@import url("//fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap");

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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: rgba(0, 0, 0, 0)
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

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 {
	-webkit-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] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-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
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

	*,
	:after,
	:before {
		color: #000 !important;
		text-shadow: none !important;
		background: rgba(0, 0, 0, 0) !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd !important
	}
}

@font-face {
	font-family: Glyphicons Halflings;
	src: url(glyphicons-halflings-regular.e3673d14.eot);
	src: url(glyphicons-halflings-regular.e3673d14.eot?#iefix) format("embedded-opentype"), url(glyphicons-halflings-regular.b2fb4677.woff2) format("woff2"), url(glyphicons-halflings-regular.0b190d8e.woff) format("woff"), url(glyphicons-halflings-regular.5db79c4f.ttf) format("truetype"), url(glyphicons-halflings-regular.f9ab423a.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: "\002a"
}

.glyphicon-plus:before {
	content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro: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"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before {
	content: "\e227"
}

.glyphicon-btc:before {
	content: "\e227"
}

.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-jpy:before {
	content: "\00a5"
}

.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-rub:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: Albert Sans
	font-size: 16px;
	background-color: #fff
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #62459c;
	text-decoration: none
}

a:focus,
a:hover {
	color: #412e67;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 10px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-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: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #d1d2d3
}

[role=button] {
	cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-weight: 700;
	line-height: 1.3;
	color: #000
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #727679
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 22px;
	margin-bottom: 11px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 11px;
	margin-bottom: 11px
}

.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%
}

p {
	margin: 0 0px 11px
}

.lead {
	margin-bottom: 22px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 24px
	}
}

.small,
small {
	font-size: 87%
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #727679
}

.text-primary {
	color: #62459c
}

a.text-primary:focus,
a.text-primary:hover {
	color: #4c3579
}

.text-success {
	color: #51a825
}

a.text-success:focus,
a.text-success:hover {
	color: #3d7e1c
}

.text-info {
	color: #5254f6
}

a.text-info:focus,
a.text-info:hover {
	color: #2224f3
}

.text-warning {
	color: #fe8f2e
}

a.text-warning:focus,
a.text-warning:hover {
	color: #f77402
}

.text-danger {
	color: #f76057
}

a.text-danger:focus,
a.text-danger:hover {
	color: #f53226
}

.bg-primary {
	color: #fff;
	background-color: #62459c
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #4c3579
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9dff7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afbcee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 10px;
	margin: 44px 0 22px;
	border-bottom: 1px solid #d1d2d3
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 11px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 22px
}

dd,
dt {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 11px 22px;
	margin: 0 0 22px;
	font-size: 20px;
	border-left: 5px solid #62459c
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #727679
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #62459c;
	border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: "\00A0 \2014"
}

address {
	margin-bottom: 22px;
	font-style: normal;
	line-height: 1.42857143
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 5px
}

code,
kbd {
	padding: 2px 4px;
	font-size: 90%
}

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}

pre {
	display: block;
	padding: 10.5px;
	margin: 0 0 11px;
	font-size: 15px;
	line-height: 1.42857143;
	color: #313335;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 5px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1156px;
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.row-no-gutters {
	margin-right: 0;
	margin-left: 0
}

.row-no-gutters [class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {

	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {

	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {

	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}
}

table {
	background-color: rgba(0, 0, 0, 0)
}

table col[class*=col-] {
	position: static;
	display: table-column;
	float: none
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none
}

caption {
	padding-top: 12px;
	padding-bottom: 12px;
	color: #727679
}

caption,
th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 12px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #e8e9ea
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #e8e9ea
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #e8e9ea
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #e8e9ea
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f6f7fa
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #d1d2d3
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #c4c5c7
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9dff7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4cdf3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 16.5px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #e8e9ea
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	min-width: 0;
	margin: 0
}

fieldset,
legend {
	padding: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 22px;
	font-size: 24px;
	line-height: inherit;
	color: #313335;
	border-bottom: 1px solid #e8e9ea
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	padding-top: 9px
}

.form-control,
output {
	display: block;
	font-size: 16px;
	line-height: 1.42857143;
	color: #313335
}

.form-control {
	width: 100%;
	height: 40px;
	padding: 8px 15px;
	/*background-color: #f6f7fa;*/
	background-image: none;
	border: 1px solid #d1d2d3;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-control:focus {
	border-color: #62459c;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(98, 69, 156, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(98, 69, 156, .6)
}

.form-control::-moz-placeholder {
	color: #727679;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #727679
}

.form-control::-webkit-input-placeholder {
	color: #727679
}

.form-control::-ms-expand {
	background-color: rgba(0, 0, 0, 0);
	border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #d1d2d3;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	input[type=date].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control,
	input[type=time].form-control {
		line-height: 40px
	}

	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 33px
	}

	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 50px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}

.checkbox label,
.radio label {
	min-height: 22px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.form-control-static {
	min-height: 38px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}

.input-sm {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 2px
}

select.input-sm {
	height: 33px;
	line-height: 33px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 2px
}

.form-group-sm select.form-control {
	height: 33px;
	line-height: 33px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 33px;
	min-height: 36px;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 1.5
}

.input-lg {
	height: 50px;
	padding: 12px 20px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 10px
}

select.input-lg {
	height: 50px;
	line-height: 50px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 50px;
	padding: 12px 20px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 10px
}

.form-group-lg select.form-control {
	height: 50px;
	line-height: 50px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 50px;
	min-height: 40px;
	padding: 13px 20px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 50px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 50px;
	height: 50px;
	line-height: 50px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 33px;
	height: 33px;
	line-height: 33px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
	color: #51a825
}

.has-success .form-control {
	border-color: #51a825;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #3d7e1c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #84da59;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #84da59
}

.has-success .input-group-addon {
	color: #51a825;
	background-color: #dff0d8;
	border-color: #51a825
}

.has-success .form-control-feedback {
	color: #51a825
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
	color: #fe8f2e
}

.has-warning .form-control {
	border-color: #fe8f2e;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #f77402;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fec594;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fec594
}

.has-warning .input-group-addon {
	color: #fe8f2e;
	background-color: #fcf8e3;
	border-color: #fe8f2e
}

.has-warning .form-control-feedback {
	color: #fe8f2e
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
	color: #f76057
}

.has-error .form-control {
	border-color: #f76057;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #f53226;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fcbcb8;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fcbcb8
}

.has-error .input-group-addon {
	color: #f76057;
	background-color: #f2dede;
	border-color: #f76057
}

.has-error .form-control-feedback {
	color: #f76057
}

.has-feedback label~.form-control-feedback {
	top: 27px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #6e7377
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	padding-top: 9px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 31px
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 9px;
		margin-bottom: 0;
		text-align: right
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 13px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 14px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
    font-weight: 700;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0);
	padding: 8px 15px;
	font-size: 16px;
	line-height: 1.42857143;
	border-radius: 10px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default.focus,
.btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	background-image: none;
	border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #62459c;
	border-color: #62459c
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #4c3579;
	border-color: #2a1e44
}

.btn-primary:hover {
	color: #fff;
	background-color: #4c3579;
	border-color: #473272
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #4c3579;
	background-image: none;
	border-color: #473272
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #5D4294;
	border-color: #111;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #5D4294;
	border-color: #111;
}

.btn-primary .badge {
	color: #5D4294;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #0000;
	border-color: #a9a9a9
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #5D4294;
	border-color: #1f400e
}

.btn-success:hover {
	color: #fff;
	background-color: #5D4294;
	border-color: #39761a
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #3d7e1c;
	background-image: none;
	border-color: #39761a
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #2f6115;
	border-color: #1f400e
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #51a825;
	border-color: #51a825
}

.btn-success .badge {
	color: #51a825;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5254f6;
	border-color: #5254f6
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #2224f3;
	border-color: #0a0cbf
}

.btn-info:hover {
	color: #fff;
	background-color: #2224f3;
	border-color: #181af3
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #2224f3;
	background-image: none;
	border-color: #181af3
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #0c0fe5;
	border-color: #0a0cbf
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5254f6;
	border-color: #5254f6
}

.btn-info .badge {
	color: #5254f6;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #feaa61;
	border-color: #feaa61
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #fe8f2e;
	border-color: #de6801
}

.btn-warning:hover {
	color: #fff;
	background-color: #fe8f2e;
	border-color: #fe8924
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #fe8f2e;
	background-image: none;
	border-color: #fe8924
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #fd7c0b;
	border-color: #de6801
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #feaa61;
	border-color: #feaa61
}

.btn-warning .badge {
	color: #feaa61;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #f76057;
	border-color: #f76057
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #f53226;
	border-color: #c51409
}

.btn-danger:hover {
	color: #fff;
	background-color: #f53226;
	border-color: #f4291d
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #f53226;
	background-image: none;
	border-color: #f4291d
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ec180b;
	border-color: #c51409
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #f76057;
	border-color: #f76057
}

.btn-danger .badge {
	color: #f76057;
	background-color: #fff
}

.btn-link {
	font-weight: 400;
	color: #62459c;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: rgba(0, 0, 0, 0);
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: rgba(0, 0, 0, 0)
}

.btn-link:focus,
.btn-link:hover {
	color: #412e67;
	text-decoration: underline;
	background-color: rgba(0, 0, 0, 0)
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #727679;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 12px 20px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 10px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 2px
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 2px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-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 dashed;
	border-top: 4px solid\9;
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-left: 4px solid rgba(0, 0, 0, 0)
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 16px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 5px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 10px 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: #313335;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #252628;
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #62459c;
	outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #727679
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #727679;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}

	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus {
	z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 50px;
	padding: 12px 20px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 10px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 50px;
	line-height: 50px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 2px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 33px;
	line-height: 33px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 8px 15px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	color: #313335;
	text-align: center;
	background-color: #d1d2d3;
	border: 1px solid #d1d2d3;
	border-radius: 5px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 2px
}

.input-group-addon.input-lg {
	padding: 12px 20px;
	font-size: 18px;
	border-radius: 10px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav>li,
.nav>li>a {
	position: relative;
	display: block
}

.nav>li>a {
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #d1d2d3
}

.nav>li.disabled>a {
	color: #727679
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #727679;
	text-decoration: none;
	cursor: not-allowed;
	background-color: rgba(0, 0, 0, 0)
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #d1d2d3;
	border-color: #62459c
}

.nav .nav-divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #d1d2d3
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 5px 5px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #d1d2d3
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #525557;
	cursor: default;
	background-color: #fff;
	border: 1px solid #d1d2d3;
	border-bottom-color: rgba(0, 0, 0, 0)
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 5px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #d1d2d3
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #d1d2d3;
		border-radius: 5px 5px 0 0
	}

	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 5px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #62459c
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 5px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
	border: 1px solid #d1d2d3
}

@media (min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #d1d2d3;
		border-radius: 5px 5px 0 0
	}

	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 22px;
	border: 1px solid rgba(0, 0, 0, 0)
}

@media (min-width:768px) {
	.navbar {
		border-radius: 5px
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	border-top: 1px solid rgba(0, 0, 0, 0);
	-webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:500px) and (orientation:landscape) {

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

@media (min-width:768px) {

	.navbar-fixed-bottom,
	.navbar-fixed-top {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {

	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 14px 15px;
	font-size: 18px;
	line-height: 22px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {

	.navbar>.container-fluid .navbar-brand,
	.navbar>.container .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 5px
}

.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: 7px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: rgba(0, 0, 0, 0);
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 22px
	}

	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 14px;
		padding-bottom: 14px
	}
}

.navbar-form {
	padding: 10px 15px;
	border-top: 1px solid rgba(0, 0, 0, 0);
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	-webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
	margin: 5px -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 .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}

	.navbar-form .input-group>.form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}

	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 5px;
	margin-bottom: 5px
}

.navbar-btn.btn-sm {
	margin-top: 8.5px;
	margin-bottom: 8.5px
}

.navbar-btn.btn-xs,
.navbar-text {
	margin-top: 14px;
	margin-bottom: 14px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left !important;
		float: left
	}

	.navbar-right {
		float: right !important;
		float: right;
		margin-right: -15px
	}

	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: rgba(0, 0, 0, 0)
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: rgba(0, 0, 0, 0)
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: rgba(0, 0, 0, 0)
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: rgba(0, 0, 0, 0)
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: rgba(0, 0, 0, 0)
	}
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #999c9f
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0)
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #999c9f
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0)
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: rgba(0, 0, 0, 0)
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #080808
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #999c9f
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: rgba(0, 0, 0, 0)
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: rgba(0, 0, 0, 0)
	}
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-link {
	color: #999c9f
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #999c9f
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 22px 0;
	border-radius: 5px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 8px 15px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #313335;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(0, 0, 0, 0)
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #62459c;
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0)
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #000;
	cursor: default;
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0)
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #727679;
	cursor: not-allowed;
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0)
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 12px 20px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px
}

.pager {
	padding-left: 0;
	margin: 22px 0;
	text-align: center;
	list-style: none
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0)
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #727679;
	cursor: not-allowed;
	background-color: rgba(0, 0, 0, 0)
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #727679
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #595c5f
}

.label-primary {
	background-color: #62459c
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #4c3579
}

.label-success {
	background-color: #51a825
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #3d7e1c
}

.label-info {
	background-color: #5254f6
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #2224f3
}

.label-warning {
	background-color: #feaa61
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #fe8f2e
}

.label-danger {
	background-color: #f76057
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #f53226
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #727679;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #62459c;
	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: 22px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 5px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	color: #51a825;
	background-color: #dff0d8;
	border-color: #51a825
}

.alert-success hr {
	border-top-color: #479320
}

.alert-success .alert-link {
	color: #3d7e1c
}

.alert-info {
	color: #5254f6;
	background-color: #d9dff7;
	border-color: #5254f6
}

.alert-info hr {
	border-top-color: #3a3cf5
}

.alert-info .alert-link {
	color: #2224f3
}

.alert-warning {
	color: #fe8f2e;
	background-color: #fcf8e3;
	border-color: #feaa61
}

.alert-warning hr {
	border-top-color: #fe9c48
}

.alert-warning .alert-link {
	color: #f77402
}

.alert-danger {
	color: #f76057;
	background-color: #f2dede;
	border-color: #f76057
}

.alert-danger hr {
	border-top-color: #f6493f
}

.alert-danger .alert-link {
	color: #f53226
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
	color: #727679;
	cursor: not-allowed;
	background-color: #d1d2d3
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #727679
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #62459c;
	border-color: #62459c
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #d1c7e6
}

a.list-group-item,
button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #e8e9ea
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item-success {
	color: #51a825;
	background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
	color: #51a825
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
	color: #51a825;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #51a825;
	border-color: #51a825
}

.list-group-item-info {
	color: #5254f6;
	background-color: #d9dff7
}

a.list-group-item-info,
button.list-group-item-info {
	color: #5254f6
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #5254f6;
	background-color: #c4cdf3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #5254f6;
	border-color: #5254f6
}

.list-group-item-warning {
	color: #fe8f2e;
	background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #fe8f2e
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
	color: #fe8f2e;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #fe8f2e;
	border-color: #fe8f2e
}

.list-group-item-danger {
	color: #f76057;
	background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #f76057
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
	color: #f76057;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #f76057;
	border-color: #f76057
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 22px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 30px 15px
}

.panel-heading {
	padding: 8px 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 8px 15px;
	background-color: #d1d2d3;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.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: 4px;
	border-bottom-left-radius: 4px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table-responsive>.table caption,
.panel>.table caption {
	padding-right: 30px 15px;
	padding-left: 30px 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 4px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 4px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 4px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 4px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #e8e9ea
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 0
}

.panel-group {
	margin-bottom: 22px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 5px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #e8e9ea
}

.panel-default>.panel-heading {
	color: #313335;
	background-color: #e8e9ea;
	border-color: #e8e9ea
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #e8e9ea
}

.panel-default>.panel-heading .badge {
	color: #e8e9ea;
	background-color: #313335
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #e8e9ea
}

.panel-primary {
	border-color: #62459c
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #62459c;
	border-color: #62459c
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #62459c
}

.panel-primary>.panel-heading .badge {
	color: #62459c;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #62459c
}

.panel-success {
	border-color: #51a825
}

.panel-success>.panel-heading {
	color: #51a825;
	background-color: #dff0d8;
	border-color: #51a825
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #51a825
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #51a825
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #51a825
}

.panel-info {
	border-color: #5254f6
}

.panel-info>.panel-heading {
	color: #5254f6;
	background-color: #d9dff7;
	border-color: #5254f6
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #5254f6
}

.panel-info>.panel-heading .badge {
	color: #d9dff7;
	background-color: #5254f6
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #5254f6
}

.panel-warning {
	border-color: #feaa61
}

.panel-warning>.panel-heading {
	color: #fe8f2e;
	background-color: #fcf8e3;
	border-color: #feaa61
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #feaa61
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #fe8f2e
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #feaa61
}

.panel-danger {
	border-color: #f76057
}

.panel-danger>.panel-heading {
	color: #f76057;
	background-color: #f2dede;
	border-color: #f76057
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #f76057
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #f76057
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #f76057
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 10px
}

.well-sm {
	padding: 9px;
	border-radius: 2px
}

.close {
	float: right;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}

button.close {
	padding: 0;
	cursor: pointer;
	background: rgba(0, 0, 0, 0);
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	-o-transition: transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 20px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.modal-backdrop.in {
	filter: alpha(opacity=75)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e8e9ea
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 30px
}

.modal-footer {
	padding: 30px;
	text-align: right;
	border-top: 1px solid #e8e9ea
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		width: 400px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 800px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 14px;
	filter: alpha(opacity=0);
	opacity: 0
}

.tooltip.in {
	filter: alpha(opacity=80);
	opacity: .8
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	left: 5px
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 5px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: rgba(0, 0, 0, 0);
	border-style: solid
}

.carousel,
.carousel-inner {
	position: relative
}

.carousel-inner {
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: left .6s ease-in-out;
	-o-transition: .6s ease-in-out left;
	transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: -webkit-transform .6s ease-in-out;
		-o-transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}

	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}

	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}

	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		left: 0
	}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5
}

.carousel-control.left {
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	filter: alpha(opacity=90);
	opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev:before {
	content: "\2039"
}

.carousel-control .icon-next:before {
	content: "\203a"
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #6f6f6f;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #6f6f6f
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px
	}

	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px
	}

	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

.browse-section .flex-row:after,
.browse-section .flex-row:before,
.browse-section .logos-desktop:after,
.browse-section .logos-desktop:before,
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.charity-info-section .flex-row:after,
.charity-info-section .flex-row:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.givecard-success-upper-text:after,
.givecard-success-upper-text:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.partner-list:after,
.partner-list:before,
.profile-banner-row:after,
.profile-banner-row:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.browse-section .flex-row:after,
.browse-section .logos-desktop:after,
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.charity-info-section .flex-row:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.givecard-success-upper-text:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.partner-list:after,
.profile-banner-row:after,
.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: rgba(0, 0, 0, 0);
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0);
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: FontAwesome;
	src: url(fontawesome-webfont.4a2277d0.eot?v=4.7.0);
	src: url(fontawesome-webfont.4a2277d0.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(fontawesome-webfont.9fb3877d.woff2?v=4.7.0) format("woff2"), url(fontawesome-webfont.4e039e70.woff?v=4.7.0) format("woff"), url(fontawesome-webfont.152c194f.ttf?v=4.7.0) format("truetype"), url(fontawesome-webfont.a9acc805.svg?v=4.7.0#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite
}

.fa-pulse {
	-webkit-animation: fa-spin 1s steps(8) infinite;
	animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

@-webkit-keyframes bs-notify-fadeOut {
	0% {
		opacity: .9
	}

	to {
		opacity: 0
	}
}

@keyframes bs-notify-fadeOut {
	0% {
		opacity: .9
	}

	to {
		opacity: 0
	}
}

.bootstrap-select>select.bs-select-hidden,
select.bs-select-hidden,
select.selectpicker {
	display: none !important
}

.bootstrap-select {
	width: 220px \0;
	vertical-align: middle
}

.bootstrap-select>.dropdown-toggle {
	position: relative;
	width: 100%;
	text-align: right;
	white-space: nowrap;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.bootstrap-select>.dropdown-toggle:after {
	margin-top: -1px
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
	color: #727679
}

.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover {
	color: hsla(0, 0%, 100%, .5)
}

.bootstrap-select>select {
	position: absolute !important;
	bottom: 0;
	left: 50%;
	display: block !important;
	width: .5px !important;
	height: 100% !important;
	padding: 0 !important;
	opacity: 0 !important;
	border: none;
	z-index: 0 !important
}

.bootstrap-select>select.mobile-device {
	top: 0;
	left: 0;
	display: block !important;
	width: 100% !important;
	z-index: 2 !important
}

.bootstrap-select.is-invalid .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle,
.was-validated .bootstrap-select select:invalid+.dropdown-toggle {
	border-color: #b94a48
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select select:valid+.dropdown-toggle {
	border-color: #28a745
}

.bootstrap-select.fit-width {
	width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 220px
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
	outline: thin dotted #333 !important;
	outline: 5px auto -webkit-focus-ring-color !important;
	outline-offset: -2px
}

.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none;
	height: auto
}

:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]) {
	width: 100%
}

.bootstrap-select.form-control.input-group-btn {
	float: none;
	z-index: auto
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*=col-]) {
	width: auto
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
	float: none;
	display: inline-block;
	margin-left: 0
}

.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*=col-].dropdown-menu-right,
.row .bootstrap-select[class*=col-].dropdown-menu-right {
	float: right
}

.form-group .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-inline .bootstrap-select {
	margin-bottom: 0
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
	padding: 0
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
	height: 100%;
	font-size: inherit;
	line-height: inherit;
	border-radius: inherit
}

.bootstrap-select.form-control-lg .dropdown-toggle,
.bootstrap-select.form-control-sm .dropdown-toggle {
	font-size: inherit;
	line-height: inherit;
	border-radius: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle {
	padding: .25rem .5rem
}

.bootstrap-select.form-control-lg .dropdown-toggle {
	padding: .5rem 1rem
}

.form-inline .bootstrap-select .form-control {
	width: 100%
}

.bootstrap-select.disabled,
.bootstrap-select>.disabled {
	cursor: not-allowed
}

.bootstrap-select.disabled:focus,
.bootstrap-select>.disabled:focus {
	outline: none !important
}

.bootstrap-select.bs-container {
	position: absolute;
	top: 0;
	left: 0;
	height: 0 !important;
	padding: 0 !important
}

.bootstrap-select.bs-container .dropdown-menu {
	z-index: 1060
}

.bootstrap-select .dropdown-toggle .filter-option {
	position: static;
	top: 0;
	left: 0;
	float: left;
	height: 100%;
	width: 100%;
	text-align: left;
	overflow: hidden;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
	padding-right: inherit
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
	position: absolute;
	padding-top: inherit;
	padding-bottom: inherit;
	padding-left: inherit;
	float: none
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
	padding-right: inherit
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
	overflow: hidden
}

.bootstrap-select .dropdown-toggle .filter-expand {
	width: 0 !important;
	float: left;
	opacity: 0 !important;
	overflow: hidden
}

.bootstrap-select .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
	border-radius: inherit
}

.bootstrap-select[class*=col-] .dropdown-toggle {
	width: 100%
}

.bootstrap-select .dropdown-menu {
	min-width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.bootstrap-select .dropdown-menu>.inner:focus {
	outline: none !important
}

.bootstrap-select .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.bootstrap-select .dropdown-menu li {
	position: relative
}

.bootstrap-select .dropdown-menu li.active small {
	color: hsla(0, 0%, 100%, .5) !important
}

.bootstrap-select .dropdown-menu li.disabled a {
	cursor: not-allowed
}

.bootstrap-select .dropdown-menu li a {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.bootstrap-select .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em
}

.bootstrap-select .dropdown-menu li a span.check-mark {
	display: none
}

.bootstrap-select .dropdown-menu li a span.text {
	display: inline-block
}

.bootstrap-select .dropdown-menu li small {
	padding-left: .5em
}

.bootstrap-select .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	pointer-events: none;
	opacity: .9;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.bootstrap-select .dropdown-menu .notify.fadeOut {
	-webkit-animation: bs-notify-fadeOut .3s linear .75s forwards;
	animation: bs-notify-fadeOut .3s linear .75s forwards
}

.bootstrap-select .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
	position: static;
	display: inline;
	padding: 0
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
	display: inline
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
	content: "\00a0"
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	top: 5px
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}

.bootstrap-select .bs-ok-default:after {
	content: "";
	display: block;
	width: .5em;
	height: 1em;
	border-style: solid;
	border-width: 0 .26em .26em 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle {
	z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
	content: "";
	border-left: 7px solid rgba(0, 0, 0, 0);
	border-right: 7px solid rgba(0, 0, 0, 0);
	border-bottom: 7px solid hsla(0, 0%, 80%, .2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
	content: "";
	border-left: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-bottom: 6px solid #fff;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
	bottom: auto;
	top: -4px;
	border-top: 7px solid hsla(0, 0%, 80%, .2);
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
	bottom: auto;
	top: -4px;
	border-top: 6px solid #fff;
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
	right: 12px;
	left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
	right: 13px;
	left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before {
	display: block
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
	padding: 4px 8px
}

.bs-actionsbox {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.bs-actionsbox .btn-group button {
	width: 50%
}

.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.bs-donebutton .btn-group button {
	width: 100%
}

.bs-searchbox+.bs-actionsbox {
	padding: 0 8px 4px
}

.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
	float: none
}

html {
	font-size: 16px
}

body,
html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0
}

body {
	color: #313335;
	font-size: 1rem
}

@media (max-width:991px) {

	body.offcanvas-animating,
	body.offcanvas-open {
		overflow: hidden
	}
}

body a {
	color: #313335
}

body.admin-tools-visible .navigation-wrapper {
	margin-top: 50px;
}

body.admin-tools-visible .offcanvas-nav {
	top: 50px
}

* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.content-wrap {
	position: relative;
	width: 100%;
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	-o-transition: transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s
}

.content-wrap.supports-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	height: 100%
}

.content-wrap.windows-phone {
	display: block
}

@media (max-width:991px) {
	body.offcanvas-open .content-wrap {
		-webkit-transform: translate3d(270px, 0, 0);
		transform: translate3d(270px, 0, 0)
	}
}

@media (min-width:992px) {
	.main-content {
		margin-top: 20px
	}
}

#main {
	z-index: 1
}

#main.supports-flex {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

#main .alert i {
	margin-right: 15px
}

.footer {
	z-index: 1;
	position: relative;
	clear: both;
	padding-top: 30px
}

.page-header {
	border: 0
}

@media (max-width:991px) {
	.page-header {
		margin: 15px 0 10px;
		padding: 0
	}
}

@media (max-width:991px) {
	.page-header h1 {
		margin: 0
	}
}

.btn {
	text-transform: unset
}

.bootstrap-select .btn {
	text-transform: none
}

.panel hr,
.well hr {
	border-color: #d1d2d3
}

.scroll-top-btn {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: rgba(0, 0, 0, .3);
	color: #fff;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.scroll-top-btn:focus,
.scroll-top-btn:hover {
	background: #000;
	color: #fff
}

.scroll-top-btn.visible {
	visibility: visible;
	opacity: 1;
	z-index: 1000
}

.title-bar {
	text-transform: none;
	margin-top: 15px;
	margin-bottom: 25px
}

.title-bar.light {
	position: relative
}

.title-bar.light:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	height: 0;
	z-index: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-bottom: 1px solid #d1d2d3
}

.title-bar.light h1,
.title-bar.light h2,
.title-bar.light h3,
.title-bar.light h4 {
	line-height: 1;
	position: relative;
	display: inline-block;
	z-index: 1;
	margin: 0;
	color: #313335;
	vertical-align: middle;
	padding-right: 15px;
	background: #fff
}

.title-bar.dark {
	padding: 10px 15px;
	background: #313335;
	color: #fff
}

.title-bar.dark h1,
.title-bar.dark h2,
.title-bar.dark h3,
.title-bar.dark h4 {
	margin: 0;
	color: #fff
}

.frontpage-carousel {
	margin-bottom: 50px
}

.homepage-banners {
	overflow: hidden
}

.homepage-banners.container>div:first-child {
	margin-top: 30px
}

section.image-banner {
	background: #62459c;
	padding: 70px 0;
	text-align: center;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

section.image-banner h1 {
	margin: 0 40px;
	text-transform: uppercase;
	color: #fff;
	text-align: left
}

@media (min-width:992px) {
	section.image-banner h1 {
		font-size: 4rem
	}
}

.breadcrumb {
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
	list-style: none;
	color: #727679;
	font-size: .9rem;
	background: none
}

@media (min-width:992px) {
	.breadcrumb {
		margin-bottom: 20px
	}
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li a {
	color: #727679
}

.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 2px
}

.panel {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0
}

.panel.panel-white-bg {
	background: #fff;
	border: 3px solid #e8e9ea
}

.panel .panel-title {
	font-size: 1.4rem;
	border-bottom: 3px solid #62459c;
	padding: 7px
}

.message-wrapper {
	position: fixed;
	bottom: 10px;
	right: 10px;
	max-width: 300px
}

.table.table-prices {
	width: 50%
}

.table.table-prices tr td {
	white-space: nowrap;
	border: none
}

.table.table-prices tr td .original-price {
	font-size: .95rem;
	text-decoration: line-through
}

.table.table-prices tr td .discounted-price {
	font-size: 1rem
}

.discount-color {
	color: #b12704
}

.open .dropdown-menu {
	-webkit-animation: fadeIn .2s;
	animation: fadeIn .2s
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.flash {
	z-index: 1000
}

hr {
	border-style: solid
}

button {
	background-color: #f6f7fa;
	color: #313335;
	border-color: #d1d2d3
}

.lead {
	font-size: 1.15rem
}

.dropzone {
	background-color: #d1d2d3;
	border: 2px dashed #d1d2d3;
	border-radius: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 100%
}

.dropzone .dz-message {
	margin: 2rem 0 0;
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out
}

.dropzone .dz-message:before {
	content: "\f0ee";
	font-family: FontAwesome;
	font-size: 2.4rem;
	color: #d1d2d3;
	position: absolute;
	top: 1rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.dropzone .dz-message span a {
	text-decoration: none;
	border-bottom: 1px solid #62459c
}

.dropzone.dz-drag-hover {
	border-color: #62459c;
	border-style: dashed;
	-webkit-box-shadow: 0 8px 30px -4px #d1d2d3;
	box-shadow: 0 8px 30px -4px #d1d2d3
}

.dropzone span {
	color: #313335
}

.main-messages-wrap .container>* {
	margin: 15px 0
}

.badge.sale {
	background-color: #b12704
}

@media (max-width:991px) {
	.navigation-wrapper {
		margin-bottom: 20px
	}
}

.site-nav {
	margin-bottom: 0;
	border: 0;
	padding: 20px 0;
	background-color: transparent !important;
	background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%) !important;
}

@media (max-width:767px) {
	.site-nav {
		padding-top: 15px
	}
}

@media (max-width:991px) {
	.site-nav {
		border-bottom: 1px solid #d1d2d3
	}
}

.site-nav.checkout-nav {
	border-bottom: 1px solid #d1d2d3;
	margin-bottom: 30px
}

.site-nav.checkout-nav .flex-row {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

@media (max-width:991px) {
	.site-nav>.container {
		width: 100%
	}
}

@media (min-width:768px) and (max-width:991px) {
	.site-nav>.container {
		padding-left: 30px;
		padding-right: 30px
	}
}

.site-nav .flex-row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.site-nav .flex-row,
.site-nav .logo-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.site-nav .logo-wrap {
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

@media (max-width:550px) {
	.site-nav .logo-wrap {
		padding: 0 0 0 5px
	}
}

.site-nav .logo-wrap .logo {
	float: left;
	display: block
}

.site-nav .logo-wrap .logo.no-image {
	height: 50px
}

@media (max-width:767px) {
	.site-nav .logo-wrap .logo.no-image {
		height: 40px
	}
}

.site-nav .logo-wrap .logo.has-image.logo-square img {
	max-height: 90px;
	max-width: 90px
}

@media (max-width:550px) {
	.site-nav .logo-wrap .logo.has-image.logo-square img {
		max-height: 70px;
		max-width: 70px
	}
}

.site-nav .logo-wrap .logo.has-image.logo-horizontal img {
	max-height: 60px;
	max-width: 300px
}

@media (max-width:550px) {
	.site-nav .logo-wrap .logo.has-image.logo-horizontal img {
		max-height: 45px;
		max-width: 150px
	}
}

@media (max-width:359px) {
	.site-nav .logo-wrap .logo.has-image.logo-horizontal img {
		max-width: 90px
	}
}

.site-nav .logo-wrap .logo.has-image.logo-vertical img {
	max-height: 90px
}

@media (max-width:550px) {
	.site-nav .logo-wrap .logo.has-image.logo-vertical img {
		max-height: 70px
	}
}

.site-nav .logo-wrap .logo a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.site-nav .secondary-nav {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-left: 15px;
	padding-right: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

@media (min-width:992px) {
	.site-nav .secondary-nav.search-on-top .secondary-nav-dropdowns {
		margin: 10px 0 0
	}
}

.site-nav .secondary-nav .nav-basket-element {
	margin: 0;
	padding: 0
}

.site-nav .secondary-nav .cart>a {
	padding: 5px 0;
	display: block;
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif
}

.site-nav .secondary-nav .cart>a:focus,
.site-nav .secondary-nav .cart>a:hover {
	text-decoration: none
}

.site-nav .secondary-nav .cart>a i,
.site-nav .secondary-nav .cart>a span {
	margin: 0 1px
}

.site-nav .secondary-nav .cart .dropdown-menu {
	left: auto;
	right: 0;
	padding: 15px;
	max-height: 500px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-right: 0
}

@media (min-width:768px) {
	.site-nav .secondary-nav .cart .dropdown-menu {
		white-space: nowrap
	}
}

@media (max-width:768px) {
	.site-nav .secondary-nav .cart .dropdown-menu table.table>tfoot>tr>th {
		border-top: 0
	}
}

.site-nav .secondary-nav .cart .dropdown-menu:after,
.site-nav .secondary-nav .cart .dropdown-menu:before {
	left: auto;
	right: 12px
}

.site-nav .secondary-nav .cart .dropdown-menu:after {
	margin-left: 0;
	margin-right: -1px
}

.site-nav .secondary-nav .cart .dropdown-menu td.v-middle {
	vertical-align: middle
}

.site-nav .secondary-nav .cart .dropdown-menu td .btn-remove {
	padding: 0;
	background: rgba(0, 0, 0, 0);
	margin-top: -4px
}

.site-nav .secondary-nav .cart .btn-view-cart {
	padding: 10px 15px;
	text-transform: uppercase
}

.site-nav .secondary-nav .cart .btn-view-cart i {
	margin-left: 5px
}

.site-nav .secondary-nav .cart .empty-cart {
	font-size: 1.2rem;
	display: block;
	padding: 5px
}

.site-nav .secondary-nav .cart .empty-cart i {
	margin-right: 5px;
	font-size: 1.5rem
}

.site-nav .secondary-nav .secondary-nav-dropdowns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0
}

@media (min-width:992px) {
	.site-nav .secondary-nav .secondary-nav-dropdowns {
		margin: 0 0 10px
	}
}

.site-nav .secondary-nav .secondary-nav-dropdowns ul.language-nav,
.site-nav .secondary-nav .secondary-nav-dropdowns ul.user-nav {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none
}

@media (min-width:768px) {

	.site-nav .secondary-nav .secondary-nav-dropdowns ul.language-nav,
	.site-nav .secondary-nav .secondary-nav-dropdowns ul.user-nav {
		margin: 0 0 0 15px
	}
}

.site-nav .secondary-nav .secondary-nav-dropdowns ul.language-nav>li,
.site-nav .secondary-nav .secondary-nav-dropdowns ul.user-nav>li {
	display: block
}

.site-nav .secondary-nav .secondary-nav-dropdowns ul.language-nav>li>a,
.site-nav .secondary-nav .secondary-nav-dropdowns ul.user-nav>li>a {
	display: block;
	padding: 7px;
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.site-nav .secondary-nav .secondary-nav-dropdowns ul.language-nav>li>a:focus,
.site-nav .secondary-nav .secondary-nav-dropdowns ul.language-nav>li>a:hover,
.site-nav .secondary-nav .secondary-nav-dropdowns ul.user-nav>li>a:focus,
.site-nav .secondary-nav .secondary-nav-dropdowns ul.user-nav>li>a:hover {
	text-decoration: none
}

.site-nav .secondary-nav .secondary-nav-dropdowns ul.language-nav {
	margin: 0 15px 0 0
}

.site-nav .secondary-nav .dropdown-menu {
	left: auto;
	right: 0;
	margin-top: 5px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
	padding-top: 5px;
	padding-bottom: 5px
}

.site-nav .secondary-nav .dropdown-menu.login {
	min-width: 280px;
	padding: 15px 20px
}

.site-nav .secondary-nav .dropdown-menu.login label:empty {
	display: none
}

.site-nav .secondary-nav .user-nav #login-dropdown span.hidden-xs {
	display: inline !important
}

.site-nav .secondary-nav form.search-form {
	width: 260px
}

@media (max-width:992px) {
	.site-nav .secondary-nav form.search-form {
		display: none
	}
}

.site-nav .secondary-nav .search-container {
	position: relative
}

.site-nav .secondary-nav .search-container .form-control {
	padding-right: 40px
}

.site-nav .secondary-nav .search-container .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #313335
}

.site-nav .secondary-nav .search-container .search-submit-btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0);
	padding: 8px 15px;
	font-size: 16px;
	line-height: 1.42857143;
	border-radius: 5px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform: unset;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	right: 0;
	top: 0
}

.site-nav .secondary-nav .search-container .search-submit-btn.active.focus,
.site-nav .secondary-nav .search-container .search-submit-btn.active:focus,
.site-nav .secondary-nav .search-container .search-submit-btn.focus,
.site-nav .secondary-nav .search-container .search-submit-btn:active.focus,
.site-nav .secondary-nav .search-container .search-submit-btn:active:focus,
.site-nav .secondary-nav .search-container .search-submit-btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.site-nav .secondary-nav .search-container .search-submit-btn.focus,
.site-nav .secondary-nav .search-container .search-submit-btn:focus,
.site-nav .secondary-nav .search-container .search-submit-btn:hover {
	color: #333;
	text-decoration: none
}

.site-nav .secondary-nav .search-container .search-submit-btn.active,
.site-nav .secondary-nav .search-container .search-submit-btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.site-nav .secondary-nav .search-container .search-submit-btn.disabled,
.site-nav .secondary-nav .search-container .search-submit-btn[disabled],
fieldset[disabled] .site-nav .secondary-nav .search-container .search-submit-btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none
}

a.site-nav .secondary-nav .search-container .search-submit-btn.disabled,
fieldset[disabled] a.site-nav .secondary-nav .search-container .search-submit-btn {
	pointer-events: none
}

.site-nav .secondary-nav .search-container .search-submit-btn:active,
.site-nav .secondary-nav .search-container .search-submit-btn:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #62459c
}

.site-nav .gdpr-consent-text-auth {
	text-align: center;
	font-size: 14px;
	color: #727679
}

.site-nav .gdpr-consent-text-auth a {
	text-decoration: underline
}

.site-nav .nav-toggler {
	height: 40px;
	width: 42px;
	border: 0;
	padding: 0;
	background: rgba(0, 0, 0, 0);
	margin-right: 15px;
	position: relative;
	border-radius: 5px
}

@media (max-width:550px) {
	.site-nav .nav-toggler {
		margin-right: 10px
	}
}

@media (min-width:992px) {
	.site-nav .nav-toggler {
		display: none !important
	}
}

.site-nav .nav-toggler:focus .hamburger,
.site-nav .nav-toggler:focus .hamburger:after,
.site-nav .nav-toggler:focus .hamburger:before,
.site-nav .nav-toggler:hover .hamburger,
.site-nav .nav-toggler:hover .hamburger:after,
.site-nav .nav-toggler:hover .hamburger:before {
	background: #62459c
}

body.offcanvas-open .site-nav .nav-toggler .hamburger {
	background-color: rgba(0, 0, 0, 0)
}

body.offcanvas-open .site-nav .nav-toggler .hamburger:after,
body.offcanvas-open .site-nav .nav-toggler .hamburger:before {
	margin-top: 0;
	background: #62459c;
	left: 0
}

body.offcanvas-open .site-nav .nav-toggler .hamburger:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

body.offcanvas-open .site-nav .nav-toggler .hamburger:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 20px;
	margin: 0
}

.site-nav .nav-toggler .hamburger,
.site-nav .nav-toggler .hamburger:after,
.site-nav .nav-toggler .hamburger:before {
	content: "";
	background: #313335;
	border-radius: 1px;
	width: 20px;
	height: 2px;
	position: absolute;
	display: block;
	cursor: pointer;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	top: 48%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.site-nav .nav-toggler .hamburger:before {
	top: 0;
	margin-top: -6px
}

.site-nav .nav-toggler .hamburger:after {
	top: 0;
	margin-top: 6px;
	width: 14px;
	margin-left: -3px
}

.main-menu {
	border-color: #d1d2d3;
	border-style: solid;
	border-width: 1px 0;
	font-size: 1.2rem;
	background: #fff;
	display: none
}

.main-menu:after,
.main-menu:before {
	display: table;
	content: " "
}

.main-menu:after {
	clear: both
}

@media (min-width:1200px) {
	.main-menu {
		font-size: 1.3rem
	}
}

@media (min-width:992px) {
	.main-menu {
		display: block
	}
}

.main-menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

.main-menu ul li a {
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif;
	display: block;
	color: #313335
}

.main-menu ul.menu-items {
	position: relative
}

.main-menu ul.menu-items:after,
.main-menu ul.menu-items:before {
	display: table;
	content: " "
}

.main-menu ul.menu-items:after {
	clear: both
}

.main-menu ul.menu-items>li {
	display: block;
	float: left;
	position: relative
}

.main-menu ul.menu-items>li:focus>a,
.main-menu ul.menu-items>li:hover>a {
	background-color: #62459c !important;
	color: #fff !important;
	text-decoration: none;
	z-index: 1001
}

.main-menu ul.menu-items>li>a {
	padding: 0 15px;
	line-height: 50px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	color: #313335;
	position: relative
}

.main-menu ul.menu-items>li.is-parent {
	position: static
}

.main-menu ul.menu-items>li.is-parent>a:after {
	display: inline-block;
	content: "\f107";
	font-family: FontAwesome !important;
	margin-left: 5px;
	line-height: 1
}

.main-menu ul.menu-items>li.is-parent:focus>.mega-menu-container,
.main-menu ul.menu-items>li.is-parent:hover>.mega-menu-container {
	visibility: visible;
	opacity: 1;
	z-index: 1000
}

.main-menu ul.menu-items>li.is-parent.edge .mega-menu-container {
	right: 0
}

.main-menu ul.menu-items>li.current-parent:focus>a,
.main-menu ul.menu-items>li.current-parent:hover>a,
.main-menu ul.menu-items>li.current-parent>a,
.main-menu ul.menu-items>li.current:focus>a,
.main-menu ul.menu-items>li.current:hover>a,
.main-menu ul.menu-items>li.current>a {
	color: #313335;
	background: #e8e9ea
}

.main-menu .mega-menu-container {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 100%;
	background: #fff;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
	padding: 15px 30px;
	z-index: -1000;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
	overflow-y: hidden
}

.main-menu .mega-menu-container>ul {
	float: left;
	width: 160px
}

.main-menu .mega-menu-container>ul:after,
.main-menu .mega-menu-container>ul:before {
	display: table;
	content: " "
}

.main-menu .mega-menu-container>ul:after {
	clear: both
}

.main-menu .mega-menu-container>ul+ul {
	margin-left: 30px
}

.main-menu .mega-menu-container ul {
	position: relative
}

.main-menu .mega-menu-container ul li {
	margin: 10px 0
}

.main-menu .mega-menu-container ul li a {
	display: block;
	color: #313335
}

.main-menu .mega-menu-container ul .level-1 {
	display: block;
	width: 100%
}

.main-menu .mega-menu-container ul .level-2 {
	font-size: 1rem;
	padding-left: 15px
}

.main-menu .mega-menu-container ul .level-2 ul {
	display: none
}

.navbar-admin-tools .navbar-brand {
	width: 100%;
	position: absolute
}

.navbar-admin-tools .navbar-brand h2 {
	font-size: 1.2rem;
	float: left;
	padding: 0;
	margin: 0 10px 0 0
}

.navbar-admin-tools .navbar-brand .admin-tools-info {
	float: left;
	position: relative
}

.navbar-admin-tools .navbar-brand .admin-tools-info .badge {
	font-size: .85rem
}

.navbar-admin-tools .navbar-brand .admin-tools-info .badge.badge-warning {
	background-color: #f76057
}

.navbar-admin-tools .navbar-brand .admin-tools-info i {
	margin-left: 10px
}

.navbar-admin-tools .navbar-brand .admin-tools-info .fa-eye-slash {
	color: #f76057
}

.navbar-admin-tools .navbar-brand .admin-tools-info .fa-eye {
	color: #51a825
}

footer {
/*	margin-top: 30px;*/
	color: #313335
}

footer section.newsletter-lift {
	padding: 0;
	background: rgba(0, 0, 0, 0)
}

footer section.newsletter-lift h2 {
	text-align: left
}

footer section.newsletter-lift p {
	text-align: left;
	font-weight: 400
}

footer section.newsletter-lift .form-group {
	margin: 0 auto;
	width: 100% !important
}

footer h2 {
	text-transform: uppercase;
	font-size: 1.2rem;
	border-bottom: 1px solid #d1d2d3;
	padding-bottom: 6px;
	color: #313335
}

footer ul {
	padding: 0;
	list-style: none
}

@media (max-width:480px) {
	footer .col-xxs-12 {
		width: 100%
	}
}

footer .footer-top {
	padding: 30px 0;
	background: #f6f7fa
}

footer .footer-top a {
	color: #313335
}

footer .footer-top a:focus,
footer .footer-top a:hover {
	text-decoration: underline;
	color: #412e67
}

footer .footer-top h4 {
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 8px;
	border-bottom: 1px solid #d1d2d3;
	padding-bottom: 5px;
	color: #313335
}

footer .footer-top img {
	height: 191px;
	max-width: 210px
}

footer .footer-top .social-media-links .row {
	margin: 0
}

footer .footer-top .social-media-links ul {
	list-style: none;
	padding-left: 5px
}

footer .footer-top .social-media-links li {
	margin: 10px;
	display: inline-block
}

footer .footer-top .social-media-links a {
	color: #313335
}

footer .footer-top .social-media-links a:focus,
footer .footer-top .social-media-links a:hover {
	color: #412e67
}

footer .footer-bottom {
	padding: 8px 0;
	background: #313335;
	text-align: center;
	color: hsla(0, 0%, 100%, .75)
}

footer .footer-bottom ul {
	margin: 0
}

footer .footer-bottom ul li {
	color: hsla(0, 0%, 100%, .75)
}

footer .footer-bottom p.powered {
	padding-top: 5px;
	margin: 0;
	color: hsla(0, 0%, 100%, .75)
}

footer .footer-bottom p.powered a {
	color: hsla(0, 0%, 100%, .75);
	text-decoration: none
}

.basket-message {
	position: fixed;
	right: 15px;
	bottom: 30px;
	height: auto;
	width: 100%;
	max-width: 280px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: rgba(81, 168, 37, .95);
	color: #fff;
	text-align: left;
	-webkit-transition: opacity .15s, -webkit-transform .3s;
	transition: opacity .15s, -webkit-transform .3s;
	-o-transition: transform .3s, opacity .15s;
	transition: transform .3s, opacity .15s;
	transition: transform .3s, opacity .15s, -webkit-transform .3s;
	-webkit-transform: translateX(150%);
	-ms-transform: translateX(150%);
	transform: translateX(150%);
	border-radius: 10px;
	opacity: 0;
	visibility: hidden;
	z-index: -40
}

@media (min-width:768px) {
	.basket-message {
		bottom: auto;
		right: 30px;
		top: 30px;
		max-width: 350px
	}
}

.basket-message.in {
	z-index: 3000;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.basket-message .error-msg,
.basket-message .success-msg {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.basket-message .text-wrap {
	padding: 20px
}

.basket-message .text-wrap .error-msg {
	display: none
}

.basket-message .text-wrap p {
	display: block;
	font-weight: 700;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	margin-left: 15px;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 1.1
}

.basket-message .text-wrap i {
	font-size: 2rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

.basket-message.error {
	background: rgba(247, 96, 87, .95)
}

.basket-message.error .error-msg {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.basket-message.error .success-msg {
	display: none
}

.product-card {
	text-align: center;
	position: relative;
	background-color: #fff
}

.product-card .actions {
	width: 100%
}

.product-card .render-on-hover {
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	border-color: rgba(0, 0, 0, 0);
	position: absolute;
	display: none;
	top: -10px;
	left: 0;
	right: 0
}

.product-card.touched,
.product-card:hover {
	z-index: 4
}

.product-card.touched .actions,
.product-card:hover .actions {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.product-card .product-price-div h2 {
	font-size: 1.4rem;
	margin-bottom: 0
}

.product-card .btn-view-details {
	display: none
}

.product-card .detail-wrap {
	position: relative
}

.product-card .detail-wrap .name {
	line-height: 1.45em;
	max-height: 4.35em;
	line-clamp: 3;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.product-card .supplier-info-link {
	font-weight: 700
}

.product-card .supplier-info-link:hover {
	text-decoration: underline !important;
	color: #62459c !important
}

@media (min-width:768px) {

	.product-card:focus .overlay,
	.product-card:hover .overlay {
		display: block
	}
}

.product-card:focus .labels,
.product-card:hover .labels {
	-webkit-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
	left: 5px;
	top: 0
}

.product-card:focus .labels .label-new,
.product-card:focus .labels .label-sale,
.product-card:hover .labels .label-new,
.product-card:hover .labels .label-sale {
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 65px;
	-webkit-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s
}

.product-card:focus .user-actions,
.product-card:hover .user-actions {
	visibility: visible;
	opacity: 1;
	-webkit-transition: visibility 0s ease-in-out 0s, opacity .3s ease-in-out .1s;
	-o-transition: visibility 0s ease-in-out 0s, opacity .3s ease-in-out .1s;
	transition: visibility 0s ease-in-out 0s, opacity .3s ease-in-out .1s
}

.product-card .product-card-comparison,
.product-card .product-card-wishlist {
	float: left;
	position: relative
}

.product-card.category-view,
.product-card.search-view {
	margin-bottom: 40px
}

@media (max-width:768px) {

	.product-card.category-view.touched,
	.product-card.search-view.touched {
		margin-bottom: 300px
	}
}

.product-card .actions {
	display: none;
	position: absolute;
	background-color: #fff;
	padding: 15px
}

.product-card .actions .product-name {
	display: none
}

.product-card .actions .form-group span {
	font-weight: 700;
	text-align: left
}

.product-card .actions .form-group.amount .sales-unit {
	padding: 5px
}

.product-card .actions .form-group.amount .form-control {
	text-align: right;
	padding: 0
}

@media (max-width:991px) {
	.product-card .actions .form-group.amount .form-control {
		padding: 0 .75em
	}
}

.product-card .overlay {
	z-index: 2;
	display: none;
	position: absolute;
	top: 40px;
	left: 15px;
	right: 15px;
	text-align: center
}

.product-card .overlay .btn-preview,
.product-card .overlay .btn-quick-add {
	width: 120px;
	background: rgba(49, 51, 53, .9);
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1rem;
	font-weight: 700;
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif
}

.product-card .overlay .btn-preview i,
.product-card .overlay .btn-quick-add i {
	margin-right: 3px;
	font-size: 1.4rem;
	position: relative
}

.product-card .overlay .btn-preview:focus,
.product-card .overlay .btn-preview:hover,
.product-card .overlay .btn-quick-add:focus,
.product-card .overlay .btn-quick-add:hover {
	background: #424548;
	color: #fff
}

.product-card .overlay .btn-quick-add {
	margin-top: 10px;
	background: #62459c
}

.product-card .overlay .btn-quick-add:focus,
.product-card .overlay .btn-quick-add:hover {
	background: #7252b3;
	color: #fff
}

.product-card a:not(.btn) {
	display: block;
	color: #313335
}

.product-card a:not(.btn):focus,
.product-card a:not(.btn):hover {
	color: #313335;
	text-decoration: none
}

.product-card a:not(.btn):focus .name,
.product-card a:not(.btn):hover .name {
	color: #412e67
}

.product-card a:not(.btn):focus .price-line,
.product-card a:not(.btn):hover .price-line {
	color: #62459c
}

.product-card .labels {
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 5px;
	-webkit-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s
}

.product-card .labels .label-new,
.product-card .labels .label-sale {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 55px;
	margin-right: 7px;
	background: #62459c;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font-size: 1.1rem;
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif;
	-webkit-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s
}

.product-card .labels .label-sale {
	background: #b12704;
	color: #fff
}

.product-card .labels .label-new {
	background: #62459c;
	color: #fff
}

.product-card .image-wrap {
	position: relative;
	padding: 15px 15px 0
}

.product-card .image-wrap .image {
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat;
	display: block
}

.product-card .image-wrap .image:before {
	content: "";
	display: block;
	position: relative;
	padding-top: 100%
}

.product-card .user-actions {
	display: block;
	z-index: 100;
	position: absolute;
	right: 10px;
	bottom: 10px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s ease-in-out .6s, opacity .3s ease-in-out .3s;
	-o-transition: visibility 0s ease-in-out .6s, opacity .3s ease-in-out .3s;
	transition: visibility 0s ease-in-out .6s, opacity .3s ease-in-out .3s
}

.product-card .user-actions .action {
	float: left
}

.product-card .user-actions .action .btn {
	margin-right: 2px
}

.product-card .user-actions .action .btn .text,
.product-card .user-list-actions {
	display: none
}

.product-card .detail-wrap {
	min-height: 60px;
	padding: 15px 10px 0;
	font-size: 1.1rem
}

.product-card .detail-wrap .name {
	margin-bottom: 5px
}

.product-card .detail-wrap p {
	margin: 0
}

.product-card .detail-wrap .price {
	margin: 5px 0
}

.product-card .detail-wrap .price-line {
	color: #62459c
}

.product-card .detail-wrap .price-line .lead {
	font-size: 100%
}

.product-card .detail-wrap .price-line strong {
	font-weight: 700
}

.product-card .detail-wrap .supplier-info {
	color: #727679;
	margin: 5px 0 !important
}

.product-card .detail-wrap .product-reviews-rating-star {
	margin: 5px 0;
	color: #313335
}

.product-card .detail-wrap .description {
	margin: 5px 0;
	display: none
}

.product-card .btn {
	margin-top: 5px;
	font-size: .8rem;
	font-weight: 700
}

.owl-item .product-card {
	position: relative
}

@media (max-width:1199px) {

	.owl-item .product-card .price-box-container,
	.owl-item .product-card .quantity-box-container {
		min-width: 100%
	}
}

.owl-item .product-card .actions {
	top: 0;
	position: absolute;
	z-index: 100;
	background-color: hsla(0, 0%, 100%, .95);
	margin-top: 0;
	height: 100%
}

.owl-item .product-card .actions .product-name {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px;
	display: block
}

.owl-item .product-card .actions .dropdown-toggle {
	font-size: 12px;
	padding: 3px 6px
}

.owl-item .product-card .actions .form-group {
	margin: 0
}

.owl-item .product-card .actions .product-price-div h2 {
	font-size: 14px;
	margin: 0;
	padding: 0
}

@media (max-width:1199px) {
	.owl-item .product-card .actions .product-price-div h2 {
		font-size: 18px;
		margin: .5em 0
	}
}

.owl-item .product-card .actions form.add-to-basket {
	margin-bottom: 0
}

.owl-item .product-card .actions .add-to-cart-button,
.owl-item .product-card .actions .btn-view-details {
	padding: 5px;
	font-size: .8rem
}

.owl-item .product-card .actions .btn-view-details {
	display: block
}

.owl-item .product-card .actions .btn-preview {
	padding: 5px;
	font-size: 9px;
	margin-top: 5px
}

.owl-item .product-card .actions .form-group.amount label {
	display: none
}

.owl-item .product-card .actions .form-group.amount .input-group .sales-unit {
	font-size: 12px
}

.owl-item .product-card .actions .form-group.amount .input-group input {
	padding: 0 0 0 5px
}

@media (max-width:991px) {
	.owl-item .product-card .actions .form-group.amount .input-group input {
		padding: 0 .75em
	}
}

.carousel .carousel-control {
	background-image: none !important;
	background-repeat: no-repeat !important;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	text-align: center;
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: #313335;
	text-shadow: none;
	opacity: .6
}

@media (max-width:767px) {
	.carousel .carousel-control {
		display: none
	}
}

.carousel .carousel-control.left {
	left: 15px
}

.carousel .carousel-control.right {
	right: 15px
}

.carousel .carousel-control span {
	font-size: 2rem;
	line-height: 36px;
	margin-top: 0;
	top: 0
}

.carousel-section {
	margin-top: 30px;
	margin-bottom: 15px;
	padding: 0 30px
}

.carousel-section+.carousel-section {
	margin-top: 50px
}

.carousel-section .title-bar {
	margin-left: -30px;
	margin-right: -30px
}

.carousel-section .owl-stage-outer {
	z-index: 2
}

.carousel-section .owl-nav {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 4rem;
	color: #727679
}

.carousel-section .owl-nav .owl-next,
.carousel-section .owl-nav .owl-prev {
	-webkit-transition: color .25s;
	-o-transition: color .25s;
	transition: color .25s
}

.carousel-section .owl-nav .owl-next:focus,
.carousel-section .owl-nav .owl-next:hover,
.carousel-section .owl-nav .owl-prev:focus,
.carousel-section .owl-nav .owl-prev:hover {
	color: #62459c
}

.carousel-section .owl-nav .owl-next.disabled,
.carousel-section .owl-nav .owl-prev.disabled {
	cursor: default;
	opacity: .3
}

.carousel-section .owl-nav .owl-prev {
	margin-left: -30px;
	float: left
}

.carousel-section .owl-nav .owl-next {
	float: right;
	margin-right: -30px
}

.carousel-section .owl-dots {
	display: none
}

.carousel-indicators {
	bottom: 0 !important
}

section.carousel-banner-section {
	margin-top: 0;
	padding: 0
}

section.carousel-banner-section .title-bar {
	display: none
}

.carousel-plugin .fa {
	font-size: 2rem;
	z-index: 10;
	position: absolute;
	top: 50%;
	margin-top: -15px
}

.carousel-plugin .fa-angle-left {
	left: -25px;
	z-index: 1000
}

.carousel-plugin .fa-angle-right {
	right: -25px
}

.carousel-plugin.one .fa-angle-left {
	left: 40px
}

.carousel-plugin.one .fa-angle-right {
	right: 40px
}

.carousel-plugin.one .owl-dots {
	position: absolute;
	bottom: 0 !important;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-plugin.one .owl-dot {
	background: rgba(0, 0, 0, 0);
	border-radius: 10px;
	border: 1px solid #6f6f6f;
	display: inline-block;
	height: 10px;
	margin: 1px;
	width: 10px
}

.carousel-plugin.one .owl-dot.active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #6f6f6f
}

.carousel-banner-section {
	margin-top: 30px;
	margin-bottom: 15px;
	padding: 0 30px
}

.category-sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.category-sidebar .sidebar-block+.sidebar-block {
	margin-top: 10px
}

.category-sidebar .sidebar-block:first-child {
	margin-top: 3px
}

.category-sidebar .sidebar-block .sidebar-block-title,
.category-sidebar .sidebar-block .title,
.category-sidebar .sidebar-block h2 {
	display: block;
	cursor: text;
	text-decoration: none;
	font-size: 1.5rem;
	border-bottom: 1px solid #d1d2d3;
	padding: 7px 0;
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-weight: 700
}

.category-sidebar .sidebar-block .sidebar-block-title .collapse-icon,
.category-sidebar .sidebar-block .title .collapse-icon,
.category-sidebar .sidebar-block h2 .collapse-icon {
	display: none
}

.category-sidebar .sidebar-block .xt-ph-row {
	margin-bottom: 10px
}

.category-sidebar .collapse-wrap,
.category-sidebar .sidebar-block-content {
	display: block;
	padding: 10px
}

.category-sidebar .collapse-wrap.category-menu,
.category-sidebar .sidebar-block-content.category-menu {
	padding-left: 0;
	padding-right: 0
}

.category-sidebar .sidebar-subtitle {
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-weight: 700;
	padding-top: 10px
}

.category-sidebar .sidebar-subtitle:first-child {
	padding-top: 0
}

.category-sidebar ul.sidebar-list {
	padding: 5px 0 10px 5px;
	margin: 0
}

.category-sidebar ul.sidebar-list li {
	line-height: 1.2
}

.category-sidebar ul.sidebar-list li a {
	position: relative;
	font-size: .9rem;
	padding-left: 1em
}

.category-sidebar ul.sidebar-list li a:focus,
.category-sidebar ul.sidebar-list li a:hover {
	text-decoration: none
}

.category-sidebar ul.sidebar-list li a:focus:before,
.category-sidebar ul.sidebar-list li a:hover:before {
	left: 3px
}

.category-sidebar ul.sidebar-list li a:before {
	content: "\f105";
	font-family: FontAwesome !important;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: left .15s;
	-o-transition: left .15s;
	transition: left .15s
}

.category-sidebar ul.sidebar-list li a span {
	color: #727679
}

.category-sidebar .category-menu ul li {
	position: relative
}

.category-sidebar .category-menu ul li.is-parent>a {
	padding-right: 32px
}

.category-sidebar .category-menu ul li.is-parent.open>.menu-toggler:before {
	content: "\2013"
}

.category-sidebar .category-menu ul li.current>a {
	color: #62459c;
	text-decoration: underline !important
}

.category-sidebar .category-menu ul li a {
	display: block;
	border-bottom: 1px solid #e8e9ea;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.category-sidebar .category-menu ul li a:focus,
.category-sidebar .category-menu ul li a:hover {
	text-decoration: none;
	background: #e8e9ea;
	color: #313335
}

.category-sidebar .category-menu ul li .menu-toggler {
	position: absolute;
	right: 0;
	top: 0;
	background: #d1d2d3;
	width: 32px;
	height: 32px;
	line-height: 31px;
	text-align: center;
	cursor: pointer;
	font-size: 22px;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.category-sidebar .category-menu ul li .menu-toggler:focus,
.category-sidebar .category-menu ul li .menu-toggler:hover {
	background: #e8e9ea
}

.category-sidebar .category-menu ul li .menu-toggler:before {
	content: "+"
}

.category-sidebar .category-menu ul li a {
	font-size: 18px;
	padding: 10px
}

.category-sidebar .category-menu ul ul li a {
	font-size: 16px;
	padding: 7px 7px 7px 20px
}

.category-sidebar .category-menu ul ul ul li a {
	font-size: 14px;
	padding-left: 30px
}

.category-sidebar .category-menu ul ul ul ul li a {
	padding-left: 35px
}

.product-list-actions {
	margin-bottom: 30px
}

.product-list-actions .control-label,
.product-list-actions label {
	color: #727679
}

.product-list-actions .toggle-view {
	text-align: right;
	float: right
}

@media (max-width:767px) {
	.product-list-actions .toggle-view {
		display: none
	}
}

.product-list-actions .toggle-view .control-label {
	display: block;
	margin-bottom: 5px
}

.product-list-actions .toggle-view input[type=checkbox] {
	display: none
}

.product-list-actions .toggle-view input[type=checkbox]+label {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	padding: 8px 15px;
	font-size: 16px;
	line-height: 1.42857143;
	border-radius: 5px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform: unset;
	position: relative;
	outline: 0 !important;
	border: 1px solid #d1d2d3;
	background: #fff
}

.product-list-actions .toggle-view input[type=checkbox]+label.active.focus,
.product-list-actions .toggle-view input[type=checkbox]+label.active:focus,
.product-list-actions .toggle-view input[type=checkbox]+label.focus,
.product-list-actions .toggle-view input[type=checkbox]+label:active.focus,
.product-list-actions .toggle-view input[type=checkbox]+label:active:focus,
.product-list-actions .toggle-view input[type=checkbox]+label:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.product-list-actions .toggle-view input[type=checkbox]+label.focus,
.product-list-actions .toggle-view input[type=checkbox]+label:focus,
.product-list-actions .toggle-view input[type=checkbox]+label:hover {
	color: #333;
	text-decoration: none
}

.product-list-actions .toggle-view input[type=checkbox]+label.active,
.product-list-actions .toggle-view input[type=checkbox]+label:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.product-list-actions .toggle-view input[type=checkbox]+label.disabled,
.product-list-actions .toggle-view input[type=checkbox]+label[disabled],
fieldset[disabled] .product-list-actions .toggle-view input[type=checkbox]+label {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none
}

a.product-list-actions .toggle-view input[type=checkbox]+label.disabled,
fieldset[disabled] a.product-list-actions .toggle-view input[type=checkbox]+label {
	pointer-events: none
}

.product-list-actions .toggle-view input[type=checkbox]+label .grid {
	padding: 0 9px 0 0;
	color: #fff;
	position: relative;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s
}

.product-list-actions .toggle-view input[type=checkbox]+label .list {
	padding: 0 0 0 9px;
	color: #313335;
	position: relative;
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s
}

.product-list-actions .toggle-view input[type=checkbox]+label:before {
	content: "";
	background: #313335;
	position: absolute;
	left: 2px;
	top: 2px;
	display: block;
	width: 35px;
	height: 28px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.product-list-actions .toggle-view input[type=checkbox]:checked+label .list {
	color: #fff
}

.product-list-actions .toggle-view input[type=checkbox]:checked+label .grid {
	color: #313335
}

.product-list-actions .toggle-view input[type=checkbox]:checked+label:before {
	-webkit-transform: translate3d(35px, 0, 0);
	transform: translate3d(35px, 0, 0)
}

.products-wrap h1.category-title {
	font-size: 36px;
	padding-bottom: 7px;
	margin: 0;
	border-bottom: 1px solid #62459c
}

@media (min-width:992px) {
	.products-wrap .product-list-actions {
		padding: 10px 0;
		margin-bottom: 0
	}

	.products-wrap .products-wrapper {
		padding-top: 30px;
		border-top: 1px solid #d1d2d3
	}
}

.products-wrap .top-pagination {
	text-align: center;
	padding: 10px 0 6px
}

.products-wrap .top-pagination .pagination {
	margin: 0
}

.products-wrap .bottom-pagination {
	text-align: center;
	padding: 10px 0
}

.products-wrap .bottom-pagination .pagination {
	margin: 0
}

.product-list-view .single-product {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:768px) {
	.product-list-view .single-product {
		float: left;
		width: 50%
	}
}

@media (min-width:992px) {
	.product-list-view .single-product {
		float: left;
		width: 33.33333333%
	}
}

@media (min-width:500px) and (max-width:991px) {
	.product-list-view .single-product {
		width: 50%;
		float: left
	}

	.product-list-view .single-product:nth-child(odd) {
		clear: both
	}
}

@media (min-width:992px) {
	.product-list-view .single-product:nth-child(3n+1) {
		clear: both
	}
}

.product-list-view.search-results-view .single-product {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:768px) {
	.product-list-view.search-results-view .single-product {
		float: left;
		width: 33.33333333%
	}
}

@media (min-width:992px) {
	.product-list-view.search-results-view .single-product {
		float: left;
		width: 25%
	}
}

@media (max-width:768px) {
	.product-list-view.search-results-view .single-product:nth-child(3n+1) {
		clear: none
	}
}

@media (min-width:768px) and (max-width:991px) {
	.product-list-view.search-results-view .single-product:nth-child(odd) {
		clear: none
	}

	.product-list-view.search-results-view .single-product:nth-child(3n+1) {
		clear: both
	}
}

@media (min-width:992px) {
	.product-list-view.search-results-view .single-product:nth-child(3n+1) {
		clear: none
	}

	.product-list-view.search-results-view .single-product:nth-child(4n+1) {
		clear: both
	}
}

@media (min-width:768px) {
	.product-list-view.list .image-wrap {
		position: relative;
		min-height: 1px;
		padding: 15px
	}

	.product-list-view.list .image-wrap .image {
		margin-bottom: 0
	}

	.product-list-view.list .detail-wrap {
		position: relative;
		min-height: 1px;
		height: 100%;
		padding: 0 15px
	}

	.product-list-view.list .single-product {
		width: 100%
	}

	.product-list-view.list .single-product .product-card {
		margin-bottom: 80px;
		text-align: left;
		border-bottom: 1px solid #e8e9ea
	}

	.product-list-view.list .single-product .product-card>a {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0%;
		flex: 1 1 0%;
		height: 100%;
		padding-bottom: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.product-list-view.list .single-product .product-card>a:after,
	.product-list-view.list .single-product .product-card>a:before {
		display: table;
		content: " "
	}

	.product-list-view.list .single-product .product-card>a:after {
		clear: both
	}

	.product-list-view.list .single-product .product-card .detail-wrap {
		position: relative;
		padding-right: 220px
	}

	.product-list-view.list .single-product .product-card .user-actions {
		display: none
	}

	.product-list-view.list .single-product .product-card .actions-wrap {
		width: 190px;
		position: absolute;
		right: 0;
		top: 0;
		border-left: 1px solid #e8e9ea;
		height: 100%;
		padding: 0 15px
	}

	.product-list-view.list .single-product .product-card .user-list-actions {
		display: block
	}

	.product-list-view.list .single-product .product-card .user-list-actions .action {
		display: block;
		float: none
	}

	.product-list-view.list .single-product .product-card .user-list-actions .action .btn {
		padding: 0;
		border: none
	}

	.product-list-view.list .single-product .product-card .user-list-actions .action .btn:focus,
	.product-list-view.list .single-product .product-card .user-list-actions .action .btn:hover {
		background-color: rgba(0, 0, 0, 0);
		border: none
	}

	.product-list-view.list .single-product .product-card .name {
		font-size: 1.5rem
	}

	.product-list-view.list .single-product .product-card .description {
		display: block
	}

	.product-list-view.list .single-product .product-card .actions .btn {
		padding-top: 10px;
		padding-bottom: 10px
	}
}

@media (min-width:768px) and (min-width:768px) {
	.product-list-view.list .image-wrap {
		float: left;
		width: 33.33333333%
	}
}

@media (min-width:768px) and (min-width:1200px) {
	.product-list-view.list .image-wrap {
		float: left;
		width: 25%
	}
}

@media (min-width:768px) and (min-width:768px) {
	.product-list-view.list .detail-wrap {
		float: left;
		width: 66.66666667%
	}
}

@media (min-width:768px) and (min-width:1200px) {
	.product-list-view.list .detail-wrap {
		float: left;
		width: 75%
	}
}

div.page-content div.category-image img {
	width: 100%
}

.products-wrapper {
	position: relative
}

.products-wrapper .products-loading-indicator {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: -999;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	background: hsla(0, 0%, 100%, .75);
	text-align: center
}

.products-wrapper .products-loading-indicator.loading {
	pointer-events: none;
	visibility: visible;
	z-index: 2000;
	opacity: 1
}

.products-wrapper .products-loading-indicator i {
	padding: 60px 0
}

button.close-modal {
	position: absolute;
	top: -15px;
	right: 10px;
	background: #313335;
	color: #fff;
	height: 40px;
	width: 40px;
	text-align: center;
	display: block;
	z-index: 2;
	border-radius: 50%;
	border: 0
}

.modal-dialog {
	margin: 30px auto;
	width: 400px;
	padding: 0 25px
}

@media (min-width:992px) {
	.modal-dialog {
		width: 600px;
		margin: 50px auto
	}
}

.modal-content {
	-webkit-box-shadow: none;
	box-shadow: none
}

.product-preview-modal .modal-body {
	padding: 45px 30px
}

.product-preview-modal img {
	width: 100%;
	height: auto
}

.product-preview-modal .preview-image {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:768px) {
	.product-preview-modal .preview-image {
		float: left;
		width: 41.66666667%
	}
}

@media (min-width:992px) {
	.product-preview-modal .preview-image {
		float: left;
		width: 50%
	}
}

@media (min-width:768px) {
	.product-preview-modal .preview-image {
		padding-right: 30px
	}
}

.product-preview-modal .labels {
	position: absolute;
	z-index: 2;
	left: 15px;
	top: 0
}

.product-preview-modal .labels .sale-badge {
	display: inline-block;
	width: 65px;
	height: 65px;
	line-height: 65px;
	margin-right: 7px;
	background: #f76057;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font-size: 2.1rem;
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif
}

.product-preview-modal .preview-details {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:768px) {
	.product-preview-modal .preview-details {
		float: left;
		width: 58.33333333%
	}
}

@media (min-width:992px) {
	.product-preview-modal .preview-details {
		float: left;
		width: 50%
	}
}

@media (min-width:768px) {
	.product-preview-modal .preview-details {
		padding-left: 30px
	}
}

.product-preview-modal .preview-details .amount .input-group {
	width: 1%
}

.product-preview-modal .preview-details .amount .input-group input {
	width: 170px
}

.product-preview-modal .preview-details .price-line {
	color: #62459c;
	font-size: 2.5rem
}

.product-preview-modal .btn-primary {
	margin-top: 20px
}

.product-preview-modal .btn-default {
	border: none;
	color: #313335;
	background-color: #e8e9ea
}

.product-preview-modal .btn-default:hover {
	background-color: #d1d2d3
}

.form-group {
	position: relative
}

.form-group.required-field label.control-label:after,
.form-group.required label.control-label:after {
	content: "*";
	color: #f76057;
	font-weight: 700;
	margin-left: 3px
}

.custom-checkbox {
	margin-bottom: 10px
}

.custom-checkbox.required.has-error input[type=checkbox]+label:before {
	border: 1px solid #f76057
}

.custom-checkbox input[type=checkbox] {
	display: none
}

.custom-checkbox input[type=checkbox]+label {
	position: relative;
	cursor: pointer;
	font-weight: 400;
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.custom-checkbox input[type=checkbox]+label:hover:before {
	background-color: rgba(98, 69, 156, .15);
	border-color: rgba(98, 69, 156, .7)
}

.custom-checkbox input[type=checkbox]+label:before {
	content: "";
	display: inline-block;
	background: #fff;
	width: 17px;
	height: 17px;
	border: 1px solid #b7b9ba;
	vertical-align: top;
	margin-right: 7px;
	border-radius: 2px;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s
}

.custom-checkbox input[type=checkbox]+label:after {
	opacity: 0;
	content: "\f00c";
	font-family: FontAwesome !important;
	display: block;
	color: #fff;
	position: absolute;
	left: 2px;
	top: -1px;
	font-size: 1rem;
	-webkit-transform: scale(.4);
	-ms-transform: scale(.4);
	transform: scale(.4);
	-webkit-transition: all .25s cubic-bezier(.75, .1, .1, .5);
	-o-transition: all .25s cubic-bezier(.75, .1, .1, .5);
	transition: all .25s cubic-bezier(.75, .1, .1, .5)
}

.custom-checkbox input[type=checkbox]:checked+label:before {
	background: #62459c;
	border-color: #62459c !important
}

.custom-checkbox input[type=checkbox]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.custom-radio {
	margin-bottom: 10px
}

.custom-radio.required.has-error input[type=radio]+label:before {
	border: 1px solid #f76057
}

.custom-radio input[type=radio] {
	display: none
}

.custom-radio input[type=radio]+label {
	position: relative;
	cursor: pointer;
	font-weight: 400;
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.custom-radio input[type=radio]+label:hover:before {
	background-color: rgba(98, 69, 156, .15);
	border-color: rgba(98, 69, 156, .7)
}

.custom-radio input[type=radio]+label:before {
	content: "";
	display: inline-block;
	background: #fff;
	width: 17px;
	height: 17px;
	border: 1px solid #b7b9ba;
	vertical-align: top;
	margin-right: 7px;
	border-radius: 50%;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s
}

.custom-radio input[type=radio]+label:after {
	opacity: 0;
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #62459c;
	position: absolute;
	left: 4px;
	top: 4px;
	-webkit-transform: scale(.4);
	-ms-transform: scale(.4);
	transform: scale(.4);
	-webkit-transition: all .25s cubic-bezier(.75, .1, .1, .5);
	-o-transition: all .25s cubic-bezier(.75, .1, .1, .5);
	transition: all .25s cubic-bezier(.75, .1, .1, .5)
}

.custom-radio input[type=radio]:checked+label:before {
	border-color: #62459c !important;
	background: #fff
}

.custom-radio input[type=radio]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

@media (max-width:768px) {
	.product-image {
		padding-right: 30px;
		padding-left: 30px
	}
}

.product-image .labels {
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 5px
}

.product-image .labels .label-new,
.product-image .labels .label-sale {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 55px;
	margin-right: 7px;
	background: #62459c;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 1.2rem;
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif;
	-webkit-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s
}

.product-image .labels .label-sale {
	background: #b12704;
	color: #fff
}

.product-image .labels .label-new {
	background: #62459c;
	color: #fff
}

.product-image .discount {
	position: absolute;
	right: 20px;
	top: 5px;
	z-index: 10
}

.product-image .product-carousel {
	margin-bottom: 10px;
	max-height: 390px
}

.product-image .product-carousel.fade,
.product-image .product-carousel:hover .carousel-arrow {
	opacity: 1
}

.product-image .product-carousel.fade .item {
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	z-index: 1;
	padding: 0;
	height: 100%;
	max-height: 390px
}

.product-image .product-carousel.fade .item:first-child {
	top: auto;
	position: relative;
	padding: 0
}

.product-image .product-carousel.fade .item.active {
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	z-index: 2
}

.product-image .product-carousel.fade .item .image {
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat
}

.product-image .product-carousel.fade .item .image:before {
	display: block;
	content: "";
	padding-top: 390px
}

.product-image .wrap-thumbnails {
	padding: 0 30px
}

.product-image .wrap-thumbnails .owl-item .thumbnail {
	margin-bottom: 2px;
	margin-right: 2px
}

.product-image .wrap-thumbnails .owl-item .image {
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat
}

.product-image .wrap-thumbnails .owl-item .image:before {
	display: block;
	content: "";
	padding-top: 100%
}

.product-image .wrap-thumbnails .owl-stage-outer {
	z-index: 2
}

.product-image .wrap-thumbnails .carousel-thumbnails {
	position: relative
}

.product-image .wrap-thumbnails .owl-nav {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0
}

.product-image .wrap-thumbnails .owl-nav .owl-next,
.product-image .wrap-thumbnails .owl-nav .owl-prev {
	position: absolute;
	top: 0;
	text-align: center;
	height: 100%;
	padding: 0 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

.product-image .wrap-thumbnails .owl-nav .owl-next i,
.product-image .wrap-thumbnails .owl-nav .owl-prev i {
	-ms-flex-item-align: center;
	align-self: center
}

.product-image .wrap-thumbnails .owl-nav .owl-prev {
	left: 0;
	margin-left: -30px
}

.product-image .wrap-thumbnails .owl-nav .owl-next {
	right: 0;
	margin-right: -30px
}

.product-info {
	margin-bottom: 25px
}

@media (min-width:992px) {
	.product-info {
		padding-left: 30px
	}
}

.product-info .review {
	margin-bottom: 15px;
	font-size: .8rem
}

.product-info .review p {
	margin-bottom: 5px
}

.product-info .review i {
	font-size: 1.8rem
}

.product-info .review .gray {
	color: #727679
}

.product-info .review .yellow {
	color: #ffdd17
}

.product-info .review .text {
	padding-left: 3px
}

.product-info .icons {
	font-size: .8rem
}

.product-info .icons i {
	color: #727679
}

.product-info .icons i:hover {
	color: #62459c
}

.product-info .icons i.fa-circle {
	color: #d1d2d3
}

.product-info .icons p {
	margin-bottom: 5px
}

.product-tabs {
	margin-top: 30px
}

.product-tabs i {
	margin-right: 5px
}

.product-tabs .tab-content {
	padding-top: 25px
}

.product-main #product-price-section .amount .input-group {
	width: 1%
}

.product-main #product-price-section .amount .input-group input {
	width: 130px
}

.product-main #product-price-section .price h2 {
	margin-bottom: 0
}

.product-main #product-price-section .btn-add-to-cart {
	margin-top: 15px
}

form.add-to-basket {
	margin-bottom: 15px
}

.product-description-content * {
	max-width: 100% !important
}

.btn-variation {
	margin: 2px 0 !important
}

.btn-variation.btn-active {
	color: #62459c;
	border-color: #62459c;
	background-color: #fff
}

section.social-media-links {
	padding: 40px 0;
	color: #62459c
}

section.social-media-links ul {
	list-style: none
}

section.social-media-links li {
	margin: 10px;
	display: inline-block
}

section.social-media-links a {
	color: #62459c
}

.lines .form-group {
	margin-bottom: 0
}

.lines .list-group-item {
	padding: 0 15px
}

.lines .list-group-item button.delete-line {
	position: absolute;
	top: 5px;
	right: 10px;
	border: 0;
	background: rgba(0, 0, 0, 0)
}

@media (min-width:768px) and (max-width:992px) {
	.lines .list-group-item button.delete-line {
		right: 0
	}
}

@media (min-width:768px) {
	.lines .cells {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.lines .line-cell {
	padding: 8px;
	display: inline-block;
	width: 100%
}

.lines .line-cell.product-image {
	padding-right: 0;
	padding-left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.lines .line-cell.product-image img {
	min-width: 100px;
	width: 100px
}

@media (min-width:768px) {

	.lines .line-cell.name,
	.lines .line-cell.text {
		min-width: 250px
	}
}

@media (min-width:992px) {

	.lines .line-cell.name,
	.lines .line-cell.text {
		min-width: 370px
	}
}

@media (min-width:1200px) {

	.lines .line-cell.name,
	.lines .line-cell.text {
		min-width: 450px
	}
}

.lines .line-cell.name h4,
.lines .line-cell.price h4,
.lines .line-cell.quantity div {
	margin-top: 6px;
	margin-bottom: 6px
}

.lines .line-cell.lines-total div {
	min-width: 150px
}

@media (max-width:992px) {
	.lines .line-cell.lines-total div {
		float: right
	}
}

@media (min-width:768px) {
	.lines .line-cell {
		-webkit-box-flex: 1;
		-ms-flex: 1 auto;
		flex: 1 auto;
		-ms-flex-item-align: start;
		align-self: flex-start
	}
}

.lines .line-cell label {
	font-size: 1.2rem;
	font-weight: 700;
	margin-bottom: 5px
}

.lines .line-cell a {
	display: block;
	line-height: 1.2;
	font-weight: 400
}

.basket-items {
	margin-bottom: 70px
}

.basket-items .basket-unorderable-lines {
	margin-top: 50px
}

.basket-items .basket-unorderable-lines .single-item {
	background: inherit;
	border: 1px solid #dfe2e4
}

.basket-items .basket-summary .total-price-label {
	line-height: 2.8rem
}

.basket-items .basket-summary .total-price {
	font-size: 2rem
}

.basket-discount-code {
	margin-top: 30px
}

.basket-discount-code a {
	color: #727679;
	text-transform: uppercase;
	font-size: 1.1rem
}

.basket-discount-code .input-group {
	margin-top: 15px
}

.cart-actions {
	margin-bottom: 20px
}

.continue-shopping {
	font-size: 1.2rem
}

.btn-checkout,
.continue-shopping {
	padding: 10px 15px;
	text-transform: uppercase
}

.btn-checkout .fa {
	font-size: 1.2rem
}

.btn-checkout .fa-lock {
	margin-right: 6px
}

.btn-checkout .fa-angle-double-right {
	margin-left: 6px
}

.btn-save-cart {
	text-transform: uppercase;
	padding: 7px 12px;
	border: 3px solid #62459c;
	background-color: rgba(0, 0, 0, 0);
	color: #62459c
}

.input-save-cart {
	margin-top: 15px
}

#save-cart-status p {
	font-size: 1.5rem;
	margin-top: 5px
}

.checkout-provider-wrap {
	position: relative;
	min-height: 80px;
	padding: 15px 0
}

.checkout-provider-wrap+.checkout-provider-wrap {
	border-top: 1px solid #d1d2d3;
	padding-top: 30px;
	margin-top: 15px
}

@media (min-width:768px) {
	.checkout-provider-wrap+.checkout-provider-wrap .checkout-service-provider {
		top: 30px
	}
}

.checkout-service-provider {
	margin-bottom: 25px
}

@media (min-width:768px) {
	.checkout-service-provider {
		position: absolute;
		left: 15px;
		top: 15px;
		width: 200px;
		margin: 0
	}
}

.checkout-service-provider h3 {
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #727679
}

.checkout-service-provider img {
	max-height: 50px;
	max-width: 200px;
	width: auto;
	height: auto
}

.checkout-method-radio {
	margin: 0
}

@media (min-width:768px) {
	.checkout-method-radio {
		padding-left: 250px
	}
}

.checkout-method-radio+.checkout-method-radio {
	margin-top: 20px
}

.checkout-method-radio label {
	padding-left: 30px;
	display: table;
	width: 100%
}

.checkout-method-radio label input {
	margin-left: -30px !important
}

.checkout-method-radio label .logo {
	display: table-cell;
	padding-right: 15px;
	vertical-align: top;
	width: 75px
}

.checkout-method-radio label .logo img {
	max-height: 30px;
	max-width: 60px;
	height: auto;
	width: auto
}

.checkout-method-radio label .label-text {
	display: table-cell;
	vertical-align: top;
	font-size: 1.2rem
}

.checkout-method-radio label .label-text .price {
	font-weight: 700;
	color: #62459c
}

.checkout-method-radio label .label-text .price:before {
	content: " - ";
	color: #313335;
	font-weight: 400
}

.checkout-method-radio label .label-text .description {
	font-size: 1.1rem;
	color: #727679
}

.package-children {
	list-style-type: none;
	padding-left: 0
}

div.user-account div.btn-toolbar {
	margin-bottom: 10px
}

@media (max-width:991px) {
	.dashboard-page .page-header {
		margin-bottom: 15px;
		margin-top: 15px
	}
}

.section-content {
	background: #fff;
	padding: 15px
}

@media (min-width:992px) {

	.section-content .lines .line-cell.name,
	.section-content .lines .line-cell.text {
		min-width: 200px
	}
}

@media (min-width:1200px) {

	.section-content .lines .line-cell.name,
	.section-content .lines .line-cell.text {
		min-width: 300px
	}
}

.section-navigation {
	margin-bottom: 30px
}

.section-navigation .dashboard-menu-toggle-btn {
	display: block;
	width: 100%;
	background-color: #e8e9ea;
	color: #313335;
	padding: 12px 35px 12px 15px;
	text-align: left;
	position: relative;
	font-weight: 700
}

.section-navigation .dashboard-menu-toggle-btn .btn-icon {
	position: absolute;
	right: 15px;
	top: 12px;
	line-height: 1
}

@media (min-width:992px) {
	.section-navigation .dashboard-menu-toggle-btn {
		display: none
	}
}

.section-navigation .dashboard-menu-toggle-btn.collapsed i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

@media (min-width:992px) {
	.section-navigation .collapse {
		height: auto !important;
		display: block !important
	}
}

.section-navigation .sidebar-list {
	background-color: #f6f7fa
}

.section-navigation .sidebar-list-item {
	border: solid #e8e9ea;
	border-width: 1px 0;
	display: block;
	padding: 12px 15px;
	margin-bottom: -1px;
	color: #313335;
	position: relative
}

@media (min-width:992px) and (max-width:1199px) {
	.section-navigation .sidebar-list-item {
		padding: 12px 7px
	}

	.section-navigation .sidebar-list-item.errors {
		padding-right: 35px
	}
}

.section-navigation .sidebar-list-item:last-child {
	border-bottom: 0
}

.section-navigation .sidebar-list-item:focus,
.section-navigation .sidebar-list-item:hover {
	color: #62459c;
	text-decoration: none;
	background: rgba(0, 0, 0, .03)
}

.section-navigation .sidebar-list-item:focus i,
.section-navigation .sidebar-list-item:hover i {
	opacity: 1
}

.section-navigation .sidebar-list-item.active {
	font-weight: 700;
	color: #62459c
}

.section-navigation .sidebar-list-item.active i {
	opacity: 1
}

.section-navigation .sidebar-list-item.errors {
	padding-right: 35px
}

.section-navigation .sidebar-list-item i {
	width: 30px;
	text-align: center;
	opacity: .5
}

.dashboard-item {
	padding: 15px;
	margin-bottom: 30px;
	border: 1px solid rgba(0, 0, 0, 0)
}

.dashboard-item:focus,
.dashboard-item:hover {
	color: #62459c;
	text-decoration: none;
	background: rgba(0, 0, 0, .03);
	border: 1px solid rgba(0, 0, 0, .08)
}

.dashboard-item .dashboard-title {
	font-size: 1.5rem;
	margin-bottom: 15px
}

.dashboard-item .dashboard-content .title {
	font-size: 1.2rem;
	margin-bottom: 10px;
	font-weight: 700
}

.page-header-dashboard {
	margin-top: 0
}

.user-account-address h1 {
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	font-size: 2rem;
	margin-top: 0
}

.user-account-address .col-md-6 {
	margin-bottom: 30px
}

.sidebar-list-item {
	border-style: solid
}

.sidebar-list-item:first-child {
	border-top: none
}

.panel .panel-heading {
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
	color: #333
}

.panel .panel-heading a {
	color: #333
}

.panel .panel-body {
	border-top: none !important
}

.cover-wrap {
	background: rgba(81, 168, 37, .8);
	color: #fff;
	position: fixed;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	z-index: -40;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.cover-wrap.in {
	z-index: 3000;
	opacity: 1;
	visibility: visible
}

.cover-wrap .text-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	position: relative;
	padding: 30px
}

.cover-wrap .text-wrap .load {
	display: none;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -2em
}

.cover-wrap .text-wrap .load i {
	font-size: 3rem
}

.cover-wrap .text-wrap .ready {
	opacity: 0;
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.cover-wrap .text-wrap .ready i {
	font-size: 6rem;
	margin-bottom: 20px
}

.cover-wrap .text-wrap .error-msg {
	display: none
}

.cover-wrap .text-wrap .error-msg i {
	font-size: 5rem;
	margin-bottom: 20px
}

.cover-wrap .text-wrap p {
	font-size: 2rem;
	text-transform: uppercase;
	font-weight: 500
}

.cover-wrap.loading .load {
	display: block
}

.cover-wrap.loaded .ready,
.cover-wrap.loading .ready {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.cover-wrap.loaded .ready {
	opacity: 1
}

.cover-wrap.error {
	background: rgba(247, 96, 87, .8)
}

.cover-wrap.error .error-msg {
	display: block
}

.cover-wrap.error .ready {
	display: none
}

.offcanvas-nav {
	display: none;
	visibility: hidden;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1031;
	width: 270px;
	background: #fff;
	overflow-y: auto;
	-webkit-transition: -webkit-transform .4s;
	transition: -webkit-transform .4s;
	-o-transition: transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

@media (max-width:991px) {
	.offcanvas-nav {
		display: block
	}
}

body.offcanvas-open .offcanvas-nav {
	visibility: visible;
	-webkit-box-shadow: -10px 0 25px rgba(0, 0, 0, .2);
	box-shadow: -10px 0 25px rgba(0, 0, 0, .2)
}

.offcanvas-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: none
}

.offcanvas-nav>ul {
	margin-bottom: 15px;
	display: block
}

.offcanvas-nav>ul>li:last-child {
	border-bottom: 1px solid #ccc
}

.offcanvas-nav li {
	display: block;
	position: relative;
	border-top: 1px solid #ccc
}

.offcanvas-nav li.level-1,
.offcanvas-nav li.level-1>.toggle-icon {
	background: #f7f7f7
}

.offcanvas-nav li.level-1>.toggle-icon:after {
	background: #f7f7f7
}

.offcanvas-nav li.level-2,
.offcanvas-nav li.level-2>.toggle-icon {
	background: #ededed
}

.offcanvas-nav li.level-2>.toggle-icon:after {
	background: #ededed
}

.offcanvas-nav li.level-3 {
	background: #e3e3e3
}

.offcanvas-nav li.is-parent>a {
	margin-right: 40px
}

.offcanvas-nav li.is-open>ul {
	display: block
}

.offcanvas-nav li.is-open>.toggle-icon:before {
	content: "-"
}

.offcanvas-nav li.current>a {
	color: #62459c;
	text-decoration: underline
}

.offcanvas-nav li a {
	display: block;
	padding: 12px 15px;
	color: #313335;
	-webkit-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
	text-decoration: none
}

.offcanvas-nav li .toggle-icon {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 45px;
	line-height: 1;
	text-align: center;
	background: rgba(0, 0, 0, 0);
	cursor: pointer;
	z-index: 2;
	display: block;
	border: solid #ccc;
	border-width: 0 0 1px 1px;
	font-size: 22px
}

.offcanvas-nav li .toggle-icon:before {
	content: "+";
	font-family: FontAwesome !important;
	z-index: 2;
	color: #313335;
	position: relative;
	display: block
}

.offcanvas-nav ul li>ul li a {
	padding-left: 30px
}

.offcanvas-nav ul ul li>ul li a {
	padding-left: 45px
}

.offcanvas-lang .language-nav {
	display: block !important;
	border-bottom: 1px solid #ccc
}

.offcanvas-search {
	padding: 15px 15px 20px
}

.offcanvas-search-wrap {
	position: relative
}

.offcanvas-search-input {
	padding-right: 40px;
	background-color: rgba(0, 0, 0, .03)
}

.offcanvas-search-input:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #313335
}

.offcanvas-search-submit {
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(0, 0, 0, 0);
	color: #313335
}

.offcanvas-search-submit:focus,
.offcanvas-search-submit:hover {
	color: #62459c
}

.sidebar-filters {
	background: #f6f7fa
}

@media (max-width:991px) {
	.sidebar-filters {
		margin-bottom: 15px
	}
}

.sidebar-filters .filters {
	padding: 15px
}

@media (min-width:992px) {
	.sidebar-filters .filters {
		display: block !important;
		visibility: visible !important;
		height: auto !important
	}
}

.sidebar-filters .filters #clear-all-filters a {
	padding: 5px 5px 15px 0;
	display: inline-block
}

@media (min-width:992px) {
	.sidebar-filters .mobile-filter-toggle {
		display: none
	}
}

.sidebar-filters .mobile-filter-toggle a.toggle-btn {
	color: #fff;
	font-weight: 700;
	padding: 10px 15px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #d1d2d3;
	background: #66696c;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s
}

.sidebar-filters .mobile-filter-toggle a.toggle-btn.collapsed {
	color: #727679;
	border: none;
	background: #d1d2d3
}

.sidebar-filters .mobile-filter-toggle a.toggle-btn.collapsed i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: -1px
}

.sidebar-filters .mobile-filter-toggle a.toggle-btn:focus,
.sidebar-filters .mobile-filter-toggle a.toggle-btn:hover {
	text-decoration: none
}

.sidebar-filters .mobile-filter-toggle a.toggle-btn i {
	margin-top: -3px;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	-o-transition: transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
	float: right;
	line-height: inherit;
	font-size: 2rem;
	line-height: 1
}

.sidebar-filters .filter-block {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #d1d2d3
}

.sidebar-filters .filter-block:first-child {
	margin-top: 0;
	padding-top: 0;
	border: 0
}

.sidebar-filters .filter-block:first-of-type {
	border-top: 0;
	margin-top: 0
}

.sidebar-filters .filter-block .collapsible-content {
	margin-top: 10px;
	margin-bottom: 5px
}

.sidebar-filters .block-title {
	display: block;
	padding: 5px 0;
	font-size: 1.2rem;
	font-weight: 500;
	color: #727679
}

.sidebar-filters .block-title:focus,
.sidebar-filters .block-title:hover {
	text-decoration: none
}

.sidebar-filters .block-title:focus:after,
.sidebar-filters .block-title:hover:after {
	color: #62459c
}

.sidebar-filters .block-title:after {
	float: right;
	content: "\2212";
	padding-right: 3px
}

.sidebar-filters .block-title.collapsed:after {
	content: "\002b"
}

a.gdpr_consent_doc_check {
	display: inherit !important;
	padding: 0 !important;
	font-family: inherit !important;
	font-size: inherit !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	text-decoration: underline !important
}

a.gdpr_consent_doc_check:focus,
a.gdpr_consent_doc_check:hover {
	background-color: inherit !important;
	color: inherit !important;
	text-decoration: none !important
}

.xt-edit-toggle,
.xt-snippet-injection {
	padding: .65rem .5rem !important;
	font-size: 1rem !important
}

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

/*.owl-carousel .owl-item img {
	display: block;
	width: 100%
}*/

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.d77804b2.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .1s ease;
	transition: -webkit-transform .1s ease;
	-o-transition: transform .1s ease;
	transition: transform .1s ease;
	transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

body.hidden-scroll {
	overflow: hidden
}

.sl-overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	opacity: .7;
	display: none;
	z-index: 1035
}

.sl-wrapper {
	z-index: 1040
}

.sl-wrapper button {
	border: 0;
	background: rgba(0, 0, 0, 0);
	font-size: 28px;
	padding: 0;
	cursor: pointer
}

.sl-wrapper button:hover {
	opacity: .7
}

.sl-wrapper .sl-close {
	display: none;
	position: fixed;
	right: 30px;
	top: 30px;
	z-index: 10060;
	margin-top: -14px;
	margin-right: -14px;
	height: 44px;
	width: 44px;
	line-height: 44px;
	font-family: Arial, Baskerville, monospace;
	color: #000;
	font-size: 3rem
}

.sl-wrapper .sl-close:focus {
	outline: none
}

.sl-wrapper .sl-counter {
	display: none;
	position: fixed;
	top: 30px;
	left: 30px;
	z-index: 1060;
	color: #000;
	font-size: 1rem
}

.sl-wrapper .sl-navigation {
	width: 100%;
	display: none
}

.sl-wrapper .sl-navigation button {
	position: fixed;
	top: 50%;
	margin-top: -22px;
	height: 44px;
	width: 22px;
	line-height: 44px;
	text-align: center;
	display: block;
	z-index: 10060;
	font-family: Arial, Baskerville, monospace;
	color: #000
}

.sl-wrapper .sl-navigation button.sl-next {
	right: 5px;
	font-size: 2rem
}

.sl-wrapper .sl-navigation button.sl-prev {
	left: 5px;
	font-size: 2rem
}

.sl-wrapper .sl-navigation button:focus {
	outline: none
}

@media (min-width:35.5em) {
	.sl-wrapper .sl-navigation button {
		width: 44px
	}

	.sl-wrapper .sl-navigation button.sl-next {
		right: 10px;
		font-size: 3rem
	}

	.sl-wrapper .sl-navigation button.sl-prev {
		left: 10px;
		font-size: 3rem
	}
}

@media (min-width:50em) {
	.sl-wrapper .sl-navigation button {
		width: 44px
	}

	.sl-wrapper .sl-navigation button.sl-next {
		right: 20px;
		font-size: 3rem
	}

	.sl-wrapper .sl-navigation button.sl-prev {
		left: 20px;
		font-size: 3rem
	}
}

.sl-wrapper .sl-image {
	position: fixed;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 10000
}

.sl-wrapper .sl-image img {
	margin: 0;
	padding: 0;
	display: block;
	border: 0;
	width: 100%;
	height: auto
}

@media (min-width:35.5em) {
	.sl-wrapper .sl-image img {
		border: 0
	}
}

@media (min-width:50em) {
	.sl-wrapper .sl-image img {
		border: 0
	}
}

.sl-wrapper .sl-image iframe {
	background: #000;
	border: 0
}

@media (min-width:35.5em) {
	.sl-wrapper .sl-image iframe {
		border: 0
	}
}

@media (min-width:50em) {
	.sl-wrapper .sl-image iframe {
		border: 0
	}
}

.sl-wrapper .sl-image .sl-caption {
	display: none;
	padding: 10px;
	color: #fff;
	background: rgba(0, 0, 0, .8);
	font-size: 1rem;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.sl-wrapper .sl-image .sl-caption.pos-top {
	bottom: auto;
	top: 0
}

.sl-wrapper .sl-image .sl-caption.pos-outside {
	bottom: auto
}

.sl-wrapper .sl-image .sl-download {
	display: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #000;
	z-index: 1060
}

.sl-spinner {
	display: none;
	border: 5px solid #333;
	border-radius: 40px;
	height: 40px;
	left: 50%;
	margin: -20px 0 0 -20px;
	opacity: 0;
	position: fixed;
	top: 50%;
	width: 40px;
	z-index: 1007;
	-webkit-animation: pulsate 1s ease-out infinite;
	animation: pulsate 1s ease-out infinite
}

.sl-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

.sl-transition {
	transition: -ms-transform .2s ease;
	transition: -webkit-transform .2s ease;
	-webkit-transition: -webkit-transform .2s ease;
	-o-transition: transform ease .2s;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease
}

@-webkit-keyframes pulsate {
	0% {
		-webkit-transform: scale(.1);
		transform: scale(.1);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 0
	}
}

@keyframes pulsate {
	0% {
		-webkit-transform: scale(.1);
		transform: scale(.1);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 0
	}
}

@-webkit-keyframes passing-through {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		-ms-transform: translateY(40px);
		transform: translateY(40px)
	}

	30%,
	70% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translateY(-40px);
		-ms-transform: translateY(-40px);
		transform: translateY(-40px)
	}
}

@keyframes passing-through {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		-ms-transform: translateY(40px);
		transform: translateY(40px)
	}

	30%,
	70% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translateY(-40px);
		-ms-transform: translateY(-40px);
		transform: translateY(-40px)
	}
}

@-webkit-keyframes slide-in {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		-ms-transform: translateY(40px);
		transform: translateY(40px)
	}

	30% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slide-in {
	0% {
		opacity: 0;
		-webkit-transform: translateY(40px);
		-ms-transform: translateY(40px);
		transform: translateY(40px)
	}

	30% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	10% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}

	20% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	10% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}

	20% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.dropzone,
.dropzone * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.dropzone {
	min-height: 150px;
	border: 2px solid rgba(0, 0, 0, .3);
	background: #fff;
	padding: 20px
}

.dropzone.dz-clickable {
	cursor: pointer
}

.dropzone.dz-clickable * {
	cursor: default
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
	cursor: pointer
}

.dropzone.dz-started .dz-message {
	display: none
}

.dropzone.dz-drag-hover {
	border-style: solid
}

.dropzone.dz-drag-hover .dz-message {
	opacity: .5
}

.dropzone .dz-message {
	text-align: center;
	margin: 2em 0
}

.dropzone .dz-message .dz-button {
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit
}

.dropzone .dz-preview {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 16px;
	min-height: 100px
}

.dropzone .dz-preview:hover {
	z-index: 1000
}

.dropzone .dz-preview.dz-file-preview .dz-image {
	border-radius: 20px;
	background: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
	background: -o-linear-gradient(top, #eee, #ddd);
	background: linear-gradient(180deg, #eee, #ddd)
}

.dropzone .dz-preview.dz-file-preview .dz-details {
	opacity: 1
}

.dropzone .dz-preview.dz-image-preview {
	background: #fff
}

.dropzone .dz-preview.dz-image-preview .dz-details {
	-webkit-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear
}

.dropzone .dz-preview .dz-remove {
	font-size: 14px;
	text-align: center;
	display: block;
	cursor: pointer;
	border: none
}

.dropzone .dz-preview .dz-remove:hover {
	text-decoration: underline
}

.dropzone .dz-preview:hover .dz-details {
	opacity: 1
}

.dropzone .dz-preview .dz-details {
	z-index: 20;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	font-size: 13px;
	min-width: 100%;
	max-width: 100%;
	padding: 2em 1em;
	text-align: center;
	color: rgba(0, 0, 0, .9);
	line-height: 150%
}

.dropzone .dz-preview .dz-details .dz-size {
	margin-bottom: 1em;
	font-size: 16px
}

.dropzone .dz-preview .dz-details .dz-filename {
	white-space: nowrap
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
	border: 1px solid hsla(0, 0%, 78.4%, .8);
	background-color: hsla(0, 0%, 100%, .8)
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
	border: 1px solid rgba(0, 0, 0, 0)
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
	background-color: hsla(0, 0%, 100%, .4);
	padding: 0 .4em;
	border-radius: 3px
}

.dropzone .dz-preview:hover .dz-image img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-filter: blur(8px);
	filter: blur(8px)
}

.dropzone .dz-preview .dz-image {
	border-radius: 20px;
	overflow: hidden;
	width: 120px;
	height: 120px;
	position: relative;
	display: block;
	z-index: 10
}

.dropzone .dz-preview .dz-image img {
	display: block
}

.dropzone .dz-preview.dz-success .dz-success-mark {
	-webkit-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
	animation: passing-through 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview.dz-error .dz-error-mark {
	opacity: 1;
	-webkit-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
	animation: slide-in 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
	pointer-events: none;
	opacity: 0;
	z-index: 500;
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	margin-left: -27px;
	margin-top: -27px
}

.dropzone .dz-preview .dz-error-mark svg,
.dropzone .dz-preview .dz-success-mark svg {
	display: block;
	width: 54px;
	height: 54px
}

.dropzone .dz-preview.dz-processing .dz-progress {
	opacity: 1;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

.dropzone .dz-preview.dz-complete .dz-progress {
	opacity: 0;
	-webkit-transition: opacity .4s ease-in;
	-o-transition: opacity .4s ease-in;
	transition: opacity .4s ease-in
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
	-webkit-animation: pulse 6s ease infinite;
	animation: pulse 6s ease infinite
}

.dropzone .dz-preview .dz-progress {
	opacity: 1;
	z-index: 1000;
	pointer-events: none;
	position: absolute;
	height: 16px;
	left: 50%;
	top: 50%;
	margin-top: -8px;
	width: 80px;
	margin-left: -40px;
	background: hsla(0, 0%, 100%, .9);
	-webkit-transform: scale(1);
	border-radius: 8px;
	overflow: hidden
}

.dropzone .dz-preview .dz-progress .dz-upload {
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#444));
	background: -o-linear-gradient(top, #666, #444);
	background: linear-gradient(180deg, #666, #444);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	-webkit-transition: width .3s ease-in-out;
	-o-transition: width .3s ease-in-out;
	transition: width .3s ease-in-out
}

.dropzone .dz-preview.dz-error .dz-error-message {
	display: block
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
	opacity: 1;
	pointer-events: auto
}

.dropzone .dz-preview .dz-error-message {
	pointer-events: none;
	z-index: 1000;
	position: absolute;
	display: block;
	display: none;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	border-radius: 8px;
	font-size: 13px;
	top: 130px;
	left: -10px;
	width: 140px;
	background: #be2626;
	background: -webkit-gradient(linear, left top, left bottom, from(#be2626), to(#a92222));
	background: -o-linear-gradient(top, #be2626, #a92222);
	background: linear-gradient(180deg, #be2626, #a92222);
	padding: .5em 1.2em;
	color: #fff
}

.dropzone .dz-preview .dz-error-message:after {
	content: "";
	position: absolute;
	top: -6px;
	left: 64px;
	width: 0;
	height: 0;
	border-left: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-bottom: 6px solid #be2626
}

.select2-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	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;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.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%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.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-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important
}

.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 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	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: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #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 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-top: 5px;
	margin-right: 10px;
	padding: 1px
}

.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;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	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--focus .select2-selection--multiple {
	border: 1px solid #000;
	outline: 0
}

.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--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	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: rgba(0, 0, 0, 0);
	border: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: textfield
}

.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: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
	background-image: linear-gradient(180deg, #fff 50%, #eee);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", 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: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
	background-image: linear-gradient(180deg, #eee 50%, #ccc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	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: rgba(0, 0, 0, 0);
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #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: -o-linear-gradient(top, #fff 0, #eee 50%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
	background-image: linear-gradient(180deg, #fff 0, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", 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: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
	background-image: linear-gradient(180deg, #eee 50%, #fff);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", 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;
	-webkit-box-shadow: none;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0)
}

.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: grey
}

.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
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 16px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: rgba(0, 0, 0, 0);
	border-style: solid
}

.popover>.arrow:after {
	content: "";
	border-width: 10px
}

.popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0
}

.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.popover.right>.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}

.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 16px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 9px 9px 0 0
}

.popover-content {
	padding: 9px 14px
}

.m-0 {
	margin: 0 !important
}

.m-1 {
	margin: 5px !important
}

.m-2 {
	margin: 10px !important
}

.m-3 {
	margin: 15px !important
}

.m-4 {
	margin: 20px !important
}

.m-5 {
	margin: 30px !important
}

.m-6 {
	margin: 60px !important
}

.m-7 {
	margin: 90px !important
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.my-1 {
	margin-top: 5px !important;
	margin-bottom: 5px !important
}

.my-2 {
	margin-top: 10px !important;
	margin-bottom: 10px !important
}

.my-3 {
	margin-top: 15px !important;
	margin-bottom: 15px !important
}

.my-4 {
	margin-top: 20px !important;
	margin-bottom: 20px !important
}

.my-5 {
	margin-top: 30px !important;
	margin-bottom: 30px !important
}

.my-6 {
	margin-top: 60px !important;
	margin-bottom: 60px !important
}

.my-7 {
	margin-top: 90px !important;
	margin-bottom: 90px !important
}

.mx-0 {
	margin-left: 0 !important;
	margin-right: 0 !important
}

.mx-1 {
	margin-left: 5px !important;
	margin-right: 5px !important
}

.mx-2 {
	margin-left: 10px !important;
	margin-right: 10px !important
}

.mx-3 {
	margin-left: 15px !important;
	margin-right: 15px !important
}

.mx-4 {
	margin-left: 20px !important;
	margin-right: 20px !important
}

.mx-5 {
	margin-left: 30px !important;
	margin-right: 30px !important
}

.mx-6 {
	margin-left: 60px !important;
	margin-right: 60px !important
}

.mx-7 {
	margin-left: 90px !important;
	margin-right: 90px !important
}

.mt-0 {
	margin-top: 0 !important
}

.mt-1 {
	margin-top: 5px !important
}

.mt-2 {
	margin-top: 10px !important
}

.mt-3 {
	margin-top: 15px !important
}

.mt-4 {
	margin-top: 20px !important
}

.mt-5 {
	margin-top: 30px !important
}

.mt-6 {
	margin-top: 60px !important
}

.mt-7 {
	margin-top: 90px !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.mb-1 {
	margin-bottom: 5px !important
}

.mb-2 {
	margin-bottom: 10px !important
}

.mb-3 {
	margin-bottom: 15px !important
}

.mb-4 {
	margin-bottom: 20px !important
}

.mb-5 {
	margin-bottom: 30px !important
}

.mb-6 {
	margin-bottom: 60px !important
}

.mb-7 {
	margin-bottom: 90px !important
}

.ml-0 {
	margin-left: 0 !important
}

.ml-1 {
	margin-left: 5px !important
}

.ml-2 {
	margin-left: 10px !important
}

.ml-3 {
	margin-left: 15px !important
}

.ml-4 {
	margin-left: 20px !important
}

.ml-5 {
	margin-left: 30px !important
}

.ml-6 {
	margin-left: 60px !important
}

.ml-7 {
	margin-left: 90px !important
}

.mr-0 {
	margin-right: 0 !important
}

.mr-1 {
	margin-right: 5px !important
}

.mr-2 {
	margin-right: 10px !important
}

.mr-3 {
	margin-right: 15px !important
}

.mr-4 {
	margin-right: 20px !important
}

.mr-5 {
	margin-right: 30px !important
}

.mr-6 {
	margin-right: 60px !important
}

.mr-7 {
	margin-right: 90px !important
}

.p-0 {
	padding: 0 !important
}

.p-1 {
	padding: 5px !important
}

.p-2 {
	padding: 10px !important
}

.p-3 {
	padding: 15px !important
}

.p-4 {
	padding: 20px !important
}

.p-5 {
	padding: 30px !important
}

.p-6 {
	padding: 60px !important
}

.p-7 {
	padding: 90px !important
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.py-1 {
	padding-top: 5px !important;
	padding-bottom: 5px !important
}

.py-2 {
	padding-top: 10px !important;
	padding-bottom: 10px !important
}

.py-3 {
	padding-top: 15px !important;
	padding-bottom: 15px !important
}

.py-4 {
	padding-top: 20px !important;
	padding-bottom: 20px !important
}

.py-5 {
	padding-top: 30px !important;
	padding-bottom: 30px !important
}

.py-6 {
	padding-top: 60px !important;
	padding-bottom: 60px !important
}

.py-7 {
	padding-top: 90px !important;
	padding-bottom: 90px !important
}

.px-0 {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.px-1 {
	padding-left: 5px !important;
	padding-right: 5px !important
}

.px-2 {
	padding-left: 10px !important;
	padding-right: 10px !important
}

.px-3 {
	padding-left: 15px !important;
	padding-right: 15px !important
}

.px-4 {
	padding-left: 20px !important;
	padding-right: 20px !important
}

.px-5 {
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-left: 60px !important;
	padding-right: 60px !important;
	padding-left: 90px !important;
	padding-right: 90px !important
}

.pt-0 {
	padding-top: 0 !important
}

.pt-1 {
	padding-top: 5px !important
}

.pt-2 {
	padding-top: 10px !important
}

.pt-3 {
	padding-top: 15px !important
}

.pt-4 {
	padding-top: 20px !important
}

.pt-5 {
	padding-top: 30px !important
}

.pt-6 {
	padding-top: 60px !important
}

.pt-7 {
	padding-top: 90px !important
}

.pb-0 {
	padding-bottom: 0 !important
}

.pb-1 {
	padding-bottom: 5px !important
}

.pb-2 {
	padding-bottom: 10px !important
}

.pb-3 {
	padding-bottom: 15px !important
}

.pb-4 {
	padding-bottom: 20px !important
}

.pb-5 {
	padding-bottom: 30px !important
}

.pb-6 {
	padding-bottom: 60px !important
}

.pb-7 {
	padding-bottom: 90px !important
}

.pl-0 {
	padding-left: 0 !important
}

.pl-1 {
	padding-left: 5px !important
}

.pl-2 {
	padding-left: 10px !important
}

.pl-3 {
	padding-left: 15px !important
}

.pl-4 {
	padding-left: 20px !important
}

.pl-5 {
	padding-left: 30px !important
}

.pl-6 {
	padding-left: 60px !important
}

.pl-7 {
	padding-left: 90px !important
}

.pr-0 {
	padding-right: 0 !important
}

.pr-1 {
	padding-right: 5px !important
}

.pr-2 {
	padding-right: 10px !important
}

.pr-3 {
	padding-right: 15px !important
}

.pr-4 {
	padding-right: 20px !important
}

.pr-5 {
	padding-right: 30px !important
}

.pr-6 {
	padding-right: 60px !important
}

.pr-7 {
	padding-right: 90px !important
}

.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.flex-grow-0 {
	-webkit-box-flex: 0 !important;
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important
}

.flex-grow-1 {
	-webkit-box-flex: 1 !important;
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important
}

.align-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.align-items-top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.align-items-bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.w-100 {
	width: 100%
}

:root {
	--primary: #62459c
}

.product-list-view {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.product-list-view .single-product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 25% !important;
	float: left;
	margin-bottom: 26px;
}

@media screen and (max-width:500px) {
	.product-list-view .single-product {
		width: 100% !important
	}
}

.main-content {
	margin-top: 10px
}

@media (min-width:992px) {
	.main-content {
		margin-top: 30px
	}
}

.dropdown-menu {
	border-color: #e8e9ea;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1) !important;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .1) !important
}

.dropdown-header-hr {
	margin: 15px 0 0;
	border-color: #e8e9ea
}

body a {
	color: #62459c
}

.overflow-section {
	overflow: hidden
}

.breadcrumb {
	font-size: 14px
}

@media (max-width:499px) {
	.breadcrumb {
		display: none
	}
}

.message-box {
	margin: 45px auto;
	padding: 30px 15px;
	border-radius: 10px;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
	max-width: 500px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .05)
}

@media (min-width:500px) {
	.message-box {
		padding: 60px
	}
}

.title-suffix {
	font-weight: 400;
	color: #727679;
}

.select2 {
	width: 100% !important
}

.supplier-info-link {
	text-decoration: underline
}

@media (min-width:768px) and (max-width:991px) {
	.container {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px
	}
}

.receipting-logo-sm {
	width: 29px !important;
	height: 25px;
	margin: auto;
}

.receipting-logo-md {
	width: 34px;
	height: 30px
}

@media (max-width:767px) {

	.h1,
	h1 {
		font-size: 25px
	}
}

.h2,
h2 {
	font-size: 28px
}

@media (max-width:767px) {

	.h2,
	h2 {
		font-size: 21px
	}
}

.h3,
h3 {
	font-size: 24px
}

@media (max-width:767px) {

	.h3,
	h3 {
		font-size: 18px
	}
}

.h4,
h4 {
	font-size: 21px
}

@media (max-width:767px) {

	.h4,
	h4 {
		font-size: 16px
	}
}

.h5,
h5 {
	font-size: 18px
}

@media (max-width:767px) {

	.h5,
	h5 {
		font-size: 14px
	}
}

.h6,
h6 {
	font-size: 16px
}

@media (max-width:767px) {

	.h6,
	h6 {
		font-size: 12px
	}
}

@media (max-width:500px) {
	p {
		font-size: 14px
	}
}

.lead {
	font-size: 18px
}

@media (max-width:499px) {
	.lead {
		font-size: 17px
	}
}

.text-primary {
	color: var(--primary)
}

.weight-bold {
	font-weight: 700 !important
}

.weight-medium {
	font-weight: 600 !important
}

.weight-normal {
	font-weight: 400 !important
}

.weight-light {
	font-weight: 300 !important
}

.text-underline {
	text-decoration: underline
}

.text-nowrap {
	white-space: nowrap
}

.text-wrap {
	white-space: unset
}

.main-footer {
	background-color: #f6f7fa;
	padding: 45px 0;
	position:relative;
	top:19px
}
.mainfooter1{
position: relative;
    top: 555px;
}

.main-footer .footer-logo {
	max-width: 100%;
	display: block;
	-o-object-fit: contain;
	object-fit: contain;
	height: auto
}

.main-footer .flex-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (max-width:767px) {
	.main-footer img {
		margin: 0 auto
	}
}

.main-footer #xt-ph-footer-right {
	padding: 0 15px
}

.main-footer .col {
	text-align: center;
	padding: 0 15px 15px
}

@media (max-width:767px) {
	.main-footer .col {
		width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}

.main-footer .col.left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media (min-width:768px) {
	.main-footer .col.left {
		text-align: left
	}
}

@media (min-width:768px) {
	.main-footer .col.center {
		text-align: center
	}
}

.main-footer .col.right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-align: left
}

.main-footer .col.right p {
	display: none
}

.main-footer .col.right.col-md-12 {
	padding: 0
}

@media (min-width:768px) {
	.main-footer .col.right {
		text-align: right
	}
}

.btn-rounded {
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 100px
}

.btn-rounded.active:focus,
.btn-rounded.btn.active.focus,
.btn-rounded.btn.focus,
.btn-rounded.btn:active.focus,
.btn-rounded:active:focus,
.btn-rounded:focus {
	outline-offset: 0
}

.btn-text {
	border-color: rgba(0, 0, 0, 0);
	color: #313335
}

.btn-modal-close,
.btn-text {
	background-color: rgba(0, 0, 0, 0)
}

.btn-modal-close {
	border: none;
	color: #727679;
	display: block;
	width: 100%
}

.input-rounded {
	border-radius: 40px
}

.form-control {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.form-control[readonly] {
	background-color: rgba(0, 0, 0, 0) !important;
	color: #313335;
	border-color: rgba(0, 0, 0, 0) !important
}

.custom-input-group {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #f6f7fa;
	border-radius: 100px;
	border: 1px solid #d1d2d3;
	padding: 4px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.custom-input-group .form-control {
	border: none !important;
	background: none !important
}

.custom-input-group .btn {
	margin-left: 15px
}

#givecard-pin-input {
	text-transform: uppercase
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type=number] {
	-moz-appearance: textfield
}

.modal-open .modal {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.modal-backdrop {
	background-color: #000
}

.modal-backdrop.in {
	opacity: .75
}

.modal-dialog {
	margin: auto auto 0 !important;
	padding: 30px 0 0;
	z-index: 2
}

@media (min-width:500px) {
	.modal-dialog {
		padding: 30px;
		margin: auto !important
	}
}

.modal-dialog.modal-sm {
	width: 100%
}

@media (min-width:400px) {
	.modal-dialog.modal-sm {
		width: 400px
	}
}

.modal-dialog.modal-md {
	width: 100%
}

@media (min-width:630px) {
	.modal-dialog.modal-md {
		width: 600px
	}
}

.modal-dialog.modal-lg {
	width: 100%
}

@media (min-width:830px) {
	.modal-dialog.modal-lg {
		width: 800px
	}
}

@media (max-width:767px) {
	.modal.fade .modal-dialog {
		-webkit-transform: translateY(25%);
		-ms-transform: translateY(25%);
		transform: translateY(25%)
	}
}

.modal.in {
	z-index: 1051
}

@media (max-width:767px) {
	.modal.in .modal-dialog {
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0)
	}
}

@media (max-width:499px) {
	.modal-content {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border: none
	}
}

.modal-close {
	position: absolute;
	right: 15px;
	top: 15px;
	display: block;
	background-color: rgba(0, 0, 0, 0);
	border: none;
	padding: 0;
	z-index: 2
}

@media (max-width:499px) {
	.modal-close {
		right: 5px;
		top: 5px
	}
}

.modal-close:focus span:after,
.modal-close:focus span:before,
.modal-close:hover span:after,
.modal-close:hover span:before {
	background-color: #62459c
}

.modal-close span {
	display: block;
	position: relative;
	width: 40px;
	height: 40px
}

.modal-close span:after,
.modal-close span:before {
	content: "";
	width: 25px;
	height: 2px;
	display: block;
	background-color: #ffffff;
	border-radius: 2px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: background-color .15s;
	-o-transition: background-color .15s;
	transition: background-color .15s
}

.modal-close span:before {
	-webkit-transform: rotate(45deg) translate(-50%, -50%);
	-ms-transform: rotate(45deg) translate(-50%, -50%);
	transform: rotate(45deg) translate(-50%, -50%)
}

.modal-close span:after {
	-webkit-transform: rotate(-45deg) translate(-50%, -50%);
	-ms-transform: rotate(-45deg) translate(-50%, -50%);
	transform: rotate(-45deg) translate(-50%, -50%)
}

.modal-body {
	padding: 45px 20px 20px
}

@media (min-width:500px) {
	.modal-body {
		padding: 30px 45px
	}
}

@media (max-width:767px) {
	.modal-body.no-close-icon {
		padding-top: 20px
	}
}

.modal-body h2 {
	margin: 0 0 20px
}

.modal-user-not-logged-in-block {
	background-color: #f6f7fa;
	margin-left: -20px;
	margin-right: -20px;
	padding: 15px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media (min-width:500px) {
	.modal-user-not-logged-in-block {
		margin-left: -45px;
		margin-right: -45px;
		padding: 15px 45px
	}
}

.modal-confetti-background {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
	background-image: url(confetti.3894250a.gif);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 100%
}

#receipting-information-dialog h2 {
	padding-top: 2px;
	text-align: center;
	display: block
}

#receipting-information-dialog img {
	max-width: 500px;
	margin: auto;
	display: block
}

@media screen and (max-width:500px) {
	#receipting-information-dialog img {
		max-width: 200px
	}
}

ul.pagination .active {
	font-weight: 700
}

ul.pagination>li>a,
ul.pagination>li>span {
	padding: 10px 15px
}

.popover {
	border-color: #e8e9ea;
	padding: 15px 25px;
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
	box-shadow: 0 5px 20px rgba(0, 0, 0, .1)
}

.popover.bottom>.arrow {
	border-bottom-color: #e8e9ea !important
}

.popover .popover-title {
	background-color: rgba(0, 0, 0, 0);
	padding: 0 0 6px;
	border: none
}

.popover .popover-content {
	padding: 0;
	font-size: 14px
}

.steps {
	display: inline-block !important
}

.step-numbers {
	height: 30px !important;
	width: 30px;
	padding: 4px 3px 0;
	margin: 3px;
	background-color: #62459c;
	border-radius: 50%;
	display: inline-block;
	color: #fff;
	font-weight: 700;
	text-align: center;
	float: left
}

.email-sent {
	font-weight: 700 !important;
	color: #62459c
}

#firebaseui-auth-container-email-verification-msg {
	display: none
}

.navigation-wrapper {
	margin-bottom: 0 !important
}

.site-nav {
	background: #fff;
	padding: 15px 0
}
.redeeem-btn {
	margin-right:10px; 
	padding: 10px !important; 
	text-align:center !important;
}
.header-reverse {
	width:100%; 
	text-align: center;
}
.header-icon {
	width:150px;
	max-height:150px;
	margin: auto;
	margin-top: 20px;
}
.vendor-logo-icon3 {
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
}
.vendor-name {
	text-align: center;
	margin-top: 30px
}
.h1-vendor-name2 {
	word-break: break-word;
	font-family: 'Albert Sans';
}

@media (min-width:500px) {
	.site-nav {
		padding: 20px 0;
	}
}

@media (min-width:992px) {
	.site-nav {
		padding: 25px 0
	}
}

.site-nav a {
	color: #313335
}

@media (min-width:992px) {
	.site-nav .container-fluid {
		padding-left: 30px;
		padding-right: 30px
	}
}
@media (max-width: 767px) {
	.partner-main-banner {
		top: 3% !important;
	}
}

@media (min-width:551px) {
	.site-nav .logo-wrap .logo.has-image.logo-horizontal img {
		max-width: 180px
	}
}

.site-nav .pages-wrap {
	padding-left: 45px;
	padding-right: 15px;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.site-nav .pages-wrap>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.site-nav .pages-wrap>ul>li {
	margin: 0 30px 0 0
}

.site-nav .pages-wrap>ul>li>a {
	padding: 10px 1px;
	display: block
}

.site-nav .pages-wrap .page-title {
	font-weight: 600
}

.site-nav .secondary-nav-dropdowns {
	margin: 0 !important
}

@media (max-width:500px) {

	.site-nav .secondary-nav-dropdowns .btn,
	.site-nav .secondary-nav-dropdowns .dropdown>a {
		font-size: 14px
	}
}

.site-nav .secondary-nav-dropdowns .dropdown-menu:after,
.site-nav .secondary-nav-dropdowns .dropdown-menu:before {
	left: auto;
	right: 10px
}

@media (min-width:992px) {

	.site-nav .secondary-nav-dropdowns .dropdown-menu:after,
	.site-nav .secondary-nav-dropdowns .dropdown-menu:before {
		right: 20px
	}
}

.site-nav .secondary-nav-dropdowns .dropdown-menu:after {
	margin-left: 0;
	margin-right: 1px
}

.site-nav .nav-givecard {
	/* margin-right: 15px; */
	display:flex;
}

.site-nav .btn {
	text-transform: unset !important
}

.site-nav a {
	font-weight: 700
}

.site-nav .dropdown-menu {
	margin-top: 5px;
	padding: 10px 0 !important;
	min-width: 270px
}

.site-nav .dropdown-menu:after,
.site-nav .dropdown-menu:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 100%;
	left: 10px
}

@media (min-width:992px) {

	.site-nav .dropdown-menu:after,
	.site-nav .dropdown-menu:before {
		left: 20px
	}
}

.site-nav .dropdown-menu:before {
	z-index: 1;
	border-left: 8px solid rgba(0, 0, 0, 0);
	border-right: 8px solid rgba(0, 0, 0, 0);
	border-bottom: 8px solid #e8e9ea
}

.site-nav .dropdown-menu:after {
	z-index: 2;
	border-left: 7px solid rgba(0, 0, 0, 0);
	border-right: 7px solid rgba(0, 0, 0, 0);
	border-bottom: 7px solid #fff;
	margin-left: 1px;
	margin-bottom: -1px
}

.site-nav .dropdown-menu>li+li {
	margin-top: 5px
}

.site-nav .dropdown-menu>li>a {
	padding: 10px 30px
}

.site-nav .dropdown-menu>li>a.btn {
	font-weight: 700
}

.site-nav .dropdown-menu .dropdown-header {
	padding: 10px 30px
}

.site-nav .user-nav {
	margin-left: 0 !important
}

.site-nav .nav-toggler {
	margin-right: 10px
}

.site-nav .language-nav .dropdown-toggle {
	text-transform: uppercase
}

.site-nav .sign-up-dropdown {
	padding: 15px 20px 20px !important;
	min-width: 260px
}

@media (min-width:500px) {
	.site-nav .sign-up-dropdown {
		padding: 30px !important;
		min-width: 300px
	}
}

.site-nav .sign-up-dropdown p.lead {
	font-weight: 700;
	margin-bottom: 15px
}

.site-nav .sign-up-dropdown .sign-up-list {
	margin: 0 0 20px;
	list-style: none;
	padding: 0
}

.site-nav .sign-up-dropdown .sign-up-list li {
	margin-bottom: 5px
}

.site-nav .sign-up-dropdown .btn-primary {
	color: #fff !important
}

.offcanvas-nav li {
	border: none
}

.offcanvas-nav li.current>a {
	text-decoration: none;
	background-color: #f6f7fa;
	font-weight: 700
}

.offcanvas-nav li a {
	padding: 15px 20px
}

.offcanvas-lang {
	padding: 15px 0
}

.offcanvas-lang .language-nav {
	border: 0
}

.offcanvas-nav>ul>li:last-child {
	border: none
}

.homepage .navigation-wrapper {
	margin-bottom: 0 !important
}

.h1,
h1 {
	font-size: 63.15px
}

.homepage-banners {
	padding: 30px 0;
	text-align: center;
	background-color: #f6f7fa;
	background-position: 50% 100%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative
}

@media (min-width:500px) {
	.homepage-banners {
		padding: 60px 0
	}
}

@media (min-width:768px) {
	.homepage-banners {
		padding: 75px 0
	}
}

.homepage-banners:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: -o-linear-gradient(60deg, #000 -100%, #62459c, #000 200%);
	background: linear-gradient(30deg, #000 -100%, #62459c, #000 200%);
	opacity: .75;
	z-index: 1
}

.homepage-banners:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: .15;
	z-index: 1
}

.homepage-banners .container {
	position: relative;
	z-index: 2;
	color: #fff !important;
	text-shadow: 1px 2px 3px rgba(0, 0, 0, .1)
}

.homepage-banners .container h1 {
	color: #fff
}

@media screen and (min-width:1200px) {
	.homepage-banners .container h1 {
		font-size: 60px
	}
}

@media screen and (max-width:767px) {
	.homepage-banners .container h1 {
		font-size: 38px
	}
}

@media screen and (max-width:500px) {
	.homepage-banners .container h1 {
		font-size: 30px
	}
}

.homepage-banners .container p.lead {
	font-size: 28px;
	font-weight: 400
}

.homepage-banners .container p.lead em {
	font-style: normal;
	text-decoration: underline
}

@media screen and (min-width:1200px) {
	.homepage-banners .container p.lead {
		font-size: 40px
	}
}

@media screen and (min-width:768px) {
	.homepage-banners .container p.lead {
		font-size: 35px
	}
}

@media screen and (max-width:767px) {
	.homepage-banners .container p.lead {
		font-size: 26px
	}
}

@media screen and (max-width:500px) {
	.homepage-banners .container p.lead {
		font-size: 24px
	}
}

@media (max-width:499px) {
	.homepage-section .givesome-carousel {
		margin: 15px 0
	}
}

.browse-section .flex-row {
	margin-right: -15px;
	margin-left: -15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (min-width:992px) {
	.browse-section .flex-row {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.browse-section .logos-column,
.browse-section .text-column {
	padding-left: 15px;
	padding-right: 15px
}

.browse-section .text-column {
	max-width: 380px;
	-ms-flex-preferred-size: 380px;
	flex-basis: 380px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	margin-bottom: 30px
}

@media (max-width:991px) {
	.browse-section .text-column {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
		width: 100%
	}
}

@media (min-width:992px) {
	.browse-section .text-column {
		margin-top: 15px;
		padding-right: 45px
	}
}

.browse-section .text-column p {
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-weight: 400;
	line-height: 1.3
}

@media (min-width:768px) {
	.browse-section .text-column p {
		line-height: 1.75;
		font-size: 18px
	}
}

@media (max-width:767px) {
	.browse-section .text-column p {
		font-size: 14px
	}
}

.browse-section .text-column .btn {
	margin-top: 30px
}

.browse-section .logos-column {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1
}

@media (min-width:992px) {
	.browse-section .logos-column {
		padding-left: 45px
	}
}

.browse-section .logos-desktop {
	margin-right: -15px;

	margin-left: -15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.browse-section .logos-desktop .single-logo {
	width: 100%;
	max-width: 22%;
	-ms-flex-preferred-size: 22%;
	flex-basis: 22%;
	background-color: #f6f7fa;
	padding: 0 5px;
	margin: .4rem;
	border-radius: 0;
	display:flex;
	align-items:center;
	justify-content:center;
}

.browse-section .logos-desktop a {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 5px;
	opacity: .85;
	width:150px;
	height:150px;
}

.browse-section .logos-desktop a:before {
	content: "";
	padding-top: 100%;
	display: block
}

.browse-section .logos-desktop a:focus,
.browse-section .logos-desktop a:hover {
	border-color: #e8e9ea;
	opacity: 1
}

.browse-section .logos-desktop img {
	-webkit-filter: none;
	filter: none;
	border-radius: 0 !important;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto
}

.browse-section .logo-carousel {
	margin-top: 0
}

.browse-section .btn-block {
	margin-bottom: 30px
}

@media (min-width:550px) {
	.browse-section .btn-block {
		max-width: 200px;
		margin: 0 auto 30px
	}
}

.progress {
	height: 6px;
	overflow: hidden;
	width: 100%;
	display: block
}

.progress,
.progress-bar {
	position: relative;
	border-radius: 10px
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	background-color: var(--primary);
	z-index: 2
}

.progress-background {
	background-color: var(--primary);
	opacity: .2;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	z-index: 1
}

.project-progress {
	color: #727679
}

.project-progress-values {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	line-height: 1
}

.project-progress .progress-value-text strong {
	color: #313335
}

.project-progress .progress-percentage {
	padding-left: 15px
}

.project-progress-bar {
	margin: 10px 0
}

.project-card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	text-align: left;
	font-size: 12px;
	color: #727679;
	background-color: #fff;
	-webkit-transition: -webkit-box-shadow .15s;
	transition: -webkit-box-shadow .15s;
	-o-transition: box-shadow .15s;
	transition: box-shadow .15s;
	transition: box-shadow .15s, -webkit-box-shadow .15s;
}

@media (min-width:500px) {
	.project-card {
		font-size: 14px
	}
}

.project-card:focus,
.project-card:hover {
	text-decoration: none;
	color: #727679;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .08);
	box-shadow: 0 10px 20px rgba(0, 0, 0, .08)
}

.project-card:focus .project-card-image .image-container,
.project-card:hover .project-card-image .image-container {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	opacity: .8
}

.project-card:focus .project-description,
.project-card:focus .project-name,
.project-card:hover .project-description,
.project-card:hover .project-name {
	color: #62459c;
	color: var(--primary)
}

.project-card .project-card-image {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	position: relative;
	background-color: #f6f7fa;
	overflow: hidden;
	border: solid #e8e9ea;
	border-width: 1px 1px 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.project-card .project-card-image:before {
	content: "";
	position: relative;
	display: block;
	padding-top: 56.25%
}

.project-card .project-card-image .image-container {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
	-webkit-transform: scale(1.005);
	-ms-transform: scale(1.005);
	transform: scale(1.005)
}

.project-card .project-labels {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 2;
	text-align: right
}

.project-card .project-labels .project-label {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-color: #313335;
	font-weight: 700;
	margin-bottom: 5px;
	padding: .3em 1em;
	border-radius: 20px;
	white-space: nowrap;
	display: inline-block
}

.project-card .project-card-details {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	overflow: hidden;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #e8e9ea
}

@media (min-width:500px) {
	.project-card .project-card-details {
		padding: 20px
	}
}

.project-card .project-card-details.no-border-radius {
	border-radius: 0 !important
}

.project-card .project-name {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 5px;
	color: #313335;
	-webkit-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s
}

@media (min-width:500px) {
	.project-card .project-name {
		font-size: 18px
	}
}

.project-card .project-description {
	display: block;
	margin: 0 0 15px;
	-webkit-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s
}

@media (min-width:500px) {
	.project-card .project-description {
		margin: 0 0 20px
	}
}

.project-card .project-description p,
.project-card .project-description span {
	display: inline;
	margin: 0
}

.project-card .project-description .read-more {
	white-space: nowrap
}

.project-card .project-details {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.project-card .project-details i {
	width: 23px;
	height: 23px;
	color: #62459c;
	color: var(--primary);
	font-size: 18px
}

.project-card .project-details .vendor-icon {
	color: rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50%;
	width: 100px;
	height: 100px;
	border-radius: 0;
	margin-right: 10px;
	top: auto;
	position: relative
}

.project-card .project-details .project-charity,
.project-card .project-details .project-location {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.project-card .project-progress {
	margin-top: 20px
}

.project-card .project-progress .progress-value-text strong {
	font-size: 16px
}

@media (min-width:500px) {
	.project-card .project-progress .progress-value-text strong {
		font-size: 18px
	}
}

.project-card .bottom-box {
	text-align: center;
	font-weight: 700;
	padding: 15px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #e8e9ea;
	border-top: none;
	color: #313335;
	font-size: 16px
}

.product-list-view.list .single-product .product-card {
	border: none !important;
	margin-bottom: 30px;
	text-align: inherit !important
}

.project-main h1.project-name {
	margin: 10px 0 15px
}

.project-main .project-supplier-line {
	color: #727679;
	font-size: 16px;
	font-weight: 400
}

.project-main .project-supplier-line a {
	color: inherit
}

.project-main .project-supplier-line strong {
	font-weight: inherit
}

.project-main .project-supplier-line small {
	font-size: inherit
}

.project-main .project-details-image-row {
	margin-top: 20px
}

.project-main .project-details-image-row .product-image .wrap-thumbnails .owl-stage-outer {
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.project-main .project-image {
	padding-left: 15px !important;
	padding-right: 15px !important
}

.project-main .project-image .product-carousel,
.project-main .project-image .product-carousel.fade .item {
	max-height: none
}

.project-main .project-image .product-carousel.fade .item .image {
	background-position: 50% 0
}

.project-main .project-image .product-carousel.fade .item .image:before {
	padding-top: 75%
}

.project-main .project-image .carousel-thumbnails .owl-dots {
	display: none
}

.project-main .project-image .carousel-thumbnails .owl-item,
.project-main .project-image .carousel-thumbnails .thumbnail {
	display: block
}

.project-main .project-image .carousel-thumbnails .thumbnail {
	border: 1px solid #e8e9ea;
	padding: 5px
}

.project-main .project-image .carousel-thumbnails .owl-nav button {
	padding: 0 5px !important
}

@media (min-width:500px) and (max-width:767px) {
	.project-main .project-image+.project-basic-details {
		margin-top: 30px
	}
}

@media (min-width:992px) {
	.project-main .project-basic-details {
		padding-right: 60px
	}
}

.project-main .project-basic-details .project-description {
	margin-top: 10px
}

@media (max-width:499px) {
	.project-main .project-basic-details .project-description {
		font-size: 14px
	}
}

.project-main .project-progress {
	margin: 30px 0
}

body.project-page .project-progress .progress-value-text strong {
	font-size: 21px
}

body.project-page .project-progress .project-progress-text {
	font-size: 14px
}

.charity-info-section {
	background-color: #f6f7fa;
	padding: 30px 0;
	margin: 30px 0
}

@media (min-width:768px) {
	.charity-info-section {
		margin: 90px 0 30px;
		padding: 60px 0
	}
}

.charity-info-section h2 {
	margin: 0 0 30px
}

.charity-info-section .flex-row {
	margin-right: -15px;
	margin-left: -15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

@media (min-width:768px) {
	.charity-info-section .flex-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap
	}
}

.charity-info-section .charity-col {
	padding: 0 0 0 15px;
	max-width: 120px;
	-ms-flex-preferred-size: 120px;
	flex-basis: 120px;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media (min-width:768px) {
	.charity-info-section .charity-col {
		max-width: 200px;
		-ms-flex-preferred-size: 200px;
		flex-basis: 200px;
		padding: 0 15px
	}
}

.charity-info-section .charity-logo-wrapper {
	display: block;
	border: 1px solid #e8e9ea;
	border-radius: 5px;
	background-color: #fff;
	position: relative
}

.charity-info-section .charity-logo-wrapper:before {
	content: "";
	display: block;
	padding-top: 100%;
	position: relative
}

.charity-info-section .charity-logo-wrapper .charity-logo {
	position: absolute;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain
}

.charity-info-section .charity-content {
	padding: 0 15px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1
}

.charity-info-section .charity-content h3 {
	margin: 5px 0 20px
}

.charity-info-section .charity-meta-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.charity-info-section .charity-meta-wrapper .charity-meta {
	margin: 0 30px 20px 0;
	color: #727679
}

.charity-info-section .charity-meta-wrapper .charity-meta a {
	color: inherit
}

.charity-info-section .charity-button-wrap {
	margin-top: 20px
}

.owl-item,
.owl-stage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.owl-item {
	border: 1px solid rgba(0, 0, 0, 0)
}

.givesome-carousel {
	margin: 30px 0
}

.givesome-carousel .carousel-text {
	margin-bottom: 30px
}

@media (min-width:768px) {
	.givesome-carousel .carousel-text {
		padding-right: 100px
	}
}

.givesome-carousel .carousel-text h2,
.givesome-carousel .carousel-text p {
	margin: 0
}

.givesome-carousel .carousel-text h2+p {
	margin-top: 15px
}

@media (max-width:991px) {
	.givesome-carousel .owl-stage-outer {
		overflow: hidden !important
	}
}

@media (max-width:767px) {
	.givesome-carousel .owl-stage {
		margin-left: -6px
	}
	.img-responsive {
		width: 180px;
		margin-left: 10px !important;
	}
	.about-image-icon2{
		border-radius: 12px !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.givesome-carousel .owl-stage {
		margin-left: -10px
	}
}

@media (max-width:767px) {
	.givesome-carousel .owl-item {
		padding: 0 6px;
		margin: 0 !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.givesome-carousel .owl-item {
		padding: 0 10px;
		margin: 0 !important
	}
}

.givesome-carousel .owl-nav {
	position: absolute;
	right: 0;
	bottom: 100%;
	margin-bottom: 27px;
}

.slider-card-mob .owl-nav {
    top:-50px;
	/*display: none;*/
}
.slider-card-mob .owl-dots {
	display: none;
} 

.slider-card-mob .owl-carousel .owl-stage-outer {
	padding-left: 20px;
}


/* @media (max-width:767px) {
	.givesome-carousel .owl-nav {
		display: none
	}
} */

.givesome-carousel .owl-nav button {
	display: inline-block;
	width: 44px;
	height: 36px;
	text-align: center;
	border: 1px solid #d1d2d3 !important
}

.givesome-carousel .owl-nav button:focus,
.givesome-carousel .owl-nav button:hover {
	background-color: #f6f7fa;
	color: #62459c
}

.givesome-carousel .owl-nav button.disabled {
	pointer-events: none;
	cursor: default
}

.givesome-carousel .owl-nav button.disabled i {
	opacity: .3
}

.givesome-carousel .owl-nav button i {
	line-height: 1;
	font-size: 28px
}

.givesome-carousel .owl-nav button+button {
	margin-left: -1px
}

.givesome-carousel .owl-nav button.owl-next {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.givesome-carousel .owl-nav button.owl-next i {
	margin-left: 2px
}

.givesome-carousel .owl-nav button.owl-prev {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}

.givesome-carousel .owl-nav button.owl-prev i {
	margin-right: 1px
}

.owl-loading-indicator {
	padding: 15px 0
}

.owl-dots {
	text-align: center;
	margin: 15px 0 0;
	align-items: center;
    display: flex;
    justify-content: center;
}

@media (min-width:500px) {
	.owl-dots {
		margin: 30px 0 0
	}
}

.owl-dots .owl-dot {
	margin: 10px 5px;
	display: flex;
}

.owl-dots .owl-dot.active span {
	border: 1px solid #5D4294;
    background: white;
    width: 15px;
    height: 15px;
}

.owl-dots .owl-dot span {
	border-radius: 50%;
	cursor: pointer;
    height: 2px;
    width: 2px;
    margin: 0 10px;
    background-color: #5D4294;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.logos-mobile .logo-carousel a {
	display: block;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	padding: 15px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #d1d2d3;
	border-radius: 5px;
	position: relative
}

@media (min-width:500px) {
	.logos-mobile .logo-carousel a {
		padding: 30px
	}
}

.logos-mobile .logo-carousel a:before {
	content: "";
	padding-top: 100%;
	display: block
}

.logos-mobile .logo-carousel a img {
	max-width: 100%;
	max-height: 100%
}

.banner-section {
	padding: 15px 0
}

@media (min-width:500px) {
	.banner-section {
		padding: 30px 0
	}
}

.banner-section-light {
	background-color: #f6f7fa
}

.banner-section-dark {
	background-color: #313335;
	color: #fff !important
}

.banner-section-primary {
	background-color: #62459c;
	color: #fff !important
}

.partner-list {
	padding: 0;
	list-style: none;
	margin: 0 -15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.partner-list .single-partner {
	padding: 0 15px;
	margin-bottom: 30px;
	max-width: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

@media (min-width:768px) {
	.partner-list .single-partner {
		max-width: 33.33333%;
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%
	}
}

@media (min-width:1200px) {
	.partner-list .single-partner {
		max-width: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%
	}
}

.partner-card,
.partner-card>a {
	position: relative
}

.partner-card>a {
	z-index: 1;
	display: block
}

.partner-card>a:focus,
.partner-card>a:hover {
	text-decoration: none;
	outline-offset: 1px
}

.partner-card>a:focus .image-wrap,
.partner-card>a:hover .image-wrap {
	opacity: .85
}

.partner-card>a:focus .description,
.partner-card>a:focus .location,
.partner-card>a:focus h2.name,
.partner-card>a:hover .description,
.partner-card>a:hover .location,
.partner-card>a:hover h2.name {
	color: #62459c
}

.partner-card .profile-favorite-icon {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 2
}

.partner-card .image-wrap {
	background-color: #f6f7fa;
	padding: 15px;
	-webkit-transition: opacity .15s;
	-o-transition: opacity .15s;
	transition: opacity .15s
}

.partner-card .image-wrap .image {
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat
}

.partner-card .image-wrap .image:before {
	content: "";
	display: block;
	padding-top: 100%;
	position: relative
}

.partner-card h2.name {
	font-size: 18px;
	margin: 15px 0 6px
}

.partner-card .location,
.partner-card h2.name {
	-webkit-transition: color .15s;
	-o-transition: color .15s;
	transition: color .15s
}

.partner-card .location {
	font-size: 14px;
	color: #727679
}

.partner-card .description {
	margin-top: 10px
}

.partner-main-banner {
	position: relative;
	margin-bottom: 30px
}

@media (max-width:767px) {
	.partner-main-banner .breadcrumb {
		display: none
	}
}

.partner-main-banner .vendor-details {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

@media (min-width:768px) {
	.partner-main-banner .vendor-details {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		padding-top: 20px
	}
}

.partner-main-banner .partner-background {
	position: absolute;
	bottom: 60px;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background-color: #313335
}

.partner-main-banner .container {
	position: relative;
	z-index: 2;
	padding-top: 30px
}

.partner-main-banner .partner-details-block {
	background-color: #fff;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .08);
	box-shadow: 0 10px 20px rgba(0, 0, 0, .08);
	border-radius: 10px;
	padding: 20px 15px;
	position: relative
}

@media (max-width:767px) {
	.partner-main-banner .partner-details-block {
		margin-top: 30px
	}
}
.vendor-name-address {
	display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}
@media (min-width:500px) {
	.partner-main-banner .partner-details-block {
		padding: 30px
	}
}

.partner-main-banner .vendor-name-address {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

@media (min-width:768px) {
	.partner-main-banner .vendor-name-address {
		position: relative;
		padding-left: 30px;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media (min-width:992px) {
	.partner-main-banner .vendor-name-address {
		padding-left: 45px
	}
}

.partner-main-banner .profile-favorite-icon {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2
}

@media (max-width:767px) {
	.partner-main-banner .profile-favorite-icon {
		right: 5px;
		top: 5px
	}
}

.partner-main-banner .vendor-description {
	margin-top: 30px;
	font-size: 14px
}

@media (min-width:500px) {
	.partner-main-banner .vendor-description {
		font-size: 16px
	}
}

.partner-main-banner .vendor-description .show-more-less-btn {
	display: inline;
	color: #62459c;
	color: var(--primary);
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	font-weight: 700
}

.partner-main-banner .vendor-description .show-more-less-btn:focus,
.partner-main-banner .vendor-description .show-more-less-btn:hover {
	text-decoration: underline;
	color: #62459c;
	color: var(--primary)
}

.partner-main-banner .vendor-address {
	margin: 1.5rem 0
}

.partner-main-banner .vendor-address .weblink-btn {
	border: 2px solid var(--primary);
	color: var(--primary);
	background-image: -o-linear-gradient(45deg, var(--primary) 50%, rgba(0, 0, 0, 0) 50%);
	background-image: linear-gradient(45deg, var(--primary) 50%, rgba(0, 0, 0, 0) 0);
	background-position: 100%;
	background-size: 400%;
	-webkit-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	padding: 1rem .2rem;
	border-radius: 6px;
	word-break: break-all;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width:991px) {
	.partner-main-banner .vendor-address .weblink-btn {
		font-size: .9rem
	}
}

.partner-main-banner .vendor-address:hover .weblink-btn {
	color: #fff;
	background-position: 0
}

@media (max-width:767px) {

	.partner-main-banner .vendor-address,
	.partner-main-banner .vendor-name,
	.partner-main-banner .vendor-opening-hours {
		text-align: center
	}
}

.partner-main-banner .vendor-name h1 span.smaller {
	font-weight: 400;
	font-size: 75%;
	color: #727679
}

.partner-main-banner .vendor-name h1 span.smaller a {
	text-decoration: underline;
	color: inherit !important;
	text-decoration-thickness: 2px;
	-webkit-text-decoration-color: #c0c2c4;
	text-decoration-color: #c0c2c4
}

.partner-main-banner .vendor-name h1 .dropdown {
	display: inline-block
}

.partner-main-banner .vendor-name h1 button {
	background: none;
	border: none;
	padding: 0;
	outline: 0
}

.partner-main-banner .vendor-name h1 button:focus,
.partner-main-banner .vendor-name h1 button:hover {
	text-decoration: underline
}

.partner-main-banner .vendor-name h1 .dropdown-menu {
	margin-top: 5px;
	padding: 10px 0 !important;
	min-width: 220px;
	max-height: 200px;
	overflow-y: auto;
}

.partner-main-banner .vendor-name h1 .dropdown-menu .dropdown-menu_S{
	margin-top: 5px;
	padding: 10px 0 !important;
	min-width: 220px
}

.partner-main-banner .vendor-name h1 .dropdown-menu>li+li {
	margin-top: 5px
}

.partner-main-banner .vendor-name h1 .dropdown-menu>li>a {
	padding: 6px 30px
}

.partner-main-banner .vendor-logo {
	max-width: 100px;
	-ms-flex-preferred-size: 100px;
	flex-basis: 100px;
	width: 100%;
	height: 100px;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 15px;
	border: 3px solid #313335;
	border-radius: 50%;
	background-color: #fff;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
	box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px
}

@media (max-width:767px) {
	.partner-main-banner .vendor-logo {
		margin-top: -65px;
		margin-bottom: 15px;
		-ms-flex-item-align: center;
		align-self: center
	}
}

@media (min-width:992px) {
	.partner-main-banner .vendor-logo {
		max-width: 200px;
		-ms-flex-preferred-size: 200px;
		flex-basis: 200px;
		height: 200px;
		padding: 30px;
		border-width: 6px
	}
}

.partner-main-banner .vendor-logo img {
	max-width: 100%;
	max-height: 100%
}

.vendor-sdg h2 {
	color: #56595d
}

.vendor-sdg .sdg-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.vendor-sdg .sdg-row .single-sdg {
	max-width: 90px;
	-ms-flex-preferred-size: 90px;
	flex-basis: 90px;
	border: 1px solid rgba(0, 0, 0, 0);
	background: none;
	border-radius: 10px;
	overflow: hidden;
	margin: 15px 15px Infinitypx 30px;
	position: relative;
	padding: 0
}

.vendor-sdg .sdg-row .single-sdg:focus,
.vendor-sdg .sdg-row .single-sdg:hover {
	border-color: #d1d2d3;
	outline: 0 !important
}

@media (min-width:992px) {
	.vendor-sdg .sdg-row .single-sdg {
		max-width: 140px;
		-ms-flex-preferred-size: 140px;
		flex-basis: 140px
	}
}

.vendor-sdg .sdg-row img {
	width: 100%;
	height: auto
}

.vendor-sdg .sdg-row .sdg-help-icon {
	background-color: #fff;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 3px;
	right: 3px
}

.vendor-sdg .sdg-row .sdg-help-icon i {
	color: #727679
}

@media (min-width:992px) {
	/* .product-list-with-two {
		padding-left: 45px
	} */

	.product-list-with-two .single-product {
		width: 25% !important
	}

	.product-list-with-two .single-product:nth-child(3n+1) {
		clear: none !important
	}
}

@media (min-width:992px) and screen and (max-width:500px) {
	.product-list-with-two .single-product {
		width: 100% !important
	}
}

.product-list-actions {
	padding: 20px;
	border-radius: border-radius-small;
	background-color: #f6f7fa
}

.vendor-list-banner {
	margin-bottom: 20px
}

@media (min-width:768px) {
	.vendor-list-banner {
		margin-bottom: 60px
	}
}

.vendor-list-banner h1 {
	margin-top: 0;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.vendor-list-banner h1 {
		margin-top: 15px;
		margin-bottom: 30px
	}
}

.office-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-left: -10px;
	margin-right: -10px
}

@media (min-width:768px) {
	.office-list {
		margin-left: -15px;
		margin-right: -15px
	}
}

.office-list .single-office {
	padding: 6px 10px;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 100%
}

@media (min-width:500px) {
	.office-list .single-office {
		max-width: 50%;
		padding: 10px
	}
}

@media (min-width:768px) {
	.office-list .single-office {
		max-width: 33.33333333%;
		padding: 15px
	}
}

@media (min-width:992px) {
	.office-list .single-office {
		max-width: 25%
	}
}

@media (min-width:1200px) {
	.office-list .single-office {
		max-width: 20%
	}
}

.office-list .single-office a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 15px;
	color: #313335;
	font-weight: 700;
	background: #f6f7fa;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	-webkit-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s
}

@media (min-width:500px) {
	.office-list .single-office a {
		min-height: 75px
	}
}

.office-list .single-office a:focus,
.office-list .single-office a:hover {
	background-color: #62459c;
	background-color: var(--primary);
	color: #fff;
	text-decoration: none
}

.supplier-view .col-md-4,
.vendor-list-actions {
	display: none
}

.supplier-view .col-md-8 {
	width: 100% !important
}

.givecard-redeem-form {
	max-width: 400px;
	text-align: center;
	margin: 0 auto
}

@media (min-width:768px) {
	.givecard-redeem-form {
		padding: 60px 30px
	}
}

.givecard-redeem-form .form-control {
	font-weight: 700
}

.givecard-balance-table tr:last-child {
	border-bottom: 1px solid #e8e9ea
}

.givecard-balance-table .times {
	padding: 0 6px;
	display: inline-block
}

.givecard-success-header {
	text-align: center
}

.givecard-success-upper-text {
	margin: 30px 0;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	text-align: center
}

.givecard-success-upper-text,
.givecard-success-upper-text .logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.givecard-success-upper-text .logo {
	border: 1px solid #e8e9ea;
	border-radius: 5px;
	padding: 5px;
	background-color: #fff;
	width: 100px;
	margin-right: 15px
}

@media (min-width:768px) {
	.givecard-success-upper-text .logo {
		width: 140px
	}
}

.givecard-success-upper-text .logo img {
	width: 100%;
	height: auto
}

.givecard-success-custom-text {
	margin: 10px 0;
	/*text-align: center*/
}

.givecard-success-custom-text #givecard-success-campaign-message {
	width: 100%;
	word-wrap: break-word
}

.fund-modal {
	padding: 0 !important
}

.fund-modal-header {
	padding: 30px 15px
}

@media (min-width:500px) {
	.fund-modal-header {
		padding: 30px 45px
	}
}

.fund-modal-header h2 {
	padding-right: 30px;
	font-size: 24px;
	margin: 0
}

.fund-modal-header .supplier-info-link {
	display: block;
	margin: 5px 0 0
}

.fund-modal-header .project-progress {
	margin-top: 30px
}

.fund-modal-content {
	background: #f6f7fa;
	padding: 30px 15px
}

@media (min-width:500px) {
	.fund-modal-content {
		padding: 30px 45px
	}
}

.fund-modal-content h3 {
	margin: 0 0 5px;
	font-size: 21px
}

.fund-modal-footer {
	padding: 15px
}

@media (min-width:500px) {
	.fund-modal-footer {
		padding: 15px 45px
	}
}

.radio-donate-amount div {
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: auto 70%
}

.radio-donate-amount div:first-child {
	background-image: url(cup.58a64b9b.svg)
}

.radio-donate-amount div:nth-child(2) {
	background-image: url(large-blend.6bd5274a.svg)
}

.radio-donate-amount div:nth-child(3) {
	background-image: url(beans.839af5b8.svg)
}

.radio-donate-amount div:nth-child(4) {
	background-image: url(dollar.97b82873.svg)
}

.givesome-stripe-donation {
	background-color: #fff;
	border: 1px solid #d1d2d3;
	border-radius: 5px
}

.givesome-stripe-donation .form-group {
	margin: 0
}

.givesome-stripe-donation .form-input-group,
.givesome-stripe-donation .form-input-group>* {
	width: 100%
}

.givesome-stripe-donation .form-input-group .checkbox {
	margin: 7px 13px
}

.givesome-stripe-donation .control-label {
	display: none
}

.givesome-stripe-donation label {
	font-weight: 700
}

.givesome-stripe-donation .radio {
	width: 100%;
	margin: 0;
	padding: 15px
}

.givesome-stripe-donation .radio+.radio {
	border-top: 1px solid #d1d2d3
}

.givesome-stripe-donation #custom-gc .form-input-group,
.givesome-stripe-donation #custom .form-input-group {
	padding: 0 30px 15px
}

.StripeElement {
	margin: 15px 0
}

#payment-form input {
	display: none
}

.social-share-image img {
	width: 100px;
	height: auto
}

@media (min-width:500px) {
	.social-share-image img {
		width: 150px
	}
}

.not-eligible {
	margin: 15px auto;
	color: #8b0000;
	width: 100%;
	display: block
}

.supported-by-section {
	margin: 0;
	    top: 9px;
    position: relative;
}

@media (max-width:767px) {
	.supported-by-section {
		margin: 45px 0 30px
	}
}

.supported-by-section .container,
.supported-by-section .supported-by {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.supported-by-section .supported-by {
	max-width: 550px;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background-color: #fff;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
	border-radius: 24px;
    border: 1px solid rgba(17,17,17,0.5);
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    padding: 40px 120px;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    max-width: unset;
}

.supported-by-section .text {
	margin: 0 15px
}
.by-text {
	font-size:35px;
}
.by-text-logo {
	width:180px;
	height:auto;
}
.by-text-logo img {
	width:100%;
	height:100px;
	object-fit:contain;
}
.supported-by-section .logo a:focus img,
.supported-by-section .logo a:hover img {
	opacity: .8
}

.supported-by-section img {
	max-width: 125px;
	max-height: 100px;
	margin: 15px;
	display: inline-block;
	opacity: .999
}
.btn-style {
	padding:20px 32px;
	border-radius:12px;
}

.video-carousel-section p {
	font-family: Open Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-weight: 400;
	line-height: 1.3
}

@media (min-width:768px) {
	.video-carousel-section p {
		font-size: 18px
	}
}

@media (max-width:767px) {
	.video-carousel-section p {
		font-size: 14px
	}
}

@media screen and (max-width:767px) {
	.video-carousel-section p .video-carousel-section p {
		font-size: 26px
	}
}

@media (max-width:500px) {
	.video-carousel-section p {
		font-size: 24px
	}
}

.video-block {
	position: relative;
	display: block;
	width: 100%
}

.video-block:focus,
.video-block:hover {
	color: #62459c;
	text-decoration: none !important
}

.video-block:focus .video-block-preview,
.video-block:hover .video-block-preview {
	opacity: .8
}

.video-block:focus i,
.video-block:hover i {
	text-shadow: 0 0 15px rgba(0, 0, 0, .2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.video-block:focus .video-title,
.video-block:focus p,
.video-block:hover .video-title,
.video-block:hover p {
	color: inherit
}

.video-block-preview {
	background-color: #e8e9ea;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff
}

.video-block-preview:before {
	content: "";
	padding-top: 56.25%;
	position: relative;
	display: block
}

.video-block i {
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.video-block .video-title,
.video-block i {
	-webkit-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s
}

.video-block .video-title {
	font-size: 18px;
	font-weight: 700;
	margin: 15px 0 0;
	color: #313335
}

.video-block p {
	margin: 10px 0 0;
	color: #313335
}

body.auth {
	background: #fdfdfe
}

body.auth .firebaseui-title {
	text-align: center
}

body.auth .firebaseui-card-content {
	padding: 0
}

body.auth .firebaseui-idp-button,
body.auth .firebaseui-tenant-button {
	width: 100%;
	max-width: none
}

body.auth .firebaseui-container {
	max-width: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

body.auth .firebaseui-form-actions {
	text-align: center
}

body.auth .mdl-button--primary.mdl-button--primary {
	color: #62459c
}

body.auth .mdl-button--raised.mdl-button--colored {
	background-color: #62459c
}

body.auth .firebaseui-textfield.mdl-textfield .firebaseui-label:after {
	background-color: #62459c
}

body.auth .mdl-button {
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 100px
}

body.auth .mdl-button.active:focus,
body.auth .mdl-button.btn.active.focus,
body.auth .mdl-button.btn.focus,
body.auth .mdl-button.btn:active.focus,
body.auth .mdl-button:active:focus,
body.auth .mdl-button:focus {
	outline-offset: 0
}

.profile-banner {
	position: relative;
	padding-top: 10px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.profile-banner {
		margin-bottom: 60px;
		padding-top: 60px
	}
}

.profile-banner:before {
	content: "";
	background: -o-linear-gradient(60deg, #1f1632 -100%, #62459c, #1f1632 200%);
	background: linear-gradient(30deg, #1f1632 -100%, #62459c, #1f1632 200%);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 50px;
	z-index: 1
}

.profile-banner>.container {
	z-index: 2;
	position: relative
}

.profile-banner-row {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:992px) {
	.profile-banner-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap
	}
}

.profile-banner-col {
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1
}

.profile-banner-col.left-col {
	color: #fff;
	text-align: center
}

@media (min-width:992px) {
	.profile-banner-col.left-col {
		text-align: left;
		-ms-flex-preferred-size: 33.333333%;
		flex-basis: 33.333333%;
		max-width: 33.333333%
	}
}

.profile-banner-col.left-col a,
.profile-banner-col.left-col h1,
.profile-banner-col.left-col p {
	color: #fff
}

.profile-banner-col.left-col a {
	text-decoration: underline;
	font-size: 14px;
	display: inline-block
}

.profile-banner-box {
	width: 100%;
	background: #fff;
	border-radius: 10px;
	padding: 30px;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
	box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

@media (min-width:768px) {
	.profile-banner-box {
		padding: 45px
	}
}

.profile-banner-box .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.profile-banner-box h2 {
	font-weight: 600
}

.impact-element {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	padding: 15px;
	line-height: 1.25;
	text-align: center
}

@media (min-width:768px) {
	.impact-element {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: left
	}
}

@media (min-width:768px) {
	.impact-element+.impact-element {
		margin-left: 60px
	}
}

.impact-element .impact-image {
	margin-bottom: 15px
}

@media (min-width:768px) {
	.impact-element .impact-image {
		margin-bottom: 0;
		margin-right: 30px
	}
}

.impact-element .impact-image img {
	max-width: 50px;
	width: 100%;
	height: auto
}

@media (min-width:768px) {
	.impact-element .impact-image img {
		max-width: 70px
	}
}

.impact-element .profile-impact-value {
	font-size: 24px;
	font-weight: 700;
	color: #62459c
}

@media (min-width:768px) {
	.impact-element .profile-impact-value {
		font-size: 36px
	}
}

.profile-section {
	margin: 30px 0
}

@media (min-width:768px) {
	.profile-section {
		margin: 45px 0
	}
}

.profile-section h3 {
	color: #56595d
}

.sl-overlay {
	opacity: 1
}
/*# Mycode */
input[type=text] {
width: 100%;
 padding: 12px 20px;
  /* margin: 8px 0; */
  -webkit-transition: 0.5s;
  transition: 0.5s;
  outline: none;
  border: 1px solid #a9a9a9;
    border-radius: 10px;
}
.input-container {
    display: flex;
    width: auto;
    justify-content: space-between;
    font-size: 14px;
}
.input-container1{
    border: 1px solid #a9a9a9;
	border-radius: 10px;
}
.input-container input:focus, .input-container input:active {
    outline: none;
}
.input-container input {
    border: none;
}
.input1 {
display:flex;
    justify-content: space-between;
        gap: 10px;
}
.container1{
margin-right: auto;
    padding-bottom: 19px;
    margin-left: auto;
    width:100%
	}
	.flexclass
	{
	    width: auto;
    display: flex;
    height: 40px;
	}
	.mybtn
	{
	width:100%
	}
    .btn-success1 {
    	color: #000;
	background-color: #0000;
	border-color: #a9a9a9;
      --bs-btn-color: #000 !important;
    --bs-btn-bg: #ffffff !important;
    --bs-btn-border-color: #ccd9d3 !important;
    --bs-btn-hover-bg: #f1f3f2 !important;
    --bs-btn-active-bg: #cbd3cf !important;
    --bs-btn-active-border-color: #cbd3cf !important;
}
    .btn-success2 {
    	color: #000;
	background-color: #0000;
	border-color: #a9a9a9;
      --bs-btn-color: #000 !important;
    --bs-btn-bg: #ffffff !important;
    --bs-btn-border-color: #ccd9d3 !important;
    --bs-btn-hover-bg: #f1f3f2 !important;
    --bs-btn-active-bg: #cbd3cf !important;
    --bs-btn-active-border-color: #cbd3cf !important;
}
.btn-success1:hover {
	background-color: #5D4294;
	color:white !important;
	/*border-color: #51a825*/
}
.cardsize {
    padding-right: 3px !important;
}
.next{
--bs-btn-border-color: #ccd9d3 !important;
    display: block !important;
    height: 3rem !important;
    background: #5D4294 !important;
    padding-top: 10px !important;
    color: white !important;
}
.next1{
--bs-btn-border-color: #ccd9d3 !important;
    display: block !important;
    height: 3rem !important;
    /* background: #5D4294 !important;*/
    padding-top: 13px !important;
    color: black !important;
}
* {box-sizing: border-box;}
/*body {font-family: Verdana, sans-serif;}*/
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text2 {
  color: #f2f2f2;
  font-size: 20px;
  padding: 23px 30px;
  position: absolute;
  bottom: 60px;
  width: 100%;
  text-align: left;
}
.text1 {
  color: #f2f2f2;
  font-size: 14px;
  padding: 23px 30px;
  position: absolute;
  bottom: 35px;
  width: 100%;
  text-align: left;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot1 {
  height: 8px;
  width: 8px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active5 {
  background-color:white;
}
.slider{
text-align: center;
    top: -252px;
    position: relative;}
.rowrow1{
   /*# --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;*/
    display: flex;
    gap: 10px;
    /*#flex-wrap: wrap;*/
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}
.col-sm{
flex:100%;
}
.img_align
{
border-radius:18px 18px 0 0;
}
.cont
{
    margin: auto;
    width: 460px;
}
.next2
{
margin: 2px;
    width: 66px;
    height: 40px !important;
        margin-top: 2px !important;
    margin-right: 3px !important;
    }
    .next3
    {
        height: 66px !important;
    padding-top: 20px !important;
    }
.Back-arrow
{
    padding: 20px 20px;
    position: absolute;
    z-index: 999;
}
.fontsize
{
font-size: 14px;
}
.fontsize1
{
font-size: 18px !important;
}
.hover2
{
background:#5D4294 !important
}
.hover2:hover
{
	background-color: #white !important;
	color:white !important;
}
.t-btn
{
display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid;
    border-color: #a9a9a9 !important;
    padding: 8px 15px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 10px;
    user-select: none;
}
.t-img_align
{
border-radius:18px 18px 18px 18px;
}
.t-center {
top: 215px;
    position: fixed;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: 340px;
  left:133px;
}
.next4 {
    width: 244px;
    height: 66px !important;
    padding-top: 20px !important;
    }
.t-done{
top: -494px;
    position: relative;
}
.t-twobutton{
    bottom: 118px;
    position: relative;
}
t-container1{
        height: 644px;
}
.t-textbox{
width: 70% !important;
/*text-align: center;*/
position: relative;
left: 137px;
}
.t-textbox1
{
display: flex;
font-size: 16px;
/* align-items: center; */
top: 11px;right: 307px;
text-align: center;
position: relative;
}
/*# sourceMappingURL=givesome.css.map */


.txt-field-ui{
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-radius: 0px !important;
    line-height: 1em !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
}

.dropdown-menu_S{
	max-height: 200px;
	overflow-y: auto;
	}



