
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: 0;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

button,
input,
optgroup,
select,
textarea {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
}

ul:not(.browser-default) {
	padding-left: 0;
	list-style-type: none
}

ul:not(.browser-default) > li {
	list-style-type: none
}

a {
	color: #039be5;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent
}

.valign-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.clearfix {
	clear: both
}

.z-depth-0 {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.z-depth-1,
nav,
.card-panel,
.card,
.toast,
.btn,
.btn-large,
.btn-small,
.btn-floating,
.dropdown-content,
.collapsible,
.sidenav {
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2)
}

.z-depth-1-half,
.btn:hover,
.btn-large:hover,
.btn-small:hover,
.btn-floating:hover {
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2)
}

.z-depth-2 {
	-webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3)
}

.z-depth-3 {
	-webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2)
}

.z-depth-4 {
	-webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2)
}

.z-depth-5,
.modal {
	-webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
	box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2)
}

.hoverable {
	-webkit-transition: -webkit-box-shadow .25s;
	transition: -webkit-box-shadow .25s;
	transition: box-shadow .25s;
	transition: box-shadow .25s, -webkit-box-shadow .25s
}

.hoverable:hover {
	-webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.divider {
	height: 1px;
	overflow: hidden;
	background-color: #e0e0e0
}

blockquote {
	margin: 20px 0;
	padding-right: 1.5rem;
	border-right: 5px solid #ee6e73
}

i {
	line-height: inherit
}

i.left {
	float: left;
	margin-right: 15px
}

i.right {
	float: right;
	margin-left: 15px
}

i.tiny {
	font-size: 1rem
}

i.small {
	font-size: 2rem
}

i.medium {
	font-size: 4rem
}

i.large {
	font-size: 6rem
}

img.responsive-img,
video.responsive-video {
	max-width: 100%;
	height: auto
}

.pagination li {
	display: inline-block;
	border-radius: 2px;
	text-align: center;
	vertical-align: top;
	height: 30px
}

.pagination li a {
	color: #444;
	display: inline-block;
	font-size: 1.2rem;
	padding: 0 10px;
	line-height: 30px
}

.pagination li.active a {
	color: #fff
}

.pagination li.active {
	background-color: #ee6e73
}

.pagination li.disabled a {
	cursor: default;
	color: #999
}

.pagination li i {
	font-size: 2rem
}

.pagination li.pages ul li {
	display: inline-block;
	float: none
}

@media only screen and (max-width:992px) {
	.pagination {
		width: 100%
	}

	.pagination li.prev,
	.pagination li.next {
		width: 10%
	}

	.pagination li.pages {
		width: 80%;
		overflow: hidden;
		white-space: nowrap
	}
}

.breadcrumb {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.7)
}

.breadcrumb i,
.breadcrumb [class^="mdi-"],
.breadcrumb [class*="mdi-"],
.breadcrumb i.material-icons {
	display: inline-block;
	float: left;
	font-size: 24px
}

.breadcrumb:before {
	content: '\E5CC';
	color: rgba(255, 255, 255, 0.7);
	vertical-align: top;
	display: inline-block;
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 25px;
	margin: 0 10px 0 8px;
	-webkit-font-smoothing: antialiased
}

.breadcrumb:first-child:before {
	display: none
}

.breadcrumb:last-child {
	color: #fff
}

.parallax-container {
	position: relative;
	overflow: hidden;
	height: 500px
}

.parallax-container .parallax {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1
}

.parallax-container .parallax img {
	opacity: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.pin-top,
.pin-bottom {
	position: relative
}

.pinned {
	position: fixed !important
}

ul.staggered-list li {
	opacity: 0
}

.fade-in {
	opacity: 0;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}

@media only screen and (max-width:600px) {

	.hide-on-small-only,
	.hide-on-small-and-down {
		display: none !important
	}
}

@media only screen and (max-width:992px) {
	.hide-on-med-and-down {
		display: none !important
	}
}

@media only screen and (min-width:601px) {
	.hide-on-med-and-up {
		display: none !important
	}
}

@media only screen and (min-width:600px) and (max-width:992px) {
	.hide-on-med-only {
		display: none !important
	}
}

@media only screen and (min-width:993px) {
	.hide-on-large-only {
		display: none !important
	}
}

@media only screen and (min-width:1201px) {
	.hide-on-extra-large-only {
		display: none !important
	}
}

@media only screen and (min-width:1201px) {
	.show-on-extra-large {
		display: block !important
	}
}

@media only screen and (min-width:993px) {
	.show-on-large {
		display: block !important
	}
}

@media only screen and (min-width:600px) and (max-width:992px) {
	.show-on-medium {
		display: block !important
	}
}

@media only screen and (max-width:600px) {
	.show-on-small {
		display: block !important
	}
}

@media only screen and (min-width:601px) {
	.show-on-medium-and-up {
		display: block !important
	}
}

@media only screen and (max-width:992px) {
	.show-on-medium-and-down {
		display: block !important
	}
}

@media only screen and (max-width:600px) {
	.center-on-small-only {
		text-align: center
	}
}

.page-footer {
	padding-top: 20px;
	color: #fff;
	background-color: #ee6e73
}

.page-footer .footer-copyright {
	overflow: hidden;
	min-height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px 0;
	color: rgba(255, 255, 255, 0.8);
	background-color: rgba(51, 51, 51, 0.08)
}

table,
th,
td {
	border: 0
}

table {
	width: 100%;
	display: table;
	border-collapse: collapse;
	border-spacing: 0
}

table.striped tr {
	border-bottom: 0
}

table.striped > tbody > tr:nth-child(odd) {
	background-color: rgba(242, 242, 242, 0.5)
}

table.striped > tbody > tr > td {
	border-radius: 0
}

table.highlight > tbody > tr {
	-webkit-transition: background-color .25s ease;
	transition: background-color .25s ease
}

table.highlight > tbody > tr:hover {
	background-color: rgba(242, 242, 242, 0.5)
}

table.centered thead tr th,
table.centered tbody tr td {
	text-align: center
}

tr {
	border-bottom: 1px solid rgba(0, 0, 0, 0.12)
}

td,
th {
	padding: 15px 5px;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	border-radius: 2px
}

@media only screen and (max-width:992px) {
	table.responsive-table {
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0;
		display: block;
		position: relative
	}

	table.responsive-table td:empty:before {
		content: '\00a0'
	}

	table.responsive-table th,
	table.responsive-table td {
		margin: 0;
		vertical-align: top
	}

	table.responsive-table th {
		text-align: left
	}

	table.responsive-table thead {
		display: block;
		float: left
	}

	table.responsive-table thead tr {
		display: block;
		padding: 0 10px 0 0
	}

	table.responsive-table thead tr th::before {
		content: "\00a0"
	}

	table.responsive-table tbody {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
		white-space: nowrap
	}

	table.responsive-table tbody tr {
		display: inline-block;
		vertical-align: top
	}

	table.responsive-table th {
		display: block;
		text-align: right
	}

	table.responsive-table td {
		display: block;
		min-height: 1.25em;
		text-align: left
	}

	table.responsive-table tr {
		border-bottom: 0;
		padding: 0 10px
	}

	table.responsive-table thead {
		border: 0;
		border-right: 1px solid rgba(0, 0, 0, 0.12)
	}
}

.collection {
	margin: .5rem 0 1rem 0;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	overflow: hidden;
	position: relative
}

.collection .collection-item {
	background-color: #fff;
	line-height: 1.5rem;
	padding: 10px 20px;
	margin: 0;
	border-bottom: 1px solid #e0e0e0
}

.collection .collection-item.avatar {
	min-height: 84px;
	padding-left: 72px;
	position: relative
}

.collection .collection-item.avatar:not(.circle-clipper) > .circle,
.collection .collection-item.avatar :not(.circle-clipper) > .circle {
	position: absolute;
	width: 42px;
	height: 42px;
	overflow: hidden;
	left: 15px;
	display: inline-block;
	vertical-align: middle
}

.collection .collection-item.avatar i.circle {
	font-size: 18px;
	line-height: 42px;
	color: #fff;
	background-color: #999;
	text-align: center
}

.collection .collection-item.avatar .title {
	font-size: 16px
}

.collection .collection-item.avatar p {
	margin: 0
}

.collection .collection-item.avatar .secondary-content {
	position: absolute;
	top: 16px;
	right: 16px
}

.collection .collection-item:last-child {
	border-bottom: 0
}

.collection .collection-item.active {
	background-color: #26a69a;
	color: #eafaf9
}

.collection .collection-item.active .secondary-content {
	color: #fff
}

.collection a.collection-item {
	display: block;
	-webkit-transition: .25s;
	transition: .25s;
	color: #26a69a
}

.collection a.collection-item:not(.active):hover {
	background-color: #ddd
}

.collection.with-header .collection-header {
	background-color: #fff;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 20px
}

.collection.with-header .collection-item {
	padding-left: 30px
}

.collection.with-header .collection-item.avatar {
	padding-left: 72px
}

.secondary-content {
	float: right;
	color: #26a69a
}

.collapsible .collection {
	margin: 0;
	border: 0
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.progress {
	position: relative;
	height: 4px;
	display: block;
	width: 100%;
	background-color: #acece6;
	border-radius: 2px;
	margin: .5rem 0 1rem 0;
	overflow: hidden
}

.progress .determinate {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: #26a69a;
	-webkit-transition: width .3s linear;
	transition: width .3s linear
}

.progress .indeterminate {
	background-color: #26a69a
}

.progress .indeterminate:before {
	content: '';
	position: absolute;
	background-color: inherit;
	top: 0;
	left: 0;
	bottom: 0;
	will-change: left, right;
	-webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
	animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite
}

.progress .indeterminate:after {
	content: '';
	position: absolute;
	background-color: inherit;
	top: 0;
	left: 0;
	bottom: 0;
	will-change: left, right;
	-webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
	animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
	-webkit-animation-delay: 1.15s;
	animation-delay: 1.15s
}

@-webkit-keyframes indeterminate {
	0% {
		left: -35%;
		right: 100%
	}

	60% {
		left: 100%;
		right: -90%
	}

	100% {
		left: 100%;
		right: -90%
	}
}

@keyframes indeterminate {
	0% {
		left: -35%;
		right: 100%
	}

	60% {
		left: 100%;
		right: -90%
	}

	100% {
		left: 100%;
		right: -90%
	}
}

@-webkit-keyframes indeterminate-short {
	0% {
		left: -200%;
		right: 100%
	}

	60% {
		left: 107%;
		right: -8%
	}

	100% {
		left: 107%;
		right: -8%
	}
}

@keyframes indeterminate-short {
	0% {
		left: -200%;
		right: 100%
	}

	60% {
		left: 107%;
		right: -8%
	}

	100% {
		left: 107%;
		right: -8%
	}
}

.hide {
	display: none !important
}

.left-align {
	text-align: left
}

.right-align {
	text-align: right
}

.center,
.center-align {
	text-align: center
}

.left {
	float: left !important
}

.right {
	float: right !important
}

.no-select,
input[type=range],
input[type=range] + .thumb {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.circle {
	border-radius: 50%
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.truncate {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.no-padding {
	padding: 0 !important
}

span.badge {
	min-width: 3rem;
	padding: 0 6px;
	margin-left: 14px;
	text-align: center;
	font-size: 1rem;
	line-height: 22px;
	height: 22px;
	color: #757575;
	float: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

span.badge.new {
	font-weight: 300;
	font-size: .8rem;
	color: #fff;
	background-color: #26a69a;
	border-radius: 2px
}

span.badge.new:after {
	content: " new"
}

span.badge[data-badge-caption]::after {
	content: " "attr(data-badge-caption)
}

nav ul a span.badge {
	display: inline-block;
	float: none;
	margin-left: 4px;
	line-height: 22px;
	height: 22px;
	-webkit-font-smoothing: auto
}

.collection-item span.badge {
	margin-top: calc(.75rem - 11px)
}

.collapsible span.badge {
	margin-left: auto
}

.sidenav span.badge {
	margin-top: calc(24px - 11px)
}

table span.badge {
	display: inline-block;
	float: none;
	margin-left: auto
}

.material-icons {
	text-rendering: optimizeLegibility;
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga'
}

.container {
	margin: 0 auto;
	max-width: 1280px;
	width: 90%
}

@media only screen and (min-width:601px) {
	.container {
		width: 85%
	}
}

@media only screen and (min-width:993px) {
	.container {
		width: 70%
	}
}

.col .row {
	margin-left: -.75rem;
	margin-right: -.75rem
}

.section {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.section.no-pad {
	padding: 0
}

.section.no-pad-bot {
	padding-bottom: 0
}

.section.no-pad-top {
	padding-top: 0
}

.row {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px
}

.row:after {
	content: "";
	display: table;
	clear: both
}

.row .col {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 .75rem;
	min-height: 1px
}

.row .col[class*="push-"],
.row .col[class*="pull-"] {
	position: relative
}

.row .col.s1 {
	width: 8.3333333333%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s2 {
	width: 16.6666666667%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s3 {
	width: 25%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s4 {
	width: 33.3333333333%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s5 {
	width: 41.6666666667%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s6 {
	width: 50%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s7 {
	width: 58.3333333333%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s8 {
	width: 66.6666666667%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s9 {
	width: 75%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s10 {
	width: 83.3333333333%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s11 {
	width: 91.6666666667%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.s12 {
	width: 100%;
	margin-left: auto;
	left: auto;
	right: auto
}

.row .col.offset-s1 {
	margin-left: 8.3333333333%
}

.row .col.pull-s1 {
	right: 8.3333333333%
}

.row .col.push-s1 {
	left: 8.3333333333%
}

.row .col.offset-s2 {
	margin-left: 16.6666666667%
}

.row .col.pull-s2 {
	right: 16.6666666667%
}

.row .col.push-s2 {
	left: 16.6666666667%
}

.row .col.offset-s3 {
	margin-left: 25%
}

.row .col.pull-s3 {
	right: 25%
}

.row .col.push-s3 {
	left: 25%
}

.row .col.offset-s4 {
	margin-left: 33.3333333333%
}

.row .col.pull-s4 {
	right: 33.3333333333%
}

.row .col.push-s4 {
	left: 33.3333333333%
}

.row .col.offset-s5 {
	margin-left: 41.6666666667%
}

.row .col.pull-s5 {
	right: 41.6666666667%
}

.row .col.push-s5 {
	left: 41.6666666667%
}

.row .col.offset-s6 {
	margin-left: 50%
}

.row .col.pull-s6 {
	right: 50%
}

.row .col.push-s6 {
	left: 50%
}

.row .col.offset-s7 {
	margin-left: 58.3333333333%
}

.row .col.pull-s7 {
	right: 58.3333333333%
}

.row .col.push-s7 {
	left: 58.3333333333%
}

.row .col.offset-s8 {
	margin-left: 66.6666666667%
}

.row .col.pull-s8 {
	right: 66.6666666667%
}

.row .col.push-s8 {
	left: 66.6666666667%
}

.row .col.offset-s9 {
	margin-left: 75%
}

.row .col.pull-s9 {
	right: 75%
}

.row .col.push-s9 {
	left: 75%
}

.row .col.offset-s10 {
	margin-left: 83.3333333333%
}

.row .col.pull-s10 {
	right: 83.3333333333%
}

.row .col.push-s10 {
	left: 83.3333333333%
}

.row .col.offset-s11 {
	margin-left: 91.6666666667%
}

.row .col.pull-s11 {
	right: 91.6666666667%
}

.row .col.push-s11 {
	left: 91.6666666667%
}

.row .col.offset-s12 {
	margin-left: 100%
}

.row .col.pull-s12 {
	right: 100%
}

.row .col.push-s12 {
	left: 100%
}

@media only screen and (min-width:601px) {
	.row .col.m1 {
		width: 8.3333333333%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m2 {
		width: 16.6666666667%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m3 {
		width: 25%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m4 {
		width: 33.3333333333%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m5 {
		width: 41.6666666667%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m6 {
		width: 50%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m7 {
		width: 58.3333333333%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m8 {
		width: 66.6666666667%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m9 {
		width: 75%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m10 {
		width: 83.3333333333%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m11 {
		width: 91.6666666667%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.m12 {
		width: 100%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.offset-m1 {
		margin-left: 8.3333333333%
	}

	.row .col.pull-m1 {
		right: 8.3333333333%
	}

	.row .col.push-m1 {
		left: 8.3333333333%
	}

	.row .col.offset-m2 {
		margin-left: 16.6666666667%
	}

	.row .col.pull-m2 {
		right: 16.6666666667%
	}

	.row .col.push-m2 {
		left: 16.6666666667%
	}

	.row .col.offset-m3 {
		margin-left: 25%
	}

	.row .col.pull-m3 {
		right: 25%
	}

	.row .col.push-m3 {
		left: 25%
	}

	.row .col.offset-m4 {
		margin-left: 33.3333333333%
	}

	.row .col.pull-m4 {
		right: 33.3333333333%
	}

	.row .col.push-m4 {
		left: 33.3333333333%
	}

	.row .col.offset-m5 {
		margin-left: 41.6666666667%
	}

	.row .col.pull-m5 {
		right: 41.6666666667%
	}

	.row .col.push-m5 {
		left: 41.6666666667%
	}

	.row .col.offset-m6 {
		margin-left: 50%
	}

	.row .col.pull-m6 {
		right: 50%
	}

	.row .col.push-m6 {
		left: 50%
	}

	.row .col.offset-m7 {
		margin-left: 58.3333333333%
	}

	.row .col.pull-m7 {
		right: 58.3333333333%
	}

	.row .col.push-m7 {
		left: 58.3333333333%
	}

	.row .col.offset-m8 {
		margin-left: 66.6666666667%
	}

	.row .col.pull-m8 {
		right: 66.6666666667%
	}

	.row .col.push-m8 {
		left: 66.6666666667%
	}

	.row .col.offset-m9 {
		margin-left: 75%
	}

	.row .col.pull-m9 {
		right: 75%
	}

	.row .col.push-m9 {
		left: 75%
	}

	.row .col.offset-m10 {
		margin-left: 83.3333333333%
	}

	.row .col.pull-m10 {
		right: 83.3333333333%
	}

	.row .col.push-m10 {
		left: 83.3333333333%
	}

	.row .col.offset-m11 {
		margin-left: 91.6666666667%
	}

	.row .col.pull-m11 {
		right: 91.6666666667%
	}

	.row .col.push-m11 {
		left: 91.6666666667%
	}

	.row .col.offset-m12 {
		margin-left: 100%
	}

	.row .col.pull-m12 {
		right: 100%
	}

	.row .col.push-m12 {
		left: 100%
	}
}

@media only screen and (min-width:993px) {
	.row .col.l1 {
		width: 8.3333333333%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l2 {
		width: 16.6666666667%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l3 {
		width: 25%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l4 {
		width: 33.3333333333%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l5 {
		width: 41.6666666667%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l6 {
		width: 50%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l7 {
		width: 58.3333333333%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l8 {
		width: 66.6666666667%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l9 {
		width: 75%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l10 {
		width: 83.3333333333%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l11 {
		width: 91.6666666667%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.l12 {
		width: 100%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.offset-l1 {
		margin-left: 8.3333333333%
	}

	.row .col.pull-l1 {
		right: 8.3333333333%
	}

	.row .col.push-l1 {
		left: 8.3333333333%
	}

	.row .col.offset-l2 {
		margin-left: 16.6666666667%
	}

	.row .col.pull-l2 {
		right: 16.6666666667%
	}

	.row .col.push-l2 {
		left: 16.6666666667%
	}

	.row .col.offset-l3 {
		margin-left: 25%
	}

	.row .col.pull-l3 {
		right: 25%
	}

	.row .col.push-l3 {
		left: 25%
	}

	.row .col.offset-l4 {
		margin-left: 33.3333333333%
	}

	.row .col.pull-l4 {
		right: 33.3333333333%
	}

	.row .col.push-l4 {
		left: 33.3333333333%
	}

	.row .col.offset-l5 {
		margin-left: 41.6666666667%
	}

	.row .col.pull-l5 {
		right: 41.6666666667%
	}

	.row .col.push-l5 {
		left: 41.6666666667%
	}

	.row .col.offset-l6 {
		margin-left: 50%
	}

	.row .col.pull-l6 {
		right: 50%
	}

	.row .col.push-l6 {
		left: 50%
	}

	.row .col.offset-l7 {
		margin-left: 58.3333333333%
	}

	.row .col.pull-l7 {
		right: 58.3333333333%
	}

	.row .col.push-l7 {
		left: 58.3333333333%
	}

	.row .col.offset-l8 {
		margin-left: 66.6666666667%
	}

	.row .col.pull-l8 {
		right: 66.6666666667%
	}

	.row .col.push-l8 {
		left: 66.6666666667%
	}

	.row .col.offset-l9 {
		margin-left: 75%
	}

	.row .col.pull-l9 {
		right: 75%
	}

	.row .col.push-l9 {
		left: 75%
	}

	.row .col.offset-l10 {
		margin-left: 83.3333333333%
	}

	.row .col.pull-l10 {
		right: 83.3333333333%
	}

	.row .col.push-l10 {
		left: 83.3333333333%
	}

	.row .col.offset-l11 {
		margin-left: 91.6666666667%
	}

	.row .col.pull-l11 {
		right: 91.6666666667%
	}

	.row .col.push-l11 {
		left: 91.6666666667%
	}

	.row .col.offset-l12 {
		margin-left: 100%
	}

	.row .col.pull-l12 {
		right: 100%
	}

	.row .col.push-l12 {
		left: 100%
	}
}

@media only screen and (min-width:1201px) {
	.row .col.xl1 {
		width: 8.3333333333%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl2 {
		width: 16.6666666667%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl3 {
		width: 25%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl4 {
		width: 33.3333333333%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl5 {
		width: 41.6666666667%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl6 {
		width: 50%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl7 {
		width: 58.3333333333%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl8 {
		width: 66.6666666667%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl9 {
		width: 75%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl10 {
		width: 83.3333333333%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl11 {
		width: 91.6666666667%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.xl12 {
		width: 100%;
		margin-left: auto;
		left: auto;
		right: auto
	}

	.row .col.offset-xl1 {
		margin-left: 8.3333333333%
	}

	.row .col.pull-xl1 {
		right: 8.3333333333%
	}

	.row .col.push-xl1 {
		left: 8.3333333333%
	}

	.row .col.offset-xl2 {
		margin-left: 16.6666666667%
	}

	.row .col.pull-xl2 {
		right: 16.6666666667%
	}

	.row .col.push-xl2 {
		left: 16.6666666667%
	}

	.row .col.offset-xl3 {
		margin-left: 25%
	}

	.row .col.pull-xl3 {
		right: 25%
	}

	.row .col.push-xl3 {
		left: 25%
	}

	.row .col.offset-xl4 {
		margin-left: 33.3333333333%
	}

	.row .col.pull-xl4 {
		right: 33.3333333333%
	}

	.row .col.push-xl4 {
		left: 33.3333333333%
	}

	.row .col.offset-xl5 {
		margin-left: 41.6666666667%
	}

	.row .col.pull-xl5 {
		right: 41.6666666667%
	}

	.row .col.push-xl5 {
		left: 41.6666666667%
	}

	.row .col.offset-xl6 {
		margin-left: 50%
	}

	.row .col.pull-xl6 {
		right: 50%
	}

	.row .col.push-xl6 {
		left: 50%
	}

	.row .col.offset-xl7 {
		margin-left: 58.3333333333%
	}

	.row .col.pull-xl7 {
		right: 58.3333333333%
	}

	.row .col.push-xl7 {
		left: 58.3333333333%
	}

	.row .col.offset-xl8 {
		margin-left: 66.6666666667%
	}

	.row .col.pull-xl8 {
		right: 66.6666666667%
	}

	.row .col.push-xl8 {
		left: 66.6666666667%
	}

	.row .col.offset-xl9 {
		margin-left: 75%
	}

	.row .col.pull-xl9 {
		right: 75%
	}

	.row .col.push-xl9 {
		left: 75%
	}

	.row .col.offset-xl10 {
		margin-left: 83.3333333333%
	}

	.row .col.pull-xl10 {
		right: 83.3333333333%
	}

	.row .col.push-xl10 {
		left: 83.3333333333%
	}

	.row .col.offset-xl11 {
		margin-left: 91.6666666667%
	}

	.row .col.pull-xl11 {
		right: 91.6666666667%
	}

	.row .col.push-xl11 {
		left: 91.6666666667%
	}

	.row .col.offset-xl12 {
		margin-left: 100%
	}

	.row .col.pull-xl12 {
		right: 100%
	}

	.row .col.push-xl12 {
		left: 100%
	}
}

nav {
	color: #fff;
	background-color: #ee6e73;
	width: 100%;
	height: 56px;
	line-height: 56px
}

nav.nav-extended {
	height: auto
}

nav.nav-extended .nav-wrapper {
	min-height: 56px;
	height: auto
}

nav.nav-extended .nav-content {
	position: relative;
	line-height: normal
}

nav a {
	color: #fff
}

nav i,
nav [class^="mdi-"],
nav [class*="mdi-"],
nav i.material-icons {
	display: block;
	font-size: 24px;
	height: 56px;
	line-height: 56px
}

nav .nav-wrapper {
	position: relative;
	height: 100%
}

@media only screen and (min-width:993px) {
	nav a.sidenav-trigger {
		display: none
	}
}

nav .sidenav-trigger {
	float: left;
	position: relative;
	z-index: 1;
	height: 56px;
	margin: 0 18px
}

nav .sidenav-trigger i {
	height: 56px;
	line-height: 56px
}

nav .brand-logo {
	position: absolute;
	color: #fff;
	display: inline-block;
	font-size: 2.1rem;
	padding: 0
}

nav .brand-logo.center {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media only screen and (max-width:992px) {
	nav .brand-logo {
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	nav .brand-logo.left,
	nav .brand-logo.right {
		padding: 0;
		-webkit-transform: none;
		transform: none
	}

	nav .brand-logo.left {
		left: .5rem
	}

	nav .brand-logo.right {
		right: .5rem;
		left: auto
	}
}

nav .brand-logo.right {
	right: .5rem;
	padding: 0
}

nav .brand-logo i,
nav .brand-logo [class^="mdi-"],
nav .brand-logo [class*="mdi-"],
nav .brand-logo i.material-icons {
	float: left;
	margin-right: 15px
}

nav .nav-title {
	display: inline-block;
	font-size: 32px;
	padding: 28px 0
}

nav ul {
	margin: 0
}

nav ul li {
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	float: left;
	padding: 0
}

nav ul li.active {
	background-color: rgba(0, 0, 0, 0.1)
}

nav ul a {
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	font-size: 1rem;
	color: #fff;
	display: block;
	padding: 0 15px;
	cursor: pointer
}

nav ul a.btn,
nav ul a.btn-large,
nav ul a.btn-small,
nav ul a.btn-large,
nav ul a.btn-flat,
nav ul a.btn-floating {
	margin-top: -2px;
	margin-left: 15px;
	margin-right: 15px
}

nav ul a.btn > .material-icons,
nav ul a.btn-large > .material-icons,
nav ul a.btn-small > .material-icons,
nav ul a.btn-large > .material-icons,
nav ul a.btn-flat > .material-icons,
nav ul a.btn-floating > .material-icons {
	height: inherit;
	line-height: inherit
}

nav ul a:hover {
	background-color: rgba(0, 0, 0, 0.1)
}

nav ul.left {
	float: left
}

nav form {
	height: 100%
}

nav .input-field {
	margin: 0;
	height: 100%
}

nav .input-field input {
	height: 100%;
	font-size: 1.2rem;
	border: 0;
	padding-left: 2rem
}

nav .input-field input:focus,
nav .input-field input[type=text]:valid,
nav .input-field input[type=password]:valid,
nav .input-field input[type=email]:valid,
nav .input-field input[type=url]:valid,
nav .input-field input[type=date]:valid {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

nav .input-field label {
	top: 0;
	left: 0
}

nav .input-field label i {
	color: rgba(255, 255, 255, 0.7);
	-webkit-transition: color .3s;
	transition: color .3s
}

nav .input-field label.active i {
	color: #fff
}

.navbar-fixed {
	position: relative;
	height: 56px;
	z-index: 997
}

.navbar-fixed nav {
	position: fixed
}

@media only screen and (min-width:601px) {
	nav.nav-extended .nav-wrapper {
		min-height: 64px
	}

	nav,
	nav .nav-wrapper i,
	nav a.sidenav-trigger,
	nav a.sidenav-trigger i {
		height: 64px;
		line-height: 64px
	}

	.navbar-fixed {
		height: 64px
	}
}

a {
	text-decoration: none
}

html {
	line-height: 1.5;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.87)
}

@media only screen and (min-width:0) {
	html {
		font-size: 14px
	}
}

@media only screen and (min-width:992px) {
	html {
		font-size: 14.5px
	}
}

@media only screen and (min-width:1200px) {
	html {
		font-size: 15px
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	line-height: 1.3
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: inherit
}

h1 {
	font-size: 4.2rem;
	line-height: 110%;
	margin: 2.8rem 0 1.68rem 0
}

h2 {
	font-size: 3.56rem;
	line-height: 110%;
	margin: 2.3733333333rem 0 1.424rem 0
}

h3 {
	font-size: 2.92rem;
	line-height: 110%;
	margin: 1.9466666667rem 0 1.168rem 0
}

h4 {
	font-size: 2.28rem;
	line-height: 110%;
	margin: 1.52rem 0 .912rem 0
}

h5 {
	font-size: 1.64rem;
	line-height: 110%;
	margin: 1.0933333333rem 0 .656rem 0
}

h6 {
	font-size: 1.15rem;
	line-height: 110%;
	margin: .7666666667rem 0 .46rem 0
}

em {
	font-style: italic
}

strong {
	font-weight: 500
}

small {
	font-size: 75%
}

.light {
	font-weight: 300
}

.thin {
	font-weight: 200
}

@media only screen and (min-width:360px) {
	.flow-text {
		font-size: 1.2rem
	}
}

@media only screen and (min-width:390px) {
	.flow-text {
		font-size: 1.224rem
	}
}

@media only screen and (min-width:420px) {
	.flow-text {
		font-size: 1.248rem
	}
}

@media only screen and (min-width:450px) {
	.flow-text {
		font-size: 1.272rem
	}
}

@media only screen and (min-width:480px) {
	.flow-text {
		font-size: 1.296rem
	}
}

@media only screen and (min-width:510px) {
	.flow-text {
		font-size: 1.32rem
	}
}

@media only screen and (min-width:540px) {
	.flow-text {
		font-size: 1.344rem
	}
}

@media only screen and (min-width:570px) {
	.flow-text {
		font-size: 1.368rem
	}
}

@media only screen and (min-width:600px) {
	.flow-text {
		font-size: 1.392rem
	}
}

@media only screen and (min-width:630px) {
	.flow-text {
		font-size: 1.416rem
	}
}

@media only screen and (min-width:660px) {
	.flow-text {
		font-size: 1.44rem
	}
}

@media only screen and (min-width:690px) {
	.flow-text {
		font-size: 1.464rem
	}
}

@media only screen and (min-width:720px) {
	.flow-text {
		font-size: 1.488rem
	}
}

@media only screen and (min-width:750px) {
	.flow-text {
		font-size: 1.512rem
	}
}

@media only screen and (min-width:780px) {
	.flow-text {
		font-size: 1.536rem
	}
}

@media only screen and (min-width:810px) {
	.flow-text {
		font-size: 1.56rem
	}
}

@media only screen and (min-width:840px) {
	.flow-text {
		font-size: 1.584rem
	}
}

@media only screen and (min-width:870px) {
	.flow-text {
		font-size: 1.608rem
	}
}

@media only screen and (min-width:900px) {
	.flow-text {
		font-size: 1.632rem
	}
}

@media only screen and (min-width:930px) {
	.flow-text {
		font-size: 1.656rem
	}
}

@media only screen and (min-width:960px) {
	.flow-text {
		font-size: 1.68rem
	}
}

@media only screen and (max-width:360px) {
	.flow-text {
		font-size: 1.2rem
	}
}

.scale-transition {
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
	transition: -webkit-transform .3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
	transition: transform .3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
	transition: transform .3s cubic-bezier(0.53, 0.01, 0.36, 1.63), -webkit-transform .3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important
}

.scale-transition.scale-out {
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .2s !important;
	transition: -webkit-transform .2s !important;
	transition: transform .2s !important;
	transition: transform .2s, -webkit-transform .2s !important
}

.scale-transition.scale-in {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.card-panel {
	-webkit-transition: -webkit-box-shadow .25s;
	transition: -webkit-box-shadow .25s;
	transition: box-shadow .25s;
	transition: box-shadow .25s, -webkit-box-shadow .25s;
	padding: 24px;
	margin: .5rem 0 1rem 0;
	border-radius: 2px;
	background-color: #fff
}

.card {
	position: relative;
	margin: .5rem 0 1rem 0;
	background-color: #fff;
	-webkit-transition: -webkit-box-shadow .25s;
	transition: -webkit-box-shadow .25s;
	transition: box-shadow .25s;
	transition: box-shadow .25s, -webkit-box-shadow .25s;
	border-radius: 2px
}

.card .card-title {
	font-size: 24px;
	font-weight: 300
}

.card .card-title.activator {
	cursor: pointer
}

.card.small,
.card.medium,
.card.large {
	position: relative
}

.card.small .card-image,
.card.medium .card-image,
.card.large .card-image {
	max-height: 60%;
	overflow: hidden
}

.card.small .card-image + .card-content,
.card.medium .card-image + .card-content,
.card.large .card-image + .card-content {
	max-height: 40%
}

.card.small .card-content,
.card.medium .card-content,
.card.large .card-content {
	max-height: 100%;
	overflow: hidden
}

.card.small .card-action,
.card.medium .card-action,
.card.large .card-action {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.card.small {
	height: 300px
}

.card.medium {
	height: 400px
}

.card.large {
	height: 500px
}

.card.horizontal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.card.horizontal.small .card-image,
.card.horizontal.medium .card-image,
.card.horizontal.large .card-image {
	height: 100%;
	max-height: none;
	overflow: visible
}

.card.horizontal.small .card-image img,
.card.horizontal.medium .card-image img,
.card.horizontal.large .card-image img {
	height: 100%
}

.card.horizontal .card-image {
	max-width: 50%
}

.card.horizontal .card-image img {
	border-radius: 2px 0 0 2px;
	max-width: 100%;
	width: auto
}

.card.horizontal .card-stacked {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative
}

.card.horizontal .card-stacked .card-content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.card.sticky-action .card-action {
	z-index: 2
}

.card.sticky-action .card-reveal {
	z-index: 1;
	padding-bottom: 64px
}

.card .card-image {
	position: relative
}

.card .card-image img {
	display: block;
	border-radius: 2px 2px 0 0;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%
}

.card .card-image .card-title {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: 100%;
	padding: 24px
}

.card .card-content {
	padding: 24px;
	border-radius: 0 0 2px 2px
}

.card .card-content p {
	margin: 0
}

.card .card-content .card-title {
	display: block;
	line-height: 32px;
	margin-bottom: 8px
}

.card .card-content .card-title i {
	line-height: 32px
}

.card .card-action {
	background-color: inherit;
	border-top: 1px solid rgba(160, 160, 160, 0.2);
	position: relative;
	padding: 16px 24px
}

.card .card-action:last-child {
	border-radius: 0 0 2px 2px
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating) {
	color: #ffab40;
	margin-right: 24px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	text-transform: uppercase
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating):hover {
	color: #ffd8a6
}

.card .card-reveal {
	padding: 24px;
	position: absolute;
	background-color: #fff;
	width: 100%;
	overflow-y: auto;
	left: 0;
	top: 100%;
	height: 100%;
	z-index: 3;
	display: none
}

.card .card-reveal .card-title {
	cursor: pointer;
	display: block
}

#toast-container {
	display: block;
	position: fixed;
	z-index: 10000
}

@media only screen and (max-width:600px) {
	#toast-container {
		min-width: 100%;
		bottom: 0
	}
}

@media only screen and (min-width:601px) and (max-width:992px) {
	#toast-container {
		left: 5%;
		bottom: 7%;
		max-width: 90%
	}
}

@media only screen and (min-width:993px) {
	#toast-container {
		top: 10%;
		right: 7%;
		max-width: 86%
	}
}

.toast {
	border-radius: 2px;
	top: 35px;
	width: auto;
	margin-top: 10px;
	position: relative;
	max-width: 100%;
	height: auto;
	min-height: 48px;
	line-height: 1.5em;
	background-color: #323232;
	padding: 10px 25px;
	font-size: 1.1rem;
	font-weight: 300;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	cursor: default
}

.toast .toast-action {
	color: #eeff41;
	font-weight: 500;
	margin-right: -25px;
	margin-left: 3rem
}

.toast.rounded {
	border-radius: 24px
}

@media only screen and (max-width:600px) {
	.toast {
		width: 100%;
		border-radius: 0
	}
}

.tabs {
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	height: 48px;
	width: 100%;
	background-color: #fff;
	margin: 0 auto;
	white-space: nowrap
}

.tabs.tabs-transparent {
	background-color: transparent
}

.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
	color: rgba(255, 255, 255, 0.7)
}

.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
	color: #fff
}

.tabs.tabs-transparent .indicator {
	background-color: #fff
}

.tabs.tabs-fixed-width {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.tabs.tabs-fixed-width .tab {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.tabs .tab {
	display: inline-block;
	text-align: center;
	line-height: 48px;
	height: 48px;
	padding: 0;
	margin: 0;
	text-transform: uppercase
}

.tabs .tab a {
	color: rgba(238, 110, 115, 0.7);
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 24px;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: color .28s ease, background-color .28s ease;
	transition: color .28s ease, background-color .28s ease
}

.tabs .tab a:focus,
.tabs .tab a:focus.active {
	background-color: rgba(246, 178, 181, 0.2);
	outline: 0
}

.tabs .tab a:hover,
.tabs .tab a.active {
	background-color: transparent;
	color: #ee6e73
}

.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
	color: rgba(238, 110, 115, 0.4);
	cursor: default
}

.tabs .indicator {
	position: absolute;
	bottom: 0;
	height: 2px;
	background-color: #f6b2b5;
	will-change: left, right
}

@media only screen and (max-width:992px) {
	.tabs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.tabs .tab {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}

	.tabs .tab a {
		padding: 0 12px
	}
}

.material-tooltip {
	padding: 10px 8px;
	font-size: 1rem;
	z-index: 2000;
	background-color: transparent;
	border-radius: 2px;
	color: #fff;
	min-height: 36px;
	line-height: 120%;
	opacity: 0;
	position: absolute;
	text-align: center;
	max-width: calc(100% - 4px);
	overflow: hidden;
	left: 0;
	top: 0;
	pointer-events: none;
	visibility: hidden;
	background-color: #323232
}

.backdrop {
	position: absolute;
	opacity: 0;
	height: 7px;
	width: 14px;
	border-radius: 0 0 50% 50%;
	background-color: #323232;
	z-index: -1;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	visibility: hidden
}

.btn,
.btn-large,
.btn-small,
.btn-flat {
	border: 0;
	border-radius: 2px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 16px;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent
}

.btn.disabled,
.disabled.btn-large,
.disabled.btn-small,
.btn-floating.disabled,
.btn-large.disabled,
.btn-small.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-flat:disabled,
.btn[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-floating[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-flat[disabled] {
	pointer-events: none;
	background-color: #dfdfdf !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #9f9f9f !important;
	cursor: default
}

.btn.disabled:hover,
.disabled.btn-large:hover,
.disabled.btn-small:hover,
.btn-floating.disabled:hover,
.btn-large.disabled:hover,
.btn-small.disabled:hover,
.btn-flat.disabled:hover,
.btn:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-floating:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-flat:disabled:hover,
.btn[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-floating[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-flat[disabled]:hover {
	background-color: #dfdfdf !important;
	color: #9f9f9f !important
}

.btn,
.btn-large,
.btn-small,
.btn-floating,
.btn-large,
.btn-small,
.btn-flat {
	font-size: 14px;
	outline: 0
}

.btn i,
.btn-large i,
.btn-small i,
.btn-floating i,
.btn-large i,
.btn-small i,
.btn-flat i {
	font-size: 1.3rem;
	line-height: inherit
}

.btn:focus,
.btn-large:focus,
.btn-small:focus,
.btn-floating:focus {
	background-color: #1d7d74
}

.btn,
.btn-large,
.btn-small {
	text-decoration: none;
	color: #fff;
	background-color: #26a69a;
	text-align: center;
	letter-spacing: .5px;
	-webkit-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	cursor: pointer
}

.btn:hover,
.btn-large:hover,
.btn-small:hover {
	background-color: #2bbbad
}

.btn-floating {
	display: inline-block;
	color: #fff;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	background-color: #26a69a;
	border-radius: 50%;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	cursor: pointer;
	vertical-align: middle
}

.btn-floating:hover {
	background-color: #26a69a
}

.btn-floating:before {
	border-radius: 0
}

.btn-floating.btn-large {
	width: 56px;
	height: 56px;
	padding: 0
}

.btn-floating.btn-large.halfway-fab {
	bottom: -28px
}

.btn-floating.btn-large i {
	line-height: 56px
}

.btn-floating.btn-small {
	width: 32.4px;
	height: 32.4px
}

.btn-floating.btn-small.halfway-fab {
	bottom: -16.2px
}

.btn-floating.btn-small i {
	line-height: 32.4px
}

.btn-floating.halfway-fab {
	position: absolute;
	right: 24px;
	bottom: -20px
}

.btn-floating.halfway-fab.left {
	right: auto;
	left: 24px
}

.btn-floating i {
	width: inherit;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	line-height: 40px
}

button.btn-floating {
	border: 0
}

.fixed-action-btn {
	position: fixed;
	right: 23px;
	bottom: 23px;
	padding-top: 15px;
	margin-bottom: 0;
	z-index: 997
}

.fixed-action-btn.active ul {
	visibility: visible
}

.fixed-action-btn.direction-left,
.fixed-action-btn.direction-right {
	padding: 0 0 0 15px
}

.fixed-action-btn.direction-left ul,
.fixed-action-btn.direction-right ul {
	text-align: right;
	right: 64px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 100%;
	left: auto;
	width: 500px
}

.fixed-action-btn.direction-left ul li,
.fixed-action-btn.direction-right ul li {
	display: inline-block;
	margin: 7.5px 15px 0 0
}

.fixed-action-btn.direction-right {
	padding: 0 15px 0 0
}

.fixed-action-btn.direction-right ul {
	text-align: left;
	direction: rtl;
	left: 64px;
	right: auto
}

.fixed-action-btn.direction-right ul li {
	margin: 7.5px 0 0 15px
}

.fixed-action-btn.direction-bottom {
	padding: 0 0 15px 0
}

.fixed-action-btn.direction-bottom ul {
	top: 64px;
	bottom: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.fixed-action-btn.direction-bottom ul li {
	margin: 15px 0 0 0
}

.fixed-action-btn.toolbar {
	padding: 0;
	height: 56px
}

.fixed-action-btn.toolbar.active > a i {
	opacity: 0
}

.fixed-action-btn.toolbar ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	top: 0;
	bottom: 0;
	z-index: 1
}

.fixed-action-btn.toolbar ul li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: inline-block;
	margin: 0;
	height: 100%;
	-webkit-transition: none;
	transition: none
}

.fixed-action-btn.toolbar ul li a {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	line-height: 56px;
	z-index: 1
}

.fixed-action-btn.toolbar ul li a i {
	line-height: inherit
}

.fixed-action-btn ul {
	left: 0;
	right: 0;
	text-align: center;
	position: absolute;
	bottom: 64px;
	margin: 0;
	visibility: hidden
}

.fixed-action-btn ul li {
	margin-bottom: 15px
}

.fixed-action-btn ul a.btn-floating {
	opacity: 0
}

.fixed-action-btn .fab-backdrop {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 40px;
	height: 40px;
	background-color: #26a69a;
	border-radius: 50%;
	-webkit-transform: scale(0);
	transform: scale(0)
}

.btn-flat {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	color: #343434;
	cursor: pointer;
	-webkit-transition: background-color .2s;
	transition: background-color .2s
}

.btn-flat:focus,
.btn-flat:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-flat:focus {
	background-color: rgba(0, 0, 0, 0.1)
}

.btn-flat.disabled,
.btn-flat.btn-flat[disabled] {
	background-color: transparent !important;
	color: #b3b2b2 !important;
	cursor: default
}

.btn-large {
	height: 54px;
	line-height: 54px;
	font-size: 15px;
	padding: 0 28px
}

.btn-large i {
	font-size: 1.6rem
}

.btn-small {
	height: 32.4px;
	line-height: 32.4px;
	font-size: 13px
}

.btn-small i {
	font-size: 1.2rem
}

.btn-block {
	display: block
}

.dropdown-content {
	background-color: #fff;
	margin: 0;
	display: none;
	min-width: 100px;
	overflow-y: auto;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.dropdown-content:focus {
	outline: 0
}

.dropdown-content li {
	clear: both;
	color: rgba(0, 0, 0, 0.87);
	cursor: pointer;
	min-height: 50px;
	line-height: 1.5rem;
	width: 100%;
	text-align: left
}

.dropdown-content li:hover,
.dropdown-content li.active {
	background-color: #eee
}

.dropdown-content li:focus {
	outline: 0
}

.dropdown-content li.divider {
	min-height: 0;
	height: 1px
}

.dropdown-content li > a,
.dropdown-content li > span {
	font-size: 16px;
	color: #26a69a;
	display: block;
	line-height: 22px;
	padding: 14px 16px
}

.dropdown-content li > span > label {
	top: 1px;
	left: 0;
	height: 18px
}

.dropdown-content li > a > i {
	height: inherit;
	line-height: inherit;
	float: left;
	margin: 0 24px 0 0;
	width: 24px
}

body.keyboard-focused .dropdown-content li:focus {
	background-color: #dadada
}

.input-field.col .dropdown-content [type="checkbox"] + label {
	top: 1px;
	left: 0;
	height: 18px;
	-webkit-transform: none;
	transform: none
}

.dropdown-trigger {
	cursor: pointer
}
