/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

#PopupAddCart {
	position: fixed;
	z-index: 1000;
	top: 100px;
	right: 10px;
	width: 200px;
	height: 50px;
	border: 3px solid #c0c0c0;
	border-radius: 15px;
	background-color: #d0d0d0;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

	audio:not([controls]) {
		display: none;
		height: 0
	}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

	a:active, a:hover {
		outline: 0
	}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

mark {
	color: #000;
	background: #ff0
}

small {
	font-size: 80%
}

sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace,monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

	button[disabled], html input[disabled] {
		cursor: default
	}

	button::-moz-focus-inner, input::-moz-focus-inner {
		padding: 0;
		border: 0
	}

input {
	line-height: normal
}

	input[type=checkbox], input[type=radio] {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0
	}

	input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
		height: auto
	}

	input[type=search] {
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		-webkit-appearance: textfield
	}

		input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
			-webkit-appearance: none
		}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

td, th {
	padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*, :after, :before {
		color: #000 !important;
		text-shadow: none !important;
		background: 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^="javascript:"]:after, a[href^="#"]: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(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "\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;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

	a:focus, a:hover {
		color: #23527c;
		text-decoration: underline
	}

	a:focus {
		outline: thin dotted;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px
	}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

	.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
		font-weight: 400;
		line-height: 1;
		color: #777
	}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

	.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
		font-size: 65%
	}

.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

	.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
		font-size: 75%
	}

.h1, h1 {
	font-size: 36px
}

.h2, h2 {
	font-size: 30px
}

.h3, h3 {
	font-size: 24px
}

.h4, h4 {
	font-size: 18px
}

.h5, h5 {
	font-size: 14px
}

.h6, h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small, small {
	font-size: 85%
}

.mark, mark {
	padding: .2em;
	background-color: #fcf8e3
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:focus, a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus, a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol, ul {
	margin-top: 0;
	margin-bottom: 10px
}

	ol ol, ol ul, ul ol, ul ul {
		margin-bottom: 0
	}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none
}

	.list-inline > li {
		display: inline-block;
		padding-right: 5px;
		padding-left: 5px
	}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd, dt {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

	blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
		margin-bottom: 0
	}

	blockquote .small, blockquote footer, blockquote small {
		display: block;
		font-size: 80%;
		line-height: 1.42857143;
		color: #777
	}

		blockquote .small:before, blockquote footer:before, blockquote small:before {
			content: '\2014 \00A0'
		}

	.blockquote-reverse, blockquote.pull-right {
		padding-right: 15px;
		padding-left: 0;
		text-align: right;
		border-right: 5px solid #eee;
		border-left: 0
	}

		.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
			content: ''
		}

		.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
			content: '\00A0 \2014'
		}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

code, kbd, pre, samp {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

	kbd kbd {
		padding: 0;
		font-size: 100%;
		font-weight: 700;
		-webkit-box-shadow: none;
		box-shadow: none
	}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

	pre code {
		padding: 0;
		font-size: inherit;
		color: inherit;
		white-space: pre-wrap;
		background-color: transparent;
		border-radius: 0
	}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	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-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		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-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		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-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

	.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
		padding: 8px;
		line-height: 1.42857143;
		vertical-align: top;
		border-top: 1px solid #ddd
	}

	.table > thead > tr > th {
		vertical-align: bottom;
		border-bottom: 2px solid #ddd
	}

	.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
		border-top: 0
	}

	.table > tbody + tbody {
		border-top: 2px solid #ddd
	}

	.table .table {
		background-color: #fff
	}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

	.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
		border: 1px solid #ddd
	}

	.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
		border-bottom-width: 2px
	}

.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	display: table-column;
	float: none
}

table td[class*=col-], table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
	background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
	background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
	background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
	background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
	background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
	background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
	background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
	background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
	background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

		.table-responsive > .table {
			margin-bottom: 0
		}

			.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
				white-space: nowrap
			}

		.table-responsive > .table-bordered {
			border: 0
		}

			.table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
				border-left: 0
			}

			.table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
				border-right: 0
			}

			.table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
				border-bottom: 0
			}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple], select[size] {
	height: auto
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

	.form-control:focus {
		border-color: #66afe9;
		outline: 0;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
	}

	.form-control::-moz-placeholder {
		color: #999;
		opacity: 1
	}

	.form-control:-ms-input-placeholder {
		color: #999
	}

	.form-control::-webkit-input-placeholder {
		color: #999
	}

	.form-control::-ms-expand {
		background-color: transparent;
		border: 0
	}

	.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
		background-color: #eee;
		opacity: 1
	}

	.form-control[disabled], fieldset[disabled] .form-control {
		cursor: not-allowed
	}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
		line-height: 34px
	}

	.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
		line-height: 30px
	}

	.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

	.checkbox label, .radio label {
		min-height: 20px;
		padding-left: 20px;
		margin-bottom: 0;
		font-weight: 400;
		cursor: pointer
	}

	.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
		position: absolute;
		margin-top: 4px\9;
		margin-left: -20px
	}

	.checkbox + .checkbox, .radio + .radio {
		margin-top: -5px
	}

.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

	.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
		margin-top: 0;
		margin-left: 10px
	}

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
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
	cursor: not-allowed
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

	.form-control-static.input-lg, .form-control-static.input-sm {
		padding-right: 0;
		padding-left: 0
	}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

	.has-feedback .form-control {
		padding-right: 42.5px
	}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

	.has-success .form-control:focus {
		border-color: #2b542c;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
	}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

	.has-warning .form-control:focus {
		border-color: #66512c;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
	}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

	.has-error .form-control:focus {
		border-color: #843534;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
	}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label ~ .form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

		.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
			width: auto
		}

		.form-inline .input-group > .form-control {
			width: 100%
		}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox, .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

		.form-inline .checkbox label, .form-inline .radio label {
			padding-left: 0
		}

		.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
			position: relative;
			margin-left: 0
		}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

	.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
		outline: thin dotted;
		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);
		-webkit-box-shadow: none;
		box-shadow: none;
		opacity: .65
	}

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

	.btn-default.focus, .btn-default:focus {
		color: #333;
		background-color: #e6e6e6;
		border-color: #8c8c8c
	}

	.btn-default: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;
		border-color: #adadad
	}

		.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
			color: #333;
			background-color: #d4d4d4;
			border-color: #8c8c8c
		}

	.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
		background-image: none
	}

	.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
		background-color: #fff;
		border-color: #ccc
	}

	.btn-default .badge {
		color: #fff;
		background-color: #333
	}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

	.btn-primary.focus, .btn-primary:focus {
		color: #fff;
		background-color: #286090;
		border-color: #122b40
	}

	.btn-primary:hover {
		color: #fff;
		background-color: #286090;
		border-color: #204d74
	}

	.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
		color: #fff;
		background-color: #286090;
		border-color: #204d74
	}

		.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
			color: #fff;
			background-color: #204d74;
			border-color: #122b40
		}

	.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
		background-image: none
	}

	.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
		background-color: #337ab7;
		border-color: #2e6da4
	}

	.btn-primary .badge {
		color: #337ab7;
		background-color: #fff
	}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

	.btn-success.focus, .btn-success:focus {
		color: #fff;
		background-color: #449d44;
		border-color: #255625
	}

	.btn-success:hover {
		color: #fff;
		background-color: #449d44;
		border-color: #398439
	}

	.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
		color: #fff;
		background-color: #449d44;
		border-color: #398439
	}

		.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
			color: #fff;
			background-color: #398439;
			border-color: #255625
		}

	.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
		background-image: none
	}

	.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
		background-color: #5cb85c;
		border-color: #4cae4c
	}

	.btn-success .badge {
		color: #5cb85c;
		background-color: #fff
	}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

	.btn-info.focus, .btn-info:focus {
		color: #fff;
		background-color: #31b0d5;
		border-color: #1b6d85
	}

	.btn-info:hover {
		color: #fff;
		background-color: #31b0d5;
		border-color: #269abc
	}

	.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
		color: #fff;
		background-color: #31b0d5;
		border-color: #269abc
	}

		.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
			color: #fff;
			background-color: #269abc;
			border-color: #1b6d85
		}

	.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
		background-image: none
	}

	.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
		background-color: #5bc0de;
		border-color: #46b8da
	}

	.btn-info .badge {
		color: #5bc0de;
		background-color: #fff
	}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

	.btn-warning.focus, .btn-warning:focus {
		color: #fff;
		background-color: #ec971f;
		border-color: #985f0d
	}

	.btn-warning:hover {
		color: #fff;
		background-color: #ec971f;
		border-color: #d58512
	}

	.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
		color: #fff;
		background-color: #ec971f;
		border-color: #d58512
	}

		.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
			color: #fff;
			background-color: #d58512;
			border-color: #985f0d
		}

	.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
		background-image: none
	}

	.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
		background-color: #f0ad4e;
		border-color: #eea236
	}

	.btn-warning .badge {
		color: #f0ad4e;
		background-color: #fff
	}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

	.btn-danger.focus, .btn-danger:focus {
		color: #fff;
		background-color: #c9302c;
		border-color: #761c19
	}

	.btn-danger:hover {
		color: #fff;
		background-color: #c9302c;
		border-color: #ac2925
	}

	.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
		color: #fff;
		background-color: #c9302c;
		border-color: #ac2925
	}

		.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
			color: #fff;
			background-color: #ac2925;
			border-color: #761c19
		}

	.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
		background-image: none
	}

	.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
		background-color: #d9534f;
		border-color: #d43f3a
	}

	.btn-danger .badge {
		color: #d9534f;
		background-color: #fff
	}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}

	.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
		background-color: transparent;
		-webkit-box-shadow: none;
		box-shadow: none
	}

		.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
			border-color: transparent
		}

			.btn-link:focus, .btn-link:hover {
				color: #23527c;
				text-decoration: underline;
				background-color: transparent
			}

			.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
				color: #777;
				text-decoration: none
			}

.btn-group-lg > .btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

	.btn-block + .btn-block {
		margin-top: 5px
	}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-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-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height,visibility;
	-o-transition-property: height,visibility;
	transition-property: height,visibility
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown, .dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

	.dropdown-menu.pull-right {
		right: 0;
		left: auto
	}

	.dropdown-menu .divider {
		height: 1px;
		margin: 9px 0;
		overflow: hidden;
		background-color: #e5e5e5
	}

	.dropdown-menu > li > a {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: 400;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap
	}

		.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
			color: #262626;
			text-decoration: none;
			background-color: #f5f5f5
		}

	.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
		color: #fff;
		text-decoration: none;
		background-color: #337ab7;
		outline: 0
	}

	.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
		color: #777
	}

		.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
			text-decoration: none;
			cursor: not-allowed;
			background-color: transparent;
			background-image: none;
			filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
		}

.open > .dropdown-menu {
	display: block
}

.open > a {
	outline: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}

	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0
	}
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

	.btn-group-vertical > .btn, .btn-group > .btn {
		position: relative;
		float: left
	}

		.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
			z-index: 2
		}

	.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
		margin-left: -1px
	}

.btn-toolbar {
	margin-left: -5px
}

	.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
		float: left
	}

	.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
		margin-left: 5px
	}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group > .btn:first-child {
	margin-left: 0
}

	.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group > .btn-group {
	float: left
}

	.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
		border-radius: 0
	}

	.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}

	.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

	.btn-group.open .dropdown-toggle.btn-link {
		-webkit-box-shadow: none;
		box-shadow: none
	}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

	.btn-group-vertical > .btn-group > .btn {
		float: none
	}

	.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
		margin-top: -1px;
		margin-left: 0
	}

	.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
		border-radius: 0
	}

	.btn-group-vertical > .btn:first-child:not(:last-child) {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0
	}

	.btn-group-vertical > .btn:last-child:not(:first-child) {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px
	}

	.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
		border-radius: 0
	}

	.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0
	}

	.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
		border-top-left-radius: 0;
		border-top-right-radius: 0
	}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

	.btn-group-justified > .btn, .btn-group-justified > .btn-group {
		display: table-cell;
		float: none;
		width: 1%
	}

		.btn-group-justified > .btn-group .btn {
			width: 100%
		}

		.btn-group-justified > .btn-group .dropdown-menu {
			left: auto
		}

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

	.input-group[class*=col-] {
		float: none;
		padding-right: 0;
		padding-left: 0
	}

	.input-group .form-control {
		position: relative;
		z-index: 2;
		float: left;
		width: 100%;
		margin-bottom: 0
	}

		.input-group .form-control:focus {
			z-index: 3
		}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
	height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
	height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
	display: table-cell
}

	.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
		border-radius: 0
	}

.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

	.input-group-addon.input-sm {
		padding: 5px 10px;
		font-size: 12px;
		border-radius: 3px
	}

	.input-group-addon.input-lg {
		padding: 10px 16px;
		font-size: 18px;
		border-radius: 6px
	}

	.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
		margin-top: 0
	}

	.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}

	.input-group-addon:first-child {
		border-right: 0
	}

	.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn: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 {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}

	.input-group-addon:last-child {
		border-left: 0
	}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

	.input-group-btn > .btn {
		position: relative
	}

		.input-group-btn > .btn + .btn {
			margin-left: -1px
		}

		.input-group-btn > .btn: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 {
		position: relative;
		display: block
	}

		.nav > li > a {
			position: relative;
			display: block;
			padding: 10px 15px
		}

			.nav > li > a:focus, .nav > li > a:hover {
				text-decoration: none;
				background-color: #eee
			}

		.nav > li.disabled > a {
			color: #777
		}

			.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
				color: #777;
				text-decoration: none;
				cursor: not-allowed;
				background-color: transparent
			}

	.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
		background-color: #eee;
		border-color: #337ab7
	}

	.nav .nav-divider {
		height: 1px;
		margin: 9px 0;
		overflow: hidden;
		background-color: #e5e5e5
	}

	.nav > li > a > img {
		max-width: none
	}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

	.nav-tabs > li {
		float: left;
		margin-bottom: -1px
	}

		.nav-tabs > li > a {
			margin-right: 2px;
			line-height: 1.42857143;
			border: 1px solid transparent;
			border-radius: 4px 4px 0 0
		}

			.nav-tabs > li > a:hover {
				border-color: #eee #eee #ddd
			}

		.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
			color: #555;
			cursor: default;
			background-color: #fff;
			border: 1px solid #ddd;
			border-bottom-color: transparent
		}

	.nav-tabs.nav-justified {
		width: 100%;
		border-bottom: 0
	}

		.nav-tabs.nav-justified > li {
			float: none
		}

			.nav-tabs.nav-justified > li > a {
				margin-bottom: 5px;
				text-align: center
			}

		.nav-tabs.nav-justified > .dropdown .dropdown-menu {
			top: auto;
			left: auto
		}

@media (min-width:768px) {
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%
	}

		.nav-tabs.nav-justified > li > a {
			margin-bottom: 0
		}
}

.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
		border-bottom-color: #fff
	}
}

.nav-pills > li {
	float: left
}

	.nav-pills > li > a {
		border-radius: 4px
	}

	.nav-pills > li + li {
		margin-left: 2px
	}

	.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
		color: #fff;
		background-color: #337ab7
	}

.nav-stacked > li {
	float: none
}

	.nav-stacked > li + li {
		margin-top: 2px;
		margin-left: 0
	}

.nav-justified {
	width: 100%
}

	.nav-justified > li {
		float: none
	}

		.nav-justified > li > a {
			margin-bottom: 5px;
			text-align: center
		}

	.nav-justified > .dropdown .dropdown-menu {
		top: auto;
		left: auto
	}

@media (min-width:768px) {
	.nav-justified > li {
		display: table-cell;
		width: 1%
	}

		.nav-justified > li > a {
			margin-bottom: 0
		}
}

.nav-tabs-justified {
	border-bottom: 0
}

	.nav-tabs-justified > li > a {
		margin-right: 0;
		border-radius: 4px
	}

	.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
		border: 1px solid #ddd
	}

@media (min-width:768px) {
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
		border-bottom-color: #fff
	}
}

.tab-content > .tab-pane {
	display: none
}

.tab-content > .active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

	.navbar-collapse.in {
		overflow-y: auto
	}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

		.navbar-collapse.collapse {
			display: block !important;
			height: auto !important;
			padding-bottom: 0;
			overflow: visible !important
		}

		.navbar-collapse.in {
			overflow-y: visible
		}

	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
	.navbar-fixed-bottom, .navbar-fixed-top {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px
}

	.navbar-brand:focus, .navbar-brand:hover {
		text-decoration: none
	}

	.navbar-brand > img {
		display: block
	}

@media (min-width:768px) {
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

	.navbar-toggle:focus {
		outline: 0
	}

	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px
	}

		.navbar-toggle .icon-bar + .icon-bar {
			margin-top: 4px
		}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 20px
	}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

		.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
			padding: 5px 15px 5px 25px
		}

		.navbar-nav .open .dropdown-menu > li > a {
			line-height: 20px
		}

			.navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
				background-image: none
			}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

		.navbar-nav > li {
			float: left
		}

			.navbar-nav > li > a {
				padding-top: 15px;
				padding-bottom: 15px
			}
}

.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.navbar-form .form-control-static {
		display: inline-block
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}

		.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
			width: auto
		}

		.navbar-form .input-group > .form-control {
			width: 100%
		}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox, .navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

		.navbar-form .checkbox label, .navbar-form .radio label {
			padding-left: 0
		}

		.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
			position: relative;
			margin-left: 0
		}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

		.navbar-form .form-group:last-child {
			margin-bottom: 0
		}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

	.navbar-btn.btn-sm {
		margin-top: 10px;
		margin-bottom: 10px
	}

	.navbar-btn.btn-xs {
		margin-top: 14px;
		margin-bottom: 14px
	}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px
	}

		.navbar-right ~ .navbar-right {
			margin-right: 0
		}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

	.navbar-default .navbar-brand {
		color: #777
	}

		.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
			color: #5e5e5e;
			background-color: transparent
		}

	.navbar-default .navbar-text {
		color: #777
	}

	.navbar-default .navbar-nav > li > a {
		color: #777
	}

		.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
			color: #333;
			background-color: transparent
		}

	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
		color: #ccc;
		background-color: transparent
	}

	.navbar-default .navbar-toggle {
		border-color: #ddd
	}

		.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
			background-color: #ddd
		}

		.navbar-default .navbar-toggle .icon-bar {
			background-color: #888
		}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #e7e7e7
	}

	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
		color: #555;
		background-color: #e7e7e7
	}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777
	}

		.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
			color: #333;
			background-color: transparent
		}

	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

	.navbar-default .navbar-link:hover {
		color: #333
	}

.navbar-default .btn-link {
	color: #777
}

	.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
		color: #333
	}

	.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
		color: #ccc
	}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

	.navbar-inverse .navbar-brand {
		color: #9d9d9d
	}

		.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
			color: #fff;
			background-color: transparent
		}

	.navbar-inverse .navbar-text {
		color: #9d9d9d
	}

	.navbar-inverse .navbar-nav > li > a {
		color: #9d9d9d
	}

		.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
			color: #fff;
			background-color: transparent
		}

	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
		color: #fff;
		background-color: #080808
	}

	.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
		color: #444;
		background-color: transparent
	}

	.navbar-inverse .navbar-toggle {
		border-color: #333
	}

		.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
			background-color: #333
		}

		.navbar-inverse .navbar-toggle .icon-bar {
			background-color: #fff
		}

	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		border-color: #101010
	}

	.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
		color: #fff;
		background-color: #080808
	}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #9d9d9d
	}

		.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
			color: #fff;
			background-color: transparent
		}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #fff;
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

	.navbar-inverse .navbar-link:hover {
		color: #fff
	}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

	.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
		color: #fff
	}

	.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
		color: #444
	}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

	.breadcrumb > li {
		display: inline-block
	}

		.breadcrumb > li + li:before {
			padding: 0 5px;
			color: #ccc;
			content: "/\00a0"
		}

	.breadcrumb > .active {
		color: #777
	}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

	.pagination > li {
		display: inline
	}

		.pagination > li > a, .pagination > li > span {
			position: relative;
			float: left;
			padding: 6px 12px;
			margin-left: -1px;
			line-height: 1.42857143;
			color: #337ab7;
			text-decoration: none;
			background-color: #fff;
			border: 1px solid #ddd
		}

		.pagination > li:first-child > a, .pagination > li:first-child > span {
			margin-left: 0;
			border-top-left-radius: 4px;
			border-bottom-left-radius: 4px
		}

		.pagination > li:last-child > a, .pagination > li:last-child > span {
			border-top-right-radius: 4px;
			border-bottom-right-radius: 4px
		}

		.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
			z-index: 2;
			color: #23527c;
			background-color: #eee;
			border-color: #ddd
		}

	.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
		z-index: 3;
		color: #fff;
		cursor: default;
		background-color: #337ab7;
		border-color: #337ab7
	}

	.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
		color: #777;
		cursor: not-allowed;
		background-color: #fff;
		border-color: #ddd
	}

.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

	.pager li {
		display: inline
	}

		.pager li > a, .pager li > span {
			display: inline-block;
			padding: 5px 14px;
			background-color: #fff;
			border: 1px solid #ddd;
			border-radius: 15px
		}

			.pager li > a:focus, .pager li > a:hover {
				text-decoration: none;
				background-color: #eee
			}

	.pager .next > a, .pager .next > span {
		float: right
	}

	.pager .previous > a, .pager .previous > span {
		float: left
	}

	.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
		color: #777;
		cursor: not-allowed;
		background-color: #fff
	}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

	.label-default[href]:focus, .label-default[href]:hover {
		background-color: #5e5e5e
	}

.label-primary {
	background-color: #337ab7
}

	.label-primary[href]:focus, .label-primary[href]:hover {
		background-color: #286090
	}

.label-success {
	background-color: #5cb85c
}

	.label-success[href]:focus, .label-success[href]:hover {
		background-color: #449d44
	}

.label-info {
	background-color: #5bc0de
}

	.label-info[href]:focus, .label-info[href]:hover {
		background-color: #31b0d5
	}

.label-warning {
	background-color: #f0ad4e
}

	.label-warning[href]:focus, .label-warning[href]:hover {
		background-color: #ec971f
	}

.label-danger {
	background-color: #d9534f
}

	.label-danger[href]:focus, .label-danger[href]:hover {
		background-color: #c9302c
	}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}

	.badge:empty {
		display: none
	}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:focus, a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item > .badge {
	float: right
}

	.list-group-item > .badge + .badge {
		margin-right: 5px
	}

.nav-pills > li > a > .badge {
	margin-left: 3px
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}

	.jumbotron .h1, .jumbotron h1 {
		color: inherit
	}

	.jumbotron p {
		margin-bottom: 15px;
		font-size: 21px;
		font-weight: 200
	}

	.jumbotron > hr {
		border-top-color: #d5d5d5
	}

.container .jumbotron, .container-fluid .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.container .jumbotron, .container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px
	}

	.jumbotron .h1, .jumbotron h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

	.thumbnail a > img, .thumbnail > img {
		margin-right: auto;
		margin-left: auto
	}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #337ab7
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

	.alert h4 {
		margin-top: 0;
		color: inherit
	}

	.alert .alert-link {
		font-weight: 700
	}

	.alert > p, .alert > ul {
		margin-bottom: 0
	}

		.alert > p + p {
			margin-top: 5px
		}

.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}

	.alert-dismissable .close, .alert-dismissible .close {
		position: relative;
		top: -2px;
		right: -21px;
		color: inherit
	}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

	.alert-success hr {
		border-top-color: #c9e2b3
	}

	.alert-success .alert-link {
		color: #2b542c
	}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

	.alert-info hr {
		border-top-color: #a6e1ec
	}

	.alert-info .alert-link {
		color: #245269
	}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

	.alert-warning hr {
		border-top-color: #f7e1b5
	}

	.alert-warning .alert-link {
		color: #66512c
	}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

	.alert-danger hr {
		border-top-color: #e4b9c0
	}

	.alert-danger .alert-link {
		color: #843534
	}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
	margin-top: 15px
}

	.media:first-child {
		margin-top: 0
	}

.media, .media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

	.media-object.img-thumbnail {
		max-width: none
	}

.media-right, .media > .pull-right {
	padding-left: 10px
}

.media-left, .media > .pull-left {
	padding-right: 10px
}

.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

	.list-group-item:first-child {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px
	}

	.list-group-item:last-child {
		margin-bottom: 0;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px
	}

a.list-group-item, button.list-group-item {
	color: #555
}

	a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
		color: #333
	}

	a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
		color: #555;
		text-decoration: none;
		background-color: #f5f5f5
	}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}

	.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
		color: inherit
	}

	.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
		color: #777
	}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

	.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
		color: inherit
	}

	.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
		color: #c7ddef
	}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
	color: #3c763d
}

	a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
		color: inherit
	}

	a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
		color: #3c763d;
		background-color: #d0e9c6
	}

	a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
		color: #fff;
		background-color: #3c763d;
		border-color: #3c763d
	}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
	color: #31708f
}

	a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
		color: inherit
	}

	a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
		color: #31708f;
		background-color: #c4e3f3
	}

	a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
		color: #fff;
		background-color: #31708f;
		border-color: #31708f
	}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
	color: #8a6d3b
}

	a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
		color: inherit
	}

	a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
		color: #8a6d3b;
		background-color: #faf2cc
	}

	a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
		color: #fff;
		background-color: #8a6d3b;
		border-color: #8a6d3b
	}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
	color: #a94442
}

	a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
		color: inherit
	}

	a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
		color: #a94442;
		background-color: #ebcccc
	}

	a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
		color: #fff;
		background-color: #a94442;
		border-color: #a94442
	}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

	.panel-heading > .dropdown .dropdown-toggle {
		color: inherit
	}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

	.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
		color: inherit
	}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
	margin-bottom: 0
}

	.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
		border-width: 1px 0;
		border-radius: 0
	}

	.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
		border-top: 0;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px
	}

	.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
		border-bottom: 0;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px
	}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0
}

.list-group + .panel-footer {
	border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
	margin-bottom: 0
}

	.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
		padding-right: 15px;
		padding-left: 15px
	}

	.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
		border-top-left-radius: 3px;
		border-top-right-radius: 3px
	}

		.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
			border-top-left-radius: 3px;
			border-top-right-radius: 3px
		}

			.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
				border-top-left-radius: 3px
			}

			.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
				border-top-right-radius: 3px
			}

	.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px
	}

		.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .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: 3px;
			border-bottom-left-radius: 3px
		}

			.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
				border-bottom-left-radius: 3px
			}

			.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
				border-bottom-right-radius: 3px
			}

	.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
		border-top: 1px solid #ddd
	}

	.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
		border-top: 0
	}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0
}

	.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
		border-left: 0
	}

	.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
		border-right: 0
	}

	.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > 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: 20px
}

	.panel-group .panel {
		margin-bottom: 0;
		border-radius: 4px
	}

		.panel-group .panel + .panel {
			margin-top: 5px
		}

	.panel-group .panel-heading {
		border-bottom: 0
	}

		.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
			border-top: 1px solid #ddd
		}

	.panel-group .panel-footer {
		border-top: 0
	}

		.panel-group .panel-footer + .panel-collapse .panel-body {
			border-bottom: 1px solid #ddd
		}

.panel-default {
	border-color: #ddd
}

	.panel-default > .panel-heading {
		color: #333;
		background-color: #f5f5f5;
		border-color: #ddd
	}

		.panel-default > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #ddd
		}

		.panel-default > .panel-heading .badge {
			color: #f5f5f5;
			background-color: #333
		}

	.panel-default > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #ddd
	}

.panel-primary {
	border-color: #337ab7
}

	.panel-primary > .panel-heading {
		color: #fff;
		background-color: #337ab7;
		border-color: #337ab7
	}

		.panel-primary > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #337ab7
		}

		.panel-primary > .panel-heading .badge {
			color: #337ab7;
			background-color: #fff
		}

	.panel-primary > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #337ab7
	}

.panel-success {
	border-color: #d6e9c6
}

	.panel-success > .panel-heading {
		color: #3c763d;
		background-color: #dff0d8;
		border-color: #d6e9c6
	}

		.panel-success > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #d6e9c6
		}

		.panel-success > .panel-heading .badge {
			color: #dff0d8;
			background-color: #3c763d
		}

	.panel-success > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #d6e9c6
	}

.panel-info {
	border-color: #bce8f1
}

	.panel-info > .panel-heading {
		color: #31708f;
		background-color: #d9edf7;
		border-color: #bce8f1
	}

		.panel-info > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #bce8f1
		}

		.panel-info > .panel-heading .badge {
			color: #d9edf7;
			background-color: #31708f
		}

	.panel-info > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #bce8f1
	}

.panel-warning {
	border-color: #faebcc
}

	.panel-warning > .panel-heading {
		color: #8a6d3b;
		background-color: #fcf8e3;
		border-color: #faebcc
	}

		.panel-warning > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #faebcc
		}

		.panel-warning > .panel-heading .badge {
			color: #fcf8e3;
			background-color: #8a6d3b
		}

	.panel-warning > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #faebcc
	}

.panel-danger {
	border-color: #ebccd1
}

	.panel-danger > .panel-heading {
		color: #a94442;
		background-color: #f2dede;
		border-color: #ebccd1
	}

		.panel-danger > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #ebccd1
		}

		.panel-danger > .panel-heading .badge {
			color: #f2dede;
			background-color: #a94442
		}

	.panel-danger > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #ebccd1
	}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

	.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0
	}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

	.well blockquote {
		border-color: #ddd;
		border-color: rgba(0,0,0,.15)
	}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}

	.close:focus, .close:hover {
		color: #000;
		text-decoration: none;
		cursor: pointer;
		filter: alpha(opacity=50);
		opacity: .5
	}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

	.modal.fade .modal-dialog {
		-webkit-transition: -webkit-transform .3s ease-out;
		-o-transition: -o-transform .3s ease-out;
		transition: transform .3s ease-out;
		-webkit-transform: translate(0,-25%);
		-ms-transform: translate(0,-25%);
		-o-transform: translate(0,-25%);
		transform: translate(0,-25%)
	}

	.modal.in .modal-dialog {
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0)
	}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

	.modal-backdrop.fade {
		filter: alpha(opacity=0);
		opacity: 0
	}

	.modal-backdrop.in {
		filter: alpha(opacity=50);
		opacity: .5
	}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

	.modal-header .close {
		margin-top: -2px
	}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

	.modal-footer .btn + .btn {
		margin-bottom: 0;
		margin-left: 5px
	}

	.modal-footer .btn-group .btn + .btn {
		margin-left: -1px
	}

	.modal-footer .btn-block + .btn-block {
		margin-left: 0
	}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
		box-shadow: 0 5px 15px rgba(0,0,0,.5)
	}

	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto
}

	.tooltip.in {
		filter: alpha(opacity=90);
		opacity: .9
	}

	.tooltip.top {
		padding: 5px 0;
		margin-top: -3px
	}

	.tooltip.right {
		padding: 0 5px;
		margin-left: 3px
	}

	.tooltip.bottom {
		padding: 5px 0;
		margin-top: 3px
	}

	.tooltip.left {
		padding: 0 5px;
		margin-left: -3px
	}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	line-break: auto
}

	.popover.top {
		margin-top: -10px
	}

	.popover.right {
		margin-left: 10px
	}

	.popover.bottom {
		margin-top: 10px
	}

	.popover.left {
		margin-left: -10px
	}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover > .arrow {
	border-width: 11px
}

	.popover > .arrow:after {
		content: "";
		border-width: 10px
	}

.popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	border-bottom-width: 0
}

	.popover.top > .arrow:after {
		bottom: 1px;
		margin-left: -10px;
		content: " ";
		border-top-color: #fff;
		border-bottom-width: 0
	}

.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25);
	border-left-width: 0
}

	.popover.right > .arrow:after {
		bottom: -10px;
		left: 1px;
		content: " ";
		border-right-color: #fff;
		border-left-width: 0
	}

.popover.bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25)
}

	.popover.bottom > .arrow:after {
		top: 1px;
		margin-left: -10px;
		content: " ";
		border-top-width: 0;
		border-bottom-color: #fff
	}

.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25)
}

	.popover.left > .arrow:after {
		right: 1px;
		bottom: -10px;
		content: " ";
		border-right-width: 0;
		border-left-color: #fff
	}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

	.carousel-inner > .item {
		position: relative;
		display: none;
		-webkit-transition: .6s ease-in-out left;
		-o-transition: .6s ease-in-out left;
		transition: .6s ease-in-out left
	}

		.carousel-inner > .item > a > img, .carousel-inner > .item > img {
			line-height: 1
		}

@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}

		.carousel-inner > .item.active.right, .carousel-inner > .item.next {
			left: 0;
			-webkit-transform: translate3d(100%,0,0);
			transform: translate3d(100%,0,0)
		}

		.carousel-inner > .item.active.left, .carousel-inner > .item.prev {
			left: 0;
			-webkit-transform: translate3d(-100%,0,0);
			transform: translate3d(-100%,0,0)
		}

			.carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
				left: 0;
				-webkit-transform: translate3d(0,0,0);
				transform: translate3d(0,0,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: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
		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(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
		background-repeat: repeat-x
	}

	.carousel-control.right {
		right: 0;
		left: auto;
		background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
		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(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
		background-repeat: repeat-x
	}

	.carousel-control:focus, .carousel-control:hover {
		color: #fff;
		text-decoration: none;
		filter: alpha(opacity=90);
		outline: 0;
		opacity: .9
	}

	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
		position: absolute;
		top: 50%;
		z-index: 5;
		display: inline-block;
		margin-top: -10px
	}

	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		left: 50%;
		margin-left: -10px
	}

	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		right: 50%;
		margin-right: -10px
	}

	.carousel-control .icon-next, .carousel-control .icon-prev {
		width: 20px;
		height: 20px;
		font-family: serif;
		line-height: 1
	}

		.carousel-control .icon-prev:before {
			content: '\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 #fff;
		border-radius: 10px
	}

	.carousel-indicators .active {
		width: 12px;
		height: 12px;
		margin: 0;
		background-color: #fff
	}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

	.carousel-caption .btn {
		text-shadow: none
	}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -10px
	}

	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -10px
	}

	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	display: table;
	content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
	display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .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
	}
}
/*# sourceMappingURL=bootstrap.min.css.map */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* line 9, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
html {
	font-family: sans-serif;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 19, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
body {
	margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
/* line 32, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	/* 1 */
	display: block;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 51, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
audio,
canvas,
progress,
video {
	display: inline-block;
}

	/**
 * Add the correct display in iOS 4-7.
 */
	/* line 62, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
	audio:not([controls]) {
		display: none;
		height: 0;
	}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 71, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
progress {
	vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
/* line 80, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
template,
[hidden] {
	display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 93, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
a {
	background-color: transparent;
	/* 1 */
	-webkit-text-decoration-skip: objects;
	/* 2 */
}

	/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
	/* line 103, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
	a:active,
	a:hover {
		outline-width: 0;
	}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 116, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 126, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
b,
strong {
	font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 135, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
b,
strong {
	font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 144, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
dfn {
	font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 153, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 162, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
mark {
	background-color: #ff0;
	color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 171, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 180, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

/* line 188, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
sub {
	bottom: -0.25em;
}

/* line 192, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 203, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
img {
	border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 211, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 223, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
/* line 235, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
figure {
	margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 244, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 258, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
button,
input,
select,
textarea {
	font: inherit;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
/* line 270, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
optgroup {
	font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 279, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 289, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 300, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
}

	/**
 * Remove the inner border and padding in Firefox.
 */
	/* line 311, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
	button::-moz-focus-inner,
	[type="button"]::-moz-focus-inner,
	[type="reset"]::-moz-focus-inner,
	[type="submit"]::-moz-focus-inner {
		border-style: none;
		padding: 0;
	}

	/**
 * Restore the focus styles unset by the previous rule.
 */
	/* line 323, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
	button:-moz-focusring,
	[type="button"]:-moz-focusring,
	[type="reset"]:-moz-focusring,
	[type="submit"]:-moz-focusring {
		outline: 1px dotted ButtonText;
	}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
/* line 334, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 347, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 360, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 369, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 379, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 389, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

	/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
	/* line 398, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
	[type="search"]::-webkit-search-cancel-button,
	[type="search"]::-webkit-search-decoration {
		-webkit-appearance: none;
	}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
/* line 407, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 417, /home/ubuntu/mariposa-public-site/vendor/assets/stylesheets/normalize.scss */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

body {
	background-color: #EEE
}

	body.inverse {
		background: #333
	}

		body.inverse, body.inverse .form-control {
			color: rgba(255,255,255,.84)
		}

			body.inverse .card, body.inverse .card .form-control, body.inverse .modal, body.inverse .modal .form-control, body.inverse .panel-default, body.inverse .panel-default .form-control {
				background-color: initial;
				color: initial
			}

.h1, .h2, .h3, .h4, body, h1, h2, h3, h4, h5, h6 {
	font-family: Roboto,Helvetica,Arial,sans-serif;
	font-weight: 300
}

h5, h6 {
	font-weight: 400
}

a, a:focus, a:hover {
	color: #009688
}

	a .material-icons, a:focus .material-icons, a:hover .material-icons {
		vertical-align: middle
	}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top: 0
}

.form-horizontal .radio {
	margin-bottom: 10px
}

.form-horizontal label {
	text-align: right
}

	.form-horizontal label.control-label {
		margin: 0
	}

body .container .well.well-sm, body .container-fluid .well.well-sm {
	padding: 10px
}

body .container .well.well-lg, body .container-fluid .well.well-lg {
	padding: 26px
}

body .container .jumbotron, body .container .well, body .container-fluid .jumbotron, body .container-fluid .well {
	background-color: #fff;
	padding: 19px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
	box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
	border-radius: 2px;
	border: 0
}

	body .container .jumbotron p, body .container .well p, body .container-fluid .jumbotron p, body .container-fluid .well p {
		font-weight: 300
	}

body .container .jumbotron, body .container .jumbotron-default, body .container .well, body .container .well-default, body .container-fluid .jumbotron, body .container-fluid .jumbotron-default, body .container-fluid .well, body .container-fluid .well-default {
	background-color: #fff
}

body .container .jumbotron-inverse, body .container .well-inverse, body .container-fluid .jumbotron-inverse, body .container-fluid .well-inverse {
	background-color: #3f51b5
}

body .container .jumbotron-primary, body .container .well-primary, body .container-fluid .jumbotron-primary, body .container-fluid .well-primary {
	background-color: #009688
}

body .container .jumbotron-success, body .container .well-success, body .container-fluid .jumbotron-success, body .container-fluid .well-success {
	background-color: #4caf50
}

body .container .jumbotron-info, body .container .well-info, body .container-fluid .jumbotron-info, body .container-fluid .well-info {
	background-color: #03a9f4
}

body .container .jumbotron-warning, body .container .well-warning, body .container-fluid .jumbotron-warning, body .container-fluid .well-warning {
	background-color: #ff5722
}

body .container .jumbotron-danger, body .container .well-danger, body .container-fluid .jumbotron-danger, body .container-fluid .well-danger {
	background-color: #f44336
}

.btn, .input-group-btn .btn {
	border: none;
	border-radius: 2px;
	position: relative;
	padding: 8px 30px;
	margin: 10px 1px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0;
	will-change: box-shadow,transform;
	-webkit-transition: -webkit-box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
	-o-transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
	transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
	outline: 0;
	cursor: pointer;
	text-decoration: none;
	background: 0 0
}

	.btn::-moz-focus-inner, .input-group-btn .btn::-moz-focus-inner {
		border: 0
	}

	.btn:not(.btn-raised), .input-group-btn .btn:not(.btn-raised) {
		-webkit-box-shadow: none;
		box-shadow: none
	}

		.btn:not(.btn-raised), .btn:not(.btn-raised).btn-default, .input-group-btn .btn:not(.btn-raised), .input-group-btn .btn:not(.btn-raised).btn-default {
			color: rgba(0,0,0,.87)
		}

			.btn:not(.btn-raised).btn-inverse, .input-group-btn .btn:not(.btn-raised).btn-inverse {
				color: #3f51b5
			}

			.btn:not(.btn-raised).btn-primary, .input-group-btn .btn:not(.btn-raised).btn-primary {
				color: #009688
			}

			.btn:not(.btn-raised).btn-success, .input-group-btn .btn:not(.btn-raised).btn-success {
				color: #4caf50
			}

			.btn:not(.btn-raised).btn-info, .input-group-btn .btn:not(.btn-raised).btn-info {
				color: #03a9f4
			}

			.btn:not(.btn-raised).btn-warning, .input-group-btn .btn:not(.btn-raised).btn-warning {
				color: #ff5722
			}

			.btn:not(.btn-raised).btn-danger, .input-group-btn .btn:not(.btn-raised).btn-danger {
				color: #f44336
			}

			.btn:not(.btn-raised):not(.btn-link):focus, .btn:not(.btn-raised):not(.btn-link):hover, .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus, .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover {
				background-color: rgba(153,153,153,.2)
			}

.theme-dark .btn:not(.btn-raised):not(.btn-link):focus, .theme-dark .btn:not(.btn-raised):not(.btn-link):hover, .theme-dark .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus, .theme-dark .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover {
	background-color: rgba(204,204,204,.15)
}

.btn-group-raised .btn, .btn-group-raised .btn.btn-default, .btn-group-raised .input-group-btn .btn, .btn-group-raised .input-group-btn .btn.btn-default, .btn.btn-fab, .btn.btn-fab.btn-default, .btn.btn-raised, .btn.btn-raised.btn-default, .input-group-btn .btn.btn-fab, .input-group-btn .btn.btn-fab.btn-default, .input-group-btn .btn.btn-raised, .input-group-btn .btn.btn-raised.btn-default {
	background-color: #EEE;
	color: rgba(0,0,0,.87)
}

	.btn-group-raised .btn.btn-inverse, .btn-group-raised .input-group-btn .btn.btn-inverse, .btn.btn-fab.btn-inverse, .btn.btn-raised.btn-inverse, .input-group-btn .btn.btn-fab.btn-inverse, .input-group-btn .btn.btn-raised.btn-inverse {
		background-color: #3f51b5;
		color: #fff
	}

	.btn-group-raised .btn.btn-primary, .btn-group-raised .input-group-btn .btn.btn-primary, .btn.btn-fab.btn-primary, .btn.btn-raised.btn-primary, .input-group-btn .btn.btn-fab.btn-primary, .input-group-btn .btn.btn-raised.btn-primary {
		background-color: #009688;
		color: rgba(255,255,255,.84)
	}

	.btn-group-raised .btn.btn-success, .btn-group-raised .input-group-btn .btn.btn-success, .btn.btn-fab.btn-success, .btn.btn-raised.btn-success, .input-group-btn .btn.btn-fab.btn-success, .input-group-btn .btn.btn-raised.btn-success {
		background-color: #4caf50;
		color: rgba(255,255,255,.84)
	}

	.btn-group-raised .btn.btn-info, .btn-group-raised .input-group-btn .btn.btn-info, .btn.btn-fab.btn-info, .btn.btn-raised.btn-info, .input-group-btn .btn.btn-fab.btn-info, .input-group-btn .btn.btn-raised.btn-info {
		background-color: #03a9f4;
		color: rgba(255,255,255,.84)
	}

	.btn-group-raised .btn.btn-warning, .btn-group-raised .input-group-btn .btn.btn-warning, .btn.btn-fab.btn-warning, .btn.btn-raised.btn-warning, .input-group-btn .btn.btn-fab.btn-warning, .input-group-btn .btn.btn-raised.btn-warning {
		background-color: #ff5722;
		color: rgba(255,255,255,.84)
	}

	.btn-group-raised .btn.btn-danger, .btn-group-raised .input-group-btn .btn.btn-danger, .btn.btn-fab.btn-danger, .btn.btn-raised.btn-danger, .input-group-btn .btn.btn-fab.btn-danger, .input-group-btn .btn.btn-raised.btn-danger {
		background-color: #f44336;
		color: rgba(255,255,255,.84)
	}

	.btn-group-raised .btn:not(.btn-link), .btn-group-raised .input-group-btn .btn:not(.btn-link), .btn.btn-raised:not(.btn-link), .input-group-btn .btn.btn-raised:not(.btn-link) {
		-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
		box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)
	}

		.btn-group-raised .btn:not(.btn-link).active, .btn-group-raised .btn:not(.btn-link):active, .btn-group-raised .btn:not(.btn-link):focus, .btn-group-raised .btn:not(.btn-link):hover, .btn-group-raised .input-group-btn .btn:not(.btn-link).active, .btn-group-raised .input-group-btn .btn:not(.btn-link):active, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus, .btn-group-raised .input-group-btn .btn:not(.btn-link):hover, .btn.btn-raised:not(.btn-link).active, .btn.btn-raised:not(.btn-link):active, .btn.btn-raised:not(.btn-link):focus, .btn.btn-raised:not(.btn-link):hover, .input-group-btn .btn.btn-raised:not(.btn-link).active, .input-group-btn .btn.btn-raised:not(.btn-link):active, .input-group-btn .btn.btn-raised:not(.btn-link):focus, .input-group-btn .btn.btn-raised:not(.btn-link):hover {
			outline: 0
		}

			.btn-group-raised .btn:not(.btn-link).active, .btn-group-raised .btn:not(.btn-link).active.btn-default, .btn-group-raised .btn:not(.btn-link):active, .btn-group-raised .btn:not(.btn-link):active.btn-default, .btn-group-raised .btn:not(.btn-link):focus, .btn-group-raised .btn:not(.btn-link):focus.btn-default, .btn-group-raised .btn:not(.btn-link):hover, .btn-group-raised .btn:not(.btn-link):hover.btn-default, .btn-group-raised .input-group-btn .btn:not(.btn-link).active, .btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-default, .btn-group-raised .input-group-btn .btn:not(.btn-link):active, .btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-default, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-default, .btn-group-raised .input-group-btn .btn:not(.btn-link):hover, .btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-default, .btn.btn-raised:not(.btn-link).active, .btn.btn-raised:not(.btn-link).active.btn-default, .btn.btn-raised:not(.btn-link):active, .btn.btn-raised:not(.btn-link):active.btn-default, .btn.btn-raised:not(.btn-link):focus, .btn.btn-raised:not(.btn-link):focus.btn-default, .btn.btn-raised:not(.btn-link):hover, .btn.btn-raised:not(.btn-link):hover.btn-default, .input-group-btn .btn.btn-raised:not(.btn-link).active, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-default, .input-group-btn .btn.btn-raised:not(.btn-link):active, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-default, .input-group-btn .btn.btn-raised:not(.btn-link):focus, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-default, .input-group-btn .btn.btn-raised:not(.btn-link):hover, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-default {
				background-color: #e4e4e4
			}

				.btn-group-raised .btn:not(.btn-link).active.btn-inverse, .btn-group-raised .btn:not(.btn-link):active.btn-inverse, .btn-group-raised .btn:not(.btn-link):focus.btn-inverse, .btn-group-raised .btn:not(.btn-link):hover.btn-inverse, .btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-inverse, .btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-inverse, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-inverse, .btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-inverse, .btn.btn-raised:not(.btn-link).active.btn-inverse, .btn.btn-raised:not(.btn-link):active.btn-inverse, .btn.btn-raised:not(.btn-link):focus.btn-inverse, .btn.btn-raised:not(.btn-link):hover.btn-inverse, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-inverse, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-inverse, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-inverse, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-inverse {
					background-color: #495bc0
				}

				.btn-group-raised .btn:not(.btn-link).active.btn-primary, .btn-group-raised .btn:not(.btn-link):active.btn-primary, .btn-group-raised .btn:not(.btn-link):focus.btn-primary, .btn-group-raised .btn:not(.btn-link):hover.btn-primary, .btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-primary, .btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-primary, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-primary, .btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-primary, .btn.btn-raised:not(.btn-link).active.btn-primary, .btn.btn-raised:not(.btn-link):active.btn-primary, .btn.btn-raised:not(.btn-link):focus.btn-primary, .btn.btn-raised:not(.btn-link):hover.btn-primary, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-primary, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-primary, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-primary, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-primary {
					background-color: #00aa9a
				}

				.btn-group-raised .btn:not(.btn-link).active.btn-success, .btn-group-raised .btn:not(.btn-link):active.btn-success, .btn-group-raised .btn:not(.btn-link):focus.btn-success, .btn-group-raised .btn:not(.btn-link):hover.btn-success, .btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-success, .btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-success, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-success, .btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-success, .btn.btn-raised:not(.btn-link).active.btn-success, .btn.btn-raised:not(.btn-link):active.btn-success, .btn.btn-raised:not(.btn-link):focus.btn-success, .btn.btn-raised:not(.btn-link):hover.btn-success, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-success, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-success, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-success, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-success {
					background-color: #59b75c
				}

				.btn-group-raised .btn:not(.btn-link).active.btn-info, .btn-group-raised .btn:not(.btn-link):active.btn-info, .btn-group-raised .btn:not(.btn-link):focus.btn-info, .btn-group-raised .btn:not(.btn-link):hover.btn-info, .btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-info, .btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-info, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-info, .btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-info, .btn.btn-raised:not(.btn-link).active.btn-info, .btn.btn-raised:not(.btn-link):active.btn-info, .btn.btn-raised:not(.btn-link):focus.btn-info, .btn.btn-raised:not(.btn-link):hover.btn-info, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-info, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-info, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-info, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-info {
					background-color: #0fb2fc
				}

				.btn-group-raised .btn:not(.btn-link).active.btn-warning, .btn-group-raised .btn:not(.btn-link):active.btn-warning, .btn-group-raised .btn:not(.btn-link):focus.btn-warning, .btn-group-raised .btn:not(.btn-link):hover.btn-warning, .btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-warning, .btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-warning, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-warning, .btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-warning, .btn.btn-raised:not(.btn-link).active.btn-warning, .btn.btn-raised:not(.btn-link):active.btn-warning, .btn.btn-raised:not(.btn-link):focus.btn-warning, .btn.btn-raised:not(.btn-link):hover.btn-warning, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-warning, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-warning, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-warning, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-warning {
					background-color: #ff6736
				}

				.btn-group-raised .btn:not(.btn-link).active.btn-danger, .btn-group-raised .btn:not(.btn-link):active.btn-danger, .btn-group-raised .btn:not(.btn-link):focus.btn-danger, .btn-group-raised .btn:not(.btn-link):hover.btn-danger, .btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-danger, .btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-danger, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-danger, .btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-danger, .btn.btn-raised:not(.btn-link).active.btn-danger, .btn.btn-raised:not(.btn-link):active.btn-danger, .btn.btn-raised:not(.btn-link):focus.btn-danger, .btn.btn-raised:not(.btn-link):hover.btn-danger, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-danger, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-danger, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-danger, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-danger {
					background-color: #f55549
				}

				.btn-group-raised .btn:not(.btn-link).active, .btn-group-raised .btn:not(.btn-link).active:hover, .btn-group-raised .btn:not(.btn-link):active, .btn-group-raised .btn:not(.btn-link):active:hover, .btn-group-raised .input-group-btn .btn:not(.btn-link).active, .btn-group-raised .input-group-btn .btn:not(.btn-link).active:hover, .btn-group-raised .input-group-btn .btn:not(.btn-link):active, .btn-group-raised .input-group-btn .btn:not(.btn-link):active:hover, .btn.btn-raised:not(.btn-link).active, .btn.btn-raised:not(.btn-link).active:hover, .btn.btn-raised:not(.btn-link):active, .btn.btn-raised:not(.btn-link):active:hover, .input-group-btn .btn.btn-raised:not(.btn-link).active, .input-group-btn .btn.btn-raised:not(.btn-link).active:hover, .input-group-btn .btn.btn-raised:not(.btn-link):active, .input-group-btn .btn.btn-raised:not(.btn-link):active:hover {
					-webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);
					box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)
				}

				.btn-group-raised .btn:not(.btn-link):focus, .btn-group-raised .btn:not(.btn-link):focus.active, .btn-group-raised .btn:not(.btn-link):focus.active:hover, .btn-group-raised .btn:not(.btn-link):focus:active, .btn-group-raised .btn:not(.btn-link):focus:active:hover, .btn-group-raised .btn:not(.btn-link):focus:hover, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus.active, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus.active:hover, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus:active, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus:active:hover, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus:hover, .btn.btn-raised:not(.btn-link):focus, .btn.btn-raised:not(.btn-link):focus.active, .btn.btn-raised:not(.btn-link):focus.active:hover, .btn.btn-raised:not(.btn-link):focus:active, .btn.btn-raised:not(.btn-link):focus:active:hover, .btn.btn-raised:not(.btn-link):focus:hover, .input-group-btn .btn.btn-raised:not(.btn-link):focus, .input-group-btn .btn.btn-raised:not(.btn-link):focus.active, .input-group-btn .btn.btn-raised:not(.btn-link):focus.active:hover, .input-group-btn .btn.btn-raised:not(.btn-link):focus:active, .input-group-btn .btn.btn-raised:not(.btn-link):focus:active:hover, .input-group-btn .btn.btn-raised:not(.btn-link):focus:hover {
					-webkit-box-shadow: 0 0 8px rgba(0,0,0,.18),0 8px 16px rgba(0,0,0,.36);
					box-shadow: 0 0 8px rgba(0,0,0,.18),0 8px 16px rgba(0,0,0,.36)
				}

.btn.btn-fab, .input-group-btn .btn.btn-fab {
	border-radius: 50%;
	font-size: 24px;
	height: 56px;
	margin: auto;
	min-width: 56px;
	width: 56px;
	padding: 0;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 1.5px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24);
	box-shadow: 0 1px 1.5px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24);
	position: relative;
	line-height: normal
}

	.btn.btn-fab .ripple-container, .input-group-btn .btn.btn-fab .ripple-container {
		border-radius: 50%
	}

	.btn-group-sm .btn.btn-fab, .btn-group-sm .input-group-btn .btn.btn-fab, .btn.btn-fab.btn-fab-mini, .input-group-btn .btn.btn-fab.btn-fab-mini {
		height: 40px;
		min-width: 40px;
		width: 40px
	}

		.btn-group-sm .btn.btn-fab.material-icons, .btn-group-sm .input-group-btn .btn.btn-fab.material-icons, .btn.btn-fab.btn-fab-mini.material-icons, .input-group-btn .btn.btn-fab.btn-fab-mini.material-icons {
			top: 0;
			left: 0
		}

	.btn.btn-fab i.material-icons, .input-group-btn .btn.btn-fab i.material-icons {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-12px,-12px);
		-ms-transform: translate(-12px,-12px);
		-o-transform: translate(-12px,-12px);
		transform: translate(-12px,-12px);
		line-height: 24px;
		width: 24px
	}

.btn i.material-icons, .input-group-btn .btn i.material-icons {
	vertical-align: middle
}

.btn-group-lg .btn, .btn-group-lg .input-group-btn .btn, .btn.btn-lg, .input-group-btn .btn.btn-lg {
	font-size: 16px
}

.btn-group-sm .btn, .btn-group-sm .input-group-btn .btn, .btn.btn-sm, .input-group-btn .btn.btn-sm {
	padding: 5px 20px;
	font-size: 12px
}

.btn-group-xs .btn, .btn-group-xs .input-group-btn .btn, .btn.btn-xs, .input-group-btn .btn.btn-xs {
	padding: 4px 15px;
	font-size: 10px
}

.btn-group-vertical.disabled, .btn-group-vertical:disabled, .btn-group-vertical[disabled][disabled], .btn-group.disabled, .btn-group:disabled, .btn-group[disabled][disabled], .btn.disabled, .btn:disabled, .btn[disabled][disabled], .input-group-btn .btn.disabled, .input-group-btn .btn:disabled, .input-group-btn .btn[disabled][disabled], fieldset[disabled][disabled] .btn, fieldset[disabled][disabled] .btn-group, fieldset[disabled][disabled] .btn-group-vertical, fieldset[disabled][disabled] .input-group-btn .btn {
	color: rgba(0,0,0,.26);
	background: 0 0
}

.theme-dark .btn-group-vertical.disabled, .theme-dark .btn-group-vertical:disabled, .theme-dark .btn-group-vertical[disabled][disabled], .theme-dark .btn-group.disabled, .theme-dark .btn-group:disabled, .theme-dark .btn-group[disabled][disabled], .theme-dark .btn.disabled, .theme-dark .btn:disabled, .theme-dark .btn[disabled][disabled], .theme-dark .input-group-btn .btn.disabled, .theme-dark .input-group-btn .btn:disabled, .theme-dark .input-group-btn .btn[disabled][disabled], .theme-dark fieldset[disabled][disabled] .btn, .theme-dark fieldset[disabled][disabled] .btn-group, .theme-dark fieldset[disabled][disabled] .btn-group-vertical, .theme-dark fieldset[disabled][disabled] .input-group-btn .btn {
	color: rgba(255,255,255,.3)
}

.btn-group-vertical.disabled.btn-group-raised, .btn-group-vertical.disabled.btn-group-raised.active, .btn-group-vertical.disabled.btn-group-raised:active, .btn-group-vertical.disabled.btn-group-raised:focus:not(:active), .btn-group-vertical.disabled.btn-raised, .btn-group-vertical.disabled.btn-raised.active, .btn-group-vertical.disabled.btn-raised:active, .btn-group-vertical.disabled.btn-raised:focus:not(:active), .btn-group-vertical:disabled.btn-group-raised, .btn-group-vertical:disabled.btn-group-raised.active, .btn-group-vertical:disabled.btn-group-raised:active, .btn-group-vertical:disabled.btn-group-raised:focus:not(:active), .btn-group-vertical:disabled.btn-raised, .btn-group-vertical:disabled.btn-raised.active, .btn-group-vertical:disabled.btn-raised:active, .btn-group-vertical:disabled.btn-raised:focus:not(:active), .btn-group-vertical[disabled][disabled].btn-group-raised, .btn-group-vertical[disabled][disabled].btn-group-raised.active, .btn-group-vertical[disabled][disabled].btn-group-raised:active, .btn-group-vertical[disabled][disabled].btn-group-raised:focus:not(:active), .btn-group-vertical[disabled][disabled].btn-raised, .btn-group-vertical[disabled][disabled].btn-raised.active, .btn-group-vertical[disabled][disabled].btn-raised:active, .btn-group-vertical[disabled][disabled].btn-raised:focus:not(:active), .btn-group.disabled.btn-group-raised, .btn-group.disabled.btn-group-raised.active, .btn-group.disabled.btn-group-raised:active, .btn-group.disabled.btn-group-raised:focus:not(:active), .btn-group.disabled.btn-raised, .btn-group.disabled.btn-raised.active, .btn-group.disabled.btn-raised:active, .btn-group.disabled.btn-raised:focus:not(:active), .btn-group:disabled.btn-group-raised, .btn-group:disabled.btn-group-raised.active, .btn-group:disabled.btn-group-raised:active, .btn-group:disabled.btn-group-raised:focus:not(:active), .btn-group:disabled.btn-raised, .btn-group:disabled.btn-raised.active, .btn-group:disabled.btn-raised:active, .btn-group:disabled.btn-raised:focus:not(:active), .btn-group[disabled][disabled].btn-group-raised, .btn-group[disabled][disabled].btn-group-raised.active, .btn-group[disabled][disabled].btn-group-raised:active, .btn-group[disabled][disabled].btn-group-raised:focus:not(:active), .btn-group[disabled][disabled].btn-raised, .btn-group[disabled][disabled].btn-raised.active, .btn-group[disabled][disabled].btn-raised:active, .btn-group[disabled][disabled].btn-raised:focus:not(:active), .btn.disabled.btn-group-raised, .btn.disabled.btn-group-raised.active, .btn.disabled.btn-group-raised:active, .btn.disabled.btn-group-raised:focus:not(:active), .btn.disabled.btn-raised, .btn.disabled.btn-raised.active, .btn.disabled.btn-raised:active, .btn.disabled.btn-raised:focus:not(:active), .btn:disabled.btn-group-raised, .btn:disabled.btn-group-raised.active, .btn:disabled.btn-group-raised:active, .btn:disabled.btn-group-raised:focus:not(:active), .btn:disabled.btn-raised, .btn:disabled.btn-raised.active, .btn:disabled.btn-raised:active, .btn:disabled.btn-raised:focus:not(:active), .btn[disabled][disabled].btn-group-raised, .btn[disabled][disabled].btn-group-raised.active, .btn[disabled][disabled].btn-group-raised:active, .btn[disabled][disabled].btn-group-raised:focus:not(:active), .btn[disabled][disabled].btn-raised, .btn[disabled][disabled].btn-raised.active, .btn[disabled][disabled].btn-raised:active, .btn[disabled][disabled].btn-raised:focus:not(:active), .input-group-btn .btn.disabled.btn-group-raised, .input-group-btn .btn.disabled.btn-group-raised.active, .input-group-btn .btn.disabled.btn-group-raised:active, .input-group-btn .btn.disabled.btn-group-raised:focus:not(:active), .input-group-btn .btn.disabled.btn-raised, .input-group-btn .btn.disabled.btn-raised.active, .input-group-btn .btn.disabled.btn-raised:active, .input-group-btn .btn.disabled.btn-raised:focus:not(:active), .input-group-btn .btn:disabled.btn-group-raised, .input-group-btn .btn:disabled.btn-group-raised.active, .input-group-btn .btn:disabled.btn-group-raised:active, .input-group-btn .btn:disabled.btn-group-raised:focus:not(:active), .input-group-btn .btn:disabled.btn-raised, .input-group-btn .btn:disabled.btn-raised.active, .input-group-btn .btn:disabled.btn-raised:active, .input-group-btn .btn:disabled.btn-raised:focus:not(:active), .input-group-btn .btn[disabled][disabled].btn-group-raised, .input-group-btn .btn[disabled][disabled].btn-group-raised.active, .input-group-btn .btn[disabled][disabled].btn-group-raised:active, .input-group-btn .btn[disabled][disabled].btn-group-raised:focus:not(:active), .input-group-btn .btn[disabled][disabled].btn-raised, .input-group-btn .btn[disabled][disabled].btn-raised.active, .input-group-btn .btn[disabled][disabled].btn-raised:active, .input-group-btn .btn[disabled][disabled].btn-raised:focus:not(:active), fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised, fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised.active, fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised:active, fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .btn-group-vertical.btn-raised, fieldset[disabled][disabled] .btn-group-vertical.btn-raised.active, fieldset[disabled][disabled] .btn-group-vertical.btn-raised:active, fieldset[disabled][disabled] .btn-group-vertical.btn-raised:focus:not(:active), fieldset[disabled][disabled] .btn-group.btn-group-raised, fieldset[disabled][disabled] .btn-group.btn-group-raised.active, fieldset[disabled][disabled] .btn-group.btn-group-raised:active, fieldset[disabled][disabled] .btn-group.btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .btn-group.btn-raised, fieldset[disabled][disabled] .btn-group.btn-raised.active, fieldset[disabled][disabled] .btn-group.btn-raised:active, fieldset[disabled][disabled] .btn-group.btn-raised:focus:not(:active), fieldset[disabled][disabled] .btn.btn-group-raised, fieldset[disabled][disabled] .btn.btn-group-raised.active, fieldset[disabled][disabled] .btn.btn-group-raised:active, fieldset[disabled][disabled] .btn.btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .btn.btn-raised, fieldset[disabled][disabled] .btn.btn-raised.active, fieldset[disabled][disabled] .btn.btn-raised:active, fieldset[disabled][disabled] .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised, fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised.active, fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised:active, fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .input-group-btn .btn.btn-raised, fieldset[disabled][disabled] .input-group-btn .btn.btn-raised.active, fieldset[disabled][disabled] .input-group-btn .btn.btn-raised:active, fieldset[disabled][disabled] .input-group-btn .btn.btn-raised:focus:not(:active) {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-group, .btn-group-vertical {
	position: relative;
	margin: 10px 1px
}

	.btn-group-vertical.open > .dropdown-toggle.btn, .btn-group-vertical.open > .dropdown-toggle.btn.btn-default, .btn-group.open > .dropdown-toggle.btn, .btn-group.open > .dropdown-toggle.btn.btn-default {
		background-color: #EEE
	}

		.btn-group-vertical.open > .dropdown-toggle.btn.btn-inverse, .btn-group.open > .dropdown-toggle.btn.btn-inverse {
			background-color: #3f51b5
		}

		.btn-group-vertical.open > .dropdown-toggle.btn.btn-primary, .btn-group.open > .dropdown-toggle.btn.btn-primary {
			background-color: #009688
		}

		.btn-group-vertical.open > .dropdown-toggle.btn.btn-success, .btn-group.open > .dropdown-toggle.btn.btn-success {
			background-color: #4caf50
		}

		.btn-group-vertical.open > .dropdown-toggle.btn.btn-info, .btn-group.open > .dropdown-toggle.btn.btn-info {
			background-color: #03a9f4
		}

		.btn-group-vertical.open > .dropdown-toggle.btn.btn-warning, .btn-group.open > .dropdown-toggle.btn.btn-warning {
			background-color: #ff5722
		}

		.btn-group-vertical.open > .dropdown-toggle.btn.btn-danger, .btn-group.open > .dropdown-toggle.btn.btn-danger {
			background-color: #f44336
		}

	.btn-group .dropdown-menu, .btn-group-vertical .dropdown-menu {
		border-radius: 0 0 2px 2px
	}

	.btn-group-vertical.btn-group-raised, .btn-group.btn-group-raised {
		-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
		box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)
	}

	.btn-group .btn, .btn-group .btn + .btn, .btn-group .btn-group, .btn-group .btn:active, .btn-group-vertical .btn, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn-group, .btn-group-vertical .btn:active {
		margin: 0
	}

.checkbox label, label.checkbox-inline {
	cursor: pointer;
	padding-left: 0;
	color: rgba(0,0,0,.26)
}

.form-group.is-focused .checkbox label, .form-group.is-focused label.checkbox-inline {
	color: rgba(0,0,0,.26)
}

	.form-group.is-focused .checkbox label:focus, .form-group.is-focused .checkbox label:hover, .form-group.is-focused label.checkbox-inline:focus, .form-group.is-focused label.checkbox-inline:hover {
		color: rgba(0,0,0,.54)
	}

fieldset[disabled] .form-group.is-focused .checkbox label, fieldset[disabled] .form-group.is-focused label.checkbox-inline {
	color: rgba(0,0,0,.26)
}

.checkbox input[type=checkbox], label.checkbox-inline input[type=checkbox] {
	opacity: 0;
	position: absolute;
	margin: 0;
	z-index: -1;
	width: 0;
	height: 0;
	overflow: hidden;
	left: 0;
	pointer-events: none
}

.checkbox .checkbox-material, label.checkbox-inline .checkbox-material {
	vertical-align: middle;
	position: relative;
	top: 3px
}

	.checkbox .checkbox-material:before, label.checkbox-inline .checkbox-material:before {
		display: block;
		position: absolute;
		left: 0;
		content: "";
		background-color: rgba(0,0,0,.84);
		height: 20px;
		width: 20px;
		border-radius: 100%;
		z-index: 1;
		opacity: 0;
		margin: 0;
		-webkit-transform: scale3d(2.3,2.3,1);
		transform: scale3d(2.3,2.3,1)
	}

	.checkbox .checkbox-material .check, label.checkbox-inline .checkbox-material .check {
		position: relative;
		display: inline-block;
		width: 20px;
		height: 20px;
		border: 2px solid rgba(0,0,0,.54);
		border-radius: 2px;
		overflow: hidden;
		z-index: 1
	}

		.checkbox .checkbox-material .check:before, label.checkbox-inline .checkbox-material .check:before {
			position: absolute;
			content: "";
			-webkit-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			transform: rotate(45deg);
			display: block;
			margin-top: -4px;
			margin-left: 6px;
			width: 0;
			height: 0;
			-webkit-box-shadow: 0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;
			box-shadow: 0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;
			-webkit-animation: checkbox-off;
			-o-animation: checkbox-off;
			animation: checkbox-off
		}

.checkbox input[type=checkbox]:focus + .checkbox-material .check:after, label.checkbox-inline input[type=checkbox]:focus + .checkbox-material .check:after {
	opacity: .2
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check {
	color: #009688;
	border-color: #009688
}

	.checkbox input[type=checkbox]:checked + .checkbox-material .check:before, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:before {
		color: #009688;
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;
		-webkit-animation: checkbox-on .3s forwards;
		-o-animation: checkbox-on .3s forwards;
		animation: checkbox-on .3s forwards
	}

.checkbox input[type=checkbox]:checked + .checkbox-material:before, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material:before {
	-webkit-animation: rippleOn;
	-o-animation: rippleOn;
	animation: rippleOn
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check:after, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:after {
	-webkit-animation: rippleOn .5s forwards;
	-o-animation: rippleOn .5s forwards;
	animation: rippleOn .5s forwards
}

.checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before, label.checkbox-inline input[type=checkbox]:not(:checked) + .checkbox-material:before {
	-webkit-animation: rippleOff;
	-o-animation: rippleOff;
	animation: rippleOff
}

.checkbox input[type=checkbox]:not(:checked) + .checkbox-material .check:after, label.checkbox-inline input[type=checkbox]:not(:checked) + .checkbox-material .check:after {
	-webkit-animation: rippleOff .5s forwards;
	-o-animation: rippleOff .5s forwards;
	animation: rippleOff .5s forwards
}

.checkbox input[type=checkbox][disabled] + .circle, .checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check, .checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox input[type=checkbox], fieldset[disabled] label.checkbox-inline, fieldset[disabled] label.checkbox-inline input[type=checkbox], label.checkbox-inline input[type=checkbox][disabled] + .circle, label.checkbox-inline input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check, label.checkbox-inline input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before {
	opacity: .5
}

.checkbox input[type=checkbox][disabled] + .checkbox-material .check:after, label.checkbox-inline input[type=checkbox][disabled] + .checkbox-material .check:after {
	background-color: rgba(0,0,0,.87);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.is-focused .checkbox .checkbox-material .check:before, .is-focused label.checkbox-inline .checkbox-material .check:before {
	-webkit-animation: checkbox-off .3s forwards;
	-o-animation: checkbox-off .3s forwards;
	animation: checkbox-off .3s forwards
}

.is-focused .checkbox input[type=checkbox]:checked + .checkbox-material:before, .is-focused label.checkbox-inline input[type=checkbox]:checked + .checkbox-material:before {
	-webkit-animation: rippleOn .5s;
	-o-animation: rippleOn .5s;
	animation: rippleOn .5s
}

.is-focused .checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before, .is-focused label.checkbox-inline input[type=checkbox]:not(:checked) + .checkbox-material:before {
	-webkit-animation: rippleOff .5s;
	-o-animation: rippleOff .5s;
	animation: rippleOff .5s
}

@-webkit-keyframes checkbox-on {
	0% {
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px
	}

	50% {
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px
	}

	100% {
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px
	}
}

@-o-keyframes checkbox-on {
	0% {
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px
	}

	50% {
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px
	}

	100% {
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px
	}
}

@keyframes checkbox-on {
	0% {
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px
	}

	50% {
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px
	}

	100% {
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px
	}
}

@-webkit-keyframes checkbox-off {
	0% {
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset
	}

	25% {
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset
	}

	50% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-top: -4px;
		margin-left: 6px;
		width: 0;
		height: 0;
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset
	}

	51% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		margin-top: -2px;
		margin-left: -2px;
		width: 20px;
		height: 20px;
		-webkit-box-shadow: 0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset;
		box-shadow: 0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset
	}

	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		margin-top: -2px;
		margin-left: -2px;
		width: 20px;
		height: 20px;
		-webkit-box-shadow: 0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;
		box-shadow: 0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset
	}
}

@-o-keyframes checkbox-off {
	0% {
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset
	}

	25% {
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset
	}

	50% {
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-top: -4px;
		margin-left: 6px;
		width: 0;
		height: 0;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset
	}

	51% {
		-o-transform: rotate(0);
		transform: rotate(0);
		margin-top: -2px;
		margin-left: -2px;
		width: 20px;
		height: 20px;
		box-shadow: 0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset
	}

	100% {
		-o-transform: rotate(0);
		transform: rotate(0);
		margin-top: -2px;
		margin-left: -2px;
		width: 20px;
		height: 20px;
		box-shadow: 0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset
	}
}

@keyframes checkbox-off {
	0% {
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset
	}

	25% {
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset
	}

	50% {
		-webkit-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-top: -4px;
		margin-left: 6px;
		width: 0;
		height: 0;
		-webkit-box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset;
		box-shadow: 0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset
	}

	51% {
		-webkit-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		margin-top: -2px;
		margin-left: -2px;
		width: 20px;
		height: 20px;
		-webkit-box-shadow: 0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset;
		box-shadow: 0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset
	}

	100% {
		-webkit-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
		margin-top: -2px;
		margin-left: -2px;
		width: 20px;
		height: 20px;
		-webkit-box-shadow: 0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;
		box-shadow: 0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset
	}
}

@-webkit-keyframes rippleOn {
	0% {
		opacity: 0
	}

	50% {
		opacity: .2
	}

	100% {
		opacity: 0
	}
}

@-o-keyframes rippleOn {
	0% {
		opacity: 0
	}

	50% {
		opacity: .2
	}

	100% {
		opacity: 0
	}
}

@keyframes rippleOn {
	0% {
		opacity: 0
	}

	50% {
		opacity: .2
	}

	100% {
		opacity: 0
	}
}

@-webkit-keyframes rippleOff {
	0% {
		opacity: 0
	}

	50% {
		opacity: .2
	}

	100% {
		opacity: 0
	}
}

@-o-keyframes rippleOff {
	0% {
		opacity: 0
	}

	50% {
		opacity: .2
	}

	100% {
		opacity: 0
	}
}

@keyframes rippleOff {
	0% {
		opacity: 0
	}

	50% {
		opacity: .2
	}

	100% {
		opacity: 0
	}
}

.togglebutton {
	vertical-align: middle
}

	.togglebutton, .togglebutton .toggle, .togglebutton input, .togglebutton label {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none
	}

		.togglebutton label {
			cursor: pointer;
			color: rgba(0,0,0,.26)
		}

.form-group.is-focused .togglebutton label {
	color: rgba(0,0,0,.26)
}

	.form-group.is-focused .togglebutton label:focus, .form-group.is-focused .togglebutton label:hover {
		color: rgba(0,0,0,.54)
	}

fieldset[disabled] .form-group.is-focused .togglebutton label {
	color: rgba(0,0,0,.26)
}

.togglebutton label input[type=checkbox] {
	opacity: 0;
	width: 0;
	height: 0
}

.togglebutton label .toggle {
	text-align: left
}

.togglebutton label .toggle, .togglebutton label input[type=checkbox][disabled] + .toggle {
	content: "";
	display: inline-block;
	width: 30px;
	height: 15px;
	background-color: rgba(80,80,80,.7);
	border-radius: 15px;
	margin-right: 15px;
	-webkit-transition: background .3s ease;
	-o-transition: background .3s ease;
	transition: background .3s ease;
	vertical-align: middle
}

	.togglebutton label .toggle:after {
		content: "";
		display: inline-block;
		width: 20px;
		height: 20px;
		background-color: #F1F1F1;
		border-radius: 20px;
		position: relative;
		-webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,.4);
		box-shadow: 0 1px 3px 1px rgba(0,0,0,.4);
		left: -5px;
		top: -2px;
		-webkit-transition: left .3s ease,background .3s ease,-webkit-box-shadow .1s ease;
		-o-transition: left .3s ease,background .3s ease,box-shadow .1s ease;
		transition: left .3s ease,background .3s ease,box-shadow .1s ease
	}

	.togglebutton label input[type=checkbox][disabled] + .toggle:after, .togglebutton label input[type=checkbox][disabled]:checked + .toggle:after {
		background-color: #BDBDBD
	}

	.togglebutton label input[type=checkbox] + .toggle:active:after, .togglebutton label input[type=checkbox][disabled] + .toggle:active:after {
		-webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,.4),0 0 0 15px rgba(0,0,0,.1);
		box-shadow: 0 1px 3px 1px rgba(0,0,0,.4),0 0 0 15px rgba(0,0,0,.1)
	}

.togglebutton label input[type=checkbox]:checked + .toggle:after {
	left: 15px
}

.togglebutton label input[type=checkbox]:checked + .toggle {
	background-color: rgba(0,150,136,.5)
}

	.togglebutton label input[type=checkbox]:checked + .toggle:after {
		background-color: #009688
	}

	.togglebutton label input[type=checkbox]:checked + .toggle:active:after {
		-webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,.4),0 0 0 15px rgba(0,150,136,.1);
		box-shadow: 0 1px 3px 1px rgba(0,0,0,.4),0 0 0 15px rgba(0,150,136,.1)
	}

.radio label, label.radio-inline {
	cursor: pointer;
	padding-left: 45px;
	position: relative;
	color: rgba(0,0,0,.26)
}

.form-group.is-focused .radio label, .form-group.is-focused label.radio-inline {
	color: rgba(0,0,0,.26)
}

	.form-group.is-focused .radio label:focus, .form-group.is-focused .radio label:hover, .form-group.is-focused label.radio-inline:focus, .form-group.is-focused label.radio-inline:hover {
		color: rgba(0,0,0,.54)
	}

fieldset[disabled] .form-group.is-focused .radio label, fieldset[disabled] .form-group.is-focused label.radio-inline {
	color: rgba(0,0,0,.26)
}

.radio span, label.radio-inline span {
	display: block;
	position: absolute;
	left: 10px;
	top: 2px;
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s
}

.radio .circle, label.radio-inline .circle {
	border: 2px solid rgba(0,0,0,.54);
	height: 15px;
	width: 15px;
	border-radius: 100%
}

.radio .check, label.radio-inline .check {
	height: 15px;
	width: 15px;
	border-radius: 100%;
	background-color: #009688;
	-webkit-transform: scale3d(0,0,0);
	transform: scale3d(0,0,0)
}

	.radio .check:after, label.radio-inline .check:after {
		display: block;
		position: absolute;
		content: "";
		background-color: rgba(0,0,0,.87);
		left: -18px;
		top: -18px;
		height: 50px;
		width: 50px;
		border-radius: 100%;
		z-index: 1;
		opacity: 0;
		margin: 0;
		-webkit-transform: scale3d(1.5,1.5,1);
		transform: scale3d(1.5,1.5,1)
	}

.radio input[type=radio]:not(:checked) ~ .check:after, label.radio-inline input[type=radio]:not(:checked) ~ .check:after {
	-webkit-animation: rippleOff .5s;
	-o-animation: rippleOff .5s;
	animation: rippleOff .5s
}

.radio input[type=radio]:checked ~ .check:after, label.radio-inline input[type=radio]:checked ~ .check:after {
	-webkit-animation: rippleOn;
	-o-animation: rippleOn;
	animation: rippleOn
}

.radio input[type=radio], label.radio-inline input[type=radio] {
	opacity: 0;
	height: 0;
	width: 0;
	overflow: hidden
}

	.radio input[type=radio]:checked ~ .check, .radio input[type=radio]:checked ~ .circle, label.radio-inline input[type=radio]:checked ~ .check, label.radio-inline input[type=radio]:checked ~ .circle {
		opacity: 1
	}

	.radio input[type=radio]:checked ~ .check, label.radio-inline input[type=radio]:checked ~ .check {
		background-color: #009688
	}

	.radio input[type=radio]:checked ~ .circle, label.radio-inline input[type=radio]:checked ~ .circle {
		border-color: #009688
	}

	.radio input[type=radio]:checked ~ .check, label.radio-inline input[type=radio]:checked ~ .check {
		-webkit-transform: scale3d(.55,.55,1);
		transform: scale3d(.55,.55,1)
	}

	.radio input[type=radio][disabled] ~ .check, .radio input[type=radio][disabled] ~ .circle, label.radio-inline input[type=radio][disabled] ~ .check, label.radio-inline input[type=radio][disabled] ~ .circle {
		opacity: .26
	}

	.radio input[type=radio][disabled] ~ .check, label.radio-inline input[type=radio][disabled] ~ .check {
		background-color: #000
	}

	.radio input[type=radio][disabled] ~ .circle, label.radio-inline input[type=radio][disabled] ~ .circle {
		border-color: #000
	}

.theme-dark .radio input[type=radio][disabled] ~ .check, .theme-dark .radio input[type=radio][disabled] ~ .circle, .theme-dark label.radio-inline input[type=radio][disabled] ~ .check, .theme-dark label.radio-inline input[type=radio][disabled] ~ .circle {
	opacity: .3
}

.theme-dark .radio input[type=radio][disabled] ~ .check, .theme-dark label.radio-inline input[type=radio][disabled] ~ .check {
	background-color: #fff
}

.theme-dark .radio input[type=radio][disabled] ~ .circle, .theme-dark label.radio-inline input[type=radio][disabled] ~ .circle {
	border-color: #fff
}

.is-focused .radio input[type=radio]:checked ~ .check:after, .is-focused label.radio-inline input[type=radio]:checked ~ .check:after {
	-webkit-animation: rippleOn .5s;
	-o-animation: rippleOn .5s;
	animation: rippleOn .5s
}

@keyframes rippleOn {
	0% {
		opacity: 0
	}

	50% {
		opacity: .2
	}

	100% {
		opacity: 0
	}
}

@keyframes rippleOff {
	0% {
		opacity: 0
	}

	50% {
		opacity: .2
	}

	100% {
		opacity: 0
	}
}

legend {
	margin-bottom: 22px;
	font-size: 24px
}

output {
	padding-top: 8px;
	font-size: 16px;
	line-height: 1.42857143
}

.form-control {
	height: 38px;
	padding: 7px 0;
	font-size: 16px;
	line-height: 1.42857143
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
		line-height: 38px
	}

	.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
		line-height: 24px
	}

	.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
		line-height: 44px
	}
}

.checkbox label, .radio label {
	min-height: 22px
}

.form-control-static {
	padding-top: 8px;
	padding-bottom: 8px;
	min-height: 38px
}

.input-sm .input-sm {
	height: 24px;
	padding: 3px 0;
	font-size: 11px;
	line-height: 1.5;
	border-radius: 0
}

.input-sm select.input-sm {
	height: 24px;
	line-height: 24px
}

.input-sm select[multiple].input-sm, .input-sm textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 24px;
	padding: 3px 0;
	font-size: 11px;
	line-height: 1.5
}

.form-group-sm select.form-control {
	height: 24px;
	line-height: 24px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 24px;
	min-height: 33px;
	padding: 4px 0;
	font-size: 11px;
	line-height: 1.5
}

.input-lg .input-lg {
	height: 44px;
	padding: 9px 0;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0
}

.input-lg select.input-lg {
	height: 44px;
	line-height: 44px
}

.input-lg select[multiple].input-lg, .input-lg textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 44px;
	padding: 9px 0;
	font-size: 18px;
	line-height: 1.3333333
}

.form-group-lg select.form-control {
	height: 44px;
	line-height: 44px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 44px;
	min-height: 40px;
	padding: 10px 0;
	font-size: 18px;
	line-height: 1.3333333
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top: 8px
}

.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 30px
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 8px
	}
}

@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: 4px;
		font-size: 11px
	}
}

.label {
	border-radius: 1px;
	padding: .3em .6em
}

	.label, .label.label-default {
		background-color: #9e9e9e
	}

		.label.label-inverse {
			background-color: #3f51b5
		}

		.label.label-primary {
			background-color: #009688
		}

		.label.label-success {
			background-color: #4caf50
		}

		.label.label-info {
			background-color: #03a9f4
		}

		.label.label-warning {
			background-color: #ff5722
		}

		.label.label-danger {
			background-color: #f44336
		}

.form-control, .form-group .form-control {
	border: 0;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#009688),to(#009688)),-webkit-gradient(linear,left top,left bottom,from(#D2D2D2),to(#D2D2D2));
	background-image: -webkit-linear-gradient(#009688,#009688),-webkit-linear-gradient(#D2D2D2,#D2D2D2);
	background-image: -o-linear-gradient(#009688,#009688),-o-linear-gradient(#D2D2D2,#D2D2D2);
	background-image: linear-gradient(#009688,#009688),linear-gradient(#D2D2D2,#D2D2D2);
	-webkit-background-size: 0 2px,100% 1px;
	background-size: 0 2px,100% 1px;
	background-repeat: no-repeat;
	background-position: center bottom,center -webkit-calc(100% - 1px);
	background-position: center bottom,center calc(100% - 1px);
	background-color: rgba(0,0,0,0);
	-webkit-transition: background 0s ease-out;
	-o-transition: background 0s ease-out;
	transition: background 0s ease-out;
	float: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0
}

	.form-control::-moz-placeholder, .form-group .form-control::-moz-placeholder {
		color: #BDBDBD;
		font-weight: 400
	}

	.form-control:-ms-input-placeholder, .form-group .form-control:-ms-input-placeholder {
		color: #BDBDBD;
		font-weight: 400
	}

	.form-control::-webkit-input-placeholder, .form-group .form-control::-webkit-input-placeholder {
		color: #BDBDBD;
		font-weight: 400
	}

	.form-control[disabled], .form-control[readonly], .form-group .form-control[disabled], .form-group .form-control[readonly], fieldset[disabled] .form-control, fieldset[disabled] .form-group .form-control {
		background-color: rgba(0,0,0,0)
	}

	.form-control[disabled], .form-group .form-control[disabled], fieldset[disabled] .form-control, fieldset[disabled] .form-group .form-control {
		background-image: none;
		border-bottom: 1px dotted #D2D2D2
	}

.form-group {
	position: relative
}

	.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label, .form-group.label-static label.control-label {
		position: absolute;
		pointer-events: none;
		-webkit-transition: .3s ease all;
		-o-transition: .3s ease all;
		transition: .3s ease all
	}

	.form-group.label-floating label.control-label {
		will-change: left,top,contents
	}

	.form-group.label-placeholder:not(.is-empty) label.control-label {
		display: none
	}

	.form-group .help-block {
		position: absolute;
		display: none
	}

	.form-group.is-focused .form-control {
		outline: 0;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#009688),to(#009688)),-webkit-gradient(linear,left top,left bottom,from(#D2D2D2),to(#D2D2D2));
		background-image: -webkit-linear-gradient(#009688,#009688),-webkit-linear-gradient(#D2D2D2,#D2D2D2);
		background-image: -o-linear-gradient(#009688,#009688),-o-linear-gradient(#D2D2D2,#D2D2D2);
		background-image: linear-gradient(#009688,#009688),linear-gradient(#D2D2D2,#D2D2D2);
		-webkit-background-size: 100% 2px,100% 1px;
		background-size: 100% 2px,100% 1px;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transition-duration: .3s;
		-o-transition-duration: .3s;
		transition-duration: .3s
	}

		.form-group.is-focused .form-control .material-input:after {
			background-color: #009688
		}

	.form-group.is-focused label, .form-group.is-focused label.control-label {
		color: #009688
	}

	.form-group.is-focused.label-placeholder label, .form-group.is-focused.label-placeholder label.control-label {
		color: #BDBDBD
	}

	.form-group.is-focused .help-block {
		display: block
	}

	.form-group.has-warning .form-control {
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.form-group.has-warning.is-focused .form-control {
		background-image: -webkit-gradient(linear,left top,left bottom,from(#ff5722),to(#ff5722)),-webkit-gradient(linear,left top,left bottom,from(#D2D2D2),to(#D2D2D2));
		background-image: -webkit-linear-gradient(#ff5722,#ff5722),-webkit-linear-gradient(#D2D2D2,#D2D2D2);
		background-image: -o-linear-gradient(#ff5722,#ff5722),-o-linear-gradient(#D2D2D2,#D2D2D2);
		background-image: linear-gradient(#ff5722,#ff5722),linear-gradient(#D2D2D2,#D2D2D2)
	}

	.form-group.has-warning .help-block, .form-group.has-warning label.control-label {
		color: #ff5722
	}

	.form-group.has-error .form-control {
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.form-group.has-error.is-focused .form-control {
		background-image: -webkit-gradient(linear,left top,left bottom,from(#f44336),to(#f44336)),-webkit-gradient(linear,left top,left bottom,from(#D2D2D2),to(#D2D2D2));
		background-image: -webkit-linear-gradient(#f44336,#f44336),-webkit-linear-gradient(#D2D2D2,#D2D2D2);
		background-image: -o-linear-gradient(#f44336,#f44336),-o-linear-gradient(#D2D2D2,#D2D2D2);
		background-image: linear-gradient(#f44336,#f44336),linear-gradient(#D2D2D2,#D2D2D2)
	}

	.form-group.has-error .help-block, .form-group.has-error label.control-label {
		color: #f44336
	}

	.form-group.has-success .form-control {
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.form-group.has-success.is-focused .form-control {
		background-image: -webkit-gradient(linear,left top,left bottom,from(#4caf50),to(#4caf50)),-webkit-gradient(linear,left top,left bottom,from(#D2D2D2),to(#D2D2D2));
		background-image: -webkit-linear-gradient(#4caf50,#4caf50),-webkit-linear-gradient(#D2D2D2,#D2D2D2);
		background-image: -o-linear-gradient(#4caf50,#4caf50),-o-linear-gradient(#D2D2D2,#D2D2D2);
		background-image: linear-gradient(#4caf50,#4caf50),linear-gradient(#D2D2D2,#D2D2D2)
	}

	.form-group.has-success .help-block, .form-group.has-success label.control-label {
		color: #4caf50
	}

	.form-group.has-info .form-control {
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.form-group.has-info.is-focused .form-control {
		background-image: -webkit-gradient(linear,left top,left bottom,from(#03a9f4),to(#03a9f4)),-webkit-gradient(linear,left top,left bottom,from(#D2D2D2),to(#D2D2D2));
		background-image: -webkit-linear-gradient(#03a9f4,#03a9f4),-webkit-linear-gradient(#D2D2D2,#D2D2D2);
		background-image: -o-linear-gradient(#03a9f4,#03a9f4),-o-linear-gradient(#D2D2D2,#D2D2D2);
		background-image: linear-gradient(#03a9f4,#03a9f4),linear-gradient(#D2D2D2,#D2D2D2)
	}

	.form-group.has-info .help-block, .form-group.has-info label.control-label {
		color: #03a9f4
	}

	.form-group textarea {
		resize: none
	}

		.form-group textarea ~ .form-control-highlight {
			margin-top: -11px
		}

	.form-group select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none
	}

		.form-group select ~ .material-input:after {
			display: none
		}

.form-control {
	margin-bottom: 7px
}

	.form-control::-moz-placeholder {
		font-size: 16px;
		line-height: 1.42857143;
		color: #BDBDBD;
		font-weight: 400
	}

	.form-control:-ms-input-placeholder {
		font-size: 16px;
		line-height: 1.42857143;
		color: #BDBDBD;
		font-weight: 400
	}

	.form-control::-webkit-input-placeholder {
		font-size: 16px;
		line-height: 1.42857143;
		color: #BDBDBD;
		font-weight: 400
	}

.checkbox label, .radio label, label {
	font-size: 16px;
	line-height: 1.42857143;
	color: #BDBDBD;
	font-weight: 400
}

	label.control-label {
		font-size: 12px;
		line-height: 1.07142857;
		font-weight: 400;
		margin: 16px 0 0 0
	}

.help-block {
	margin-top: 0;
	font-size: 12px
}

.form-group {
	padding-bottom: 7px;
	margin: 28px 0 0 0
}

	.form-group .form-control {
		margin-bottom: 7px
	}

		.form-group .form-control::-moz-placeholder {
			font-size: 16px;
			line-height: 1.42857143;
			color: #BDBDBD;
			font-weight: 400
		}

		.form-group .form-control:-ms-input-placeholder {
			font-size: 16px;
			line-height: 1.42857143;
			color: #BDBDBD;
			font-weight: 400
		}

		.form-group .form-control::-webkit-input-placeholder {
			font-size: 16px;
			line-height: 1.42857143;
			color: #BDBDBD;
			font-weight: 400
		}

	.form-group .checkbox label, .form-group .radio label, .form-group label {
		font-size: 16px;
		line-height: 1.42857143;
		color: #BDBDBD;
		font-weight: 400
	}

		.form-group label.control-label {
			font-size: 12px;
			line-height: 1.07142857;
			font-weight: 400;
			margin: 16px 0 0 0
		}

	.form-group .help-block {
		margin-top: 0;
		font-size: 12px
	}

	.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label {
		top: -7px;
		font-size: 16px;
		line-height: 1.42857143
	}

	.form-group.label-floating.is-focused label.control-label, .form-group.label-floating:not(.is-empty) label.control-label, .form-group.label-static label.control-label {
		top: -30px;
		left: 0;
		font-size: 12px;
		line-height: 1.07142857
	}

	.form-group.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
		top: -30px;
		left: 0;
		font-size: 12px;
		line-height: 1.07142857
	}

	.form-group.form-group-sm {
		padding-bottom: 3px;
		margin: 21px 0 0 0
	}

		.form-group.form-group-sm .form-control {
			margin-bottom: 3px
		}

			.form-group.form-group-sm .form-control::-moz-placeholder {
				font-size: 11px;
				line-height: 1.5;
				color: #BDBDBD;
				font-weight: 400
			}

			.form-group.form-group-sm .form-control:-ms-input-placeholder {
				font-size: 11px;
				line-height: 1.5;
				color: #BDBDBD;
				font-weight: 400
			}

			.form-group.form-group-sm .form-control::-webkit-input-placeholder {
				font-size: 11px;
				line-height: 1.5;
				color: #BDBDBD;
				font-weight: 400
			}

		.form-group.form-group-sm .checkbox label, .form-group.form-group-sm .radio label, .form-group.form-group-sm label {
			font-size: 11px;
			line-height: 1.5;
			color: #BDBDBD;
			font-weight: 400
		}

			.form-group.form-group-sm label.control-label {
				font-size: 9px;
				line-height: 1.125;
				font-weight: 400;
				margin: 16px 0 0 0
			}

		.form-group.form-group-sm .help-block {
			margin-top: 0;
			font-size: 9px
		}

		.form-group.form-group-sm.label-floating label.control-label, .form-group.form-group-sm.label-placeholder label.control-label {
			top: -11px;
			font-size: 11px;
			line-height: 1.5
		}

		.form-group.form-group-sm.label-floating.is-focused label.control-label, .form-group.form-group-sm.label-floating:not(.is-empty) label.control-label, .form-group.form-group-sm.label-static label.control-label {
			top: -25px;
			left: 0;
			font-size: 9px;
			line-height: 1.125
		}

		.form-group.form-group-sm.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
			top: -25px;
			left: 0;
			font-size: 9px;
			line-height: 1.125
		}

	.form-group.form-group-lg {
		padding-bottom: 9px;
		margin: 30px 0 0 0
	}

		.form-group.form-group-lg .form-control {
			margin-bottom: 9px
		}

			.form-group.form-group-lg .form-control::-moz-placeholder {
				font-size: 18px;
				line-height: 1.3333333;
				color: #BDBDBD;
				font-weight: 400
			}

			.form-group.form-group-lg .form-control:-ms-input-placeholder {
				font-size: 18px;
				line-height: 1.3333333;
				color: #BDBDBD;
				font-weight: 400
			}

			.form-group.form-group-lg .form-control::-webkit-input-placeholder {
				font-size: 18px;
				line-height: 1.3333333;
				color: #BDBDBD;
				font-weight: 400
			}

		.form-group.form-group-lg .checkbox label, .form-group.form-group-lg .radio label, .form-group.form-group-lg label {
			font-size: 18px;
			line-height: 1.3333333;
			color: #BDBDBD;
			font-weight: 400
		}

			.form-group.form-group-lg label.control-label {
				font-size: 14px;
				line-height: .99999998;
				font-weight: 400;
				margin: 16px 0 0 0
			}

		.form-group.form-group-lg .help-block {
			margin-top: 0;
			font-size: 14px
		}

		.form-group.form-group-lg.label-floating label.control-label, .form-group.form-group-lg.label-placeholder label.control-label {
			top: -5px;
			font-size: 18px;
			line-height: 1.3333333
		}

		.form-group.form-group-lg.label-floating.is-focused label.control-label, .form-group.form-group-lg.label-floating:not(.is-empty) label.control-label, .form-group.form-group-lg.label-static label.control-label {
			top: -32px;
			left: 0;
			font-size: 14px;
			line-height: .99999998
		}

		.form-group.form-group-lg.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
			top: -32px;
			left: 0;
			font-size: 14px;
			line-height: .99999998
		}

select.form-control {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0
}

.form-group.is-focused select.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #D2D2D2
}

	.form-group.is-focused select.form-control[multiple], select.form-control[multiple] {
		height: 85px
	}

.input-group-btn .btn {
	margin: 0 0 7px 0
}

.form-group.form-group-sm .input-group-btn .btn {
	margin: 0 0 3px 0
}

.form-group.form-group-lg .input-group-btn .btn {
	margin: 0 0 9px 0
}

.input-group .input-group-btn {
	padding: 0 12px
}

.input-group .input-group-addon {
	border: 0;
	background: 0 0
}

.form-group input[type=file] {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100
}

legend {
	border-bottom: 0
}

.list-group {
	border-radius: 0
}

	.list-group .list-group-item {
		background-color: transparent;
		overflow: hidden;
		border: 0;
		border-radius: 0;
		padding: 0 16px
	}

		.list-group .list-group-item.baseline {
			border-bottom: 1px solid #cecece
		}

			.list-group .list-group-item.baseline:last-child {
				border-bottom: none
			}

		.list-group .list-group-item .row-action-primary, .list-group .list-group-item .row-picture {
			display: inline-block;
			padding-right: 16px
		}

			.list-group .list-group-item .row-action-primary i, .list-group .list-group-item .row-action-primary img, .list-group .list-group-item .row-action-primary label, .list-group .list-group-item .row-picture i, .list-group .list-group-item .row-picture img, .list-group .list-group-item .row-picture label {
				display: block;
				width: 56px;
				height: 56px
			}

			.list-group .list-group-item .row-action-primary img, .list-group .list-group-item .row-picture img {
				background: rgba(0,0,0,.1);
				padding: 1px
			}

				.list-group .list-group-item .row-action-primary img.circle, .list-group .list-group-item .row-picture img.circle {
					border-radius: 100%
				}

			.list-group .list-group-item .row-action-primary i, .list-group .list-group-item .row-picture i {
				background: rgba(0,0,0,.25);
				border-radius: 100%;
				text-align: center;
				line-height: 56px;
				font-size: 20px;
				color: #fff
			}

			.list-group .list-group-item .row-action-primary label, .list-group .list-group-item .row-picture label {
				margin-left: 7px;
				margin-right: -7px;
				margin-top: 5px;
				margin-bottom: -5px
			}

				.list-group .list-group-item .row-action-primary label .checkbox-material, .list-group .list-group-item .row-picture label .checkbox-material {
					left: -10px
				}

		.list-group .list-group-item .row-content {
			display: inline-block;
			width: -webkit-calc(100% - 92px);
			width: calc(100% - 92px);
			min-height: 66px
		}

			.list-group .list-group-item .row-content .action-secondary {
				position: absolute;
				right: 16px;
				top: 16px
			}

				.list-group .list-group-item .row-content .action-secondary i {
					font-size: 20px;
					color: rgba(0,0,0,.25);
					cursor: pointer
				}

				.list-group .list-group-item .row-content .action-secondary ~ * {
					max-width: -webkit-calc(100% - 30px);
					max-width: calc(100% - 30px)
				}

			.list-group .list-group-item .row-content .least-content {
				position: absolute;
				right: 16px;
				top: 0;
				color: rgba(0,0,0,.54);
				font-size: 14px
			}

		.list-group .list-group-item .list-group-item-heading {
			color: rgba(0,0,0,.77);
			font-size: 20px;
			line-height: 29px
		}

		.list-group .list-group-item.active:focus, .list-group .list-group-item.active:hover {
			background: rgba(0,0,0,.15);
			outline: 10px solid rgba(0,0,0,.15)
		}

		.list-group .list-group-item.active .list-group-item-heading, .list-group .list-group-item.active .list-group-item-text {
			color: rgba(0,0,0,.87)
		}

	.list-group .list-group-separator {
		clear: both;
		overflow: hidden;
		margin-top: 10px;
		margin-bottom: 10px
	}

		.list-group .list-group-separator:before {
			content: "";
			width: -webkit-calc(100% - 90px);
			width: calc(100% - 90px);
			border-bottom: 1px solid rgba(0,0,0,.1);
			float: right
		}

.navbar {
	background-color: #009688;
	border: 0;
	border-radius: 0
}

	.navbar .navbar-brand {
		position: relative;
		height: 60px;
		line-height: 30px;
		color: inherit
	}

		.navbar .navbar-brand:focus, .navbar .navbar-brand:hover {
			color: inherit;
			background-color: transparent
		}

	.navbar .navbar-text {
		color: inherit;
		margin-top: 20px;
		margin-bottom: 20px
	}

	.navbar .navbar-nav > li > a {
		color: inherit;
		padding-top: 20px;
		padding-bottom: 20px
	}

		.navbar .navbar-nav > li > a:focus, .navbar .navbar-nav > li > a:hover {
			color: inherit;
			background-color: transparent
		}

	.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:focus, .navbar .navbar-nav > .active > a:hover {
		color: inherit;
		background-color: rgba(255,255,255,.1)
	}

	.navbar .navbar-nav > .disabled > a, .navbar .navbar-nav > .disabled > a:focus, .navbar .navbar-nav > .disabled > a:hover {
		color: inherit;
		background-color: transparent;
		opacity: .9
	}

	.navbar .navbar-toggle {
		border: 0
	}

		.navbar .navbar-toggle:focus, .navbar .navbar-toggle:hover {
			background-color: transparent
		}

		.navbar .navbar-toggle .icon-bar {
			background-color: inherit;
			border: 1px solid
		}

	.navbar .navbar-default .navbar-toggle, .navbar .navbar-inverse .navbar-toggle {
		border-color: transparent
	}

	.navbar .navbar-collapse, .navbar .navbar-form {
		border-color: rgba(0,0,0,.1)
	}

	.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:focus, .navbar .navbar-nav > .open > a:hover {
		background-color: transparent;
		color: inherit
	}

@media (max-width:767px) {
	.navbar .navbar-nav .navbar-text {
		color: inherit;
		margin-top: 15px;
		margin-bottom: 15px
	}

	.navbar .navbar-nav .open .dropdown-menu > .dropdown-header {
		border: 0;
		color: inherit
	}

	.navbar .navbar-nav .open .dropdown-menu .divider {
		border-bottom: 1px solid;
		opacity: .08
	}

	.navbar .navbar-nav .open .dropdown-menu > li > a {
		color: inherit
	}

		.navbar .navbar-nav .open .dropdown-menu > li > a:focus, .navbar .navbar-nav .open .dropdown-menu > li > a:hover {
			color: inherit;
			background-color: transparent
		}

	.navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: inherit;
		background-color: transparent
	}

	.navbar .navbar-nav .open .dropdown-menu > .disabled > a, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: inherit;
		background-color: transparent
	}
}

.navbar .navbar-link {
	color: inherit
}

	.navbar .navbar-link:hover {
		color: inherit
	}

.navbar .btn-link {
	color: inherit
}

	.navbar .btn-link:focus, .navbar .btn-link:hover {
		color: inherit
	}

	.navbar .btn-link[disabled]:focus, .navbar .btn-link[disabled]:hover, fieldset[disabled] .navbar .btn-link:focus, fieldset[disabled] .navbar .btn-link:hover {
		color: inherit
	}

.navbar .navbar-form {
	margin-top: 16px
}

	.navbar .navbar-form .form-group {
		margin: 0;
		padding: 0
	}

		.navbar .navbar-form .form-group .material-input:before, .navbar .navbar-form .form-group.is-focused .material-input:after {
			background-color: inherit
		}

		.navbar .navbar-form .form-control, .navbar .navbar-form .form-group .form-control {
			border-color: inherit;
			color: inherit;
			padding: 0;
			margin: 0;
			height: 28px;
			font-size: 14px;
			line-height: 1.42857143
		}

.navbar, .navbar.navbar-default {
	background-color: #009688;
	color: rgba(255,255,255,.84)
}

	.navbar .navbar-form .form-group input.form-control::-moz-placeholder, .navbar .navbar-form input.form-control::-moz-placeholder, .navbar.navbar-default .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-default .navbar-form input.form-control::-moz-placeholder {
		color: rgba(255,255,255,.84)
	}

	.navbar .navbar-form .form-group input.form-control:-ms-input-placeholder, .navbar .navbar-form input.form-control:-ms-input-placeholder, .navbar.navbar-default .navbar-form .form-group input.form-control:-ms-input-placeholder, .navbar.navbar-default .navbar-form input.form-control:-ms-input-placeholder {
		color: rgba(255,255,255,.84)
	}

	.navbar .navbar-form .form-group input.form-control::-webkit-input-placeholder, .navbar .navbar-form input.form-control::-webkit-input-placeholder, .navbar.navbar-default .navbar-form .form-group input.form-control::-webkit-input-placeholder, .navbar.navbar-default .navbar-form input.form-control::-webkit-input-placeholder {
		color: rgba(255,255,255,.84)
	}

	.navbar .dropdown-menu, .navbar.navbar-default .dropdown-menu {
		border-radius: 2px
	}

		.navbar .dropdown-menu li > a, .navbar.navbar-default .dropdown-menu li > a {
			font-size: 16px;
			padding: 13px 16px
		}

			.navbar .dropdown-menu li > a:focus, .navbar .dropdown-menu li > a:hover, .navbar.navbar-default .dropdown-menu li > a:focus, .navbar.navbar-default .dropdown-menu li > a:hover {
				color: #009688;
				background-color: #eee
			}

		.navbar .dropdown-menu .active > a, .navbar.navbar-default .dropdown-menu .active > a {
			background-color: #009688;
			color: rgba(255,255,255,.84)
		}

			.navbar .dropdown-menu .active > a:focus, .navbar .dropdown-menu .active > a:hover, .navbar.navbar-default .dropdown-menu .active > a:focus, .navbar.navbar-default .dropdown-menu .active > a:hover {
				color: rgba(255,255,255,.84)
			}

	.navbar.navbar-inverse {
		background-color: #3f51b5;
		color: #fff
	}

		.navbar.navbar-inverse .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-inverse .navbar-form input.form-control::-moz-placeholder {
			color: #fff
		}

		.navbar.navbar-inverse .navbar-form .form-group input.form-control:-ms-input-placeholder, .navbar.navbar-inverse .navbar-form input.form-control:-ms-input-placeholder {
			color: #fff
		}

		.navbar.navbar-inverse .navbar-form .form-group input.form-control::-webkit-input-placeholder, .navbar.navbar-inverse .navbar-form input.form-control::-webkit-input-placeholder {
			color: #fff
		}

		.navbar.navbar-inverse .dropdown-menu {
			border-radius: 2px
		}

			.navbar.navbar-inverse .dropdown-menu li > a {
				font-size: 16px;
				padding: 13px 16px
			}

				.navbar.navbar-inverse .dropdown-menu li > a:focus, .navbar.navbar-inverse .dropdown-menu li > a:hover {
					color: #3f51b5;
					background-color: #eee
				}

			.navbar.navbar-inverse .dropdown-menu .active > a {
				background-color: #3f51b5;
				color: #fff
			}

				.navbar.navbar-inverse .dropdown-menu .active > a:focus, .navbar.navbar-inverse .dropdown-menu .active > a:hover {
					color: #fff
				}

	.navbar.navbar-primary {
		background-color: #009688;
		color: rgba(255,255,255,.84)
	}

		.navbar.navbar-primary .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-primary .navbar-form input.form-control::-moz-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-primary .navbar-form .form-group input.form-control:-ms-input-placeholder, .navbar.navbar-primary .navbar-form input.form-control:-ms-input-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-primary .navbar-form .form-group input.form-control::-webkit-input-placeholder, .navbar.navbar-primary .navbar-form input.form-control::-webkit-input-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-primary .dropdown-menu {
			border-radius: 2px
		}

			.navbar.navbar-primary .dropdown-menu li > a {
				font-size: 16px;
				padding: 13px 16px
			}

				.navbar.navbar-primary .dropdown-menu li > a:focus, .navbar.navbar-primary .dropdown-menu li > a:hover {
					color: #009688;
					background-color: #eee
				}

			.navbar.navbar-primary .dropdown-menu .active > a {
				background-color: #009688;
				color: rgba(255,255,255,.84)
			}

				.navbar.navbar-primary .dropdown-menu .active > a:focus, .navbar.navbar-primary .dropdown-menu .active > a:hover {
					color: rgba(255,255,255,.84)
				}

	.navbar.navbar-success {
		background-color: #4caf50;
		color: rgba(255,255,255,.84)
	}

		.navbar.navbar-success .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-success .navbar-form input.form-control::-moz-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-success .navbar-form .form-group input.form-control:-ms-input-placeholder, .navbar.navbar-success .navbar-form input.form-control:-ms-input-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-success .navbar-form .form-group input.form-control::-webkit-input-placeholder, .navbar.navbar-success .navbar-form input.form-control::-webkit-input-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-success .dropdown-menu {
			border-radius: 2px
		}

			.navbar.navbar-success .dropdown-menu li > a {
				font-size: 16px;
				padding: 13px 16px
			}

				.navbar.navbar-success .dropdown-menu li > a:focus, .navbar.navbar-success .dropdown-menu li > a:hover {
					color: #4caf50;
					background-color: #eee
				}

			.navbar.navbar-success .dropdown-menu .active > a {
				background-color: #4caf50;
				color: rgba(255,255,255,.84)
			}

				.navbar.navbar-success .dropdown-menu .active > a:focus, .navbar.navbar-success .dropdown-menu .active > a:hover {
					color: rgba(255,255,255,.84)
				}

	.navbar.navbar-info {
		background-color: #03a9f4;
		color: rgba(255,255,255,.84)
	}

		.navbar.navbar-info .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-info .navbar-form input.form-control::-moz-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-info .navbar-form .form-group input.form-control:-ms-input-placeholder, .navbar.navbar-info .navbar-form input.form-control:-ms-input-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-info .navbar-form .form-group input.form-control::-webkit-input-placeholder, .navbar.navbar-info .navbar-form input.form-control::-webkit-input-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-info .dropdown-menu {
			border-radius: 2px
		}

			.navbar.navbar-info .dropdown-menu li > a {
				font-size: 16px;
				padding: 13px 16px
			}

				.navbar.navbar-info .dropdown-menu li > a:focus, .navbar.navbar-info .dropdown-menu li > a:hover {
					color: #03a9f4;
					background-color: #eee
				}

			.navbar.navbar-info .dropdown-menu .active > a {
				background-color: #03a9f4;
				color: rgba(255,255,255,.84)
			}

				.navbar.navbar-info .dropdown-menu .active > a:focus, .navbar.navbar-info .dropdown-menu .active > a:hover {
					color: rgba(255,255,255,.84)
				}

	.navbar.navbar-warning {
		background-color: #ff5722;
		color: rgba(255,255,255,.84)
	}

		.navbar.navbar-warning .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-warning .navbar-form input.form-control::-moz-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-warning .navbar-form .form-group input.form-control:-ms-input-placeholder, .navbar.navbar-warning .navbar-form input.form-control:-ms-input-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-warning .navbar-form .form-group input.form-control::-webkit-input-placeholder, .navbar.navbar-warning .navbar-form input.form-control::-webkit-input-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-warning .dropdown-menu {
			border-radius: 2px
		}

			.navbar.navbar-warning .dropdown-menu li > a {
				font-size: 16px;
				padding: 13px 16px
			}

				.navbar.navbar-warning .dropdown-menu li > a:focus, .navbar.navbar-warning .dropdown-menu li > a:hover {
					color: #ff5722;
					background-color: #eee
				}

			.navbar.navbar-warning .dropdown-menu .active > a {
				background-color: #ff5722;
				color: rgba(255,255,255,.84)
			}

				.navbar.navbar-warning .dropdown-menu .active > a:focus, .navbar.navbar-warning .dropdown-menu .active > a:hover {
					color: rgba(255,255,255,.84)
				}

	.navbar.navbar-danger {
		background-color: #f44336;
		color: rgba(255,255,255,.84)
	}

		.navbar.navbar-danger .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-danger .navbar-form input.form-control::-moz-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-danger .navbar-form .form-group input.form-control:-ms-input-placeholder, .navbar.navbar-danger .navbar-form input.form-control:-ms-input-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-danger .navbar-form .form-group input.form-control::-webkit-input-placeholder, .navbar.navbar-danger .navbar-form input.form-control::-webkit-input-placeholder {
			color: rgba(255,255,255,.84)
		}

		.navbar.navbar-danger .dropdown-menu {
			border-radius: 2px
		}

			.navbar.navbar-danger .dropdown-menu li > a {
				font-size: 16px;
				padding: 13px 16px
			}

				.navbar.navbar-danger .dropdown-menu li > a:focus, .navbar.navbar-danger .dropdown-menu li > a:hover {
					color: #f44336;
					background-color: #eee
				}

			.navbar.navbar-danger .dropdown-menu .active > a {
				background-color: #f44336;
				color: rgba(255,255,255,.84)
			}

				.navbar.navbar-danger .dropdown-menu .active > a:focus, .navbar.navbar-danger .dropdown-menu .active > a:hover {
					color: rgba(255,255,255,.84)
				}

.navbar-inverse {
	background-color: #3f51b5
}

@media (max-width:1199px) {
	.navbar .navbar-brand {
		height: 50px;
		padding: 10px 15px
	}

	.navbar .navbar-form {
		margin-top: 10px
	}

	.navbar .navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.dropdown-menu {
	border: 0;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)
}

	.dropdown-menu .divider {
		background-color: rgba(0,0,0,.12)
	}

	.dropdown-menu li {
		overflow: hidden;
		position: relative
	}

		.dropdown-menu li a:hover {
			background-color: transparent;
			color: #009688
		}

.alert {
	border: 0;
	border-radius: 0
}

	.alert, .alert.alert-default {
		background-color: rgba(255,255,255,.84);
		color: rgba(255,255,255,.84)
	}

		.alert .alert-link, .alert a, .alert.alert-default .alert-link, .alert.alert-default a {
			color: rgba(255,255,255,.84)
		}

		.alert.alert-inverse {
			background-color: #3f51b5;
			color: #fff
		}

			.alert.alert-inverse .alert-link, .alert.alert-inverse a {
				color: #fff
			}

		.alert.alert-primary {
			background-color: #009688;
			color: rgba(255,255,255,.84)
		}

			.alert.alert-primary .alert-link, .alert.alert-primary a {
				color: rgba(255,255,255,.84)
			}

		.alert.alert-success {
			background-color: #4caf50;
			color: rgba(255,255,255,.84)
		}

			.alert.alert-success .alert-link, .alert.alert-success a {
				color: rgba(255,255,255,.84)
			}

		.alert.alert-info {
			background-color: #03a9f4;
			color: rgba(255,255,255,.84)
		}

			.alert.alert-info .alert-link, .alert.alert-info a {
				color: rgba(255,255,255,.84)
			}

		.alert.alert-warning {
			background-color: #ff5722;
			color: rgba(255,255,255,.84)
		}

			.alert.alert-warning .alert-link, .alert.alert-warning a {
				color: rgba(255,255,255,.84)
			}

		.alert.alert-danger {
			background-color: #f44336;
			color: rgba(255,255,255,.84)
		}

			.alert.alert-danger .alert-link, .alert.alert-danger a {
				color: rgba(255,255,255,.84)
			}

.alert-danger, .alert-info, .alert-success, .alert-warning {
	color: rgba(255,255,255,.84)
}

.alert-default .alert-link, .alert-default a {
	color: rgba(0,0,0,.87)
}

.progress {
	height: 4px;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #c8c8c8
}

	.progress .progress-bar {
		-webkit-box-shadow: none;
		box-shadow: none
	}

		.progress .progress-bar, .progress .progress-bar.progress-bar-default {
			background-color: #009688
		}

			.progress .progress-bar.progress-bar-inverse {
				background-color: #3f51b5
			}

			.progress .progress-bar.progress-bar-primary {
				background-color: #009688
			}

			.progress .progress-bar.progress-bar-success {
				background-color: #4caf50
			}

			.progress .progress-bar.progress-bar-info {
				background-color: #03a9f4
			}

			.progress .progress-bar.progress-bar-warning {
				background-color: #ff5722
			}

			.progress .progress-bar.progress-bar-danger {
				background-color: #f44336
			}

.text-warning {
	color: #ff5722
}

.text-primary {
	color: #009688
}

.text-danger {
	color: #f44336
}

.text-success {
	color: #4caf50
}

.text-info {
	color: #03a9f4
}

.nav-tabs {
	background: #009688
}

	.nav-tabs > li > a {
		color: #FFF;
		border: 0;
		margin: 0
	}

		.nav-tabs > li > a:hover {
			background-color: transparent;
			border: 0
		}

		.nav-tabs > li > a, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
			background-color: transparent !important;
			border: 0 !important;
			color: #FFF !important;
			font-weight: 500
		}

	.nav-tabs > li.disabled > a, .nav-tabs > li.disabled > a:hover {
		color: rgba(255,255,255,.5)
	}

.popover, .tooltip-inner {
	color: #ececec;
	line-height: 1em;
	background: rgba(101,101,101,.9);
	border: none;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12)
}

.tooltip, .tooltip.in {
	opacity: 1
}

	.popover .arrow, .popover .tooltip-arrow, .tooltip .arrow, .tooltip .tooltip-arrow {
		display: none
	}

.card {
	display: inline-block;
	position: relative;
	width: 100%;
	border-radius: 2px;
	color: rgba(0,0,0,.87);
	background: #fff;
	-webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
	box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)
}

	.card .card-height-indicator {
		margin-top: 100%
	}

	.card .card-content {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0
	}

	.card .card-image {
		height: 60%;
		position: relative;
		overflow: hidden
	}

		.card .card-image img {
			width: 100%;
			height: 100%;
			border-top-left-radius: 2px;
			border-top-right-radius: 2px;
			pointer-events: none
		}

		.card .card-image .card-image-headline {
			position: absolute;
			bottom: 16px;
			left: 18px;
			color: #fff;
			font-size: 2em
		}

	.card .card-body {
		height: 30%;
		padding: 18px
	}

	.card .card-footer {
		height: 10%;
		padding: 18px
	}

		.card .card-footer a, .card .card-footer button {
			margin: 0 !important;
			position: relative;
			bottom: 25px;
			width: auto
		}

			.card .card-footer a:first-child, .card .card-footer button:first-child {
				left: -15px
			}

.modal-content {
	-webkit-box-shadow: 0 27px 24px 0 rgba(0,0,0,.2),0 40px 77px 0 rgba(0,0,0,.22);
	box-shadow: 0 27px 24px 0 rgba(0,0,0,.2),0 40px 77px 0 rgba(0,0,0,.22);
	border-radius: 2px;
	border: none
}

	.modal-content .modal-header {
		border-bottom: none;
		padding-top: 24px;
		padding-right: 24px;
		padding-bottom: 0;
		padding-left: 24px
	}

	.modal-content .modal-body {
		padding-top: 24px;
		padding-right: 24px;
		padding-bottom: 16px;
		padding-left: 24px
	}

	.modal-content .modal-footer {
		border-top: none;
		padding: 7px
	}

		.modal-content .modal-footer button {
			margin: 0;
			padding-left: 16px;
			padding-right: 16px;
			width: auto
		}

			.modal-content .modal-footer button.pull-left {
				padding-left: 5px;
				padding-right: 5px;
				position: relative;
				left: -5px
			}

			.modal-content .modal-footer button + button {
				margin-bottom: 16px
			}

	.modal-content .modal-body + .modal-footer {
		padding-top: 0
	}

.modal-backdrop {
	background: rgba(0,0,0,.3)
}

.panel {
	border-radius: 2px;
	border: 0;
	-webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12)
}

	.panel.panel-default > .panel-heading, .panel > .panel-heading {
		background-color: #eee
	}

	.panel.panel-inverse > .panel-heading {
		background-color: #3f51b5
	}

	.panel.panel-primary > .panel-heading {
		background-color: #009688
	}

	.panel.panel-success > .panel-heading {
		background-color: #4caf50
	}

	.panel.panel-info > .panel-heading {
		background-color: #03a9f4
	}

	.panel.panel-warning > .panel-heading {
		background-color: #ff5722
	}

	.panel.panel-danger > .panel-heading {
		background-color: #f44336
	}

[class*=panel-] > .panel-heading {
	color: rgba(255,255,255,.84);
	border: 0
}

.panel-default > .panel-heading, .panel:not([class*=panel-]) > .panel-heading {
	color: rgba(0,0,0,.87)
}

.panel-footer {
	background-color: #eee
}

hr.on-dark {
	color: #1a1a1a
}

hr.on-light {
	color: #fff
}

@media (-webkit-min-device-pixel-ratio:0.75),(min--moz-device-pixel-ratio:0.75),(-o-device-pixel-ratio:3/4),(min-device-pixel-ratio:0.75),(-o-min-device-pixel-ratio:3/4),(min-resolution:0.75dppx),(-webkit-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:5/4),(min-resolution:120dpi) {
	hr {
		height: .75px
	}
}

@media (-webkit-min-device-pixel-ratio:1),(min--moz-device-pixel-ratio:1),(-o-device-pixel-ratio:1),(min-device-pixel-ratio:1),(-o-min-device-pixel-ratio:1/1),(min-resolution:1dppx),(-webkit-min-device-pixel-ratio:1.6666666666666667),(-o-min-device-pixel-ratio:5/3),(min-resolution:160dpi) {
	hr {
		height: 1px
	}
}

@media (-webkit-min-device-pixel-ratio:1.33),(min--moz-device-pixel-ratio:1.33),(-o-device-pixel-ratio:133/100),(min-device-pixel-ratio:1.33),(-o-min-device-pixel-ratio:133/100),(min-resolution:1.33dppx),(-webkit-min-device-pixel-ratio:2.21875),(-o-min-device-pixel-ratio:71/32),(min-resolution:213dpi) {
	hr {
		height: 1.33px
	}
}

@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-device-pixel-ratio:3/2),(min-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:2.5),(-o-min-device-pixel-ratio:5/2),(min-resolution:240dpi) {
	hr {
		height: 1.5px
	}
}

@media (-webkit-min-device-pixel-ratio:2),(min--moz-device-pixel-ratio:2),(-o-device-pixel-ratio:2/1),(min-device-pixel-ratio:2),(-o-min-device-pixel-ratio:2/1),(min-resolution:2dppx),(-webkit-min-device-pixel-ratio:3.9583333333333335),(-o-min-device-pixel-ratio:95/24),(min-resolution:380dpi) {
	hr {
		height: 2px
	}
}

@media (-webkit-min-device-pixel-ratio:3),(min--moz-device-pixel-ratio:3),(-o-device-pixel-ratio:3/1),(min-device-pixel-ratio:3),(-o-min-device-pixel-ratio:3/1),(min-resolution:3dppx),(-webkit-min-device-pixel-ratio:5),(-o-min-device-pixel-ratio:5/1),(min-resolution:480dpi) {
	hr {
		height: 3px
	}
}

@media (-webkit-min-device-pixel-ratio:4),(min--moz-device-pixel-ratio:4),(-o-device-pixel-ratio:4/1),(min-device-pixel-ratio:3),(-o-min-device-pixel-ratio:4/1),(min-resolution:4dppx),(-webkit-min-device-pixel-ratio:6.666666666666667),(-o-min-device-pixel-ratio:20/3),(min-resolution:640dpi) {
	hr {
		height: 4px
	}
}

* {
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	-webkit-tap-highlight-color: transparent
}

:focus {
	outline: 0
}

.snackbar {
	background-color: #323232;
	color: rgba(255,255,255,.84);
	font-size: 14px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
	height: 0;
	-webkit-transition: -webkit-transform .2s ease-in-out,opacity .2s ease-in,height 0s linear .2s,padding 0s linear .2s,height 0s linear .2s;
	-o-transition: -o-transform .2s ease-in-out,opacity .2s ease-in,height 0s linear .2s,padding 0s linear .2s,height 0s linear .2s;
	transition: transform .2s ease-in-out,opacity .2s ease-in,height 0s linear .2s,padding 0s linear .2s,height 0s linear .2s;
	-webkit-transform: translateY(200%);
	-ms-transform: translateY(200%);
	-o-transform: translateY(200%);
	transform: translateY(200%)
}

	.snackbar.snackbar-opened {
		padding: 14px 15px;
		margin-bottom: 20px;
		height: auto;
		-webkit-transition: -webkit-transform .2s ease-in-out,opacity .2s ease-in,height 0s linear .2s,height 0s linear .2s;
		-o-transition: -o-transform .2s ease-in-out,opacity .2s ease-in,height 0s linear .2s,height 0s linear .2s;
		transition: transform .2s ease-in-out,opacity .2s ease-in,height 0s linear .2s,height 0s linear .2s;
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}

	.snackbar.toast {
		border-radius: 200px
	}

.noUi-target, .noUi-target * {
	-webkit-touch-callout: none;
	-ms-touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.noUi-base {
	width: 100%;
	height: 100%;
	position: relative
}

.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0
}

.noUi-handle {
	position: relative;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.noUi-stacking .noUi-handle {
	z-index: 10
}

.noUi-state-tap .noUi-origin {
	-webkit-transition: left .3s,top .3s;
	-o-transition: left .3s,top .3s;
	transition: left .3s,top .3s
}

.noUi-state-drag * {
	cursor: inherit !important
}

.noUi-horizontal {
	height: 10px
}

.noUi-handle {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 12px;
	height: 12px;
	left: -10px;
	top: -5px;
	cursor: ew-resize;
	border-radius: 100%;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	border: 1px solid
}

.noUi-vertical .noUi-handle {
	margin-left: 5px;
	cursor: ns-resize
}

.noUi-horizontal.noUi-extended {
	padding: 0 15px
}

	.noUi-horizontal.noUi-extended .noUi-origin {
		right: -15px
	}

.noUi-background {
	height: 2px;
	margin: 20px 0
}

.noUi-origin {
	margin: 0;
	border-radius: 0;
	height: 2px;
	background: #c8c8c8
}

	.noUi-origin[style^="left: 0"] .noUi-handle {
		background-color: #fff;
		border: 2px solid #c8c8c8
	}

		.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active {
			border-width: 1px
		}

.noUi-target {
	border-radius: 2px
}

.noUi-horizontal {
	height: 2px;
	margin: 15px 0
}

.noUi-vertical {
	height: 100%;
	width: 2px;
	margin: 0 15px;
	display: inline-block
}

.noUi-handle.noUi-active {
	-webkit-transform: scale3d(2.5,2.5,1);
	transform: scale3d(2.5,2.5,1)
}

[disabled].noUi-slider {
	opacity: .5
}

[disabled] .noUi-handle {
	cursor: not-allowed
}

.slider {
	background: #c8c8c8
}

	.slider.noUi-connect, .slider.slider-default.noUi-connect {
		background-color: #009688
	}

	.slider.slider-inverse.noUi-connect {
		background-color: #3f51b5
	}

	.slider.slider-primary.noUi-connect {
		background-color: #009688
	}

	.slider.slider-success.noUi-connect {
		background-color: #4caf50
	}

	.slider.slider-info.noUi-connect {
		background-color: #03a9f4
	}

	.slider.slider-warning.noUi-connect {
		background-color: #ff5722
	}

	.slider.slider-danger.noUi-connect {
		background-color: #f44336
	}

	.slider .noUi-connect, .slider.slider-default .noUi-connect {
		background-color: #009688
	}

	.slider.slider-inverse .noUi-connect {
		background-color: #3f51b5
	}

	.slider.slider-primary .noUi-connect {
		background-color: #009688
	}

	.slider.slider-success .noUi-connect {
		background-color: #4caf50
	}

	.slider.slider-info .noUi-connect {
		background-color: #03a9f4
	}

	.slider.slider-warning .noUi-connect {
		background-color: #ff5722
	}

	.slider.slider-danger .noUi-connect {
		background-color: #f44336
	}

	.slider .noUi-handle, .slider.slider-default .noUi-handle {
		background-color: #009688
	}

	.slider.slider-inverse .noUi-handle {
		background-color: #3f51b5
	}

	.slider.slider-primary .noUi-handle {
		background-color: #009688
	}

	.slider.slider-success .noUi-handle {
		background-color: #4caf50
	}

	.slider.slider-info .noUi-handle {
		background-color: #03a9f4
	}

	.slider.slider-warning .noUi-handle {
		background-color: #ff5722
	}

	.slider.slider-danger .noUi-handle {
		background-color: #f44336
	}

	.slider .noUi-handle, .slider.slider-default .noUi-handle {
		border-color: #009688
	}

	.slider.slider-inverse .noUi-handle {
		border-color: #3f51b5
	}

	.slider.slider-primary .noUi-handle {
		border-color: #009688
	}

	.slider.slider-success .noUi-handle {
		border-color: #4caf50
	}

	.slider.slider-info .noUi-handle {
		border-color: #03a9f4
	}

	.slider.slider-warning .noUi-handle {
		border-color: #ff5722
	}

	.slider.slider-danger .noUi-handle {
		border-color: #f44336
	}

.selectize-control.multi, .selectize-control.single {
	padding: 0
}

	.selectize-control.multi .selectize-input, .selectize-control.multi .selectize-input.input-active, .selectize-control.single .selectize-input, .selectize-control.single .selectize-input.input-active {
		cursor: text;
		background: 0 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: 0;
		padding: 0;
		height: 100%;
		font-size: 14px;
		line-height: 30px
	}

		.selectize-control.multi .selectize-input .has-items, .selectize-control.multi .selectize-input.input-active .has-items, .selectize-control.single .selectize-input .has-items, .selectize-control.single .selectize-input.input-active .has-items {
			padding: 0
		}

		.selectize-control.multi .selectize-input.input-active:after, .selectize-control.multi .selectize-input:after, .selectize-control.single .selectize-input.input-active:after, .selectize-control.single .selectize-input:after {
			right: 5px;
			position: absolute;
			font-size: 25px;
			content: "\e5c5";
			font-family: 'Material Icons';
			speak: none;
			font-style: normal;
			font-weight: 400;
			font-variant: normal;
			text-transform: none;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale
		}

		.selectize-control.multi .selectize-input input, .selectize-control.multi .selectize-input.input-active input, .selectize-control.single .selectize-input input, .selectize-control.single .selectize-input.input-active input {
			font-size: 14px;
			outline: 0;
			border: 0;
			background: 0 0
		}

		.selectize-control.multi .selectize-input.input-active.label-floating-fix input, .selectize-control.multi .selectize-input.label-floating-fix input, .selectize-control.single .selectize-input.input-active.label-floating-fix input, .selectize-control.single .selectize-input.label-floating-fix input {
			opacity: 0
		}

		.selectize-control.multi .selectize-input.input-active > .item, .selectize-control.multi .selectize-input.input-active > div, .selectize-control.multi .selectize-input > .item, .selectize-control.multi .selectize-input > div, .selectize-control.single .selectize-input.input-active > .item, .selectize-control.single .selectize-input.input-active > div, .selectize-control.single .selectize-input > .item, .selectize-control.single .selectize-input > div {
			display: inline-block;
			margin: 0 8px 3px 0;
			padding: 0;
			background: 0 0;
			border: 0
		}

			.selectize-control.multi .selectize-input.input-active > .item:after, .selectize-control.multi .selectize-input.input-active > div:after, .selectize-control.multi .selectize-input > .item:after, .selectize-control.multi .selectize-input > div:after, .selectize-control.single .selectize-input.input-active > .item:after, .selectize-control.single .selectize-input.input-active > div:after, .selectize-control.single .selectize-input > .item:after, .selectize-control.single .selectize-input > div:after {
				content: ","
			}

			.selectize-control.multi .selectize-input.input-active > .item:last-of-type:after, .selectize-control.multi .selectize-input.input-active > div:last-of-type:after, .selectize-control.multi .selectize-input > .item:last-of-type:after, .selectize-control.multi .selectize-input > div:last-of-type:after, .selectize-control.single .selectize-input.input-active > .item:last-of-type:after, .selectize-control.single .selectize-input.input-active > div:last-of-type:after, .selectize-control.single .selectize-input > .item:last-of-type:after, .selectize-control.single .selectize-input > div:last-of-type:after {
				content: ""
			}

			.selectize-control.multi .selectize-input.input-active > .item.active, .selectize-control.multi .selectize-input.input-active > div.active, .selectize-control.multi .selectize-input > .item.active, .selectize-control.multi .selectize-input > div.active, .selectize-control.single .selectize-input.input-active > .item.active, .selectize-control.single .selectize-input.input-active > div.active, .selectize-control.single .selectize-input > .item.active, .selectize-control.single .selectize-input > div.active {
				font-weight: 700;
				background: 0 0;
				border: 0
			}

	.selectize-control.multi .selectize-dropdown, .selectize-control.single .selectize-dropdown {
		position: absolute;
		z-index: 1000;
		border: 0;
		width: 100% !important;
		left: 0 !important;
		height: auto;
		background-color: #FFF;
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
		box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
		border-radius: 2px;
		padding: 0;
		margin-top: 3px
	}

		.selectize-control.multi .selectize-dropdown .active, .selectize-control.single .selectize-dropdown .active {
			background-color: inherit
		}

		.selectize-control.multi .selectize-dropdown .highlight, .selectize-control.single .selectize-dropdown .highlight {
			background-color: #d5d8ff
		}

		.selectize-control.multi .selectize-dropdown .selected, .selectize-control.multi .selectize-dropdown .selected.active, .selectize-control.single .selectize-dropdown .selected, .selectize-control.single .selectize-dropdown .selected.active {
			background-color: #EEE
		}

		.selectize-control.multi .selectize-dropdown .optgroup-header, .selectize-control.multi .selectize-dropdown [data-selectable], .selectize-control.single .selectize-dropdown .optgroup-header, .selectize-control.single .selectize-dropdown [data-selectable] {
			padding: 10px 20px;
			cursor: pointer
		}

	.selectize-control.multi .dropdown-active ~ .selectize-dropdown, .selectize-control.single .dropdown-active ~ .selectize-dropdown {
		display: block
	}

.dropdownjs::after {
	right: 5px;
	top: 3px;
	font-size: 25px;
	position: absolute;
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	content: "\e5c5";
	pointer-events: none;
	color: #757575
}
/*# sourceMappingURL=bootstrap-material-design.min.css.map */
.withripple {
	position: relative
}

.ripple-container {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: inherit;
	pointer-events: none
}

.ripple {
	position: absolute;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	margin-top: -10px;
	border-radius: 100%;
	background-color: #000;
	background-color: rgba(0,0,0,.05);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	-o-transform-origin: 50%;
	transform-origin: 50%;
	opacity: 0;
	pointer-events: none
}

	.ripple.ripple-on {
		-webkit-transition: opacity .15s ease-in 0s,-webkit-transform .5s cubic-bezier(.4,0,.2,1) .1s;
		-o-transition: opacity .15s ease-in 0s,-o-transform .5s cubic-bezier(.4,0,.2,1) .1s;
		transition: opacity .15s ease-in 0s,transform .5s cubic-bezier(.4,0,.2,1) .1s;
		opacity: .1
	}

	.ripple.ripple-out {
		-webkit-transition: opacity .1s linear 0s !important;
		-o-transition: opacity .1s linear 0s !important;
		transition: opacity .1s linear 0s !important;
		opacity: 0
	}
/*# sourceMappingURL=ripples.min.css.map */
.hidden-list {
	display: none;
}

.hidden-list-container > span {
	cursor: pointer;
	padding-bottom: 20px;
}

.bundle .bg-buy-btn {
	background: #48b01d;
}

.bundle .bg-purple {
	background: #800080;
}

#class-description-well .bg-buy-btn {
	background: #48b01d;
}

.list-item-icon-larger {
	width: 72px !important;
	height: 65px !important;
}

#filterLinks li {
	cursor: pointer;
}

#promoLg div {
	width: 70%;
}

.list-group .bg-purple, .list-group .bg-purple:active, .list-group .bg-purple:focus, .btn.btn-raised.bg-purple, .btn.btn-raised.bg-purple:focus,
.btn.btn-raised.bg-purple:hover {
	background: #800080;
}

#cartDialog, .height100 {
	min-height: 100px
}

.footer, .logo, .width100-p {
	width: 100%
}

body nav.navbar.navbar-default {
	background: #203341
}

.bg-account-small-btn, .bg-account-small-btn:active, .bg-account-small-btn:focus, .bg-account-small-btn:hover, .btn:not(.btn-raised):not(.btn-link).bg-account-small-btn:focus, .btn:not(.btn-raised):not(.btn-link).bg-account-small-btn:hover {
	background-color: #9fa3ce
}

.bg-black {
	background: #000
}

.bg-darkblue {
	background: #203341
}

.bg-green, .well .bg-green-btn, .bg-green-btn:focus, .bg-green-btn:hover, .bg-green-btn:active, .btn.bg-green-btn.btn-raised:not(.btn-link):hover {
	background: #457706;
	color: white;
}

.bg-buy-btn, .bg-buy-btn.btn-raised, .bundle.well .btn.btn-sm.bg-buy-btn:active, .bundle.well .btn.btn-sm.bg-buy-btn:focus, .bundle.well .btn.btn-sm.bg-buy-btn:hover, .btn.bg-buy-btn.btn-raised:hover, .bg-buy-btn.btn-raised:active, .bg-buy-btn.btn-raised:focus {
	background: #48b01d;
	background-color: #48b01d;
}

.bg-orange, .btn.bg-orange, .btn:not(.btn-link).bg-orange:focus, .btn:not(.btn-link).bg-orange:hover {
	background: #ff8000
}

.bg-active-btn {
	background: #ea542b
}

.bg-deactivate-btn, .btn.btn-raised.bg-deactivate-btn, .btn.btn-raised.bg-deactivate-btn:active, .btn.btn-raised.bg-deactivate-btn:focus, .btn.btn-raised:not(.btn-link).bg-deactivate-btn:hover {
	background: Orange
}

.bg-edit-btn, .btn.btn-raised.bg-edit-btn, .btn.btn-raised.bg-edit-btn:active, .btn.btn-raised.bg-edit-btn:focus, .btn.btn-raised:not(.btn-link).bg-edit-btn:hover {
	background: #9fa3ce
}

.bg-print-btn, .btn.btn-raised.bg-print-btn, .btn.btn-raised.bg-print-btn:active, .btn.btn-raised.bg-print-btn:focus, .btn.btn-raised:not(.btn-link).bg-print-btn:hover {
	background: rgba(0,64,128,1)
}

.bg-purple, .btn:not(.btn-raised):not(.btn-link).bg-purple:active, .btn:not(.btn-raised):not(.btn-link).bg-purple:focus {
	background: purple
}

.bg-revoke-btn, .btn.btn-raised.bg-revoke-btn, .btn.btn-raised.bg-revoke-btn:active, .btn.btn-raised.bg-revoke-btn:focus, .btn.btn-raised:not(.btn-link).bg-revoke-btn:hover {
	background: navy
}

.bg-send-password-btn, .btn.btn-raised.bg-send-password-btn, .btn.btn-raised.bg-send-password-btn:active, .btn.btn-raised.bg-send-password-btn:focus, .btn.btn-raised:not(.btn-link).bg-send-password-btn:hover {
	background: green
}

.bg-test-btn, .btn.btn-raised.bg-test-btn, .btn.btn-raised.bg-test-btn:active, .btn.btn-raised.bg-test-btn:focus, .btn.btn-raised:not(.btn-link).bg-test-btn:hover {
	background-color: rgba(196,0,0,1)
}

.bg-watch-btn, .btn.btn-raised.bg-watch-btn, .btn.btn-raised.bg-watch-btn:active, .btn.btn-raised.bg-watch-btn:focus, .btn.btn-raised:not(.btn-link).bg-watch-btn:hover {
	background: rgba(70,130,180,1)
}

.bg-white {
	background: #fff
}

.bold, body .container .well p.bold {
	font-weight: 700
}

.btn-empty {
	border: 0;
	background: 0 0
}

.card-image img {
	height: 80px;
	padding: 10px
}

.center {
	margin-left: auto;
	margin-right: auto
}

.certification-image, .table .certification-image {
	background: #ac66d5;
	color: #fff;
	font-size: x-large;
	border-radius: 5px;
	padding: 5px;
	vertical-align: middle;
	min-width: 120px
}

.dark-blue {
	color: #203341
}

.dark-grey, .form-group .checkbox label.dark-grey {
	color: #333
}

.dark-red {
	color: #8B0000
}

.details.visible {
	display: block;
	padding: 10px
}

.details .col-sm-12 {
	background: #EDEDED;
	color: #000;
	border: 1px dashed #d3d3d3
}

.display-block {
	display: block
}

.display-inline-block {
	display: inline-block
}

.display-none {
	display: none
}

.display-table {
	display: table
}

.facility-name-container {
	background: #EDEDED;
	border: 1px solid #d3d3d3;
	padding: 8px
}

.float-right {
	float: right
}

.font-12 {
	font-size: 12px
}

.font-15 {
	font-size: 15px
}

.font-16 {
	font-size: 16px
}

.font-17 {
	font-size: 17px
}

.font-19 {
	font-size: 19px
}

.font-30 {
	font-size: 30px
}

.font-large {
	font-size: large
}

.font-larger {
	font-size: larger
}

.font-x-large {
	font-size: x-large
}

.font-xx-large {
	font-size: xx-large
}

.font-weight-400 {
	font-weight: 400
}

.footer {
	position: fixed;
	bottom: 0;
	background: #203341;
	color: #fff;
	padding: 10px
}

#freeClassWell .form-group, #subscriptionWell .form-group, #freeClassWellLg .form-group {
	margin: 0;
	padding-bottom: 3px
}

.gray {
	color: gray;
}

.green {
	color: green
}

.height260 {
	min-height: 260px
}

.material-icons.in-button {
	font-size: 18px;
	margin-left: 5px;
	margin-bottom: 2px
}

.info-blue {
	color: #1874CD
}

.link-blue {
	color: #009688
}

.logo {
	max-width: 250px;
}

.margin-28-top {
	margin-top: 28px
}

.margin-40-bottom {
	margin-bottom: 40px
}

.margin-lg {
	margin: 15px
}

.margin-lg-top-bottom {
	margin-bottom: 15px;
	margin-top: 15px
}

.margin-md-top, .margin-md-top-bottom {
	margin-top: 10px
}

.margin-lg-left {
	margin-left: 45px
}

.margin-lg-right {
	margin-right: 45px
}

.margin-md {
	margin: 10px
}

.margin-md-bottom {
	margin-bottom: 10px
}

.margin-md-left {
	margin-left: 10px
}

.margin-md-right {
	margin-right: 10px
}

.margin-md-left-p {
	margin-left: 10%
}

.margin-md-right-p {
	margin-right: 10%
}

.margin-none-bottom {
	margin-bottom: 0
}

.margin-none-top {
	margin-top: 0
}

.margin-none-top-bottom {
	margin-top: 0;
	margin-bottom: 0
}

.margin-sm-top {
	margin-top: 5px
}

.margin-sm {
	margin: 5px
}

.margin-xl-bottom {
	margin-bottom: 20px
}

.margin-xl-top {
	margin-top: 20px
}

.margin-xl-top-bottom {
	margin-top: 20px;
	margin-bottom: 20px
}

.margin-xxl-bottom {
	margin-bottom: 70px
}

.margin-md-top-bottom {
	margin-bottom: 10px
}

.max-width-300 {
	max-width: 300px
}

.overflow-x-auto {
	overflow-x: auto
}

.padding-50-left {
	padding-left: 50px
}

.padding-70-bottom, .row .well.padding-70-bottom {
	padding-bottom: 70px
}

.padding-lg {
	padding: 18px
}

.padding-lg-bottom {
	padding-bottom: 18px
}

.padding-lg-left {
	padding-left: 18px
}

.padding-lg-right {
	padding-right: 18px
}

.padding-lg-top {
	padding-top: 18px
}

.padding-md {
	padding: 10px
}

.padding-md-left {
	padding-left: 10px
}

.padding-md-top {
	padding-top: 10px
}

.list-group-item.padding-none, .padding-none {
	padding: 0
}

.padding-none-left {
	padding-left: 0
}

.padding-none-right {
	padding-right: 0
}

.padding-sm {
	padding: 5px
}

.padding-sm-top {
	padding-top: 5px
}

.padding-xl {
	padding: 20px
}

.padding-xs {
	padding: 4px
}

.password-container {
	background: #EDEDED;
	border: 1px dashed gray
}

	.password-container > label {
		color: #000
	}

.pointer-cursor {
	cursor: pointer
}

#sign-dialog .col-sm-7 {
	border-left: 1px solid #eee
}

#sign-dialog .row {
	padding-top: 10px
}

#studentInfo > .modal-dialog {
	overflow-y: auto;
	max-height: 85%
}

#scheduleStudent .modal-content, .scrollable {
	max-height: 100%;
	overflow-y: auto
}

#studentInfo .form-group {
	margin: 0
}

#studentInfo > .modal-dialog > .modal-content > .modal-body {
	padding-top: 10px;
	padding-bottom: 10px
}

#studentInfo p {
	margin-top: 5px;
	margin-bottom: 5px
}

.students-container {
	border: 1px solid grey;
	padding: 10px
}

.Description.visible, .Title {
	border-bottom: 1px solid #d3d3d3
}

.students-container .checkbox label {
	color: #333
}

.type-row {
	background: #d3d3d3
}

.material-icons.vertical-align-middle, .table-responsive .table.vertical-align-middle td, .vertical-align-middle {
	vertical-align: middle
}

.row-action-primary.vertical-align-top, .row-picture.vertical-align-top, .vertical-align-top {
	vertical-align: top
}

.bg-account-small-btn.white, .bg-active-btn.white, .bg-buy-btn.white, .bg-edit-btn.white, .bg-orange.white, .bg-print-btn.white, .bg-purple.white, .bg-revoke-btn.white, .bg-send-password-btn.white, .bg-test-btn.white, .bg-watch-btn.white, .footer a.white:active, .footer a.white:hover, .white, .white:active, .white:focus, .white:visited {
	color: #fff
}

#whitepapersHeader {
	background: #ff8c00;
	padding: 15px;
	color: #fff
}

.width50-p {
	width: 50%
}

.width45-p {
	width: 45%
}

body > .container > .row:last-child {
	margin-bottom: 20px
}

.navbar-header > button {
	margin-right: 10px
}

.navbar-right {
	margin-right: 0
}

.navbar-nav {
	margin: 7px 0
}

.nowrap {
	white-space: nowrap;
	overflow: hidden
}

.container .bg-active-btn, .container .btn.btn-raised:not(.btn-link).bg-active-btn:focus, .container .btn.btn-raised:not(.btn-link).bg-active-btn:hover, .modal-body .bg-active-btn, .modal-body .bg-active-btn:hover, .modal-body .btn.btn-raised:not(.btn-link).bg-active-btn:focus, .modal-body .btn.btn-raised:not(.btn-link).bg-active-btn:hover {
	background: #ea542b
}

.searchlist-pagination.pagination {
	margin: 10px 0
}

.searchlist-pagination li > a {
	color: rgba(0,0,0,.77)
}

#scheduleStudent .modal-content {
	background: #EDEDED;
	padding: 20px 0
}

#scheduleStudent .modal-dialog {
	height: 85%
}

.eventbrite-description h2 {
	text-align: center
}

div.Description {
	display: none
}

.Event.ToggleGroup {
	padding-left: 5px;
	padding-right: 5px
}

.Time {
	font-weight: 700;
	color: grey
}

.Venue {
	font-size: 20px;
	margin-top: 3px;
	margin-bottom: 3px
}

.Title {
	font-size: medium;
	padding-bottom: 5px
}

.Toggle.Collapsed {
	display: inline-block;
	vertical-align: middle
}

	.Toggle.Collapsed i {
		color: green;
		background: #fff;
		border-radius: 50px
	}

#cartDialog, .Title a, .preview-row {
	border-radius: 2px
}

.Title a {
	background: #ff8000;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	margin: 8px;
	font-size: small;
	padding: 5px 10px
}

	.Title a:active, .Title a:focus, .Title a:hover, .Title a:visited {
		color: #fff;
		text-decoration: none
	}

.Description.visible {
	display: block;
	padding-bottom: 10px
}

.rotate {
	-moz-transition: all .5s linear;
	-webkit-transition: all .5s linear;
	transition: all .5s linear
}

	.rotate.down {
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg)
	}

.payment-info label {
	color: gray
}

.preview-row {
	padding: 10px;
	background: #d3d3d3;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	color: #000;
	font-size: larger
}

#checkoutRgba, #signOutRgba {
	color: rgba(255,255,255,.843137) !important;
	text-decoration: none;
	padding-left: 0;
	padding-right: 0
}

#cartDialog {
	z-index: 5000;
	background: #FFF;
	position: fixed;
	height: auto;
	top: 60px;
	left: 22%;
	padding-top: 10px;
	box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
	border: 0;
	width: 65%;
	max-width: 550px;
	max-height: 600px;
	overflow-y: auto
}

	#cartDialog .item-image {
		background: #ac66d5;
		color: #fff;
		font-size: x-large;
		border-radius: 5px;
		height: 70px;
		padding-top: 15px;
		text-align: center
	}

#totalCartDialog {
	padding-bottom: 10px;
	padding-right: 25px;
	background: #d3d3d3;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 700
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check:before, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:before {
	color: green
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check {
	color: green;
	border-color: green
}

@media(min-width: 991px) {
	.equal-height-children > div > div {
		min-height: 320px
	}
}

#browserMessage {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	box-shadow: 15px 15px 15px grey;
	padding: 20px;
	border: 1px solid #d3d3d3;
	margin-top: 20px
}

.landing-page-logo-container img.landing-logo {
	margin: auto;
	padding: 10px 5px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.sn-logo {
	max-width: 50px;
}

.landing-page-image {
	width: 100%;
	max-height: 400px;
}

.landing-logo {
	max-width: 400px;
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

	.video-wrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

.classes-list-promo {
	padding-left: 7px;
	font-size: 13px;
	margin-bottom: 0;
}

.navbar .navbar-brand {
	padding-top: 5px;
}

.navbar-header {
	height: 65px;
}

.speaker-card, .card {
	border: 0;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
	border-radius: .125rem;
	margin-bottom: 15px;
}

	.card .form-group {
		margin-top: 10px;
	}

.card {
	padding: 15px;
}

.speaker-card {
	background: #3885D9;
	color: #EEE;
	display: flex;
}

	.speaker-card div {
		padding: 15px;
		display: inline-block;
	}

.speaker-card-img-top {
	height: 140px;
	border-top-left-radius: calc(.125rem - 1px);
	border-top-right-radius: calc(.125rem - 1px);
}

#lgbtq-container .navbar-header {
	height: 75px;
}

#lgbtq-container .navbar .navbar-brand {
	padding-top: 5px;
	padding-bottom: 10px;
}

#lgbtq-container nav.navbar.navbar-default {
	background: #FFF;
	box-shadow: 5px 5px 5px lightgrey;
	color: #203341;
}

#lgbtq-container .logo {
	max-width: 220px;
}

@media(max-width:768px) {
	#lgbtq-container .logo {
		max-width: 150px;
	}
}

@media(max-width:585px) {
	#lgbtq-container nav.navbar.navbar-default {
		padding-bottom: 25px;
	}
}

@media screen and (min-width: 768px) {

	.carousel-indicators {
		bottom: 30px !important;
	}
}

.well > div > div > div.form-group {
	margin: 3px !important;
	padding: 3px !important;
}

.well hr {
	margin-top: 4px;
	margin-bottom: 3px;
}

#events .least-content {
	position: relative;
	right: 0;
}

#events .bg-green {
	background: green;
}

#navbar li.hidden-xs {
	max-width: 250px;
}

.navbar .bg-darkblue {
	background: #203341;
}

#sign-dialog .form-group.is-focused label, .form-group.is-focused .control-label {
	color: #318b2f !important;
}

.form-group.is-focused label, .form-group.is-focused .control-label {
	color: grey;
}

.form-group.is-focused .form-control.ng-valid {
	background-image: -webkit-linear-gradient(left, #318b2f, #318b2f) !important; /* For Chrome and Safari */
	background-image: -moz-linear-gradient(left, #318b2f, #318b2f) !important; /* For old Fx (3.6 to 15) */
	background-image: -ms-linear-gradient(left, #318b2f, #318b2f) !important; /* For pre-releases of IE 10*/
	background-image: -o-linear-gradient(left, #318b2f, #318b2f) !important; /* For old Opera (11.1 to 12.0) */
	background-image: linear-gradient(to right, #318b2f, #318b2f) !important; /* Standard syntax; must be last */
}

.form-group.is-focused .form-control .has-error, .form-group.has-error .form-control, .form-group .form-control .has-error, .form-group input.ng-invalid,
.form-group.is-focused input.ng-invalid, input.ng-invalid, select.ng-invalid, .form-group.is-focused select.ng-invalid {
	background-image: -webkit-linear-gradient(left, #a94442, #a94442) !important; /* For Chrome and Safari */
	background-image: -moz-linear-gradient(left, #a94442, #a94442) !important; /* For old Fx (3.6 to 15) */
	background-image: -ms-linear-gradient(left, #a94442, #318b2f) !important; /* For pre-releases of IE 10*/
	background-image: -o-linear-gradient(left, #a94442, #a94442) !important; /* For old Opera (11.1 to 12.0) */
	background-image: linear-gradient(to right, #a94442, #a94442) !important; /* Standard syntax; must be last */
}

.form-group.has-error .form-control {
	border-color: #a94442 !important;
	border-bottom-width: 2px;
}

.form-group .form-control {
	border-bottom: 1px solid lightgrey;
}

.navbar-nav.nav-justified > li {
	float: none;
}

#navbar .navbar-nav li a {
	padding: 0;
}

#catalogTabs .btn.active {
	background: #ea542b;
}
/*

*/
/* line 6, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}

/* line 16, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player, #quiz {
	/* Media object */
}
	/* line 18, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player div, #quiz div {
		position: relative;
		box-sizing: border-box;
	}
	/* line 23, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player label, #quiz label {
		color: #333;
	}
	/* line 27, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .absolute, #quiz .absolute {
		position: absolute;
	}
	/* line 28, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .middle, #quiz .middle {
		vertical-align: middle;
	}
	/* line 29, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .inline, #quiz .inline {
		display: inline-block;
	}
	/* line 30, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .nowrap, #quiz .nowrap {
		white-space: nowrap;
	}
	/* line 31, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .column, #quiz .column {
		float: left;
	}
	/* line 32, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .padded, #quiz .padded {
		padding: 1.5em;
	}
	/* line 33, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .full-width, #quiz .full-width {
		width: 100%;
	}
	/* line 34, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .full-height, #quiz .full-height {
		height: 100%;
	}
	/* line 35, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .text-center, #quiz .text-center {
		text-align: center;
	}
	/* line 36, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .text-right, #quiz .text-right {
		text-align: right;
	}
	/* line 37, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .player-btn, #quiz .player-btn {
		cursor: pointer;
	}
	/* line 38, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .small, #quiz .small {
		font-size: 0.75em;
	}
	/* line 39, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .rounded, #quiz .rounded {
		border-radius: 0.4rem;
	}
	/* line 40, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .hidden, #quiz .hidden {
		display: none;
	}
	/* line 41, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .left, #quiz .left {
		float: left;
	}
	/* line 42, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .right, #quiz .right {
		float: right;
	}
	/* line 43, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .fa, #quiz .fa {
		min-width: 1em;
	}
	/* line 45, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .clearfix, #quiz .clearfix {
		content: "";
		display: table;
		clear: both;
	}
	/* line 51, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .animated, #player .animated *, #quiz .animated, #quiz .animated * {
		transition-property: background, color, font-size, box-shadow, width, height;
		transition-duration: 0.2s;
	}
	/* line 56, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .dialog, #quiz .dialog {
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		position: fixed;
		text-align: center;
	}
		/* line 65, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
		#player .dialog > .screen, #quiz .dialog > .screen {
			background: rgba(0, 0, 0, 0.5);
			position: absolute;
			left: 0;
			top: 0;
			right: 0;
			bottom: 0;
		}
		/* line 74, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
		#player .dialog > .content, #quiz .dialog > .content {
			display: inline-block;
			vertical-align: middle;
			text-align: left;
			line-height: 1.4;
			background: white;
			max-width: 480px;
			overflow: auto;
			width: 80%;
		}
	/* line 85, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .nice.player-btn, #quiz .nice.player-btn {
		padding: 0.5em 1em;
		background: #CCC;
		color: #333;
	}
		/* line 91, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
		#player .nice.player-btn:hover, #quiz .nice.player-btn:hover {
			background: #DDD;
			box-shadow: 0 0 0.2em #07F;
			color: #07B;
		}
	/* line 97, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .active.nice.player-btn, #quiz .active.nice.player-btn {
		color: white;
		background: #37A;
	}
	/* line 102, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .nice.circle.player-btn, #player .circle.player-btn, #quiz .nice.circle.player-btn, #quiz .circle.player-btn {
		padding: 0;
	}
	/* line 105, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .flexible, #player .flexible-body, #quiz .flexible, #quiz .flexible-body {
		overflow: hidden;
		_overflow: visible;
		zoom: 1;
	}
	/* line 116, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player body, #quiz body {
		background: linear-gradient(0deg, #C4D3D8, #FFF 80%);
	}
	/* line 120, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #header, #quiz #header {
		height: 3rem;
		background: url(/assets/playerHeader-7b40db1c1e26d2fdf2fe76f7c4a16cae6398bc921eaf1a4a6de2f54120879b51.png);
	}
	/* line 125, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player h1, #quiz h1 {
		color: white;
		font-size: 1em;
		line-height: 3rem;
		margin: 0 1.5em;
		overflow: hidden;
		white-space: nowrap;
	}
	/* line 134, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #logo, #quiz #logo {
		width: 20rem;
	}
	/* line 136, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #list, #quiz #list {
		font-size: 0.9em;
		max-height: 100%;
		overflow: auto;
	}
		/* line 142, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
		#player #list > div, #quiz #list > div {
			padding: 0.4em 1em;
			white-space: nowrap;
			margin: 0.4em;
		}
		/* line 148, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
		#player #list span, #quiz #list span {
			min-width: 6.3em;
			margin-left: 0.5em;
		}
	/* line 150, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #question > p, #quiz #question > p {
		font-size: 1.2em;
	}
	/* line 152, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #options, #quiz #options {
		margin: 2em 0 2em 0;
		min-height: 8em;
	}
		/* line 157, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
		#player #options > div, #quiz #options > div {
			margin: 0.5em;
		}
	/* line 159, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #controls .player-btn, #quiz #controls .player-btn {
		margin: 0.2em 0.5em;
	}

@media (max-width: 640px) {
	/* line 163, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #logo, #quiz #logo {
		display: none;
	}
	/* line 165, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #quiz, #quiz #quiz {
		font-size: 0.8em;
	}
	/* line 167, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #list, #quiz #list {
		margin-top: 3em;
	}
	/* line 169, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #list, #player #question, #quiz #list, #quiz #question {
		width: 100%;
	}
		/* line 171, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
		#player #list span, #quiz #list span {
			min-width: 1em;
			margin-left: 0;
		}
		/* line 173, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
		#player #question > p, #quiz #question > p {
			margin-top: 0;
		}
	/* line 175, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player .question-label, #player .question-pencil, #quiz .question-label, #quiz .question-pencil {
		display: none;
	}
	/* line 177, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #list, #quiz #list {
		float: none;
		text-align: center;
	}
		/* line 182, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
		#player #list > div, #quiz #list > div {
			display: inline-block;
			width: 3em;
			height: 3em;
			line-height: 3em;
			padding: 0;
			text-align: center;
			margin: 0.3em;
		}
}

@media (max-width: 480px) {
	/* line 194, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #list, #quiz #list {
		font-size: 0.8em;
	}
}
/* line 208, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player html, #player body, #quiz html, #quiz body {
	overflow: hidden;
}
/* line 210, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #header, #quiz #header {
	height: 3rem;
	background: url(/assets/playerHeader-7b40db1c1e26d2fdf2fe76f7c4a16cae6398bc921eaf1a4a6de2f54120879b51.png);
}
/* line 215, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player h1, #quiz h1 {
	color: white;
	font-size: 1.5em;
	line-height: 3rem;
	margin: 0 1.5em;
	overflow: hidden;
	white-space: nowrap;
}
/* line 224, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #slide-media img, #quiz #slide-media img {
	height: 100%;
	width: 100%;
}
/* line 229, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #logo, #player #slide-text, #quiz #logo, #quiz #slide-text {
	width: 20rem;
}
/* line 233, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #slide-text, #quiz #slide-text {
	background: #0E3756;
	color: white;
	overflow: auto;
}
	/* line 239, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #slide-text > p, #quiz #slide-text > p {
		margin: 0;
		padding: 1em;
	}
/* line 244, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #footer, #quiz #footer {
	background: linear-gradient(0deg, #CCC, #EEE 30%);
	height: 7rem;
	color: #555;
}
/* line 250, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #seek-bar, #quiz #seek-bar {
	height: 1rem;
	background: gray;
}
/* line 255, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #saved-progress, #player #seek, #quiz #saved-progress, #quiz #seek {
	left: 0;
	top: 0;
}
/* line 260, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #saved-progress, #quiz #saved-progress {
	background: #AAA;
}
/* line 264, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #player-controls, #quiz #player-controls {
	height: 6rem;
	line-height: 6rem;
	padding: 0 1.5em;
	white-space: nowrap;
}
	/* line 271, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #player-controls > .player-btn, #quiz #player-controls > .player-btn {
		height: 3em;
		width: 3em;
		border-radius: 1.5em;
		background: #CCC;
		color: #555;
		line-height: 3em;
	}
/* line 280, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player .volume-control:hover, #quiz .volume-control:hover {
	color: #07F;
}
/* line 284, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player .volume-control, #quiz .volume-control {
	cursor: pointer;
	font-size: 1.5em;
	min-width: 1em;
	line-height: 1;
}
/* line 291, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #stop, #quiz #stop {
	margin-left: 0.2em;
}
/* line 295, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #volume-bar, #quiz #volume-bar {
	height: 8px;
	background: #AAA;
	width: 70px;
	margin-right: 0.2em;
}
/* line 302, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #volume, #player #seek, #quiz #volume, #quiz #seek {
	background: #07F;
}
/* line 306, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #volume-bar, #player #volume, #quiz #volume-bar, #quiz #volume {
	border-radius: 4px;
}
/* line 310, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #progress, #quiz #progress {
	line-height: 1.2;
	min-width: 10em;
}
/* line 315, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #toggle-controls, #quiz #toggle-controls {
	line-height: 1;
	font-size: 1.8em;
	margin-left: 1em;
}
	/* line 321, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #toggle-controls > i, #quiz #toggle-controls > i {
		margin: 0.2em;
	}
/* line 325, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #slide-counter, #quiz #slide-counter {
	font-size: 0.8em;
	font-weight: bold;
	color: #888;
}
/* line 331, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #info-box, #quiz #info-box {
	border-left: 1px solid #CCC;
}
/* line 335, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #acknowledge, #quiz #acknowledge {
	padding: 0.7em;
	font-size: 1.5em;
	background: #092;
	color: white;
	margin-top: 0.8em;
	font-weight: 600;
}
	/* line 344, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #acknowledge:hover, #quiz #acknowledge:hover {
		background: #0A2;
	}
/* line 349, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
#player #slide-media.full-screen, #player #slide-text.full-screen, #quiz #slide-media.full-screen, #quiz #slide-text.full-screen {
	height: 100%;
	width: 100%;
}

@media (max-width: 1024px) {
	/* line 355, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player html, #quiz html {
		font-size: 10px;
	}
	/* line 356, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player h1, #quiz h1 {
		font-size: 12px;
	}
}

@media (max-width: 640px) {
	/* line 360, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #logo, #quiz #logo {
		display: none;
	}
	/* line 361, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #slide > div, #quiz #slide > div {
		float: none;
		position: absolute;
		width: 100%;
		left: 0;
	}
	/* line 367, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #slide-media, #quiz #slide-media {
		height: 60%;
		top: 0;
	}
	/* line 371, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
	#player #slide-text, #quiz #slide-text {
		height: 40%;
		font-size: 1.3em;
		border-top: 0.7em solid #035;
		top: 60%;
	}
		/* line 379, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
		#player #slide-media.full-screen, #player #slide-text.full-screen, #quiz #slide-media.full-screen, #quiz #slide-text.full-screen {
			height: 100%;
			width: 100%;
			top: 0;
		}
		/* line 385, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/player.scss */
		#player #slide-text > p, #quiz #slide-text > p {
			padding-top: 0.3em;
		}
}
/* line 2, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/succeed.scss */
#succeed .logo {
	height: 100%;
	width: auto;
}
/* line 7, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/succeed.scss */
#succeed nav.navbar.navbar-default {
	background: #fff;
}
/* line 11, /home/ubuntu/mariposa-public-site/app/assets/stylesheets/succeed.scss */
#succeed .navbar, #succeed .navbar.navbar-default {
	color: black;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *






 */
