.card {
	font-size: .875rem;
	font-weight: 400
}

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

body {
	margin: 0
}

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

audio, canvas, progress, video {
	display: inline-block
}

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

progress {
	vertical-align: baseline
}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b, strong {
	font-weight: inherit;
	font-weight: bolder
}

dfn {
	font-style: italic
}

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

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: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

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

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

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

button, input, select, textarea {
	font: inherit
}

optgroup {
	font-weight: 700
}

button, input, select {
	overflow: visible
}

button, input, select, textarea {
	margin: 0
}

button, select {
	text-transform: none
}

[type=button], [type=reset], [type=submit], button {
	cursor: pointer
}

[disabled] {
	cursor: default
}

[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}

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

button:-moz-focusring, input:-moz-focusring {
	outline: 1px dotted ButtonText
}

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

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

textarea {
	overflow: auto
}

[type=checkbox], [type=radio] {
	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
}

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

@media print {
	*, :after, :before, :first-letter, :first-line {
		text-shadow: none !important;
		box-shadow: none !important
	}
	a, a:visited {
		text-decoration: underline
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	blockquote, pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img, tr {
		page-break-inside: avoid
	}
	h2, h3, p {
		orphans: 3;
		widows: 3
	}
	h2, h3 {
		page-break-after: avoid
	}
	.navbar {
		display: none
	}
	.btn>.caret, .custom-file-control:before>.caret, .dropup>.btn>.caret,
		.dropup>.custom-file-control:before>.caret {
		border-top-color: #000 !important
	}
	.tag {
		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
	}
}

html {
	box-sizing: border-box
}

*, :after, :before {
	box-sizing: inherit
}

@
-ms-viewport {
	width: device-width
}

html {
	font-size: 16px;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.5;
	color: rgba(0, 0, 0, .87);
	background-color: #fafafa
}

[tabindex="-1"]:focus {
	outline: none !important
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted rgba(0, 0, 0, .26)
}

address {
	font-style: normal;
	line-height: inherit
}

address, dl, ol, ul {
	margin-bottom: 1rem
}

dl, ol, ul {
	margin-top: 0
}

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

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

a {
	color: #009688;
	text-decoration: none
}

a:focus, a:hover {
	color: #004a43;
	text-decoration: underline
}

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

a:not ([href] ):not ([tabindex] ), a:not ([href] ):not ([tabindex] ):focus,
	a:not ([href] ):not ([tabindex] ):hover {
	color: inherit;
	text-decoration: none
}

a:not ([href] ):not ([tabindex] ):focus {
	outline: none
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle
}

[role=button] {
	cursor: pointer
}

[role=button], a, area, button, input, label, select, summary, textarea
	{
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

table {
	border-collapse: collapse;
	background-color: transparent
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: rgba(0, 0, 0, .26);
	caption-side: bottom
}

caption, th {
	text-align: left
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button, input, select, textarea {
	margin: 0;
	line-height: inherit;
	border-radius: 0
}

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

input[type=date], input[type=datetime-local], input[type=month], input[type=time]
	{
	-webkit-appearance: listbox
}

textarea {
	resize: vertical
}

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

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit
}

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

output {
	display: inline-block
}

[hidden] {
	display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: .25rem;
	font-family: inherit;
	font-weight: 400;
	line-height: 1.1;
	color: inherit
}

.h1, h1 {
	font-size: 2.5rem
}

.h2, h2 {
	font-size: 2rem
}

.h3, h3 {
	font-size: 1.75rem
}

.h4, h4 {
	font-size: 1.5rem
}

.h5, h5 {
	font-size: 1.25rem
}

.h6, h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 7rem;
	font-weight: 300
}

.display-2 {
	font-size: 3.5rem;
	font-weight: 300
}

.display-3 {
	font-size: 2.8125rem;
	font-weight: 300
}

.display-4 {
	font-size: 2.125rem;
	font-weight: 300
}

hr {
	margin-top: .5rem;
	margin-bottom: .5rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small, small {
	font-size: 80%;
	font-weight: 400
}

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

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

.list-inline-item {
	display: inline-block
}

.list-inline-item:not (:last-child ){
	margin-right: 5px
}

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

.blockquote {
	padding: .25rem .5rem;
	margin-bottom: .5rem;
	font-size: 1.25rem;
	border-left: .25rem solid rgba(0, 0, 0, .12)
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: rgba(0, 0, 0, .26)
}

.blockquote-footer:before {
	content: "\2014 \00A0"
}

.blockquote-reverse {
	padding-right: .5rem;
	padding-left: 0;
	text-align: right;
	border-right: .25rem solid rgba(0, 0, 0, .12);
	border-left: 0
}

.blockquote-reverse .blockquote-footer:before {
	content: ""
}

.blockquote-reverse .blockquote-footer:after {
	content: "\00A0 \2014"
}

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

.img-rounded {
	border-radius: .3rem
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fafafa;
	border: 1px solid #ddd;
	border-radius: .125rem;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
	display: inline-block;
	max-width: 100%;
	height: auto
}

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

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .25rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: rgba(0, 0, 0, .26)
}

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

code {
	color: #bd4147;
	background-color: #eee;
	border-radius: .125rem
}

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

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

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

pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 90%;
	color: rgba(0, 0, 0, .87)
}

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

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

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

@media ( min-width :544px) {
	.container {
		max-width: 576px
	}
}

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

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

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

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

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px
}

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

.col-xs {
	position: relative;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-xs-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-xs-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-xs-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.col-xs-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.col-xs-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-xs-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.col-xs-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.col-xs-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-xs-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.col-xs-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.col-xs-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.pull-xs-0 {
	right: auto
}

.pull-xs-1 {
	right: 8.33333%
}

.pull-xs-2 {
	right: 16.66667%
}

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

.pull-xs-4 {
	right: 33.33333%
}

.pull-xs-5 {
	right: 41.66667%
}

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

.pull-xs-7 {
	right: 58.33333%
}

.pull-xs-8 {
	right: 66.66667%
}

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

.pull-xs-10 {
	right: 83.33333%
}

.pull-xs-11 {
	right: 91.66667%
}

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

.push-xs-0 {
	left: auto
}

.push-xs-1 {
	left: 8.33333%
}

.push-xs-2 {
	left: 16.66667%
}

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

.push-xs-4 {
	left: 33.33333%
}

.push-xs-5 {
	left: 41.66667%
}

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

.push-xs-7 {
	left: 58.33333%
}

.push-xs-8 {
	left: 66.66667%
}

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

.push-xs-10 {
	left: 83.33333%
}

.push-xs-11 {
	left: 91.66667%
}

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

.offset-xs-1 {
	margin-left: 8.33333%
}

.offset-xs-2 {
	margin-left: 16.66667%
}

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

.offset-xs-4 {
	margin-left: 33.33333%
}

.offset-xs-5 {
	margin-left: 41.66667%
}

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

.offset-xs-7 {
	margin-left: 58.33333%
}

.offset-xs-8 {
	margin-left: 66.66667%
}

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

.offset-xs-10 {
	margin-left: 83.33333%
}

.offset-xs-11 {
	margin-left: 91.66667%
}

@media ( min-width :544px) {
	.col-sm {
		position: relative;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.pull-sm-0 {
		right: auto
	}
	.pull-sm-1 {
		right: 8.33333%
	}
	.pull-sm-2 {
		right: 16.66667%
	}
	.pull-sm-3 {
		right: 25%
	}
	.pull-sm-4 {
		right: 33.33333%
	}
	.pull-sm-5 {
		right: 41.66667%
	}
	.pull-sm-6 {
		right: 50%
	}
	.pull-sm-7 {
		right: 58.33333%
	}
	.pull-sm-8 {
		right: 66.66667%
	}
	.pull-sm-9 {
		right: 75%
	}
	.pull-sm-10 {
		right: 83.33333%
	}
	.pull-sm-11 {
		right: 91.66667%
	}
	.pull-sm-12 {
		right: 100%
	}
	.push-sm-0 {
		left: auto
	}
	.push-sm-1 {
		left: 8.33333%
	}
	.push-sm-2 {
		left: 16.66667%
	}
	.push-sm-3 {
		left: 25%
	}
	.push-sm-4 {
		left: 33.33333%
	}
	.push-sm-5 {
		left: 41.66667%
	}
	.push-sm-6 {
		left: 50%
	}
	.push-sm-7 {
		left: 58.33333%
	}
	.push-sm-8 {
		left: 66.66667%
	}
	.push-sm-9 {
		left: 75%
	}
	.push-sm-10 {
		left: 83.33333%
	}
	.push-sm-11 {
		left: 91.66667%
	}
	.push-sm-12 {
		left: 100%
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media ( min-width :768px) {
	.col-md {
		position: relative;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.pull-md-0 {
		right: auto
	}
	.pull-md-1 {
		right: 8.33333%
	}
	.pull-md-2 {
		right: 16.66667%
	}
	.pull-md-3 {
		right: 25%
	}
	.pull-md-4 {
		right: 33.33333%
	}
	.pull-md-5 {
		right: 41.66667%
	}
	.pull-md-6 {
		right: 50%
	}
	.pull-md-7 {
		right: 58.33333%
	}
	.pull-md-8 {
		right: 66.66667%
	}
	.pull-md-9 {
		right: 75%
	}
	.pull-md-10 {
		right: 83.33333%
	}
	.pull-md-11 {
		right: 91.66667%
	}
	.pull-md-12 {
		right: 100%
	}
	.push-md-0 {
		left: auto
	}
	.push-md-1 {
		left: 8.33333%
	}
	.push-md-2 {
		left: 16.66667%
	}
	.push-md-3 {
		left: 25%
	}
	.push-md-4 {
		left: 33.33333%
	}
	.push-md-5 {
		left: 41.66667%
	}
	.push-md-6 {
		left: 50%
	}
	.push-md-7 {
		left: 58.33333%
	}
	.push-md-8 {
		left: 66.66667%
	}
	.push-md-9 {
		left: 75%
	}
	.push-md-10 {
		left: 83.33333%
	}
	.push-md-11 {
		left: 91.66667%
	}
	.push-md-12 {
		left: 100%
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media ( min-width :992px) {
	.col-lg {
		position: relative;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.pull-lg-0 {
		right: auto
	}
	.pull-lg-1 {
		right: 8.33333%
	}
	.pull-lg-2 {
		right: 16.66667%
	}
	.pull-lg-3 {
		right: 25%
	}
	.pull-lg-4 {
		right: 33.33333%
	}
	.pull-lg-5 {
		right: 41.66667%
	}
	.pull-lg-6 {
		right: 50%
	}
	.pull-lg-7 {
		right: 58.33333%
	}
	.pull-lg-8 {
		right: 66.66667%
	}
	.pull-lg-9 {
		right: 75%
	}
	.pull-lg-10 {
		right: 83.33333%
	}
	.pull-lg-11 {
		right: 91.66667%
	}
	.pull-lg-12 {
		right: 100%
	}
	.push-lg-0 {
		left: auto
	}
	.push-lg-1 {
		left: 8.33333%
	}
	.push-lg-2 {
		left: 16.66667%
	}
	.push-lg-3 {
		left: 25%
	}
	.push-lg-4 {
		left: 33.33333%
	}
	.push-lg-5 {
		left: 41.66667%
	}
	.push-lg-6 {
		left: 50%
	}
	.push-lg-7 {
		left: 58.33333%
	}
	.push-lg-8 {
		left: 66.66667%
	}
	.push-lg-9 {
		left: 75%
	}
	.push-lg-10 {
		left: 83.33333%
	}
	.push-lg-11 {
		left: 91.66667%
	}
	.push-lg-12 {
		left: 100%
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media ( min-width :1200px) {
	.col-xl {
		position: relative;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.pull-xl-0 {
		right: auto
	}
	.pull-xl-1 {
		right: 8.33333%
	}
	.pull-xl-2 {
		right: 16.66667%
	}
	.pull-xl-3 {
		right: 25%
	}
	.pull-xl-4 {
		right: 33.33333%
	}
	.pull-xl-5 {
		right: 41.66667%
	}
	.pull-xl-6 {
		right: 50%
	}
	.pull-xl-7 {
		right: 58.33333%
	}
	.pull-xl-8 {
		right: 66.66667%
	}
	.pull-xl-9 {
		right: 75%
	}
	.pull-xl-10 {
		right: 83.33333%
	}
	.pull-xl-11 {
		right: 91.66667%
	}
	.pull-xl-12 {
		right: 100%
	}
	.push-xl-0 {
		left: auto
	}
	.push-xl-1 {
		left: 8.33333%
	}
	.push-xl-2 {
		left: 16.66667%
	}
	.push-xl-3 {
		left: 25%
	}
	.push-xl-4 {
		left: 33.33333%
	}
	.push-xl-5 {
		left: 41.66667%
	}
	.push-xl-6 {
		left: 50%
	}
	.push-xl-7 {
		left: 58.33333%
	}
	.push-xl-8 {
		left: 66.66667%
	}
	.push-xl-9 {
		left: 75%
	}
	.push-xl-10 {
		left: 83.33333%
	}
	.push-xl-11 {
		left: 91.66667%
	}
	.push-xl-12 {
		left: 100%
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: .5rem
}

.table td, .table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid rgba(0, 0, 0, .06)
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid rgba(0, 0, 0, .06)
}

.table tbody+tbody {
	border-top: 2px solid rgba(0, 0, 0, .06)
}

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

.table-sm td, .table-sm th {
	padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
	border: 1px solid rgba(0, 0, 0, .06)
}

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

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .03)
}

.table-active, .table-active>td, .table-active>th, .table-hover .table-active:hover,
	.table-hover .table-active:hover>td, .table-hover .table-active:hover>th,
	.table-hover tbody tr:hover {
	background-color: rgba(0, 0, 0, .02)
}

.table-success, .table-success>td, .table-success>th {
	background-color: #4caf50
}

.table-hover .table-success:hover, .table-hover .table-success:hover>td,
	.table-hover .table-success:hover>th {
	background-color: #449d48
}

.table-info, .table-info>td, .table-info>th {
	background-color: #03a9f4
}

.table-hover .table-info:hover, .table-hover .table-info:hover>td,
	.table-hover .table-info:hover>th {
	background-color: #0398db
}

.table-warning, .table-warning>td, .table-warning>th {
	background-color: #ff5722
}

.table-hover .table-warning:hover, .table-hover .table-warning:hover>td,
	.table-hover .table-warning:hover>th {
	background-color: #ff4409
}

.table-danger, .table-danger>td, .table-danger>th {
	background-color: #f44336
}

.table-hover .table-danger:hover, .table-hover .table-danger:hover>td,
	.table-hover .table-danger:hover>th {
	background-color: #f32c1e
}

.thead-inverse th {
	color: #fff;
	background-color: rgba(0, 0, 0, .87)
}

.thead-default th {
	color: rgba(0, 0, 0, .54);
	background-color: rgba(0, 0, 0, .12)
}

.table-inverse {
	color: rgba(0, 0, 0, .12);
	background-color: rgba(0, 0, 0, .87)
}

.table-inverse td, .table-inverse th, .table-inverse thead th {
	border-color: rgba(0, 0, 0, .54)
}

.table-inverse.table-bordered {
	border: 0
}

.table-responsive {
	display: block;
	width: 100%;
	min-height: .01%;
	overflow-x: auto
}

.table-reflow thead {
	float: left
}

.table-reflow tbody {
	display: block;
	white-space: nowrap
}

.table-reflow td, .table-reflow th {
	border-top: 1px solid rgba(0, 0, 0, .06);
	border-left: 1px solid rgba(0, 0, 0, .06)
}

.table-reflow td:last-child, .table-reflow th:last-child {
	border-right: 1px solid rgba(0, 0, 0, .06)
}

.table-reflow tbody:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child th,
	.table-reflow tfoot:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child th,
	.table-reflow thead:last-child tr:last-child td, .table-reflow thead:last-child tr:last-child th
	{
	border-bottom: 1px solid rgba(0, 0, 0, .06)
}

.table-reflow tr {
	float: left
}

.table-reflow tr td, .table-reflow tr th {
	display: block !important;
	border: 1px solid rgba(0, 0, 0, .06)
}

.custom-file-control, .form-control {
	display: block;
	width: 100%;
	padding: .4375rem 0;
	font-size: 1rem;
	line-height: 1.25;
	color: rgba(0, 0, 0, .54);
	background-color: transparent;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .26);
	border-radius: 0;
	box-shadow: none
}

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

.custom-file-control:focus, .form-control:focus {
	color: rgba(0, 0, 0, .54);
	background-color: transparent;
	border-color: #66afe9;
	outline: none;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px none
}

.custom-file-control::-webkit-input-placeholder, .form-control::-webkit-input-placeholder
	{
	color: rgba(0, 0, 0, .26);
	opacity: 1
}

.custom-file-control::-moz-placeholder, .form-control::-moz-placeholder
	{
	color: rgba(0, 0, 0, .26);
	opacity: 1
}

.custom-file-control:-ms-input-placeholder, .form-control:-ms-input-placeholder
	{
	color: rgba(0, 0, 0, .26);
	opacity: 1
}

.custom-file-control::placeholder, .form-control::placeholder {
	color: rgba(0, 0, 0, .26);
	opacity: 1
}

.custom-file-control:disabled, .form-control:disabled, .form-control[readonly],
	[readonly].custom-file-control {
	background-color: transparent;
	opacity: 1
}

.custom-file-control:disabled, .form-control:disabled {
	cursor: not-allowed
}

select.custom-file-control:not ([size] ):not ([multiple] ), select.form-control:not
	([size] ):not ([multiple] ){
	height: 2.375rem
}

select.custom-file-control:focus::-ms-value, select.form-control:focus::-ms-value
	{
	color: rgba(0, 0, 0, .54);
	background-color: transparent
}

.form-control-file, .form-control-range {
	display: block
}

.col-form-label {
	padding-top: .4375rem;
	padding-bottom: .4375rem;
	margin-bottom: 0
}

.col-form-label-lg {
	padding-top: .5625rem;
	padding-bottom: .5625rem;
	font-size: 1.25rem
}

.col-form-label-sm {
	padding-top: .25rem;
	padding-bottom: .25rem;
	font-size: .875rem
}

.col-form-legend {
	font-size: 1rem
}

.col-form-legend, .form-control-static {
	padding-top: .4375rem;
	padding-bottom: .4375rem;
	margin-bottom: 0
}

.form-control-static {
	min-height: 2.375rem
}

.form-control-static.form-control-lg, .form-control-static.form-control-sm,
	.input-group-lg>.form-control-static.custom-file-control,
	.input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.input-group-addon,
	.input-group-lg>.input-group-btn>.form-control-static.btn,
	.input-group-lg>.input-group-btn>.form-control-static.custom-file-control:before,
	.input-group-sm>.form-control-static.custom-file-control,
	.input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon,
	.input-group-sm>.input-group-btn>.form-control-static.btn,
	.input-group-sm>.input-group-btn>.form-control-static.custom-file-control:before
	{
	padding-right: 0;
	padding-left: 0
}

.form-control-sm, .input-group-sm>.custom-file-control, .input-group-sm>.form-control,
	.input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn,
	.input-group-sm>.input-group-btn>.custom-file-control:before {
	padding: .25rem 0;
	font-size: .875rem;
	border-radius: .0625rem
}

.input-group-sm>.input-group-btn>select.btn:not ([size] ):not ([multiple]
	), .input-group-sm>.input-group-btn>select.custom-file-control:not ([size]
	):not ([multiple] ):before, .input-group-sm>select.custom-file-control:not
	([size] ):not ([multiple] ), .input-group-sm>select.form-control:not ([size]
	):not ([multiple] ), .input-group-sm>select.input-group-addon:not ([size]
	):not ([multiple] ), select.form-control-sm:not ([size] ):not ([multiple]
	){
	height: 1.8125rem
}

.form-control-lg, .input-group-lg>.custom-file-control, .input-group-lg>.form-control,
	.input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn,
	.input-group-lg>.input-group-btn>.custom-file-control:before {
	padding: .5625rem 0;
	font-size: 1.25rem;
	border-radius: .3rem
}

.input-group-lg>.input-group-btn>select.btn:not ([size] ):not ([multiple]
	), .input-group-lg>.input-group-btn>select.custom-file-control:not ([size]
	):not ([multiple] ):before, .input-group-lg>select.custom-file-control:not
	([size] ):not ([multiple] ), .input-group-lg>select.form-control:not ([size]
	):not ([multiple] ), .input-group-lg>select.input-group-addon:not ([size]
	):not ([multiple] ), select.form-control-lg:not ([size] ):not ([multiple]
	){
	height: 2.79167rem
}

.form-group {
	margin-bottom: .5rem
}

.form-text {
	display: block;
	margin-top: .125rem
}

.form-check {
	position: relative;
	display: block;
	margin-bottom: .375rem
}

.form-check+.form-check {
	margin-top: -.25rem
}

.form-check.disabled .form-check-label {
	color: rgba(0, 0, 0, .26);
	cursor: not-allowed
}

.form-check-label {
	padding-left: 1.25rem;
	margin-bottom: 0;
	cursor: pointer
}

.form-check-input {
	position: absolute;
	margin-top: .25rem;
	margin-left: -1.25rem
}

.form-check-input:only-child {
	position: static
}

.form-check-inline {
	position: relative;
	display: inline-block;
	padding-left: 1.25rem;
	margin-bottom: 0;
	vertical-align: middle;
	cursor: pointer
}

.form-check-inline+.form-check-inline {
	margin-left: .75rem
}

.form-check-inline.disabled {
	cursor: not-allowed
}

.form-control-feedback {
	margin-top: .125rem
}

.form-control-danger, .form-control-success, .form-control-warning {
	padding-right: 0;
	background-repeat: no-repeat;
	background-position: center right .59375rem;
	background-size: 1.1875rem 1.1875rem
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label,
	.has-success.checkbox label, .has-success .custom-control, .has-success .form-control-feedback,
	.has-success .form-control-label, .has-success .radio, .has-success .radio-inline,
	.has-success.radio-inline label, .has-success.radio label {
	color: #4caf50
}

.has-success .custom-file-control, .has-success .form-control {
	border-color: #4caf50
}

.has-success .input-group-addon {
	color: #4caf50;
	border-color: #4caf50;
	background-color: #d9eeda
}

.has-success .form-control-feedback {
	color: #4caf50
}

.has-success .form-control-success {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label,
	.has-warning.checkbox label, .has-warning .custom-control, .has-warning .form-control-feedback,
	.has-warning .form-control-label, .has-warning .radio, .has-warning .radio-inline,
	.has-warning.radio-inline label, .has-warning.radio label {
	color: #ff5722
}

.has-warning .custom-file-control, .has-warning .form-control {
	border-color: #ff5722
}

.has-warning .input-group-addon {
	color: #ff5722;
	border-color: #ff5722;
	background-color: #fff2ee
}

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

.has-warning .form-control-warning {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .checkbox, .has-danger .checkbox-inline, .has-danger.checkbox-inline label,
	.has-danger.checkbox label, .has-danger .custom-control, .has-danger .form-control-feedback,
	.has-danger .form-control-label, .has-danger .radio, .has-danger .radio-inline,
	.has-danger.radio-inline label, .has-danger.radio label {
	color: #f44336
}

.has-danger .custom-file-control, .has-danger .form-control {
	border-color: #f44336
}

.has-danger .input-group-addon {
	color: #f44336;
	border-color: #f44336;
	background-color: #fff8f7
}

.has-danger .form-control-feedback {
	color: #f44336
}

.has-danger .form-control-danger {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

@media ( min-width :544px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .custom-file-control, .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 .custom-file-control, .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>.custom-file-control, .form-inline .input-group>.form-control
		{
		width: 100%
	}
	.form-inline .form-check, .form-inline .form-control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-check {
		display: inline-block;
		margin-top: 0
	}
	.form-inline .form-check-label {
		padding-left: 0
	}
	.form-inline .form-check-input {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.btn, .custom-file-control:before {
	display: inline-block;
	font-weight: 500;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .46875rem 1rem;
	font-size: 1rem;
	border-radius: .125rem
}

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

.btn.focus, .btn:focus, .btn:hover, .custom-file-control:focus:before,
	.custom-file-control:hover:before, .focus.custom-file-control:before {
	text-decoration: none
}

.active.custom-file-control:before, .btn.active, .btn:active,
	.custom-file-control:active:before {
	background-image: none;
	outline: 0;
	box-shadow: none
}

.btn.disabled, .btn:disabled, .custom-file-control:disabled:before,
	.disabled.custom-file-control:before {
	cursor: not-allowed;
	opacity: .65;
	box-shadow: none
}

a.btn.disabled, a.disabled.custom-file-control:before, fieldset[disabled] a.btn,
	fieldset[disabled] a.custom-file-control:before {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #009688;
	border-color: #009688;
	box-shadow: none
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	color: #fff;
	background-color: #00635a;
	border-color: #005951
}

.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle
	{
	color: #fff;
	background-color: #00635a;
	border-color: #005951;
	background-image: none;
	box-shadow: none
}

.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>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus,
	.open>.btn-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #003f39;
	border-color: #001714
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover,
	.btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover
	{
	background-color: #009688;
	border-color: #009688
}

.btn-secondary {
	color: rgba(0, 0, 0, .87);
	background-color: #fafafa;
	border-color: #ccc;
	box-shadow: none
}

.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover {
	color: rgba(0, 0, 0, .87);
	background-color: #e1e1e1;
	border-color: #adadad
}

.btn-secondary.active, .btn-secondary:active, .open>.btn-secondary.dropdown-toggle
	{
	color: rgba(0, 0, 0, .87);
	background-color: #e1e1e1;
	border-color: #adadad;
	background-image: none;
	box-shadow: none
}

.btn-secondary.active.focus, .btn-secondary.active:focus, .btn-secondary.active:hover,
	.btn-secondary:active.focus, .btn-secondary:active:focus,
	.btn-secondary:active:hover, .open>.btn-secondary.dropdown-toggle.focus,
	.open>.btn-secondary.dropdown-toggle:focus, .open>.btn-secondary.dropdown-toggle:hover
	{
	color: rgba(0, 0, 0, .87);
	background-color: #cfcfcf;
	border-color: #8c8c8c
}

.btn-secondary.disabled.focus, .btn-secondary.disabled:focus,
	.btn-secondary.disabled:hover, .btn-secondary:disabled.focus,
	.btn-secondary:disabled:focus, .btn-secondary:disabled:hover {
	background-color: #fafafa;
	border-color: #ccc
}

.btn-info {
	color: #fff;
	background-color: #03a9f4;
	border-color: #03a9f4;
	box-shadow: none
}

.btn-info.focus, .btn-info:focus, .btn-info:hover {
	color: #fff;
	background-color: #0286c2;
	border-color: #027fb8
}

.btn-info.active, .btn-info:active, .open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #0286c2;
	border-color: #027fb8;
	background-image: none;
	box-shadow: none
}

.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>.btn-info.dropdown-toggle.focus, .open>.btn-info.dropdown-toggle:focus,
	.open>.btn-info.dropdown-toggle:hover {
	color: #fff;
	background-color: #026e9e;
	border-color: #015276
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover,
	.btn-info:disabled.focus, .btn-info:disabled:focus, .btn-info:disabled:hover
	{
	background-color: #03a9f4;
	border-color: #03a9f4
}

.btn-success {
	color: #fff;
	background-color: #4caf50;
	border-color: #4caf50;
	box-shadow: none
}

.btn-success.focus, .btn-success:focus, .btn-success:hover {
	color: #fff;
	background-color: #3d8b40;
	border-color: #39843c
}

.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle
	{
	color: #fff;
	background-color: #3d8b40;
	border-color: #39843c;
	background-image: none;
	box-shadow: none
}

.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>.btn-success.dropdown-toggle.focus, .open>.btn-success.dropdown-toggle:focus,
	.open>.btn-success.dropdown-toggle:hover {
	color: #fff;
	background-color: #327334;
	border-color: #255627
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover,
	.btn-success:disabled.focus, .btn-success:disabled:focus, .btn-success:disabled:hover
	{
	background-color: #4caf50;
	border-color: #4caf50
}

.btn-warning {
	color: #fff;
	background-color: #ff5722;
	border-color: #ff5722;
	box-shadow: none
}

.btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
	color: #fff;
	background-color: #ee3900;
	border-color: #e43700
}

.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle
	{
	color: #fff;
	background-color: #ee3900;
	border-color: #e43700;
	background-image: none;
	box-shadow: none
}

.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>.btn-warning.dropdown-toggle.focus, .open>.btn-warning.dropdown-toggle:focus,
	.open>.btn-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #ca3100;
	border-color: #a22700
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover,
	.btn-warning:disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled:hover
	{
	background-color: #ff5722;
	border-color: #ff5722
}

.btn-danger {
	color: #fff;
	background-color: #f44336;
	border-color: #f44336;
	box-shadow: none
}

.btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
	color: #fff;
	background-color: #ea1c0d;
	border-color: #e11b0c
}

.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle
	{
	color: #fff;
	background-color: #ea1c0d;
	border-color: #e11b0c;
	background-image: none;
	box-shadow: none
}

.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>.btn-danger.dropdown-toggle.focus, .open>.btn-danger.dropdown-toggle:focus,
	.open>.btn-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #c8180b;
	border-color: #a21309
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover,
	.btn-danger:disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled:hover
	{
	background-color: #f44336;
	border-color: #f44336
}

.btn-outline-primary {
	color: #009688;
	background-image: none;
	background-color: transparent;
	border-color: #009688
}

.btn-outline-primary.active, .btn-outline-primary.focus,
	.btn-outline-primary:active, .btn-outline-primary:focus,
	.btn-outline-primary:hover, .open>.btn-outline-primary.dropdown-toggle
	{
	color: #fff;
	background-color: #009688;
	border-color: #009688
}

.btn-outline-primary.active.focus, .btn-outline-primary.active:focus,
	.btn-outline-primary.active:hover, .btn-outline-primary:active.focus,
	.btn-outline-primary:active:focus, .btn-outline-primary:active:hover,
	.open>.btn-outline-primary.dropdown-toggle.focus, .open>.btn-outline-primary.dropdown-toggle:focus,
	.open>.btn-outline-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #003f39;
	border-color: #001714
}

.btn-outline-primary.disabled.focus, .btn-outline-primary.disabled:focus,
	.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled.focus,
	.btn-outline-primary:disabled:focus, .btn-outline-primary:disabled:hover
	{
	border-color: #00fce4
}

.btn-outline-secondary {
	color: #ccc;
	background-image: none;
	background-color: transparent;
	border-color: #ccc
}

.btn-outline-secondary.active, .btn-outline-secondary.focus,
	.btn-outline-secondary:active, .btn-outline-secondary:focus,
	.btn-outline-secondary:hover, .open>.btn-outline-secondary.dropdown-toggle
	{
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}

.btn-outline-secondary.active.focus, .btn-outline-secondary.active:focus,
	.btn-outline-secondary.active:hover, .btn-outline-secondary:active.focus,
	.btn-outline-secondary:active:focus, .btn-outline-secondary:active:hover,
	.open>.btn-outline-secondary.dropdown-toggle.focus, .open>.btn-outline-secondary.dropdown-toggle:focus,
	.open>.btn-outline-secondary.dropdown-toggle:hover {
	color: #fff;
	background-color: #a1a1a1;
	border-color: #8c8c8c
}

.btn-outline-secondary.disabled.focus, .btn-outline-secondary.disabled:focus,
	.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled.focus,
	.btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled:hover
	{
	border-color: #fff
}

.btn-outline-info {
	color: #03a9f4;
	background-image: none;
	background-color: transparent;
	border-color: #03a9f4
}

.btn-outline-info.active, .btn-outline-info.focus, .btn-outline-info:active,
	.btn-outline-info:focus, .btn-outline-info:hover, .open>.btn-outline-info.dropdown-toggle
	{
	color: #fff;
	background-color: #03a9f4;
	border-color: #03a9f4
}

.btn-outline-info.active.focus, .btn-outline-info.active:focus,
	.btn-outline-info.active:hover, .btn-outline-info:active.focus,
	.btn-outline-info:active:focus, .btn-outline-info:active:hover, .open>.btn-outline-info.dropdown-toggle.focus,
	.open>.btn-outline-info.dropdown-toggle:focus, .open>.btn-outline-info.dropdown-toggle:hover
	{
	color: #fff;
	background-color: #026e9e;
	border-color: #015276
}

.btn-outline-info.disabled.focus, .btn-outline-info.disabled:focus,
	.btn-outline-info.disabled:hover, .btn-outline-info:disabled.focus,
	.btn-outline-info:disabled:focus, .btn-outline-info:disabled:hover {
	border-color: #60ccfd
}

.btn-outline-success {
	color: #4caf50;
	background-image: none;
	background-color: transparent;
	border-color: #4caf50
}

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

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

.btn-outline-success.disabled.focus, .btn-outline-success.disabled:focus,
	.btn-outline-success.disabled:hover, .btn-outline-success:disabled.focus,
	.btn-outline-success:disabled:focus, .btn-outline-success:disabled:hover
	{
	border-color: #92cf94
}

.btn-outline-warning {
	color: #ff5722;
	background-image: none;
	background-color: transparent;
	border-color: #ff5722
}

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

.btn-outline-warning.active.focus, .btn-outline-warning.active:focus,
	.btn-outline-warning.active:hover, .btn-outline-warning:active.focus,
	.btn-outline-warning:active:focus, .btn-outline-warning:active:hover,
	.open>.btn-outline-warning.dropdown-toggle.focus, .open>.btn-outline-warning.dropdown-toggle:focus,
	.open>.btn-outline-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #ca3100;
	border-color: #a22700
}

.btn-outline-warning.disabled.focus, .btn-outline-warning.disabled:focus,
	.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled.focus,
	.btn-outline-warning:disabled:focus, .btn-outline-warning:disabled:hover
	{
	border-color: #ffa588
}

.btn-outline-danger {
	color: #f44336;
	background-image: none;
	background-color: transparent;
	border-color: #f44336
}

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

.btn-outline-danger.active.focus, .btn-outline-danger.active:focus,
	.btn-outline-danger.active:hover, .btn-outline-danger:active.focus,
	.btn-outline-danger:active:focus, .btn-outline-danger:active:hover,
	.open>.btn-outline-danger.dropdown-toggle.focus, .open>.btn-outline-danger.dropdown-toggle:focus,
	.open>.btn-outline-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #c8180b;
	border-color: #a21309
}

.btn-outline-danger.disabled.focus, .btn-outline-danger.disabled:focus,
	.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled.focus,
	.btn-outline-danger:disabled:focus, .btn-outline-danger:disabled:hover
	{
	border-color: #f99d97
}

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

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

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

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

.btn-link:disabled:focus, .btn-link:disabled:hover {
	color: rgba(0, 0, 0, .26);
	text-decoration: none
}

.btn-group-lg>.btn, .btn-group-lg>.custom-file-control:before, .btn-lg {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

.btn-group-sm>.btn, .btn-group-sm>.custom-file-control:before, .btn-sm {
	padding: .40625rem .5rem;
	font-size: .875rem;
	border-radius: .0625rem
}

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

.btn-block+.btn-block {
	margin-top: .5rem
}

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

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

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

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

.collapsing, .dropdown, .dropup {
	position: relative
}

.dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .3em;
	vertical-align: middle;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-left: .3em solid transparent
}

.dropdown-toggle:focus {
	outline: 0
}

.dropup .dropdown-toggle:after {
	border-top: 0;
	border-bottom: .3em solid
}

.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: 1rem;
	color: rgba(0, 0, 0, .87);
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .125rem;
	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)
}

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

.dropdown-item {
	display: block;
	width: 100%;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	color: rgba(0, 0, 0, .87);
	text-align: inherit;
	white-space: nowrap;
	background: none;
	border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
	color: rgba(0, 0, 0, .87);
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover
	{
	color: #fff;
	text-decoration: none;
	background-color: #009688;
	outline: 0
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover
	{
	color: rgba(0, 0, 0, .26)
}

.dropdown-item.disabled:focus, .dropdown-item.disabled: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: 5px 20px;
	font-size: .875rem;
	color: rgba(0, 0, 0, .26);
	white-space: nowrap
}

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

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

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

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

.btn-group-vertical>.btn, .btn-group-vertical>.custom-file-control:before,
	.btn-group>.btn, .btn-group>.custom-file-control:before {
	position: relative;
	float: left
}

.btn-group-vertical>.active.custom-file-control:before,
	.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active,
	.btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover,
	.btn-group-vertical>.custom-file-control:active:before,
	.btn-group-vertical>.custom-file-control:focus:before,
	.btn-group-vertical>.custom-file-control:hover:before, .btn-group>.active.custom-file-control:before,
	.btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus,
	.btn-group>.btn:hover, .btn-group>.custom-file-control:active:before,
	.btn-group>.custom-file-control:focus:before, .btn-group>.custom-file-control:hover:before
	{
	z-index: 2
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn+.custom-file-control:before,
	.btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group,
	.btn-group .btn-group+.custom-file-control:before, .btn-group .custom-file-control:before+.btn,
	.btn-group .custom-file-control:before+.btn-group, .btn-group .custom-file-control:before+.custom-file-control:before
	{
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -.5rem
}

.btn-toolbar:after {
	content: "";
	display: table;
	clear: both
}

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

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.custom-file-control:before,
	.btn-toolbar>.input-group {
	margin-left: .5rem
}

.btn-group>.btn:not (:first-child ):not (:last-child ):not (.dropdown-toggle
	), .btn-group>.custom-file-control:not (:first-child ):not (:last-child
	):not (.dropdown-toggle ):before {
	border-radius: 0
}

.btn-group>.btn:first-child, .btn-group>.custom-file-control:first-child:before
	{
	margin-left: 0
}

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

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

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

.btn-group>.btn-group:not (:first-child ):not (:last-child )>.btn,
	.btn-group>.btn-group:not (:first-child ):not (:last-child )>.custom-file-control:before
	{
	border-radius: 0
}

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

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

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

.btn+.dropdown-toggle-split, .custom-file-control:before+.dropdown-toggle-split
	{
	padding-right: .75rem;
	padding-left: .75rem
}

.btn+.dropdown-toggle-split:after, .custom-file-control:before+.dropdown-toggle-split:after
	{
	margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split, .btn-group-sm>.custom-file-control:before+.dropdown-toggle-split,
	.btn-sm+.dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split, .btn-group-lg>.custom-file-control:before+.dropdown-toggle-split,
	.btn-lg+.dropdown-toggle-split {
	padding-right: 1.125rem;
	padding-left: 1.125rem
}

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

.btn .caret, .custom-file-control:before .caret {
	margin-left: 0
}

.btn-group-lg>.btn .caret, .btn-group-lg>.custom-file-control:before .caret,
	.btn-lg .caret {
	border-width: .3em .3em 0;
	border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret, .dropup .btn-group-lg>.custom-file-control:before .caret,
	.dropup .btn-lg .caret {
	border-width: 0 .3em .3em
}

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

.btn-group-vertical>.btn-group:after {
	content: "";
	display: table;
	clear: both
}

.btn-group-vertical>.btn-group>.btn, .btn-group-vertical>.btn-group>.custom-file-control:before
	{
	float: none
}

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

.btn-group-vertical>.btn:not (:first-child ):not (:last-child ),
	.btn-group-vertical>.custom-file-control:not (:first-child ):not (:last-child
	):before {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not (:last-child ),
	.btn-group-vertical>.custom-file-control:first-child:not (:last-child ):before
	{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

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

.btn-group-vertical>.btn-group:not (:first-child ):not (:last-child )>.btn,
	.btn-group-vertical>.btn-group:not (:first-child ):not (:last-child )>.custom-file-control:before
	{
	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 )>.custom-file-control:last-child:before,
	.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,
	.btn-group-vertical>.btn-group:last-child:not (:first-child )>.custom-file-control:first-child:before
	{
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

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

.input-group {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.input-group .custom-file-control, .input-group .form-control {
	position: relative;
	z-index: 2;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-bottom: 0
}

.input-group .custom-file-control:active, .input-group .custom-file-control:focus,
	.input-group .custom-file-control:hover, .input-group .form-control:active,
	.input-group .form-control:focus, .input-group .form-control:hover {
	z-index: 3
}

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

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

.input-group-addon {
	padding: .4375rem 0;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.25;
	color: rgba(0, 0, 0, .54);
	text-align: center;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0
}

.input-group-addon.form-control-sm, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.input-group-addon.btn,
	.input-group-sm>.input-group-btn>.input-group-addon.custom-file-control:before
	{
	padding: .25rem 0;
	font-size: .875rem;
	border-radius: .0625rem
}

.input-group-addon.form-control-lg, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.input-group-addon.btn,
	.input-group-lg>.input-group-btn>.input-group-addon.custom-file-control:before
	{
	padding: .5625rem 0;
	font-size: 1.25rem;
	border-radius: .3rem
}

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

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

.input-group-addon:not (:last-child ){
	border-right: 0
}

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

.custom-file-control+.input-group-addon:not (:first-child ),
	.form-control+.input-group-addon:not (:first-child ){
	border-left: 0
}

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

.input-group-btn, .input-group-btn>.btn, .input-group-btn>.custom-file-control:before
	{
	position: relative
}

.input-group-btn>.btn+.btn, .input-group-btn>.btn+.custom-file-control:before,
	.input-group-btn>.custom-file-control:before+.btn, .input-group-btn>.custom-file-control:before+.custom-file-control:before
	{
	margin-left: -1px
}

.input-group-btn>.btn:active, .input-group-btn>.btn:focus,
	.input-group-btn>.btn:hover, .input-group-btn>.custom-file-control:active:before,
	.input-group-btn>.custom-file-control:focus:before, .input-group-btn>.custom-file-control:hover:before
	{
	z-index: 3
}

.input-group-btn:not (:last-child )>.btn, .input-group-btn:not (:last-child
	)>.btn-group, .input-group-btn:not (:last-child )>.custom-file-control:before
	{
	margin-right: -1px
}

.input-group-btn:not (:first-child )>.btn, .input-group-btn:not (:first-child
	)>.btn-group, .input-group-btn:not (:first-child )>.custom-file-control:before
	{
	z-index: 2;
	margin-left: -1px
}

.input-group-btn:not (:first-child )>.btn-group:active, .input-group-btn:not
	(:first-child )>.btn-group:focus, .input-group-btn:not (:first-child )>.btn-group:hover,
	.input-group-btn:not (:first-child )>.btn:active, .input-group-btn:not
	(:first-child )>.btn:focus, .input-group-btn:not (:first-child )>.btn:hover,
	.input-group-btn:not (:first-child )>.custom-file-control:active:before,
	.input-group-btn:not (:first-child )>.custom-file-control:focus:before,
	.input-group-btn:not (:first-child )>.custom-file-control:hover:before
	{
	z-index: 3
}

.custom-control {
	position: relative;
	display: inline;
	padding-left: 1.5rem;
	cursor: pointer
}

.custom-control+.custom-control {
	margin-left: 1rem
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-control-input:checked ~.custom-control-indicator {
	color: #fff;
	background-color: #0074d9;
	box-shadow: none
}

.custom-control-input:focus ~.custom-control-indicator {
	box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9
}

.custom-control-input:active ~.custom-control-indicator {
	color: #fff;
	background-color: #84c6ff;
	box-shadow: none
}

.custom-control-input:disabled ~.custom-control-indicator {
	cursor: not-allowed;
	background-color: #eee
}

.custom-control-input:disabled ~.custom-control-description {
	color: #767676;
	cursor: not-allowed
}

.custom-control-indicator {
	position: absolute;
	top: .0625rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 50% 50%;
	box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}

.custom-checkbox .custom-control-indicator {
	border-radius: .125rem
}

.custom-checkbox .custom-control-input:checked ~.custom-control-indicator
	{
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~.custom-control-indicator
	{
	background-color: #0074d9;
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
	box-shadow: none
}

.custom-radio .custom-control-indicator {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked ~.custom-control-indicator {
	background-image:
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked .custom-control {
	display: inline
}

.custom-controls-stacked .custom-control:after {
	display: block;
	margin-bottom: .25rem;
	content: ""
}

.custom-controls-stacked .custom-control+.custom-control {
	margin-left: 0
}

.custom-select {
	display: inline-block;
	max-width: 100%;
	padding: .375rem 1.75rem .375rem .75rem;
	padding-right: .75rem\9;
	color: rgba(0, 0, 0, .54);
	vertical-align: middle;
	background: #fff
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
		no-repeat right .75rem center;
	background-image: none\9;
	background-size: 8px 10px;
	border: 1px solid rgba(0, 0, 0, .26);
	border-radius: .125rem;
	-moz-appearance: none;
	-webkit-appearance: none
}

.custom-select:focus {
	border-color: #51a7e8;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px
		rgba(81, 167, 232, .5)
}

.custom-select:focus::-ms-value {
	color: rgba(0, 0, 0, .54);
	background-color: transparent
}

.custom-select:disabled {
	color: rgba(0, 0, 0, .26);
	cursor: not-allowed;
	background-color: rgba(0, 0, 0, .12)
}

.custom-select::-ms-expand {
	opacity: 0
}

.custom-select-sm {
	padding-top: .375rem;
	padding-bottom: .375rem;
	font-size: 75%
}

.custom-file {
	position: relative;
	display: inline-block;
	max-width: 100%;
	height: 2.5rem;
	cursor: pointer
}

.custom-file-input {
	min-width: 14rem;
	max-width: 100%;
	margin: 0;
	filter: alpha(opacity = 0);
	opacity: 0
}

.custom-file-input:focus ~.custom-file-control {
	box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9
}

.custom-file-control {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	height: 2.5rem;
	padding: .5rem 1rem;
	line-height: 1.3;
	color: #555;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 0 solid #ddd;
	border-radius: 0;
	box-shadow: none
}

.custom-file-control:lang(en):after {
	content: "Choose file..."
}

.custom-file-control:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 6;
	display: block;
	height: 2.5rem;
	padding: .5rem 1rem;
	line-height: 1.3;
	color: #555;
	background-color: #eee;
	border: 0 solid #ddd;
	border-radius: 0 0 0 0
}

.custom-file-control:lang(en):before {
	content: "Browse"
}

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

.nav-link {
	display: inline-block
}

.nav-link:focus, .nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: rgba(0, 0, 0, .26)
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
	color: rgba(0, 0, 0, .26);
	cursor: not-allowed;
	background-color: transparent
}

.nav-inline .nav-item {
	display: inline-block
}

.nav-inline .nav-item+.nav-item, .nav-inline .nav-link+.nav-link {
	margin-left: 1rem
}

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

.nav-tabs:after {
	content: "";
	display: table;
	clear: both
}

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

.nav-tabs .nav-item+.nav-item {
	margin-left: .2rem
}

.nav-tabs .nav-link {
	display: block;
	padding: .5em 1em;
	border: 1px solid transparent;
	border-top-right-radius: .125rem;
	border-top-left-radius: .125rem
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: rgba(0, 0, 0, .12) rgba(0, 0, 0, .12) #ddd
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus,
	.nav-tabs .nav-link.disabled:hover {
	color: rgba(0, 0, 0, .26);
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus,
	.nav-tabs .nav-item.open .nav-link:hover, .nav-tabs .nav-link.active,
	.nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover {
	color: rgba(0, 0, 0, .54);
	background-color: transparent;
	border-color: #ddd #ddd transparent
}

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

.nav-pills:after {
	content: "";
	display: table;
	clear: both
}

.nav-pills .nav-item {
	float: left
}

.nav-pills .nav-item+.nav-item {
	margin-left: .2rem
}

.nav-pills .nav-link {
	display: block;
	padding: .5em 1em;
	border-radius: .125rem
}

.nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus,
	.nav-pills .nav-item.open .nav-link:hover, .nav-pills .nav-link.active,
	.nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover {
	color: #fff;
	cursor: default;
	background-color: #009688
}

.nav-stacked .nav-item {
	display: block;
	float: none
}

.nav-stacked .nav-item+.nav-item {
	margin-top: .2rem;
	margin-left: 0
}

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

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

.navbar {
	position: relative;
	padding: .25rem .5rem
}

.navbar:after {
	content: "";
	display: table;
	clear: both
}

@media ( min-width :544px) {
	.navbar {
		border-radius: .125rem
	}
}

.navbar-full {
	z-index: 1000
}

@media ( min-width :544px) {
	.navbar-full {
		border-radius: 0
	}
}

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

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

.navbar-fixed-top {
	top: 0
}

.navbar-fixed-bottom {
	bottom: 0
}

.navbar-sticky-top {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1030;
	width: 100%
}

@media ( min-width :544px) {
	.navbar-sticky-top {
		border-radius: 0
	}
}

.navbar-brand {
	float: left;
	padding-top: .25rem;
	padding-bottom: .25rem;
	margin-right: 1rem;
	font-size: 1.25rem
}

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

.navbar-brand>img {
	display: block
}

.navbar-divider {
	float: left;
	width: 1px;
	padding-top: .425rem;
	padding-bottom: .425rem;
	margin-right: .5rem;
	margin-left: .5rem;
	overflow: hidden
}

.navbar-divider:before {
	content: "\00a0"
}

.navbar-toggler {
	padding: .5rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background: none;
	border: 1px solid transparent;
	border-radius: .125rem
}

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

.navbar-nav .nav-item {
	float: left
}

.navbar-nav .nav-link {
	display: block;
	padding-top: .425rem;
	padding-bottom: .425rem
}

.navbar-nav .nav-item+.nav-item, .navbar-nav .nav-link+.nav-link {
	margin-left: 1rem
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus,
	.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, .8)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover
	{
	color: rgba(0, 0, 0, .6)
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .active>.nav-link:focus,
	.navbar-light .navbar-nav .active>.nav-link:hover, .navbar-light .navbar-nav .nav-link.active,
	.navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover,
	.navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.open:focus,
	.navbar-light .navbar-nav .nav-link.open:hover, .navbar-light .navbar-nav .open>.nav-link,
	.navbar-light .navbar-nav .open>.nav-link:focus, .navbar-light .navbar-nav .open>.nav-link:hover
	{
	color: rgba(0, 0, 0, .8)
}

.navbar-light .navbar-divider {
	background-color: rgba(0, 0, 0, .075)
}

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus,
	.navbar-dark .navbar-brand:hover {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link {
	color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover
	{
	color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .active>.nav-link:focus,
	.navbar-dark .navbar-nav .active>.nav-link:hover, .navbar-dark .navbar-nav .nav-link.active,
	.navbar-dark .navbar-nav .nav-link.active:focus, .navbar-dark .navbar-nav .nav-link.active:hover,
	.navbar-dark .navbar-nav .nav-link.open, .navbar-dark .navbar-nav .nav-link.open:focus,
	.navbar-dark .navbar-nav .nav-link.open:hover, .navbar-dark .navbar-nav .open>.nav-link,
	.navbar-dark .navbar-nav .open>.nav-link:focus, .navbar-dark .navbar-nav .open>.nav-link:hover
	{
	color: #fff
}

.navbar-dark .navbar-divider {
	background-color: hsla(0, 0%, 100%, .075)
}

.navbar-toggleable-xs:after {
	content: "";
	display: table;
	clear: both
}

@media ( max-width :543px) {
	.navbar-toggleable-xs .navbar-nav .nav-item {
		float: none;
		margin-left: 0
	}
}

@media ( min-width :544px) {
	.navbar-toggleable-xs {
		display: block !important
	}
}

.navbar-toggleable-sm:after {
	content: "";
	display: table;
	clear: both
}

@media ( max-width :767px) {
	.navbar-toggleable-sm .navbar-nav .nav-item {
		float: none;
		margin-left: 0
	}
}

@media ( min-width :768px) {
	.navbar-toggleable-sm {
		display: block !important
	}
}

.navbar-toggleable-md:after {
	content: "";
	display: table;
	clear: both
}

@media ( max-width :991px) {
	.navbar-toggleable-md .navbar-nav .nav-item {
		float: none;
		margin-left: 0
	}
}

@media ( min-width :992px) {
	.navbar-toggleable-md {
		display: block !important
	}
}

.card {
	position: relative;
	display: block;
	margin-bottom: .75rem;
	background-color: #fff;
	border-radius: .125rem;
	border: 1px solid rgba(0, 0, 0, .12)
}

.card-block {
	padding: 1.25rem
}

.card-block:after {
	content: "";
	display: table;
	clear: both
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem
}

.card-subtitle, .card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card>.list-group:first-child .list-group-item:first-child {
	border-top-right-radius: .125rem;
	border-top-left-radius: .125rem
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .125rem;
	border-bottom-left-radius: .125rem
}

.card-header {
	padding: .75rem 1.25rem;
	background-color: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.card-header:after {
	content: "";
	display: table;
	clear: both
}

.card-header:first-child {
	border-radius: .125rem .125rem 0 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: #fff;
	border-top: 1px solid rgba(0, 0, 0, .12)
}

.card-footer:after {
	content: "";
	display: table;
	clear: both
}

.card-footer:last-child {
	border-radius: 0 0 .125rem .125rem
}

.card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}

.card-header-pills, .card-header-tabs {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-primary {
	background-color: #009688;
	border-color: #009688
}

.card-primary .card-footer, .card-primary .card-header {
	background-color: transparent
}

.card-success {
	background-color: #4caf50;
	border-color: #4caf50
}

.card-success .card-footer, .card-success .card-header {
	background-color: transparent
}

.card-info {
	background-color: #03a9f4;
	border-color: #03a9f4
}

.card-info .card-footer, .card-info .card-header {
	background-color: transparent
}

.card-warning {
	background-color: #ff5722;
	border-color: #ff5722
}

.card-warning .card-footer, .card-warning .card-header {
	background-color: transparent
}

.card-danger {
	background-color: #f44336;
	border-color: #f44336
}

.card-danger .card-footer, .card-danger .card-header,
	.card-outline-primary {
	background-color: transparent
}

.card-outline-primary {
	border-color: #009688
}

.card-outline-secondary {
	background-color: transparent;
	border-color: #ccc
}

.card-outline-info {
	background-color: transparent;
	border-color: #03a9f4
}

.card-outline-success {
	background-color: transparent;
	border-color: #4caf50
}

.card-outline-warning {
	background-color: transparent;
	border-color: #ff5722
}

.card-outline-danger {
	background-color: transparent;
	border-color: #f44336
}

.card-inverse .card-footer, .card-inverse .card-header {
	border-color: hsla(0, 0%, 100%, .2)
}

.card-inverse .card-blockquote, .card-inverse .card-footer,
	.card-inverse .card-header, .card-inverse .card-title {
	color: #fff
}

.card-inverse .card-blockquote .blockquote-footer, .card-inverse .card-link,
	.card-inverse .card-subtitle, .card-inverse .card-text {
	color: hsla(0, 0%, 100%, .65)
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
	color: #fff
}

.card-blockquote {
	padding: 0;
	margin-bottom: 0;
	border-left: 0
}

.card-img {
	border-radius: .25rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img-top {
	border-top-right-radius: .125rem;
	border-top-left-radius: .125rem
}

.card-img-bottom {
	border-bottom-right-radius: .125rem;
	border-bottom-left-radius: .125rem
}

@media ( min-width :544px) {
	.card-deck {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -.625rem;
		margin-bottom: .75rem;
		margin-left: -.625rem
	}
	.card-deck .card {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0;
		flex: 1 0 0;
		margin-right: .625rem;
		margin-bottom: 0;
		margin-left: .625rem
	}
}

@media ( min-width :544px) {
	.card-group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
	.card-group .card {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0;
		flex: 1 0 0
	}
	.card-group .card+.card {
		margin-left: 0;
		border-left: 0
	}
	.card-group .card:first-child {
		border-bottom-right-radius: 0;
		border-top-right-radius: 0
	}
	.card-group .card:first-child .card-img-top {
		border-top-right-radius: 0
	}
	.card-group .card:first-child .card-img-bottom {
		border-bottom-right-radius: 0
	}
	.card-group .card:last-child {
		border-bottom-left-radius: 0;
		border-top-left-radius: 0
	}
	.card-group .card:last-child .card-img-top {
		border-top-left-radius: 0
	}
	.card-group .card:last-child .card-img-bottom {
		border-bottom-left-radius: 0
	}
	.card-group .card:not (:first-child ):not (:last-child ), .card-group .card:not
		(:first-child ):not (:last-child ) .card-img-bottom, .card-group .card:not
		(:first-child ):not (:last-child ) .card-img-top {
		border-radius: 0
	}
}

@media ( min-width :544px) {
	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem
	}
	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.breadcrumb {
	padding: .75rem 1rem;
	margin-bottom: .5rem;
	list-style: none;
	background-color: rgba(0, 0, 0, .12);
	border-radius: .125rem
}

.breadcrumb:after {
	content: "";
	display: table;
	clear: both
}

.breadcrumb-item {
	float: left
}

.breadcrumb-item+.breadcrumb-item:before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: rgba(0, 0, 0, .26);
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
	text-decoration: underline;
	text-decoration: none
}

.breadcrumb-item.active {
	color: rgba(0, 0, 0, .26)
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin-top: .5rem;
	margin-bottom: .5rem;
	border-radius: .125rem
}

.page-item {
	display: inline
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-bottom-left-radius: .125rem;
	border-top-left-radius: .125rem
}

.page-item:last-child .page-link {
	border-bottom-right-radius: .125rem;
	border-top-right-radius: .125rem
}

.page-item.active .page-link, .page-item.active .page-link:focus,
	.page-item.active .page-link:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #009688;
	border-color: #009688
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus,
	.page-item.disabled .page-link:hover {
	color: rgba(0, 0, 0, .26);
	pointer-events: none;
	cursor: not-allowed;
	background-color: transparent;
	border-color: #ddd
}

.page-link {
	position: relative;
	float: left;
	padding: .5rem .75rem;
	margin-left: -1px;
	color: #009688;
	text-decoration: none;
	background-color: transparent;
	border: 0 solid #ddd
}

.page-link:focus, .page-link:hover {
	color: #004a43;
	background-color: rgba(0, 0, 0, .12);
	border-color: #ddd
}

.pagination-lg .page-item:first-child .page-link {
	border-bottom-left-radius: .3rem;
	border-top-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	border-bottom-right-radius: .3rem;
	border-top-right-radius: .3rem
}

.pagination-sm .page-item:first-child .page-link {
	border-bottom-left-radius: .0625rem;
	border-top-left-radius: .0625rem
}

.pagination-sm .page-item:last-child .page-link {
	border-bottom-right-radius: .0625rem;
	border-top-right-radius: .0625rem
}

.tag {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .125rem
}

.tag:empty {
	display: none
}

.btn .tag, .custom-file-control:before .tag {
	position: relative;
	top: -1px
}

a.tag:focus, a.tag:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.tag-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.tag-default, .tag-default[href]:focus, .tag-default[href]:hover {
	background-color: rgba(0, 0, 0, .26)
}

.tag-primary {
	background-color: #009688
}

.tag-primary[href]:focus, .tag-primary[href]:hover {
	background-color: #00635a
}

.tag-success {
	background-color: #4caf50
}

.tag-success[href]:focus, .tag-success[href]:hover {
	background-color: #3d8b40
}

.tag-info {
	background-color: #03a9f4
}

.tag-info[href]:focus, .tag-info[href]:hover {
	background-color: #0286c2
}

.tag-warning {
	background-color: #ff5722
}

.tag-warning[href]:focus, .tag-warning[href]:hover {
	background-color: #ee3900
}

.tag-danger {
	background-color: #f44336
}

.tag-danger[href]:focus, .tag-danger[href]:hover {
	background-color: #ea1c0d
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: rgba(0, 0, 0, .12);
	border-radius: .3rem
}

@media ( min-width :544px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}

.jumbotron-hr {
	border-top-color: rgba(0, 0, 0, .12)
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.alert {
	padding: 15px;
	margin-bottom: .5rem;
	border: 1px solid transparent;
	border-radius: .125rem
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible {
	padding-right: 35px
}

.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	background-color: #4caf50;
	border-color: #449d48;
	color: #fff
}

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

.alert-success .alert-link {
	color: #e6e6e6
}

.alert-info {
	background-color: #03a9f4;
	border-color: #0391d1;
	color: #fff
}

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

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

.alert-warning {
	background-color: #ff5722;
	border-color: #ff4409;
	color: #fff
}

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

.alert-warning .alert-link {
	color: #e6e6e6
}

.alert-danger {
	background-color: #f44336;
	border-color: #f32c1e;
	color: #fff
}

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

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

@
-webkit-keyframes a { 0%{
	background-position: .5rem 0
}

to {
	background-position: 0 0
}

}
@
keyframes a { 0%{
	background-position: .5rem 0
}

to {
	background-position: 0 0
}

}
.progress {
	display: block;
	width: 100%;
	height: .5rem;
	margin-bottom: .5rem
}

.progress[value] {
	background-color: #eee;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .125rem
}

.progress[value]::-ms-fill {
	background-color: #0074d9;
	border: 0
}

.progress[value]::-moz-progress-bar {
	background-color: #0074d9;
	border-bottom-left-radius: .125rem;
	border-top-left-radius: .125rem
}

.progress[value]::-webkit-progress-value {
	background-color: #0074d9;
	border-bottom-left-radius: .125rem;
	border-top-left-radius: .125rem
}

.progress[value="100"]::-moz-progress-bar {
	border-bottom-right-radius: .125rem;
	border-top-right-radius: .125rem
}

.progress[value="100"]::-webkit-progress-value {
	border-bottom-right-radius: .125rem;
	border-top-right-radius: .125rem
}

.progress[value]::-webkit-progress-bar {
	background-color: #eee;
	border-radius: .125rem;
	box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1)
}

.progress[value], base::-moz-progress-bar {
	background-color: #eee;
	border-radius: .125rem;
	box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1)
}

@media screen and (min-width:0\0) {
	.progress {
		background-color: #eee;
		border-radius: .125rem;
		box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1)
	}
	.progress-bar {
		display: inline-block;
		height: .5rem;
		text-indent: -999rem;
		background-color: #0074d9;
		border-bottom-left-radius: .125rem;
		border-top-left-radius: .125rem
	}
	.progress[width="100%"] {
		border-bottom-right-radius: .125rem;
		border-top-right-radius: .125rem
	}
}

.progress-striped[value]::-webkit-progress-value {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15)
		25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: .5rem .5rem
}

.progress-striped[value]::-moz-progress-bar {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: .5rem .5rem
}

.progress-striped[value]::-ms-fill {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
		transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
		hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: .5rem .5rem
}

@media screen and (min-width:0\0) {
	.progress-bar-striped {
		background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15)
			25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
			hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
		background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%,
			transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0,
			hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
		background-size: .5rem .5rem
	}
}

.progress-animated[value]::-webkit-progress-value {
	-webkit-animation: a 2s linear infinite;
	animation: a 2s linear infinite
}

.progress-animated[value]::-moz-progress-bar {
	animation: a 2s linear infinite
}

@media screen and (min-width:0\0) {
	.progress-animated .progress-bar-striped {
		-webkit-animation: a 2s linear infinite;
		animation: a 2s linear infinite
	}
}

.progress-success[value]::-webkit-progress-value {
	background-color: #4caf50
}

.progress-success[value]::-moz-progress-bar {
	background-color: #4caf50
}

.progress-success[value]::-ms-fill {
	background-color: #4caf50
}

@media screen and (min-width:0\0) {
	.progress-success .progress-bar {
		background-color: #4caf50
	}
}

.progress-info[value]::-webkit-progress-value {
	background-color: #03a9f4
}

.progress-info[value]::-moz-progress-bar {
	background-color: #03a9f4
}

.progress-info[value]::-ms-fill {
	background-color: #03a9f4
}

@media screen and (min-width:0\0) {
	.progress-info .progress-bar {
		background-color: #03a9f4
	}
}

.progress-warning[value]::-webkit-progress-value {
	background-color: #ff5722
}

.progress-warning[value]::-moz-progress-bar {
	background-color: #ff5722
}

.progress-warning[value]::-ms-fill {
	background-color: #ff5722
}

@media screen and (min-width:0\0) {
	.progress-warning .progress-bar {
		background-color: #ff5722
	}
}

.progress-danger[value]::-webkit-progress-value {
	background-color: #f44336
}

.progress-danger[value]::-moz-progress-bar {
	background-color: #f44336
}

.progress-danger[value]::-ms-fill {
	background-color: #f44336
}

@media screen and (min-width:0\0) {
	.progress-danger .progress-bar {
		background-color: #f44336
	}
}

.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: .5rem
}

.media-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.media-middle {
	-ms-flex-item-align: center;
	align-self: center
}

.media-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right {
	padding-left: 10px
}

.media-left {
	padding-right: 10px
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

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

.list-group {
	padding-left: 0;
	margin-bottom: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: inherit;
	border: 0 solid #ddd
}

.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

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

.list-group-item.disabled, .list-group-item.disabled:focus,
	.list-group-item.disabled:hover {
	color: rgba(0, 0, 0, .26);
	cursor: not-allowed;
	background-color: rgba(0, 0, 0, .12)
}

.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: rgba(0, 0, 0, .26)
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover
	{
	z-index: 2;
	color: #fff;
	text-decoration: none;
	background-color: #009688;
	border-color: #009688
}

.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: #63fff0
}

.list-group-flush .list-group-item {
	border-radius: 0
}

.list-group-item-action {
	width: 100%;
	color: #555;
	text-align: inherit
}

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

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

.list-group-item-success {
	color: #fff;
	background-color: #4caf50
}

a.list-group-item-success, button.list-group-item-success {
	color: #fff
}

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: #fff;
	background-color: #449d48
}

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: #fff;
	border-color: #fff
}

.list-group-item-info {
	color: #fff;
	background-color: #03a9f4
}

a.list-group-item-info, button.list-group-item-info {
	color: #fff
}

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: #fff;
	background-color: #0398db
}

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: #fff;
	border-color: #fff
}

.list-group-item-warning {
	color: #fff;
	background-color: #ff5722
}

a.list-group-item-warning, button.list-group-item-warning {
	color: #fff
}

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: #fff;
	background-color: #ff4409
}

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: #fff;
	border-color: #fff
}

.list-group-item-danger {
	color: #fff;
	background-color: #f44336
}

a.list-group-item-danger, button.list-group-item-danger {
	color: #fff
}

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: #fff;
	background-color: #f32c1e
}

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: #fff;
	border-color: #fff
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.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-21by9 {
	padding-bottom: 42.85714%
}

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

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

.embed-responsive-1by1 {
	padding-bottom: 100%
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2
}

.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}

.modal, .modal-open {
	overflow: hidden
}

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

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%)
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	box-shadow: 0 9px 46px 8px rgba(0, 0, 0, .14), 0 11px 15px -7px
		rgba(0, 0, 0, .12), 0 24px 38px 3px rgba(0, 0, 0, .2);
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.in {
	opacity: .26
}

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

.modal-header:after {
	content: "";
	display: table;
	clear: both
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:after {
	content: "";
	display: table;
	clear: both
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media ( min-width :544px) {
	.modal-dialog {
		max-width: 600px;
		margin: 30px auto
	}
	.modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		max-width: 300px
	}
}

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

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.in {
	opacity: .9
}

.tooltip.bs-tether-element-attached-bottom, .tooltip.tooltip-top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-arrow, .tooltip.tooltip-top .tooltip-arrow
	{
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: rgba(97, 97, 97, .9)
}

.tooltip.bs-tether-element-attached-left, .tooltip.tooltip-right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-arrow, .tooltip.tooltip-right .tooltip-arrow
	{
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: rgba(97, 97, 97, .9)
}

.tooltip.bs-tether-element-attached-top, .tooltip.tooltip-bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-arrow, .tooltip.tooltip-bottom .tooltip-arrow
	{
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: rgba(97, 97, 97, .9)
}

.tooltip.bs-tether-element-attached-right, .tooltip.tooltip-left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-arrow, .tooltip.tooltip-left .tooltip-arrow
	{
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: rgba(97, 97, 97, .9)
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: rgba(97, 97, 97, .9);
	border-radius: .125rem
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	padding: 1px;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.bs-tether-element-attached-bottom, .popover.popover-top {
	margin-top: -10px
}

.popover.bs-tether-element-attached-bottom .popover-arrow, .popover.popover-top .popover-arrow
	{
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0
}

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

.popover.bs-tether-element-attached-left, .popover.popover-right {
	margin-left: 10px
}

.popover.bs-tether-element-attached-left .popover-arrow, .popover.popover-right .popover-arrow
	{
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.popover.bs-tether-element-attached-left .popover-arrow:after, .popover.popover-right .popover-arrow:after
	{
	bottom: -10px;
	left: 1px;
	content: "";
	border-right-color: #fff;
	border-left-width: 0
}

.popover.bs-tether-element-attached-top, .popover.popover-bottom {
	margin-top: 10px
}

.popover.bs-tether-element-attached-top .popover-arrow, .popover.popover-bottom .popover-arrow
	{
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: rgba(0, 0, 0, .25)
}

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

.popover.bs-tether-element-attached-right, .popover.popover-left {
	margin-left: -10px
}

.popover.bs-tether-element-attached-right .popover-arrow, .popover.popover-left .popover-arrow
	{
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-right .popover-arrow:after, .popover.popover-left .popover-arrow:after
	{
	right: 1px;
	bottom: -10px;
	content: "";
	border-right-width: 0;
	border-left-color: #fff
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 1rem;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: .2375rem .2375rem 0 0
}

.popover-title:empty {
	display: none
}

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

.carousel, .carousel-inner {
	position: relative
}

.carousel-inner {
	width: 100%;
	overflow: hidden
}

.carousel-inner>.carousel-item {
	position: relative;
	display: none;
	-webkit-transition: left .6s ease-in-out;
	transition: left .6s ease-in-out
}

.carousel-inner>.carousel-item>a>img, .carousel-inner>.carousel-item>img
	{
	line-height: 1
}

@media ( -webkit-transform-3d ) , all and (transform-3d) {
	.carousel-inner>.carousel-item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		transition: -webkit-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}
	.carousel-inner>.carousel-item.active.right, .carousel-inner>.carousel-item.next
		{
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	.carousel-inner>.carousel-item.active.left, .carousel-inner>.carousel-item.prev
		{
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	.carousel-inner>.carousel-item.active, .carousel-inner>.carousel-item.next.left,
		.carousel-inner>.carousel-item.prev.right {
		left: 0;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	opacity: .5
}

.carousel-control.left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)),
		to(rgba(0, 0, 0, .0001)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5),
		rgba(0, 0, 0, .0001));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0,
		rgba(0, 0, 0, .0001));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',
		endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)),
		to(rgba(0, 0, 0, .5)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001),
		rgba(0, 0, 0, .5));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0,
		rgba(0, 0, 0, .5));
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
		endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.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: transparent;
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn, .carousel-caption .custom-file-control:before {
	text-shadow: none
}

@media ( min-width :544px) {
	.carousel-control .icon-next, .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}
	.carousel-control .icon-prev {
		margin-left: -15px
	}
	.carousel-control .icon-next {
		margin-right: -15px
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.bg-faded {
	background-color: #f7f7f9
}

.bg-primary {
	color: #fff !important;
	background-color: #009688 !important
}

a.bg-primary:focus, a.bg-primary:hover {
	background-color: #00635a !important
}

.bg-success {
	color: #fff !important;
	background-color: #4caf50 !important
}

a.bg-success:focus, a.bg-success:hover {
	background-color: #3d8b40 !important
}

.bg-info {
	color: #fff !important;
	background-color: #03a9f4 !important
}

a.bg-info:focus, a.bg-info:hover {
	background-color: #0286c2 !important
}

.bg-warning {
	color: #fff !important;
	background-color: #ff5722 !important
}

a.bg-warning:focus, a.bg-warning:hover {
	background-color: #ee3900 !important
}

.bg-danger {
	color: #fff !important;
	background-color: #f44336 !important
}

a.bg-danger:focus, a.bg-danger:hover {
	background-color: #ea1c0d !important
}

.bg-inverse {
	color: #fff !important
}

.bg-inverse, a.bg-inverse:focus, a.bg-inverse:hover {
	background-color: rgba(0, 0, 0, .87) !important
}

.clearfix:after {
	content: "";
	display: table;
	clear: both
}

.d-block {
	display: block !important
}

.d-inline-block {
	display: inline-block !important
}

.d-inline {
	display: inline !important
}

.flex-xs-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.flex-xs-last {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.flex-xs-unordered {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}

.flex-items-xs-top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	align-items: flex-start
}

.flex-items-xs-middle {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.flex-items-xs-bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-ms-grid-row-align: flex-end;
	align-items: flex-end
}

.flex-xs-top {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.flex-xs-middle {
	-ms-flex-item-align: center;
	align-self: center
}

.flex-xs-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}

.flex-items-xs-left {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.flex-items-xs-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flex-items-xs-right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.flex-items-xs-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.flex-items-xs-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media ( min-width :544px) {
	.flex-sm-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.flex-sm-last {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.flex-sm-unordered {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
}

@media ( min-width :544px) {
	.flex-items-sm-top {
		-webkit-box-align: start;
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start
	}
	.flex-items-sm-middle {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center
	}
	.flex-items-sm-bottom {
		-webkit-box-align: end;
		-ms-flex-align: end;
		-ms-grid-row-align: flex-end;
		align-items: flex-end
	}
}

@media ( min-width :544px) {
	.flex-sm-top {
		-ms-flex-item-align: start;
		align-self: flex-start
	}
	.flex-sm-middle {
		-ms-flex-item-align: center;
		align-self: center
	}
	.flex-sm-bottom {
		-ms-flex-item-align: end;
		align-self: flex-end
	}
}

@media ( min-width :544px) {
	.flex-items-sm-left {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.flex-items-sm-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.flex-items-sm-right {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.flex-items-sm-around {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.flex-items-sm-between {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media ( min-width :768px) {
	.flex-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.flex-md-last {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.flex-md-unordered {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
}

@media ( min-width :768px) {
	.flex-items-md-top {
		-webkit-box-align: start;
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start
	}
	.flex-items-md-middle {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center
	}
	.flex-items-md-bottom {
		-webkit-box-align: end;
		-ms-flex-align: end;
		-ms-grid-row-align: flex-end;
		align-items: flex-end
	}
}

@media ( min-width :768px) {
	.flex-md-top {
		-ms-flex-item-align: start;
		align-self: flex-start
	}
	.flex-md-middle {
		-ms-flex-item-align: center;
		align-self: center
	}
	.flex-md-bottom {
		-ms-flex-item-align: end;
		align-self: flex-end
	}
}

@media ( min-width :768px) {
	.flex-items-md-left {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.flex-items-md-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.flex-items-md-right {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.flex-items-md-around {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.flex-items-md-between {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media ( min-width :992px) {
	.flex-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.flex-lg-last {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.flex-lg-unordered {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
}

@media ( min-width :992px) {
	.flex-items-lg-top {
		-webkit-box-align: start;
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start
	}
	.flex-items-lg-middle {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center
	}
	.flex-items-lg-bottom {
		-webkit-box-align: end;
		-ms-flex-align: end;
		-ms-grid-row-align: flex-end;
		align-items: flex-end
	}
}

@media ( min-width :992px) {
	.flex-lg-top {
		-ms-flex-item-align: start;
		align-self: flex-start
	}
	.flex-lg-middle {
		-ms-flex-item-align: center;
		align-self: center
	}
	.flex-lg-bottom {
		-ms-flex-item-align: end;
		align-self: flex-end
	}
}

@media ( min-width :992px) {
	.flex-items-lg-left {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.flex-items-lg-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.flex-items-lg-right {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.flex-items-lg-around {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.flex-items-lg-between {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media ( min-width :1200px) {
	.flex-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.flex-xl-last {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.flex-xl-unordered {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
}

@media ( min-width :1200px) {
	.flex-items-xl-top {
		-webkit-box-align: start;
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start
	}
	.flex-items-xl-middle {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center
	}
	.flex-items-xl-bottom {
		-webkit-box-align: end;
		-ms-flex-align: end;
		-ms-grid-row-align: flex-end;
		align-items: flex-end
	}
}

@media ( min-width :1200px) {
	.flex-xl-top {
		-ms-flex-item-align: start;
		align-self: flex-start
	}
	.flex-xl-middle {
		-ms-flex-item-align: center;
		align-self: center
	}
	.flex-xl-bottom {
		-ms-flex-item-align: end;
		align-self: flex-end
	}
}

@media ( min-width :1200px) {
	.flex-items-xl-left {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.flex-items-xl-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.flex-items-xl-right {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.flex-items-xl-around {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.flex-items-xl-between {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.pull-xs-left {
	float: left !important;
	margin-right: auto
}

.pull-xs-right {
	float: right !important;
	margin-left: auto
}

.pull-xs-none {
	float: none !important
}

@media ( min-width :544px) {
	.pull-sm-left {
		float: left !important;
		margin-right: auto
	}
	.pull-sm-right {
		float: right !important;
		margin-left: auto
	}
	.pull-sm-none {
		float: none !important
	}
}

@media ( min-width :768px) {
	.pull-md-left {
		float: left !important;
		margin-right: auto
	}
	.pull-md-right {
		float: right !important;
		margin-left: auto
	}
	.pull-md-none {
		float: none !important
	}
}

@media ( min-width :992px) {
	.pull-lg-left {
		float: left !important;
		margin-right: auto
	}
	.pull-lg-right {
		float: right !important;
		margin-left: auto
	}
	.pull-lg-none {
		float: none !important
	}
}

@media ( min-width :1200px) {
	.pull-xl-left {
		float: left !important;
		margin-right: auto
	}
	.pull-xl-right {
		float: right !important;
		margin-left: auto
	}
	.pull-xl-none {
		float: none !important
	}
}

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

.w-100 {
	width: 100% !important
}

.m-x-auto {
	margin-right: auto !important;
	margin-left: auto !important
}

.m-a-0 {
	margin: 0 !important
}

.m-t-0 {
	margin-top: 0 !important
}

.m-r-0 {
	margin-right: 0 !important
}

.m-b-0 {
	margin-bottom: 0 !important
}

.m-l-0, .m-x-0 {
	margin-left: 0 !important
}

.m-x-0 {
	margin-right: 0 !important
}

.m-y-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.m-a-1 {
	margin: .5rem !important
}

.m-t-1 {
	margin-top: .5rem !important
}

.m-r-1 {
	margin-right: .5rem !important
}

.m-b-1 {
	margin-bottom: .5rem !important
}

.m-l-1, .m-x-1 {
	margin-left: .5rem !important
}

.m-x-1 {
	margin-right: .5rem !important
}

.m-y-1 {
	margin-top: .5rem !important;
	margin-bottom: .5rem !important
}

.m-a-2 {
	margin: .75rem !important
}

.m-t-2 {
	margin-top: .75rem !important
}

.m-r-2 {
	margin-right: .75rem !important
}

.m-b-2 {
	margin-bottom: .75rem !important
}

.m-l-2, .m-x-2 {
	margin-left: .75rem !important
}

.m-x-2 {
	margin-right: .75rem !important
}

.m-y-2 {
	margin-top: .75rem !important;
	margin-bottom: .75rem !important
}

.m-a-3 {
	margin: 1.5rem !important
}

.m-t-3 {
	margin-top: 1.5rem !important
}

.m-r-3 {
	margin-right: 1.5rem !important
}

.m-b-3 {
	margin-bottom: 1.5rem !important
}

.m-l-3, .m-x-3 {
	margin-left: 1.5rem !important
}

.m-x-3 {
	margin-right: 1.5rem !important
}

.m-y-3 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important
}

.p-a-0 {
	padding: 0 !important
}

.p-t-0 {
	padding-top: 0 !important
}

.p-r-0 {
	padding-right: 0 !important
}

.p-b-0 {
	padding-bottom: 0 !important
}

.p-l-0, .p-x-0 {
	padding-left: 0 !important
}

.p-x-0 {
	padding-right: 0 !important
}

.p-y-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.p-a-1 {
	padding: .5rem !important
}

.p-t-1 {
	padding-top: .5rem !important
}

.p-r-1 {
	padding-right: .5rem !important
}

.p-b-1 {
	padding-bottom: .5rem !important
}

.p-l-1, .p-x-1 {
	padding-left: .5rem !important
}

.p-x-1 {
	padding-right: .5rem !important
}

.p-y-1 {
	padding-top: .5rem !important;
	padding-bottom: .5rem !important
}

.p-a-2 {
	padding: .75rem !important
}

.p-t-2 {
	padding-top: .75rem !important
}

.p-r-2 {
	padding-right: .75rem !important
}

.p-b-2 {
	padding-bottom: .75rem !important
}

.p-l-2, .p-x-2 {
	padding-left: .75rem !important
}

.p-x-2 {
	padding-right: .75rem !important
}

.p-y-2 {
	padding-top: .75rem !important;
	padding-bottom: .75rem !important
}

.p-a-3 {
	padding: 1.5rem !important
}

.p-t-3 {
	padding-top: 1.5rem !important
}

.p-r-3 {
	padding-right: 1.5rem !important
}

.p-b-3 {
	padding-bottom: 1.5rem !important
}

.p-l-3, .p-x-3 {
	padding-left: 1.5rem !important
}

.p-x-3 {
	padding-right: 1.5rem !important
}

.p-y-3 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important
}

.pos-f-t {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.text-justify {
	text-align: justify !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-xs-left {
	text-align: left !important
}

.text-xs-right {
	text-align: right !important
}

.text-xs-center {
	text-align: center !important
}

@media ( min-width :544px) {
	.text-sm-left {
		text-align: left !important
	}
	.text-sm-right {
		text-align: right !important
	}
	.text-sm-center {
		text-align: center !important
	}
}

@media ( min-width :768px) {
	.text-md-left {
		text-align: left !important
	}
	.text-md-right {
		text-align: right !important
	}
	.text-md-center {
		text-align: center !important
	}
}

@media ( min-width :992px) {
	.text-lg-left {
		text-align: left !important
	}
	.text-lg-right {
		text-align: right !important
	}
	.text-lg-center {
		text-align: center !important
	}
}

@media ( min-width :1200px) {
	.text-xl-left {
		text-align: left !important
	}
	.text-xl-right {
		text-align: right !important
	}
	.text-xl-center {
		text-align: center !important
	}
}

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-normal {
	font-weight: 400
}

.font-weight-bold {
	font-weight: 700
}

.font-italic {
	font-style: italic
}

.bmd-help, .text-muted {
	color: rgba(0, 0, 0, .26) !important
}

a.bmd-help:focus, a.bmd-help:hover, a.text-muted:focus, a.text-muted:hover
	{
	color: rgba(0, 0, 0, .26)
}

.text-primary {
	color: #009688 !important
}

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

.text-success {
	color: #4caf50 !important
}

a.text-success:focus, a.text-success:hover {
	color: #3d8b40
}

.text-info {
	color: #03a9f4 !important
}

a.text-info:focus, a.text-info:hover {
	color: #0286c2
}

.text-warning {
	color: #ff5722 !important
}

a.text-warning:focus, a.text-warning:hover {
	color: #ee3900
}

.text-danger {
	color: #f44336 !important
}

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

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.invisible {
	visibility: hidden !important
}

.hidden-xs-up {
	display: none !important
}

@media ( max-width :543px) {
	.hidden-xs-down {
		display: none !important
	}
}

@media ( min-width :544px) {
	.hidden-sm-up {
		display: none !important
	}
}

@media ( max-width :767px) {
	.hidden-sm-down {
		display: none !important
	}
}

@media ( min-width :768px) {
	.hidden-md-up {
		display: none !important
	}
}

@media ( max-width :991px) {
	.hidden-md-down {
		display: none !important
	}
}

@media ( min-width :992px) {
	.hidden-lg-up {
		display: none !important
	}
}

@media ( max-width :1199px) {
	.hidden-lg-down {
		display: none !important
	}
}

@media ( min-width :1200px) {
	.hidden-xl-up {
		display: none !important
	}
}

.hidden-xl-down, .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
	}
}

body {
	font-weight: 400
}

a:focus, button:focus {
	outline: none
}

.bmd-layout-canvas {
	position: absolute;
	width: 100%;
	height: 100%
}

.bmd-layout-container {
	position: relative;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.bmd-layout-container, .bmd-layout-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.bmd-layout-header {
	z-index: 3;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	max-height: 1000px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.bmd-layout-content, .bmd-layout-header {
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.bmd-layout-content {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.bmd-layout-content, .bmd-layout-spacer {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.bmd-layout-backdrop {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	width: 100%;
	height: 100%;
	visibility: hidden;
	background-color: transparent;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

@
supports (pointer-events:auto ){ .
	bmd-layout-backdrop {background-color: rgba(0, 0, 0, .5);
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	visibility: visible;
	pointer-events: none
}

}
.btn, .custom-file-control:before {
	position: relative;
	margin-bottom: .3125rem;
	font-size: .875rem;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0;
	cursor: pointer;
	background-color: transparent;
	border: 0;
	outline: 0;
	-webkit-transition: background-color .2s cubic-bezier(.4, 0, .2, 1),
		color .2s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .2s
		cubic-bezier(.4, 0, 1, 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);
	will-change: box-shadow, transform;
	color: rgba(0, 0, 0, .87);
	background-color: inherit;
	border-color: #ccc
}

.active.custom-file-control:focus:before, .active.focus.custom-file-control:before,
	.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus,
	.btn:active:focus, .btn:focus, .custom-file-control:active.focus:before,
	.custom-file-control:active:focus:before, .custom-file-control:focus:before,
	.focus.custom-file-control:before {
	outline: 0
}

.active.custom-file-control:before, .btn.active, .btn.focus, .btn:active,
	.btn:focus, .btn:hover, .custom-file-control:active:before,
	.custom-file-control:focus:before, .custom-file-control:hover:before,
	.focus.custom-file-control:before, .open>.btn.dropdown-toggle, .open>.dropdown-toggle.custom-file-control:before
	{
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 60%, .2);
	border-color: hsla(0, 0%, 60%, .2)
}

.active.custom-file-control:focus:before, .active.custom-file-control:hover:before,
	.active.focus.custom-file-control:before, .btn.active.focus, .btn.active:focus,
	.btn.active:hover, .btn:active.focus, .btn:active:focus, .btn:active:hover,
	.custom-file-control:active.focus:before, .custom-file-control:active:focus:before,
	.custom-file-control:active:hover:before, .open>.btn.dropdown-toggle.focus,
	.open>.btn.dropdown-toggle:focus, .open>.btn.dropdown-toggle:hover,
	.open>.dropdown-toggle.custom-file-control:focus:before, .open>.dropdown-toggle.custom-file-control:hover:before,
	.open>.dropdown-toggle.focus.custom-file-control:before {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 60%, .4);
	border-color: hsla(0, 0%, 60%, .4)
}

.open>.btn.dropdown-toggle.bmd-btn-icon, .open>.dropdown-toggle.bmd-btn-icon.custom-file-control:before
	{
	color: inherit;
	background-color: inherit
}

.open>.btn.dropdown-toggle.bmd-btn-icon:hover, .open>.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before
	{
	background-color: hsla(0, 0%, 60%, .2)
}

.btn.disabled.focus, .btn.disabled:focus, .btn.disabled:hover, .btn:disabled.focus,
	.btn:disabled:focus, .btn:disabled:hover, .custom-file-control:disabled.focus:before,
	.custom-file-control:disabled:focus:before, .custom-file-control:disabled:hover:before,
	.disabled.custom-file-control:focus:before, .disabled.custom-file-control:hover:before,
	.disabled.focus.custom-file-control:before {
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn, .bg-inverse .custom-file-control:before {
	color: rgba(0, 0, 0, .87);
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .active.custom-file-control:before, .bg-inverse .btn.active,
	.bg-inverse .btn.focus, .bg-inverse .btn:active, .bg-inverse .btn:focus,
	.bg-inverse .btn:hover, .bg-inverse .custom-file-control:active:before,
	.bg-inverse .custom-file-control:focus:before, .bg-inverse .custom-file-control:hover:before,
	.bg-inverse .focus.custom-file-control:before, .open>.bg-inverse .btn.dropdown-toggle,
	.open>.bg-inverse .dropdown-toggle.custom-file-control:before {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .active.custom-file-control:focus:before, .bg-inverse .active.custom-file-control:hover:before,
	.bg-inverse .active.focus.custom-file-control:before, .bg-inverse .btn.active.focus,
	.bg-inverse .btn.active:focus, .bg-inverse .btn.active:hover,
	.bg-inverse .btn:active.focus, .bg-inverse .btn:active:focus,
	.bg-inverse .btn:active:hover, .bg-inverse .custom-file-control:active.focus:before,
	.bg-inverse .custom-file-control:active:focus:before, .bg-inverse .custom-file-control:active:hover:before,
	.open>.bg-inverse .btn.dropdown-toggle.focus, .open>.bg-inverse .btn.dropdown-toggle:focus,
	.open>.bg-inverse .btn.dropdown-toggle:hover, .open>.bg-inverse .dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .dropdown-toggle.focus.custom-file-control:before {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn.dropdown-toggle.bmd-btn-icon, .open>.bg-inverse .dropdown-toggle.bmd-btn-icon.custom-file-control:before
	{
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn.dropdown-toggle.bmd-btn-icon:hover, .open>.bg-inverse .dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before
	{
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn.disabled.focus, .bg-inverse .btn.disabled:focus,
	.bg-inverse .btn.disabled:hover, .bg-inverse .btn:disabled.focus,
	.bg-inverse .btn:disabled:focus, .bg-inverse .btn:disabled:hover,
	.bg-inverse .custom-file-control:disabled.focus:before, .bg-inverse .custom-file-control:disabled:focus:before,
	.bg-inverse .custom-file-control:disabled:hover:before, .bg-inverse .disabled.custom-file-control:focus:before,
	.bg-inverse .disabled.custom-file-control:hover:before, .bg-inverse .disabled.focus.custom-file-control:before
	{
	background-color: inherit;
	border-color: #ccc
}

.btn-link.custom-file-control:before, .btn.btn-link {
	background-color: transparent
}

.btn-primary.custom-file-control:before, .btn.btn-primary {
	color: #009688;
	background-color: inherit;
	border-color: #ccc
}

.btn-primary.active.custom-file-control:before, .btn-primary.custom-file-control:active:before,
	.btn-primary.custom-file-control:focus:before, .btn-primary.custom-file-control:hover:before,
	.btn-primary.focus.custom-file-control:before, .btn.btn-primary.active,
	.btn.btn-primary.focus, .btn.btn-primary:active, .btn.btn-primary:focus,
	.btn.btn-primary:hover, .open>.btn-primary.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-primary.dropdown-toggle {
	color: #009688;
	background-color: hsla(0, 0%, 60%, .2);
	border-color: hsla(0, 0%, 60%, .2)
}

.btn-primary.active.custom-file-control:focus:before, .btn-primary.active.custom-file-control:hover:before,
	.btn-primary.active.focus.custom-file-control:before, .btn-primary.custom-file-control:active.focus:before,
	.btn-primary.custom-file-control:active:focus:before, .btn-primary.custom-file-control:active:hover:before,
	.btn.btn-primary.active.focus, .btn.btn-primary.active:focus, .btn.btn-primary.active:hover,
	.btn.btn-primary:active.focus, .btn.btn-primary:active:focus, .btn.btn-primary:active:hover,
	.open>.btn-primary.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-primary.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-primary.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.btn-primary.dropdown-toggle.focus, .open>.btn.btn-primary.dropdown-toggle:focus,
	.open>.btn.btn-primary.dropdown-toggle:hover {
	color: #009688;
	background-color: hsla(0, 0%, 60%, .4);
	border-color: hsla(0, 0%, 60%, .4)
}

.open>.btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-primary.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-primary.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-primary.custom-file-control:disabled.focus:before, .btn-primary.custom-file-control:disabled:focus:before,
	.btn-primary.custom-file-control:disabled:hover:before, .btn-primary.disabled.custom-file-control:focus:before,
	.btn-primary.disabled.custom-file-control:hover:before, .btn-primary.disabled.focus.custom-file-control:before,
	.btn.btn-primary.disabled.focus, .btn.btn-primary.disabled:focus, .btn.btn-primary.disabled:hover,
	.btn.btn-primary:disabled.focus, .btn.btn-primary:disabled:focus, .btn.btn-primary:disabled:hover
	{
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn-primary.custom-file-control:before, .bg-inverse .btn.btn-primary
	{
	color: #009688;
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn-primary.active.custom-file-control:before, .bg-inverse .btn-primary.custom-file-control:active:before,
	.bg-inverse .btn-primary.custom-file-control:focus:before, .bg-inverse .btn-primary.custom-file-control:hover:before,
	.bg-inverse .btn-primary.focus.custom-file-control:before, .bg-inverse .btn.btn-primary.active,
	.bg-inverse .btn.btn-primary.focus, .bg-inverse .btn.btn-primary:active,
	.bg-inverse .btn.btn-primary:focus, .bg-inverse .btn.btn-primary:hover,
	.open>.bg-inverse .btn-primary.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-primary.dropdown-toggle {
	color: #009688;
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-primary.active.custom-file-control:focus:before,
	.bg-inverse .btn-primary.active.custom-file-control:hover:before,
	.bg-inverse .btn-primary.active.focus.custom-file-control:before,
	.bg-inverse .btn-primary.custom-file-control:active.focus:before,
	.bg-inverse .btn-primary.custom-file-control:active:focus:before,
	.bg-inverse .btn-primary.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-primary.active.focus, .bg-inverse .btn.btn-primary.active:focus,
	.bg-inverse .btn.btn-primary.active:hover, .bg-inverse .btn.btn-primary:active.focus,
	.bg-inverse .btn.btn-primary:active:focus, .bg-inverse .btn.btn-primary:active:hover,
	.open>.bg-inverse .btn-primary.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-primary.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-primary.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-primary.dropdown-toggle.focus, .open>.bg-inverse .btn.btn-primary.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-primary.dropdown-toggle:hover {
	color: #009688;
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-primary.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-primary.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-primary.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-primary.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-primary.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-primary.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-primary.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-primary.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-primary.disabled.focus, .bg-inverse .btn.btn-primary.disabled:focus,
	.bg-inverse .btn.btn-primary.disabled:hover, .bg-inverse .btn.btn-primary:disabled.focus,
	.bg-inverse .btn.btn-primary:disabled:focus, .bg-inverse .btn.btn-primary:disabled:hover
	{
	background-color: inherit;
	border-color: #ccc
}

.btn-primary.btn-link.custom-file-control:before, .btn.btn-primary.btn-link
	{
	background-color: transparent
}

.btn-secondary.custom-file-control:before, .btn.btn-secondary {
	color: rgba(0, 0, 0, .87);
	background-color: inherit;
	border-color: #ccc
}

.btn-secondary.active.custom-file-control:before, .btn-secondary.custom-file-control:active:before,
	.btn-secondary.custom-file-control:focus:before, .btn-secondary.custom-file-control:hover:before,
	.btn-secondary.focus.custom-file-control:before, .btn.btn-secondary.active,
	.btn.btn-secondary.focus, .btn.btn-secondary:active, .btn.btn-secondary:focus,
	.btn.btn-secondary:hover, .open>.btn-secondary.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-secondary.dropdown-toggle {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 60%, .2);
	border-color: hsla(0, 0%, 60%, .2)
}

.btn-secondary.active.custom-file-control:focus:before, .btn-secondary.active.custom-file-control:hover:before,
	.btn-secondary.active.focus.custom-file-control:before, .btn-secondary.custom-file-control:active.focus:before,
	.btn-secondary.custom-file-control:active:focus:before, .btn-secondary.custom-file-control:active:hover:before,
	.btn.btn-secondary.active.focus, .btn.btn-secondary.active:focus, .btn.btn-secondary.active:hover,
	.btn.btn-secondary:active.focus, .btn.btn-secondary:active:focus, .btn.btn-secondary:active:hover,
	.open>.btn-secondary.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-secondary.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-secondary.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.btn-secondary.dropdown-toggle.focus, .open>.btn.btn-secondary.dropdown-toggle:focus,
	.open>.btn.btn-secondary.dropdown-toggle:hover {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 60%, .4);
	border-color: hsla(0, 0%, 60%, .4)
}

.open>.btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-secondary.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-secondary.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-secondary.custom-file-control:disabled.focus:before, .btn-secondary.custom-file-control:disabled:focus:before,
	.btn-secondary.custom-file-control:disabled:hover:before,
	.btn-secondary.disabled.custom-file-control:focus:before,
	.btn-secondary.disabled.custom-file-control:hover:before,
	.btn-secondary.disabled.focus.custom-file-control:before, .btn.btn-secondary.disabled.focus,
	.btn.btn-secondary.disabled:focus, .btn.btn-secondary.disabled:hover,
	.btn.btn-secondary:disabled.focus, .btn.btn-secondary:disabled:focus,
	.btn.btn-secondary:disabled:hover {
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn-secondary.custom-file-control:before, .bg-inverse .btn.btn-secondary
	{
	color: rgba(0, 0, 0, .87);
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn-secondary.active.custom-file-control:before,
	.bg-inverse .btn-secondary.custom-file-control:active:before,
	.bg-inverse .btn-secondary.custom-file-control:focus:before,
	.bg-inverse .btn-secondary.custom-file-control:hover:before,
	.bg-inverse .btn-secondary.focus.custom-file-control:before,
	.bg-inverse .btn.btn-secondary.active, .bg-inverse .btn.btn-secondary.focus,
	.bg-inverse .btn.btn-secondary:active, .bg-inverse .btn.btn-secondary:focus,
	.bg-inverse .btn.btn-secondary:hover, .open>.bg-inverse .btn-secondary.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-secondary.dropdown-toggle {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-secondary.active.custom-file-control:focus:before,
	.bg-inverse .btn-secondary.active.custom-file-control:hover:before,
	.bg-inverse .btn-secondary.active.focus.custom-file-control:before,
	.bg-inverse .btn-secondary.custom-file-control:active.focus:before,
	.bg-inverse .btn-secondary.custom-file-control:active:focus:before,
	.bg-inverse .btn-secondary.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-secondary.active.focus, .bg-inverse .btn.btn-secondary.active:focus,
	.bg-inverse .btn.btn-secondary.active:hover, .bg-inverse .btn.btn-secondary:active.focus,
	.bg-inverse .btn.btn-secondary:active:focus, .bg-inverse .btn.btn-secondary:active:hover,
	.open>.bg-inverse .btn-secondary.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-secondary.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-secondary.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-secondary.dropdown-toggle.focus, .open>.bg-inverse .btn.btn-secondary.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-secondary.dropdown-toggle:hover {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-secondary.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-secondary.dropdown-toggle.bmd-btn-icon:hover
	{
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-secondary.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-secondary.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-secondary.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-secondary.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-secondary.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-secondary.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-secondary.disabled.focus, .bg-inverse .btn.btn-secondary.disabled:focus,
	.bg-inverse .btn.btn-secondary.disabled:hover, .bg-inverse .btn.btn-secondary:disabled.focus,
	.bg-inverse .btn.btn-secondary:disabled:focus, .bg-inverse .btn.btn-secondary:disabled:hover
	{
	background-color: inherit;
	border-color: #ccc
}

.btn-secondary.btn-link.custom-file-control:before, .btn.btn-secondary.btn-link
	{
	background-color: transparent
}

.btn-info.custom-file-control:before, .btn.btn-info {
	color: #03a9f4;
	background-color: inherit;
	border-color: #ccc
}

.btn-info.active.custom-file-control:before, .btn-info.custom-file-control:active:before,
	.btn-info.custom-file-control:focus:before, .btn-info.custom-file-control:hover:before,
	.btn-info.focus.custom-file-control:before, .btn.btn-info.active, .btn.btn-info.focus,
	.btn.btn-info:active, .btn.btn-info:focus, .btn.btn-info:hover, .open>.btn-info.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-info.dropdown-toggle {
	color: #03a9f4;
	background-color: hsla(0, 0%, 60%, .2);
	border-color: hsla(0, 0%, 60%, .2)
}

.btn-info.active.custom-file-control:focus:before, .btn-info.active.custom-file-control:hover:before,
	.btn-info.active.focus.custom-file-control:before, .btn-info.custom-file-control:active.focus:before,
	.btn-info.custom-file-control:active:focus:before, .btn-info.custom-file-control:active:hover:before,
	.btn.btn-info.active.focus, .btn.btn-info.active:focus, .btn.btn-info.active:hover,
	.btn.btn-info:active.focus, .btn.btn-info:active:focus, .btn.btn-info:active:hover,
	.open>.btn-info.dropdown-toggle.custom-file-control:focus:before, .open>.btn-info.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-info.dropdown-toggle.focus.custom-file-control:before, .open>.btn.btn-info.dropdown-toggle.focus,
	.open>.btn.btn-info.dropdown-toggle:focus, .open>.btn.btn-info.dropdown-toggle:hover
	{
	color: #03a9f4;
	background-color: hsla(0, 0%, 60%, .4);
	border-color: hsla(0, 0%, 60%, .4)
}

.open>.btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-info.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-info.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-info.custom-file-control:disabled.focus:before, .btn-info.custom-file-control:disabled:focus:before,
	.btn-info.custom-file-control:disabled:hover:before, .btn-info.disabled.custom-file-control:focus:before,
	.btn-info.disabled.custom-file-control:hover:before, .btn-info.disabled.focus.custom-file-control:before,
	.btn.btn-info.disabled.focus, .btn.btn-info.disabled:focus, .btn.btn-info.disabled:hover,
	.btn.btn-info:disabled.focus, .btn.btn-info:disabled:focus, .btn.btn-info:disabled:hover
	{
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn-info.custom-file-control:before, .bg-inverse .btn.btn-info
	{
	color: #03a9f4;
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn-info.active.custom-file-control:before, .bg-inverse .btn-info.custom-file-control:active:before,
	.bg-inverse .btn-info.custom-file-control:focus:before, .bg-inverse .btn-info.custom-file-control:hover:before,
	.bg-inverse .btn-info.focus.custom-file-control:before, .bg-inverse .btn.btn-info.active,
	.bg-inverse .btn.btn-info.focus, .bg-inverse .btn.btn-info:active,
	.bg-inverse .btn.btn-info:focus, .bg-inverse .btn.btn-info:hover, .open>.bg-inverse .btn-info.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-info.dropdown-toggle {
	color: #03a9f4;
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-info.active.custom-file-control:focus:before,
	.bg-inverse .btn-info.active.custom-file-control:hover:before,
	.bg-inverse .btn-info.active.focus.custom-file-control:before,
	.bg-inverse .btn-info.custom-file-control:active.focus:before,
	.bg-inverse .btn-info.custom-file-control:active:focus:before,
	.bg-inverse .btn-info.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-info.active.focus, .bg-inverse .btn.btn-info.active:focus,
	.bg-inverse .btn.btn-info.active:hover, .bg-inverse .btn.btn-info:active.focus,
	.bg-inverse .btn.btn-info:active:focus, .bg-inverse .btn.btn-info:active:hover,
	.open>.bg-inverse .btn-info.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-info.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-info.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-info.dropdown-toggle.focus, .open>.bg-inverse .btn.btn-info.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-info.dropdown-toggle:hover {
	color: #03a9f4;
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-info.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-info.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-info.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-info.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-info.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-info.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-info.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-info.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-info.disabled.focus, .bg-inverse .btn.btn-info.disabled:focus,
	.bg-inverse .btn.btn-info.disabled:hover, .bg-inverse .btn.btn-info:disabled.focus,
	.bg-inverse .btn.btn-info:disabled:focus, .bg-inverse .btn.btn-info:disabled:hover
	{
	background-color: inherit;
	border-color: #ccc
}

.btn-info.btn-link.custom-file-control:before, .btn.btn-info.btn-link {
	background-color: transparent
}

.btn-success.custom-file-control:before, .btn.btn-success {
	color: #4caf50;
	background-color: inherit;
	border-color: #ccc
}

.btn-success.active.custom-file-control:before, .btn-success.custom-file-control:active:before,
	.btn-success.custom-file-control:focus:before, .btn-success.custom-file-control:hover:before,
	.btn-success.focus.custom-file-control:before, .btn.btn-success.active,
	.btn.btn-success.focus, .btn.btn-success:active, .btn.btn-success:focus,
	.btn.btn-success:hover, .open>.btn-success.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-success.dropdown-toggle {
	color: #4caf50;
	background-color: hsla(0, 0%, 60%, .2);
	border-color: hsla(0, 0%, 60%, .2)
}

.btn-success.active.custom-file-control:focus:before, .btn-success.active.custom-file-control:hover:before,
	.btn-success.active.focus.custom-file-control:before, .btn-success.custom-file-control:active.focus:before,
	.btn-success.custom-file-control:active:focus:before, .btn-success.custom-file-control:active:hover:before,
	.btn.btn-success.active.focus, .btn.btn-success.active:focus, .btn.btn-success.active:hover,
	.btn.btn-success:active.focus, .btn.btn-success:active:focus, .btn.btn-success:active:hover,
	.open>.btn-success.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-success.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-success.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.btn-success.dropdown-toggle.focus, .open>.btn.btn-success.dropdown-toggle:focus,
	.open>.btn.btn-success.dropdown-toggle:hover {
	color: #4caf50;
	background-color: hsla(0, 0%, 60%, .4);
	border-color: hsla(0, 0%, 60%, .4)
}

.open>.btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-success.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-success.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-success.custom-file-control:disabled.focus:before, .btn-success.custom-file-control:disabled:focus:before,
	.btn-success.custom-file-control:disabled:hover:before, .btn-success.disabled.custom-file-control:focus:before,
	.btn-success.disabled.custom-file-control:hover:before, .btn-success.disabled.focus.custom-file-control:before,
	.btn.btn-success.disabled.focus, .btn.btn-success.disabled:focus, .btn.btn-success.disabled:hover,
	.btn.btn-success:disabled.focus, .btn.btn-success:disabled:focus, .btn.btn-success:disabled:hover
	{
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn-success.custom-file-control:before, .bg-inverse .btn.btn-success
	{
	color: #4caf50;
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn-success.active.custom-file-control:before, .bg-inverse .btn-success.custom-file-control:active:before,
	.bg-inverse .btn-success.custom-file-control:focus:before, .bg-inverse .btn-success.custom-file-control:hover:before,
	.bg-inverse .btn-success.focus.custom-file-control:before, .bg-inverse .btn.btn-success.active,
	.bg-inverse .btn.btn-success.focus, .bg-inverse .btn.btn-success:active,
	.bg-inverse .btn.btn-success:focus, .bg-inverse .btn.btn-success:hover,
	.open>.bg-inverse .btn-success.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-success.dropdown-toggle {
	color: #4caf50;
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-success.active.custom-file-control:focus:before,
	.bg-inverse .btn-success.active.custom-file-control:hover:before,
	.bg-inverse .btn-success.active.focus.custom-file-control:before,
	.bg-inverse .btn-success.custom-file-control:active.focus:before,
	.bg-inverse .btn-success.custom-file-control:active:focus:before,
	.bg-inverse .btn-success.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-success.active.focus, .bg-inverse .btn.btn-success.active:focus,
	.bg-inverse .btn.btn-success.active:hover, .bg-inverse .btn.btn-success:active.focus,
	.bg-inverse .btn.btn-success:active:focus, .bg-inverse .btn.btn-success:active:hover,
	.open>.bg-inverse .btn-success.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-success.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-success.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-success.dropdown-toggle.focus, .open>.bg-inverse .btn.btn-success.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-success.dropdown-toggle:hover {
	color: #4caf50;
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-success.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-success.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-success.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-success.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-success.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-success.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-success.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-success.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-success.disabled.focus, .bg-inverse .btn.btn-success.disabled:focus,
	.bg-inverse .btn.btn-success.disabled:hover, .bg-inverse .btn.btn-success:disabled.focus,
	.bg-inverse .btn.btn-success:disabled:focus, .bg-inverse .btn.btn-success:disabled:hover
	{
	background-color: inherit;
	border-color: #ccc
}

.btn-success.btn-link.custom-file-control:before, .btn.btn-success.btn-link
	{
	background-color: transparent
}

.btn-warning.custom-file-control:before, .btn.btn-warning {
	color: #ff5722;
	background-color: inherit;
	border-color: #ccc
}

.btn-warning.active.custom-file-control:before, .btn-warning.custom-file-control:active:before,
	.btn-warning.custom-file-control:focus:before, .btn-warning.custom-file-control:hover:before,
	.btn-warning.focus.custom-file-control:before, .btn.btn-warning.active,
	.btn.btn-warning.focus, .btn.btn-warning:active, .btn.btn-warning:focus,
	.btn.btn-warning:hover, .open>.btn-warning.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-warning.dropdown-toggle {
	color: #ff5722;
	background-color: hsla(0, 0%, 60%, .2);
	border-color: hsla(0, 0%, 60%, .2)
}

.btn-warning.active.custom-file-control:focus:before, .btn-warning.active.custom-file-control:hover:before,
	.btn-warning.active.focus.custom-file-control:before, .btn-warning.custom-file-control:active.focus:before,
	.btn-warning.custom-file-control:active:focus:before, .btn-warning.custom-file-control:active:hover:before,
	.btn.btn-warning.active.focus, .btn.btn-warning.active:focus, .btn.btn-warning.active:hover,
	.btn.btn-warning:active.focus, .btn.btn-warning:active:focus, .btn.btn-warning:active:hover,
	.open>.btn-warning.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-warning.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-warning.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.btn-warning.dropdown-toggle.focus, .open>.btn.btn-warning.dropdown-toggle:focus,
	.open>.btn.btn-warning.dropdown-toggle:hover {
	color: #ff5722;
	background-color: hsla(0, 0%, 60%, .4);
	border-color: hsla(0, 0%, 60%, .4)
}

.open>.btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-warning.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-warning.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-warning.custom-file-control:disabled.focus:before, .btn-warning.custom-file-control:disabled:focus:before,
	.btn-warning.custom-file-control:disabled:hover:before, .btn-warning.disabled.custom-file-control:focus:before,
	.btn-warning.disabled.custom-file-control:hover:before, .btn-warning.disabled.focus.custom-file-control:before,
	.btn.btn-warning.disabled.focus, .btn.btn-warning.disabled:focus, .btn.btn-warning.disabled:hover,
	.btn.btn-warning:disabled.focus, .btn.btn-warning:disabled:focus, .btn.btn-warning:disabled:hover
	{
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn-warning.custom-file-control:before, .bg-inverse .btn.btn-warning
	{
	color: #ff5722;
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn-warning.active.custom-file-control:before, .bg-inverse .btn-warning.custom-file-control:active:before,
	.bg-inverse .btn-warning.custom-file-control:focus:before, .bg-inverse .btn-warning.custom-file-control:hover:before,
	.bg-inverse .btn-warning.focus.custom-file-control:before, .bg-inverse .btn.btn-warning.active,
	.bg-inverse .btn.btn-warning.focus, .bg-inverse .btn.btn-warning:active,
	.bg-inverse .btn.btn-warning:focus, .bg-inverse .btn.btn-warning:hover,
	.open>.bg-inverse .btn-warning.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-warning.dropdown-toggle {
	color: #ff5722;
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-warning.active.custom-file-control:focus:before,
	.bg-inverse .btn-warning.active.custom-file-control:hover:before,
	.bg-inverse .btn-warning.active.focus.custom-file-control:before,
	.bg-inverse .btn-warning.custom-file-control:active.focus:before,
	.bg-inverse .btn-warning.custom-file-control:active:focus:before,
	.bg-inverse .btn-warning.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-warning.active.focus, .bg-inverse .btn.btn-warning.active:focus,
	.bg-inverse .btn.btn-warning.active:hover, .bg-inverse .btn.btn-warning:active.focus,
	.bg-inverse .btn.btn-warning:active:focus, .bg-inverse .btn.btn-warning:active:hover,
	.open>.bg-inverse .btn-warning.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-warning.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-warning.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-warning.dropdown-toggle.focus, .open>.bg-inverse .btn.btn-warning.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-warning.dropdown-toggle:hover {
	color: #ff5722;
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-warning.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-warning.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-warning.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-warning.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-warning.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-warning.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-warning.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-warning.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-warning.disabled.focus, .bg-inverse .btn.btn-warning.disabled:focus,
	.bg-inverse .btn.btn-warning.disabled:hover, .bg-inverse .btn.btn-warning:disabled.focus,
	.bg-inverse .btn.btn-warning:disabled:focus, .bg-inverse .btn.btn-warning:disabled:hover
	{
	background-color: inherit;
	border-color: #ccc
}

.btn-warning.btn-link.custom-file-control:before, .btn.btn-warning.btn-link
	{
	background-color: transparent
}

.btn-danger.custom-file-control:before, .btn.btn-danger {
	color: #f44336;
	background-color: inherit;
	border-color: #ccc
}

.btn-danger.active.custom-file-control:before, .btn-danger.custom-file-control:active:before,
	.btn-danger.custom-file-control:focus:before, .btn-danger.custom-file-control:hover:before,
	.btn-danger.focus.custom-file-control:before, .btn.btn-danger.active,
	.btn.btn-danger.focus, .btn.btn-danger:active, .btn.btn-danger:focus,
	.btn.btn-danger:hover, .open>.btn-danger.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-danger.dropdown-toggle {
	color: #f44336;
	background-color: hsla(0, 0%, 60%, .2);
	border-color: hsla(0, 0%, 60%, .2)
}

.btn-danger.active.custom-file-control:focus:before, .btn-danger.active.custom-file-control:hover:before,
	.btn-danger.active.focus.custom-file-control:before, .btn-danger.custom-file-control:active.focus:before,
	.btn-danger.custom-file-control:active:focus:before, .btn-danger.custom-file-control:active:hover:before,
	.btn.btn-danger.active.focus, .btn.btn-danger.active:focus, .btn.btn-danger.active:hover,
	.btn.btn-danger:active.focus, .btn.btn-danger:active:focus, .btn.btn-danger:active:hover,
	.open>.btn-danger.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-danger.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-danger.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.btn-danger.dropdown-toggle.focus, .open>.btn.btn-danger.dropdown-toggle:focus,
	.open>.btn.btn-danger.dropdown-toggle:hover {
	color: #f44336;
	background-color: hsla(0, 0%, 60%, .4);
	border-color: hsla(0, 0%, 60%, .4)
}

.open>.btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-danger.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-danger.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-danger.custom-file-control:disabled.focus:before, .btn-danger.custom-file-control:disabled:focus:before,
	.btn-danger.custom-file-control:disabled:hover:before, .btn-danger.disabled.custom-file-control:focus:before,
	.btn-danger.disabled.custom-file-control:hover:before, .btn-danger.disabled.focus.custom-file-control:before,
	.btn.btn-danger.disabled.focus, .btn.btn-danger.disabled:focus, .btn.btn-danger.disabled:hover,
	.btn.btn-danger:disabled.focus, .btn.btn-danger:disabled:focus, .btn.btn-danger:disabled:hover
	{
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn-danger.custom-file-control:before, .bg-inverse .btn.btn-danger
	{
	color: #f44336;
	background-color: inherit;
	border-color: #ccc
}

.bg-inverse .btn-danger.active.custom-file-control:before, .bg-inverse .btn-danger.custom-file-control:active:before,
	.bg-inverse .btn-danger.custom-file-control:focus:before, .bg-inverse .btn-danger.custom-file-control:hover:before,
	.bg-inverse .btn-danger.focus.custom-file-control:before, .bg-inverse .btn.btn-danger.active,
	.bg-inverse .btn.btn-danger.focus, .bg-inverse .btn.btn-danger:active,
	.bg-inverse .btn.btn-danger:focus, .bg-inverse .btn.btn-danger:hover,
	.open>.bg-inverse .btn-danger.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-danger.dropdown-toggle {
	color: #f44336;
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-danger.active.custom-file-control:focus:before,
	.bg-inverse .btn-danger.active.custom-file-control:hover:before,
	.bg-inverse .btn-danger.active.focus.custom-file-control:before,
	.bg-inverse .btn-danger.custom-file-control:active.focus:before,
	.bg-inverse .btn-danger.custom-file-control:active:focus:before,
	.bg-inverse .btn-danger.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-danger.active.focus, .bg-inverse .btn.btn-danger.active:focus,
	.bg-inverse .btn.btn-danger.active:hover, .bg-inverse .btn.btn-danger:active.focus,
	.bg-inverse .btn.btn-danger:active:focus, .bg-inverse .btn.btn-danger:active:hover,
	.open>.bg-inverse .btn-danger.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-danger.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-danger.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-danger.dropdown-toggle.focus, .open>.bg-inverse .btn.btn-danger.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-danger.dropdown-toggle:hover {
	color: #f44336;
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-danger.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-danger.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-danger.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-danger.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-danger.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-danger.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-danger.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-danger.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-danger.disabled.focus, .bg-inverse .btn.btn-danger.disabled:focus,
	.bg-inverse .btn.btn-danger.disabled:hover, .bg-inverse .btn.btn-danger:disabled.focus,
	.bg-inverse .btn.btn-danger:disabled:focus, .bg-inverse .btn.btn-danger:disabled:hover
	{
	background-color: inherit;
	border-color: #ccc
}

.btn-danger.btn-link.custom-file-control:before, .btn.btn-danger.btn-link
	{
	background-color: transparent
}

.bmd-btn-fab.btn-primary.custom-file-control:before, .btn-group-raised .btn-primary.custom-file-control:before,
	.btn-group-raised .btn.btn-primary, .btn-raised.btn-primary.custom-file-control:before,
	.btn.bmd-btn-fab.btn-primary, .btn.btn-raised.btn-primary {
	color: #fff;
	background-color: #009688;
	border-color: #009688
}

.bmd-btn-fab.btn-primary.active.custom-file-control:before, .bmd-btn-fab.btn-primary.custom-file-control:active:before,
	.bmd-btn-fab.btn-primary.custom-file-control:focus:before, .bmd-btn-fab.btn-primary.custom-file-control:hover:before,
	.bmd-btn-fab.btn-primary.focus.custom-file-control:before,
	.btn-group-raised .btn-primary.active.custom-file-control:before,
	.btn-group-raised .btn-primary.custom-file-control:active:before,
	.btn-group-raised .btn-primary.custom-file-control:focus:before,
	.btn-group-raised .btn-primary.custom-file-control:hover:before,
	.btn-group-raised .btn-primary.focus.custom-file-control:before,
	.btn-group-raised .btn.btn-primary.active, .btn-group-raised .btn.btn-primary.focus,
	.btn-group-raised .btn.btn-primary:active, .btn-group-raised .btn.btn-primary:focus,
	.btn-group-raised .btn.btn-primary:hover, .btn-raised.btn-primary.active.custom-file-control:before,
	.btn-raised.btn-primary.custom-file-control:active:before, .btn-raised.btn-primary.custom-file-control:focus:before,
	.btn-raised.btn-primary.custom-file-control:hover:before, .btn-raised.btn-primary.focus.custom-file-control:before,
	.btn.bmd-btn-fab.btn-primary.active, .btn.bmd-btn-fab.btn-primary.focus,
	.btn.bmd-btn-fab.btn-primary:active, .btn.bmd-btn-fab.btn-primary:focus,
	.btn.bmd-btn-fab.btn-primary:hover, .btn.btn-raised.btn-primary.active,
	.btn.btn-raised.btn-primary.focus, .btn.btn-raised.btn-primary:active,
	.btn.btn-raised.btn-primary:focus, .btn.btn-raised.btn-primary:hover,
	.open>.bmd-btn-fab.btn-primary.dropdown-toggle.custom-file-control:before,
	.open>.btn-group-raised .btn-primary.dropdown-toggle.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-primary.dropdown-toggle, .open>.btn-raised.btn-primary.dropdown-toggle.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-primary.dropdown-toggle, .open>.btn.btn-raised.btn-primary.dropdown-toggle
	{
	color: #fff;
	background-color: #008276;
	border-color: #005951
}

.bmd-btn-fab.btn-primary.active.custom-file-control:focus:before,
	.bmd-btn-fab.btn-primary.active.custom-file-control:hover:before,
	.bmd-btn-fab.btn-primary.active.focus.custom-file-control:before,
	.bmd-btn-fab.btn-primary.custom-file-control:active.focus:before,
	.bmd-btn-fab.btn-primary.custom-file-control:active:focus:before,
	.bmd-btn-fab.btn-primary.custom-file-control:active:hover:before,
	.btn-group-raised .btn-primary.active.custom-file-control:focus:before,
	.btn-group-raised .btn-primary.active.custom-file-control:hover:before,
	.btn-group-raised .btn-primary.active.focus.custom-file-control:before,
	.btn-group-raised .btn-primary.custom-file-control:active.focus:before,
	.btn-group-raised .btn-primary.custom-file-control:active:focus:before,
	.btn-group-raised .btn-primary.custom-file-control:active:hover:before,
	.btn-group-raised .btn.btn-primary.active.focus, .btn-group-raised .btn.btn-primary.active:focus,
	.btn-group-raised .btn.btn-primary.active:hover, .btn-group-raised .btn.btn-primary:active.focus,
	.btn-group-raised .btn.btn-primary:active:focus, .btn-group-raised .btn.btn-primary:active:hover,
	.btn-raised.btn-primary.active.custom-file-control:focus:before,
	.btn-raised.btn-primary.active.custom-file-control:hover:before,
	.btn-raised.btn-primary.active.focus.custom-file-control:before,
	.btn-raised.btn-primary.custom-file-control:active.focus:before,
	.btn-raised.btn-primary.custom-file-control:active:focus:before,
	.btn-raised.btn-primary.custom-file-control:active:hover:before, .btn.bmd-btn-fab.btn-primary.active.focus,
	.btn.bmd-btn-fab.btn-primary.active:focus, .btn.bmd-btn-fab.btn-primary.active:hover,
	.btn.bmd-btn-fab.btn-primary:active.focus, .btn.bmd-btn-fab.btn-primary:active:focus,
	.btn.bmd-btn-fab.btn-primary:active:hover, .btn.btn-raised.btn-primary.active.focus,
	.btn.btn-raised.btn-primary.active:focus, .btn.btn-raised.btn-primary.active:hover,
	.btn.btn-raised.btn-primary:active.focus, .btn.btn-raised.btn-primary:active:focus,
	.btn.btn-raised.btn-primary:active:hover, .open>.bmd-btn-fab.btn-primary.dropdown-toggle.custom-file-control:focus:before,
	.open>.bmd-btn-fab.btn-primary.dropdown-toggle.custom-file-control:hover:before,
	.open>.bmd-btn-fab.btn-primary.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn-group-raised .btn-primary.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-group-raised .btn-primary.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-group-raised .btn-primary.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-primary.dropdown-toggle.focus, .open>.btn-group-raised .btn.btn-primary.dropdown-toggle:focus,
	.open>.btn-group-raised .btn.btn-primary.dropdown-toggle:hover, .open>.btn-raised.btn-primary.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-raised.btn-primary.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-raised.btn-primary.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-primary.dropdown-toggle.focus, .open>.btn.bmd-btn-fab.btn-primary.dropdown-toggle:focus,
	.open>.btn.bmd-btn-fab.btn-primary.dropdown-toggle:hover, .open>.btn.btn-raised.btn-primary.dropdown-toggle.focus,
	.open>.btn.btn-raised.btn-primary.dropdown-toggle:focus, .open>.btn.btn-raised.btn-primary.dropdown-toggle:hover
	{
	color: #fff;
	background-color: #008276;
	border-color: #001714
}

.open>.bmd-btn-fab.btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn-group-raised .btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-primary.dropdown-toggle.bmd-btn-icon,
	.open>.btn-raised.btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-primary.dropdown-toggle.bmd-btn-icon, .open>.btn.btn-raised.btn-primary.dropdown-toggle.bmd-btn-icon
	{
	color: inherit;
	background-color: #009688
}

.open>.bmd-btn-fab.btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn-group-raised .btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn-group-raised .btn.btn-primary.dropdown-toggle.bmd-btn-icon:hover,
	.open>.btn-raised.btn-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.bmd-btn-fab.btn-primary.dropdown-toggle.bmd-btn-icon:hover,
	.open>.btn.btn-raised.btn-primary.dropdown-toggle.bmd-btn-icon:hover {
	background-color: #008276
}

.bmd-btn-fab.btn-primary.custom-file-control:disabled.focus:before,
	.bmd-btn-fab.btn-primary.custom-file-control:disabled:focus:before,
	.bmd-btn-fab.btn-primary.custom-file-control:disabled:hover:before,
	.bmd-btn-fab.btn-primary.disabled.custom-file-control:focus:before,
	.bmd-btn-fab.btn-primary.disabled.custom-file-control:hover:before,
	.bmd-btn-fab.btn-primary.disabled.focus.custom-file-control:before,
	.btn-group-raised .btn-primary.custom-file-control:disabled.focus:before,
	.btn-group-raised .btn-primary.custom-file-control:disabled:focus:before,
	.btn-group-raised .btn-primary.custom-file-control:disabled:hover:before,
	.btn-group-raised .btn-primary.disabled.custom-file-control:focus:before,
	.btn-group-raised .btn-primary.disabled.custom-file-control:hover:before,
	.btn-group-raised .btn-primary.disabled.focus.custom-file-control:before,
	.btn-group-raised .btn.btn-primary.disabled.focus, .btn-group-raised .btn.btn-primary.disabled:focus,
	.btn-group-raised .btn.btn-primary.disabled:hover, .btn-group-raised .btn.btn-primary:disabled.focus,
	.btn-group-raised .btn.btn-primary:disabled:focus, .btn-group-raised .btn.btn-primary:disabled:hover,
	.btn-raised.btn-primary.custom-file-control:disabled.focus:before,
	.btn-raised.btn-primary.custom-file-control:disabled:focus:before,
	.btn-raised.btn-primary.custom-file-control:disabled:hover:before,
	.btn-raised.btn-primary.disabled.custom-file-control:focus:before,
	.btn-raised.btn-primary.disabled.custom-file-control:hover:before,
	.btn-raised.btn-primary.disabled.focus.custom-file-control:before, .btn.bmd-btn-fab.btn-primary.disabled.focus,
	.btn.bmd-btn-fab.btn-primary.disabled:focus, .btn.bmd-btn-fab.btn-primary.disabled:hover,
	.btn.bmd-btn-fab.btn-primary:disabled.focus, .btn.bmd-btn-fab.btn-primary:disabled:focus,
	.btn.bmd-btn-fab.btn-primary:disabled:hover, .btn.btn-raised.btn-primary.disabled.focus,
	.btn.btn-raised.btn-primary.disabled:focus, .btn.btn-raised.btn-primary.disabled:hover,
	.btn.btn-raised.btn-primary:disabled.focus, .btn.btn-raised.btn-primary:disabled:focus,
	.btn.btn-raised.btn-primary:disabled:hover {
	background-color: #009688;
	border-color: #009688
}

.bmd-btn-fab.btn-secondary.custom-file-control:before, .btn-group-raised .btn-secondary.custom-file-control:before,
	.btn-group-raised .btn.btn-secondary, .btn-raised.btn-secondary.custom-file-control:before,
	.btn.bmd-btn-fab.btn-secondary, .btn.btn-raised.btn-secondary {
	color: rgba(0, 0, 0, .87);
	background-color: #fafafa;
	border-color: #ccc
}

.bmd-btn-fab.btn-secondary.active.custom-file-control:before,
	.bmd-btn-fab.btn-secondary.custom-file-control:active:before,
	.bmd-btn-fab.btn-secondary.custom-file-control:focus:before,
	.bmd-btn-fab.btn-secondary.custom-file-control:hover:before,
	.bmd-btn-fab.btn-secondary.focus.custom-file-control:before,
	.btn-group-raised .btn-secondary.active.custom-file-control:before,
	.btn-group-raised .btn-secondary.custom-file-control:active:before,
	.btn-group-raised .btn-secondary.custom-file-control:focus:before,
	.btn-group-raised .btn-secondary.custom-file-control:hover:before,
	.btn-group-raised .btn-secondary.focus.custom-file-control:before,
	.btn-group-raised .btn.btn-secondary.active, .btn-group-raised .btn.btn-secondary.focus,
	.btn-group-raised .btn.btn-secondary:active, .btn-group-raised .btn.btn-secondary:focus,
	.btn-group-raised .btn.btn-secondary:hover, .btn-raised.btn-secondary.active.custom-file-control:before,
	.btn-raised.btn-secondary.custom-file-control:active:before,
	.btn-raised.btn-secondary.custom-file-control:focus:before, .btn-raised.btn-secondary.custom-file-control:hover:before,
	.btn-raised.btn-secondary.focus.custom-file-control:before, .btn.bmd-btn-fab.btn-secondary.active,
	.btn.bmd-btn-fab.btn-secondary.focus, .btn.bmd-btn-fab.btn-secondary:active,
	.btn.bmd-btn-fab.btn-secondary:focus, .btn.bmd-btn-fab.btn-secondary:hover,
	.btn.btn-raised.btn-secondary.active, .btn.btn-raised.btn-secondary.focus,
	.btn.btn-raised.btn-secondary:active, .btn.btn-raised.btn-secondary:focus,
	.btn.btn-raised.btn-secondary:hover, .open>.bmd-btn-fab.btn-secondary.dropdown-toggle.custom-file-control:before,
	.open>.btn-group-raised .btn-secondary.dropdown-toggle.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-secondary.dropdown-toggle, .open>.btn-raised.btn-secondary.dropdown-toggle.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-secondary.dropdown-toggle, .open>.btn.btn-raised.btn-secondary.dropdown-toggle
	{
	color: rgba(0, 0, 0, .87);
	background-color: #f0f0f0;
	border-color: #adadad
}

.bmd-btn-fab.btn-secondary.active.custom-file-control:focus:before,
	.bmd-btn-fab.btn-secondary.active.custom-file-control:hover:before,
	.bmd-btn-fab.btn-secondary.active.focus.custom-file-control:before,
	.bmd-btn-fab.btn-secondary.custom-file-control:active.focus:before,
	.bmd-btn-fab.btn-secondary.custom-file-control:active:focus:before,
	.bmd-btn-fab.btn-secondary.custom-file-control:active:hover:before,
	.btn-group-raised .btn-secondary.active.custom-file-control:focus:before,
	.btn-group-raised .btn-secondary.active.custom-file-control:hover:before,
	.btn-group-raised .btn-secondary.active.focus.custom-file-control:before,
	.btn-group-raised .btn-secondary.custom-file-control:active.focus:before,
	.btn-group-raised .btn-secondary.custom-file-control:active:focus:before,
	.btn-group-raised .btn-secondary.custom-file-control:active:hover:before,
	.btn-group-raised .btn.btn-secondary.active.focus, .btn-group-raised .btn.btn-secondary.active:focus,
	.btn-group-raised .btn.btn-secondary.active:hover, .btn-group-raised .btn.btn-secondary:active.focus,
	.btn-group-raised .btn.btn-secondary:active:focus, .btn-group-raised .btn.btn-secondary:active:hover,
	.btn-raised.btn-secondary.active.custom-file-control:focus:before,
	.btn-raised.btn-secondary.active.custom-file-control:hover:before,
	.btn-raised.btn-secondary.active.focus.custom-file-control:before,
	.btn-raised.btn-secondary.custom-file-control:active.focus:before,
	.btn-raised.btn-secondary.custom-file-control:active:focus:before,
	.btn-raised.btn-secondary.custom-file-control:active:hover:before, .btn.bmd-btn-fab.btn-secondary.active.focus,
	.btn.bmd-btn-fab.btn-secondary.active:focus, .btn.bmd-btn-fab.btn-secondary.active:hover,
	.btn.bmd-btn-fab.btn-secondary:active.focus, .btn.bmd-btn-fab.btn-secondary:active:focus,
	.btn.bmd-btn-fab.btn-secondary:active:hover, .btn.btn-raised.btn-secondary.active.focus,
	.btn.btn-raised.btn-secondary.active:focus, .btn.btn-raised.btn-secondary.active:hover,
	.btn.btn-raised.btn-secondary:active.focus, .btn.btn-raised.btn-secondary:active:focus,
	.btn.btn-raised.btn-secondary:active:hover, .open>.bmd-btn-fab.btn-secondary.dropdown-toggle.custom-file-control:focus:before,
	.open>.bmd-btn-fab.btn-secondary.dropdown-toggle.custom-file-control:hover:before,
	.open>.bmd-btn-fab.btn-secondary.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn-group-raised .btn-secondary.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-group-raised .btn-secondary.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-group-raised .btn-secondary.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-secondary.dropdown-toggle.focus, .open>.btn-group-raised .btn.btn-secondary.dropdown-toggle:focus,
	.open>.btn-group-raised .btn.btn-secondary.dropdown-toggle:hover, .open>.btn-raised.btn-secondary.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-raised.btn-secondary.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-raised.btn-secondary.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-secondary.dropdown-toggle.focus, .open>.btn.bmd-btn-fab.btn-secondary.dropdown-toggle:focus,
	.open>.btn.bmd-btn-fab.btn-secondary.dropdown-toggle:hover, .open>.btn.btn-raised.btn-secondary.dropdown-toggle.focus,
	.open>.btn.btn-raised.btn-secondary.dropdown-toggle:focus, .open>.btn.btn-raised.btn-secondary.dropdown-toggle:hover
	{
	color: rgba(0, 0, 0, .87);
	background-color: #f0f0f0;
	border-color: #8c8c8c
}

.open>.bmd-btn-fab.btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn-group-raised .btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-secondary.dropdown-toggle.bmd-btn-icon,
	.open>.btn-raised.btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-secondary.dropdown-toggle.bmd-btn-icon,
	.open>.btn.btn-raised.btn-secondary.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: #fafafa
}

.open>.bmd-btn-fab.btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn-group-raised .btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn-group-raised .btn.btn-secondary.dropdown-toggle.bmd-btn-icon:hover,
	.open>.btn-raised.btn-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.bmd-btn-fab.btn-secondary.dropdown-toggle.bmd-btn-icon:hover,
	.open>.btn.btn-raised.btn-secondary.dropdown-toggle.bmd-btn-icon:hover
	{
	background-color: #f0f0f0
}

.bmd-btn-fab.btn-secondary.custom-file-control:disabled.focus:before,
	.bmd-btn-fab.btn-secondary.custom-file-control:disabled:focus:before,
	.bmd-btn-fab.btn-secondary.custom-file-control:disabled:hover:before,
	.bmd-btn-fab.btn-secondary.disabled.custom-file-control:focus:before,
	.bmd-btn-fab.btn-secondary.disabled.custom-file-control:hover:before,
	.bmd-btn-fab.btn-secondary.disabled.focus.custom-file-control:before,
	.btn-group-raised .btn-secondary.custom-file-control:disabled.focus:before,
	.btn-group-raised .btn-secondary.custom-file-control:disabled:focus:before,
	.btn-group-raised .btn-secondary.custom-file-control:disabled:hover:before,
	.btn-group-raised .btn-secondary.disabled.custom-file-control:focus:before,
	.btn-group-raised .btn-secondary.disabled.custom-file-control:hover:before,
	.btn-group-raised .btn-secondary.disabled.focus.custom-file-control:before,
	.btn-group-raised .btn.btn-secondary.disabled.focus, .btn-group-raised .btn.btn-secondary.disabled:focus,
	.btn-group-raised .btn.btn-secondary.disabled:hover, .btn-group-raised .btn.btn-secondary:disabled.focus,
	.btn-group-raised .btn.btn-secondary:disabled:focus, .btn-group-raised .btn.btn-secondary:disabled:hover,
	.btn-raised.btn-secondary.custom-file-control:disabled.focus:before,
	.btn-raised.btn-secondary.custom-file-control:disabled:focus:before,
	.btn-raised.btn-secondary.custom-file-control:disabled:hover:before,
	.btn-raised.btn-secondary.disabled.custom-file-control:focus:before,
	.btn-raised.btn-secondary.disabled.custom-file-control:hover:before,
	.btn-raised.btn-secondary.disabled.focus.custom-file-control:before,
	.btn.bmd-btn-fab.btn-secondary.disabled.focus, .btn.bmd-btn-fab.btn-secondary.disabled:focus,
	.btn.bmd-btn-fab.btn-secondary.disabled:hover, .btn.bmd-btn-fab.btn-secondary:disabled.focus,
	.btn.bmd-btn-fab.btn-secondary:disabled:focus, .btn.bmd-btn-fab.btn-secondary:disabled:hover,
	.btn.btn-raised.btn-secondary.disabled.focus, .btn.btn-raised.btn-secondary.disabled:focus,
	.btn.btn-raised.btn-secondary.disabled:hover, .btn.btn-raised.btn-secondary:disabled.focus,
	.btn.btn-raised.btn-secondary:disabled:focus, .btn.btn-raised.btn-secondary:disabled:hover
	{
	background-color: #fafafa;
	border-color: #ccc
}

.bmd-btn-fab.btn-info.custom-file-control:before, .btn-group-raised .btn-info.custom-file-control:before,
	.btn-group-raised .btn.btn-info, .btn-raised.btn-info.custom-file-control:before,
	.btn.bmd-btn-fab.btn-info, .btn.btn-raised.btn-info {
	color: #fff;
	background-color: #03a9f4;
	border-color: #03a9f4
}

.bmd-btn-fab.btn-info.active.custom-file-control:before, .bmd-btn-fab.btn-info.custom-file-control:active:before,
	.bmd-btn-fab.btn-info.custom-file-control:focus:before, .bmd-btn-fab.btn-info.custom-file-control:hover:before,
	.bmd-btn-fab.btn-info.focus.custom-file-control:before,
	.btn-group-raised .btn-info.active.custom-file-control:before,
	.btn-group-raised .btn-info.custom-file-control:active:before,
	.btn-group-raised .btn-info.custom-file-control:focus:before,
	.btn-group-raised .btn-info.custom-file-control:hover:before,
	.btn-group-raised .btn-info.focus.custom-file-control:before,
	.btn-group-raised .btn.btn-info.active, .btn-group-raised .btn.btn-info.focus,
	.btn-group-raised .btn.btn-info:active, .btn-group-raised .btn.btn-info:focus,
	.btn-group-raised .btn.btn-info:hover, .btn-raised.btn-info.active.custom-file-control:before,
	.btn-raised.btn-info.custom-file-control:active:before, .btn-raised.btn-info.custom-file-control:focus:before,
	.btn-raised.btn-info.custom-file-control:hover:before, .btn-raised.btn-info.focus.custom-file-control:before,
	.btn.bmd-btn-fab.btn-info.active, .btn.bmd-btn-fab.btn-info.focus, .btn.bmd-btn-fab.btn-info:active,
	.btn.bmd-btn-fab.btn-info:focus, .btn.bmd-btn-fab.btn-info:hover, .btn.btn-raised.btn-info.active,
	.btn.btn-raised.btn-info.focus, .btn.btn-raised.btn-info:active, .btn.btn-raised.btn-info:focus,
	.btn.btn-raised.btn-info:hover, .open>.bmd-btn-fab.btn-info.dropdown-toggle.custom-file-control:before,
	.open>.btn-group-raised .btn-info.dropdown-toggle.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-info.dropdown-toggle, .open>.btn-raised.btn-info.dropdown-toggle.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-info.dropdown-toggle, .open>.btn.btn-raised.btn-info.dropdown-toggle
	{
	color: #fff;
	background-color: #039be0;
	border-color: #027fb8
}

.bmd-btn-fab.btn-info.active.custom-file-control:focus:before,
	.bmd-btn-fab.btn-info.active.custom-file-control:hover:before,
	.bmd-btn-fab.btn-info.active.focus.custom-file-control:before,
	.bmd-btn-fab.btn-info.custom-file-control:active.focus:before,
	.bmd-btn-fab.btn-info.custom-file-control:active:focus:before,
	.bmd-btn-fab.btn-info.custom-file-control:active:hover:before,
	.btn-group-raised .btn-info.active.custom-file-control:focus:before,
	.btn-group-raised .btn-info.active.custom-file-control:hover:before,
	.btn-group-raised .btn-info.active.focus.custom-file-control:before,
	.btn-group-raised .btn-info.custom-file-control:active.focus:before,
	.btn-group-raised .btn-info.custom-file-control:active:focus:before,
	.btn-group-raised .btn-info.custom-file-control:active:hover:before,
	.btn-group-raised .btn.btn-info.active.focus, .btn-group-raised .btn.btn-info.active:focus,
	.btn-group-raised .btn.btn-info.active:hover, .btn-group-raised .btn.btn-info:active.focus,
	.btn-group-raised .btn.btn-info:active:focus, .btn-group-raised .btn.btn-info:active:hover,
	.btn-raised.btn-info.active.custom-file-control:focus:before,
	.btn-raised.btn-info.active.custom-file-control:hover:before,
	.btn-raised.btn-info.active.focus.custom-file-control:before,
	.btn-raised.btn-info.custom-file-control:active.focus:before,
	.btn-raised.btn-info.custom-file-control:active:focus:before,
	.btn-raised.btn-info.custom-file-control:active:hover:before, .btn.bmd-btn-fab.btn-info.active.focus,
	.btn.bmd-btn-fab.btn-info.active:focus, .btn.bmd-btn-fab.btn-info.active:hover,
	.btn.bmd-btn-fab.btn-info:active.focus, .btn.bmd-btn-fab.btn-info:active:focus,
	.btn.bmd-btn-fab.btn-info:active:hover, .btn.btn-raised.btn-info.active.focus,
	.btn.btn-raised.btn-info.active:focus, .btn.btn-raised.btn-info.active:hover,
	.btn.btn-raised.btn-info:active.focus, .btn.btn-raised.btn-info:active:focus,
	.btn.btn-raised.btn-info:active:hover, .open>.bmd-btn-fab.btn-info.dropdown-toggle.custom-file-control:focus:before,
	.open>.bmd-btn-fab.btn-info.dropdown-toggle.custom-file-control:hover:before,
	.open>.bmd-btn-fab.btn-info.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn-group-raised .btn-info.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-group-raised .btn-info.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-group-raised .btn-info.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-info.dropdown-toggle.focus, .open>.btn-group-raised .btn.btn-info.dropdown-toggle:focus,
	.open>.btn-group-raised .btn.btn-info.dropdown-toggle:hover, .open>.btn-raised.btn-info.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-raised.btn-info.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-raised.btn-info.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-info.dropdown-toggle.focus, .open>.btn.bmd-btn-fab.btn-info.dropdown-toggle:focus,
	.open>.btn.bmd-btn-fab.btn-info.dropdown-toggle:hover, .open>.btn.btn-raised.btn-info.dropdown-toggle.focus,
	.open>.btn.btn-raised.btn-info.dropdown-toggle:focus, .open>.btn.btn-raised.btn-info.dropdown-toggle:hover
	{
	color: #fff;
	background-color: #039be0;
	border-color: #015276
}

.open>.bmd-btn-fab.btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn-group-raised .btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-info.dropdown-toggle.bmd-btn-icon,
	.open>.btn-raised.btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-info.dropdown-toggle.bmd-btn-icon, .open>.btn.btn-raised.btn-info.dropdown-toggle.bmd-btn-icon
	{
	color: inherit;
	background-color: #03a9f4
}

.open>.bmd-btn-fab.btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn-group-raised .btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn-group-raised .btn.btn-info.dropdown-toggle.bmd-btn-icon:hover,
	.open>.btn-raised.btn-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.bmd-btn-fab.btn-info.dropdown-toggle.bmd-btn-icon:hover,
	.open>.btn.btn-raised.btn-info.dropdown-toggle.bmd-btn-icon:hover {
	background-color: #039be0
}

.bmd-btn-fab.btn-info.custom-file-control:disabled.focus:before,
	.bmd-btn-fab.btn-info.custom-file-control:disabled:focus:before,
	.bmd-btn-fab.btn-info.custom-file-control:disabled:hover:before,
	.bmd-btn-fab.btn-info.disabled.custom-file-control:focus:before,
	.bmd-btn-fab.btn-info.disabled.custom-file-control:hover:before,
	.bmd-btn-fab.btn-info.disabled.focus.custom-file-control:before,
	.btn-group-raised .btn-info.custom-file-control:disabled.focus:before,
	.btn-group-raised .btn-info.custom-file-control:disabled:focus:before,
	.btn-group-raised .btn-info.custom-file-control:disabled:hover:before,
	.btn-group-raised .btn-info.disabled.custom-file-control:focus:before,
	.btn-group-raised .btn-info.disabled.custom-file-control:hover:before,
	.btn-group-raised .btn-info.disabled.focus.custom-file-control:before,
	.btn-group-raised .btn.btn-info.disabled.focus, .btn-group-raised .btn.btn-info.disabled:focus,
	.btn-group-raised .btn.btn-info.disabled:hover, .btn-group-raised .btn.btn-info:disabled.focus,
	.btn-group-raised .btn.btn-info:disabled:focus, .btn-group-raised .btn.btn-info:disabled:hover,
	.btn-raised.btn-info.custom-file-control:disabled.focus:before,
	.btn-raised.btn-info.custom-file-control:disabled:focus:before,
	.btn-raised.btn-info.custom-file-control:disabled:hover:before,
	.btn-raised.btn-info.disabled.custom-file-control:focus:before,
	.btn-raised.btn-info.disabled.custom-file-control:hover:before,
	.btn-raised.btn-info.disabled.focus.custom-file-control:before, .btn.bmd-btn-fab.btn-info.disabled.focus,
	.btn.bmd-btn-fab.btn-info.disabled:focus, .btn.bmd-btn-fab.btn-info.disabled:hover,
	.btn.bmd-btn-fab.btn-info:disabled.focus, .btn.bmd-btn-fab.btn-info:disabled:focus,
	.btn.bmd-btn-fab.btn-info:disabled:hover, .btn.btn-raised.btn-info.disabled.focus,
	.btn.btn-raised.btn-info.disabled:focus, .btn.btn-raised.btn-info.disabled:hover,
	.btn.btn-raised.btn-info:disabled.focus, .btn.btn-raised.btn-info:disabled:focus,
	.btn.btn-raised.btn-info:disabled:hover {
	background-color: #03a9f4;
	border-color: #03a9f4
}

.bmd-btn-fab.btn-success.custom-file-control:before, .btn-group-raised .btn-success.custom-file-control:before,
	.btn-group-raised .btn.btn-success, .btn-raised.btn-success.custom-file-control:before,
	.btn.bmd-btn-fab.btn-success, .btn.btn-raised.btn-success {
	color: #fff;
	background-color: #4caf50;
	border-color: #4caf50
}

.bmd-btn-fab.btn-success.active.custom-file-control:before, .bmd-btn-fab.btn-success.custom-file-control:active:before,
	.bmd-btn-fab.btn-success.custom-file-control:focus:before, .bmd-btn-fab.btn-success.custom-file-control:hover:before,
	.bmd-btn-fab.btn-success.focus.custom-file-control:before,
	.btn-group-raised .btn-success.active.custom-file-control:before,
	.btn-group-raised .btn-success.custom-file-control:active:before,
	.btn-group-raised .btn-success.custom-file-control:focus:before,
	.btn-group-raised .btn-success.custom-file-control:hover:before,
	.btn-group-raised .btn-success.focus.custom-file-control:before,
	.btn-group-raised .btn.btn-success.active, .btn-group-raised .btn.btn-success.focus,
	.btn-group-raised .btn.btn-success:active, .btn-group-raised .btn.btn-success:focus,
	.btn-group-raised .btn.btn-success:hover, .btn-raised.btn-success.active.custom-file-control:before,
	.btn-raised.btn-success.custom-file-control:active:before, .btn-raised.btn-success.custom-file-control:focus:before,
	.btn-raised.btn-success.custom-file-control:hover:before, .btn-raised.btn-success.focus.custom-file-control:before,
	.btn.bmd-btn-fab.btn-success.active, .btn.bmd-btn-fab.btn-success.focus,
	.btn.bmd-btn-fab.btn-success:active, .btn.bmd-btn-fab.btn-success:focus,
	.btn.bmd-btn-fab.btn-success:hover, .btn.btn-raised.btn-success.active,
	.btn.btn-raised.btn-success.focus, .btn.btn-raised.btn-success:active,
	.btn.btn-raised.btn-success:focus, .btn.btn-raised.btn-success:hover,
	.open>.bmd-btn-fab.btn-success.dropdown-toggle.custom-file-control:before,
	.open>.btn-group-raised .btn-success.dropdown-toggle.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-success.dropdown-toggle, .open>.btn-raised.btn-success.dropdown-toggle.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-success.dropdown-toggle, .open>.btn.btn-raised.btn-success.dropdown-toggle
	{
	color: #fff;
	background-color: #46a149;
	border-color: #39843c
}

.bmd-btn-fab.btn-success.active.custom-file-control:focus:before,
	.bmd-btn-fab.btn-success.active.custom-file-control:hover:before,
	.bmd-btn-fab.btn-success.active.focus.custom-file-control:before,
	.bmd-btn-fab.btn-success.custom-file-control:active.focus:before,
	.bmd-btn-fab.btn-success.custom-file-control:active:focus:before,
	.bmd-btn-fab.btn-success.custom-file-control:active:hover:before,
	.btn-group-raised .btn-success.active.custom-file-control:focus:before,
	.btn-group-raised .btn-success.active.custom-file-control:hover:before,
	.btn-group-raised .btn-success.active.focus.custom-file-control:before,
	.btn-group-raised .btn-success.custom-file-control:active.focus:before,
	.btn-group-raised .btn-success.custom-file-control:active:focus:before,
	.btn-group-raised .btn-success.custom-file-control:active:hover:before,
	.btn-group-raised .btn.btn-success.active.focus, .btn-group-raised .btn.btn-success.active:focus,
	.btn-group-raised .btn.btn-success.active:hover, .btn-group-raised .btn.btn-success:active.focus,
	.btn-group-raised .btn.btn-success:active:focus, .btn-group-raised .btn.btn-success:active:hover,
	.btn-raised.btn-success.active.custom-file-control:focus:before,
	.btn-raised.btn-success.active.custom-file-control:hover:before,
	.btn-raised.btn-success.active.focus.custom-file-control:before,
	.btn-raised.btn-success.custom-file-control:active.focus:before,
	.btn-raised.btn-success.custom-file-control:active:focus:before,
	.btn-raised.btn-success.custom-file-control:active:hover:before, .btn.bmd-btn-fab.btn-success.active.focus,
	.btn.bmd-btn-fab.btn-success.active:focus, .btn.bmd-btn-fab.btn-success.active:hover,
	.btn.bmd-btn-fab.btn-success:active.focus, .btn.bmd-btn-fab.btn-success:active:focus,
	.btn.bmd-btn-fab.btn-success:active:hover, .btn.btn-raised.btn-success.active.focus,
	.btn.btn-raised.btn-success.active:focus, .btn.btn-raised.btn-success.active:hover,
	.btn.btn-raised.btn-success:active.focus, .btn.btn-raised.btn-success:active:focus,
	.btn.btn-raised.btn-success:active:hover, .open>.bmd-btn-fab.btn-success.dropdown-toggle.custom-file-control:focus:before,
	.open>.bmd-btn-fab.btn-success.dropdown-toggle.custom-file-control:hover:before,
	.open>.bmd-btn-fab.btn-success.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn-group-raised .btn-success.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-group-raised .btn-success.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-group-raised .btn-success.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-success.dropdown-toggle.focus, .open>.btn-group-raised .btn.btn-success.dropdown-toggle:focus,
	.open>.btn-group-raised .btn.btn-success.dropdown-toggle:hover, .open>.btn-raised.btn-success.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-raised.btn-success.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-raised.btn-success.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-success.dropdown-toggle.focus, .open>.btn.bmd-btn-fab.btn-success.dropdown-toggle:focus,
	.open>.btn.bmd-btn-fab.btn-success.dropdown-toggle:hover, .open>.btn.btn-raised.btn-success.dropdown-toggle.focus,
	.open>.btn.btn-raised.btn-success.dropdown-toggle:focus, .open>.btn.btn-raised.btn-success.dropdown-toggle:hover
	{
	color: #fff;
	background-color: #46a149;
	border-color: #255627
}

.open>.bmd-btn-fab.btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn-group-raised .btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-success.dropdown-toggle.bmd-btn-icon,
	.open>.btn-raised.btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-success.dropdown-toggle.bmd-btn-icon, .open>.btn.btn-raised.btn-success.dropdown-toggle.bmd-btn-icon
	{
	color: inherit;
	background-color: #4caf50
}

.open>.bmd-btn-fab.btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn-group-raised .btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn-group-raised .btn.btn-success.dropdown-toggle.bmd-btn-icon:hover,
	.open>.btn-raised.btn-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.bmd-btn-fab.btn-success.dropdown-toggle.bmd-btn-icon:hover,
	.open>.btn.btn-raised.btn-success.dropdown-toggle.bmd-btn-icon:hover {
	background-color: #46a149
}

.bmd-btn-fab.btn-success.custom-file-control:disabled.focus:before,
	.bmd-btn-fab.btn-success.custom-file-control:disabled:focus:before,
	.bmd-btn-fab.btn-success.custom-file-control:disabled:hover:before,
	.bmd-btn-fab.btn-success.disabled.custom-file-control:focus:before,
	.bmd-btn-fab.btn-success.disabled.custom-file-control:hover:before,
	.bmd-btn-fab.btn-success.disabled.focus.custom-file-control:before,
	.btn-group-raised .btn-success.custom-file-control:disabled.focus:before,
	.btn-group-raised .btn-success.custom-file-control:disabled:focus:before,
	.btn-group-raised .btn-success.custom-file-control:disabled:hover:before,
	.btn-group-raised .btn-success.disabled.custom-file-control:focus:before,
	.btn-group-raised .btn-success.disabled.custom-file-control:hover:before,
	.btn-group-raised .btn-success.disabled.focus.custom-file-control:before,
	.btn-group-raised .btn.btn-success.disabled.focus, .btn-group-raised .btn.btn-success.disabled:focus,
	.btn-group-raised .btn.btn-success.disabled:hover, .btn-group-raised .btn.btn-success:disabled.focus,
	.btn-group-raised .btn.btn-success:disabled:focus, .btn-group-raised .btn.btn-success:disabled:hover,
	.btn-raised.btn-success.custom-file-control:disabled.focus:before,
	.btn-raised.btn-success.custom-file-control:disabled:focus:before,
	.btn-raised.btn-success.custom-file-control:disabled:hover:before,
	.btn-raised.btn-success.disabled.custom-file-control:focus:before,
	.btn-raised.btn-success.disabled.custom-file-control:hover:before,
	.btn-raised.btn-success.disabled.focus.custom-file-control:before, .btn.bmd-btn-fab.btn-success.disabled.focus,
	.btn.bmd-btn-fab.btn-success.disabled:focus, .btn.bmd-btn-fab.btn-success.disabled:hover,
	.btn.bmd-btn-fab.btn-success:disabled.focus, .btn.bmd-btn-fab.btn-success:disabled:focus,
	.btn.bmd-btn-fab.btn-success:disabled:hover, .btn.btn-raised.btn-success.disabled.focus,
	.btn.btn-raised.btn-success.disabled:focus, .btn.btn-raised.btn-success.disabled:hover,
	.btn.btn-raised.btn-success:disabled.focus, .btn.btn-raised.btn-success:disabled:focus,
	.btn.btn-raised.btn-success:disabled:hover {
	background-color: #4caf50;
	border-color: #4caf50
}

.bmd-btn-fab.btn-warning.custom-file-control:before, .btn-group-raised .btn-warning.custom-file-control:before,
	.btn-group-raised .btn.btn-warning, .btn-raised.btn-warning.custom-file-control:before,
	.btn.bmd-btn-fab.btn-warning, .btn.btn-raised.btn-warning {
	color: #fff;
	background-color: #ff5722;
	border-color: #ff5722
}

.bmd-btn-fab.btn-warning.active.custom-file-control:before, .bmd-btn-fab.btn-warning.custom-file-control:active:before,
	.bmd-btn-fab.btn-warning.custom-file-control:focus:before, .bmd-btn-fab.btn-warning.custom-file-control:hover:before,
	.bmd-btn-fab.btn-warning.focus.custom-file-control:before,
	.btn-group-raised .btn-warning.active.custom-file-control:before,
	.btn-group-raised .btn-warning.custom-file-control:active:before,
	.btn-group-raised .btn-warning.custom-file-control:focus:before,
	.btn-group-raised .btn-warning.custom-file-control:hover:before,
	.btn-group-raised .btn-warning.focus.custom-file-control:before,
	.btn-group-raised .btn.btn-warning.active, .btn-group-raised .btn.btn-warning.focus,
	.btn-group-raised .btn.btn-warning:active, .btn-group-raised .btn.btn-warning:focus,
	.btn-group-raised .btn.btn-warning:hover, .btn-raised.btn-warning.active.custom-file-control:before,
	.btn-raised.btn-warning.custom-file-control:active:before, .btn-raised.btn-warning.custom-file-control:focus:before,
	.btn-raised.btn-warning.custom-file-control:hover:before, .btn-raised.btn-warning.focus.custom-file-control:before,
	.btn.bmd-btn-fab.btn-warning.active, .btn.bmd-btn-fab.btn-warning.focus,
	.btn.bmd-btn-fab.btn-warning:active, .btn.bmd-btn-fab.btn-warning:focus,
	.btn.bmd-btn-fab.btn-warning:hover, .btn.btn-raised.btn-warning.active,
	.btn.btn-raised.btn-warning.focus, .btn.btn-raised.btn-warning:active,
	.btn.btn-raised.btn-warning:focus, .btn.btn-raised.btn-warning:hover,
	.open>.bmd-btn-fab.btn-warning.dropdown-toggle.custom-file-control:before,
	.open>.btn-group-raised .btn-warning.dropdown-toggle.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-warning.dropdown-toggle, .open>.btn-raised.btn-warning.dropdown-toggle.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-warning.dropdown-toggle, .open>.btn.btn-raised.btn-warning.dropdown-toggle
	{
	color: #fff;
	background-color: #ff470e;
	border-color: #e43700
}

.bmd-btn-fab.btn-warning.active.custom-file-control:focus:before,
	.bmd-btn-fab.btn-warning.active.custom-file-control:hover:before,
	.bmd-btn-fab.btn-warning.active.focus.custom-file-control:before,
	.bmd-btn-fab.btn-warning.custom-file-control:active.focus:before,
	.bmd-btn-fab.btn-warning.custom-file-control:active:focus:before,
	.bmd-btn-fab.btn-warning.custom-file-control:active:hover:before,
	.btn-group-raised .btn-warning.active.custom-file-control:focus:before,
	.btn-group-raised .btn-warning.active.custom-file-control:hover:before,
	.btn-group-raised .btn-warning.active.focus.custom-file-control:before,
	.btn-group-raised .btn-warning.custom-file-control:active.focus:before,
	.btn-group-raised .btn-warning.custom-file-control:active:focus:before,
	.btn-group-raised .btn-warning.custom-file-control:active:hover:before,
	.btn-group-raised .btn.btn-warning.active.focus, .btn-group-raised .btn.btn-warning.active:focus,
	.btn-group-raised .btn.btn-warning.active:hover, .btn-group-raised .btn.btn-warning:active.focus,
	.btn-group-raised .btn.btn-warning:active:focus, .btn-group-raised .btn.btn-warning:active:hover,
	.btn-raised.btn-warning.active.custom-file-control:focus:before,
	.btn-raised.btn-warning.active.custom-file-control:hover:before,
	.btn-raised.btn-warning.active.focus.custom-file-control:before,
	.btn-raised.btn-warning.custom-file-control:active.focus:before,
	.btn-raised.btn-warning.custom-file-control:active:focus:before,
	.btn-raised.btn-warning.custom-file-control:active:hover:before, .btn.bmd-btn-fab.btn-warning.active.focus,
	.btn.bmd-btn-fab.btn-warning.active:focus, .btn.bmd-btn-fab.btn-warning.active:hover,
	.btn.bmd-btn-fab.btn-warning:active.focus, .btn.bmd-btn-fab.btn-warning:active:focus,
	.btn.bmd-btn-fab.btn-warning:active:hover, .btn.btn-raised.btn-warning.active.focus,
	.btn.btn-raised.btn-warning.active:focus, .btn.btn-raised.btn-warning.active:hover,
	.btn.btn-raised.btn-warning:active.focus, .btn.btn-raised.btn-warning:active:focus,
	.btn.btn-raised.btn-warning:active:hover, .open>.bmd-btn-fab.btn-warning.dropdown-toggle.custom-file-control:focus:before,
	.open>.bmd-btn-fab.btn-warning.dropdown-toggle.custom-file-control:hover:before,
	.open>.bmd-btn-fab.btn-warning.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn-group-raised .btn-warning.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-group-raised .btn-warning.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-group-raised .btn-warning.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-warning.dropdown-toggle.focus, .open>.btn-group-raised .btn.btn-warning.dropdown-toggle:focus,
	.open>.btn-group-raised .btn.btn-warning.dropdown-toggle:hover, .open>.btn-raised.btn-warning.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-raised.btn-warning.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-raised.btn-warning.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-warning.dropdown-toggle.focus, .open>.btn.bmd-btn-fab.btn-warning.dropdown-toggle:focus,
	.open>.btn.bmd-btn-fab.btn-warning.dropdown-toggle:hover, .open>.btn.btn-raised.btn-warning.dropdown-toggle.focus,
	.open>.btn.btn-raised.btn-warning.dropdown-toggle:focus, .open>.btn.btn-raised.btn-warning.dropdown-toggle:hover
	{
	color: #fff;
	background-color: #ff470e;
	border-color: #a22700
}

.open>.bmd-btn-fab.btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn-group-raised .btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-warning.dropdown-toggle.bmd-btn-icon,
	.open>.btn-raised.btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-warning.dropdown-toggle.bmd-btn-icon, .open>.btn.btn-raised.btn-warning.dropdown-toggle.bmd-btn-icon
	{
	color: inherit;
	background-color: #ff5722
}

.open>.bmd-btn-fab.btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn-group-raised .btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn-group-raised .btn.btn-warning.dropdown-toggle.bmd-btn-icon:hover,
	.open>.btn-raised.btn-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.bmd-btn-fab.btn-warning.dropdown-toggle.bmd-btn-icon:hover,
	.open>.btn.btn-raised.btn-warning.dropdown-toggle.bmd-btn-icon:hover {
	background-color: #ff470e
}

.bmd-btn-fab.btn-warning.custom-file-control:disabled.focus:before,
	.bmd-btn-fab.btn-warning.custom-file-control:disabled:focus:before,
	.bmd-btn-fab.btn-warning.custom-file-control:disabled:hover:before,
	.bmd-btn-fab.btn-warning.disabled.custom-file-control:focus:before,
	.bmd-btn-fab.btn-warning.disabled.custom-file-control:hover:before,
	.bmd-btn-fab.btn-warning.disabled.focus.custom-file-control:before,
	.btn-group-raised .btn-warning.custom-file-control:disabled.focus:before,
	.btn-group-raised .btn-warning.custom-file-control:disabled:focus:before,
	.btn-group-raised .btn-warning.custom-file-control:disabled:hover:before,
	.btn-group-raised .btn-warning.disabled.custom-file-control:focus:before,
	.btn-group-raised .btn-warning.disabled.custom-file-control:hover:before,
	.btn-group-raised .btn-warning.disabled.focus.custom-file-control:before,
	.btn-group-raised .btn.btn-warning.disabled.focus, .btn-group-raised .btn.btn-warning.disabled:focus,
	.btn-group-raised .btn.btn-warning.disabled:hover, .btn-group-raised .btn.btn-warning:disabled.focus,
	.btn-group-raised .btn.btn-warning:disabled:focus, .btn-group-raised .btn.btn-warning:disabled:hover,
	.btn-raised.btn-warning.custom-file-control:disabled.focus:before,
	.btn-raised.btn-warning.custom-file-control:disabled:focus:before,
	.btn-raised.btn-warning.custom-file-control:disabled:hover:before,
	.btn-raised.btn-warning.disabled.custom-file-control:focus:before,
	.btn-raised.btn-warning.disabled.custom-file-control:hover:before,
	.btn-raised.btn-warning.disabled.focus.custom-file-control:before, .btn.bmd-btn-fab.btn-warning.disabled.focus,
	.btn.bmd-btn-fab.btn-warning.disabled:focus, .btn.bmd-btn-fab.btn-warning.disabled:hover,
	.btn.bmd-btn-fab.btn-warning:disabled.focus, .btn.bmd-btn-fab.btn-warning:disabled:focus,
	.btn.bmd-btn-fab.btn-warning:disabled:hover, .btn.btn-raised.btn-warning.disabled.focus,
	.btn.btn-raised.btn-warning.disabled:focus, .btn.btn-raised.btn-warning.disabled:hover,
	.btn.btn-raised.btn-warning:disabled.focus, .btn.btn-raised.btn-warning:disabled:focus,
	.btn.btn-raised.btn-warning:disabled:hover {
	background-color: #ff5722;
	border-color: #ff5722
}

.bmd-btn-fab.btn-danger.custom-file-control:before, .btn-group-raised .btn-danger.custom-file-control:before,
	.btn-group-raised .btn.btn-danger, .btn-raised.btn-danger.custom-file-control:before,
	.btn.bmd-btn-fab.btn-danger, .btn.btn-raised.btn-danger {
	color: #fff;
	background-color: #f44336;
	border-color: #f44336
}

.bmd-btn-fab.btn-danger.active.custom-file-control:before, .bmd-btn-fab.btn-danger.custom-file-control:active:before,
	.bmd-btn-fab.btn-danger.custom-file-control:focus:before, .bmd-btn-fab.btn-danger.custom-file-control:hover:before,
	.bmd-btn-fab.btn-danger.focus.custom-file-control:before,
	.btn-group-raised .btn-danger.active.custom-file-control:before,
	.btn-group-raised .btn-danger.custom-file-control:active:before,
	.btn-group-raised .btn-danger.custom-file-control:focus:before,
	.btn-group-raised .btn-danger.custom-file-control:hover:before,
	.btn-group-raised .btn-danger.focus.custom-file-control:before,
	.btn-group-raised .btn.btn-danger.active, .btn-group-raised .btn.btn-danger.focus,
	.btn-group-raised .btn.btn-danger:active, .btn-group-raised .btn.btn-danger:focus,
	.btn-group-raised .btn.btn-danger:hover, .btn-raised.btn-danger.active.custom-file-control:before,
	.btn-raised.btn-danger.custom-file-control:active:before, .btn-raised.btn-danger.custom-file-control:focus:before,
	.btn-raised.btn-danger.custom-file-control:hover:before, .btn-raised.btn-danger.focus.custom-file-control:before,
	.btn.bmd-btn-fab.btn-danger.active, .btn.bmd-btn-fab.btn-danger.focus,
	.btn.bmd-btn-fab.btn-danger:active, .btn.bmd-btn-fab.btn-danger:focus,
	.btn.bmd-btn-fab.btn-danger:hover, .btn.btn-raised.btn-danger.active,
	.btn.btn-raised.btn-danger.focus, .btn.btn-raised.btn-danger:active,
	.btn.btn-raised.btn-danger:focus, .btn.btn-raised.btn-danger:hover,
	.open>.bmd-btn-fab.btn-danger.dropdown-toggle.custom-file-control:before,
	.open>.btn-group-raised .btn-danger.dropdown-toggle.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-danger.dropdown-toggle, .open>.btn-raised.btn-danger.dropdown-toggle.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-danger.dropdown-toggle, .open>.btn.btn-raised.btn-danger.dropdown-toggle
	{
	color: #fff;
	background-color: #f55549;
	border-color: #e11b0c
}

.bmd-btn-fab.btn-danger.active.custom-file-control:focus:before,
	.bmd-btn-fab.btn-danger.active.custom-file-control:hover:before,
	.bmd-btn-fab.btn-danger.active.focus.custom-file-control:before,
	.bmd-btn-fab.btn-danger.custom-file-control:active.focus:before,
	.bmd-btn-fab.btn-danger.custom-file-control:active:focus:before,
	.bmd-btn-fab.btn-danger.custom-file-control:active:hover:before,
	.btn-group-raised .btn-danger.active.custom-file-control:focus:before,
	.btn-group-raised .btn-danger.active.custom-file-control:hover:before,
	.btn-group-raised .btn-danger.active.focus.custom-file-control:before,
	.btn-group-raised .btn-danger.custom-file-control:active.focus:before,
	.btn-group-raised .btn-danger.custom-file-control:active:focus:before,
	.btn-group-raised .btn-danger.custom-file-control:active:hover:before,
	.btn-group-raised .btn.btn-danger.active.focus, .btn-group-raised .btn.btn-danger.active:focus,
	.btn-group-raised .btn.btn-danger.active:hover, .btn-group-raised .btn.btn-danger:active.focus,
	.btn-group-raised .btn.btn-danger:active:focus, .btn-group-raised .btn.btn-danger:active:hover,
	.btn-raised.btn-danger.active.custom-file-control:focus:before,
	.btn-raised.btn-danger.active.custom-file-control:hover:before,
	.btn-raised.btn-danger.active.focus.custom-file-control:before,
	.btn-raised.btn-danger.custom-file-control:active.focus:before,
	.btn-raised.btn-danger.custom-file-control:active:focus:before,
	.btn-raised.btn-danger.custom-file-control:active:hover:before, .btn.bmd-btn-fab.btn-danger.active.focus,
	.btn.bmd-btn-fab.btn-danger.active:focus, .btn.bmd-btn-fab.btn-danger.active:hover,
	.btn.bmd-btn-fab.btn-danger:active.focus, .btn.bmd-btn-fab.btn-danger:active:focus,
	.btn.bmd-btn-fab.btn-danger:active:hover, .btn.btn-raised.btn-danger.active.focus,
	.btn.btn-raised.btn-danger.active:focus, .btn.btn-raised.btn-danger.active:hover,
	.btn.btn-raised.btn-danger:active.focus, .btn.btn-raised.btn-danger:active:focus,
	.btn.btn-raised.btn-danger:active:hover, .open>.bmd-btn-fab.btn-danger.dropdown-toggle.custom-file-control:focus:before,
	.open>.bmd-btn-fab.btn-danger.dropdown-toggle.custom-file-control:hover:before,
	.open>.bmd-btn-fab.btn-danger.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn-group-raised .btn-danger.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-group-raised .btn-danger.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-group-raised .btn-danger.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-danger.dropdown-toggle.focus, .open>.btn-group-raised .btn.btn-danger.dropdown-toggle:focus,
	.open>.btn-group-raised .btn.btn-danger.dropdown-toggle:hover, .open>.btn-raised.btn-danger.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-raised.btn-danger.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-raised.btn-danger.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-danger.dropdown-toggle.focus, .open>.btn.bmd-btn-fab.btn-danger.dropdown-toggle:focus,
	.open>.btn.bmd-btn-fab.btn-danger.dropdown-toggle:hover, .open>.btn.btn-raised.btn-danger.dropdown-toggle.focus,
	.open>.btn.btn-raised.btn-danger.dropdown-toggle:focus, .open>.btn.btn-raised.btn-danger.dropdown-toggle:hover
	{
	color: #fff;
	background-color: #f55549;
	border-color: #a21309
}

.open>.bmd-btn-fab.btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn-group-raised .btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn-group-raised .btn.btn-danger.dropdown-toggle.bmd-btn-icon,
	.open>.btn-raised.btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.bmd-btn-fab.btn-danger.dropdown-toggle.bmd-btn-icon, .open>.btn.btn-raised.btn-danger.dropdown-toggle.bmd-btn-icon
	{
	color: inherit;
	background-color: #f44336
}

.open>.bmd-btn-fab.btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn-group-raised .btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn-group-raised .btn.btn-danger.dropdown-toggle.bmd-btn-icon:hover,
	.open>.btn-raised.btn-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.bmd-btn-fab.btn-danger.dropdown-toggle.bmd-btn-icon:hover,
	.open>.btn.btn-raised.btn-danger.dropdown-toggle.bmd-btn-icon:hover {
	background-color: #f55549
}

.bmd-btn-fab.btn-danger.custom-file-control:disabled.focus:before,
	.bmd-btn-fab.btn-danger.custom-file-control:disabled:focus:before,
	.bmd-btn-fab.btn-danger.custom-file-control:disabled:hover:before,
	.bmd-btn-fab.btn-danger.disabled.custom-file-control:focus:before,
	.bmd-btn-fab.btn-danger.disabled.custom-file-control:hover:before,
	.bmd-btn-fab.btn-danger.disabled.focus.custom-file-control:before,
	.btn-group-raised .btn-danger.custom-file-control:disabled.focus:before,
	.btn-group-raised .btn-danger.custom-file-control:disabled:focus:before,
	.btn-group-raised .btn-danger.custom-file-control:disabled:hover:before,
	.btn-group-raised .btn-danger.disabled.custom-file-control:focus:before,
	.btn-group-raised .btn-danger.disabled.custom-file-control:hover:before,
	.btn-group-raised .btn-danger.disabled.focus.custom-file-control:before,
	.btn-group-raised .btn.btn-danger.disabled.focus, .btn-group-raised .btn.btn-danger.disabled:focus,
	.btn-group-raised .btn.btn-danger.disabled:hover, .btn-group-raised .btn.btn-danger:disabled.focus,
	.btn-group-raised .btn.btn-danger:disabled:focus, .btn-group-raised .btn.btn-danger:disabled:hover,
	.btn-raised.btn-danger.custom-file-control:disabled.focus:before,
	.btn-raised.btn-danger.custom-file-control:disabled:focus:before,
	.btn-raised.btn-danger.custom-file-control:disabled:hover:before,
	.btn-raised.btn-danger.disabled.custom-file-control:focus:before,
	.btn-raised.btn-danger.disabled.custom-file-control:hover:before,
	.btn-raised.btn-danger.disabled.focus.custom-file-control:before, .btn.bmd-btn-fab.btn-danger.disabled.focus,
	.btn.bmd-btn-fab.btn-danger.disabled:focus, .btn.bmd-btn-fab.btn-danger.disabled:hover,
	.btn.bmd-btn-fab.btn-danger:disabled.focus, .btn.bmd-btn-fab.btn-danger:disabled:focus,
	.btn.bmd-btn-fab.btn-danger:disabled:hover, .btn.btn-raised.btn-danger.disabled.focus,
	.btn.btn-raised.btn-danger.disabled:focus, .btn.btn-raised.btn-danger.disabled:hover,
	.btn.btn-raised.btn-danger:disabled.focus, .btn.btn-raised.btn-danger:disabled:focus,
	.btn.btn-raised.btn-danger:disabled:hover {
	background-color: #f44336;
	border-color: #f44336
}

.bmd-btn-fab.custom-file-control:focus:before, .bmd-btn-fab.custom-file-control:hover:before,
	.btn-group-raised .btn:focus, .btn-group-raised .btn:hover,
	.btn-group-raised .custom-file-control:focus:before, .btn-group-raised .custom-file-control:hover:before,
	.btn-raised.custom-file-control:focus:before, .btn-raised.custom-file-control:hover:before,
	.btn.bmd-btn-fab:focus, .btn.bmd-btn-fab:hover, .btn.btn-raised:focus,
	.btn.btn-raised:hover {
	z-index: 1;
	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)
}

.bmd-btn-fab.active.custom-file-control:before, .bmd-btn-fab.custom-file-control:active:before,
	.btn-group-raised .active.custom-file-control:before, .btn-group-raised .btn.active,
	.btn-group-raised .btn:active, .btn-group-raised .custom-file-control:active:before,
	.btn-raised.active.custom-file-control:before, .btn-raised.custom-file-control:active:before,
	.btn.bmd-btn-fab.active, .btn.bmd-btn-fab:active, .btn.btn-raised.active,
	.btn.btn-raised:active {
	z-index: 1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .18), 0 8px 16px rgba(0, 0, 0, .36)
}

.btn-group-raised .btn, .btn-group-raised .custom-file-control:before,
	.btn-raised.custom-file-control:before, .btn.btn-raised {
	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-link.active.custom-file-control:before,
	.btn-group-raised .btn-link.custom-file-control:active:before,
	.btn-group-raised .btn-link.custom-file-control:before,
	.btn-group-raised .btn-link.custom-file-control:focus:before,
	.btn-group-raised .btn-link.custom-file-control:hover:before,
	.btn-group-raised .btn.btn-link, .btn-group-raised .btn.btn-link.active,
	.btn-group-raised .btn.btn-link:active, .btn-group-raised .btn.btn-link:focus,
	.btn-group-raised .btn.btn-link:hover, .btn-group-raised .btn.disabled,
	.btn-group-raised .btn:disabled, .btn-group-raised .btn[disabled],
	.btn-group-raised .custom-file-control:disabled:before,
	.btn-group-raised .disabled.custom-file-control:before,
	.btn-group-raised [disabled].custom-file-control:before, .btn-raised.btn-link.active.custom-file-control:before,
	.btn-raised.btn-link.custom-file-control:active:before, .btn-raised.btn-link.custom-file-control:before,
	.btn-raised.btn-link.custom-file-control:focus:before, .btn-raised.btn-link.custom-file-control:hover:before,
	.btn-raised.custom-file-control:disabled:before, .btn-raised.disabled.custom-file-control:before,
	.btn-raised[disabled].custom-file-control:before, .btn.btn-raised.btn-link,
	.btn.btn-raised.btn-link.active, .btn.btn-raised.btn-link:active, .btn.btn-raised.btn-link:focus,
	.btn.btn-raised.btn-link:hover, .btn.btn-raised.disabled, .btn.btn-raised:disabled,
	.btn.btn-raised[disabled], fieldset[disabled][disabled] .btn-group-raised .btn,
	fieldset[disabled][disabled] .btn-group-raised .custom-file-control:before,
	fieldset[disabled][disabled] .btn-raised.custom-file-control:before,
	fieldset[disabled][disabled] .btn.btn-raised {
	box-shadow: none
}

.btn-outline-danger.custom-file-control:before, .btn-outline-info.custom-file-control:before,
	.btn-outline-primary.custom-file-control:before, .btn-outline-secondary.custom-file-control:before,
	.btn-outline-success.custom-file-control:before, .btn-outline-warning.custom-file-control:before,
	.btn-outline.custom-file-control:before, .btn.btn-outline, .btn.btn-outline-danger,
	.btn.btn-outline-info, .btn.btn-outline-primary, .btn.btn-outline-secondary,
	.btn.btn-outline-success, .btn.btn-outline-warning {
	border: 1px solid currentColor
}

.btn-outline.custom-file-control:before, .btn.btn-outline {
	color: rgba(0, 0, 0, .87);
	background-color: inherit;
	border-color: rgba(0, 0, 0, .87)
}

.btn-outline.active.custom-file-control:before, .btn-outline.custom-file-control:active:before,
	.btn-outline.custom-file-control:focus:before, .btn-outline.custom-file-control:hover:before,
	.btn-outline.focus.custom-file-control:before, .btn.btn-outline.active,
	.btn.btn-outline.focus, .btn.btn-outline:active, .btn.btn-outline:focus,
	.btn.btn-outline:hover, .open>.btn-outline.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-outline.dropdown-toggle {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 60%, .2);
	border-color: rgba(0, 0, 0, .87)
}

.btn-outline.active.custom-file-control:focus:before, .btn-outline.active.custom-file-control:hover:before,
	.btn-outline.active.focus.custom-file-control:before, .btn-outline.custom-file-control:active.focus:before,
	.btn-outline.custom-file-control:active:focus:before, .btn-outline.custom-file-control:active:hover:before,
	.btn.btn-outline.active.focus, .btn.btn-outline.active:focus, .btn.btn-outline.active:hover,
	.btn.btn-outline:active.focus, .btn.btn-outline:active:focus, .btn.btn-outline:active:hover,
	.open>.btn-outline.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-outline.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-outline.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.btn-outline.dropdown-toggle.focus, .open>.btn.btn-outline.dropdown-toggle:focus,
	.open>.btn.btn-outline.dropdown-toggle:hover {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 60%, .4);
	border-color: rgba(0, 0, 0, .87)
}

.open>.btn-outline.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-outline.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-outline.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-outline.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-outline.custom-file-control:disabled.focus:before, .btn-outline.custom-file-control:disabled:focus:before,
	.btn-outline.custom-file-control:disabled:hover:before, .btn-outline.disabled.custom-file-control:focus:before,
	.btn-outline.disabled.custom-file-control:hover:before, .btn-outline.disabled.focus.custom-file-control:before,
	.btn.btn-outline.disabled.focus, .btn.btn-outline.disabled:focus, .btn.btn-outline.disabled:hover,
	.btn.btn-outline:disabled.focus, .btn.btn-outline:disabled:focus, .btn.btn-outline:disabled:hover
	{
	background-color: inherit;
	border-color: rgba(0, 0, 0, .87)
}

.bg-inverse .btn-outline.custom-file-control:before, .bg-inverse .btn.btn-outline
	{
	color: rgba(0, 0, 0, .87);
	background-color: inherit;
	border-color: rgba(0, 0, 0, .87)
}

.bg-inverse .btn-outline.active.custom-file-control:before, .bg-inverse .btn-outline.custom-file-control:active:before,
	.bg-inverse .btn-outline.custom-file-control:focus:before, .bg-inverse .btn-outline.custom-file-control:hover:before,
	.bg-inverse .btn-outline.focus.custom-file-control:before, .bg-inverse .btn.btn-outline.active,
	.bg-inverse .btn.btn-outline.focus, .bg-inverse .btn.btn-outline:active,
	.bg-inverse .btn.btn-outline:focus, .bg-inverse .btn.btn-outline:hover,
	.open>.bg-inverse .btn-outline.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline.dropdown-toggle {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline.active.custom-file-control:focus:before,
	.bg-inverse .btn-outline.active.custom-file-control:hover:before,
	.bg-inverse .btn-outline.active.focus.custom-file-control:before,
	.bg-inverse .btn-outline.custom-file-control:active.focus:before,
	.bg-inverse .btn-outline.custom-file-control:active:focus:before,
	.bg-inverse .btn-outline.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-outline.active.focus, .bg-inverse .btn.btn-outline.active:focus,
	.bg-inverse .btn.btn-outline.active:hover, .bg-inverse .btn.btn-outline:active.focus,
	.bg-inverse .btn.btn-outline:active:focus, .bg-inverse .btn.btn-outline:active:hover,
	.open>.bg-inverse .btn-outline.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-outline.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-outline.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline.dropdown-toggle.focus, .open>.bg-inverse .btn.btn-outline.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-outline.dropdown-toggle:hover {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-outline.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-outline.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-outline.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-outline.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-outline.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-outline.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-outline.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-outline.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline.disabled.focus, .bg-inverse .btn.btn-outline.disabled:focus,
	.bg-inverse .btn.btn-outline.disabled:hover, .bg-inverse .btn.btn-outline:disabled.focus,
	.bg-inverse .btn.btn-outline:disabled:focus, .bg-inverse .btn.btn-outline:disabled:hover
	{
	background-color: inherit;
	border-color: rgba(0, 0, 0, .87)
}

.btn-outline.btn-link.custom-file-control:before, .btn.btn-outline.btn-link
	{
	background-color: transparent
}

.btn-outline-primary.custom-file-control:before, .btn.btn-outline-primary
	{
	color: #009688;
	background-color: inherit;
	border-color: #009688
}

.btn-outline-primary.active.custom-file-control:before,
	.btn-outline-primary.custom-file-control:active:before,
	.btn-outline-primary.custom-file-control:focus:before,
	.btn-outline-primary.custom-file-control:hover:before,
	.btn-outline-primary.focus.custom-file-control:before, .btn.btn-outline-primary.active,
	.btn.btn-outline-primary.focus, .btn.btn-outline-primary:active, .btn.btn-outline-primary:focus,
	.btn.btn-outline-primary:hover, .open>.btn-outline-primary.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-outline-primary.dropdown-toggle {
	color: #009688;
	background-color: hsla(0, 0%, 60%, .2);
	border-color: #009688
}

.btn-outline-primary.active.custom-file-control:focus:before,
	.btn-outline-primary.active.custom-file-control:hover:before,
	.btn-outline-primary.active.focus.custom-file-control:before,
	.btn-outline-primary.custom-file-control:active.focus:before,
	.btn-outline-primary.custom-file-control:active:focus:before,
	.btn-outline-primary.custom-file-control:active:hover:before, .btn.btn-outline-primary.active.focus,
	.btn.btn-outline-primary.active:focus, .btn.btn-outline-primary.active:hover,
	.btn.btn-outline-primary:active.focus, .btn.btn-outline-primary:active:focus,
	.btn.btn-outline-primary:active:hover, .open>.btn-outline-primary.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-outline-primary.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-outline-primary.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.btn-outline-primary.dropdown-toggle.focus, .open>.btn.btn-outline-primary.dropdown-toggle:focus,
	.open>.btn.btn-outline-primary.dropdown-toggle:hover {
	color: #009688;
	background-color: hsla(0, 0%, 60%, .4);
	border-color: #009688
}

.open>.btn-outline-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-outline-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-outline-primary.custom-file-control:disabled.focus:before,
	.btn-outline-primary.custom-file-control:disabled:focus:before,
	.btn-outline-primary.custom-file-control:disabled:hover:before,
	.btn-outline-primary.disabled.custom-file-control:focus:before,
	.btn-outline-primary.disabled.custom-file-control:hover:before,
	.btn-outline-primary.disabled.focus.custom-file-control:before, .btn.btn-outline-primary.disabled.focus,
	.btn.btn-outline-primary.disabled:focus, .btn.btn-outline-primary.disabled:hover,
	.btn.btn-outline-primary:disabled.focus, .btn.btn-outline-primary:disabled:focus,
	.btn.btn-outline-primary:disabled:hover {
	background-color: inherit;
	border-color: #009688
}

.bg-inverse .btn-outline-primary.custom-file-control:before, .bg-inverse .btn.btn-outline-primary
	{
	color: #009688;
	background-color: inherit;
	border-color: #009688
}

.bg-inverse .btn-outline-primary.active.custom-file-control:before,
	.bg-inverse .btn-outline-primary.custom-file-control:active:before,
	.bg-inverse .btn-outline-primary.custom-file-control:focus:before,
	.bg-inverse .btn-outline-primary.custom-file-control:hover:before,
	.bg-inverse .btn-outline-primary.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline-primary.active, .bg-inverse .btn.btn-outline-primary.focus,
	.bg-inverse .btn.btn-outline-primary:active, .bg-inverse .btn.btn-outline-primary:focus,
	.bg-inverse .btn.btn-outline-primary:hover, .open>.bg-inverse .btn-outline-primary.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle {
	color: #009688;
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline-primary.active.custom-file-control:focus:before,
	.bg-inverse .btn-outline-primary.active.custom-file-control:hover:before,
	.bg-inverse .btn-outline-primary.active.focus.custom-file-control:before,
	.bg-inverse .btn-outline-primary.custom-file-control:active.focus:before,
	.bg-inverse .btn-outline-primary.custom-file-control:active:focus:before,
	.bg-inverse .btn-outline-primary.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-outline-primary.active.focus, .bg-inverse .btn.btn-outline-primary.active:focus,
	.bg-inverse .btn.btn-outline-primary.active:hover, .bg-inverse .btn.btn-outline-primary:active.focus,
	.bg-inverse .btn.btn-outline-primary:active:focus, .bg-inverse .btn.btn-outline-primary:active:hover,
	.open>.bg-inverse .btn-outline-primary.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-outline-primary.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-outline-primary.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle.focus, .open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle:hover {
	color: #009688;
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-outline-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon
	{
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-outline-primary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-outline-primary.dropdown-toggle.bmd-btn-icon:hover
	{
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline-primary.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-outline-primary.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-outline-primary.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-outline-primary.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-outline-primary.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-outline-primary.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline-primary.disabled.focus, .bg-inverse .btn.btn-outline-primary.disabled:focus,
	.bg-inverse .btn.btn-outline-primary.disabled:hover, .bg-inverse .btn.btn-outline-primary:disabled.focus,
	.bg-inverse .btn.btn-outline-primary:disabled:focus, .bg-inverse .btn.btn-outline-primary:disabled:hover
	{
	background-color: inherit;
	border-color: #009688
}

.btn-outline-primary.btn-link.custom-file-control:before, .btn.btn-outline-primary.btn-link
	{
	background-color: transparent
}

.btn-outline-secondary.custom-file-control:before, .btn.btn-outline-secondary
	{
	color: rgba(0, 0, 0, .87);
	background-color: inherit;
	border-color: rgba(0, 0, 0, .87)
}

.btn-outline-secondary.active.custom-file-control:before,
	.btn-outline-secondary.custom-file-control:active:before,
	.btn-outline-secondary.custom-file-control:focus:before,
	.btn-outline-secondary.custom-file-control:hover:before,
	.btn-outline-secondary.focus.custom-file-control:before, .btn.btn-outline-secondary.active,
	.btn.btn-outline-secondary.focus, .btn.btn-outline-secondary:active,
	.btn.btn-outline-secondary:focus, .btn.btn-outline-secondary:hover,
	.open>.btn-outline-secondary.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-outline-secondary.dropdown-toggle {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 60%, .2);
	border-color: rgba(0, 0, 0, .87)
}

.btn-outline-secondary.active.custom-file-control:focus:before,
	.btn-outline-secondary.active.custom-file-control:hover:before,
	.btn-outline-secondary.active.focus.custom-file-control:before,
	.btn-outline-secondary.custom-file-control:active.focus:before,
	.btn-outline-secondary.custom-file-control:active:focus:before,
	.btn-outline-secondary.custom-file-control:active:hover:before, .btn.btn-outline-secondary.active.focus,
	.btn.btn-outline-secondary.active:focus, .btn.btn-outline-secondary.active:hover,
	.btn.btn-outline-secondary:active.focus, .btn.btn-outline-secondary:active:focus,
	.btn.btn-outline-secondary:active:hover, .open>.btn-outline-secondary.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-outline-secondary.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-outline-secondary.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.btn-outline-secondary.dropdown-toggle.focus, .open>.btn.btn-outline-secondary.dropdown-toggle:focus,
	.open>.btn.btn-outline-secondary.dropdown-toggle:hover {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 60%, .4);
	border-color: rgba(0, 0, 0, .87)
}

.open>.btn-outline-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-outline-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-outline-secondary.custom-file-control:disabled.focus:before,
	.btn-outline-secondary.custom-file-control:disabled:focus:before,
	.btn-outline-secondary.custom-file-control:disabled:hover:before,
	.btn-outline-secondary.disabled.custom-file-control:focus:before,
	.btn-outline-secondary.disabled.custom-file-control:hover:before,
	.btn-outline-secondary.disabled.focus.custom-file-control:before, .btn.btn-outline-secondary.disabled.focus,
	.btn.btn-outline-secondary.disabled:focus, .btn.btn-outline-secondary.disabled:hover,
	.btn.btn-outline-secondary:disabled.focus, .btn.btn-outline-secondary:disabled:focus,
	.btn.btn-outline-secondary:disabled:hover {
	background-color: inherit;
	border-color: rgba(0, 0, 0, .87)
}

.bg-inverse .btn-outline-secondary.custom-file-control:before,
	.bg-inverse .btn.btn-outline-secondary {
	color: rgba(0, 0, 0, .87);
	background-color: inherit;
	border-color: rgba(0, 0, 0, .87)
}

.bg-inverse .btn-outline-secondary.active.custom-file-control:before,
	.bg-inverse .btn-outline-secondary.custom-file-control:active:before,
	.bg-inverse .btn-outline-secondary.custom-file-control:focus:before,
	.bg-inverse .btn-outline-secondary.custom-file-control:hover:before,
	.bg-inverse .btn-outline-secondary.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline-secondary.active, .bg-inverse .btn.btn-outline-secondary.focus,
	.bg-inverse .btn.btn-outline-secondary:active, .bg-inverse .btn.btn-outline-secondary:focus,
	.bg-inverse .btn.btn-outline-secondary:hover, .open>.bg-inverse .btn-outline-secondary.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline-secondary.active.custom-file-control:focus:before,
	.bg-inverse .btn-outline-secondary.active.custom-file-control:hover:before,
	.bg-inverse .btn-outline-secondary.active.focus.custom-file-control:before,
	.bg-inverse .btn-outline-secondary.custom-file-control:active.focus:before,
	.bg-inverse .btn-outline-secondary.custom-file-control:active:focus:before,
	.bg-inverse .btn-outline-secondary.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-outline-secondary.active.focus, .bg-inverse .btn.btn-outline-secondary.active:focus,
	.bg-inverse .btn.btn-outline-secondary.active:hover, .bg-inverse .btn.btn-outline-secondary:active.focus,
	.bg-inverse .btn.btn-outline-secondary:active:focus, .bg-inverse .btn.btn-outline-secondary:active:hover,
	.open>.bg-inverse .btn-outline-secondary.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-outline-secondary.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-outline-secondary.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle.focus,
	.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle:hover {
	color: rgba(0, 0, 0, .87);
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-outline-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon
	{
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-outline-secondary.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-outline-secondary.dropdown-toggle.bmd-btn-icon:hover
	{
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline-secondary.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-outline-secondary.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-outline-secondary.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-outline-secondary.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-outline-secondary.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-outline-secondary.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline-secondary.disabled.focus, .bg-inverse .btn.btn-outline-secondary.disabled:focus,
	.bg-inverse .btn.btn-outline-secondary.disabled:hover, .bg-inverse .btn.btn-outline-secondary:disabled.focus,
	.bg-inverse .btn.btn-outline-secondary:disabled:focus, .bg-inverse .btn.btn-outline-secondary:disabled:hover
	{
	background-color: inherit;
	border-color: rgba(0, 0, 0, .87)
}

.btn-outline-secondary.btn-link.custom-file-control:before, .btn.btn-outline-secondary.btn-link
	{
	background-color: transparent
}

.btn-outline-info.custom-file-control:before, .btn.btn-outline-info {
	color: #03a9f4;
	background-color: inherit;
	border-color: #03a9f4
}

.btn-outline-info.active.custom-file-control:before, .btn-outline-info.custom-file-control:active:before,
	.btn-outline-info.custom-file-control:focus:before, .btn-outline-info.custom-file-control:hover:before,
	.btn-outline-info.focus.custom-file-control:before, .btn.btn-outline-info.active,
	.btn.btn-outline-info.focus, .btn.btn-outline-info:active, .btn.btn-outline-info:focus,
	.btn.btn-outline-info:hover, .open>.btn-outline-info.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-outline-info.dropdown-toggle {
	color: #03a9f4;
	background-color: hsla(0, 0%, 60%, .2);
	border-color: #03a9f4
}

.btn-outline-info.active.custom-file-control:focus:before,
	.btn-outline-info.active.custom-file-control:hover:before,
	.btn-outline-info.active.focus.custom-file-control:before,
	.btn-outline-info.custom-file-control:active.focus:before,
	.btn-outline-info.custom-file-control:active:focus:before,
	.btn-outline-info.custom-file-control:active:hover:before, .btn.btn-outline-info.active.focus,
	.btn.btn-outline-info.active:focus, .btn.btn-outline-info.active:hover,
	.btn.btn-outline-info:active.focus, .btn.btn-outline-info:active:focus,
	.btn.btn-outline-info:active:hover, .open>.btn-outline-info.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-outline-info.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-outline-info.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.btn-outline-info.dropdown-toggle.focus, .open>.btn.btn-outline-info.dropdown-toggle:focus,
	.open>.btn.btn-outline-info.dropdown-toggle:hover {
	color: #03a9f4;
	background-color: hsla(0, 0%, 60%, .4);
	border-color: #03a9f4
}

.open>.btn-outline-info.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-outline-info.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-outline-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-outline-info.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-outline-info.custom-file-control:disabled.focus:before,
	.btn-outline-info.custom-file-control:disabled:focus:before,
	.btn-outline-info.custom-file-control:disabled:hover:before,
	.btn-outline-info.disabled.custom-file-control:focus:before,
	.btn-outline-info.disabled.custom-file-control:hover:before,
	.btn-outline-info.disabled.focus.custom-file-control:before, .btn.btn-outline-info.disabled.focus,
	.btn.btn-outline-info.disabled:focus, .btn.btn-outline-info.disabled:hover,
	.btn.btn-outline-info:disabled.focus, .btn.btn-outline-info:disabled:focus,
	.btn.btn-outline-info:disabled:hover {
	background-color: inherit;
	border-color: #03a9f4
}

.bg-inverse .btn-outline-info.custom-file-control:before, .bg-inverse .btn.btn-outline-info
	{
	color: #03a9f4;
	background-color: inherit;
	border-color: #03a9f4
}

.bg-inverse .btn-outline-info.active.custom-file-control:before,
	.bg-inverse .btn-outline-info.custom-file-control:active:before,
	.bg-inverse .btn-outline-info.custom-file-control:focus:before,
	.bg-inverse .btn-outline-info.custom-file-control:hover:before,
	.bg-inverse .btn-outline-info.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline-info.active, .bg-inverse .btn.btn-outline-info.focus,
	.bg-inverse .btn.btn-outline-info:active, .bg-inverse .btn.btn-outline-info:focus,
	.bg-inverse .btn.btn-outline-info:hover, .open>.bg-inverse .btn-outline-info.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle {
	color: #03a9f4;
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline-info.active.custom-file-control:focus:before,
	.bg-inverse .btn-outline-info.active.custom-file-control:hover:before,
	.bg-inverse .btn-outline-info.active.focus.custom-file-control:before,
	.bg-inverse .btn-outline-info.custom-file-control:active.focus:before,
	.bg-inverse .btn-outline-info.custom-file-control:active:focus:before,
	.bg-inverse .btn-outline-info.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-outline-info.active.focus, .bg-inverse .btn.btn-outline-info.active:focus,
	.bg-inverse .btn.btn-outline-info.active:hover, .bg-inverse .btn.btn-outline-info:active.focus,
	.bg-inverse .btn.btn-outline-info:active:focus, .bg-inverse .btn.btn-outline-info:active:hover,
	.open>.bg-inverse .btn-outline-info.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-outline-info.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-outline-info.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle.focus, .open>.bg-inverse .btn.btn-outline-info.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle:hover {
	color: #03a9f4;
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-outline-info.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-outline-info.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-outline-info.dropdown-toggle.bmd-btn-icon:hover
	{
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline-info.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-outline-info.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-outline-info.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-outline-info.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-outline-info.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-outline-info.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline-info.disabled.focus, .bg-inverse .btn.btn-outline-info.disabled:focus,
	.bg-inverse .btn.btn-outline-info.disabled:hover, .bg-inverse .btn.btn-outline-info:disabled.focus,
	.bg-inverse .btn.btn-outline-info:disabled:focus, .bg-inverse .btn.btn-outline-info:disabled:hover
	{
	background-color: inherit;
	border-color: #03a9f4
}

.btn-outline-info.btn-link.custom-file-control:before, .btn.btn-outline-info.btn-link
	{
	background-color: transparent
}

.btn-outline-success.custom-file-control:before, .btn.btn-outline-success
	{
	color: #4caf50;
	background-color: inherit;
	border-color: #4caf50
}

.btn-outline-success.active.custom-file-control:before,
	.btn-outline-success.custom-file-control:active:before,
	.btn-outline-success.custom-file-control:focus:before,
	.btn-outline-success.custom-file-control:hover:before,
	.btn-outline-success.focus.custom-file-control:before, .btn.btn-outline-success.active,
	.btn.btn-outline-success.focus, .btn.btn-outline-success:active, .btn.btn-outline-success:focus,
	.btn.btn-outline-success:hover, .open>.btn-outline-success.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-outline-success.dropdown-toggle {
	color: #4caf50;
	background-color: hsla(0, 0%, 60%, .2);
	border-color: #4caf50
}

.btn-outline-success.active.custom-file-control:focus:before,
	.btn-outline-success.active.custom-file-control:hover:before,
	.btn-outline-success.active.focus.custom-file-control:before,
	.btn-outline-success.custom-file-control:active.focus:before,
	.btn-outline-success.custom-file-control:active:focus:before,
	.btn-outline-success.custom-file-control:active:hover:before, .btn.btn-outline-success.active.focus,
	.btn.btn-outline-success.active:focus, .btn.btn-outline-success.active:hover,
	.btn.btn-outline-success:active.focus, .btn.btn-outline-success:active:focus,
	.btn.btn-outline-success:active:hover, .open>.btn-outline-success.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-outline-success.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-outline-success.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.btn-outline-success.dropdown-toggle.focus, .open>.btn.btn-outline-success.dropdown-toggle:focus,
	.open>.btn.btn-outline-success.dropdown-toggle:hover {
	color: #4caf50;
	background-color: hsla(0, 0%, 60%, .4);
	border-color: #4caf50
}

.open>.btn-outline-success.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-outline-success.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-outline-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-outline-success.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-outline-success.custom-file-control:disabled.focus:before,
	.btn-outline-success.custom-file-control:disabled:focus:before,
	.btn-outline-success.custom-file-control:disabled:hover:before,
	.btn-outline-success.disabled.custom-file-control:focus:before,
	.btn-outline-success.disabled.custom-file-control:hover:before,
	.btn-outline-success.disabled.focus.custom-file-control:before, .btn.btn-outline-success.disabled.focus,
	.btn.btn-outline-success.disabled:focus, .btn.btn-outline-success.disabled:hover,
	.btn.btn-outline-success:disabled.focus, .btn.btn-outline-success:disabled:focus,
	.btn.btn-outline-success:disabled:hover {
	background-color: inherit;
	border-color: #4caf50
}

.bg-inverse .btn-outline-success.custom-file-control:before, .bg-inverse .btn.btn-outline-success
	{
	color: #4caf50;
	background-color: inherit;
	border-color: #4caf50
}

.bg-inverse .btn-outline-success.active.custom-file-control:before,
	.bg-inverse .btn-outline-success.custom-file-control:active:before,
	.bg-inverse .btn-outline-success.custom-file-control:focus:before,
	.bg-inverse .btn-outline-success.custom-file-control:hover:before,
	.bg-inverse .btn-outline-success.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline-success.active, .bg-inverse .btn.btn-outline-success.focus,
	.bg-inverse .btn.btn-outline-success:active, .bg-inverse .btn.btn-outline-success:focus,
	.bg-inverse .btn.btn-outline-success:hover, .open>.bg-inverse .btn-outline-success.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle {
	color: #4caf50;
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline-success.active.custom-file-control:focus:before,
	.bg-inverse .btn-outline-success.active.custom-file-control:hover:before,
	.bg-inverse .btn-outline-success.active.focus.custom-file-control:before,
	.bg-inverse .btn-outline-success.custom-file-control:active.focus:before,
	.bg-inverse .btn-outline-success.custom-file-control:active:focus:before,
	.bg-inverse .btn-outline-success.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-outline-success.active.focus, .bg-inverse .btn.btn-outline-success.active:focus,
	.bg-inverse .btn.btn-outline-success.active:hover, .bg-inverse .btn.btn-outline-success:active.focus,
	.bg-inverse .btn.btn-outline-success:active:focus, .bg-inverse .btn.btn-outline-success:active:hover,
	.open>.bg-inverse .btn-outline-success.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-outline-success.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-outline-success.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle.focus, .open>.bg-inverse .btn.btn-outline-success.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle:hover {
	color: #4caf50;
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-outline-success.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon
	{
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-outline-success.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-outline-success.dropdown-toggle.bmd-btn-icon:hover
	{
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline-success.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-outline-success.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-outline-success.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-outline-success.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-outline-success.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-outline-success.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline-success.disabled.focus, .bg-inverse .btn.btn-outline-success.disabled:focus,
	.bg-inverse .btn.btn-outline-success.disabled:hover, .bg-inverse .btn.btn-outline-success:disabled.focus,
	.bg-inverse .btn.btn-outline-success:disabled:focus, .bg-inverse .btn.btn-outline-success:disabled:hover
	{
	background-color: inherit;
	border-color: #4caf50
}

.btn-outline-success.btn-link.custom-file-control:before, .btn.btn-outline-success.btn-link
	{
	background-color: transparent
}

.btn-outline-warning.custom-file-control:before, .btn.btn-outline-warning
	{
	color: #ff5722;
	background-color: inherit;
	border-color: #ff5722
}

.btn-outline-warning.active.custom-file-control:before,
	.btn-outline-warning.custom-file-control:active:before,
	.btn-outline-warning.custom-file-control:focus:before,
	.btn-outline-warning.custom-file-control:hover:before,
	.btn-outline-warning.focus.custom-file-control:before, .btn.btn-outline-warning.active,
	.btn.btn-outline-warning.focus, .btn.btn-outline-warning:active, .btn.btn-outline-warning:focus,
	.btn.btn-outline-warning:hover, .open>.btn-outline-warning.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-outline-warning.dropdown-toggle {
	color: #ff5722;
	background-color: hsla(0, 0%, 60%, .2);
	border-color: #ff5722
}

.btn-outline-warning.active.custom-file-control:focus:before,
	.btn-outline-warning.active.custom-file-control:hover:before,
	.btn-outline-warning.active.focus.custom-file-control:before,
	.btn-outline-warning.custom-file-control:active.focus:before,
	.btn-outline-warning.custom-file-control:active:focus:before,
	.btn-outline-warning.custom-file-control:active:hover:before, .btn.btn-outline-warning.active.focus,
	.btn.btn-outline-warning.active:focus, .btn.btn-outline-warning.active:hover,
	.btn.btn-outline-warning:active.focus, .btn.btn-outline-warning:active:focus,
	.btn.btn-outline-warning:active:hover, .open>.btn-outline-warning.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-outline-warning.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-outline-warning.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.btn-outline-warning.dropdown-toggle.focus, .open>.btn.btn-outline-warning.dropdown-toggle:focus,
	.open>.btn.btn-outline-warning.dropdown-toggle:hover {
	color: #ff5722;
	background-color: hsla(0, 0%, 60%, .4);
	border-color: #ff5722
}

.open>.btn-outline-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-outline-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-outline-warning.custom-file-control:disabled.focus:before,
	.btn-outline-warning.custom-file-control:disabled:focus:before,
	.btn-outline-warning.custom-file-control:disabled:hover:before,
	.btn-outline-warning.disabled.custom-file-control:focus:before,
	.btn-outline-warning.disabled.custom-file-control:hover:before,
	.btn-outline-warning.disabled.focus.custom-file-control:before, .btn.btn-outline-warning.disabled.focus,
	.btn.btn-outline-warning.disabled:focus, .btn.btn-outline-warning.disabled:hover,
	.btn.btn-outline-warning:disabled.focus, .btn.btn-outline-warning:disabled:focus,
	.btn.btn-outline-warning:disabled:hover {
	background-color: inherit;
	border-color: #ff5722
}

.bg-inverse .btn-outline-warning.custom-file-control:before, .bg-inverse .btn.btn-outline-warning
	{
	color: #ff5722;
	background-color: inherit;
	border-color: #ff5722
}

.bg-inverse .btn-outline-warning.active.custom-file-control:before,
	.bg-inverse .btn-outline-warning.custom-file-control:active:before,
	.bg-inverse .btn-outline-warning.custom-file-control:focus:before,
	.bg-inverse .btn-outline-warning.custom-file-control:hover:before,
	.bg-inverse .btn-outline-warning.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline-warning.active, .bg-inverse .btn.btn-outline-warning.focus,
	.bg-inverse .btn.btn-outline-warning:active, .bg-inverse .btn.btn-outline-warning:focus,
	.bg-inverse .btn.btn-outline-warning:hover, .open>.bg-inverse .btn-outline-warning.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle {
	color: #ff5722;
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline-warning.active.custom-file-control:focus:before,
	.bg-inverse .btn-outline-warning.active.custom-file-control:hover:before,
	.bg-inverse .btn-outline-warning.active.focus.custom-file-control:before,
	.bg-inverse .btn-outline-warning.custom-file-control:active.focus:before,
	.bg-inverse .btn-outline-warning.custom-file-control:active:focus:before,
	.bg-inverse .btn-outline-warning.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-outline-warning.active.focus, .bg-inverse .btn.btn-outline-warning.active:focus,
	.bg-inverse .btn.btn-outline-warning.active:hover, .bg-inverse .btn.btn-outline-warning:active.focus,
	.bg-inverse .btn.btn-outline-warning:active:focus, .bg-inverse .btn.btn-outline-warning:active:hover,
	.open>.bg-inverse .btn-outline-warning.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-outline-warning.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-outline-warning.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle.focus, .open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle:hover {
	color: #ff5722;
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-outline-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon
	{
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-outline-warning.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-outline-warning.dropdown-toggle.bmd-btn-icon:hover
	{
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline-warning.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-outline-warning.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-outline-warning.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-outline-warning.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-outline-warning.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-outline-warning.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline-warning.disabled.focus, .bg-inverse .btn.btn-outline-warning.disabled:focus,
	.bg-inverse .btn.btn-outline-warning.disabled:hover, .bg-inverse .btn.btn-outline-warning:disabled.focus,
	.bg-inverse .btn.btn-outline-warning:disabled:focus, .bg-inverse .btn.btn-outline-warning:disabled:hover
	{
	background-color: inherit;
	border-color: #ff5722
}

.btn-outline-warning.btn-link.custom-file-control:before, .btn.btn-outline-warning.btn-link
	{
	background-color: transparent
}

.btn-outline-danger.custom-file-control:before, .btn.btn-outline-danger
	{
	color: #f44336;
	background-color: inherit;
	border-color: #f44336
}

.btn-outline-danger.active.custom-file-control:before,
	.btn-outline-danger.custom-file-control:active:before,
	.btn-outline-danger.custom-file-control:focus:before,
	.btn-outline-danger.custom-file-control:hover:before,
	.btn-outline-danger.focus.custom-file-control:before, .btn.btn-outline-danger.active,
	.btn.btn-outline-danger.focus, .btn.btn-outline-danger:active, .btn.btn-outline-danger:focus,
	.btn.btn-outline-danger:hover, .open>.btn-outline-danger.dropdown-toggle.custom-file-control:before,
	.open>.btn.btn-outline-danger.dropdown-toggle {
	color: #f44336;
	background-color: hsla(0, 0%, 60%, .2);
	border-color: #f44336
}

.btn-outline-danger.active.custom-file-control:focus:before,
	.btn-outline-danger.active.custom-file-control:hover:before,
	.btn-outline-danger.active.focus.custom-file-control:before,
	.btn-outline-danger.custom-file-control:active.focus:before,
	.btn-outline-danger.custom-file-control:active:focus:before,
	.btn-outline-danger.custom-file-control:active:hover:before, .btn.btn-outline-danger.active.focus,
	.btn.btn-outline-danger.active:focus, .btn.btn-outline-danger.active:hover,
	.btn.btn-outline-danger:active.focus, .btn.btn-outline-danger:active:focus,
	.btn.btn-outline-danger:active:hover, .open>.btn-outline-danger.dropdown-toggle.custom-file-control:focus:before,
	.open>.btn-outline-danger.dropdown-toggle.custom-file-control:hover:before,
	.open>.btn-outline-danger.dropdown-toggle.focus.custom-file-control:before,
	.open>.btn.btn-outline-danger.dropdown-toggle.focus, .open>.btn.btn-outline-danger.dropdown-toggle:focus,
	.open>.btn.btn-outline-danger.dropdown-toggle:hover {
	color: #f44336;
	background-color: hsla(0, 0%, 60%, .4);
	border-color: #f44336
}

.open>.btn-outline-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon {
	color: inherit;
	background-color: inherit
}

.open>.btn-outline-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon:hover {
	background-color: hsla(0, 0%, 60%, .2)
}

.btn-outline-danger.custom-file-control:disabled.focus:before,
	.btn-outline-danger.custom-file-control:disabled:focus:before,
	.btn-outline-danger.custom-file-control:disabled:hover:before,
	.btn-outline-danger.disabled.custom-file-control:focus:before,
	.btn-outline-danger.disabled.custom-file-control:hover:before,
	.btn-outline-danger.disabled.focus.custom-file-control:before, .btn.btn-outline-danger.disabled.focus,
	.btn.btn-outline-danger.disabled:focus, .btn.btn-outline-danger.disabled:hover,
	.btn.btn-outline-danger:disabled.focus, .btn.btn-outline-danger:disabled:focus,
	.btn.btn-outline-danger:disabled:hover {
	background-color: inherit;
	border-color: #f44336
}

.bg-inverse .btn-outline-danger.custom-file-control:before, .bg-inverse .btn.btn-outline-danger
	{
	color: #f44336;
	background-color: inherit;
	border-color: #f44336
}

.bg-inverse .btn-outline-danger.active.custom-file-control:before,
	.bg-inverse .btn-outline-danger.custom-file-control:active:before,
	.bg-inverse .btn-outline-danger.custom-file-control:focus:before,
	.bg-inverse .btn-outline-danger.custom-file-control:hover:before,
	.bg-inverse .btn-outline-danger.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline-danger.active, .bg-inverse .btn.btn-outline-danger.focus,
	.bg-inverse .btn.btn-outline-danger:active, .bg-inverse .btn.btn-outline-danger:focus,
	.bg-inverse .btn.btn-outline-danger:hover, .open>.bg-inverse .btn-outline-danger.dropdown-toggle.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle {
	color: #f44336;
	background-color: hsla(0, 0%, 80%, .15);
	border-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline-danger.active.custom-file-control:focus:before,
	.bg-inverse .btn-outline-danger.active.custom-file-control:hover:before,
	.bg-inverse .btn-outline-danger.active.focus.custom-file-control:before,
	.bg-inverse .btn-outline-danger.custom-file-control:active.focus:before,
	.bg-inverse .btn-outline-danger.custom-file-control:active:focus:before,
	.bg-inverse .btn-outline-danger.custom-file-control:active:hover:before,
	.bg-inverse .btn.btn-outline-danger.active.focus, .bg-inverse .btn.btn-outline-danger.active:focus,
	.bg-inverse .btn.btn-outline-danger.active:hover, .bg-inverse .btn.btn-outline-danger:active.focus,
	.bg-inverse .btn.btn-outline-danger:active:focus, .bg-inverse .btn.btn-outline-danger:active:hover,
	.open>.bg-inverse .btn-outline-danger.dropdown-toggle.custom-file-control:focus:before,
	.open>.bg-inverse .btn-outline-danger.dropdown-toggle.custom-file-control:hover:before,
	.open>.bg-inverse .btn-outline-danger.dropdown-toggle.focus.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle.focus, .open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle:focus,
	.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle:hover {
	color: #f44336;
	background-color: hsla(0, 0%, 80%, .25);
	border-color: hsla(0, 0%, 80%, .25)
}

.open>.bg-inverse .btn-outline-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:before,
	.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon
	{
	color: inherit;
	background-color: inherit
}

.open>.bg-inverse .btn-outline-danger.dropdown-toggle.bmd-btn-icon.custom-file-control:hover:before,
	.open>.bg-inverse .btn.btn-outline-danger.dropdown-toggle.bmd-btn-icon:hover
	{
	background-color: hsla(0, 0%, 80%, .15)
}

.bg-inverse .btn-outline-danger.custom-file-control:disabled.focus:before,
	.bg-inverse .btn-outline-danger.custom-file-control:disabled:focus:before,
	.bg-inverse .btn-outline-danger.custom-file-control:disabled:hover:before,
	.bg-inverse .btn-outline-danger.disabled.custom-file-control:focus:before,
	.bg-inverse .btn-outline-danger.disabled.custom-file-control:hover:before,
	.bg-inverse .btn-outline-danger.disabled.focus.custom-file-control:before,
	.bg-inverse .btn.btn-outline-danger.disabled.focus, .bg-inverse .btn.btn-outline-danger.disabled:focus,
	.bg-inverse .btn.btn-outline-danger.disabled:hover, .bg-inverse .btn.btn-outline-danger:disabled.focus,
	.bg-inverse .btn.btn-outline-danger:disabled:focus, .bg-inverse .btn.btn-outline-danger:disabled:hover
	{
	background-color: inherit;
	border-color: #f44336
}

.btn-outline-danger.btn-link.custom-file-control:before, .btn.btn-outline-danger.btn-link
	{
	background-color: transparent
}

.bmd-btn-fab.custom-file-control:before, .bmd-btn-icon.custom-file-control:before,
	.btn.bmd-btn-fab, .btn.bmd-btn-icon {
	overflow: hidden;
	font-size: 1.5rem;
	line-height: normal
}

.bmd-btn-fab.custom-file-control:before, .bmd-btn-icon.custom-file-control:before,
	.btn-group-lg .bmd-btn-fab.custom-file-control:before, .btn-group-lg .bmd-btn-icon.custom-file-control:before,
	.btn-group-lg .btn.bmd-btn-fab, .btn-group-lg .btn.bmd-btn-icon,
	.btn-group-sm .bmd-btn-fab.custom-file-control:before, .btn-group-sm .bmd-btn-icon.custom-file-control:before,
	.btn-group-sm .btn.bmd-btn-fab, .btn-group-sm .btn.bmd-btn-icon, .btn.bmd-btn-fab,
	.btn.bmd-btn-icon {
	padding: 0;
	border-radius: 50%
}

.bmd-btn-fab.custom-file-control:before .material-icons, .bmd-btn-icon.custom-file-control:before .material-icons,
	.btn.bmd-btn-fab .material-icons, .btn.bmd-btn-icon .material-icons {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1.5rem;
	line-height: 1.5rem;
	-webkit-transform: translate(-.75rem, -.75rem);
	transform: translate(-.75rem, -.75rem)
}

.bmd-btn-fab.custom-file-control:before, .btn.bmd-btn-fab {
	width: 3.5rem;
	min-width: 3.5rem;
	height: 3.5rem;
	box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0
		rgba(0, 0, 0, .26)
}

.bmd-btn-fab.custom-file-control:before .ripple-container, .btn.bmd-btn-fab .ripple-container
	{
	border-radius: 50%
}

.bmd-btn-fab.bmd-btn-fab-sm.custom-file-control:before, .btn-group-sm .bmd-btn-fab.custom-file-control:before,
	.btn-group-sm .btn.bmd-btn-fab, .btn.bmd-btn-fab.bmd-btn-fab-sm {
	width: 2.5rem;
	min-width: 2.5rem;
	height: 2.5rem
}

.bmd-btn-icon.custom-file-control:before, .btn.bmd-btn-icon {
	width: 2rem;
	min-width: 2rem;
	height: 2rem;
	margin: 0;
	color: inherit
}

.bmd-btn-icon.bmd-btn-icon-sm.custom-file-control:before, .btn-group-sm .bmd-btn-icon.custom-file-control:before,
	.btn-group-sm .btn.bmd-btn-icon, .btn.bmd-btn-icon.bmd-btn-icon-sm {
	width: 1.5rem;
	min-width: 1.5rem;
	height: 1.5rem;
	font-size: 1.125rem
}

.bmd-btn-icon.bmd-btn-icon-sm.custom-file-control:before .material-icons,
	.btn-group-sm .bmd-btn-icon.custom-file-control:before .material-icons,
	.btn-group-sm .btn.bmd-btn-icon .material-icons, .btn.bmd-btn-icon.bmd-btn-icon-sm .material-icons
	{
	width: 1.125rem;
	font-size: 1.125rem;
	line-height: 1;
	-webkit-transform: translate(-.5625rem, -.5625rem);
	transform: translate(-.5625rem, -.5625rem)
}

.btn .material-icons, .custom-file-control:before .material-icons {
	position: relative;
	top: .25em;
	margin-top: -1em;
	margin-bottom: -1em;
	font-size: 1.5em
}

.btn-group-lg .btn, .btn-group-lg .custom-file-control:before,
	.btn-group-lg>.btn, .btn-group-lg>.custom-file-control:before, .btn-lg.custom-file-control:before,
	.btn.btn-lg {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	border-radius: .3rem
}

.btn-group-sm .btn, .btn-group-sm .custom-file-control:before,
	.btn-group-sm>.btn, .btn-group-sm>.custom-file-control:before, .btn-sm.custom-file-control:before,
	.btn.btn-sm {
	padding: .40625rem .5rem;
	border-radius: .0625rem;
	font-size: .8125rem
}

.btn-group-vertical.disabled, .btn-group-vertical:disabled,
	.btn-group-vertical[disabled], .btn-group.disabled, .btn-group:disabled,
	.btn-group[disabled], .btn.disabled, .btn:disabled, .btn[disabled],
	.custom-file-control:disabled:before, .disabled.custom-file-control:before,
	.input-group-btn .btn.disabled, .input-group-btn .btn:disabled,
	.input-group-btn .btn[disabled], .input-group-btn .custom-file-control:disabled:before,
	.input-group-btn .disabled.custom-file-control:before, .input-group-btn [disabled].custom-file-control:before,
	[disabled].custom-file-control:before, fieldset[disabled][disabled] .btn,
	fieldset[disabled][disabled] .btn-group, fieldset[disabled][disabled] .btn-group-vertical,
	fieldset[disabled][disabled] .custom-file-control:before, fieldset[disabled][disabled] .input-group-btn .btn,
	fieldset[disabled][disabled] .input-group-btn .custom-file-control:before
	{
	color: rgba(0, 0, 0, .26)
}

.bg-inverse .btn-group-vertical.disabled, .bg-inverse .btn-group-vertical:disabled,
	.bg-inverse .btn-group-vertical[disabled], .bg-inverse .btn-group.disabled,
	.bg-inverse .btn-group:disabled, .bg-inverse .btn-group[disabled],
	.bg-inverse .btn.disabled, .bg-inverse .btn:disabled, .bg-inverse .btn[disabled],
	.bg-inverse .custom-file-control:disabled:before, .bg-inverse .disabled.custom-file-control:before,
	.bg-inverse .input-group-btn .btn.disabled, .bg-inverse .input-group-btn .btn:disabled,
	.bg-inverse .input-group-btn .btn[disabled], .bg-inverse .input-group-btn .custom-file-control:disabled:before,
	.bg-inverse .input-group-btn .disabled.custom-file-control:before,
	.bg-inverse .input-group-btn [disabled].custom-file-control:before,
	.bg-inverse [disabled].custom-file-control:before, .bg-inverse fieldset[disabled][disabled] .btn,
	.bg-inverse fieldset[disabled][disabled] .btn-group, .bg-inverse fieldset[disabled][disabled] .btn-group-vertical,
	.bg-inverse fieldset[disabled][disabled] .custom-file-control:before,
	.bg-inverse fieldset[disabled][disabled] .input-group-btn .btn,
	.bg-inverse fieldset[disabled][disabled] .input-group-btn .custom-file-control:before
	{
	color: hsla(0, 0%, 100%, .3)
}

.btn-group-vertical.disabled, .btn-group-vertical.disabled:focus,
	.btn-group-vertical.disabled:hover, .btn-group-vertical:disabled,
	.btn-group-vertical:disabled:focus, .btn-group-vertical:disabled:hover,
	.btn-group-vertical[disabled], .btn-group-vertical[disabled]:focus,
	.btn-group-vertical[disabled]:hover, .btn-group.disabled, .btn-group.disabled:focus,
	.btn-group.disabled:hover, .btn-group:disabled, .btn-group:disabled:focus,
	.btn-group:disabled:hover, .btn-group[disabled], .btn-group[disabled]:focus,
	.btn-group[disabled]:hover, .btn.disabled, .btn.disabled:focus, .btn.disabled:hover,
	.btn:disabled, .btn:disabled:focus, .btn:disabled:hover, .btn[disabled],
	.btn[disabled]:focus, .btn[disabled]:hover, .custom-file-control:disabled:before,
	.custom-file-control:disabled:focus:before, .custom-file-control:disabled:hover:before,
	.disabled.custom-file-control:before, .disabled.custom-file-control:focus:before,
	.disabled.custom-file-control:hover:before, .input-group-btn .btn.disabled,
	.input-group-btn .btn.disabled:focus, .input-group-btn .btn.disabled:hover,
	.input-group-btn .btn:disabled, .input-group-btn .btn:disabled:focus,
	.input-group-btn .btn:disabled:hover, .input-group-btn .btn[disabled],
	.input-group-btn .btn[disabled]:focus, .input-group-btn .btn[disabled]:hover,
	.input-group-btn .custom-file-control:disabled:before, .input-group-btn .custom-file-control:disabled:focus:before,
	.input-group-btn .custom-file-control:disabled:hover:before,
	.input-group-btn .disabled.custom-file-control:before, .input-group-btn .disabled.custom-file-control:focus:before,
	.input-group-btn .disabled.custom-file-control:hover:before,
	.input-group-btn [disabled].custom-file-control:before,
	.input-group-btn [disabled].custom-file-control:focus:before,
	.input-group-btn [disabled].custom-file-control:hover:before, [disabled].custom-file-control:before,
	[disabled].custom-file-control:focus:before, [disabled].custom-file-control:hover:before,
	fieldset[disabled][disabled] .btn, fieldset[disabled][disabled] .btn-group,
	fieldset[disabled][disabled] .btn-group-vertical, fieldset[disabled][disabled] .btn-group-vertical:focus,
	fieldset[disabled][disabled] .btn-group-vertical:hover, fieldset[disabled][disabled] .btn-group:focus,
	fieldset[disabled][disabled] .btn-group:hover, fieldset[disabled][disabled] .btn:focus,
	fieldset[disabled][disabled] .btn:hover, fieldset[disabled][disabled] .custom-file-control:before,
	fieldset[disabled][disabled] .custom-file-control:focus:before,
	fieldset[disabled][disabled] .custom-file-control:hover:before,
	fieldset[disabled][disabled] .input-group-btn .btn, fieldset[disabled][disabled] .input-group-btn .btn:focus,
	fieldset[disabled][disabled] .input-group-btn .btn:hover, fieldset[disabled][disabled] .input-group-btn .custom-file-control:before,
	fieldset[disabled][disabled] .input-group-btn .custom-file-control:focus:before,
	fieldset[disabled][disabled] .input-group-btn .custom-file-control:hover:before
	{
	background: transparent
}

.btn-group, .btn-group-vertical {
	position: relative;
	margin: 10px 1px
}

.btn-group-vertical .dropdown-menu, .btn-group .dropdown-menu {
	border-radius: 0 0 .125rem .125rem
}

.btn-group-vertical.btn-group-raised, .btn-group.btn-group-raised {
	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-vertical .btn, .btn-group-vertical .btn+.btn,
	.btn-group-vertical .btn+.custom-file-control:before,
	.btn-group-vertical .btn-group, .btn-group-vertical .btn:active,
	.btn-group-vertical .custom-file-control:active:before,
	.btn-group-vertical .custom-file-control:before, .btn-group-vertical .custom-file-control:before+.btn,
	.btn-group-vertical .custom-file-control:before+.custom-file-control:before,
	.btn-group-vertical>.btn-group, .btn-group .btn, .btn-group .btn+.btn,
	.btn-group .btn+.custom-file-control:before, .btn-group .btn-group,
	.btn-group .btn:active, .btn-group .custom-file-control:active:before,
	.btn-group .custom-file-control:before, .btn-group .custom-file-control:before+.btn,
	.btn-group .custom-file-control:before+.custom-file-control:before,
	.btn-group>.btn-group {
	margin: 0
}

.checkbox label, label.checkbox-inline {
	padding-left: 1.5625rem
}

.checkbox label .checkbox-decorator, label.checkbox-inline .checkbox-decorator
	{
	position: absolute;
	left: 0;
	padding: 1em;
	margin: -1em;
	line-height: .7;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 100%
}

.checkbox label .checkbox-decorator .check, label.checkbox-inline .checkbox-decorator .check
	{
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 1.25rem;
	height: 1.25rem;
	overflow: hidden;
	border: .125rem solid rgba(0, 0, 0, .54);
	border-radius: .125rem
}

.checkbox label .checkbox-decorator .check:before, label.checkbox-inline .checkbox-decorator .check:before
	{
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	margin-top: -4px;
	margin-left: 6px;
	content: "";
	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, inset
		0 0 0 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-animation: c;
	animation: c
}

.is-focused .checkbox label .checkbox-decorator .check:before,
	.is-focused label.checkbox-inline .checkbox-decorator .check:before {
	-webkit-animation: c .3s forwards;
	animation: c .3s forwards
}

.checkbox label input[type=checkbox], label.checkbox-inline input[type=checkbox]
	{
	position: absolute;
	left: 0;
	z-index: -1;
	width: 0;
	height: 0;
	margin: 0;
	overflow: hidden;
	pointer-events: none;
	opacity: 0
}

.checkbox label input[type=checkbox]:focus+.checkbox-decorator .check:after,
	label.checkbox-inline input[type=checkbox]:focus+.checkbox-decorator .check:after
	{
	opacity: .2
}

.checkbox label input[type=checkbox]:checked+.checkbox-decorator .check,
	label.checkbox-inline input[type=checkbox]:checked+.checkbox-decorator .check
	{
	color: #009688;
	border-color: #009688
}

.checkbox label input[type=checkbox]:checked+.checkbox-decorator .check:before,
	label.checkbox-inline input[type=checkbox]:checked+.checkbox-decorator .check:before
	{
	color: #009688;
	box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 32px 0 20px,
		-5px 5px 0 10px, 20px -12px 0 11px;
	-webkit-animation: b .3s forwards;
	animation: b .3s forwards
}

.checkbox label input[type=checkbox][disabled]+.checkbox-decorator .check:after,
	.checkbox label input[type=checkbox][disabled] .check:after, fieldset[disabled] .checkbox label input[type=checkbox]+.checkbox-decorator .check:after,
	fieldset[disabled] .checkbox label input[type=checkbox] .check:after,
	fieldset[disabled] label.checkbox-inline input[type=checkbox]+.checkbox-decorator .check:after,
	fieldset[disabled] label.checkbox-inline input[type=checkbox] .check:after,
	label.checkbox-inline input[type=checkbox][disabled]+.checkbox-decorator .check:after,
	label.checkbox-inline input[type=checkbox][disabled] .check:after {
	background-color: rgba(0, 0, 0, .87);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.checkbox label input[type=checkbox][disabled]+.checkbox-decorator .check,
	.checkbox label input[type=checkbox][disabled] .check, fieldset[disabled] .checkbox label input[type=checkbox]+.checkbox-decorator .check,
	fieldset[disabled] .checkbox label input[type=checkbox] .check,
	fieldset[disabled] label.checkbox-inline input[type=checkbox]+.checkbox-decorator .check,
	fieldset[disabled] label.checkbox-inline input[type=checkbox] .check,
	label.checkbox-inline input[type=checkbox][disabled]+.checkbox-decorator .check,
	label.checkbox-inline input[type=checkbox][disabled] .check {
	border-color: rgba(0, 0, 0, .26)
}

.checkbox label input[type=checkbox][disabled]+.checkbox-decorator .ripple-container,
	fieldset[disabled] .checkbox label input[type=checkbox]+.checkbox-decorator .ripple-container,
	fieldset[disabled] label.checkbox-inline input[type=checkbox]+.checkbox-decorator .ripple-container,
	label.checkbox-inline input[type=checkbox][disabled]+.checkbox-decorator .ripple-container
	{
	display: none
}

@
-webkit-keyframes b { 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
10
px
,
10
px
 
-10
px
 
0
10
px
,
32
px
 
0
0
20
px
,
0
32
px
 
0
20
px
,
-5
px
 
5
px
 
0
10
px
,
20
px
 
2
px
 
0
11
px
}
to {
	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 b { 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
10
px
,
10
px
 
-10
px
 
0
10
px
,
32
px
 
0
0
20
px
,
0
32
px
 
0
20
px
,
-5
px
 
5
px
 
0
10
px
,
20
px
 
2
px
 
0
11
px
}
to {
	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 c { 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, inset 0 0 0 0
}

25%{
box-shadow
:
0
 
0
0
10
px
,
10
px
 
-10
px
 
0
10
px
,
32
px
 
0
0
20
px
,
0
32
px
 
0
20
px
,
-5
px
 
5
px
 
0
10
px
,
20
px
 
-12
px
 
0
11
px
,
inset
 
0
0
0
0
}
50%{
width
:
0;height
:
0;margin-top
:
-4px;margin-left
:
6px;box-shadow
:
0
 
0
0
10
px
,
10
px
 
-10
px
 
0
10
px
,
32
px
 
0
0
20
px
,
0
32
px
 
0
20
px
,
-5
px
 
5
px
 
0
10
px
,
15
px
 
2
px
 
0
11
px
,
inset
 
0
0
0
0;
-webkit-transform
:rotate(45deg)
;transform
:rotate(45deg)
}
51%{
width
:
20px;height
:
20px;margin-top
:
-2px;margin-left
:
-2px;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,
inset
 
0
0
0
10
px
;-webkit-transform
:rotate(0deg)
;transform
:rotate(0deg)
}
to {
	width: 20px;
	height: 20px;
	margin-top: -2px;
	margin-left: -2px;
	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, inset
		0 0 0 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

}
@
keyframes c { 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, inset 0 0 0 0
}

25%{
box-shadow
:
0
 
0
0
10
px
,
10
px
 
-10
px
 
0
10
px
,
32
px
 
0
0
20
px
,
0
32
px
 
0
20
px
,
-5
px
 
5
px
 
0
10
px
,
20
px
 
-12
px
 
0
11
px
,
inset
 
0
0
0
0
}
50%{
width
:
0;height
:
0;margin-top
:
-4px;margin-left
:
6px;box-shadow
:
0
 
0
0
10
px
,
10
px
 
-10
px
 
0
10
px
,
32
px
 
0
0
20
px
,
0
32
px
 
0
20
px
,
-5
px
 
5
px
 
0
10
px
,
15
px
 
2
px
 
0
11
px
,
inset
 
0
0
0
0;
-webkit-transform
:rotate(45deg)
;transform
:rotate(45deg)
}
51%{
width
:
20px;height
:
20px;margin-top
:
-2px;margin-left
:
-2px;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,
inset
 
0
0
0
10
px
;-webkit-transform
:rotate(0deg)
;transform
:rotate(0deg)
}
to {
	width: 20px;
	height: 20px;
	margin-top: -2px;
	margin-left: -2px;
	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, inset
		0 0 0 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

}
.custom-file-control [class*=' bmd-label'], .custom-file-control [class^=bmd-label]
	{
	color: rgba(0, 0, 0, .26)
}

.custom-file-control .custom-file-control, .custom-file-control .form-control,
	.is-focused .custom-file-control .custom-file-control, .is-focused .custom-file-control .form-control
	{
	background-image: -webkit-linear-gradient(bottom, #009688 2px, rgba(0, 150, 136, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, #009688 2px, rgba(0, 150, 136, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)
}

.custom-file-control .custom-file-control:invalid, .custom-file-control .form-control:invalid
	{
	background-image: -webkit-linear-gradient(bottom, #d50000 2px, rgba(213, 0, 0, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, #d50000 2px, rgba(213, 0, 0, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)
}

.custom-file-control .custom-file-control:-moz-read-only,
	.custom-file-control .form-control:-moz-read-only {
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0)
}

.custom-file-control .custom-file-control:read-only,
	.custom-file-control .form-control:read-only {
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0)
}

.custom-file-control .custom-file-control:disabled, .custom-file-control .disabled.custom-file-control,
	.custom-file-control .form-control.disabled, .custom-file-control .form-control:disabled,
	.custom-file-control .form-control[disabled], .custom-file-control [disabled].custom-file-control,
	fieldset[disabled][disabled] .custom-file-control .custom-file-control,
	fieldset[disabled][disabled] .custom-file-control .form-control {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .26)),
		color-stop(30%, rgba(0, 0, 0, .26)), color-stop(30%, transparent),
		to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .26),
		rgba(0, 0, 0, .26) 30%, transparent 0, transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .26) 0,
		rgba(0, 0, 0, .26) 30%, transparent 0, transparent);
	background-repeat: repeat-x;
	background-size: 3px 1px
}

.custom-file-control .form-control-success.custom-file-control,
	.custom-file-control .form-control.form-control-success, .is-focused .custom-file-control .form-control-success.custom-file-control,
	.is-focused .custom-file-control .form-control.form-control-success {
	background-image: -webkit-linear-gradient(bottom, #009688 2px, rgba(0, 150, 136, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #009688 2px, rgba(0, 150, 136, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.custom-file-control .form-control-warning.custom-file-control,
	.custom-file-control .form-control.form-control-warning, .is-focused .custom-file-control .form-control-warning.custom-file-control,
	.is-focused .custom-file-control .form-control.form-control-warning {
	background-image: -webkit-linear-gradient(bottom, #009688 2px, rgba(0, 150, 136, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #009688 2px, rgba(0, 150, 136, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.custom-file-control .form-control-danger.custom-file-control,
	.custom-file-control .form-control.form-control-danger, .is-focused .custom-file-control .form-control-danger.custom-file-control,
	.is-focused .custom-file-control .form-control.form-control-danger {
	background-image: -webkit-linear-gradient(bottom, #009688 2px, rgba(0, 150, 136, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #009688 2px, rgba(0, 150, 136, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.custom-file-control.is-focused .checkbox, .custom-file-control .is-focused .checkbox,
	.custom-file-control.is-focused .checkbox-inline, .custom-file-control .is-focused .checkbox-inline,
	.custom-file-control.is-focused.checkbox-inline label,
	.custom-file-control .is-focused.checkbox-inline label,
	.custom-file-control.is-focused.checkbox label, .custom-file-control .is-focused.checkbox label,
	.custom-file-control.is-focused .custom-control, .custom-file-control .is-focused .custom-control,
	.custom-file-control.is-focused .form-control-feedback,
	.custom-file-control .is-focused .form-control-feedback,
	.custom-file-control.is-focused .form-control-label,
	.custom-file-control .is-focused .form-control-label,
	.custom-file-control.is-focused .radio, .custom-file-control .is-focused .radio,
	.custom-file-control.is-focused .radio-inline, .custom-file-control .is-focused .radio-inline,
	.custom-file-control.is-focused.radio-inline label,
	.custom-file-control .is-focused.radio-inline label,
	.custom-file-control.is-focused.radio label, .custom-file-control .is-focused.radio label
	{
	color: rgba(0, 0, 0, .26)
}

.custom-file-control.is-focused .input-group-addon, .custom-file-control .is-focused .input-group-addon
	{
	color: rgba(0, 0, 0, .26);
	border-color: rgba(0, 0, 0, .26);
	background-color: hsla(0, 0%, 40%, .26)
}

.custom-file-control.is-focused .form-control-feedback,
	.custom-file-control .is-focused .form-control-feedback {
	color: rgba(0, 0, 0, .26)
}

.custom-file-control.is-focused [class*=' bmd-label'],
	.custom-file-control .is-focused [class*=' bmd-label'],
	.custom-file-control.is-focused [class^=bmd-label],
	.custom-file-control .is-focused [class^=bmd-label] {
	color: #009688
}

.custom-file-control.is-focused .bmd-label-placeholder,
	.custom-file-control .is-focused .bmd-label-placeholder {
	color: rgba(0, 0, 0, .26)
}

.custom-file-control.is-focused .custom-file-control,
	.custom-file-control .is-focused .custom-file-control,
	.custom-file-control.is-focused .form-control, .custom-file-control .is-focused .form-control
	{
	border-color: rgba(0, 0, 0, .26)
}

.custom-file-control.is-focused .bmd-help, .custom-file-control .is-focused .bmd-help
	{
	color: rgba(0, 0, 0, .54)
}

.custom-file-control:before {
	position: absolute;
	height: calc(100% - 1px)
}

.switch label {
	position: relative;
	padding-left: 2.4375rem
}

.switch label .bmd-switch-track {
	position: absolute;
	top: .3125rem;
	left: 0;
	display: inline-block;
	width: 2.125rem;
	height: .875rem;
	cursor: pointer;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .26)),
		color-stop(50%, rgba(0, 0, 0, .26)), color-stop(50%, #49dcce),
		to(#49dcce));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .26),
		rgba(0, 0, 0, .26) 50%, #49dcce 0, #49dcce);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .26) 0,
		rgba(0, 0, 0, .26) 50%, #49dcce 0, #49dcce);
	background-position: 0;
	background-size: 4.25rem .875rem;
	border-radius: 2.125rem;
	-webkit-transition: background-position .2s ease-in;
	transition: background-position .2s ease-in
}

.switch label .bmd-switch-track:after {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	-ms-flex-item-align: center;
	align-self: center;
	width: 1.25rem;
	height: 1.25rem;
	content: "";
	background: #f1f1f1;
	border-radius: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
	-webkit-transition: left .2s ease-in, background-color .2s ease-in,
		-webkit-transform .3s ease;
	transition: left .2s ease-in, background-color .2s ease-in,
		-webkit-transform .3s ease;
	transition: left .2s ease-in, background-color .2s ease-in, transform
		.3s ease;
	transition: left .2s ease-in, background-color .2s ease-in, transform
		.3s ease, -webkit-transform .3s ease;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.switch label .bmd-switch-track:active:after {
	-webkit-transform: translateY(-50%) scale3d(1.15, .85, 1);
	transform: translateY(-50%) scale3d(1.15, .85, 1)
}

.switch label input {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	opacity: 0
}

.switch label input:checked+.bmd-switch-track {
	background-position: -100%
}

.switch label input:checked+.bmd-switch-track:after {
	left: calc(100% - 1.25rem);
	background-color: #009688
}

.switch label input:disabled+.bmd-switch-track:active:after {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.switch label input:disabled+.bmd-switch-track {
	cursor: default;
	background: rgba(0, 0, 0, .12)
}

.switch label input:disabled+.bmd-switch-track:after {
	background: #bdbdbd
}

.radio label, label.radio-inline {
	position: relative;
	padding-left: 1.5625rem
}

.radio label .bmd-radio, label.radio-inline .bmd-radio {
	position: absolute;
	left: 0;
	display: inline-block;
	padding: 1em;
	margin: -1em;
	line-height: .7;
	border-radius: 100%
}

.radio label .bmd-radio:after, label.radio-inline .bmd-radio:after {
	display: inline-block;
	width: 1.25rem;
	height: 1.25rem;
	cursor: pointer;
	content: "";
	border: .125rem solid rgba(0, 0, 0, .54);
	border-radius: 50%;
	-webkit-transition: border-color .28s ease;
	transition: border-color .28s ease;
	-webkit-transition-duration: .2s;
	transition-duration: .2s
}

.radio label .bmd-radio:before, label.radio-inline .bmd-radio:before {
	position: absolute;
	display: inline-block;
	width: 1.25rem;
	height: 1.25rem;
	content: "";
	background-color: #009688;
	border-radius: 50%;
	-webkit-transition: -webkit-transform .28s ease;
	transition: -webkit-transform .28s ease;
	transition: transform .28s ease;
	transition: transform .28s ease, -webkit-transform .28s ease;
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0)
}

.radio label input[type=radio], label.radio-inline input[type=radio] {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 0;
	height: 0;
	margin: 0;
	overflow: hidden;
	pointer-events: none;
	opacity: 0
}

.radio label input[type=radio]:checked ~.bmd-radio:after, label.radio-inline input[type=radio]:checked
	~.bmd-radio:after {
	border-color: #009688
}

.radio label input[type=radio]:checked ~.bmd-radio:before, label.radio-inline input[type=radio]:checked
	~.bmd-radio:before {
	background-color: #009688;
	-webkit-transform: scale3d(.55, .55, 1);
	transform: scale3d(.55, .55, 1)
}

.radio label input[type=radio]:disabled+.bmd-radio, .radio label input[type=radio][disabled]+.bmd-radio,
	fieldset[disabled] .radio label input[type=radio]+.bmd-radio, fieldset[disabled] label.radio-inline input[type=radio]+.bmd-radio,
	label.radio-inline input[type=radio]:disabled+.bmd-radio, label.radio-inline input[type=radio][disabled]+.bmd-radio
	{
	cursor: default
}

.radio label input[type=radio]:disabled+.bmd-radio:after, .radio label input[type=radio][disabled]+.bmd-radio:after,
	fieldset[disabled] .radio label input[type=radio]+.bmd-radio:after,
	fieldset[disabled] label.radio-inline input[type=radio]+.bmd-radio:after,
	label.radio-inline input[type=radio]:disabled+.bmd-radio:after, label.radio-inline input[type=radio][disabled]+.bmd-radio:after
	{
	border-color: rgba(0, 0, 0, .26)
}

.radio label input[type=radio]:disabled+.bmd-radio:before, .radio label input[type=radio][disabled]+.bmd-radio:before,
	fieldset[disabled] .radio label input[type=radio]+.bmd-radio:before,
	fieldset[disabled] label.radio-inline input[type=radio]+.bmd-radio:before,
	label.radio-inline input[type=radio]:disabled+.bmd-radio:before, label.radio-inline input[type=radio][disabled]+.bmd-radio:before
	{
	background-color: rgba(0, 0, 0, .26)
}

.radio label input[type=radio]:disabled+.bmd-radio .ripple-container,
	.radio label input[type=radio][disabled]+.bmd-radio .ripple-container,
	fieldset[disabled] .radio label input[type=radio]+.bmd-radio .ripple-container,
	fieldset[disabled] label.radio-inline input[type=radio]+.bmd-radio .ripple-container,
	label.radio-inline input[type=radio]:disabled+.bmd-radio .ripple-container,
	label.radio-inline input[type=radio][disabled]+.bmd-radio .ripple-container
	{
	display: none
}

.bg-inverse .radio label input[type=radio]:disabled+.bmd-radio:after,
	.bg-inverse .radio label input[type=radio][disabled]+.bmd-radio:after,
	.bg-inverse fieldset[disabled] .radio label input[type=radio]+.bmd-radio:after,
	.bg-inverse fieldset[disabled] label.radio-inline input[type=radio]+.bmd-radio:after,
	.bg-inverse label.radio-inline input[type=radio]:disabled+.bmd-radio:after,
	.bg-inverse label.radio-inline input[type=radio][disabled]+.bmd-radio:after
	{
	border-color: hsla(0, 0%, 100%, .3)
}

.bg-inverse .radio label input[type=radio]:disabled+.bmd-radio:before,
	.bg-inverse .radio label input[type=radio][disabled]+.bmd-radio:before,
	.bg-inverse fieldset[disabled] .radio label input[type=radio]+.bmd-radio:before,
	.bg-inverse fieldset[disabled] label.radio-inline input[type=radio]+.bmd-radio:before,
	.bg-inverse label.radio-inline input[type=radio]:disabled+.bmd-radio:before,
	.bg-inverse label.radio-inline input[type=radio][disabled]+.bmd-radio:before
	{
	background-color: hsla(0, 0%, 100%, .3)
}

form {
	margin-bottom: 1.125rem
}

.navbar form {
	margin-bottom: 0
}

.navbar form .bmd-form-group {
	display: inline-block;
	padding-top: 0
}

.navbar form .btn, .navbar form .custom-file-control:before {
	margin-bottom: 0
}

.custom-file-control, .form-control {
	background: no-repeat bottom, 50% calc(100% - 1px);
	background-size: 0 100%, 100% 100%;
	border: 0;
	-webkit-transition: background 0s ease-out;
	transition: background 0s ease-out
}

.bmd-form-group.is-focused .custom-file-control, .bmd-form-group.is-focused .form-control,
	.custom-file-control:focus, .form-control:focus {
	background-size: 100% 100%, 100% 100%;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.bmd-help {
	position: absolute;
	display: none;
	font-size: .8rem;
	font-weight: 400
}

.bmd-form-group.is-focused .bmd-help {
	display: block
}

.bmd-help:nth-of-type(2) {
	padding-top: 1rem
}

.bmd-help+.bmd-help {
	position: relative;
	margin-bottom: 0
}

.checkbox-inline, .checkbox label, .is-focused .checkbox-inline,
	.is-focused .checkbox label, .is-focused .radio-inline, .is-focused .radio label,
	.is-focused .switch label, .radio-inline, .radio label, .switch label {
	color: rgba(0, 0, 0, .26)
}

.checkbox-inline:active, .checkbox-inline:focus, .checkbox-inline:hover,
	.checkbox label:active, .checkbox label:focus, .checkbox label:hover,
	.is-focused .checkbox-inline:active, .is-focused .checkbox-inline:focus,
	.is-focused .checkbox-inline:hover, .is-focused .checkbox label:active,
	.is-focused .checkbox label:focus, .is-focused .checkbox label:hover,
	.is-focused .radio-inline:active, .is-focused .radio-inline:focus,
	.is-focused .radio-inline:hover, .is-focused .radio label:active,
	.is-focused .radio label:focus, .is-focused .radio label:hover,
	.is-focused .switch label:active, .is-focused .switch label:focus,
	.is-focused .switch label:hover, .radio-inline:active, .radio-inline:focus,
	.radio-inline:hover, .radio label:active, .radio label:focus, .radio label:hover,
	.switch label:active, .switch label:focus, .switch label:hover {
	color: rgba(0, 0, 0, .54)
}

.checkbox-inline label:has (input[type=checkbox][disabled] ),
	.checkbox-inline label:has (input[type=checkbox][disabled] ):focus,
	.checkbox-inline label:has (input[type=checkbox][disabled] ):hover,
	.checkbox-inline label:has (input[type=radio][disabled] ),
	.checkbox-inline label:has (input[type=radio][disabled] ):focus,
	.checkbox-inline label:has (input[type=radio][disabled] ):hover,
	.checkbox label label:has (input[type=checkbox][disabled] ), .checkbox label label:has
	(input[type=checkbox][disabled] ):focus, .checkbox label label:has
	(input[type=checkbox][disabled] ):hover, .checkbox label label:has
	(input[type=radio][disabled] ), .checkbox label label:has (input[type=radio][disabled]
	):focus, .checkbox label label:has (input[type=radio][disabled] ):hover,
	.is-focused .checkbox-inline label:has (input[type=checkbox][disabled]
	), .is-focused .checkbox-inline label:has (input[type=checkbox][disabled]
	):focus, .is-focused .checkbox-inline label:has (input[type=checkbox][disabled]
	):hover, .is-focused .checkbox-inline label:has (input[type=radio][disabled]
	), .is-focused .checkbox-inline label:has (input[type=radio][disabled]
	):focus, .is-focused .checkbox-inline label:has (input[type=radio][disabled]
	):hover, .is-focused .checkbox label label:has (input[type=checkbox][disabled]
	), .is-focused .checkbox label label:has (input[type=checkbox][disabled]
	):focus, .is-focused .checkbox label label:has (input[type=checkbox][disabled]
	):hover, .is-focused .checkbox label label:has (input[type=radio][disabled]
	), .is-focused .checkbox label label:has (input[type=radio][disabled] ):focus,
	.is-focused .checkbox label label:has (input[type=radio][disabled] ):hover,
	.is-focused .radio-inline label:has (input[type=checkbox][disabled] ),
	.is-focused .radio-inline label:has (input[type=checkbox][disabled] ):focus,
	.is-focused .radio-inline label:has (input[type=checkbox][disabled] ):hover,
	.is-focused .radio-inline label:has (input[type=radio][disabled] ),
	.is-focused .radio-inline label:has (input[type=radio][disabled] ):focus,
	.is-focused .radio-inline label:has (input[type=radio][disabled] ):hover,
	.is-focused .radio label label:has (input[type=checkbox][disabled] ),
	.is-focused .radio label label:has (input[type=checkbox][disabled] ):focus,
	.is-focused .radio label label:has (input[type=checkbox][disabled] ):hover,
	.is-focused .radio label label:has (input[type=radio][disabled] ),
	.is-focused .radio label label:has (input[type=radio][disabled] ):focus,
	.is-focused .radio label label:has (input[type=radio][disabled] ):hover,
	.is-focused .switch label label:has (input[type=checkbox][disabled] ),
	.is-focused .switch label label:has (input[type=checkbox][disabled] ):focus,
	.is-focused .switch label label:has (input[type=checkbox][disabled] ):hover,
	.is-focused .switch label label:has (input[type=radio][disabled] ),
	.is-focused .switch label label:has (input[type=radio][disabled] ):focus,
	.is-focused .switch label label:has (input[type=radio][disabled] ):hover,
	.radio-inline label:has (input[type=checkbox][disabled] ),
	.radio-inline label:has (input[type=checkbox][disabled] ):focus,
	.radio-inline label:has (input[type=checkbox][disabled] ):hover,
	.radio-inline label:has (input[type=radio][disabled] ), .radio-inline label:has
	(input[type=radio][disabled] ):focus, .radio-inline label:has (input[type=radio][disabled]
	):hover, .radio label label:has (input[type=checkbox][disabled] ),
	.radio label label:has (input[type=checkbox][disabled] ):focus, .radio label label:has
	(input[type=checkbox][disabled] ):hover, .radio label label:has (input[type=radio][disabled]
	), .radio label label:has (input[type=radio][disabled] ):focus, .radio label label:has
	(input[type=radio][disabled] ):hover, .switch label label:has (input[type=checkbox][disabled]
	), .switch label label:has (input[type=checkbox][disabled] ):focus,
	.switch label label:has (input[type=checkbox][disabled] ):hover,
	.switch label label:has (input[type=radio][disabled] ), .switch label label:has
	(input[type=radio][disabled] ):focus, .switch label label:has (input[type=radio][disabled]
	):hover, [class*=' bmd-label'], [class^=bmd-label], fieldset[disabled] .checkbox-inline,
	fieldset[disabled] .checkbox-inline:focus, fieldset[disabled] .checkbox-inline:hover,
	fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox label:focus,
	fieldset[disabled] .checkbox label:hover, fieldset[disabled] .is-focused .checkbox-inline,
	fieldset[disabled] .is-focused .checkbox-inline:focus, fieldset[disabled] .is-focused .checkbox-inline:hover,
	fieldset[disabled] .is-focused .checkbox label, fieldset[disabled] .is-focused .checkbox label:focus,
	fieldset[disabled] .is-focused .checkbox label:hover, fieldset[disabled] .is-focused .radio-inline,
	fieldset[disabled] .is-focused .radio-inline:focus, fieldset[disabled] .is-focused .radio-inline:hover,
	fieldset[disabled] .is-focused .radio label, fieldset[disabled] .is-focused .radio label:focus,
	fieldset[disabled] .is-focused .radio label:hover, fieldset[disabled] .is-focused .switch label,
	fieldset[disabled] .is-focused .switch label:focus, fieldset[disabled] .is-focused .switch label:hover,
	fieldset[disabled] .radio-inline, fieldset[disabled] .radio-inline:focus,
	fieldset[disabled] .radio-inline:hover, fieldset[disabled] .radio label,
	fieldset[disabled] .radio label:focus, fieldset[disabled] .radio label:hover,
	fieldset[disabled] .switch label, fieldset[disabled] .switch label:focus,
	fieldset[disabled] .switch label:hover {
	color: rgba(0, 0, 0, .26)
}

.custom-file-control, .form-control, .is-focused .custom-file-control,
	.is-focused .form-control {
	background-image: -webkit-linear-gradient(bottom, #009688 2px, rgba(0, 150, 136, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, #009688 2px, rgba(0, 150, 136, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)
}

.custom-file-control:invalid, .form-control:invalid {
	background-image: -webkit-linear-gradient(bottom, #d50000 2px, rgba(213, 0, 0, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, #d50000 2px, rgba(213, 0, 0, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)
}

.custom-file-control:-moz-read-only, .form-control:-moz-read-only {
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0)
}

.custom-file-control:read-only, .form-control:read-only {
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0)
}

.custom-file-control:disabled, .disabled.custom-file-control,
	.form-control.disabled, .form-control:disabled, .form-control[disabled],
	[disabled].custom-file-control, fieldset[disabled][disabled] .custom-file-control,
	fieldset[disabled][disabled] .form-control {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .26)),
		color-stop(30%, rgba(0, 0, 0, .26)), color-stop(30%, transparent),
		to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .26),
		rgba(0, 0, 0, .26) 30%, transparent 0, transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .26) 0,
		rgba(0, 0, 0, .26) 30%, transparent 0, transparent);
	background-repeat: repeat-x;
	background-size: 3px 1px
}

.form-control-success.custom-file-control, .form-control.form-control-success,
	.is-focused .form-control-success.custom-file-control, .is-focused .form-control.form-control-success
	{
	background-image: -webkit-linear-gradient(bottom, #009688 2px, rgba(0, 150, 136, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #009688 2px, rgba(0, 150, 136, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.form-control-warning.custom-file-control, .form-control.form-control-warning,
	.is-focused .form-control-warning.custom-file-control, .is-focused .form-control.form-control-warning
	{
	background-image: -webkit-linear-gradient(bottom, #009688 2px, rgba(0, 150, 136, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #009688 2px, rgba(0, 150, 136, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.form-control-danger.custom-file-control, .form-control.form-control-danger,
	.is-focused .form-control-danger.custom-file-control, .is-focused .form-control.form-control-danger
	{
	background-image: -webkit-linear-gradient(bottom, #009688 2px, rgba(0, 150, 136, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #009688 2px, rgba(0, 150, 136, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.is-focused .checkbox, .is-focused .checkbox-inline, .is-focused.checkbox-inline label,
	.is-focused.checkbox label, .is-focused .custom-control, .is-focused .form-control-feedback,
	.is-focused .form-control-label, .is-focused .radio, .is-focused .radio-inline,
	.is-focused.radio-inline label, .is-focused.radio label {
	color: rgba(0, 0, 0, .26)
}

.is-focused .input-group-addon {
	color: rgba(0, 0, 0, .26);
	border-color: rgba(0, 0, 0, .26);
	background-color: hsla(0, 0%, 40%, .26)
}

.is-focused .form-control-feedback {
	color: rgba(0, 0, 0, .26)
}

.is-focused [class*=' bmd-label'], .is-focused [class^=bmd-label] {
	color: #009688
}

.is-focused .bmd-label-placeholder {
	color: rgba(0, 0, 0, .26)
}

.is-focused .custom-file-control, .is-focused .form-control {
	border-color: rgba(0, 0, 0, .26)
}

.is-focused .bmd-help {
	color: rgba(0, 0, 0, .54)
}

.has-success [class*=' bmd-label'], .has-success [class^=bmd-label] {
	color: #4caf50
}

.has-success .custom-file-control, .has-success .form-control,
	.is-focused .has-success .custom-file-control, .is-focused .has-success .form-control
	{
	background-image: -webkit-linear-gradient(bottom, #4caf50 2px, rgba(76, 175, 80, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, #4caf50 2px, rgba(76, 175, 80, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)
}

.has-success .custom-file-control:invalid, .has-success .form-control:invalid
	{
	background-image: -webkit-linear-gradient(bottom, #d50000 2px, rgba(213, 0, 0, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, #d50000 2px, rgba(213, 0, 0, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)
}

.has-success .custom-file-control:-moz-read-only, .has-success .form-control:-moz-read-only
	{
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0)
}

.has-success .custom-file-control:read-only, .has-success .form-control:read-only
	{
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0)
}

.has-success .custom-file-control:disabled, .has-success .disabled.custom-file-control,
	.has-success .form-control.disabled, .has-success .form-control:disabled,
	.has-success .form-control[disabled], .has-success [disabled].custom-file-control,
	fieldset[disabled][disabled] .has-success .custom-file-control,
	fieldset[disabled][disabled] .has-success .form-control {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .26)),
		color-stop(30%, rgba(0, 0, 0, .26)), color-stop(30%, transparent),
		to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .26),
		rgba(0, 0, 0, .26) 30%, transparent 0, transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .26) 0,
		rgba(0, 0, 0, .26) 30%, transparent 0, transparent);
	background-repeat: repeat-x;
	background-size: 3px 1px
}

.has-success .form-control-success.custom-file-control, .has-success .form-control.form-control-success,
	.is-focused .has-success .form-control-success.custom-file-control,
	.is-focused .has-success .form-control.form-control-success {
	background-image: -webkit-linear-gradient(bottom, #4caf50 2px, rgba(76, 175, 80, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #4caf50 2px, rgba(76, 175, 80, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-success .form-control-warning.custom-file-control, .has-success .form-control.form-control-warning,
	.is-focused .has-success .form-control-warning.custom-file-control,
	.is-focused .has-success .form-control.form-control-warning {
	background-image: -webkit-linear-gradient(bottom, #4caf50 2px, rgba(76, 175, 80, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #4caf50 2px, rgba(76, 175, 80, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-success .form-control-danger.custom-file-control, .has-success .form-control.form-control-danger,
	.is-focused .has-success .form-control-danger.custom-file-control,
	.is-focused .has-success .form-control.form-control-danger {
	background-image: -webkit-linear-gradient(bottom, #4caf50 2px, rgba(76, 175, 80, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #4caf50 2px, rgba(76, 175, 80, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.has-success.is-focused .checkbox, .has-success .is-focused .checkbox,
	.has-success.is-focused .checkbox-inline, .has-success .is-focused .checkbox-inline,
	.has-success.is-focused.checkbox-inline label, .has-success .is-focused.checkbox-inline label,
	.has-success.is-focused.checkbox label, .has-success .is-focused.checkbox label,
	.has-success.is-focused .custom-control, .has-success .is-focused .custom-control,
	.has-success.is-focused .form-control-feedback, .has-success .is-focused .form-control-feedback,
	.has-success.is-focused .form-control-label, .has-success .is-focused .form-control-label,
	.has-success.is-focused .radio, .has-success .is-focused .radio,
	.has-success.is-focused .radio-inline, .has-success .is-focused .radio-inline,
	.has-success.is-focused.radio-inline label, .has-success .is-focused.radio-inline label,
	.has-success.is-focused.radio label, .has-success .is-focused.radio label
	{
	color: #4caf50
}

.has-success.is-focused .input-group-addon, .has-success .is-focused .input-group-addon
	{
	color: #4caf50;
	border-color: #4caf50;
	background-color: #d9eeda
}

.has-success.is-focused .bmd-label-placeholder, .has-success .is-focused .bmd-label-placeholder,
	.has-success.is-focused .form-control-feedback, .has-success .is-focused .form-control-feedback,
	.has-success.is-focused [class*=' bmd-label'], .has-success .is-focused [class*=' bmd-label'],
	.has-success.is-focused [class^=bmd-label], .has-success .is-focused [class^=bmd-label]
	{
	color: #4caf50
}

.has-success.is-focused .custom-file-control, .has-success .is-focused .custom-file-control,
	.has-success.is-focused .form-control, .has-success .is-focused .form-control
	{
	border-color: #4caf50
}

.has-success.is-focused .bmd-help, .has-success .is-focused .bmd-help {
	color: rgba(0, 0, 0, .54)
}

.has-info [class*=' bmd-label'], .has-info [class^=bmd-label] {
	color: #03a9f4
}

.has-info .custom-file-control, .has-info .form-control, .is-focused .has-info .custom-file-control,
	.is-focused .has-info .form-control {
	background-image: -webkit-linear-gradient(bottom, #03a9f4 2px, rgba(3, 169, 244, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, #03a9f4 2px, rgba(3, 169, 244, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)
}

.has-info .custom-file-control:invalid, .has-info .form-control:invalid
	{
	background-image: -webkit-linear-gradient(bottom, #d50000 2px, rgba(213, 0, 0, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, #d50000 2px, rgba(213, 0, 0, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)
}

.has-info .custom-file-control:-moz-read-only, .has-info .form-control:-moz-read-only
	{
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0)
}

.has-info .custom-file-control:read-only, .has-info .form-control:read-only
	{
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0)
}

.has-info .custom-file-control:disabled, .has-info .disabled.custom-file-control,
	.has-info .form-control.disabled, .has-info .form-control:disabled,
	.has-info .form-control[disabled], .has-info [disabled].custom-file-control,
	fieldset[disabled][disabled] .has-info .custom-file-control, fieldset[disabled][disabled] .has-info .form-control
	{
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .26)),
		color-stop(30%, rgba(0, 0, 0, .26)), color-stop(30%, transparent),
		to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .26),
		rgba(0, 0, 0, .26) 30%, transparent 0, transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .26) 0,
		rgba(0, 0, 0, .26) 30%, transparent 0, transparent);
	background-repeat: repeat-x;
	background-size: 3px 1px
}

.has-info .form-control-success.custom-file-control, .has-info .form-control.form-control-success,
	.is-focused .has-info .form-control-success.custom-file-control,
	.is-focused .has-info .form-control.form-control-success {
	background-image: -webkit-linear-gradient(bottom, #03a9f4 2px, rgba(3, 169, 244, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #03a9f4 2px, rgba(3, 169, 244, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-info .form-control-warning.custom-file-control, .has-info .form-control.form-control-warning,
	.is-focused .has-info .form-control-warning.custom-file-control,
	.is-focused .has-info .form-control.form-control-warning {
	background-image: -webkit-linear-gradient(bottom, #03a9f4 2px, rgba(3, 169, 244, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #03a9f4 2px, rgba(3, 169, 244, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-info .form-control-danger.custom-file-control, .has-info .form-control.form-control-danger,
	.is-focused .has-info .form-control-danger.custom-file-control,
	.is-focused .has-info .form-control.form-control-danger {
	background-image: -webkit-linear-gradient(bottom, #03a9f4 2px, rgba(3, 169, 244, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #03a9f4 2px, rgba(3, 169, 244, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.has-info.is-focused .checkbox, .has-info .is-focused .checkbox,
	.has-info.is-focused .checkbox-inline, .has-info .is-focused .checkbox-inline,
	.has-info.is-focused.checkbox-inline label, .has-info .is-focused.checkbox-inline label,
	.has-info.is-focused.checkbox label, .has-info .is-focused.checkbox label,
	.has-info.is-focused .custom-control, .has-info .is-focused .custom-control,
	.has-info.is-focused .form-control-feedback, .has-info .is-focused .form-control-feedback,
	.has-info.is-focused .form-control-label, .has-info .is-focused .form-control-label,
	.has-info.is-focused .radio, .has-info .is-focused .radio, .has-info.is-focused .radio-inline,
	.has-info .is-focused .radio-inline, .has-info.is-focused.radio-inline label,
	.has-info .is-focused.radio-inline label, .has-info.is-focused.radio label,
	.has-info .is-focused.radio label {
	color: #03a9f4
}

.has-info.is-focused .input-group-addon, .has-info .is-focused .input-group-addon
	{
	color: #03a9f4;
	border-color: #03a9f4;
	background-color: #c5ecfe
}

.has-info.is-focused .bmd-label-placeholder, .has-info .is-focused .bmd-label-placeholder,
	.has-info.is-focused .form-control-feedback, .has-info .is-focused .form-control-feedback,
	.has-info.is-focused [class*=' bmd-label'], .has-info .is-focused [class*=' bmd-label'],
	.has-info.is-focused [class^=bmd-label], .has-info .is-focused [class^=bmd-label]
	{
	color: #03a9f4
}

.has-info.is-focused .custom-file-control, .has-info .is-focused .custom-file-control,
	.has-info.is-focused .form-control, .has-info .is-focused .form-control
	{
	border-color: #03a9f4
}

.has-info.is-focused .bmd-help, .has-info .is-focused .bmd-help {
	color: rgba(0, 0, 0, .54)
}

.has-warning [class*=' bmd-label'], .has-warning [class^=bmd-label] {
	color: #ff5722
}

.has-warning .custom-file-control, .has-warning .form-control,
	.is-focused .has-warning .custom-file-control, .is-focused .has-warning .form-control
	{
	background-image: -webkit-linear-gradient(bottom, #ff5722 2px, rgba(255, 87, 34, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, #ff5722 2px, rgba(255, 87, 34, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)
}

.has-warning .custom-file-control:invalid, .has-warning .form-control:invalid
	{
	background-image: -webkit-linear-gradient(bottom, #d50000 2px, rgba(213, 0, 0, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, #d50000 2px, rgba(213, 0, 0, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)
}

.has-warning .custom-file-control:-moz-read-only, .has-warning .form-control:-moz-read-only
	{
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0)
}

.has-warning .custom-file-control:read-only, .has-warning .form-control:read-only
	{
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0)
}

.has-warning .custom-file-control:disabled, .has-warning .disabled.custom-file-control,
	.has-warning .form-control.disabled, .has-warning .form-control:disabled,
	.has-warning .form-control[disabled], .has-warning [disabled].custom-file-control,
	fieldset[disabled][disabled] .has-warning .custom-file-control,
	fieldset[disabled][disabled] .has-warning .form-control {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .26)),
		color-stop(30%, rgba(0, 0, 0, .26)), color-stop(30%, transparent),
		to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .26),
		rgba(0, 0, 0, .26) 30%, transparent 0, transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .26) 0,
		rgba(0, 0, 0, .26) 30%, transparent 0, transparent);
	background-repeat: repeat-x;
	background-size: 3px 1px
}

.has-warning .form-control-success.custom-file-control, .has-warning .form-control.form-control-success,
	.is-focused .has-warning .form-control-success.custom-file-control,
	.is-focused .has-warning .form-control.form-control-success {
	background-image: -webkit-linear-gradient(bottom, #ff5722 2px, rgba(255, 87, 34, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #ff5722 2px, rgba(255, 87, 34, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .form-control-warning.custom-file-control, .has-warning .form-control.form-control-warning,
	.is-focused .has-warning .form-control-warning.custom-file-control,
	.is-focused .has-warning .form-control.form-control-warning {
	background-image: -webkit-linear-gradient(bottom, #ff5722 2px, rgba(255, 87, 34, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #ff5722 2px, rgba(255, 87, 34, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-warning .form-control-danger.custom-file-control, .has-warning .form-control.form-control-danger,
	.is-focused .has-warning .form-control-danger.custom-file-control,
	.is-focused .has-warning .form-control.form-control-danger {
	background-image: -webkit-linear-gradient(bottom, #ff5722 2px, rgba(255, 87, 34, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #ff5722 2px, rgba(255, 87, 34, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.has-warning.is-focused .checkbox, .has-warning .is-focused .checkbox,
	.has-warning.is-focused .checkbox-inline, .has-warning .is-focused .checkbox-inline,
	.has-warning.is-focused.checkbox-inline label, .has-warning .is-focused.checkbox-inline label,
	.has-warning.is-focused.checkbox label, .has-warning .is-focused.checkbox label,
	.has-warning.is-focused .custom-control, .has-warning .is-focused .custom-control,
	.has-warning.is-focused .form-control-feedback, .has-warning .is-focused .form-control-feedback,
	.has-warning.is-focused .form-control-label, .has-warning .is-focused .form-control-label,
	.has-warning.is-focused .radio, .has-warning .is-focused .radio,
	.has-warning.is-focused .radio-inline, .has-warning .is-focused .radio-inline,
	.has-warning.is-focused.radio-inline label, .has-warning .is-focused.radio-inline label,
	.has-warning.is-focused.radio label, .has-warning .is-focused.radio label
	{
	color: #ff5722
}

.has-warning.is-focused .input-group-addon, .has-warning .is-focused .input-group-addon
	{
	color: #ff5722;
	border-color: #ff5722;
	background-color: #fff2ee
}

.has-warning.is-focused .bmd-label-placeholder, .has-warning .is-focused .bmd-label-placeholder,
	.has-warning.is-focused .form-control-feedback, .has-warning .is-focused .form-control-feedback,
	.has-warning.is-focused [class*=' bmd-label'], .has-warning .is-focused [class*=' bmd-label'],
	.has-warning.is-focused [class^=bmd-label], .has-warning .is-focused [class^=bmd-label]
	{
	color: #ff5722
}

.has-warning.is-focused .custom-file-control, .has-warning .is-focused .custom-file-control,
	.has-warning.is-focused .form-control, .has-warning .is-focused .form-control
	{
	border-color: #ff5722
}

.has-warning.is-focused .bmd-help, .has-warning .is-focused .bmd-help {
	color: rgba(0, 0, 0, .54)
}

.has-danger [class*=' bmd-label'], .has-danger [class^=bmd-label] {
	color: #f44336
}

.has-danger .custom-file-control, .has-danger .form-control, .is-focused .has-danger .custom-file-control,
	.is-focused .has-danger .form-control {
	background-image: -webkit-linear-gradient(bottom, #f44336 2px, rgba(244, 67, 54, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, #f44336 2px, rgba(244, 67, 54, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)
}

.has-danger .custom-file-control:invalid, .has-danger .form-control:invalid
	{
	background-image: -webkit-linear-gradient(bottom, #d50000 2px, rgba(213, 0, 0, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, #d50000 2px, rgba(213, 0, 0, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0)
}

.has-danger .custom-file-control:-moz-read-only, .has-danger .form-control:-moz-read-only
	{
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0)
}

.has-danger .custom-file-control:read-only, .has-danger .form-control:read-only
	{
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px,
		transparent 0)
}

.has-danger .custom-file-control:disabled, .has-danger .disabled.custom-file-control,
	.has-danger .form-control.disabled, .has-danger .form-control:disabled,
	.has-danger .form-control[disabled], .has-danger [disabled].custom-file-control,
	fieldset[disabled][disabled] .has-danger .custom-file-control, fieldset[disabled][disabled] .has-danger .form-control
	{
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .26)),
		color-stop(30%, rgba(0, 0, 0, .26)), color-stop(30%, transparent),
		to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .26),
		rgba(0, 0, 0, .26) 30%, transparent 0, transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .26) 0,
		rgba(0, 0, 0, .26) 30%, transparent 0, transparent);
	background-repeat: repeat-x;
	background-size: 3px 1px
}

.has-danger .form-control-success.custom-file-control, .has-danger .form-control.form-control-success,
	.is-focused .has-danger .form-control-success.custom-file-control,
	.is-focused .has-danger .form-control.form-control-success {
	background-image: -webkit-linear-gradient(bottom, #f44336 2px, rgba(244, 67, 54, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #f44336 2px, rgba(244, 67, 54, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-danger .form-control-warning.custom-file-control, .has-danger .form-control.form-control-warning,
	.is-focused .has-danger .form-control-warning.custom-file-control,
	.is-focused .has-danger .form-control.form-control-warning {
	background-image: -webkit-linear-gradient(bottom, #f44336 2px, rgba(244, 67, 54, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #f44336 2px, rgba(244, 67, 54, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .form-control-danger.custom-file-control, .has-danger .form-control.form-control-danger,
	.is-focused .has-danger .form-control-danger.custom-file-control,
	.is-focused .has-danger .form-control.form-control-danger {
	background-image: -webkit-linear-gradient(bottom, #f44336 2px, rgba(244, 67, 54, 0)
		0), -webkit-linear-gradient(bottom, rgba(0, 0, 0, .26) 1px,
		transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
	background-image: linear-gradient(0deg, #f44336 2px, rgba(244, 67, 54, 0)
		0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0),
		url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.has-danger.is-focused .checkbox, .has-danger .is-focused .checkbox,
	.has-danger.is-focused .checkbox-inline, .has-danger .is-focused .checkbox-inline,
	.has-danger.is-focused.checkbox-inline label, .has-danger .is-focused.checkbox-inline label,
	.has-danger.is-focused.checkbox label, .has-danger .is-focused.checkbox label,
	.has-danger.is-focused .custom-control, .has-danger .is-focused .custom-control,
	.has-danger.is-focused .form-control-feedback, .has-danger .is-focused .form-control-feedback,
	.has-danger.is-focused .form-control-label, .has-danger .is-focused .form-control-label,
	.has-danger.is-focused .radio, .has-danger .is-focused .radio,
	.has-danger.is-focused .radio-inline, .has-danger .is-focused .radio-inline,
	.has-danger.is-focused.radio-inline label, .has-danger .is-focused.radio-inline label,
	.has-danger.is-focused.radio label, .has-danger .is-focused.radio label
	{
	color: #f44336
}

.has-danger.is-focused .input-group-addon, .has-danger .is-focused .input-group-addon
	{
	color: #f44336;
	border-color: #f44336;
	background-color: #fff8f7
}

.has-danger.is-focused .bmd-label-placeholder, .has-danger .is-focused .bmd-label-placeholder,
	.has-danger.is-focused .form-control-feedback, .has-danger .is-focused .form-control-feedback,
	.has-danger.is-focused [class*=' bmd-label'], .has-danger .is-focused [class*=' bmd-label'],
	.has-danger.is-focused [class^=bmd-label], .has-danger .is-focused [class^=bmd-label]
	{
	color: #f44336
}

.has-danger.is-focused .custom-file-control, .has-danger .is-focused .custom-file-control,
	.has-danger.is-focused .form-control, .has-danger .is-focused .form-control
	{
	border-color: #f44336
}

.has-danger.is-focused .bmd-help, .has-danger .is-focused .bmd-help {
	color: rgba(0, 0, 0, .54)
}

.bmd-form-group {
	position: relative;
	padding-top: 1.75rem
}

.bmd-form-group [class*=' bmd-label'], .bmd-form-group [class^=bmd-label]
	{
	position: absolute;
	pointer-events: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.bmd-form-group [class*=' bmd-label'].bmd-label-floating,
	.bmd-form-group [class^=bmd-label].bmd-label-floating {
	will-change: left, top, contents
}

.bmd-form-group.is-filled .bmd-label-placeholder {
	display: none
}

.bmd-form-group.bmd-collapse-inline {
	padding: 0
}

.bmd-form-group.bmd-collapse-inline .collapse.in {
	max-width: 600px
}

.bmd-form-group.bmd-collapse-inline .collapse.in, .bmd-form-group.bmd-collapse-inline .collapsing,
	.bmd-form-group.bmd-collapse-inline .width:not (.collapse ){
	display: inline-block
}

.bmd-form-group.bmd-collapse-inline .collapsing {
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.bmd-form-group .custom-file-control, .bmd-form-group .form-control,
	.bmd-form-group input::-webkit-input-placeholder, .bmd-form-group label
	{
	line-height: 1
}

.bmd-form-group .custom-file-control, .bmd-form-group .form-control,
	.bmd-form-group input::-moz-placeholder, .bmd-form-group label {
	line-height: 1
}

.bmd-form-group .custom-file-control, .bmd-form-group .form-control,
	.bmd-form-group input:-ms-input-placeholder, .bmd-form-group label {
	line-height: 1
}

.bmd-form-group .custom-file-control, .bmd-form-group .form-control,
	.bmd-form-group input::placeholder, .bmd-form-group label {
	line-height: 1
}

.bmd-form-group .checkbox label, .bmd-form-group .radio label,
	.bmd-form-group .switch label, .bmd-form-group label.checkbox-inline,
	.bmd-form-group label.radio-inline {
	line-height: 1.5
}

.bmd-form-group input::-webkit-input-placeholder {
	font-size: 1rem
}

.bmd-form-group input::-moz-placeholder {
	font-size: 1rem
}

.bmd-form-group input:-ms-input-placeholder {
	font-size: 1rem
}

.bmd-form-group .checkbox label, .bmd-form-group .radio label,
	.bmd-form-group input::placeholder, .bmd-form-group label {
	font-size: 1rem
}

.bmd-form-group .bmd-label-floating, .bmd-form-group .bmd-label-placeholder
	{
	top: 2.1875rem
}

.bmd-form-group .bmd-label-static, .bmd-form-group.is-filled .bmd-label-floating,
	.bmd-form-group .is-filled .bmd-label-floating, .bmd-form-group.is-focused .bmd-label-floating,
	.bmd-form-group .is-focused .bmd-label-floating {
	top: 1rem;
	left: 0;
	font-size: .75rem
}

.bmd-form-group .bmd-help {
	margin-top: 0;
	font-size: .75rem
}

.bmd-form-group .form-control-danger.custom-file-control,
	.bmd-form-group .form-control-success.custom-file-control,
	.bmd-form-group .form-control-warning.custom-file-control,
	.bmd-form-group .form-control.form-control-danger, .bmd-form-group .form-control.form-control-success,
	.bmd-form-group .form-control.form-control-warning {
	background-size: 0 100%, 100% 100%, .9375rem .9375rem
}

.bmd-form-group .form-control-danger.custom-file-control,
	.bmd-form-group .form-control-danger.custom-file-control:focus,
	.bmd-form-group .form-control-success.custom-file-control,
	.bmd-form-group .form-control-success.custom-file-control:focus,
	.bmd-form-group .form-control-warning.custom-file-control,
	.bmd-form-group .form-control-warning.custom-file-control:focus,
	.bmd-form-group .form-control.form-control-danger, .bmd-form-group .form-control.form-control-danger:focus,
	.bmd-form-group .form-control.form-control-success, .bmd-form-group .form-control.form-control-success:focus,
	.bmd-form-group .form-control.form-control-warning, .bmd-form-group .form-control.form-control-warning:focus,
	.bmd-form-group.is-focused .bmd-form-group .form-control-danger.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group .form-control-success.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group .form-control-warning.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-danger,
	.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-success,
	.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-warning
	{
	padding-right: 0;
	background-repeat: no-repeat, no-repeat;
	background-position: bottom, 50% calc(100% - 1px), center right
		.46875rem
}

.bmd-form-group .form-control-danger.custom-file-control:focus,
	.bmd-form-group .form-control-success.custom-file-control:focus,
	.bmd-form-group .form-control-warning.custom-file-control:focus,
	.bmd-form-group .form-control.form-control-danger:focus,
	.bmd-form-group .form-control.form-control-success:focus,
	.bmd-form-group .form-control.form-control-warning:focus,
	.bmd-form-group.is-focused .bmd-form-group .form-control-danger.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group .form-control-success.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group .form-control-warning.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-danger,
	.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-success,
	.bmd-form-group.is-focused .bmd-form-group .form-control.form-control-warning
	{
	background-size: 100% 100%, 100% 100%, .9375rem .9375rem
}

.bmd-form-group.bmd-form-group-sm {
	padding-top: 1.40625rem
}

.bmd-form-group.bmd-form-group-sm .custom-file-control, .bmd-form-group.bmd-form-group-sm .form-control,
	.bmd-form-group.bmd-form-group-sm input::-webkit-input-placeholder,
	.bmd-form-group.bmd-form-group-sm label {
	line-height: 1
}

.bmd-form-group.bmd-form-group-sm .custom-file-control, .bmd-form-group.bmd-form-group-sm .form-control,
	.bmd-form-group.bmd-form-group-sm input::-moz-placeholder,
	.bmd-form-group.bmd-form-group-sm label {
	line-height: 1
}

.bmd-form-group.bmd-form-group-sm .custom-file-control, .bmd-form-group.bmd-form-group-sm .form-control,
	.bmd-form-group.bmd-form-group-sm input:-ms-input-placeholder,
	.bmd-form-group.bmd-form-group-sm label {
	line-height: 1
}

.bmd-form-group.bmd-form-group-sm .custom-file-control, .bmd-form-group.bmd-form-group-sm .form-control,
	.bmd-form-group.bmd-form-group-sm input::placeholder, .bmd-form-group.bmd-form-group-sm label
	{
	line-height: 1
}

.bmd-form-group.bmd-form-group-sm .checkbox label, .bmd-form-group.bmd-form-group-sm .radio label,
	.bmd-form-group.bmd-form-group-sm .switch label, .bmd-form-group.bmd-form-group-sm label.checkbox-inline,
	.bmd-form-group.bmd-form-group-sm label.radio-inline {
	line-height: 1.5
}

.bmd-form-group.bmd-form-group-sm input::-webkit-input-placeholder {
	font-size: .875rem
}

.bmd-form-group.bmd-form-group-sm input::-moz-placeholder {
	font-size: .875rem
}

.bmd-form-group.bmd-form-group-sm input:-ms-input-placeholder {
	font-size: .875rem
}

.bmd-form-group.bmd-form-group-sm .checkbox label, .bmd-form-group.bmd-form-group-sm .radio label,
	.bmd-form-group.bmd-form-group-sm input::placeholder, .bmd-form-group.bmd-form-group-sm label
	{
	font-size: .875rem
}

.bmd-form-group.bmd-form-group-sm .bmd-label-floating, .bmd-form-group.bmd-form-group-sm .bmd-label-placeholder
	{
	top: 1.65625rem
}

.bmd-form-group.bmd-form-group-sm .bmd-label-static, .bmd-form-group.bmd-form-group-sm.is-filled .bmd-label-floating,
	.bmd-form-group.bmd-form-group-sm .is-filled .bmd-label-floating,
	.bmd-form-group.bmd-form-group-sm.is-focused .bmd-label-floating,
	.bmd-form-group.bmd-form-group-sm .is-focused .bmd-label-floating {
	top: .75rem;
	left: 0;
	font-size: .65625rem
}

.bmd-form-group.bmd-form-group-sm .bmd-help {
	margin-top: 0;
	font-size: .65625rem
}

.bmd-form-group.bmd-form-group-sm .form-control-danger.custom-file-control,
	.bmd-form-group.bmd-form-group-sm .form-control-success.custom-file-control,
	.bmd-form-group.bmd-form-group-sm .form-control-warning.custom-file-control,
	.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger,
	.bmd-form-group.bmd-form-group-sm .form-control.form-control-success,
	.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning {
	background-size: 0 100%, 100% 100%, .6875rem .6875rem
}

.bmd-form-group.bmd-form-group-sm .form-control-danger.custom-file-control,
	.bmd-form-group.bmd-form-group-sm .form-control-danger.custom-file-control:focus,
	.bmd-form-group.bmd-form-group-sm .form-control-success.custom-file-control,
	.bmd-form-group.bmd-form-group-sm .form-control-success.custom-file-control:focus,
	.bmd-form-group.bmd-form-group-sm .form-control-warning.custom-file-control,
	.bmd-form-group.bmd-form-group-sm .form-control-warning.custom-file-control:focus,
	.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger,
	.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger:focus,
	.bmd-form-group.bmd-form-group-sm .form-control.form-control-success,
	.bmd-form-group.bmd-form-group-sm .form-control.form-control-success:focus,
	.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning,
	.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning:focus,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control-danger.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control-success.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control-warning.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-success,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning
	{
	padding-right: 0;
	background-repeat: no-repeat, no-repeat;
	background-position: bottom, 50% calc(100% - 1px), center right
		.34375rem
}

.bmd-form-group.bmd-form-group-sm .form-control-danger.custom-file-control:focus,
	.bmd-form-group.bmd-form-group-sm .form-control-success.custom-file-control:focus,
	.bmd-form-group.bmd-form-group-sm .form-control-warning.custom-file-control:focus,
	.bmd-form-group.bmd-form-group-sm .form-control.form-control-danger:focus,
	.bmd-form-group.bmd-form-group-sm .form-control.form-control-success:focus,
	.bmd-form-group.bmd-form-group-sm .form-control.form-control-warning:focus,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control-danger.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control-success.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control-warning.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-danger,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-success,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-sm .form-control.form-control-warning
	{
	background-size: 100% 100%, 100% 100%, .6875rem .6875rem
}

.bmd-form-group.bmd-form-group-lg {
	padding-top: 1.9375rem
}

.bmd-form-group.bmd-form-group-lg .custom-file-control, .bmd-form-group.bmd-form-group-lg .form-control,
	.bmd-form-group.bmd-form-group-lg input::-webkit-input-placeholder,
	.bmd-form-group.bmd-form-group-lg label {
	line-height: 1
}

.bmd-form-group.bmd-form-group-lg .custom-file-control, .bmd-form-group.bmd-form-group-lg .form-control,
	.bmd-form-group.bmd-form-group-lg input::-moz-placeholder,
	.bmd-form-group.bmd-form-group-lg label {
	line-height: 1
}

.bmd-form-group.bmd-form-group-lg .custom-file-control, .bmd-form-group.bmd-form-group-lg .form-control,
	.bmd-form-group.bmd-form-group-lg input:-ms-input-placeholder,
	.bmd-form-group.bmd-form-group-lg label {
	line-height: 1
}

.bmd-form-group.bmd-form-group-lg .custom-file-control, .bmd-form-group.bmd-form-group-lg .form-control,
	.bmd-form-group.bmd-form-group-lg input::placeholder, .bmd-form-group.bmd-form-group-lg label
	{
	line-height: 1
}

.bmd-form-group.bmd-form-group-lg .checkbox label, .bmd-form-group.bmd-form-group-lg .radio label,
	.bmd-form-group.bmd-form-group-lg .switch label, .bmd-form-group.bmd-form-group-lg label.checkbox-inline,
	.bmd-form-group.bmd-form-group-lg label.radio-inline {
	line-height: 1.5
}

.bmd-form-group.bmd-form-group-lg input::-webkit-input-placeholder {
	font-size: 1.25rem
}

.bmd-form-group.bmd-form-group-lg input::-moz-placeholder {
	font-size: 1.25rem
}

.bmd-form-group.bmd-form-group-lg input:-ms-input-placeholder {
	font-size: 1.25rem
}

.bmd-form-group.bmd-form-group-lg .checkbox label, .bmd-form-group.bmd-form-group-lg .radio label,
	.bmd-form-group.bmd-form-group-lg input::placeholder, .bmd-form-group.bmd-form-group-lg label
	{
	font-size: 1.25rem
}

.bmd-form-group.bmd-form-group-lg .bmd-label-floating, .bmd-form-group.bmd-form-group-lg .bmd-label-placeholder
	{
	top: 2.5rem
}

.bmd-form-group.bmd-form-group-lg .bmd-label-static, .bmd-form-group.bmd-form-group-lg.is-filled .bmd-label-floating,
	.bmd-form-group.bmd-form-group-lg .is-filled .bmd-label-floating,
	.bmd-form-group.bmd-form-group-lg.is-focused .bmd-label-floating,
	.bmd-form-group.bmd-form-group-lg .is-focused .bmd-label-floating {
	top: 1rem;
	left: 0;
	font-size: .9375rem
}

.bmd-form-group.bmd-form-group-lg .bmd-help {
	margin-top: 0;
	font-size: .9375rem
}

.bmd-form-group.bmd-form-group-lg .form-control-danger.custom-file-control,
	.bmd-form-group.bmd-form-group-lg .form-control-success.custom-file-control,
	.bmd-form-group.bmd-form-group-lg .form-control-warning.custom-file-control,
	.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger,
	.bmd-form-group.bmd-form-group-lg .form-control.form-control-success,
	.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning {
	background-size: 0 100%, 100% 100%, 1.1875rem 1.1875rem
}

.bmd-form-group.bmd-form-group-lg .form-control-danger.custom-file-control,
	.bmd-form-group.bmd-form-group-lg .form-control-danger.custom-file-control:focus,
	.bmd-form-group.bmd-form-group-lg .form-control-success.custom-file-control,
	.bmd-form-group.bmd-form-group-lg .form-control-success.custom-file-control:focus,
	.bmd-form-group.bmd-form-group-lg .form-control-warning.custom-file-control,
	.bmd-form-group.bmd-form-group-lg .form-control-warning.custom-file-control:focus,
	.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger,
	.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger:focus,
	.bmd-form-group.bmd-form-group-lg .form-control.form-control-success,
	.bmd-form-group.bmd-form-group-lg .form-control.form-control-success:focus,
	.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning,
	.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning:focus,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control-danger.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control-success.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control-warning.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-success,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning
	{
	padding-right: 0;
	background-repeat: no-repeat, no-repeat;
	background-position: bottom, 50% calc(100% - 1px), center right
		.59375rem
}

.bmd-form-group.bmd-form-group-lg .form-control-danger.custom-file-control:focus,
	.bmd-form-group.bmd-form-group-lg .form-control-success.custom-file-control:focus,
	.bmd-form-group.bmd-form-group-lg .form-control-warning.custom-file-control:focus,
	.bmd-form-group.bmd-form-group-lg .form-control.form-control-danger:focus,
	.bmd-form-group.bmd-form-group-lg .form-control.form-control-success:focus,
	.bmd-form-group.bmd-form-group-lg .form-control.form-control-warning:focus,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control-danger.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control-success.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control-warning.custom-file-control,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-danger,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-success,
	.bmd-form-group.is-focused .bmd-form-group.bmd-form-group-lg .form-control.form-control-warning
	{
	background-size: 100% 100%, 100% 100%, 1.1875rem 1.1875rem
}

.custom-file-control, .form-control, input::-webkit-input-placeholder,
	label {
	line-height: 1
}

.custom-file-control, .form-control, input::-moz-placeholder, label {
	line-height: 1
}

.custom-file-control, .form-control, input:-ms-input-placeholder, label
	{
	line-height: 1
}

.custom-file-control, .form-control, input::placeholder, label {
	line-height: 1
}

.checkbox label, .radio label, .switch label, label.checkbox-inline,
	label.radio-inline {
	line-height: 1.5
}

input::-webkit-input-placeholder {
	font-size: 1rem
}

input::-moz-placeholder {
	font-size: 1rem
}

input:-ms-input-placeholder {
	font-size: 1rem
}

.checkbox label, .radio label, input::placeholder, label {
	font-size: 1rem
}

.bmd-label-floating, .bmd-label-placeholder {
	top: 2.1875rem
}

.bmd-label-static, .is-filled .bmd-label-floating, .is-focused .bmd-label-floating
	{
	top: 1rem;
	left: 0;
	font-size: .75rem
}

.bmd-help {
	margin-top: 0;
	font-size: .75rem
}

.form-control-danger.custom-file-control, .form-control-success.custom-file-control,
	.form-control-warning.custom-file-control, .form-control.form-control-danger,
	.form-control.form-control-success, .form-control.form-control-warning
	{
	background-size: 0 100%, 100% 100%, .9375rem .9375rem
}

.bmd-form-group.is-focused .form-control-danger.custom-file-control,
	.bmd-form-group.is-focused .form-control-success.custom-file-control,
	.bmd-form-group.is-focused .form-control-warning.custom-file-control,
	.bmd-form-group.is-focused .form-control.form-control-danger,
	.bmd-form-group.is-focused .form-control.form-control-success,
	.bmd-form-group.is-focused .form-control.form-control-warning,
	.form-control-danger.custom-file-control, .form-control-danger.custom-file-control:focus,
	.form-control-success.custom-file-control, .form-control-success.custom-file-control:focus,
	.form-control-warning.custom-file-control, .form-control-warning.custom-file-control:focus,
	.form-control.form-control-danger, .form-control.form-control-danger:focus,
	.form-control.form-control-success, .form-control.form-control-success:focus,
	.form-control.form-control-warning, .form-control.form-control-warning:focus
	{
	padding-right: 0;
	background-repeat: no-repeat, no-repeat;
	background-position: bottom, 50% calc(100% - 1px), center right
		.46875rem
}

.bmd-form-group.is-focused .form-control-danger.custom-file-control,
	.bmd-form-group.is-focused .form-control-success.custom-file-control,
	.bmd-form-group.is-focused .form-control-warning.custom-file-control,
	.bmd-form-group.is-focused .form-control.form-control-danger,
	.bmd-form-group.is-focused .form-control.form-control-success,
	.bmd-form-group.is-focused .form-control.form-control-warning,
	.form-control-danger.custom-file-control:focus, .form-control-success.custom-file-control:focus,
	.form-control-warning.custom-file-control:focus, .form-control.form-control-danger:focus,
	.form-control.form-control-success:focus, .form-control.form-control-warning:focus
	{
	background-size: 100% 100%, 100% 100%, .9375rem .9375rem
}

select, select.custom-file-control, select.form-control {
	-moz-appearance: none;
	-webkit-appearance: none
}

@media ( min-width :544px) {
	.form-inline .input-group {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.input-group .input-group-addon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	border-color: transparent
}

.input-group .input-group-addon+input, .input-group input+.input-group-addon
	{
	margin-left: .75rem
}

.list-group {
	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-positive: 1;
	flex-grow: 1;
	padding: .5rem 0
}

.list-group.bmd-list-group-sm {
	padding: .25rem 0
}

.list-group.bmd-list-group-sm .list-group-item {
	padding: .5rem 1rem
}

.bmd-list-group-col {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0
}

.bmd-list-group-col, .list-group-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.list-group-item {
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1rem;
	line-height: 1
}

.list-group-item .list-group-item-text {
	min-width: 0;
	max-height: 2.188rem;
	overflow: hidden;
	text-overflow: ellipsis
}

.list-group-item :first-child {
	margin-right: 2rem
}

.list-group-item>* ~.label:last-child, .list-group-item>* ~.material-icons:last-child,
	.list-group-item>.pull-lg-right, .list-group-item>.pull-md-right,
	.list-group-item>.pull-sm-right, .list-group-item>.pull-xl-right,
	.list-group-item>.pull-xs-right {
	margin-right: 0;
	margin-left: auto
}

.list-group-item .material-icons.pull-lg-right, .list-group-item .material-icons.pull-md-right,
	.list-group-item .material-icons.pull-sm-right, .list-group-item .material-icons.pull-xl-right,
	.list-group-item .material-icons.pull-xs-right, .list-group-item .material-icons
	~.material-icons:last-child {
	padding-left: 1rem
}

.list-group-item .list-group-item-text {
	font-size: .875rem;
	color: rgba(0, 0, 0, .54)
}

.table-inverse {
	color: hsla(0, 0%, 100%, .84)
}

.table thead th {
	font-size: .95rem;
	font-weight: 500;
	color: rgba(0, 0, 0, .54);
	border-top-width: 0;
	border-bottom-width: 1px
}

.table-inverse thead th, thead.thead-inverse th {
	color: hsla(0, 0%, 100%, .54)
}

.table-inverse td, .table-inverse th, .table-inverse thead th {
	border-color: hsla(0, 0%, 100%, .06)
}

.nav-link {
	text-transform: uppercase
}

.navbar-nav .nav-link {
	padding: .5321rem;
	font-size: .875rem;
	font-weight: 400
}

.nav-pills, .nav-tabs {
	border: 0
}

.nav-pills .nav-link, .nav-tabs .nav-link {
	padding: 1.4286em .8575em;
	font-size: .875rem;
	font-weight: 500;
	border: 0
}

.nav-tabs .nav-link {
	border-bottom: .214rem solid transparent;
	color: rgba(0, 0, 0, .54)
}

.nav-tabs .nav-link.active {
	color: rgba(0, 0, 0, .87);
	border-color: #009688
}

.nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover {
	border-color: #009688
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus,
	.nav-tabs .nav-link.disabled:hover {
	color: rgba(0, 0, 0, .26)
}

.nav-tabs.bg-primary .nav-link {
	color: #fff
}

.nav-tabs.bg-primary .nav-link.active {
	color: #fff;
	border-color: #fff
}

.nav-tabs.bg-primary .nav-link.active:focus, .nav-tabs.bg-primary .nav-link.active:hover
	{
	border-color: #fff
}

.nav-tabs.bg-primary .nav-link.disabled, .nav-tabs.bg-primary .nav-link.disabled:focus,
	.nav-tabs.bg-primary .nav-link.disabled:hover {
	color: hsla(0, 0%, 100%, .84)
}

.nav-tabs.bg-inverse .nav-link {
	color: #fff
}

.nav-tabs.bg-inverse .nav-link.active {
	color: #fff;
	border-color: #fff
}

.nav-tabs.bg-inverse .nav-link.active:focus, .nav-tabs.bg-inverse .nav-link.active:hover
	{
	border-color: #fff
}

.nav-tabs.bg-inverse .nav-link.disabled, .nav-tabs.bg-inverse .nav-link.disabled:focus,
	.nav-tabs.bg-inverse .nav-link.disabled:hover {
	color: hsla(0, 0%, 100%, .84)
}

.nav .nav-item {
	position: relative
}

.navbar {
	z-index: 1;
	border: 0;
	border-radius: 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);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row nowrap;
	flex-flow: row;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-item-align: stretch;
	align-self: stretch
}

.navbar .navbar-brand {
	position: relative
}

.navbar>* {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.navbar>.container {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.alert {
	border: 0;
	border-radius: 0
}

.progress {
	height: 4px;
	background: #c8c8c8;
	border-radius: 0
}

.progress, .progress .progress-bar {
	box-shadow: none
}

.page-item:first-child .page-link {
	border-bottom-left-radius: 4em;
	border-top-left-radius: 4em
}

.page-item:last-child .page-link {
	border-bottom-right-radius: 4em;
	border-top-right-radius: 4em;
	margin-right: 0
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-right: 0;
	padding-left: 0
}

.page-item:first-child .page-link>.material-icons, .page-item:last-child .page-link>.material-icons
	{
	font-size: 1.5em
}

.page-link {
	min-width: 2.6em;
	margin-right: .5em;
	text-align: center;
	border-radius: 4em
}

.page-link:focus, .page-link:hover {
	text-decoration: none
}

.pagination-lg .page-link {
	min-width: 2.8em;
	padding: .75rem 0;
	font-size: 1.25rem
}

.pagination-lg .page-item:first-child .page-link {
	border-bottom-left-radius: 4em;
	border-top-left-radius: 4em
}

.pagination-lg .page-item:last-child .page-link {
	border-bottom-right-radius: 4em;
	border-top-right-radius: 4em
}

.pagination-sm .page-link {
	min-width: 2.2em;
	padding: .275rem 0;
	font-size: .875rem
}

.pagination-sm .page-item:first-child .page-link {
	border-bottom-left-radius: 4em;
	border-top-left-radius: 4em
}

.pagination-sm .page-item:last-child .page-link {
	border-bottom-right-radius: 4em;
	border-top-right-radius: 4em
}

h6 {
	font-weight: 500
}

.tooltip-arrow {
	display: none
}

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

.card .card-header {
	padding: 1rem
}

.card .card-block {
	padding: 1.5rem 1rem 1rem
}

.card h1.card-title, .card h2.card-title, .card h3.card-title, .card h4.card-title,
	.card h5.card-title, .card h6.card-title {
	font-size: 1.5rem;
	font-weight: 300
}

.card .bmd-card-actions, .card .card-footer {
	padding: .5rem
}

.card.bmd-card-raised {
	box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px
		rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2)
}

@media ( min-width :992px) {
	.card.bmd-card-flat {
		box-shadow: none
	}
}

.modal-content {
	border: 0;
	border-radius: .125rem
}

.modal-content .modal-header {
	padding: 24px 24px 0;
	border-bottom: 0
}

.modal-content .modal-body {
	padding: 20px 24px 24px
}

.modal-content .modal-footer {
	padding: 8px 8px 8px 24px;
	border-top: 0
}

.modal-content .modal-footer .btn, .modal-content .modal-footer .custom-file-control:before
	{
	margin: 0
}

.modal-content .modal-footer .btn+.btn, .modal-content .modal-footer .btn+.custom-file-control:before,
	.modal-content .modal-footer .custom-file-control:before+.btn,
	.modal-content .modal-footer .custom-file-control:before+.custom-file-control:before
	{
	margin-left: 8px
}

.dropdown-menu {
	display: block;
	padding: .25rem 0;
	border: 0;
	opacity: 0;
	-webkit-transition: opacity .2s cubic-bezier(.4, 0, .2, 1),
		-webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
	transition: opacity .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform
		.3s cubic-bezier(.4, 0, .2, 1);
	transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .2s
		cubic-bezier(.4, 0, .2, 1);
	transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .2s
		cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s
		cubic-bezier(.4, 0, .2, 1);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	will-change: transform;
	right: 0;
	left: auto;
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

@media ( min-width :768px) {
	.dropdown-menu {
		padding: .5rem 0
	}
}

.open>.dropdown-menu {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.dropdown-menu.dropdown-menu-left {
	top: 100%;
	left: 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.dropdown-menu.dropdown-menu-right {
	right: 0;
	left: auto;
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.dropup>.dropdown-menu {
	right: 0;
	left: auto;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.dropup>.dropdown-menu.dropdown-menu-left {
	top: auto;
	left: 0;
	bottom: 100%;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%
}

.dropup>.dropdown-menu.dropdown-menu-right {
	right: 0;
	left: auto;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.dropdown-menu .dropdown-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-width: 7rem;
	max-width: 17.5rem;
	min-height: 3rem;
	padding: .8rem 1rem;
	overflow: hidden;
	line-height: 1;
	text-overflow: ellipsis;
	word-wrap: break-word
}

@media ( min-width :768px) {
	.dropdown-menu .dropdown-item {
		padding-right: 1.5rem;
		padding-left: 1.5rem
	}
}

.dropdown-toggle.bmd-btn-fab:after, .dropdown-toggle.bmd-btn-icon:after
	{
	display: none
}

.dropdown-toggle.bmd-btn-fab ~.dropdown-menu.dropdown-menu-top-left,
	.dropdown-toggle.bmd-btn-fab ~.dropdown-menu.dropdown-menu-top-right,
	.dropdown-toggle.bmd-btn-icon ~.dropdown-menu.dropdown-menu-top-left,
	.dropdown-toggle.bmd-btn-icon ~.dropdown-menu.dropdown-menu-top-right {
	bottom: 2rem
}

.dropdown-toggle.bmd-btn-fab-sm ~.dropdown-menu.dropdown-menu-top-left,
	.dropdown-toggle.bmd-btn-fab-sm ~.dropdown-menu.dropdown-menu-top-right
	{
	bottom: 2.5rem
}

.dropdown-toggle.bmd-btn-icon ~.dropdown-menu {
	margin: 0
}

.bmd-layout-drawer {
	position: absolute;
	z-index: 5;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	max-height: 100%;
	overflow: visible;
	overflow-y: auto;
	font-size: .875rem;
	-webkit-transition: -webkit-transform;
	transition: -webkit-transform;
	transition: transform;
	transition: transform, -webkit-transform;
	will-change: transform;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	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);
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.bmd-layout-drawer>* {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.bmd-layout-drawer>header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem
}

.bmd-layout-drawer>header .navbar-brand {
	padding-left: 1.5rem;
	font-size: 1.25rem
}

.bmd-layout-drawer>.list-group {
	padding-top: 1rem
}

.bmd-layout-drawer>.list-group .list-group-item {
	padding-right: 2.5rem;
	padding-left: 2.5rem;
	font-size: .8125rem;
	font-weight: 500
}

.bmd-drawer-f-l>.bmd-layout-drawer {
	top: 0;
	left: 0;
	width: 240px;
	height: 100%;
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px)
}

.bmd-drawer-f-l>.bmd-layout-content, .bmd-drawer-f-l>.bmd-layout-header
	{
	margin-left: 0
}

.bmd-drawer-f-r>.bmd-layout-drawer {
	top: 0;
	right: 0;
	width: 240px;
	height: 100%;
	-webkit-transform: translateX(250px);
	transform: translateX(250px)
}

.bmd-drawer-f-r>.bmd-layout-content, .bmd-drawer-f-r>.bmd-layout-header
	{
	margin-right: 0
}

.bmd-drawer-f-t>.bmd-layout-drawer {
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	-webkit-transform: translateY(-110px);
	transform: translateY(-110px)
}

.bmd-drawer-f-t>.bmd-layout-content {
	margin-top: 0
}

.bmd-drawer-f-b>.bmd-layout-drawer {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	-webkit-transform: translateY(110px);
	transform: translateY(110px)
}

.bmd-drawer-f-b>.bmd-layout-content {
	margin-bottom: 0
}

:not (.bmd-drawer-out ).bmd-drawer-in.bmd-drawer-f-l>.bmd-layout-header
	{
	width: calc(100% - 240px);
	margin-left: 240px
}

:not (.bmd-drawer-out ).bmd-drawer-in.bmd-drawer-f-l>.bmd-layout-drawer
	{
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

:not (.bmd-drawer-out ).bmd-drawer-in.bmd-drawer-f-l>.bmd-layout-content
	{
	margin-left: 240px
}

:not (.bmd-drawer-out ).bmd-drawer-in.bmd-drawer-f-r>.bmd-layout-header
	{
	width: calc(100% - 240px);
	margin-right: 240px
}

:not (.bmd-drawer-out ).bmd-drawer-in.bmd-drawer-f-r>.bmd-layout-drawer
	{
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

:not (.bmd-drawer-out ).bmd-drawer-in.bmd-drawer-f-r>.bmd-layout-content
	{
	margin-right: 240px
}

:not (.bmd-drawer-out ).bmd-drawer-in.bmd-drawer-f-t>.bmd-layout-header
	{
	margin-top: 100px
}

:not (.bmd-drawer-out ).bmd-drawer-in.bmd-drawer-f-b>.bmd-layout-drawer,
	:not (.bmd-drawer-out ).bmd-drawer-in.bmd-drawer-f-t>.bmd-layout-drawer
	{
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

:not (.bmd-drawer-out ).bmd-drawer-in.bmd-drawer-f-b>.bmd-layout-content
	{
	margin-bottom: 100px
}

:not (.bmd-drawer-out ).bmd-drawer-overlay.bmd-drawer-overlay.bmd-drawer-f-l>.bmd-layout-content,
	:not (.bmd-drawer-out ).bmd-drawer-overlay.bmd-drawer-overlay.bmd-drawer-f-l>.bmd-layout-header
	{
	width: 100%;
	margin-left: 0
}

:not (.bmd-drawer-out ).bmd-drawer-overlay.bmd-drawer-overlay.bmd-drawer-f-r>.bmd-layout-content,
	:not (.bmd-drawer-out ).bmd-drawer-overlay.bmd-drawer-overlay.bmd-drawer-f-r>.bmd-layout-header
	{
	width: 100%;
	margin-right: 0
}

:not (.bmd-drawer-out ).bmd-drawer-overlay.bmd-drawer-overlay>.bmd-layout-backdrop .in
	{
	visibility: visible;
	background-color: rgba(0, 0, 0, .5)
}

@
supports (pointer-events:auto ){ :
	not
		(.bmd-drawer-out).bmd-drawer-overlay.bmd-drawer-overlay>.bmd-layout-backdrop.in{pointer-events:
		auto;
	opacity: 1
}

}
:not (.bmd-drawer-out ).bmd-drawer-overlay.bmd-drawer-overlay.bmd-drawer-f-t>.bmd-layout-header
	{
	margin-top: 0
}

:not (.bmd-drawer-out ).bmd-drawer-overlay.bmd-drawer-overlay.bmd-drawer-f-b>.bmd-layout-content
	{
	margin-bottom: 0
}

@media ( min-width :544px) {
	:not (.bmd-drawer-out ).bmd-drawer-in-sm-up.bmd-drawer-f-l>.bmd-layout-header
		{
		width: calc(100% - 240px);
		margin-left: 240px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-sm-up.bmd-drawer-f-l>.bmd-layout-drawer
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-sm-up.bmd-drawer-f-l>.bmd-layout-content
		{
		margin-left: 240px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-sm-up.bmd-drawer-f-r>.bmd-layout-header
		{
		width: calc(100% - 240px);
		margin-right: 240px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-sm-up.bmd-drawer-f-r>.bmd-layout-drawer
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-sm-up.bmd-drawer-f-r>.bmd-layout-content
		{
		margin-right: 240px
	}
}

@media ( min-width :544px) {
	:not (.bmd-drawer-out ).bmd-drawer-in-sm-up.bmd-drawer-f-t>.bmd-layout-header
		{
		margin-top: 100px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-sm-up.bmd-drawer-f-b>.bmd-layout-drawer,
		:not (.bmd-drawer-out ).bmd-drawer-in-sm-up.bmd-drawer-f-t>.bmd-layout-drawer
		{
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-sm-up.bmd-drawer-f-b>.bmd-layout-content
		{
		margin-bottom: 100px
	}
}

@media ( max-width :767px) {
	:not (.bmd-drawer-out ).bmd-drawer-overlay-sm-down>.bmd-layout-backdrop .in
		{
		visibility: visible;
		background-color: rgba(0, 0, 0, .5)
	}
	@
	supports (pointer-events:auto ){ :
		not
			(.bmd-drawer-out).bmd-drawer-overlay-sm-down>.bmd-layout-backdrop.in{pointer-events:
			auto;
		opacity: 1
	}
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-sm-down.bmd-drawer-f-l>.bmd-layout-content,
	:not (.bmd-drawer-out ).bmd-drawer-overlay-sm-down.bmd-drawer-f-l>.bmd-layout-header
	{
	width: 100%;
	margin-left: 0
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-sm-down.bmd-drawer-f-r>.bmd-layout-content,
	:not (.bmd-drawer-out ).bmd-drawer-overlay-sm-down.bmd-drawer-f-r>.bmd-layout-header
	{
	width: 100%;
	margin-right: 0
}

}
@media ( max-width :767px) {
	:not (.bmd-drawer-out ).bmd-drawer-overlay-sm-down>.bmd-layout-backdrop .in
		{
		visibility: visible;
		background-color: rgba(0, 0, 0, .5)
	}
	@
	supports (pointer-events:auto ){ :
		not
			(.bmd-drawer-out).bmd-drawer-overlay-sm-down>.bmd-layout-backdrop.in{pointer-events:
			auto;
		opacity: 1
	}
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-sm-down.bmd-drawer-f-t>.bmd-layout-header
	{
	margin-top: 0
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-sm-down.bmd-drawer-f-b>.bmd-layout-content
	{
	margin-bottom: 0
}

}
@media ( min-width :768px) {
	:not (.bmd-drawer-out ).bmd-drawer-in-md-up.bmd-drawer-f-l>.bmd-layout-header
		{
		width: calc(100% - 240px);
		margin-left: 240px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-md-up.bmd-drawer-f-l>.bmd-layout-drawer
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-md-up.bmd-drawer-f-l>.bmd-layout-content
		{
		margin-left: 240px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-md-up.bmd-drawer-f-r>.bmd-layout-header
		{
		width: calc(100% - 240px);
		margin-right: 240px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-md-up.bmd-drawer-f-r>.bmd-layout-drawer
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-md-up.bmd-drawer-f-r>.bmd-layout-content
		{
		margin-right: 240px
	}
}

@media ( min-width :768px) {
	:not (.bmd-drawer-out ).bmd-drawer-in-md-up.bmd-drawer-f-t>.bmd-layout-header
		{
		margin-top: 100px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-md-up.bmd-drawer-f-b>.bmd-layout-drawer,
		:not (.bmd-drawer-out ).bmd-drawer-in-md-up.bmd-drawer-f-t>.bmd-layout-drawer
		{
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-md-up.bmd-drawer-f-b>.bmd-layout-content
		{
		margin-bottom: 100px
	}
}

@media ( max-width :991px) {
	:not (.bmd-drawer-out ).bmd-drawer-overlay-md-down>.bmd-layout-backdrop .in
		{
		visibility: visible;
		background-color: rgba(0, 0, 0, .5)
	}
	@
	supports (pointer-events:auto ){ :
		not
			(.bmd-drawer-out).bmd-drawer-overlay-md-down>.bmd-layout-backdrop.in{pointer-events:
			auto;
		opacity: 1
	}
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-md-down.bmd-drawer-f-l>.bmd-layout-content,
	:not (.bmd-drawer-out ).bmd-drawer-overlay-md-down.bmd-drawer-f-l>.bmd-layout-header
	{
	width: 100%;
	margin-left: 0
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-md-down.bmd-drawer-f-r>.bmd-layout-content,
	:not (.bmd-drawer-out ).bmd-drawer-overlay-md-down.bmd-drawer-f-r>.bmd-layout-header
	{
	width: 100%;
	margin-right: 0
}

}
@media ( max-width :991px) {
	:not (.bmd-drawer-out ).bmd-drawer-overlay-md-down>.bmd-layout-backdrop .in
		{
		visibility: visible;
		background-color: rgba(0, 0, 0, .5)
	}
	@
	supports (pointer-events:auto ){ :
		not
			(.bmd-drawer-out).bmd-drawer-overlay-md-down>.bmd-layout-backdrop.in{pointer-events:
			auto;
		opacity: 1
	}
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-md-down.bmd-drawer-f-t>.bmd-layout-header
	{
	margin-top: 0
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-md-down.bmd-drawer-f-b>.bmd-layout-content
	{
	margin-bottom: 0
}

}
@media ( min-width :992px) {
	:not (.bmd-drawer-out ).bmd-drawer-in-lg-up.bmd-drawer-f-l>.bmd-layout-header
		{
		width: calc(100% - 240px);
		margin-left: 240px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-lg-up.bmd-drawer-f-l>.bmd-layout-drawer
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-lg-up.bmd-drawer-f-l>.bmd-layout-content
		{
		margin-left: 240px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-lg-up.bmd-drawer-f-r>.bmd-layout-header
		{
		width: calc(100% - 240px);
		margin-right: 240px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-lg-up.bmd-drawer-f-r>.bmd-layout-drawer
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-lg-up.bmd-drawer-f-r>.bmd-layout-content
		{
		margin-right: 240px
	}
}

@media ( min-width :992px) {
	:not (.bmd-drawer-out ).bmd-drawer-in-lg-up.bmd-drawer-f-t>.bmd-layout-header
		{
		margin-top: 100px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-lg-up.bmd-drawer-f-b>.bmd-layout-drawer,
		:not (.bmd-drawer-out ).bmd-drawer-in-lg-up.bmd-drawer-f-t>.bmd-layout-drawer
		{
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-lg-up.bmd-drawer-f-b>.bmd-layout-content
		{
		margin-bottom: 100px
	}
}

@media ( max-width :1199px) {
	:not (.bmd-drawer-out ).bmd-drawer-overlay-lg-down>.bmd-layout-backdrop .in
		{
		visibility: visible;
		background-color: rgba(0, 0, 0, .5)
	}
	@
	supports (pointer-events:auto ){ :
		not
			(.bmd-drawer-out).bmd-drawer-overlay-lg-down>.bmd-layout-backdrop.in{pointer-events:
			auto;
		opacity: 1
	}
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-lg-down.bmd-drawer-f-l>.bmd-layout-content,
	:not (.bmd-drawer-out ).bmd-drawer-overlay-lg-down.bmd-drawer-f-l>.bmd-layout-header
	{
	width: 100%;
	margin-left: 0
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-lg-down.bmd-drawer-f-r>.bmd-layout-content,
	:not (.bmd-drawer-out ).bmd-drawer-overlay-lg-down.bmd-drawer-f-r>.bmd-layout-header
	{
	width: 100%;
	margin-right: 0
}

}
@media ( max-width :1199px) {
	:not (.bmd-drawer-out ).bmd-drawer-overlay-lg-down>.bmd-layout-backdrop .in
		{
		visibility: visible;
		background-color: rgba(0, 0, 0, .5)
	}
	@
	supports (pointer-events:auto ){ :
		not
			(.bmd-drawer-out).bmd-drawer-overlay-lg-down>.bmd-layout-backdrop.in{pointer-events:
			auto;
		opacity: 1
	}
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-lg-down.bmd-drawer-f-t>.bmd-layout-header
	{
	margin-top: 0
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-lg-down.bmd-drawer-f-b>.bmd-layout-content
	{
	margin-bottom: 0
}

}
@media ( min-width :1200px) {
	:not (.bmd-drawer-out ).bmd-drawer-in-xl-up.bmd-drawer-f-l>.bmd-layout-header
		{
		width: calc(100% - 240px);
		margin-left: 240px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-xl-up.bmd-drawer-f-l>.bmd-layout-drawer
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-xl-up.bmd-drawer-f-l>.bmd-layout-content
		{
		margin-left: 240px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-xl-up.bmd-drawer-f-r>.bmd-layout-header
		{
		width: calc(100% - 240px);
		margin-right: 240px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-xl-up.bmd-drawer-f-r>.bmd-layout-drawer
		{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-xl-up.bmd-drawer-f-r>.bmd-layout-content
		{
		margin-right: 240px
	}
}

@media ( min-width :1200px) {
	:not (.bmd-drawer-out ).bmd-drawer-in-xl-up.bmd-drawer-f-t>.bmd-layout-header
		{
		margin-top: 100px
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-xl-up.bmd-drawer-f-b>.bmd-layout-drawer,
		:not (.bmd-drawer-out ).bmd-drawer-in-xl-up.bmd-drawer-f-t>.bmd-layout-drawer
		{
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	:not (.bmd-drawer-out ).bmd-drawer-in-xl-up.bmd-drawer-f-b>.bmd-layout-content
		{
		margin-bottom: 100px
	}
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-xl-down.bmd-drawer-f-l>.bmd-layout-content,
	:not (.bmd-drawer-out ).bmd-drawer-overlay-xl-down.bmd-drawer-f-l>.bmd-layout-header
	{
	width: 100%;
	margin-left: 0
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-xl-down.bmd-drawer-f-r>.bmd-layout-content,
	:not (.bmd-drawer-out ).bmd-drawer-overlay-xl-down.bmd-drawer-f-r>.bmd-layout-header
	{
	width: 100%;
	margin-right: 0
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-xl-down>.bmd-layout-backdrop .in
	{
	visibility: visible;
	background-color: rgba(0, 0, 0, .5)
}

@
supports (pointer-events:auto ){ :
	not
		(.bmd-drawer-out).bmd-drawer-overlay-xl-down>.bmd-layout-backdrop.in{pointer-events:
		auto;
	opacity: 1
}

}
:not (.bmd-drawer-out ).bmd-drawer-overlay-xl-down.bmd-drawer-f-t>.bmd-layout-header
	{
	margin-top: 0
}

:not (.bmd-drawer-out ).bmd-drawer-overlay-xl-down.bmd-drawer-f-b>.bmd-layout-content
	{
	margin-bottom: 0
}

.ripple {
	position: relative
}

.ripple-container {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
	pointer-events: none;
	border-radius: inherit
}

.ripple-container .ripple-decorator {
	position: absolute;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	pointer-events: none;
	background-color: rgba(0, 0, 0, .05);
	border-radius: 100%;
	opacity: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%
}

.ripple-container .ripple-decorator.ripple-on {
	opacity: .1;
	-webkit-transition: opacity .15s ease-in 0s, -webkit-transform .5s
		cubic-bezier(.4, 0, .2, 1) .1s;
	transition: opacity .15s ease-in 0s, -webkit-transform .5s
		cubic-bezier(.4, 0, .2, 1) .1s;
	transition: opacity .15s ease-in 0s, transform .5s
		cubic-bezier(.4, 0, .2, 1) .1s;
	transition: opacity .15s ease-in 0s, transform .5s
		cubic-bezier(.4, 0, .2, 1) .1s, -webkit-transform .5s
		cubic-bezier(.4, 0, .2, 1) .1s
}

.ripple-container .ripple-decorator.ripple-out {
	opacity: 0;
	-webkit-transition: opacity .1s linear 0s !important;
	transition: opacity .1s linear 0s !important
}

#snackbar-container {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}

.snackbar {
	display: inline-block;
	min-width: 100%;
	max-height: 0;
	opacity: 0;
	-webkit-transition: opacity 0s .25s, max-height .25s, -webkit-transform
		.25s cubic-bezier(0, 0, .2, 1);
	transition: opacity 0s .25s, max-height .25s, -webkit-transform .25s
		cubic-bezier(0, 0, .2, 1);
	transition: transform .25s cubic-bezier(0, 0, .2, 1), opacity 0s .25s,
		max-height .25s;
	transition: transform .25s cubic-bezier(0, 0, .2, 1), opacity 0s .25s,
		max-height .25s, -webkit-transform .25s cubic-bezier(0, 0, .2, 1);
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.snackbar.toast .snackbar-content {
	border-radius: 10rem
}

.snackbar-content {
	display: block;
	padding: .8rem 1.5rem;
	margin-top: 3px;
	font-size: .9rem;
	color: #fff;
	background-color: #323232;
	border-radius: 2px
}

.snackbar-content .btn, .snackbar-content .custom-file-control:before {
	margin-bottom: 0
}

.snackbar.snackbar-opened {
	max-height: 100px;
	opacity: 1;
	-webkit-transition: opacity 0s 0s, max-height .25s, -webkit-transform
		.25s cubic-bezier(0, 0, .2, 1);
	transition: opacity 0s 0s, max-height .25s, -webkit-transform .25s
		cubic-bezier(0, 0, .2, 1);
	transition: transform .25s cubic-bezier(0, 0, .2, 1), opacity 0s 0s,
		max-height .25s;
	transition: transform .25s cubic-bezier(0, 0, .2, 1), opacity 0s 0s,
		max-height .25s, -webkit-transform .25s cubic-bezier(0, 0, .2, 1);
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

@media ( min-width :544px) {
	#snackbar-container {
		right: 1rem;
		left: 1rem;
		width: 100%
	}
	.snackbar {
		min-width: 280px
	}
}