@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,700|Source+Sans+Pro:400,400i,600,700);

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

[dir=ltr] :root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #308af3;
	--secondary: #6c757d;
	--success: #48ba16;
	--info: #51a7c5;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #364c66;
	--teal: #16ba71;
	--purple: #5163c5;
	--dark-gray: #939fad;
	--light-gray: #eceef0;
	--muted-light: #dbdfe4;
	--facebook: #3b5998;
	--twitter: #00aced;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

[dir=ltr] *,
[dir=ltr] :after,
[dir=ltr] :before {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

[dir=ltr] article,
[dir=ltr] aside,
[dir=ltr] figcaption,
[dir=ltr] figure,
[dir=ltr] footer,
[dir=ltr] header,
[dir=ltr] hgroup,
[dir=ltr] main,
[dir=ltr] nav,
[dir=ltr] section {
	display: block
}

[dir=ltr] body {
	margin: 0;
	/*font-family:Source Sans Pro,sans-serif;*/
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1.5;
	color: #112b4a;
	text-align: justify;
	background-color: #f7f8f9
}

[dir=ltr] [tabindex="-1"]:focus {
	outline: 0!important
}

[dir=ltr] hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

[dir=ltr] h1,
[dir=ltr] h2,
[dir=ltr] h3,
[dir=ltr] h4,
[dir=ltr] h5,
[dir=ltr] h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

[dir=ltr] p {
	margin-top: 0;
	margin-bottom: 1rem
}

[dir=ltr] abbr[data-original-title],
[dir=ltr] abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	text-decoration-skip-ink: none
}

[dir=ltr] address {
	font-style: normal;
	line-height: inherit
}

[dir=ltr] address,
[dir=ltr] dl,
[dir=ltr] ol,
[dir=ltr] ul {
	margin-bottom: 1rem
}

[dir=ltr] dl,
[dir=ltr] ol,
[dir=ltr] ul {
	margin-top: 0
}

[dir=ltr] ol ol,
[dir=ltr] ol ul,
[dir=ltr] ul ol,
[dir=ltr] ul ul {
	margin-bottom: 0
}

[dir=ltr] dt {
	font-weight: 700
}

[dir=ltr] dd {
	margin-bottom: .5rem;
	margin-left: 0
}

[dir=ltr] blockquote {
	margin: 0 0 1rem
}

[dir=ltr] b,
[dir=ltr] strong {
	font-weight: bolder
}

[dir=ltr] small {
	font-size: 80%
}

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

[dir=ltr] sub {
	bottom: -.25em
}

[dir=ltr] sup {
	top: -.5em
}

[dir=ltr] a {
	/*color:#4a90e2;*/
	text-decoration: none;
	background-color: transparent
}

[dir=ltr] a:hover {
	/*color:#1f69c1;*/
	text-decoration: underline
}

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

[dir=ltr] a:not([href]):not([tabindex]):focus {
	outline: 0
}

[dir=ltr] code,
[dir=ltr] kbd,
[dir=ltr] pre,
[dir=ltr] samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-size: 1em
}

[dir=ltr] pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

[dir=ltr] figure {
	margin: 0 0 1rem
}

[dir=ltr] img {
	border-style: none
}

[dir=ltr] img,
[dir=ltr] svg {
	vertical-align: middle
}

[dir=ltr] svg {
	overflow: hidden
}

[dir=ltr] table {
	border-collapse: collapse
}

[dir=ltr] caption {
	padding-top: .35rem 1rem;
	padding-bottom: .35rem 1rem;
	color: rgba(55, 77, 103, .54);
	text-align: left;
	caption-side: bottom
}

[dir=ltr] th {
	text-align: inherit
}

[dir=ltr] label {
	display: inline-block;
	margin-bottom: .5rem
}

[dir=ltr] button {
	border-radius: 0
}

[dir=ltr] button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

[dir=ltr] button,
[dir=ltr] input,
[dir=ltr] optgroup,
[dir=ltr] select,
[dir=ltr] textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

[dir=ltr] button,
[dir=ltr] input {
	overflow: visible
}

[dir=ltr] button,
[dir=ltr] select {
	text-transform: none
}

[dir=ltr] select {
	word-wrap: normal
}

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

[dir=ltr] [type=button]:not(:disabled),
[dir=ltr] [type=reset]:not(:disabled),
[dir=ltr] [type=submit]:not(:disabled),
[dir=ltr] button:not(:disabled) {
	cursor: pointer
}

[dir=ltr] [type=button]::-moz-focus-inner,
[dir=ltr] [type=reset]::-moz-focus-inner,
[dir=ltr] [type=submit]::-moz-focus-inner,
[dir=ltr] button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

[dir=ltr] input[type=checkbox],
[dir=ltr] input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

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

[dir=ltr] textarea {
	overflow: auto;
	resize: vertical
}

[dir=ltr] fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

[dir=ltr] legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

[dir=ltr] progress {
	vertical-align: baseline
}

[dir=ltr] [type=number]::-webkit-inner-spin-button,
[dir=ltr] [type=number]::-webkit-outer-spin-button {
	height: auto
}

[dir=ltr] [type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[dir=ltr] [type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

[dir=ltr] ::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

[dir=ltr] output {
	display: inline-block
}

[dir=ltr] summary {
	display: list-item;
	cursor: pointer
}

[dir=ltr] template {
	display: none
}

[dir=ltr] [hidden] {
	display: none!important
}

[dir=ltr] .h1,
[dir=ltr] .h2,
[dir=ltr] .h3,
[dir=ltr] .h4,
[dir=ltr] .h5,
[dir=ltr] .h6,
[dir=ltr] h1,
[dir=ltr] h2,
[dir=ltr] h3,
[dir=ltr] h4,
[dir=ltr] h5,
[dir=ltr] h6 {
	margin-bottom: .5rem;
	font-family: Open Sans, monospace;
	font-weight: 500;
	line-height: 1.2;
	color: rgba(17, 43, 74, .84)
}

[dir=ltr] .h1,
[dir=ltr] h1 {
	font-size: 2.34375rem
}

[dir=ltr] .h2,
[dir=ltr] h2 {
	font-size: 1.875rem
}

[dir=ltr] .h3,
[dir=ltr] h3 {
	font-size: 1.640625rem
}

[dir=ltr] .h4,
[dir=ltr] h4 {
	/*font-size:1.40625rem*/
}

[dir=ltr] .h5,
[dir=ltr] h5 {
	font-size: 1.171875rem
}

[dir=ltr] .h6,
[dir=ltr] h6 {
	font-size: .9375rem
}

[dir=ltr] .lead {
	font-size: 1.171875rem;
	font-weight: 300
}

[dir=ltr] .display-1 {
	font-size: 6rem
}

[dir=ltr] .display-1,
[dir=ltr] .display-2 {
	font-weight: 300;
	line-height: 1.2
}

[dir=ltr] .display-2 {
	font-size: 5.5rem
}

[dir=ltr] .display-3 {
	font-size: 4.5rem
}

[dir=ltr] .display-3,
[dir=ltr] .display-4 {
	font-weight: 300;
	line-height: 1.2
}

[dir=ltr] .display-4 {
	font-size: 3.5rem
}



[dir=ltr] hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

[dir=ltr] .small,
[dir=ltr] small {
	font-size: .8125rem;
	font-weight: 400
}

[dir=ltr] .mark,
[dir=ltr] mark {
	padding: .2em;
	background-color: #fcf8e3
}

[dir=ltr] .list-inline,
[dir=ltr] .list-unstyled {
	padding-left: 0;
	list-style: none
}

[dir=ltr] .list-inline-item {
	display: inline-block
}

[dir=ltr] .list-inline-item:not(:last-child) {
	margin-right: .5rem
}

[dir=ltr] .initialism {
	font-size: 90%;
	text-transform: uppercase
}

[dir=ltr] .blockquote {
	margin-bottom: 1rem;
	font-size: 1.171875rem
}

[dir=ltr] .blockquote-footer {
	display: block;
	font-size: .8125rem;
	color: #6c757d
}

[dir=ltr] .blockquote-footer:before {
	content: "\2014\A0"
}

[dir=ltr] .img-fluid,
[dir=ltr] .img-thumbnail {
	max-width: 100%;
	height: auto
}

[dir=ltr] .img-thumbnail {
	padding: .25rem;
	background-color: #f7f8f9;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

[dir=ltr] .figure {
	display: inline-block
}

[dir=ltr] .figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

[dir=ltr] .figure-caption {
	font-size: 90%;
	color: #6c757d
}

[dir=ltr] code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}

[dir=ltr] a>code {
	color: inherit
}

[dir=ltr] kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem;
	box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25)
}

[dir=ltr] kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}

[dir=ltr] pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}

[dir=ltr] pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

[dir=ltr] .pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

[dir=ltr] .container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	[dir=ltr] .container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	[dir=ltr] .container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	[dir=ltr] .container {
		max-width: 1201px
	}
}

[dir=ltr] .container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

[dir=ltr] .row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

[dir=ltr] .no-gutters {
	margin-right: 0;
	margin-left: 0
}

[dir=ltr] .no-gutters>.col,
[dir=ltr] .no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

[dir=ltr] .col,
[dir=ltr] .col-1,
[dir=ltr] .col-2,
[dir=ltr] .col-3,
[dir=ltr] .col-4,
[dir=ltr] .col-5,
[dir=ltr] .col-6,
[dir=ltr] .col-7,
[dir=ltr] .col-8,
[dir=ltr] .col-9,
[dir=ltr] .col-10,
[dir=ltr] .col-11,
[dir=ltr] .col-12,
[dir=ltr] .col-auto,
[dir=ltr] .col-lg,
[dir=ltr] .col-lg-1,
[dir=ltr] .col-lg-2,
[dir=ltr] .col-lg-3,
[dir=ltr] .col-lg-4,
[dir=ltr] .col-lg-5,
[dir=ltr] .col-lg-6,
[dir=ltr] .col-lg-7,
[dir=ltr] .col-lg-8,
[dir=ltr] .col-lg-9,
[dir=ltr] .col-lg-10,
[dir=ltr] .col-lg-11,
[dir=ltr] .col-lg-12,
[dir=ltr] .col-lg-auto,
[dir=ltr] .col-md,
[dir=ltr] .col-md-1,
[dir=ltr] .col-md-2,
[dir=ltr] .col-md-3,
[dir=ltr] .col-md-4,
[dir=ltr] .col-md-5,
[dir=ltr] .col-md-6,
[dir=ltr] .col-md-7,
[dir=ltr] .col-md-8,
[dir=ltr] .col-md-9,
[dir=ltr] .col-md-10,
[dir=ltr] .col-md-11,
[dir=ltr] .col-md-12,
[dir=ltr] .col-md-auto,
[dir=ltr] .col-sm,
[dir=ltr] .col-sm-1,
[dir=ltr] .col-sm-2,
[dir=ltr] .col-sm-3,
[dir=ltr] .col-sm-4,
[dir=ltr] .col-sm-5,
[dir=ltr] .col-sm-6,
[dir=ltr] .col-sm-7,
[dir=ltr] .col-sm-8,
[dir=ltr] .col-sm-9,
[dir=ltr] .col-sm-10,
[dir=ltr] .col-sm-11,
[dir=ltr] .col-sm-12,
[dir=ltr] .col-sm-auto,
[dir=ltr] .col-xl,
[dir=ltr] .col-xl-1,
[dir=ltr] .col-xl-2,
[dir=ltr] .col-xl-3,
[dir=ltr] .col-xl-4,
[dir=ltr] .col-xl-5,
[dir=ltr] .col-xl-6,
[dir=ltr] .col-xl-7,
[dir=ltr] .col-xl-8,
[dir=ltr] .col-xl-9,
[dir=ltr] .col-xl-10,
[dir=ltr] .col-xl-11,
[dir=ltr] .col-xl-12,
[dir=ltr] .col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

[dir=ltr] .col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%
}

[dir=ltr] .col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

[dir=ltr] .col-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%
}

[dir=ltr] .col-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

[dir=ltr] .col-3 {
	flex: 0 0 25%;
	max-width: 25%
}

[dir=ltr] .col-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

[dir=ltr] .col-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%
}

[dir=ltr] .col-6 {
	flex: 0 0 50%;
	max-width: 50%
}

[dir=ltr] .col-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%
}

[dir=ltr] .col-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%
}

[dir=ltr] .col-9 {
	flex: 0 0 75%;
	max-width: 75%
}

[dir=ltr] .col-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%
}

[dir=ltr] .col-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%
}

[dir=ltr] .col-12 {
	flex: 0 0 100%;
	max-width: 100%
}

[dir=ltr] .order-first {
	order: -1
}

[dir=ltr] .order-last {
	order: 13
}

[dir=ltr] .order-0 {
	order: 0
}

[dir=ltr] .order-1 {
	order: 1
}

[dir=ltr] .order-2 {
	order: 2
}

[dir=ltr] .order-3 {
	order: 3
}

[dir=ltr] .order-4 {
	order: 4
}

[dir=ltr] .order-5 {
	order: 5
}

[dir=ltr] .order-6 {
	order: 6
}

[dir=ltr] .order-7 {
	order: 7
}

[dir=ltr] .order-8 {
	order: 8
}

[dir=ltr] .order-9 {
	order: 9
}

[dir=ltr] .order-10 {
	order: 10
}

[dir=ltr] .order-11 {
	order: 11
}

[dir=ltr] .order-12 {
	order: 12
}

[dir=ltr] .offset-1 {
	margin-left: 8.3333333333%
}

[dir=ltr] .offset-2 {
	margin-left: 16.6666666667%
}

[dir=ltr] .offset-3 {
	margin-left: 25%
}

[dir=ltr] .offset-4 {
	margin-left: 33.3333333333%
}

[dir=ltr] .offset-5 {
	margin-left: 41.6666666667%
}

[dir=ltr] .offset-6 {
	margin-left: 50%
}

[dir=ltr] .offset-7 {
	margin-left: 58.3333333333%
}

[dir=ltr] .offset-8 {
	margin-left: 66.6666666667%
}

[dir=ltr] .offset-9 {
	margin-left: 75%
}

[dir=ltr] .offset-10 {
	margin-left: 83.3333333333%
}

[dir=ltr] .offset-11 {
	margin-left: 91.6666666667%
}

@media (min-width:576px) {
	[dir=ltr] .col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	[dir=ltr] .col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	[dir=ltr] .col-sm-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	[dir=ltr] .col-sm-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	[dir=ltr] .col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	[dir=ltr] .col-sm-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	[dir=ltr] .col-sm-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	[dir=ltr] .col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	[dir=ltr] .col-sm-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	[dir=ltr] .col-sm-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	[dir=ltr] .col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	[dir=ltr] .col-sm-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	[dir=ltr] .col-sm-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	[dir=ltr] .col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	[dir=ltr] .order-sm-first {
		order: -1
	}
	[dir=ltr] .order-sm-last {
		order: 13
	}
	[dir=ltr] .order-sm-0 {
		order: 0
	}
	[dir=ltr] .order-sm-1 {
		order: 1
	}
	[dir=ltr] .order-sm-2 {
		order: 2
	}
	[dir=ltr] .order-sm-3 {
		order: 3
	}
	[dir=ltr] .order-sm-4 {
		order: 4
	}
	[dir=ltr] .order-sm-5 {
		order: 5
	}
	[dir=ltr] .order-sm-6 {
		order: 6
	}
	[dir=ltr] .order-sm-7 {
		order: 7
	}
	[dir=ltr] .order-sm-8 {
		order: 8
	}
	[dir=ltr] .order-sm-9 {
		order: 9
	}
	[dir=ltr] .order-sm-10 {
		order: 10
	}
	[dir=ltr] .order-sm-11 {
		order: 11
	}
	[dir=ltr] .order-sm-12 {
		order: 12
	}
	[dir=ltr] .offset-sm-0 {
		margin-left: 0
	}
	[dir=ltr] .offset-sm-1 {
		margin-left: 8.3333333333%
	}
	[dir=ltr] .offset-sm-2 {
		margin-left: 16.6666666667%
	}
	[dir=ltr] .offset-sm-3 {
		margin-left: 25%
	}
	[dir=ltr] .offset-sm-4 {
		margin-left: 33.3333333333%
	}
	[dir=ltr] .offset-sm-5 {
		margin-left: 41.6666666667%
	}
	[dir=ltr] .offset-sm-6 {
		margin-left: 50%
	}
	[dir=ltr] .offset-sm-7 {
		margin-left: 58.3333333333%
	}
	[dir=ltr] .offset-sm-8 {
		margin-left: 66.6666666667%
	}
	[dir=ltr] .offset-sm-9 {
		margin-left: 75%
	}
	[dir=ltr] .offset-sm-10 {
		margin-left: 83.3333333333%
	}
	[dir=ltr] .offset-sm-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:768px) {
	[dir=ltr] .col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	[dir=ltr] .col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	[dir=ltr] .col-md-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	[dir=ltr] .col-md-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	[dir=ltr] .col-md-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	[dir=ltr] .col-md-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	[dir=ltr] .col-md-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	[dir=ltr] .col-md-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	[dir=ltr] .col-md-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	[dir=ltr] .col-md-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	[dir=ltr] .col-md-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	[dir=ltr] .col-md-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	[dir=ltr] .col-md-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	[dir=ltr] .col-md-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	[dir=ltr] .order-md-first {
		order: -1
	}
	[dir=ltr] .order-md-last {
		order: 13
	}
	[dir=ltr] .order-md-0 {
		order: 0
	}
	[dir=ltr] .order-md-1 {
		order: 1
	}
	[dir=ltr] .order-md-2 {
		order: 2
	}
	[dir=ltr] .order-md-3 {
		order: 3
	}
	[dir=ltr] .order-md-4 {
		order: 4
	}
	[dir=ltr] .order-md-5 {
		order: 5
	}
	[dir=ltr] .order-md-6 {
		order: 6
	}
	[dir=ltr] .order-md-7 {
		order: 7
	}
	[dir=ltr] .order-md-8 {
		order: 8
	}
	[dir=ltr] .order-md-9 {
		order: 9
	}
	[dir=ltr] .order-md-10 {
		order: 10
	}
	[dir=ltr] .order-md-11 {
		order: 11
	}
	[dir=ltr] .order-md-12 {
		order: 12
	}
	[dir=ltr] .offset-md-0 {
		margin-left: 0
	}
	[dir=ltr] .offset-md-1 {
		margin-left: 8.3333333333%
	}
	[dir=ltr] .offset-md-2 {
		margin-left: 16.6666666667%
	}
	[dir=ltr] .offset-md-3 {
		margin-left: 25%
	}
	[dir=ltr] .offset-md-4 {
		margin-left: 33.3333333333%
	}
	[dir=ltr] .offset-md-5 {
		margin-left: 41.6666666667%
	}
	[dir=ltr] .offset-md-6 {
		margin-left: 50%
	}
	[dir=ltr] .offset-md-7 {
		margin-left: 58.3333333333%
	}
	[dir=ltr] .offset-md-8 {
		margin-left: 66.6666666667%
	}
	[dir=ltr] .offset-md-9 {
		margin-left: 75%
	}
	[dir=ltr] .offset-md-10 {
		margin-left: 83.3333333333%
	}
	[dir=ltr] .offset-md-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:992px) {
	[dir=ltr] .col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	[dir=ltr] .col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	[dir=ltr] .col-lg-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	[dir=ltr] .col-lg-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	[dir=ltr] .col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	[dir=ltr] .col-lg-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	[dir=ltr] .col-lg-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	[dir=ltr] .col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	[dir=ltr] .col-lg-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	[dir=ltr] .col-lg-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	[dir=ltr] .col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	[dir=ltr] .col-lg-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	[dir=ltr] .col-lg-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	[dir=ltr] .col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	[dir=ltr] .order-lg-first {
		order: -1
	}
	[dir=ltr] .order-lg-last {
		order: 13
	}
	[dir=ltr] .order-lg-0 {
		order: 0
	}
	[dir=ltr] .order-lg-1 {
		order: 1
	}
	[dir=ltr] .order-lg-2 {
		order: 2
	}
	[dir=ltr] .order-lg-3 {
		order: 3
	}
	[dir=ltr] .order-lg-4 {
		order: 4
	}
	[dir=ltr] .order-lg-5 {
		order: 5
	}
	[dir=ltr] .order-lg-6 {
		order: 6
	}
	[dir=ltr] .order-lg-7 {
		order: 7
	}
	[dir=ltr] .order-lg-8 {
		order: 8
	}
	[dir=ltr] .order-lg-9 {
		order: 9
	}
	[dir=ltr] .order-lg-10 {
		order: 10
	}
	[dir=ltr] .order-lg-11 {
		order: 11
	}
	[dir=ltr] .order-lg-12 {
		order: 12
	}
	[dir=ltr] .offset-lg-0 {
		margin-left: 0
	}
	[dir=ltr] .offset-lg-1 {
		margin-left: 8.3333333333%
	}
	[dir=ltr] .offset-lg-2 {
		margin-left: 16.6666666667%
	}
	[dir=ltr] .offset-lg-3 {
		margin-left: 25%
	}
	[dir=ltr] .offset-lg-4 {
		margin-left: 33.3333333333%
	}
	[dir=ltr] .offset-lg-5 {
		margin-left: 41.6666666667%
	}
	[dir=ltr] .offset-lg-6 {
		margin-left: 50%
	}
	[dir=ltr] .offset-lg-7 {
		margin-left: 58.3333333333%
	}
	[dir=ltr] .offset-lg-8 {
		margin-left: 66.6666666667%
	}
	[dir=ltr] .offset-lg-9 {
		margin-left: 75%
	}
	[dir=ltr] .offset-lg-10 {
		margin-left: 83.3333333333%
	}
	[dir=ltr] .offset-lg-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:1200px) {
	[dir=ltr] .col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	[dir=ltr] .col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	[dir=ltr] .col-xl-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}
	[dir=ltr] .col-xl-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
	[dir=ltr] .col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	[dir=ltr] .col-xl-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}
	[dir=ltr] .col-xl-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}
	[dir=ltr] .col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	[dir=ltr] .col-xl-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}
	[dir=ltr] .col-xl-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}
	[dir=ltr] .col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	[dir=ltr] .col-xl-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}
	[dir=ltr] .col-xl-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}
	[dir=ltr] .col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	[dir=ltr] .order-xl-first {
		order: -1
	}
	[dir=ltr] .order-xl-last {
		order: 13
	}
	[dir=ltr] .order-xl-0 {
		order: 0
	}
	[dir=ltr] .order-xl-1 {
		order: 1
	}
	[dir=ltr] .order-xl-2 {
		order: 2
	}
	[dir=ltr] .order-xl-3 {
		order: 3
	}
	[dir=ltr] .order-xl-4 {
		order: 4
	}
	[dir=ltr] .order-xl-5 {
		order: 5
	}
	[dir=ltr] .order-xl-6 {
		order: 6
	}
	[dir=ltr] .order-xl-7 {
		order: 7
	}
	[dir=ltr] .order-xl-8 {
		order: 8
	}
	[dir=ltr] .order-xl-9 {
		order: 9
	}
	[dir=ltr] .order-xl-10 {
		order: 10
	}
	[dir=ltr] .order-xl-11 {
		order: 11
	}
	[dir=ltr] .order-xl-12 {
		order: 12
	}
	[dir=ltr] .offset-xl-0 {
		margin-left: 0
	}
	[dir=ltr] .offset-xl-1 {
		margin-left: 8.3333333333%
	}
	[dir=ltr] .offset-xl-2 {
		margin-left: 16.6666666667%
	}
	[dir=ltr] .offset-xl-3 {
		margin-left: 25%
	}
	[dir=ltr] .offset-xl-4 {
		margin-left: 33.3333333333%
	}
	[dir=ltr] .offset-xl-5 {
		margin-left: 41.6666666667%
	}
	[dir=ltr] .offset-xl-6 {
		margin-left: 50%
	}
	[dir=ltr] .offset-xl-7 {
		margin-left: 58.3333333333%
	}
	[dir=ltr] .offset-xl-8 {
		margin-left: 66.6666666667%
	}
	[dir=ltr] .offset-xl-9 {
		margin-left: 75%
	}
	[dir=ltr] .offset-xl-10 {
		margin-left: 83.3333333333%
	}
	[dir=ltr] .offset-xl-11 {
		margin-left: 91.6666666667%
	}
}

[dir=ltr] .table {
	width: 100%;
	margin-bottom: 1rem;
	color: #112b4a
}

[dir=ltr] .table td,
[dir=ltr] .table th {
	padding: .35rem 1rem;
	vertical-align: top;
/*	border-top: 1px solid #efefef;*/
	border-top: 1px solid #efefef;
}

[dir=ltr] .table thead th {
	vertical-align: bottom;
/*	border-bottom: 2px solid #efefef;*/
	border-top: 1px solid #efefef;
}

[dir=ltr] .table tbody+tbody {
/*	border-top: 2px solid #efefef;*/
	border-top: 1px solid #efefef;
}

[dir=ltr] .table.pdf td,
[dir=ltr] .table.pdf th {
	padding: .35rem 1rem;
	vertical-align: top;
/*	border-top: 1px solid #efefef;*/
	border-top: 1px solid #bfbfbf;
}

[dir=ltr] .table.pdf thead th {
	vertical-align: bottom;
/*	border-bottom: 2px solid #efefef;*/
	border-top: 1px solid #bfbfbf;
}

[dir=ltr] .table.pdf tbody+tbody {
/*	border-top: 2px solid #efefef;*/
	border-top: 1px solid #bfbfbf;
}

[dir=ltr] .table-sm td,
[dir=ltr] .table-sm th {
	padding: .3rem
}

[dir=ltr] .table-bordered,
[dir=ltr] .table-bordered td,
[dir=ltr] .table-bordered th {
	border: 1px solid #efefef
}

[dir=ltr] .table-bordered thead td,
[dir=ltr] .table-bordered thead th {
	border-bottom-width: 2px
}

[dir=ltr] .table-borderless tbody+tbody,
[dir=ltr] .table-borderless td,
[dir=ltr] .table-borderless th,
[dir=ltr] .table-borderless thead th {
	border: 0
}

[dir=ltr] .table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

[dir=ltr] .table-hover tbody tr:hover {
	color: #112b4a;
	background-color: rgba(0, 0, 0, .075)
}

[dir=ltr] .table-primary,
[dir=ltr] .table-primary>td,
[dir=ltr] .table-primary>th {
	background-color: #c5defc
}

[dir=ltr] .table-primary tbody+tbody,
[dir=ltr] .table-primary td,
[dir=ltr] .table-primary th,
[dir=ltr] .table-primary thead th {
	border-color: #93c2f9
}

[dir=ltr] .table-hover .table-primary:hover,
[dir=ltr] .table-hover .table-primary:hover>td,
[dir=ltr] .table-hover .table-primary:hover>th {
	background-color: #add0fb
}

[dir=ltr] .table-secondary,
[dir=ltr] .table-secondary>td,
[dir=ltr] .table-secondary>th {
	background-color: #d6d8db
}

[dir=ltr] .table-secondary tbody+tbody,
[dir=ltr] .table-secondary td,
[dir=ltr] .table-secondary th,
[dir=ltr] .table-secondary thead th {
	border-color: #b3b7bb
}

[dir=ltr] .table-hover .table-secondary:hover,
[dir=ltr] .table-hover .table-secondary:hover>td,
[dir=ltr] .table-hover .table-secondary:hover>th {
	background-color: #c8cbcf
}

[dir=ltr] .table-success,
[dir=ltr] .table-success>td,
[dir=ltr] .table-success>th {
	background-color: #ccecbe
}

[dir=ltr] .table-success tbody+tbody,
[dir=ltr] .table-success td,
[dir=ltr] .table-success th,
[dir=ltr] .table-success thead th {
	border-color: #a0db86
}

[dir=ltr] .table-hover .table-success:hover,
[dir=ltr] .table-hover .table-success:hover>td,
[dir=ltr] .table-hover .table-success:hover>th {
	background-color: #bde6aa
}

[dir=ltr] .table-info,
[dir=ltr] .table-info>td,
[dir=ltr] .table-info>th {
	background-color: #cee6ef
}

[dir=ltr] .table-info tbody+tbody,
[dir=ltr] .table-info td,
[dir=ltr] .table-info th,
[dir=ltr] .table-info thead th {
	border-color: #a5d1e1
}

[dir=ltr] .table-hover .table-info:hover,
[dir=ltr] .table-hover .table-info:hover>td,
[dir=ltr] .table-hover .table-info:hover>th {
	background-color: #bbdce9
}

[dir=ltr] .table-warning,
[dir=ltr] .table-warning>td,
[dir=ltr] .table-warning>th {
	background-color: #ffeeba
}

[dir=ltr] .table-warning tbody+tbody,
[dir=ltr] .table-warning td,
[dir=ltr] .table-warning th,
[dir=ltr] .table-warning thead th {
	border-color: #ffdf7e
}

[dir=ltr] .table-hover .table-warning:hover,
[dir=ltr] .table-hover .table-warning:hover>td,
[dir=ltr] .table-hover .table-warning:hover>th {
	background-color: #ffe8a1
}

[dir=ltr] .table-danger,
[dir=ltr] .table-danger>td,
[dir=ltr] .table-danger>th {
	background-color: #f5c6cb
}

[dir=ltr] .table-danger tbody+tbody,
[dir=ltr] .table-danger td,
[dir=ltr] .table-danger th,
[dir=ltr] .table-danger thead th {
	border-color: #ed969e
}

[dir=ltr] .table-hover .table-danger:hover,
[dir=ltr] .table-hover .table-danger:hover>td,
[dir=ltr] .table-hover .table-danger:hover>th {
	background-color: #f1b0b7
}

[dir=ltr] .table-light,
[dir=ltr] .table-light>td,
[dir=ltr] .table-light>th {
	background-color: #fdfdfe
}

[dir=ltr] .table-light tbody+tbody,
[dir=ltr] .table-light td,
[dir=ltr] .table-light th,
[dir=ltr] .table-light thead th {
	border-color: #fbfcfc
}

[dir=ltr] .table-hover .table-light:hover,
[dir=ltr] .table-hover .table-light:hover>td,
[dir=ltr] .table-hover .table-light:hover>th {
	background-color: #ececf6
}

[dir=ltr] .table-dark,
[dir=ltr] .table-dark>td,
[dir=ltr] .table-dark>th {
	background-color: #c7cdd4
}

[dir=ltr] .table-dark tbody+tbody,
[dir=ltr] .table-dark td,
[dir=ltr] .table-dark th,
[dir=ltr] .table-dark thead th {
	border-color: #96a2af
}

[dir=ltr] .table-hover .table-dark:hover,
[dir=ltr] .table-hover .table-dark:hover>td,
[dir=ltr] .table-hover .table-dark:hover>th {
	background-color: #b9c0c9
}

[dir=ltr] .table-teal,
[dir=ltr] .table-teal>td,
[dir=ltr] .table-teal>th {
	background-color: #beecd7
}

[dir=ltr] .table-teal tbody+tbody,
[dir=ltr] .table-teal td,
[dir=ltr] .table-teal th,
[dir=ltr] .table-teal thead th {
	border-color: #86dbb5
}

[dir=ltr] .table-hover .table-teal:hover,
[dir=ltr] .table-hover .table-teal:hover>td,
[dir=ltr] .table-hover .table-teal:hover>th {
	background-color: #aae6cb
}

[dir=ltr] .table-purple,
[dir=ltr] .table-purple>td,
[dir=ltr] .table-purple>th {
	background-color: #ced3ef
}

[dir=ltr] .table-purple tbody+tbody,
[dir=ltr] .table-purple td,
[dir=ltr] .table-purple th,
[dir=ltr] .table-purple thead th {
	border-color: #a5aee1
}

[dir=ltr] .table-hover .table-purple:hover,
[dir=ltr] .table-hover .table-purple:hover>td,
[dir=ltr] .table-hover .table-purple:hover>th {
	background-color: #bbc2e9
}

[dir=ltr] .table-dark-gray,
[dir=ltr] .table-dark-gray>td,
[dir=ltr] .table-dark-gray>th {
	background-color: #e1e4e8
}

[dir=ltr] .table-dark-gray tbody+tbody,
[dir=ltr] .table-dark-gray td,
[dir=ltr] .table-dark-gray th,
[dir=ltr] .table-dark-gray thead th {
	border-color: #c7cdd4
}

[dir=ltr] .table-hover .table-dark-gray:hover,
[dir=ltr] .table-hover .table-dark-gray:hover>td,
[dir=ltr] .table-hover .table-dark-gray:hover>th {
	background-color: #d3d7dd
}

[dir=ltr] .table-light-gray,
[dir=ltr] .table-light-gray>td,
[dir=ltr] .table-light-gray>th {
	background-color: #fafafb
}

[dir=ltr] .table-light-gray tbody+tbody,
[dir=ltr] .table-light-gray td,
[dir=ltr] .table-light-gray th,
[dir=ltr] .table-light-gray thead th {
	border-color: #f5f6f7
}

[dir=ltr] .table-hover .table-light-gray:hover,
[dir=ltr] .table-hover .table-light-gray:hover>td,
[dir=ltr] .table-hover .table-light-gray:hover>th {
	background-color: #ececf0
}

[dir=ltr] .table-muted-light,
[dir=ltr] .table-muted-light>td,
[dir=ltr] .table-muted-light>th {
	background-color: #f5f6f7
}

[dir=ltr] .table-muted-light tbody+tbody,
[dir=ltr] .table-muted-light td,
[dir=ltr] .table-muted-light th,
[dir=ltr] .table-muted-light thead th {
	border-color: #eceef1
}

[dir=ltr] .table-hover .table-muted-light:hover,
[dir=ltr] .table-hover .table-muted-light:hover>td,
[dir=ltr] .table-hover .table-muted-light:hover>th {
	background-color: #e7e9ec
}

[dir=ltr] .table-facebook,
[dir=ltr] .table-facebook>td,
[dir=ltr] .table-facebook>th {
	background-color: #c8d1e2
}

[dir=ltr] .table-facebook tbody+tbody,
[dir=ltr] .table-facebook td,
[dir=ltr] .table-facebook th,
[dir=ltr] .table-facebook thead th {
	border-color: #99a9c9
}

[dir=ltr] .table-hover .table-facebook:hover,
[dir=ltr] .table-hover .table-facebook:hover>td,
[dir=ltr] .table-hover .table-facebook:hover>th {
	background-color: #b7c3d9
}

[dir=ltr] .table-twitter,
[dir=ltr] .table-twitter>td,
[dir=ltr] .table-twitter>th {
	background-color: #b8e8fa
}

[dir=ltr] .table-twitter tbody+tbody,
[dir=ltr] .table-twitter td,
[dir=ltr] .table-twitter th,
[dir=ltr] .table-twitter thead th {
	border-color: #7ad4f6
}

[dir=ltr] .table-hover .table-twitter:hover,
[dir=ltr] .table-hover .table-twitter:hover>td,
[dir=ltr] .table-hover .table-twitter:hover>th {
	background-color: #a0e0f8
}

[dir=ltr] .table-active,
[dir=ltr] .table-active>td,
[dir=ltr] .table-active>th,
[dir=ltr] .table-hover .table-active:hover,
[dir=ltr] .table-hover .table-active:hover>td,
[dir=ltr] .table-hover .table-active:hover>th {
	background-color: rgba(0, 0, 0, .075)
}

[dir=ltr] .table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55
}

[dir=ltr] .table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #efefef
}

[dir=ltr] .table-dark {
	color: #fff;
	background-color: #343a40
}

[dir=ltr] .table-dark td,
[dir=ltr] .table-dark th,
[dir=ltr] .table-dark thead th {
	border-color: #454d55
}

[dir=ltr] .table-dark.table-bordered {
	border: 0
}

[dir=ltr] .table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: hsla(0, 0%, 100%, .05)
}

[dir=ltr] .table-dark.table-hover tbody tr:hover {
	color: #fff;
	background-color: hsla(0, 0%, 100%, .075)
}

@media (max-width:575.98px) {
	[dir=ltr] .table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	[dir=ltr] .table-responsive-sm>.table-bordered {
		border: 0
	}
}

@media (max-width:767.98px) {
	[dir=ltr] .table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	[dir=ltr] .table-responsive-md>.table-bordered {
		border: 0
	}
}

@media (max-width:991.98px) {
	[dir=ltr] .table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	[dir=ltr] .table-responsive-lg>.table-bordered {
		border: 0
	}
}

@media (max-width:1199.98px) {
	[dir=ltr] .table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	[dir=ltr] .table-responsive-xl>.table-bordered {
		border: 0
	}
}

[dir=ltr] .table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

[dir=ltr] .table-responsive>.table-bordered {
	border: 0
}

[dir=ltr] .form-control {
	display: block;
	width: 100%;
	height: calc(2.40625rem + 2px);
	padding: .375rem .875rem;
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #dbdfe4;
	border-radius: .25rem;
/*	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);*/
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .form-control {
		transition: none
	}
}

[dir=ltr] .form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

[dir=ltr] .form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #308af3;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(48, 138, 243, .25)
}

[dir=ltr] .form-control::-webkit-input-placeholder {
	color: #a6b0bc;
	opacity: 1
}

[dir=ltr] .form-control:-ms-input-placeholder {
	color: #a6b0bc;
	opacity: 1
}

[dir=ltr] .form-control::-ms-input-placeholder {
	color: #a6b0bc;
	opacity: 1
}

[dir=ltr] .form-control::placeholder {
	color: #a6b0bc;
	opacity: 1
}

[dir=ltr] .form-control:disabled,
[dir=ltr] .form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

[dir=ltr] select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

[dir=ltr] .form-control-file,
[dir=ltr] .form-control-range {
	display: block;
	width: 100%
}

[dir=ltr] .col-form-label {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

[dir=ltr] .col-form-label-lg {
	padding-top: calc(.35rem + 1px);
	padding-bottom: calc(.35rem + 1px);
	font-size: 1rem;
	line-height: 1.5
}

[dir=ltr] .col-form-label-sm {
	padding-top: calc(.15rem + 1px);
	padding-bottom: calc(.15rem + 1px);
	font-size: .65rem;
	line-height: 1.5
}

[dir=ltr] .form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0;
	line-height: 1.5;
	color: #112b4a;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

[dir=ltr] .form-control-plaintext.form-control-lg,
[dir=ltr] .form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0
}

[dir=ltr] .form-control-sm {
	height: calc(1.5em + .3rem + 2px);
	padding: .15rem .5rem;
	font-size: .65rem;
	line-height: 1.5;
	border-radius: .2rem
}

[dir=ltr] .form-control-lg {
	height: calc(1.5em + .7rem + 2px);
	padding: .35rem .85rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .3rem
}

[dir=ltr] select.form-control[multiple],
[dir=ltr] select.form-control[size],
[dir=ltr] textarea.form-control {
	height: auto
}

[dir=ltr] .form-group {
	margin-bottom: 1rem
}

[dir=ltr] .form-text {
	display: block;
	margin-top: .25rem
}

[dir=ltr] .form-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

[dir=ltr] .form-row>.col,
[dir=ltr] .form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

[dir=ltr] .form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

[dir=ltr] .form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}

[dir=ltr] .form-check-input:disabled~.form-check-label {
	color: rgba(55, 77, 103, .54)
}

[dir=ltr] .form-check-label {
	margin-bottom: 0
}

[dir=ltr] .form-check-inline {
	display: inline-flex;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

[dir=ltr] .form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

[dir=ltr] .valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: .8125rem;
	color: #48ba16
}

[dir=ltr] .valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .8203125rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(72, 186, 22, .9);
	border-radius: .25rem
}

[dir=ltr] .form-control.is-valid,
[dir=ltr] .was-validated .form-control:valid {
	border-color: #48ba16;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2348BA16' 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-repeat: no-repeat;
	background-position: 100% calc(.375em + .1875rem);
	background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

[dir=ltr] .form-control.is-valid:focus,
[dir=ltr] .was-validated .form-control:valid:focus {
	border-color: #48ba16;
	box-shadow: 0 0 0 .2rem rgba(72, 186, 22, .25)
}

[dir=ltr] .form-control.is-valid~.valid-feedback,
[dir=ltr] .form-control.is-valid~.valid-tooltip,
[dir=ltr] .was-validated .form-control:valid~.valid-feedback,
[dir=ltr] .was-validated .form-control:valid~.valid-tooltip {
	display: block
}

[dir=ltr] .was-validated textarea.form-control:valid,
[dir=ltr] textarea.form-control.is-valid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

[dir=ltr] .custom-select.is-valid,
[dir=ltr] .was-validated .custom-select:valid {
	border-color: #48ba16;
	padding-right: calc((3em + 2.25rem)/4 + 1.875rem);
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .875rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2348BA16' 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") #fff no-repeat center right 1.875rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

[dir=ltr] .custom-select.is-valid:focus,
[dir=ltr] .was-validated .custom-select:valid:focus {
	border-color: #48ba16;
	box-shadow: 0 0 0 .2rem rgba(72, 186, 22, .25)
}

[dir=ltr] .custom-select.is-valid~.valid-feedback,
[dir=ltr] .custom-select.is-valid~.valid-tooltip,
[dir=ltr] .form-control-file.is-valid~.valid-feedback,
[dir=ltr] .form-control-file.is-valid~.valid-tooltip,
[dir=ltr] .was-validated .custom-select:valid~.valid-feedback,
[dir=ltr] .was-validated .custom-select:valid~.valid-tooltip,
[dir=ltr] .was-validated .form-control-file:valid~.valid-feedback,
[dir=ltr] .was-validated .form-control-file:valid~.valid-tooltip {
	display: block
}

[dir=ltr] .form-check-input.is-valid~.form-check-label,
[dir=ltr] .was-validated .form-check-input:valid~.form-check-label {
	color: #48ba16
}

[dir=ltr] .form-check-input.is-valid~.valid-feedback,
[dir=ltr] .form-check-input.is-valid~.valid-tooltip,
[dir=ltr] .was-validated .form-check-input:valid~.valid-feedback,
[dir=ltr] .was-validated .form-check-input:valid~.valid-tooltip {
	display: block
}

[dir=ltr] .custom-control-input.is-valid~.custom-control-label,
[dir=ltr] .was-validated .custom-control-input:valid~.custom-control-label {
	color: #48ba16
}

[dir=ltr] .custom-control-input.is-valid~.custom-control-label:before,
[dir=ltr] .was-validated .custom-control-input:valid~.custom-control-label:before {
	border-color: #48ba16
}

[dir=ltr] .custom-control-input.is-valid~.valid-feedback,
[dir=ltr] .custom-control-input.is-valid~.valid-tooltip,
[dir=ltr] .was-validated .custom-control-input:valid~.valid-feedback,
[dir=ltr] .was-validated .custom-control-input:valid~.valid-tooltip {
	display: block
}

[dir=ltr] .custom-control-input.is-valid:checked~.custom-control-label:before,
[dir=ltr] .was-validated .custom-control-input:valid:checked~.custom-control-label:before {
	border-color: #5be41f;
	background-color: #5be41f
}

[dir=ltr] .custom-control-input.is-valid:focus~.custom-control-label:before,
[dir=ltr] .was-validated .custom-control-input:valid:focus~.custom-control-label:before {
	box-shadow: 0 0 0 .2rem rgba(72, 186, 22, .25)
}

[dir=ltr] .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
[dir=ltr] .custom-file-input.is-valid~.custom-file-label,
[dir=ltr] .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
[dir=ltr] .was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #48ba16
}

[dir=ltr] .custom-file-input.is-valid~.valid-feedback,
[dir=ltr] .custom-file-input.is-valid~.valid-tooltip,
[dir=ltr] .was-validated .custom-file-input:valid~.valid-feedback,
[dir=ltr] .was-validated .custom-file-input:valid~.valid-tooltip {
	display: block
}

[dir=ltr] .custom-file-input.is-valid:focus~.custom-file-label,
[dir=ltr] .was-validated .custom-file-input:valid:focus~.custom-file-label {
	border-color: #48ba16;
	box-shadow: 0 0 0 .2rem rgba(72, 186, 22, .25)
}

[dir=ltr] .invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: .8125rem;
	color: #dc3545
}

[dir=ltr] .invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .8203125rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(220, 53, 69, .9);
	border-radius: .25rem
}

[dir=ltr] .form-control.is-invalid,
[dir=ltr] .was-validated .form-control:invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' 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-repeat: no-repeat;
	background-position: 100% calc(.375em + .1875rem);
	background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

[dir=ltr] .form-control.is-invalid:focus,
[dir=ltr] .was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

[dir=ltr] .form-control.is-invalid~.invalid-feedback,
[dir=ltr] .form-control.is-invalid~.invalid-tooltip,
[dir=ltr] .was-validated .form-control:invalid~.invalid-feedback,
[dir=ltr] .was-validated .form-control:invalid~.invalid-tooltip {
	display: block
}

[dir=ltr] .was-validated textarea.form-control:invalid,
[dir=ltr] textarea.form-control.is-invalid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

[dir=ltr] .custom-select.is-invalid,
[dir=ltr] .was-validated .custom-select:invalid {
	border-color: #dc3545;
	padding-right: calc((3em + 2.25rem)/4 + 1.875rem);
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .875rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' 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") #fff no-repeat center right 1.875rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

[dir=ltr] .custom-select.is-invalid:focus,
[dir=ltr] .was-validated .custom-select:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

[dir=ltr] .custom-select.is-invalid~.invalid-feedback,
[dir=ltr] .custom-select.is-invalid~.invalid-tooltip,
[dir=ltr] .form-control-file.is-invalid~.invalid-feedback,
[dir=ltr] .form-control-file.is-invalid~.invalid-tooltip,
[dir=ltr] .was-validated .custom-select:invalid~.invalid-feedback,
[dir=ltr] .was-validated .custom-select:invalid~.invalid-tooltip,
[dir=ltr] .was-validated .form-control-file:invalid~.invalid-feedback,
[dir=ltr] .was-validated .form-control-file:invalid~.invalid-tooltip {
	display: block
}

[dir=ltr] .form-check-input.is-invalid~.form-check-label,
[dir=ltr] .was-validated .form-check-input:invalid~.form-check-label {
	color: #dc3545
}

[dir=ltr] .form-check-input.is-invalid~.invalid-feedback,
[dir=ltr] .form-check-input.is-invalid~.invalid-tooltip,
[dir=ltr] .was-validated .form-check-input:invalid~.invalid-feedback,
[dir=ltr] .was-validated .form-check-input:invalid~.invalid-tooltip {
	display: block
}

[dir=ltr] .custom-control-input.is-invalid~.custom-control-label,
[dir=ltr] .was-validated .custom-control-input:invalid~.custom-control-label {
	color: #dc3545
}

[dir=ltr] .custom-control-input.is-invalid~.custom-control-label:before,
[dir=ltr] .was-validated .custom-control-input:invalid~.custom-control-label:before {
	border-color: #dc3545
}

[dir=ltr] .custom-control-input.is-invalid~.invalid-feedback,
[dir=ltr] .custom-control-input.is-invalid~.invalid-tooltip,
[dir=ltr] .was-validated .custom-control-input:invalid~.invalid-feedback,
[dir=ltr] .was-validated .custom-control-input:invalid~.invalid-tooltip {
	display: block
}

[dir=ltr] .custom-control-input.is-invalid:checked~.custom-control-label:before,
[dir=ltr] .was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
	border-color: #e4606d;
	background-color: #e4606d
}

[dir=ltr] .custom-control-input.is-invalid:focus~.custom-control-label:before,
[dir=ltr] .was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

[dir=ltr] .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
[dir=ltr] .custom-file-input.is-invalid~.custom-file-label,
[dir=ltr] .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
[dir=ltr] .was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #dc3545
}

[dir=ltr] .custom-file-input.is-invalid~.invalid-feedback,
[dir=ltr] .custom-file-input.is-invalid~.invalid-tooltip,
[dir=ltr] .was-validated .custom-file-input:invalid~.invalid-feedback,
[dir=ltr] .was-validated .custom-file-input:invalid~.invalid-tooltip {
	display: block
}

[dir=ltr] .custom-file-input.is-invalid:focus~.custom-file-label,
[dir=ltr] .was-validated .custom-file-input:invalid:focus~.custom-file-label {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

[dir=ltr] .form-inline {
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

[dir=ltr] .form-inline .form-check {
	width: 100%
}

@media (min-width:576px) {
	[dir=ltr] .form-inline label {
		justify-content: center
	}
	[dir=ltr] .form-inline .form-group,
	[dir=ltr] .form-inline label {
		display: flex;
		align-items: center;
		margin-bottom: 0
	}
	[dir=ltr] .form-inline .form-group {
		flex: 0 0 auto;
		flex-flow: row wrap
	}
	[dir=ltr] .form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	[dir=ltr] .form-inline .form-control-plaintext {
		display: inline-block
	}
	[dir=ltr] .form-inline .custom-select,
	[dir=ltr] .form-inline .input-group {
		width: auto
	}
	[dir=ltr] .form-inline .form-check {
		display: flex;
		align-items: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}
	[dir=ltr] .form-inline .form-check-input {
		position: relative;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}
	[dir=ltr] .form-inline .custom-control {
		align-items: center;
		justify-content: center
	}
	[dir=ltr] .form-inline .custom-control-label {
		margin-bottom: 0
	}
}

[dir=ltr] .btn {
	display: inline-block;
	font-weight: 600;
	color: #112b4a;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .875rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .btn {
		transition: none
	}
}

[dir=ltr] .btn:hover {
	color: #112b4a;
	text-decoration: none
}

[dir=ltr] .btn.focus,
[dir=ltr] .btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(48, 138, 243, .25)
}

[dir=ltr] .btn.disabled,
[dir=ltr] .btn:disabled {
	opacity: .65;
	box-shadow: none
}

[dir=ltr] .btn:not(:disabled):not(.disabled).active,
[dir=ltr] .btn:not(:disabled):not(.disabled):active {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

[dir=ltr] .btn:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(48, 138, 243, .25), inset 0 3px 5px rgba(0, 0, 0, .125)
}

[dir=ltr] a.btn.disabled,
[dir=ltr] fieldset:disabled a.btn {
	pointer-events: none
}

[dir=ltr] .btn-primary {
	color: #fff;
	background-color: #308af3;
	border-color: #308af3;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-primary:hover {
	color: #fff;
	background-color: #0e76ef;
	border-color: #0d70e3
}

[dir=ltr] .btn-primary.focus,
[dir=ltr] .btn-primary:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(79, 156, 245, .5)
}

[dir=ltr] .btn-primary.disabled,
[dir=ltr] .btn-primary:disabled {
	color: #fff;
	background-color: #308af3;
	border-color: #308af3
}

[dir=ltr] .btn-primary:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-primary:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0d70e3;
	border-color: #0c6ad7
}

[dir=ltr] .btn-primary:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-primary:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-primary.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(79, 156, 245, .5)
}

[dir=ltr] .btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62
}

[dir=ltr] .btn-secondary.focus,
[dir=ltr] .btn-secondary:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(130, 138, 145, .5)
}

[dir=ltr] .btn-secondary.disabled,
[dir=ltr] .btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

[dir=ltr] .btn-secondary:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-secondary:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}

[dir=ltr] .btn-secondary:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-secondary:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-secondary.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(130, 138, 145, .5)
}

[dir=ltr] .btn-success {
	color: #fff;
	background-color: #48ba16;
	border-color: #48ba16;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-success:hover {
	color: #fff;
	background-color: #3b9812;
	border-color: #368c11
}

[dir=ltr] .btn-success.focus,
[dir=ltr] .btn-success:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(99, 196, 57, .5)
}

[dir=ltr] .btn-success.disabled,
[dir=ltr] .btn-success:disabled {
	color: #fff;
	background-color: #48ba16;
	border-color: #48ba16
}

[dir=ltr] .btn-success:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-success:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #368c11;
	border-color: #32810f
}

[dir=ltr] .btn-success:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-success:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-success.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(99, 196, 57, .5)
}

[dir=ltr] .btn-info {
	color: #fff;
	background-color: #51a7c5;
	border-color: #51a7c5;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-info:hover {
	color: #fff;
	background-color: #3c95b4;
	border-color: #398daa
}

[dir=ltr] .btn-info.focus,
[dir=ltr] .btn-info:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(107, 180, 206, .5)
}

[dir=ltr] .btn-info.disabled,
[dir=ltr] .btn-info:disabled {
	color: #fff;
	background-color: #51a7c5;
	border-color: #51a7c5
}

[dir=ltr] .btn-info:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-info:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #398daa;
	border-color: #3685a1
}

[dir=ltr] .btn-info:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-info:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-info.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(107, 180, 206, .5)
}

[dir=ltr] .btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00
}

[dir=ltr] .btn-warning.focus,
[dir=ltr] .btn-warning:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(222, 170, 12, .5)
}

[dir=ltr] .btn-warning.disabled,
[dir=ltr] .btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

[dir=ltr] .btn-warning:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-warning:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500
}

[dir=ltr] .btn-warning:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-warning:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-warning.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(222, 170, 12, .5)
}

[dir=ltr] .btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}

[dir=ltr] .btn-danger.focus,
[dir=ltr] .btn-danger:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(225, 83, 97, .5)
}

[dir=ltr] .btn-danger.disabled,
[dir=ltr] .btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

[dir=ltr] .btn-danger:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-danger:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}

[dir=ltr] .btn-danger:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-danger:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-danger.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(225, 83, 97, .5)
}

[dir=ltr] .btn-light {
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

[dir=ltr] .btn-light:hover {
	background-color: #e2e6ea;
	border-color: #dae0e5
}

[dir=ltr] .btn-light.focus,
[dir=ltr] .btn-light:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(216, 217, 219, .5)
}

[dir=ltr] .btn-light.disabled,
[dir=ltr] .btn-light:disabled {
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

[dir=ltr] .btn-light:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-light:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-light.dropdown-toggle {
	background-color: #dae0e5;
	border-color: #d3d9df
}

[dir=ltr] .btn-light:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-light:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-light.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(216, 217, 219, .5)
}

[dir=ltr] .btn-dark {
	color: #fff;
	background-color: #364c66;
	border-color: #364c66;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-dark:hover {
	color: #fff;
	background-color: #29394d;
	border-color: #243345
}

[dir=ltr] .btn-dark.focus,
[dir=ltr] .btn-dark:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(84, 103, 125, .5)
}

[dir=ltr] .btn-dark.disabled,
[dir=ltr] .btn-dark:disabled {
	color: #fff;
	background-color: #364c66;
	border-color: #364c66
}

[dir=ltr] .btn-dark:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-dark:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #243345;
	border-color: #202d3c
}

[dir=ltr] .btn-dark:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-dark:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-dark.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(84, 103, 125, .5)
}

[dir=ltr] .btn-teal {
	color: #fff;
	background-color: #16ba71;
	border-color: #16ba71;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-teal:hover {
	color: #fff;
	background-color: #12985c;
	border-color: #118c55
}

[dir=ltr] .btn-teal.focus,
[dir=ltr] .btn-teal:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(57, 196, 134, .5)
}

[dir=ltr] .btn-teal.disabled,
[dir=ltr] .btn-teal:disabled {
	color: #fff;
	background-color: #16ba71;
	border-color: #16ba71
}

[dir=ltr] .btn-teal:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-teal:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-teal.dropdown-toggle {
	color: #fff;
	background-color: #118c55;
	border-color: #0f814e
}

[dir=ltr] .btn-teal:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-teal:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-teal.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(57, 196, 134, .5)
}

[dir=ltr] .btn-purple {
	color: #fff;
	background-color: #5163c5;
	border-color: #5163c5;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-purple:hover {
	color: #fff;
	background-color: #3c4fb4;
	border-color: #394aaa
}

[dir=ltr] .btn-purple.focus,
[dir=ltr] .btn-purple:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(107, 122, 206, .5)
}

[dir=ltr] .btn-purple.disabled,
[dir=ltr] .btn-purple:disabled {
	color: #fff;
	background-color: #5163c5;
	border-color: #5163c5
}

[dir=ltr] .btn-purple:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-purple:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-purple.dropdown-toggle {
	color: #fff;
	background-color: #394aaa;
	border-color: #3646a1
}

[dir=ltr] .btn-purple:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-purple:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-purple.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(107, 122, 206, .5)
}

[dir=ltr] .btn-dark-gray {
	color: #212529;
	background-color: #939fad;
	border-color: #939fad;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-dark-gray:hover {
	color: #fff;
	background-color: #7d8c9c;
	border-color: #768597
}

[dir=ltr] .btn-dark-gray.focus,
[dir=ltr] .btn-dark-gray:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(130, 141, 153, .5)
}

[dir=ltr] .btn-dark-gray.disabled,
[dir=ltr] .btn-dark-gray:disabled {
	color: #212529;
	background-color: #939fad;
	border-color: #939fad
}

[dir=ltr] .btn-dark-gray:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-dark-gray:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-dark-gray.dropdown-toggle {
	color: #fff;
	background-color: #768597;
	border-color: #6f7f91
}

[dir=ltr] .btn-dark-gray:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-dark-gray:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-dark-gray.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(130, 141, 153, .5)
}

[dir=ltr] .btn-light-gray {
	color: #212529;
	background-color: #eceef0;
	border-color: #eceef0;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-light-gray:hover {
	color: #212529;
	background-color: #d7dbdf;
	border-color: #d0d5da
}

[dir=ltr] .btn-light-gray.focus,
[dir=ltr] .btn-light-gray:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(206, 208, 210, .5)
}

[dir=ltr] .btn-light-gray.disabled,
[dir=ltr] .btn-light-gray:disabled {
	color: #212529;
	background-color: #eceef0;
	border-color: #eceef0
}

[dir=ltr] .btn-light-gray:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-light-gray:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-light-gray.dropdown-toggle {
	color: #212529;
	background-color: #d0d5da;
	border-color: #c8ced4
}

[dir=ltr] .btn-light-gray:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-light-gray:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-light-gray.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(206, 208, 210, .5)
}

[dir=ltr] .btn-muted-light {
	color: #212529;
	background-color: #dbdfe4;
	border-color: #dbdfe4;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-muted-light:hover {
	color: #212529;
	background-color: #c5ccd4;
	border-color: #bec5ce
}

[dir=ltr] .btn-muted-light.focus,
[dir=ltr] .btn-muted-light:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(191, 195, 200, .5)
}

[dir=ltr] .btn-muted-light.disabled,
[dir=ltr] .btn-muted-light:disabled {
	color: #212529;
	background-color: #dbdfe4;
	border-color: #dbdfe4
}

[dir=ltr] .btn-muted-light:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-muted-light:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-muted-light.dropdown-toggle {
	color: #212529;
	background-color: #bec5ce;
	border-color: #b7bfc9
}

[dir=ltr] .btn-muted-light:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-muted-light:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-muted-light.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(191, 195, 200, .5)
}

[dir=ltr] .btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: #3b5998;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-facebook:hover {
	color: #fff;
	background-color: #30497c;
	border-color: #2d4373
}

[dir=ltr] .btn-facebook.focus,
[dir=ltr] .btn-facebook:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(88, 114, 167, .5)
}

[dir=ltr] .btn-facebook.disabled,
[dir=ltr] .btn-facebook:disabled {
	color: #fff;
	background-color: #3b5998;
	border-color: #3b5998
}

[dir=ltr] .btn-facebook:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-facebook:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-facebook.dropdown-toggle {
	color: #fff;
	background-color: #2d4373;
	border-color: #293e6a
}

[dir=ltr] .btn-facebook:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-facebook:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-facebook.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(88, 114, 167, .5)
}

[dir=ltr] .btn-twitter {
	color: #fff;
	background-color: #00aced;
	border-color: #00aced;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-twitter:hover {
	color: #fff;
	background-color: #0090c7;
	border-color: #0087ba
}

[dir=ltr] .btn-twitter.focus,
[dir=ltr] .btn-twitter:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(38, 184, 240, .5)
}

[dir=ltr] .btn-twitter.disabled,
[dir=ltr] .btn-twitter:disabled {
	color: #fff;
	background-color: #00aced;
	border-color: #00aced
}

[dir=ltr] .btn-twitter:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-twitter:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-twitter.dropdown-toggle {
	color: #fff;
	background-color: #0087ba;
	border-color: #007ead
}

[dir=ltr] .btn-twitter:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-twitter:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-twitter.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(38, 184, 240, .5)
}

[dir=ltr] .btn-outline-primary {
	color: #308af3;
	border-color: #308af3
}

[dir=ltr] .btn-outline-primary:hover {
	color: #fff;
	background-color: #308af3;
	border-color: #308af3
}

[dir=ltr] .btn-outline-primary.focus,
[dir=ltr] .btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(48, 138, 243, .5)
}

[dir=ltr] .btn-outline-primary.disabled,
[dir=ltr] .btn-outline-primary:disabled {
	color: #308af3;
	background-color: transparent
}

[dir=ltr] .btn-outline-primary:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-primary:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #308af3;
	border-color: #308af3
}

[dir=ltr] .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-primary.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(48, 138, 243, .5)
}

[dir=ltr] .btn-outline-secondary {
	color: #6c757d;
	border-color: #6c757d
}

[dir=ltr] .btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

[dir=ltr] .btn-outline-secondary.focus,
[dir=ltr] .btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

[dir=ltr] .btn-outline-secondary.disabled,
[dir=ltr] .btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent
}

[dir=ltr] .btn-outline-secondary:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-secondary:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

[dir=ltr] .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-secondary.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(108, 117, 125, .5)
}

[dir=ltr] .btn-outline-success {
	color: #48ba16;
	border-color: #48ba16
}

[dir=ltr] .btn-outline-success:hover {
	color: #fff;
	background-color: #48ba16;
	border-color: #48ba16
}

[dir=ltr] .btn-outline-success.focus,
[dir=ltr] .btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(72, 186, 22, .5)
}

[dir=ltr] .btn-outline-success.disabled,
[dir=ltr] .btn-outline-success:disabled {
	color: #48ba16;
	background-color: transparent
}

[dir=ltr] .btn-outline-success:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-success:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #48ba16;
	border-color: #48ba16
}

[dir=ltr] .btn-outline-success:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-success:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-success.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(72, 186, 22, .5)
}

[dir=ltr] .btn-outline-info {
	color: #51a7c5;
	border-color: #51a7c5
}

[dir=ltr] .btn-outline-info:hover {
	color: #fff;
	background-color: #51a7c5;
	border-color: #51a7c5
}

[dir=ltr] .btn-outline-info.focus,
[dir=ltr] .btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(81, 167, 197, .5)
}

[dir=ltr] .btn-outline-info.disabled,
[dir=ltr] .btn-outline-info:disabled {
	color: #51a7c5;
	background-color: transparent
}

[dir=ltr] .btn-outline-info:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-info:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #51a7c5;
	border-color: #51a7c5
}

[dir=ltr] .btn-outline-info:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-info:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-info.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(81, 167, 197, .5)
}

[dir=ltr] .btn-outline-warning {
	color: #ffc107;
	border-color: #ffc107
}

[dir=ltr] .btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

[dir=ltr] .btn-outline-warning.focus,
[dir=ltr] .btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

[dir=ltr] .btn-outline-warning.disabled,
[dir=ltr] .btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}

[dir=ltr] .btn-outline-warning:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-warning:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

[dir=ltr] .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-warning.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(255, 193, 7, .5)
}

[dir=ltr] .btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545
}

[dir=ltr] .btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

[dir=ltr] .btn-outline-danger.focus,
[dir=ltr] .btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

[dir=ltr] .btn-outline-danger.disabled,
[dir=ltr] .btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}

[dir=ltr] .btn-outline-danger:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-danger:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

[dir=ltr] .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-danger.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(220, 53, 69, .5)
}

[dir=ltr] .btn-outline-light {
	color: #f8f9fa;
	border-color: #f8f9fa
}

[dir=ltr] .btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

[dir=ltr] .btn-outline-light.focus,
[dir=ltr] .btn-outline-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

[dir=ltr] .btn-outline-light.disabled,
[dir=ltr] .btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}

[dir=ltr] .btn-outline-light:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-light:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

[dir=ltr] .btn-outline-light:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-light:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-light.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(248, 249, 250, .5)
}

[dir=ltr] .btn-outline-dark {
	color: #364c66;
	border-color: #364c66
}

[dir=ltr] .btn-outline-dark:hover {
	color: #fff;
	background-color: #364c66;
	border-color: #364c66
}

[dir=ltr] .btn-outline-dark.focus,
[dir=ltr] .btn-outline-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(54, 76, 102, .5)
}

[dir=ltr] .btn-outline-dark.disabled,
[dir=ltr] .btn-outline-dark:disabled {
	color: #364c66;
	background-color: transparent
}

[dir=ltr] .btn-outline-dark:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-dark:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #364c66;
	border-color: #364c66
}

[dir=ltr] .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-dark.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(54, 76, 102, .5)
}

[dir=ltr] .btn-outline-teal {
	color: #16ba71;
	border-color: #16ba71
}

[dir=ltr] .btn-outline-teal:hover {
	color: #fff;
	background-color: #16ba71;
	border-color: #16ba71
}

[dir=ltr] .btn-outline-teal.focus,
[dir=ltr] .btn-outline-teal:focus {
	box-shadow: 0 0 0 .2rem rgba(22, 186, 113, .5)
}

[dir=ltr] .btn-outline-teal.disabled,
[dir=ltr] .btn-outline-teal:disabled {
	color: #16ba71;
	background-color: transparent
}

[dir=ltr] .btn-outline-teal:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-teal:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-teal.dropdown-toggle {
	color: #fff;
	background-color: #16ba71;
	border-color: #16ba71
}

[dir=ltr] .btn-outline-teal:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-teal:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-teal.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(22, 186, 113, .5)
}

[dir=ltr] .btn-outline-purple {
	color: #5163c5;
	border-color: #5163c5
}

[dir=ltr] .btn-outline-purple:hover {
	color: #fff;
	background-color: #5163c5;
	border-color: #5163c5
}

[dir=ltr] .btn-outline-purple.focus,
[dir=ltr] .btn-outline-purple:focus {
	box-shadow: 0 0 0 .2rem rgba(81, 99, 197, .5)
}

[dir=ltr] .btn-outline-purple.disabled,
[dir=ltr] .btn-outline-purple:disabled {
	color: #5163c5;
	background-color: transparent
}

[dir=ltr] .btn-outline-purple:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-purple:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-purple.dropdown-toggle {
	color: #fff;
	background-color: #5163c5;
	border-color: #5163c5
}

[dir=ltr] .btn-outline-purple:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-purple:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-purple.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(81, 99, 197, .5)
}

[dir=ltr] .btn-outline-dark-gray {
	color: #939fad;
	border-color: #939fad
}

[dir=ltr] .btn-outline-dark-gray:hover {
	color: #212529;
	background-color: #939fad;
	border-color: #939fad
}

[dir=ltr] .btn-outline-dark-gray.focus,
[dir=ltr] .btn-outline-dark-gray:focus {
	box-shadow: 0 0 0 .2rem rgba(147, 159, 173, .5)
}

[dir=ltr] .btn-outline-dark-gray.disabled,
[dir=ltr] .btn-outline-dark-gray:disabled {
	color: #939fad;
	background-color: transparent
}

[dir=ltr] .btn-outline-dark-gray:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-dark-gray:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-dark-gray.dropdown-toggle {
	color: #212529;
	background-color: #939fad;
	border-color: #939fad
}

[dir=ltr] .btn-outline-dark-gray:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-dark-gray:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-dark-gray.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(147, 159, 173, .5)
}

[dir=ltr] .btn-outline-light-gray {
	color: #eceef0;
	border-color: #eceef0
}

[dir=ltr] .btn-outline-light-gray:hover {
	color: #212529;
	background-color: #eceef0;
	border-color: #eceef0
}

[dir=ltr] .btn-outline-light-gray.focus,
[dir=ltr] .btn-outline-light-gray:focus {
	box-shadow: 0 0 0 .2rem rgba(236, 238, 240, .5)
}

[dir=ltr] .btn-outline-light-gray.disabled,
[dir=ltr] .btn-outline-light-gray:disabled {
	color: #eceef0;
	background-color: transparent
}

[dir=ltr] .btn-outline-light-gray:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-light-gray:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-light-gray.dropdown-toggle {
	color: #212529;
	background-color: #eceef0;
	border-color: #eceef0
}

[dir=ltr] .btn-outline-light-gray:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-light-gray:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-light-gray.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(236, 238, 240, .5)
}

[dir=ltr] .btn-outline-muted-light {
	color: #dbdfe4;
	border-color: #dbdfe4
}

[dir=ltr] .btn-outline-muted-light:hover {
	color: #212529;
	background-color: #dbdfe4;
	border-color: #dbdfe4
}

[dir=ltr] .btn-outline-muted-light.focus,
[dir=ltr] .btn-outline-muted-light:focus {
	box-shadow: 0 0 0 .2rem rgba(219, 223, 228, .5)
}

[dir=ltr] .btn-outline-muted-light.disabled,
[dir=ltr] .btn-outline-muted-light:disabled {
	color: #dbdfe4;
	background-color: transparent
}

[dir=ltr] .btn-outline-muted-light:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-muted-light:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-muted-light.dropdown-toggle {
	color: #212529;
	background-color: #dbdfe4;
	border-color: #dbdfe4
}

[dir=ltr] .btn-outline-muted-light:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-muted-light:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-muted-light.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(219, 223, 228, .5)
}

[dir=ltr] .btn-outline-facebook {
	color: #3b5998;
	border-color: #3b5998
}

[dir=ltr] .btn-outline-facebook:hover {
	color: #fff;
	background-color: #3b5998;
	border-color: #3b5998
}

[dir=ltr] .btn-outline-facebook.focus,
[dir=ltr] .btn-outline-facebook:focus {
	box-shadow: 0 0 0 .2rem rgba(59, 89, 152, .5)
}

[dir=ltr] .btn-outline-facebook.disabled,
[dir=ltr] .btn-outline-facebook:disabled {
	color: #3b5998;
	background-color: transparent
}

[dir=ltr] .btn-outline-facebook:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-facebook:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-facebook.dropdown-toggle {
	color: #fff;
	background-color: #3b5998;
	border-color: #3b5998
}

[dir=ltr] .btn-outline-facebook:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-facebook:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-facebook.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(59, 89, 152, .5)
}

[dir=ltr] .btn-outline-twitter {
	color: #00aced;
	border-color: #00aced
}

[dir=ltr] .btn-outline-twitter:hover {
	color: #fff;
	background-color: #00aced;
	border-color: #00aced
}

[dir=ltr] .btn-outline-twitter.focus,
[dir=ltr] .btn-outline-twitter:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 172, 237, .5)
}

[dir=ltr] .btn-outline-twitter.disabled,
[dir=ltr] .btn-outline-twitter:disabled {
	color: #00aced;
	background-color: transparent
}

[dir=ltr] .btn-outline-twitter:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-outline-twitter:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-outline-twitter.dropdown-toggle {
	color: #fff;
	background-color: #00aced;
	border-color: #00aced
}

[dir=ltr] .btn-outline-twitter:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-outline-twitter:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-outline-twitter.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(0, 172, 237, .5)
}

[dir=ltr] .btn-link {
	font-weight: 400;
	color: #4a90e2;
	text-decoration: none
}

[dir=ltr] .btn-link:hover {
	color: #1f69c1;
	text-decoration: underline
}

[dir=ltr] .btn-link.focus,
[dir=ltr] .btn-link:focus {
	text-decoration: underline;
	box-shadow: none
}

[dir=ltr] .btn-link.disabled,
[dir=ltr] .btn-link:disabled {
	color: #6c757d;
	pointer-events: none
}

[dir=ltr] .btn-group-lg>.btn,
[dir=ltr] .btn-lg {
	padding: .35rem .85rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .3rem
}

[dir=ltr] .btn-group-sm>.btn,
[dir=ltr] .btn-sm {
	padding: .15rem .5rem;
	font-size: .65rem;
	line-height: 1.5;
	border-radius: .2rem
}

[dir=ltr] .btn-block {
	display: block;
	width: 100%
}

[dir=ltr] .btn-block+.btn-block {
	margin-top: .5rem
}

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

[dir=ltr] .fade {
	transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .fade {
		transition: none
	}
}

[dir=ltr] .fade:not(.show) {
	opacity: 0
}

[dir=ltr] .collapse:not(.show) {
	display: none
}

[dir=ltr] .collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .collapsing {
		transition: none
	}
}

[dir=ltr] .dropdown,
[dir=ltr] .dropleft,
[dir=ltr] .dropright,
[dir=ltr] .dropup {
	position: relative
}

[dir=ltr] .dropdown-toggle {
	white-space: nowrap
}

[dir=ltr] .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

[dir=ltr] .dropdown-toggle:empty:after {
	margin-left: 0
}

[dir=ltr] .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .625rem 0;
	margin: .125rem 0 0;
	font-size: .9375rem;
	color: #112b4a;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #efefef;
	border-radius: 5px;
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .07)
}

[dir=ltr] .dropdown-menu-left {
	right: auto;
	left: 0
}

[dir=ltr] .dropdown-menu-right {
	right: 0;
	left: auto
}

@media (min-width:576px) {
	[dir=ltr] .dropdown-menu-sm-left {
		right: auto;
		left: 0
	}
	[dir=ltr] .dropdown-menu-sm-right {
		right: 0;
		left: auto
	}
}

@media (min-width:768px) {
	[dir=ltr] .dropdown-menu-md-left {
		right: auto;
		left: 0
	}
	[dir=ltr] .dropdown-menu-md-right {
		right: 0;
		left: auto
	}
}

@media (min-width:992px) {
	[dir=ltr] .dropdown-menu-lg-left {
		right: auto;
		left: 0
	}
	[dir=ltr] .dropdown-menu-lg-right {
		right: 0;
		left: auto
	}
}

@media (min-width:1200px) {
	[dir=ltr] .dropdown-menu-xl-left {
		right: auto;
		left: 0
	}
	[dir=ltr] .dropdown-menu-xl-right {
		right: 0;
		left: auto
	}
}

[dir=ltr] .dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem
}

[dir=ltr] .dropup .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent
}

[dir=ltr] .dropup .dropdown-toggle:empty:after {
	margin-left: 0
}

[dir=ltr] .dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem
}

[dir=ltr] .dropright .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: 0;
	border-bottom: .3em solid transparent;
	border-left: .3em solid
}

[dir=ltr] .dropright .dropdown-toggle:empty:after {
	margin-left: 0
}

[dir=ltr] .dropright .dropdown-toggle:after {
	vertical-align: 0
}

[dir=ltr] .dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem
}

[dir=ltr] .dropleft .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	display: none
}

[dir=ltr] .dropleft .dropdown-toggle:before {
	display: inline-block;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: .3em solid;
	border-bottom: .3em solid transparent
}

[dir=ltr] .dropleft .dropdown-toggle:empty:after {
	margin-left: 0
}

[dir=ltr] .dropleft .dropdown-toggle:before {
	vertical-align: 0
}

[dir=ltr] .dropdown-menu[x-placement^=bottom],
[dir=ltr] .dropdown-menu[x-placement^=left],
[dir=ltr] .dropdown-menu[x-placement^=right],
[dir=ltr] .dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto
}

[dir=ltr] .dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

[dir=ltr] .dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.25rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

[dir=ltr] .dropdown-item:focus,
[dir=ltr] .dropdown-item:hover {
	color: #384e68;
	text-decoration: none;
	background-color: transparent
}

[dir=ltr] .dropdown-item.active,
[dir=ltr] .dropdown-item:active {
	color: #308af3;
	text-decoration: none;
	background-color: transparent
}

[dir=ltr] .dropdown-item.disabled,
[dir=ltr] .dropdown-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: transparent
}

[dir=ltr] .dropdown-menu.show {
	display: block
}

[dir=ltr] .dropdown-header {
	display: block;
	padding: .625rem 1.25rem;
	margin-bottom: 0;
	font-size: .8203125rem;
	color: #6c757d;
	white-space: nowrap
}

[dir=ltr] .dropdown-item-text {
	display: block;
	padding: .25rem 1.25rem;
	color: #212529
}

[dir=ltr] .btn-group,
[dir=ltr] .btn-group-vertical {
	position: relative;
	display: inline-flex;
	vertical-align: middle
}

[dir=ltr] .btn-group-vertical>.btn,
[dir=ltr] .btn-group>.btn {
	position: relative;
	flex: 1 1 auto
}

[dir=ltr] .btn-group-vertical>.btn.active,
[dir=ltr] .btn-group-vertical>.btn:active,
[dir=ltr] .btn-group-vertical>.btn:focus,
[dir=ltr] .btn-group-vertical>.btn:hover,
[dir=ltr] .btn-group>.btn.active,
[dir=ltr] .btn-group>.btn:active,
[dir=ltr] .btn-group>.btn:focus,
[dir=ltr] .btn-group>.btn:hover {
	z-index: 1
}

[dir=ltr] .btn-toolbar {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

[dir=ltr] .btn-toolbar .input-group {
	width: auto
}

[dir=ltr] .btn-group>.btn-group:not(:first-child),
[dir=ltr] .btn-group>.btn:not(:first-child) {
	margin-left: -1px
}

[dir=ltr] .btn-group>.btn-group:not(:last-child)>.btn,
[dir=ltr] .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

[dir=ltr] .btn-group>.btn-group:not(:first-child)>.btn,
[dir=ltr] .btn-group>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

[dir=ltr] .dropdown-toggle-split {
	padding-right: .65625rem;
	padding-left: .65625rem
}

[dir=ltr] .dropdown-toggle-split:after,
[dir=ltr] .dropright .dropdown-toggle-split:after,
[dir=ltr] .dropup .dropdown-toggle-split:after {
	margin-left: 0
}

[dir=ltr] .dropleft .dropdown-toggle-split:before {
	margin-right: 0
}

[dir=ltr] .btn-group-sm>.btn+.dropdown-toggle-split,
[dir=ltr] .btn-sm+.dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

[dir=ltr] .btn-group-lg>.btn+.dropdown-toggle-split,
[dir=ltr] .btn-lg+.dropdown-toggle-split {
	padding-right: .6375rem;
	padding-left: .6375rem
}

[dir=ltr] .btn-group.show .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

[dir=ltr] .btn-group.show .dropdown-toggle.btn-link {
	box-shadow: none
}

[dir=ltr] .btn-group-vertical {
	flex-direction: column;
	align-items: flex-start;
	justify-content: center
}

[dir=ltr] .btn-group-vertical>.btn,
[dir=ltr] .btn-group-vertical>.btn-group {
	width: 100%
}

[dir=ltr] .btn-group-vertical>.btn-group:not(:first-child),
[dir=ltr] .btn-group-vertical>.btn:not(:first-child) {
	margin-top: -1px
}

[dir=ltr] .btn-group-vertical>.btn-group:not(:last-child)>.btn,
[dir=ltr] .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

[dir=ltr] .btn-group-vertical>.btn-group:not(:first-child)>.btn,
[dir=ltr] .btn-group-vertical>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

[dir=ltr] .btn-group-toggle>.btn,
[dir=ltr] .btn-group-toggle>.btn-group>.btn {
	margin-bottom: 0
}

[dir=ltr] .btn-group-toggle>.btn-group>.btn input[type=checkbox],
[dir=ltr] .btn-group-toggle>.btn-group>.btn input[type=radio],
[dir=ltr] .btn-group-toggle>.btn input[type=checkbox],
[dir=ltr] .btn-group-toggle>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

[dir=ltr] .input-group {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%
}

[dir=ltr] .input-group>.custom-file,
[dir=ltr] .input-group>.custom-select,
[dir=ltr] .input-group>.form-control,
[dir=ltr] .input-group>.form-control-plaintext {
	position: relative;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

[dir=ltr] .input-group>.custom-file+.custom-file,
[dir=ltr] .input-group>.custom-file+.custom-select,
[dir=ltr] .input-group>.custom-file+.form-control,
[dir=ltr] .input-group>.custom-select+.custom-file,
[dir=ltr] .input-group>.custom-select+.custom-select,
[dir=ltr] .input-group>.custom-select+.form-control,
[dir=ltr] .input-group>.form-control+.custom-file,
[dir=ltr] .input-group>.form-control+.custom-select,
[dir=ltr] .input-group>.form-control+.form-control,
[dir=ltr] .input-group>.form-control-plaintext+.custom-file,
[dir=ltr] .input-group>.form-control-plaintext+.custom-select,
[dir=ltr] .input-group>.form-control-plaintext+.form-control {
	margin-left: -1px
}

[dir=ltr] .input-group>.custom-file .custom-file-input:focus~.custom-file-label,
[dir=ltr] .input-group>.custom-select:focus,
[dir=ltr] .input-group>.form-control:focus {
	z-index: 3
}

[dir=ltr] .input-group>.custom-file .custom-file-input:focus {
	z-index: 4
}

[dir=ltr] .input-group>.custom-select:not(:last-child),
[dir=ltr] .input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

[dir=ltr] .input-group>.custom-select:not(:first-child),
[dir=ltr] .input-group>.form-control:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

[dir=ltr] .input-group>.custom-file {
	display: flex;
	align-items: center
}

[dir=ltr] .input-group>.custom-file:not(:last-child) .custom-file-label,
[dir=ltr] .input-group>.custom-file:not(:last-child) .custom-file-label:after {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

[dir=ltr] .input-group>.custom-file:not(:first-child) .custom-file-label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

[dir=ltr] .input-group-append,
[dir=ltr] .input-group-prepend {
	display: flex
}

[dir=ltr] .input-group-append .btn,
[dir=ltr] .input-group-prepend .btn {
	position: relative;
	z-index: 2
}

[dir=ltr] .input-group-append .btn:focus,
[dir=ltr] .input-group-prepend .btn:focus {
	z-index: 3
}

[dir=ltr] .input-group-append .btn+.btn,
[dir=ltr] .input-group-append .btn+.input-group-text,
[dir=ltr] .input-group-append .input-group-text+.btn,
[dir=ltr] .input-group-append .input-group-text+.input-group-text,
[dir=ltr] .input-group-prepend .btn+.btn,
[dir=ltr] .input-group-prepend .btn+.input-group-text,
[dir=ltr] .input-group-prepend .input-group-text+.btn,
[dir=ltr] .input-group-prepend .input-group-text+.input-group-text {
	margin-left: -1px
}

[dir=ltr] .input-group-prepend {
	margin-right: -1px
}

[dir=ltr] .input-group-append {
	margin-left: -1px
}

[dir=ltr] .input-group-text {
	display: flex;
	align-items: center;
	padding: .375rem .875rem;
	margin-bottom: 0;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.5;
	color: #939fad;
	text-align: center;
	white-space: nowrap;
	background-color: #fff;
	border: 1px solid #dbdfe4;
	border-radius: .25rem
}

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

[dir=ltr] .input-group-lg>.custom-select,
[dir=ltr] .input-group-lg>.form-control:not(textarea) {
	height: calc(1.5em + .7rem + 2px)
}

[dir=ltr] .input-group-lg>.custom-select,
[dir=ltr] .input-group-lg>.form-control,
[dir=ltr] .input-group-lg>.input-group-append>.btn,
[dir=ltr] .input-group-lg>.input-group-append>.input-group-text,
[dir=ltr] .input-group-lg>.input-group-prepend>.btn,
[dir=ltr] .input-group-lg>.input-group-prepend>.input-group-text {
	padding: .35rem .85rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .3rem
}

[dir=ltr] .input-group-sm>.custom-select,
[dir=ltr] .input-group-sm>.form-control:not(textarea) {
	height: calc(1.5em + .3rem + 2px)
}

[dir=ltr] .input-group-sm>.custom-select,
[dir=ltr] .input-group-sm>.form-control,
[dir=ltr] .input-group-sm>.input-group-append>.btn,
[dir=ltr] .input-group-sm>.input-group-append>.input-group-text,
[dir=ltr] .input-group-sm>.input-group-prepend>.btn,
[dir=ltr] .input-group-sm>.input-group-prepend>.input-group-text {
	padding: .15rem .5rem;
	font-size: .65rem;
	line-height: 1.5;
	border-radius: .2rem
}

[dir=ltr] .input-group-lg>.custom-select,
[dir=ltr] .input-group-sm>.custom-select {
	padding-right: 1.875rem
}

[dir=ltr] .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
[dir=ltr] .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
[dir=ltr] .input-group>.input-group-append:not(:last-child)>.btn,
[dir=ltr] .input-group>.input-group-append:not(:last-child)>.input-group-text,
[dir=ltr] .input-group>.input-group-prepend>.btn,
[dir=ltr] .input-group>.input-group-prepend>.input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

[dir=ltr] .input-group>.input-group-append>.btn,
[dir=ltr] .input-group>.input-group-append>.input-group-text,
[dir=ltr] .input-group>.input-group-prepend:first-child>.btn:not(:first-child),
[dir=ltr] .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
[dir=ltr] .input-group>.input-group-prepend:not(:first-child)>.btn,
[dir=ltr] .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

[dir=ltr] .custom-control {
	position: relative;
	display: block;
	min-height: 1.40625rem;
	padding-left: 1.5rem
}

[dir=ltr] .custom-control-inline {
	display: inline-flex;
	margin-right: 1rem
}

[dir=ltr] .custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

[dir=ltr] .custom-control-input:checked~.custom-control-label:before {
	color: #fff;
	border-color: #308af3;
	background-color: #308af3;
	box-shadow: none
}

[dir=ltr] .custom-control-input:focus~.custom-control-label:before {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(48, 138, 243, .25)
}

[dir=ltr] .custom-control-input:focus:not(:checked)~.custom-control-label:before {
	border-color: #308af3
}

[dir=ltr] .custom-control-input:not(:disabled):active~.custom-control-label:before {
	color: #fff;
	background-color: #d9e9fd;
	border-color: #d9e9fd;
	box-shadow: none
}

[dir=ltr] .custom-control-input:disabled~.custom-control-label {
	color: #6c757d
}

[dir=ltr] .custom-control-input:disabled~.custom-control-label:before {
	background-color: #e9ecef
}

[dir=ltr] .custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

[dir=ltr] .custom-control-label:before {
	pointer-events: none;
	border: 1px solid #adb5bd;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .custom-control-label:after,
[dir=ltr] .custom-control-label:before {
	position: absolute;
	top: .203125rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: ""
}

[dir=ltr] .custom-control-label:after {
	background: no-repeat 50%/50% 50%
}

[dir=ltr] .custom-checkbox .custom-control-label:before {
	border-radius: .25rem
}

[dir=ltr] .custom-checkbox .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%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.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

[dir=ltr] .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
	border-color: #308af3;
	background-color: #308af3;
	box-shadow: none
}

[dir=ltr] .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

[dir=ltr] .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(48, 138, 243, .5)
}

[dir=ltr] .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
	background-color: rgba(48, 138, 243, .5)
}

[dir=ltr] .custom-radio .custom-control-label:before {
	border-radius: 50%
}

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

[dir=ltr] .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(48, 138, 243, .5)
}

[dir=ltr] .custom-switch {
	padding-left: 2.25rem
}

[dir=ltr] .custom-switch .custom-control-label:before {
	left: -2.25rem;
	width: 1.75rem;
	pointer-events: all;
	border-radius: .5rem
}

[dir=ltr] .custom-switch .custom-control-label:after {
	top: calc(.20313rem + 2px);
	left: calc(-2.25rem + 2px);
	width: calc(1rem - 4px);
	height: calc(1rem - 4px);
	background-color: #adb5bd;
	border-radius: .5rem;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .custom-switch .custom-control-label:after {
		transition: none
	}
}

[dir=ltr] .custom-switch .custom-control-input:checked~.custom-control-label:after {
	background-color: #fff;
	-webkit-transform: translateX(.75rem);
	transform: translateX(.75rem)
}

[dir=ltr] .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(48, 138, 243, .5)
}

[dir=ltr] .custom-select {
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem 1.875rem .375rem .875rem;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .875rem center/8px 10px;
	background-color: #fff;
	border: 1px solid #dbdfe4;
	border-radius: .25rem;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

[dir=ltr] .custom-select:focus {
	border-color: #308af3;
	outline: 0;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(48, 138, 243, .25)
}

[dir=ltr] .custom-select:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

[dir=ltr] .custom-select[multiple],
[dir=ltr] .custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .875rem;
	background-image: none
}

[dir=ltr] .custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef
}

[dir=ltr] .custom-select::-ms-expand {
	display: none
}

[dir=ltr] .custom-select-sm {
	height: calc(1.5em + .3rem + 2px);
	padding-top: .15rem;
	padding-bottom: .15rem;
	padding-left: .5rem;
	font-size: .65rem
}

[dir=ltr] .custom-select-lg {
	height: calc(1.5em + .7rem + 2px);
	padding-top: .35rem;
	padding-bottom: .35rem;
	padding-left: .85rem;
	font-size: 1rem
}

[dir=ltr] .custom-file {
	display: inline-block;
	margin-bottom: 0
}

[dir=ltr] .custom-file,
[dir=ltr] .custom-file-input {
	position: relative;
	width: 100%;
	height: calc(1.5em + .75rem + 2px)
}

[dir=ltr] .custom-file-input {
	z-index: 2;
	margin: 0;
	opacity: 0
}

[dir=ltr] .custom-file-input:focus~.custom-file-label {
	border-color: #308af3;
	box-shadow: 0 0 0 .2rem rgba(48, 138, 243, .25)
}

[dir=ltr] .custom-file-input:disabled~.custom-file-label {
	background-color: #e9ecef
}

[dir=ltr] .custom-file-input:lang(en)~.custom-file-label:after {
	content: "Browse"
}

[dir=ltr] .custom-file-input~.custom-file-label[data-browse]:after {
	content: attr(data-browse)
}

[dir=ltr] .custom-file-label {
	left: 0;
	z-index: 1;
	height: calc(1.5em + .75rem + 2px);
	font-weight: 400;
	border: 1px solid #dbdfe4;
	border-radius: .25rem;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .custom-file-label,
[dir=ltr] .custom-file-label:after {
	position: absolute;
	top: 0;
	right: 0;
	padding: .375rem .875rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff
}

[dir=ltr] .custom-file-label:after {
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em + .75rem);
	content: "Browse";
	border-left: inherit;
	border-radius: 0 .25rem .25rem 0
}

[dir=ltr] .custom-range {
	width: 100%;
	height: 1.4rem;
	padding: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

[dir=ltr] .custom-range:focus {
	outline: none
}

[dir=ltr] .custom-range:focus::-webkit-slider-thumb {
	box-shadow: 0 0 0 1px #f7f8f9, 0 0 0 .2rem rgba(48, 138, 243, .25)
}

[dir=ltr] .custom-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #f7f8f9, 0 0 0 .2rem rgba(48, 138, 243, .25)
}

[dir=ltr] .custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #f7f8f9, 0 0 0 .2rem rgba(48, 138, 243, .25)
}

[dir=ltr] .custom-range::-moz-focus-outer {
	border: 0
}

[dir=ltr] .custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: #308af3;
	border: 0;
	border-radius: 1rem;
	box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .custom-range::-webkit-slider-thumb {
		transition: none
	}
}

[dir=ltr] .custom-range::-webkit-slider-thumb:active {
	background-color: #d9e9fd
}

[dir=ltr] .custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem;
	box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}

[dir=ltr] .custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #308af3;
	border: 0;
	border-radius: 1rem;
	box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-moz-appearance: none;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .custom-range::-moz-range-thumb {
		transition: none
	}
}

[dir=ltr] .custom-range::-moz-range-thumb:active {
	background-color: #d9e9fd
}

[dir=ltr] .custom-range::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem;
	box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}

[dir=ltr] .custom-range::-ms-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	margin-right: .2rem;
	margin-left: .2rem;
	background-color: #308af3;
	border: 0;
	border-radius: 1rem;
	box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .custom-range::-ms-thumb {
		transition: none
	}
}

[dir=ltr] .custom-range::-ms-thumb:active {
	background-color: #d9e9fd
}

[dir=ltr] .custom-range::-ms-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: .5rem;
	box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}

[dir=ltr] .custom-range::-ms-fill-lower,
[dir=ltr] .custom-range::-ms-fill-upper {
	background-color: #dee2e6;
	border-radius: 1rem
}

[dir=ltr] .custom-range::-ms-fill-upper {
	margin-right: 15px
}

[dir=ltr] .custom-range:disabled::-webkit-slider-thumb {
	background-color: #adb5bd
}

[dir=ltr] .custom-range:disabled::-webkit-slider-runnable-track {
	cursor: default
}

[dir=ltr] .custom-range:disabled::-moz-range-thumb {
	background-color: #adb5bd
}

[dir=ltr] .custom-range:disabled::-moz-range-track {
	cursor: default
}

[dir=ltr] .custom-range:disabled::-ms-thumb {
	background-color: #adb5bd
}

[dir=ltr] .custom-control-label:before,
[dir=ltr] .custom-file-label,
[dir=ltr] .custom-select {
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .custom-control-label:before,
	[dir=ltr] .custom-file-label,
	[dir=ltr] .custom-select {
		transition: none
	}
}

[dir=ltr] .nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

[dir=ltr] .nav-link {
	display: block;
	padding: .5rem 1rem
}

[dir=ltr] .nav-link:focus,
[dir=ltr] .nav-link:hover {
	text-decoration: none
}

[dir=ltr] .nav-link.disabled {
	color: #6c757d;
	pointer-events: none;
	cursor: default
}

[dir=ltr] .nav-tabs {
	border-bottom: 0 solid #dee2e6
}

[dir=ltr] .nav-tabs .nav-item {
	margin-bottom: 0
}

[dir=ltr] .nav-tabs .nav-link {
	border: 0 solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

[dir=ltr] .nav-tabs .nav-link:focus,
[dir=ltr] .nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6
}

[dir=ltr] .nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent
}

[dir=ltr] .nav-tabs .nav-item.show .nav-link,
[dir=ltr] .nav-tabs .nav-link.active {
	color: #308af3;
	background-color: #fff;
	border-color: #efefef
}

[dir=ltr] .nav-tabs .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

[dir=ltr] .nav-pills .nav-link {
	border-radius: .25rem
}

[dir=ltr] .nav-pills .nav-link.active,
[dir=ltr] .nav-pills .show>.nav-link {
	color: #fff;
	background-color: #308af3
}

[dir=ltr] .nav-fill .nav-item {
	flex: 1 1 auto;
	text-align: center
}

[dir=ltr] .nav-justified .nav-item {
	flex-basis: 0;
	flex-grow: 1;
	text-align: center
}

[dir=ltr] .tab-content>.tab-pane {
	display: none
}

[dir=ltr] .tab-content>.active {
	display: block
}

[dir=ltr] .navbar {
	position: relative;
	padding: .5rem 1rem
}

[dir=ltr] .navbar,
[dir=ltr] .navbar>.container,
[dir=ltr] .navbar>.container-fluid {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between
}

[dir=ltr] .navbar-brand {
	display: inline-block;
	padding-top: .32421875rem;
	padding-bottom: .32421875rem;
	font-size: 1.171875rem;
	line-height: inherit;
	white-space: nowrap
}

[dir=ltr] .navbar-brand:focus,
[dir=ltr] .navbar-brand:hover {
	text-decoration: none
}

[dir=ltr] .navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

[dir=ltr] .navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

[dir=ltr] .navbar-nav .dropdown-menu {
	position: static;
	float: none
}

[dir=ltr] .navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

[dir=ltr] .navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center
}

[dir=ltr] .navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.171875rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .25rem
}

[dir=ltr] .navbar-toggler:focus,
[dir=ltr] .navbar-toggler:hover {
	text-decoration: none
}

[dir=ltr] .navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat 50%;
	background-size: 100% 100%
}

@media (max-width:575.98px) {
	[dir=ltr] .navbar-expand-sm>.container,
	[dir=ltr] .navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:576px) {
	[dir=ltr] .navbar-expand-sm {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	[dir=ltr] .navbar-expand-sm .navbar-nav {
		flex-direction: row
	}
	[dir=ltr] .navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}
	[dir=ltr] .navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .75rem;
		padding-left: .75rem
	}
	[dir=ltr] .navbar-expand-sm>.container,
	[dir=ltr] .navbar-expand-sm>.container-fluid {
		flex-wrap: nowrap
	}
	[dir=ltr] .navbar-expand-sm .navbar-collapse {
		display: flex!important;
		flex-basis: auto
	}
	[dir=ltr] .navbar-expand-sm .navbar-toggler {
		display: none
	}
}

@media (max-width:767.98px) {
	[dir=ltr] .navbar-expand-md>.container,
	[dir=ltr] .navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:768px) {
	[dir=ltr] .navbar-expand-md {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	[dir=ltr] .navbar-expand-md .navbar-nav {
		flex-direction: row
	}
	[dir=ltr] .navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}
	[dir=ltr] .navbar-expand-md .navbar-nav .nav-link {
		padding-right: .75rem;
		padding-left: .75rem
	}
	[dir=ltr] .navbar-expand-md>.container,
	[dir=ltr] .navbar-expand-md>.container-fluid {
		flex-wrap: nowrap
	}
	[dir=ltr] .navbar-expand-md .navbar-collapse {
		display: flex!important;
		flex-basis: auto
	}
	[dir=ltr] .navbar-expand-md .navbar-toggler {
		display: none
	}
}

@media (max-width:991.98px) {
	[dir=ltr] .navbar-expand-lg>.container,
	[dir=ltr] .navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:992px) {
	[dir=ltr] .navbar-expand-lg {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	[dir=ltr] .navbar-expand-lg .navbar-nav {
		flex-direction: row
	}
	[dir=ltr] .navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}
	[dir=ltr] .navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .75rem;
		padding-left: .75rem
	}
	[dir=ltr] .navbar-expand-lg>.container,
	[dir=ltr] .navbar-expand-lg>.container-fluid {
		flex-wrap: nowrap
	}
	[dir=ltr] .navbar-expand-lg .navbar-collapse {
		display: flex!important;
		flex-basis: auto
	}
	[dir=ltr] .navbar-expand-lg .navbar-toggler {
		display: none
	}
}

@media (max-width:1199.98px) {
	[dir=ltr] .navbar-expand-xl>.container,
	[dir=ltr] .navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1200px) {
	[dir=ltr] .navbar-expand-xl {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	[dir=ltr] .navbar-expand-xl .navbar-nav {
		flex-direction: row
	}
	[dir=ltr] .navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}
	[dir=ltr] .navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .75rem;
		padding-left: .75rem
	}
	[dir=ltr] .navbar-expand-xl>.container,
	[dir=ltr] .navbar-expand-xl>.container-fluid {
		flex-wrap: nowrap
	}
	[dir=ltr] .navbar-expand-xl .navbar-collapse {
		display: flex!important;
		flex-basis: auto
	}
	[dir=ltr] .navbar-expand-xl .navbar-toggler {
		display: none
	}
}

[dir=ltr] .navbar-expand {
	flex-flow: row nowrap;
	justify-content: flex-start
}

[dir=ltr] .navbar-expand>.container,
[dir=ltr] .navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0
}

[dir=ltr] .navbar-expand .navbar-nav {
	flex-direction: row
}

[dir=ltr] .navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

[dir=ltr] .navbar-expand .navbar-nav .nav-link {
	padding-right: .75rem;
	padding-left: .75rem
}

[dir=ltr] .navbar-expand>.container,
[dir=ltr] .navbar-expand>.container-fluid {
	flex-wrap: nowrap
}

[dir=ltr] .navbar-expand .navbar-collapse {
	display: flex!important;
	flex-basis: auto
}

[dir=ltr] .navbar-expand .navbar-toggler {
	display: none
}

[dir=ltr] .navbar-light .navbar-brand,
[dir=ltr] .navbar-light .navbar-brand:focus,
[dir=ltr] .navbar-light .navbar-brand:hover {
	color: rgba(17, 43, 74, .84)
}

[dir=ltr] .navbar-light .navbar-nav .nav-link {
	color: rgba(56, 78, 104, .54)
}

[dir=ltr] .navbar-light .navbar-nav .nav-link:focus,
[dir=ltr] .navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7)
}

[dir=ltr] .navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

[dir=ltr] .navbar-light .navbar-nav .active>.nav-link,
[dir=ltr] .navbar-light .navbar-nav .nav-link.active,
[dir=ltr] .navbar-light .navbar-nav .nav-link.show,
[dir=ltr] .navbar-light .navbar-nav .show>.nav-link {
	color: rgba(17, 43, 74, .84)
}

[dir=ltr] .navbar-light .navbar-toggler {
	color: rgba(56, 78, 104, .54);
	border-color: rgba(0, 0, 0, .1)
}

[dir=ltr] .navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(56, 78, 104, 0.54)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

[dir=ltr] .navbar-light .navbar-text {
	color: rgba(56, 78, 104, .54)
}

[dir=ltr] .navbar-light .navbar-text a,
[dir=ltr] .navbar-light .navbar-text a:focus,
[dir=ltr] .navbar-light .navbar-text a:hover {
	color: rgba(17, 43, 74, .84)
}

[dir=ltr] .navbar-dark .navbar-brand,
[dir=ltr] .navbar-dark .navbar-brand:focus,
[dir=ltr] .navbar-dark .navbar-brand:hover {
	color: #fff
}

[dir=ltr] .navbar-dark .navbar-nav .nav-link {
	color: hsla(0, 0%, 100%, .54)
}

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

[dir=ltr] .navbar-dark .navbar-nav .nav-link.disabled {
	color: hsla(0, 0%, 100%, .25)
}

[dir=ltr] .navbar-dark .navbar-nav .active>.nav-link,
[dir=ltr] .navbar-dark .navbar-nav .nav-link.active,
[dir=ltr] .navbar-dark .navbar-nav .nav-link.show,
[dir=ltr] .navbar-dark .navbar-nav .show>.nav-link {
	color: #fff
}

[dir=ltr] .navbar-dark .navbar-toggler {
	color: hsla(0, 0%, 100%, .54);
	border-color: hsla(0, 0%, 100%, .1)
}

[dir=ltr] .navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.54)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

[dir=ltr] .navbar-dark .navbar-text {
	color: hsla(0, 0%, 100%, .54)
}

[dir=ltr] .navbar-dark .navbar-text a,
[dir=ltr] .navbar-dark .navbar-text a:focus,
[dir=ltr] .navbar-dark .navbar-text a:hover {
	color: #fff
}

[dir=ltr] .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid #efefef;
	border-radius: .25rem
}

[dir=ltr] .card>hr {
	margin-right: 0;
	margin-left: 0
}

[dir=ltr] .card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

[dir=ltr] .card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

[dir=ltr] .card-body {
	flex: 1 1 auto;
	padding: 1.25rem
}

[dir=ltr] .card-title {
	margin-bottom: .75rem
}

[dir=ltr] .card-subtitle {
	margin-top: -.375rem
}

[dir=ltr] .card-subtitle,
[dir=ltr] .card-text:last-child {
	margin-bottom: 0
}

[dir=ltr] .card-link:hover {
	text-decoration: none
}

[dir=ltr] .card-link+.card-link {
	margin-left: 1.25rem
}

[dir=ltr] .card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid #efefef
}

[dir=ltr] .card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

[dir=ltr] .card-header+.list-group .list-group-item:first-child {
	border-top: 0
}

[dir=ltr] .card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid #efefef
}

[dir=ltr] .card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

[dir=ltr] .card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}

[dir=ltr] .card-header-pills,
[dir=ltr] .card-header-tabs {
	margin-right: -.625rem;
	margin-left: -.625rem
}

[dir=ltr] .card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

[dir=ltr] .card-img {
	width: 100%;
	border-radius: calc(.25rem - 1px)
}

[dir=ltr] .card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

[dir=ltr] .card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

[dir=ltr] .card-deck {
	display: flex;
	flex-direction: column
}

[dir=ltr] .card-deck .card {
	margin-bottom: 15px
}

@media (min-width:576px) {
	[dir=ltr] .card-deck {
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}
	[dir=ltr] .card-deck .card {
		display: flex;
		flex: 1 0 0%;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}

[dir=ltr] .card-group {
	display: flex;
	flex-direction: column
}

[dir=ltr] .card-group>.card {
	margin-bottom: 15px
}

@media (min-width:576px) {
	[dir=ltr] .card-group {
		flex-flow: row wrap
	}
	[dir=ltr] .card-group>.card {
		flex: 1 0 0%;
		margin-bottom: 0
	}
	[dir=ltr] .card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}
	[dir=ltr] .card-group>.card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}
	[dir=ltr] .card-group>.card:not(:last-child) .card-header,
	[dir=ltr] .card-group>.card:not(:last-child) .card-img-top {
		border-top-right-radius: 0
	}
	[dir=ltr] .card-group>.card:not(:last-child) .card-footer,
	[dir=ltr] .card-group>.card:not(:last-child) .card-img-bottom {
		border-bottom-right-radius: 0
	}
	[dir=ltr] .card-group>.card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
	[dir=ltr] .card-group>.card:not(:first-child) .card-header,
	[dir=ltr] .card-group>.card:not(:first-child) .card-img-top {
		border-top-left-radius: 0
	}
	[dir=ltr] .card-group>.card:not(:first-child) .card-footer,
	[dir=ltr] .card-group>.card:not(:first-child) .card-img-bottom {
		border-bottom-left-radius: 0
	}
}

[dir=ltr] .card-columns .card {
	margin-bottom: .75rem
}

@media (min-width:576px) {
	[dir=ltr] .card-columns {
		-webkit-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}
	[dir=ltr] .card-columns .card {
		display: inline-block;
		width: 100%
	}
}

[dir=ltr] .accordion>.card {
	overflow: hidden
}

[dir=ltr] .accordion>.card:not(:first-of-type) .card-header:first-child {
	border-radius: 0
}

[dir=ltr] .accordion>.card:not(:first-of-type):not(:last-of-type) {
	border-bottom: 0;
	border-radius: 0
}

[dir=ltr] .accordion>.card:first-of-type {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

[dir=ltr] .accordion>.card:last-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

[dir=ltr] .accordion>.card .card-header {
	margin-bottom: -1px
}

[dir=ltr] .breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin-bottom: 1rem;
	list-style: none;
	background-color: transparent;
	border-radius: .25rem
}

[dir=ltr] .breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem
}

[dir=ltr] .breadcrumb-item+.breadcrumb-item:before {
	display: inline-block;
	padding-right: .5rem;
	color: rgba(54, 76, 102, .24);
	content: "/"
}

[dir=ltr] .breadcrumb-item+.breadcrumb-item:hover:before {
	text-decoration: underline;
	text-decoration: none
}

[dir=ltr] .breadcrumb-item.active {
	color: rgba(54, 76, 102, .54)
}

[dir=ltr] .pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem
}

[dir=ltr] .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: 0;
	line-height: 30px;
	color: #929eac;
	background-color: #eceef0;
	border: 0 solid #dee2e6
}

[dir=ltr] .page-link:hover {
	z-index: 2;
	color: #1f69c1;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

[dir=ltr] .page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(48, 138, 243, .25)
}

[dir=ltr] .page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

[dir=ltr] .page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

[dir=ltr] .page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #308af3;
	border-color: #308af3
}

[dir=ltr] .page-item.disabled .page-link {
	color: rgba(146, 158, 172, .3);
	pointer-events: none;
	cursor: auto;
	background-color: rgba(236, 238, 240, .5);
	border-color: #dee2e6
}

[dir=ltr] .pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.171875rem;
	line-height: 1.5
}

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

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

[dir=ltr] .pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .8203125rem;
	line-height: 1.5
}

[dir=ltr] .pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}

[dir=ltr] .pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}

[dir=ltr] .badge {
	display: inline-block;
	padding: .25rem;
	font-size: .675rem;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 2px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .badge {
		transition: none
	}
}

[dir=ltr] a.badge:focus,
[dir=ltr] a.badge:hover {
	text-decoration: none
}

[dir=ltr] .badge:empty {
	display: none
}

[dir=ltr] .btn .badge {
	position: relative;
	top: -1px
}

[dir=ltr] .badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

[dir=ltr] .badge-primary {
	color: #fff;
	background-color: #308af3
}

[dir=ltr] a.badge-primary:focus,
[dir=ltr] a.badge-primary:hover {
	color: #fff;
	background-color: #0d70e3
}

[dir=ltr] a.badge-primary.focus,
[dir=ltr] a.badge-primary:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(48, 138, 243, .5)
}

[dir=ltr] .badge-secondary {
	color: #fff;
	background-color: #6c757d
}

[dir=ltr] a.badge-secondary:focus,
[dir=ltr] a.badge-secondary:hover {
	color: #fff;
	background-color: #545b62
}

[dir=ltr] a.badge-secondary.focus,
[dir=ltr] a.badge-secondary:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

[dir=ltr] .badge-success {
	color: #fff;
	background-color: #48ba16
}

[dir=ltr] a.badge-success:focus,
[dir=ltr] a.badge-success:hover {
	color: #fff;
	background-color: #368c11
}

[dir=ltr] a.badge-success.focus,
[dir=ltr] a.badge-success:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(72, 186, 22, .5)
}

[dir=ltr] .badge-info {
	color: #fff;
	background-color: #51a7c5
}

[dir=ltr] a.badge-info:focus,
[dir=ltr] a.badge-info:hover {
	color: #fff;
	background-color: #398daa
}

[dir=ltr] a.badge-info.focus,
[dir=ltr] a.badge-info:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(81, 167, 197, .5)
}

[dir=ltr] .badge-warning {
	color: #212529;
	background-color: #ffc107
}

[dir=ltr] a.badge-warning:focus,
[dir=ltr] a.badge-warning:hover {
	color: #212529;
	background-color: #d39e00
}

[dir=ltr] a.badge-warning.focus,
[dir=ltr] a.badge-warning:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

[dir=ltr] .badge-danger {
	color: #fff;
	background-color: #dc3545
}

[dir=ltr] a.badge-danger:focus,
[dir=ltr] a.badge-danger:hover {
	color: #fff;
	background-color: #bd2130
}

[dir=ltr] a.badge-danger.focus,
[dir=ltr] a.badge-danger:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

[dir=ltr] .badge-light {
	color: #212529;
	background-color: #f8f9fa
}

[dir=ltr] a.badge-light:focus,
[dir=ltr] a.badge-light:hover {
	color: #212529;
	background-color: #dae0e5
}

[dir=ltr] a.badge-light.focus,
[dir=ltr] a.badge-light:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

[dir=ltr] .badge-dark {
	color: #fff;
	background-color: #364c66
}

[dir=ltr] a.badge-dark:focus,
[dir=ltr] a.badge-dark:hover {
	color: #fff;
	background-color: #243345
}

[dir=ltr] a.badge-dark.focus,
[dir=ltr] a.badge-dark:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(54, 76, 102, .5)
}

[dir=ltr] .badge-teal {
	color: #fff;
	background-color: #16ba71
}

[dir=ltr] a.badge-teal:focus,
[dir=ltr] a.badge-teal:hover {
	color: #fff;
	background-color: #118c55
}

[dir=ltr] a.badge-teal.focus,
[dir=ltr] a.badge-teal:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(22, 186, 113, .5)
}

[dir=ltr] .badge-purple {
	color: #fff;
	background-color: #5163c5
}

[dir=ltr] a.badge-purple:focus,
[dir=ltr] a.badge-purple:hover {
	color: #fff;
	background-color: #394aaa
}

[dir=ltr] a.badge-purple.focus,
[dir=ltr] a.badge-purple:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(81, 99, 197, .5)
}

[dir=ltr] .badge-dark-gray {
	color: #212529;
	background-color: #939fad
}

[dir=ltr] a.badge-dark-gray:focus,
[dir=ltr] a.badge-dark-gray:hover {
	color: #212529;
	background-color: #768597
}

[dir=ltr] a.badge-dark-gray.focus,
[dir=ltr] a.badge-dark-gray:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(147, 159, 173, .5)
}

[dir=ltr] .badge-light-gray {
	color: #212529;
	background-color: #eceef0
}

[dir=ltr] a.badge-light-gray:focus,
[dir=ltr] a.badge-light-gray:hover {
	color: #212529;
	background-color: #d0d5da
}

[dir=ltr] a.badge-light-gray.focus,
[dir=ltr] a.badge-light-gray:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(236, 238, 240, .5)
}

[dir=ltr] .badge-muted-light {
	color: #212529;
	background-color: #dbdfe4
}

[dir=ltr] a.badge-muted-light:focus,
[dir=ltr] a.badge-muted-light:hover {
	color: #212529;
	background-color: #bec5ce
}

[dir=ltr] a.badge-muted-light.focus,
[dir=ltr] a.badge-muted-light:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(219, 223, 228, .5)
}

[dir=ltr] .badge-facebook {
	color: #fff;
	background-color: #3b5998
}

[dir=ltr] a.badge-facebook:focus,
[dir=ltr] a.badge-facebook:hover {
	color: #fff;
	background-color: #2d4373
}

[dir=ltr] a.badge-facebook.focus,
[dir=ltr] a.badge-facebook:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(59, 89, 152, .5)
}

[dir=ltr] .badge-twitter {
	color: #fff;
	background-color: #00aced
}

[dir=ltr] a.badge-twitter:focus,
[dir=ltr] a.badge-twitter:hover {
	color: #fff;
	background-color: #0087ba
}

[dir=ltr] a.badge-twitter.focus,
[dir=ltr] a.badge-twitter:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 172, 237, .5)
}

[dir=ltr] .jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem
}

@media (min-width:576px) {
	[dir=ltr] .jumbotron {
		padding: 4rem 2rem
	}
}

[dir=ltr] .jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

[dir=ltr] .alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

[dir=ltr] .alert-heading {
	color: inherit
}

[dir=ltr] .alert-link {
	font-weight: 700
}

[dir=ltr] .alert-dismissible {
	padding-right: 3.90625rem
}

[dir=ltr] .alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit
}

[dir=ltr] .alert-primary {
	color: #19487e;
	background-color: #d6e8fd;
	border-color: #c5defc
}

[dir=ltr] .alert-primary hr {
	border-top-color: #add0fb
}

[dir=ltr] .alert-primary .alert-link {
	color: #113053
}

[dir=ltr] .alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db
}

[dir=ltr] .alert-secondary hr {
	border-top-color: #c8cbcf
}

[dir=ltr] .alert-secondary .alert-link {
	color: #202326
}

[dir=ltr] .alert-success {
	color: #25610b;
	background-color: #daf1d0;
	border-color: #ccecbe
}

[dir=ltr] .alert-success hr {
	border-top-color: #bde6aa
}

[dir=ltr] .alert-success .alert-link {
	color: #143306
}

[dir=ltr] .alert-info {
	color: #2a5766;
	background-color: #dcedf3;
	border-color: #cee6ef
}

[dir=ltr] .alert-info hr {
	border-top-color: #bbdce9
}

[dir=ltr] .alert-info .alert-link {
	color: #1b3842
}

[dir=ltr] .alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}

[dir=ltr] .alert-warning hr {
	border-top-color: #ffe8a1
}

[dir=ltr] .alert-warning .alert-link {
	color: #533f03
}

[dir=ltr] .alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}

[dir=ltr] .alert-danger hr {
	border-top-color: #f1b0b7
}

[dir=ltr] .alert-danger .alert-link {
	color: #491217
}

[dir=ltr] .alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

[dir=ltr] .alert-light hr {
	border-top-color: #ececf6
}

[dir=ltr] .alert-light .alert-link {
	color: #686868
}

[dir=ltr] .alert-dark {
	color: #1c2835;
	background-color: #d7dbe0;
	border-color: #c7cdd4
}

[dir=ltr] .alert-dark hr {
	border-top-color: #b9c0c9
}

[dir=ltr] .alert-dark .alert-link {
	color: #0a0f14
}

[dir=ltr] .alert-teal {
	color: #0b613b;
	background-color: #d0f1e3;
	border-color: #beecd7
}

[dir=ltr] .alert-teal hr {
	border-top-color: #aae6cb
}

[dir=ltr] .alert-teal .alert-link {
	color: #06331f
}

[dir=ltr] .alert-purple {
	color: #2a3366;
	background-color: #dce0f3;
	border-color: #ced3ef
}

[dir=ltr] .alert-purple hr {
	border-top-color: #bbc2e9
}

[dir=ltr] .alert-purple .alert-link {
	color: #1b2142
}

[dir=ltr] .alert-dark-gray {
	color: #4c535a;
	background-color: #e9ecef;
	border-color: #e1e4e8
}

[dir=ltr] .alert-dark-gray hr {
	border-top-color: #d3d7dd
}

[dir=ltr] .alert-dark-gray .alert-link {
	color: #353a3e
}

[dir=ltr] .alert-light-gray {
	color: #7b7c7d;
	background-color: #fbfcfc;
	border-color: #fafafb
}

[dir=ltr] .alert-light-gray hr {
	border-top-color: #ececf0
}

[dir=ltr] .alert-light-gray .alert-link {
	color: #626363
}

[dir=ltr] .alert-muted-light {
	color: #727477;
	background-color: #f8f9fa;
	border-color: #f5f6f7
}

[dir=ltr] .alert-muted-light hr {
	border-top-color: #e7e9ec
}

[dir=ltr] .alert-muted-light .alert-link {
	color: #595b5d
}

[dir=ltr] .alert-facebook {
	color: #1f2e4f;
	background-color: #d8deea;
	border-color: #c8d1e2
}

[dir=ltr] .alert-facebook hr {
	border-top-color: #b7c3d9
}

[dir=ltr] .alert-facebook .alert-link {
	color: #11192a
}

[dir=ltr] .alert-twitter {
	color: #00597b;
	background-color: #cceefb;
	border-color: #b8e8fa
}

[dir=ltr] .alert-twitter hr {
	border-top-color: #a0e0f8
}

[dir=ltr] .alert-twitter .alert-link {
	color: #003448
}

@-webkit-keyframes progress-bar-stripes {
	0% {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	0% {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

[dir=ltr] .progress {
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .703125rem;
	background-color: #e9ecef;
	border-radius: .25rem;
	box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1)
}

[dir=ltr] .progress-bar {
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #308af3;
	transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .progress-bar {
		transition: none
	}
}

[dir=ltr] .progress-bar-striped {
	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: 1rem 1rem
}

[dir=ltr] .progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .progress-bar-animated {
		-webkit-animation: none;
		animation: none
	}
}

[dir=ltr] .media {
	display: flex;
	align-items: flex-start
}

[dir=ltr] .media-body {
	flex: 1
}

[dir=ltr] .list-group {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

[dir=ltr] .list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit
}

[dir=ltr] .list-group-item-action:focus,
[dir=ltr] .list-group-item-action:hover {
	z-index: 1;
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}

[dir=ltr] .list-group-item-action:active {
	color: #112b4a;
	background-color: #e9ecef
}

[dir=ltr] .list-group-item {
	position: relative;
	display: block;
	padding: 1rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #efefef
}

[dir=ltr] .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

[dir=ltr] .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}

[dir=ltr] .list-group-item.disabled,
[dir=ltr] .list-group-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: #fff
}

[dir=ltr] .list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #308af3;
	border-color: #308af3
}

[dir=ltr] .list-group-horizontal {
	flex-direction: row
}

[dir=ltr] .list-group-horizontal .list-group-item {
	margin-right: -1px;
	margin-bottom: 0
}

[dir=ltr] .list-group-horizontal .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
	border-top-right-radius: 0
}

[dir=ltr] .list-group-horizontal .list-group-item:last-child {
	margin-right: 0;
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: 0
}

@media (min-width:576px) {
	[dir=ltr] .list-group-horizontal-sm {
		flex-direction: row
	}
	[dir=ltr] .list-group-horizontal-sm .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}
	[dir=ltr] .list-group-horizontal-sm .list-group-item:first-child {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}
	[dir=ltr] .list-group-horizontal-sm .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
}

@media (min-width:768px) {
	[dir=ltr] .list-group-horizontal-md {
		flex-direction: row
	}
	[dir=ltr] .list-group-horizontal-md .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}
	[dir=ltr] .list-group-horizontal-md .list-group-item:first-child {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}
	[dir=ltr] .list-group-horizontal-md .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
}

@media (min-width:992px) {
	[dir=ltr] .list-group-horizontal-lg {
		flex-direction: row
	}
	[dir=ltr] .list-group-horizontal-lg .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}
	[dir=ltr] .list-group-horizontal-lg .list-group-item:first-child {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}
	[dir=ltr] .list-group-horizontal-lg .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
}

@media (min-width:1200px) {
	[dir=ltr] .list-group-horizontal-xl {
		flex-direction: row
	}
	[dir=ltr] .list-group-horizontal-xl .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}
	[dir=ltr] .list-group-horizontal-xl .list-group-item:first-child {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}
	[dir=ltr] .list-group-horizontal-xl .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: .25rem;
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: 0
	}
}

[dir=ltr] .list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

[dir=ltr] .list-group-flush .list-group-item:last-child {
	margin-bottom: -1px
}

[dir=ltr] .list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

[dir=ltr] .list-group-flush:last-child .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom: 0
}

[dir=ltr] .list-group-item-primary {
	color: #19487e;
	background-color: #c5defc
}

[dir=ltr] .list-group-item-primary.list-group-item-action:focus,
[dir=ltr] .list-group-item-primary.list-group-item-action:hover {
	color: #19487e;
	background-color: #add0fb
}

[dir=ltr] .list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #19487e;
	border-color: #19487e
}

[dir=ltr] .list-group-item-secondary {
	color: #383d41;
	background-color: #d6d8db
}

[dir=ltr] .list-group-item-secondary.list-group-item-action:focus,
[dir=ltr] .list-group-item-secondary.list-group-item-action:hover {
	color: #383d41;
	background-color: #c8cbcf
}

[dir=ltr] .list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #383d41;
	border-color: #383d41
}

[dir=ltr] .list-group-item-success {
	color: #25610b;
	background-color: #ccecbe
}

[dir=ltr] .list-group-item-success.list-group-item-action:focus,
[dir=ltr] .list-group-item-success.list-group-item-action:hover {
	color: #25610b;
	background-color: #bde6aa
}

[dir=ltr] .list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #25610b;
	border-color: #25610b
}

[dir=ltr] .list-group-item-info {
	color: #2a5766;
	background-color: #cee6ef
}

[dir=ltr] .list-group-item-info.list-group-item-action:focus,
[dir=ltr] .list-group-item-info.list-group-item-action:hover {
	color: #2a5766;
	background-color: #bbdce9
}

[dir=ltr] .list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #2a5766;
	border-color: #2a5766
}

[dir=ltr] .list-group-item-warning {
	color: #856404;
	background-color: #ffeeba
}

[dir=ltr] .list-group-item-warning.list-group-item-action:focus,
[dir=ltr] .list-group-item-warning.list-group-item-action:hover {
	color: #856404;
	background-color: #ffe8a1
}

[dir=ltr] .list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404
}

[dir=ltr] .list-group-item-danger {
	color: #721c24;
	background-color: #f5c6cb
}

[dir=ltr] .list-group-item-danger.list-group-item-action:focus,
[dir=ltr] .list-group-item-danger.list-group-item-action:hover {
	color: #721c24;
	background-color: #f1b0b7
}

[dir=ltr] .list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #721c24;
	border-color: #721c24
}

[dir=ltr] .list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}

[dir=ltr] .list-group-item-light.list-group-item-action:focus,
[dir=ltr] .list-group-item-light.list-group-item-action:hover {
	color: #818182;
	background-color: #ececf6
}

[dir=ltr] .list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}

[dir=ltr] .list-group-item-dark {
	color: #1c2835;
	background-color: #c7cdd4
}

[dir=ltr] .list-group-item-dark.list-group-item-action:focus,
[dir=ltr] .list-group-item-dark.list-group-item-action:hover {
	color: #1c2835;
	background-color: #b9c0c9
}

[dir=ltr] .list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1c2835;
	border-color: #1c2835
}

[dir=ltr] .list-group-item-teal {
	color: #0b613b;
	background-color: #beecd7
}

[dir=ltr] .list-group-item-teal.list-group-item-action:focus,
[dir=ltr] .list-group-item-teal.list-group-item-action:hover {
	color: #0b613b;
	background-color: #aae6cb
}

[dir=ltr] .list-group-item-teal.list-group-item-action.active {
	color: #fff;
	background-color: #0b613b;
	border-color: #0b613b
}

[dir=ltr] .list-group-item-purple {
	color: #2a3366;
	background-color: #ced3ef
}

[dir=ltr] .list-group-item-purple.list-group-item-action:focus,
[dir=ltr] .list-group-item-purple.list-group-item-action:hover {
	color: #2a3366;
	background-color: #bbc2e9
}

[dir=ltr] .list-group-item-purple.list-group-item-action.active {
	color: #fff;
	background-color: #2a3366;
	border-color: #2a3366
}

[dir=ltr] .list-group-item-dark-gray {
	color: #4c535a;
	background-color: #e1e4e8
}

[dir=ltr] .list-group-item-dark-gray.list-group-item-action:focus,
[dir=ltr] .list-group-item-dark-gray.list-group-item-action:hover {
	color: #4c535a;
	background-color: #d3d7dd
}

[dir=ltr] .list-group-item-dark-gray.list-group-item-action.active {
	color: #fff;
	background-color: #4c535a;
	border-color: #4c535a
}

[dir=ltr] .list-group-item-light-gray {
	color: #7b7c7d;
	background-color: #fafafb
}

[dir=ltr] .list-group-item-light-gray.list-group-item-action:focus,
[dir=ltr] .list-group-item-light-gray.list-group-item-action:hover {
	color: #7b7c7d;
	background-color: #ececf0
}

[dir=ltr] .list-group-item-light-gray.list-group-item-action.active {
	color: #fff;
	background-color: #7b7c7d;
	border-color: #7b7c7d
}

[dir=ltr] .list-group-item-muted-light {
	color: #727477;
	background-color: #f5f6f7
}

[dir=ltr] .list-group-item-muted-light.list-group-item-action:focus,
[dir=ltr] .list-group-item-muted-light.list-group-item-action:hover {
	color: #727477;
	background-color: #e7e9ec
}

[dir=ltr] .list-group-item-muted-light.list-group-item-action.active {
	color: #fff;
	background-color: #727477;
	border-color: #727477
}

[dir=ltr] .list-group-item-facebook {
	color: #1f2e4f;
	background-color: #c8d1e2
}

[dir=ltr] .list-group-item-facebook.list-group-item-action:focus,
[dir=ltr] .list-group-item-facebook.list-group-item-action:hover {
	color: #1f2e4f;
	background-color: #b7c3d9
}

[dir=ltr] .list-group-item-facebook.list-group-item-action.active {
	color: #fff;
	background-color: #1f2e4f;
	border-color: #1f2e4f
}

[dir=ltr] .list-group-item-twitter {
	color: #00597b;
	background-color: #b8e8fa
}

[dir=ltr] .list-group-item-twitter.list-group-item-action:focus,
[dir=ltr] .list-group-item-twitter.list-group-item-action:hover {
	color: #00597b;
	background-color: #a0e0f8
}

[dir=ltr] .list-group-item-twitter.list-group-item-action.active {
	color: #fff;
	background-color: #00597b;
	border-color: #00597b
}

[dir=ltr] .close {
	float: right;
	font-size: 1.40625rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

[dir=ltr] .close:hover {
	color: #000;
	text-decoration: none
}

[dir=ltr] .close:not(:disabled):not(.disabled):focus,
[dir=ltr] .close:not(:disabled):not(.disabled):hover {
	opacity: .75
}

[dir=ltr] button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

[dir=ltr] a.close.disabled {
	pointer-events: none
}

[dir=ltr] .toast {
	max-width: 350px;
	overflow: hidden;
	font-size: .875rem;
	background-color: hsla(0, 0%, 100%, .85);
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .1);
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	opacity: 0;
	border-radius: .25rem
}

[dir=ltr] .toast:not(:last-child) {
	margin-bottom: .75rem
}

[dir=ltr] .toast.showing {
	opacity: 1
}

[dir=ltr] .toast.show {
	display: block;
	opacity: 1
}

[dir=ltr] .toast.hide {
	display: none
}

[dir=ltr] .toast-header {
	display: flex;
	align-items: center;
	padding: .25rem .75rem;
	color: #6c757d;
	background-color: hsla(0, 0%, 100%, .85);
	background-clip: padding-box;
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

[dir=ltr] .toast-body {
	padding: .75rem
}

[dir=ltr] .modal-open {
	overflow: hidden
}

[dir=ltr] .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

[dir=ltr] .modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

[dir=ltr] .modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

[dir=ltr] .modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .modal.fade .modal-dialog {
		transition: none
	}
}

[dir=ltr] .modal.show .modal-dialog {
	-webkit-transform: none;
	transform: none
}

[dir=ltr] .modal-dialog-scrollable {
	display: flex;
	max-height: calc(100% - 1rem)
}

[dir=ltr] .modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

[dir=ltr] .modal-dialog-scrollable .modal-footer,
[dir=ltr] .modal-dialog-scrollable .modal-header {
	flex-shrink: 0
}

[dir=ltr] .modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

[dir=ltr] .modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem)
}

[dir=ltr] .modal-dialog-centered:before {
	display: block;
	height: calc(100vh - 1rem);
	content: ""
}

[dir=ltr] .modal-dialog-centered.modal-dialog-scrollable {
	flex-direction: column;
	justify-content: center;
	height: 100%
}

[dir=ltr] .modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

[dir=ltr] .modal-dialog-centered.modal-dialog-scrollable:before {
	content: none
}

[dir=ltr] .modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5);
	outline: 0
}

[dir=ltr] .modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

[dir=ltr] .modal-backdrop.fade {
	opacity: 0
}

[dir=ltr] .modal-backdrop.show {
	opacity: .5
}

[dir=ltr] .modal-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #efefef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}

[dir=ltr] .modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}

[dir=ltr] .modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

[dir=ltr] .modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem
}

[dir=ltr] .modal-footer {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #efefef;
	border-bottom-right-radius: .3rem;
	border-bottom-left-radius: .3rem
}

[dir=ltr] .modal-footer>:not(:first-child) {
	margin-left: .25rem
}

[dir=ltr] .modal-footer>:not(:last-child) {
	margin-right: .25rem
}

[dir=ltr] .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:576px) {
	[dir=ltr] .modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}
	[dir=ltr] .modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}
	[dir=ltr] .modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}
	[dir=ltr] .modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}
	[dir=ltr] .modal-dialog-centered:before {
		height: calc(100vh - 3.5rem)
	}
	[dir=ltr] .modal-content {
		box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .5)
	}
	[dir=ltr] .modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {
	[dir=ltr] .modal-lg,
	[dir=ltr] .modal-xl {
		max-width: 800px
	}
}

@media (min-width:1200px) {
	[dir=ltr] .modal-xl {
		max-width: 1140px
	}
}

[dir=ltr] .tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: Source Sans Pro, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .8203125rem;
	word-wrap: break-word;
	opacity: 0
}

[dir=ltr] .tooltip.show {
	opacity: .9
}

[dir=ltr] .tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

[dir=ltr] .tooltip .arrow:before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

[dir=ltr] .bs-tooltip-auto[x-placement^=top],
[dir=ltr] .bs-tooltip-top {
	padding: .4rem 0
}

[dir=ltr] .bs-tooltip-auto[x-placement^=top] .arrow,
[dir=ltr] .bs-tooltip-top .arrow {
	bottom: 0
}

[dir=ltr] .bs-tooltip-auto[x-placement^=top] .arrow:before,
[dir=ltr] .bs-tooltip-top .arrow:before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}

[dir=ltr] .bs-tooltip-auto[x-placement^=right],
[dir=ltr] .bs-tooltip-right {
	padding: 0 .4rem
}

[dir=ltr] .bs-tooltip-auto[x-placement^=right] .arrow,
[dir=ltr] .bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

[dir=ltr] .bs-tooltip-auto[x-placement^=right] .arrow:before,
[dir=ltr] .bs-tooltip-right .arrow:before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}

[dir=ltr] .bs-tooltip-auto[x-placement^=bottom],
[dir=ltr] .bs-tooltip-bottom {
	padding: .4rem 0
}

[dir=ltr] .bs-tooltip-auto[x-placement^=bottom] .arrow,
[dir=ltr] .bs-tooltip-bottom .arrow {
	top: 0
}

[dir=ltr] .bs-tooltip-auto[x-placement^=bottom] .arrow:before,
[dir=ltr] .bs-tooltip-bottom .arrow:before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}

[dir=ltr] .bs-tooltip-auto[x-placement^=left],
[dir=ltr] .bs-tooltip-left {
	padding: 0 .4rem
}

[dir=ltr] .bs-tooltip-auto[x-placement^=left] .arrow,
[dir=ltr] .bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

[dir=ltr] .bs-tooltip-auto[x-placement^=left] .arrow:before,
[dir=ltr] .bs-tooltip-left .arrow:before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}

[dir=ltr] .tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}

[dir=ltr] .popover {
	top: 0;
	left: 0;
	z-index: 1060;
	max-width: 276px;
	font-family: Source Sans Pro, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .8203125rem;
	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 .25rem .5rem rgba(0, 0, 0, .2)
}

[dir=ltr] .popover,
[dir=ltr] .popover .arrow {
	position: absolute;
	display: block
}

[dir=ltr] .popover .arrow {
	width: 1rem;
	height: .5rem;
	margin: 0 .3rem
}

[dir=ltr] .popover .arrow:after,
[dir=ltr] .popover .arrow:before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid
}

[dir=ltr] .bs-popover-auto[x-placement^=top],
[dir=ltr] .bs-popover-top {
	margin-bottom: .5rem
}

[dir=ltr] .bs-popover-auto[x-placement^=top]>.arrow,
[dir=ltr] .bs-popover-top>.arrow {
	bottom: calc(-.5rem + -1px)
}

[dir=ltr] .bs-popover-auto[x-placement^=top]>.arrow:before,
[dir=ltr] .bs-popover-top>.arrow:before {
	bottom: 0;
	border-width: .5rem .5rem 0;
	border-top-color: rgba(0, 0, 0, .25)
}

[dir=ltr] .bs-popover-auto[x-placement^=top]>.arrow:after,
[dir=ltr] .bs-popover-top>.arrow:after {
	bottom: 1px;
	border-width: .5rem .5rem 0;
	border-top-color: #fff
}

[dir=ltr] .bs-popover-auto[x-placement^=right],
[dir=ltr] .bs-popover-right {
	margin-left: .5rem
}

[dir=ltr] .bs-popover-auto[x-placement^=right]>.arrow,
[dir=ltr] .bs-popover-right>.arrow {
	left: calc(-.5rem + -1px);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

[dir=ltr] .bs-popover-auto[x-placement^=right]>.arrow:before,
[dir=ltr] .bs-popover-right>.arrow:before {
	left: 0;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: rgba(0, 0, 0, .25)
}

[dir=ltr] .bs-popover-auto[x-placement^=right]>.arrow:after,
[dir=ltr] .bs-popover-right>.arrow:after {
	left: 1px;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: #fff
}

[dir=ltr] .bs-popover-auto[x-placement^=bottom],
[dir=ltr] .bs-popover-bottom {
	margin-top: .5rem
}

[dir=ltr] .bs-popover-auto[x-placement^=bottom]>.arrow,
[dir=ltr] .bs-popover-bottom>.arrow {
	top: calc(-.5rem + -1px)
}

[dir=ltr] .bs-popover-auto[x-placement^=bottom]>.arrow:before,
[dir=ltr] .bs-popover-bottom>.arrow:before {
	top: 0;
	border-width: 0 .5rem .5rem;
	border-bottom-color: rgba(0, 0, 0, .25)
}

[dir=ltr] .bs-popover-auto[x-placement^=bottom]>.arrow:after,
[dir=ltr] .bs-popover-bottom>.arrow:after {
	top: 1px;
	border-width: 0 .5rem .5rem;
	border-bottom-color: #fff
}

[dir=ltr] .bs-popover-auto[x-placement^=bottom] .popover-header:before,
[dir=ltr] .bs-popover-bottom .popover-header:before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

[dir=ltr] .bs-popover-auto[x-placement^=left],
[dir=ltr] .bs-popover-left {
	margin-right: .5rem
}

[dir=ltr] .bs-popover-auto[x-placement^=left]>.arrow,
[dir=ltr] .bs-popover-left>.arrow {
	right: calc(-.5rem + -1px);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}

[dir=ltr] .bs-popover-auto[x-placement^=left]>.arrow:before,
[dir=ltr] .bs-popover-left>.arrow:before {
	right: 0;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: rgba(0, 0, 0, .25)
}

[dir=ltr] .bs-popover-auto[x-placement^=left]>.arrow:after,
[dir=ltr] .bs-popover-left>.arrow:after {
	right: 1px;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: #fff
}

[dir=ltr] .popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: .9375rem;
	color: rgba(17, 43, 74, .84);
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

[dir=ltr] .popover-header:empty {
	display: none
}

[dir=ltr] .popover-body {
	padding: .5rem .75rem;
	color: #112b4a
}

[dir=ltr] .carousel {
	position: relative
}

[dir=ltr] .carousel.pointer-event {
	touch-action: pan-y
}

[dir=ltr] .carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

[dir=ltr] .carousel-inner:after {
	display: block;
	clear: both;
	content: ""
}

[dir=ltr] .carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	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
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .carousel-item {
		transition: none
	}
}

[dir=ltr] .carousel-item-next,
[dir=ltr] .carousel-item-prev,
[dir=ltr] .carousel-item.active {
	display: block
}

[dir=ltr] .active.carousel-item-right,
[dir=ltr] .carousel-item-next:not(.carousel-item-left) {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

[dir=ltr] .active.carousel-item-left,
[dir=ltr] .carousel-item-prev:not(.carousel-item-right) {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

[dir=ltr] .carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
	-webkit-transform: none;
	transform: none
}

[dir=ltr] .carousel-fade .carousel-item-next.carousel-item-left,
[dir=ltr] .carousel-fade .carousel-item-prev.carousel-item-right,
[dir=ltr] .carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1
}

[dir=ltr] .carousel-fade .active.carousel-item-left,
[dir=ltr] .carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .carousel-fade .active.carousel-item-left,
	[dir=ltr] .carousel-fade .active.carousel-item-right {
		transition: none
	}
}

[dir=ltr] .carousel-control-next,
[dir=ltr] .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .carousel-control-next,
	[dir=ltr] .carousel-control-prev {
		transition: none
	}
}

[dir=ltr] .carousel-control-next:focus,
[dir=ltr] .carousel-control-next:hover,
[dir=ltr] .carousel-control-prev:focus,
[dir=ltr] .carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

[dir=ltr] .carousel-control-prev {
	left: 0
}

[dir=ltr] .carousel-control-next {
	right: 0
}

[dir=ltr] .carousel-control-next-icon,
[dir=ltr] .carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50%/100% 100%
}

[dir=ltr] .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}

[dir=ltr] .carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}

[dir=ltr] .carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

[dir=ltr] .carousel-indicators li {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
	[dir=ltr] .carousel-indicators li {
		transition: none
	}
}

[dir=ltr] .carousel-indicators .active {
	opacity: 1
}

[dir=ltr] .carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

@-webkit-keyframes spinner-border {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes spinner-border {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

[dir=ltr] .spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border: .25em solid;
	border-right: .25em solid transparent;
	border-radius: 50%;
	-webkit-animation: spinner-border .75s linear infinite;
	animation: spinner-border .75s linear infinite
}

[dir=ltr] .spinner-border-sm {
	width: 1rem;
	height: 1rem;
	border-width: .2em
}

@-webkit-keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		opacity: 1
	}
}

@keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		opacity: 1
	}
}

[dir=ltr] .spinner-grow {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	background-color: currentColor;
	border-radius: 50%;
	opacity: 0;
	-webkit-animation: spinner-grow .75s linear infinite;
	animation: spinner-grow .75s linear infinite
}

[dir=ltr] .spinner-grow-sm {
	width: 1rem;
	height: 1rem
}

[dir=ltr] .align-baseline {
	vertical-align: baseline!important
}

[dir=ltr] .align-top {
	vertical-align: top!important
}

[dir=ltr] .align-middle {
	vertical-align: middle!important
}

[dir=ltr] .align-bottom {
	vertical-align: bottom!important
}

[dir=ltr] .align-text-bottom {
	vertical-align: text-bottom!important
}

[dir=ltr] .align-text-top {
	vertical-align: text-top!important
}

[dir=ltr] .bg-primary {
	background-color: #308af3!important
}

[dir=ltr] a.bg-primary:focus,
[dir=ltr] a.bg-primary:hover,
[dir=ltr] button.bg-primary:focus,
[dir=ltr] button.bg-primary:hover {
	background-color: #0d70e3!important
}

[dir=ltr] .bg-secondary {
	background-color: #6c757d!important
}

[dir=ltr] a.bg-secondary:focus,
[dir=ltr] a.bg-secondary:hover,
[dir=ltr] button.bg-secondary:focus,
[dir=ltr] button.bg-secondary:hover {
	background-color: #545b62!important
}

[dir=ltr] .bg-success {
	background-color: #48ba16!important
}

[dir=ltr] a.bg-success:focus,
[dir=ltr] a.bg-success:hover,
[dir=ltr] button.bg-success:focus,
[dir=ltr] button.bg-success:hover {
	background-color: #368c11!important
}

[dir=ltr] .bg-info {
	background-color: #51a7c5!important
}

[dir=ltr] a.bg-info:focus,
[dir=ltr] a.bg-info:hover,
[dir=ltr] button.bg-info:focus,
[dir=ltr] button.bg-info:hover {
	background-color: #398daa!important
}

[dir=ltr] .bg-warning {
	background-color: #ffc107!important
}

[dir=ltr] a.bg-warning:focus,
[dir=ltr] a.bg-warning:hover,
[dir=ltr] button.bg-warning:focus,
[dir=ltr] button.bg-warning:hover {
	background-color: #d39e00!important
}

[dir=ltr] .bg-danger {
	background-color: #dc3545!important
}

[dir=ltr] a.bg-danger:focus,
[dir=ltr] a.bg-danger:hover,
[dir=ltr] button.bg-danger:focus,
[dir=ltr] button.bg-danger:hover {
	background-color: #bd2130!important
}

[dir=ltr] .bg-light {
	background-color: #f8f9fa!important
}

[dir=ltr] a.bg-light:focus,
[dir=ltr] a.bg-light:hover,
[dir=ltr] button.bg-light:focus,
[dir=ltr] button.bg-light:hover {
	background-color: #dae0e5!important
}

[dir=ltr] .bg-dark {
	background-color: #364c66!important
}

[dir=ltr] a.bg-dark:focus,
[dir=ltr] a.bg-dark:hover,
[dir=ltr] button.bg-dark:focus,
[dir=ltr] button.bg-dark:hover {
	background-color: #243345!important
}

[dir=ltr] .bg-teal {
	background-color: #16ba71!important
}

[dir=ltr] a.bg-teal:focus,
[dir=ltr] a.bg-teal:hover,
[dir=ltr] button.bg-teal:focus,
[dir=ltr] button.bg-teal:hover {
	background-color: #118c55!important
}

[dir=ltr] .bg-purple {
	background-color: #5163c5!important
}

[dir=ltr] a.bg-purple:focus,
[dir=ltr] a.bg-purple:hover,
[dir=ltr] button.bg-purple:focus,
[dir=ltr] button.bg-purple:hover {
	background-color: #394aaa!important
}

[dir=ltr] .bg-dark-gray {
	background-color: #939fad!important
}

[dir=ltr] a.bg-dark-gray:focus,
[dir=ltr] a.bg-dark-gray:hover,
[dir=ltr] button.bg-dark-gray:focus,
[dir=ltr] button.bg-dark-gray:hover {
	background-color: #768597!important
}

[dir=ltr] .bg-light-gray {
	background-color: #eceef0!important
}

[dir=ltr] a.bg-light-gray:focus,
[dir=ltr] a.bg-light-gray:hover,
[dir=ltr] button.bg-light-gray:focus,
[dir=ltr] button.bg-light-gray:hover {
	background-color: #d0d5da!important
}

[dir=ltr] .bg-muted-light {
	background-color: #dbdfe4!important
}

[dir=ltr] a.bg-muted-light:focus,
[dir=ltr] a.bg-muted-light:hover,
[dir=ltr] button.bg-muted-light:focus,
[dir=ltr] button.bg-muted-light:hover {
	background-color: #bec5ce!important
}

[dir=ltr] .bg-facebook {
	background-color: #3b5998!important
}

[dir=ltr] a.bg-facebook:focus,
[dir=ltr] a.bg-facebook:hover,
[dir=ltr] button.bg-facebook:focus,
[dir=ltr] button.bg-facebook:hover {
	background-color: #2d4373!important
}

[dir=ltr] .bg-twitter {
	background-color: #00aced!important
}

[dir=ltr] a.bg-twitter:focus,
[dir=ltr] a.bg-twitter:hover,
[dir=ltr] button.bg-twitter:focus,
[dir=ltr] button.bg-twitter:hover {
	background-color: #0087ba!important
}

[dir=ltr] .bg-white {
	background-color: #fff!important
}

[dir=ltr] .bg-transparent {
	background-color: transparent!important
}

[dir=ltr] .border-white {
	border-color: #fff!important
}

[dir=ltr] .rounded-sm {
	border-radius: .2rem!important
}

[dir=ltr] .rounded-lg {
	border-radius: .3rem!important
}

[dir=ltr] .rounded-circle {
	border-radius: 50%!important
}

[dir=ltr] .rounded-pill {
	border-radius: 50rem!important
}

[dir=ltr] .clearfix:after {
	display: block;
	clear: both;
	content: ""
}

[dir=ltr] .d-none {
	display: none!important
}

[dir=ltr] .d-inline {
	display: inline!important
}

[dir=ltr] .d-inline-block {
	display: inline-block!important
}

[dir=ltr] .d-block {
	display: block!important
}

[dir=ltr] .d-table {
	display: table!important
}

[dir=ltr] .d-table-row {
	display: table-row!important
}

[dir=ltr] .d-table-cell {
	display: table-cell!important
}

[dir=ltr] .d-flex {
	display: flex!important
}

[dir=ltr] .d-inline-flex {
	display: inline-flex!important
}

@media (min-width:576px) {
	[dir=ltr] .d-sm-none {
		display: none!important
	}
	[dir=ltr] .d-sm-inline {
		display: inline!important
	}
	[dir=ltr] .d-sm-inline-block {
		display: inline-block!important
	}
	[dir=ltr] .d-sm-block {
		display: block!important
	}
	[dir=ltr] .d-sm-table {
		display: table!important
	}
	[dir=ltr] .d-sm-table-row {
		display: table-row!important
	}
	[dir=ltr] .d-sm-table-cell {
		display: table-cell!important
	}
	[dir=ltr] .d-sm-flex {
		display: flex!important
	}
	[dir=ltr] .d-sm-inline-flex {
		display: inline-flex!important
	}
}

@media (min-width:768px) {
	[dir=ltr] .d-md-none {
		display: none!important
	}
	[dir=ltr] .d-md-inline {
		display: inline!important
	}
	[dir=ltr] .d-md-inline-block {
		display: inline-block!important
	}
	[dir=ltr] .d-md-block {
		display: block!important
	}
	[dir=ltr] .d-md-table {
		display: table!important
	}
	[dir=ltr] .d-md-table-row {
		display: table-row!important
	}
	[dir=ltr] .d-md-table-cell {
		display: table-cell!important
	}
	[dir=ltr] .d-md-flex {
		display: flex!important
	}
	[dir=ltr] .d-md-inline-flex {
		display: inline-flex!important
	}
}

@media (min-width:992px) {
	[dir=ltr] .d-lg-none {
		display: none!important
	}
	[dir=ltr] .d-lg-inline {
		display: inline!important
	}
	[dir=ltr] .d-lg-inline-block {
		display: inline-block!important
	}
	[dir=ltr] .d-lg-block {
		display: block!important
	}
	[dir=ltr] .d-lg-table {
		display: table!important
	}
	[dir=ltr] .d-lg-table-row {
		display: table-row!important
	}
	[dir=ltr] .d-lg-table-cell {
		display: table-cell!important
	}
	[dir=ltr] .d-lg-flex {
		display: flex!important
	}
	[dir=ltr] .d-lg-inline-flex {
		display: inline-flex!important
	}
}

@media (min-width:1200px) {
	[dir=ltr] .d-xl-none {
		display: none!important
	}
	[dir=ltr] .d-xl-inline {
		display: inline!important
	}
	[dir=ltr] .d-xl-inline-block {
		display: inline-block!important
	}
	[dir=ltr] .d-xl-block {
		display: block!important
	}
	[dir=ltr] .d-xl-table {
		display: table!important
	}
	[dir=ltr] .d-xl-table-row {
		display: table-row!important
	}
	[dir=ltr] .d-xl-table-cell {
		display: table-cell!important
	}
	[dir=ltr] .d-xl-flex {
		display: flex!important
	}
	[dir=ltr] .d-xl-inline-flex {
		display: inline-flex!important
	}
}

@media print {
	[dir=ltr] .d-print-none {
		display: none!important
	}
	[dir=ltr] .d-print-inline {
		display: inline!important
	}
	[dir=ltr] .d-print-inline-block {
		display: inline-block!important
	}
	[dir=ltr] .d-print-block {
		display: block!important
	}
	[dir=ltr] .d-print-table {
		display: table!important
	}
	[dir=ltr] .d-print-table-row {
		display: table-row!important
	}
	[dir=ltr] .d-print-table-cell {
		display: table-cell!important
	}
	[dir=ltr] .d-print-flex {
		display: flex!important
	}
	[dir=ltr] .d-print-inline-flex {
		display: inline-flex!important
	}
}

[dir=ltr] .embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

[dir=ltr] .embed-responsive:before {
	display: block;
	content: ""
}

[dir=ltr] .embed-responsive .embed-responsive-item,
[dir=ltr] .embed-responsive embed,
[dir=ltr] .embed-responsive iframe,
[dir=ltr] .embed-responsive object,
[dir=ltr] .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

[dir=ltr] .embed-responsive-21by9:before {
	padding-top: 42.8571428571%
}

[dir=ltr] .embed-responsive-16by9:before {
	padding-top: 56.25%
}

[dir=ltr] .embed-responsive-4by3:before {
	padding-top: 75%
}

[dir=ltr] .embed-responsive-1by1:before {
	padding-top: 100%
}

[dir=ltr] .flex-row {
	flex-direction: row!important
}

[dir=ltr] .flex-column {
	flex-direction: column!important
}

[dir=ltr] .flex-row-reverse {
	flex-direction: row-reverse!important
}

[dir=ltr] .flex-column-reverse {
	flex-direction: column-reverse!important
}

[dir=ltr] .flex-wrap {
	flex-wrap: wrap!important
}

[dir=ltr] .flex-nowrap {
	flex-wrap: nowrap!important
}

[dir=ltr] .flex-wrap-reverse {
	flex-wrap: wrap-reverse!important
}

[dir=ltr] .flex-fill {
	flex: 1 1 auto!important
}

[dir=ltr] .flex-grow-0 {
	flex-grow: 0!important
}

[dir=ltr] .flex-grow-1 {
	flex-grow: 1!important
}

[dir=ltr] .flex-shrink-1 {
	flex-shrink: 1!important
}

[dir=ltr] .justify-content-start {
	justify-content: flex-start!important
}

[dir=ltr] .justify-content-end {
	justify-content: flex-end!important
}

[dir=ltr] .justify-content-center {
	justify-content: center!important
}

[dir=ltr] .justify-content-between {
	justify-content: space-between!important
}

[dir=ltr] .justify-content-around {
	justify-content: space-around!important
}

[dir=ltr] .align-items-start {
	align-items: flex-start!important
}

[dir=ltr] .align-items-end {
	align-items: flex-end!important
}

[dir=ltr] .align-items-center {
	align-items: center!important
}

[dir=ltr] .align-items-baseline {
	align-items: baseline!important
}

[dir=ltr] .align-items-stretch {
	align-items: stretch!important
}

[dir=ltr] .align-content-start {
	align-content: flex-start!important
}

[dir=ltr] .align-content-end {
	align-content: flex-end!important
}

[dir=ltr] .align-content-center {
	align-content: center!important
}

[dir=ltr] .align-content-between {
	align-content: space-between!important
}

[dir=ltr] .align-content-around {
	align-content: space-around!important
}

[dir=ltr] .align-content-stretch {
	align-content: stretch!important
}

[dir=ltr] .align-self-auto {
	align-self: auto!important
}

[dir=ltr] .align-self-start {
	align-self: flex-start!important
}

[dir=ltr] .align-self-end {
	align-self: flex-end!important
}

[dir=ltr] .align-self-center {
	align-self: center!important
}

[dir=ltr] .align-self-baseline {
	align-self: baseline!important
}

[dir=ltr] .align-self-stretch {
	align-self: stretch!important
}

@media (min-width:576px) {
	[dir=ltr] .flex-sm-row {
		flex-direction: row!important
	}
	[dir=ltr] .flex-sm-column {
		flex-direction: column!important
	}
	[dir=ltr] .flex-sm-row-reverse {
		flex-direction: row-reverse!important
	}
	[dir=ltr] .flex-sm-column-reverse {
		flex-direction: column-reverse!important
	}
	[dir=ltr] .flex-sm-wrap {
		flex-wrap: wrap!important
	}
	[dir=ltr] .flex-sm-nowrap {
		flex-wrap: nowrap!important
	}
	[dir=ltr] .flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	[dir=ltr] .flex-sm-fill {
		flex: 1 1 auto!important
	}
	[dir=ltr] .flex-sm-grow-0 {
		flex-grow: 0!important
	}
	[dir=ltr] .flex-sm-grow-1 {
		flex-grow: 1!important
	}
	[dir=ltr] .flex-sm-shrink-0 {
		flex-shrink: 0!important
	}
	[dir=ltr] .flex-sm-shrink-1 {
		flex-shrink: 1!important
	}
	[dir=ltr] .justify-content-sm-start {
		justify-content: flex-start!important
	}
	[dir=ltr] .justify-content-sm-end {
		justify-content: flex-end!important
	}
	[dir=ltr] .justify-content-sm-center {
		justify-content: center!important
	}
	[dir=ltr] .justify-content-sm-between {
		justify-content: space-between!important
	}
	[dir=ltr] .justify-content-sm-around {
		justify-content: space-around!important
	}
	[dir=ltr] .align-items-sm-start {
		align-items: flex-start!important
	}
	[dir=ltr] .align-items-sm-end {
		align-items: flex-end!important
	}
	[dir=ltr] .align-items-sm-center {
		align-items: center!important
	}
	[dir=ltr] .align-items-sm-baseline {
		align-items: baseline!important
	}
	[dir=ltr] .align-items-sm-stretch {
		align-items: stretch!important
	}
	[dir=ltr] .align-content-sm-start {
		align-content: flex-start!important
	}
	[dir=ltr] .align-content-sm-end {
		align-content: flex-end!important
	}
	[dir=ltr] .align-content-sm-center {
		align-content: center!important
	}
	[dir=ltr] .align-content-sm-between {
		align-content: space-between!important
	}
	[dir=ltr] .align-content-sm-around {
		align-content: space-around!important
	}
	[dir=ltr] .align-content-sm-stretch {
		align-content: stretch!important
	}
	[dir=ltr] .align-self-sm-auto {
		align-self: auto!important
	}
	[dir=ltr] .align-self-sm-start {
		align-self: flex-start!important
	}
	[dir=ltr] .align-self-sm-end {
		align-self: flex-end!important
	}
	[dir=ltr] .align-self-sm-center {
		align-self: center!important
	}
	[dir=ltr] .align-self-sm-baseline {
		align-self: baseline!important
	}
	[dir=ltr] .align-self-sm-stretch {
		align-self: stretch!important
	}
}

@media (min-width:768px) {
	[dir=ltr] .flex-md-row {
		flex-direction: row!important
	}
	[dir=ltr] .flex-md-column {
		flex-direction: column!important
	}
	[dir=ltr] .flex-md-row-reverse {
		flex-direction: row-reverse!important
	}
	[dir=ltr] .flex-md-column-reverse {
		flex-direction: column-reverse!important
	}
	[dir=ltr] .flex-md-wrap {
		flex-wrap: wrap!important
	}
	[dir=ltr] .flex-md-nowrap {
		flex-wrap: nowrap!important
	}
	[dir=ltr] .flex-md-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	[dir=ltr] .flex-md-fill {
		flex: 1 1 auto!important
	}
	[dir=ltr] .flex-md-grow-0 {
		flex-grow: 0!important
	}
	[dir=ltr] .flex-md-grow-1 {
		flex-grow: 1!important
	}
	[dir=ltr] .flex-md-shrink-0 {
		flex-shrink: 0!important
	}
	[dir=ltr] .flex-md-shrink-1 {
		flex-shrink: 1!important
	}
	[dir=ltr] .justify-content-md-start {
		justify-content: flex-start!important
	}
	[dir=ltr] .justify-content-md-end {
		justify-content: flex-end!important
	}
	[dir=ltr] .justify-content-md-center {
		justify-content: center!important
	}
	[dir=ltr] .justify-content-md-between {
		justify-content: space-between!important
	}
	[dir=ltr] .justify-content-md-around {
		justify-content: space-around!important
	}
	[dir=ltr] .align-items-md-start {
		align-items: flex-start!important
	}
	[dir=ltr] .align-items-md-end {
		align-items: flex-end!important
	}
	[dir=ltr] .align-items-md-center {
		align-items: center!important
	}
	[dir=ltr] .align-items-md-baseline {
		align-items: baseline!important
	}
	[dir=ltr] .align-items-md-stretch {
		align-items: stretch!important
	}
	[dir=ltr] .align-content-md-start {
		align-content: flex-start!important
	}
	[dir=ltr] .align-content-md-end {
		align-content: flex-end!important
	}
	[dir=ltr] .align-content-md-center {
		align-content: center!important
	}
	[dir=ltr] .align-content-md-between {
		align-content: space-between!important
	}
	[dir=ltr] .align-content-md-around {
		align-content: space-around!important
	}
	[dir=ltr] .align-content-md-stretch {
		align-content: stretch!important
	}
	[dir=ltr] .align-self-md-auto {
		align-self: auto!important
	}
	[dir=ltr] .align-self-md-start {
		align-self: flex-start!important
	}
	[dir=ltr] .align-self-md-end {
		align-self: flex-end!important
	}
	[dir=ltr] .align-self-md-center {
		align-self: center!important
	}
	[dir=ltr] .align-self-md-baseline {
		align-self: baseline!important
	}
	[dir=ltr] .align-self-md-stretch {
		align-self: stretch!important
	}
}

@media (min-width:992px) {
	[dir=ltr] .flex-lg-row {
		flex-direction: row!important
	}
	[dir=ltr] .flex-lg-column {
		flex-direction: column!important
	}
	[dir=ltr] .flex-lg-row-reverse {
		flex-direction: row-reverse!important
	}
	[dir=ltr] .flex-lg-column-reverse {
		flex-direction: column-reverse!important
	}
	[dir=ltr] .flex-lg-wrap {
		flex-wrap: wrap!important
	}
	[dir=ltr] .flex-lg-nowrap {
		flex-wrap: nowrap!important
	}
	[dir=ltr] .flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	[dir=ltr] .flex-lg-fill {
		flex: 1 1 auto!important
	}
	[dir=ltr] .flex-lg-grow-0 {
		flex-grow: 0!important
	}
	[dir=ltr] .flex-lg-grow-1 {
		flex-grow: 1!important
	}
	[dir=ltr] .flex-lg-shrink-0 {
		flex-shrink: 0!important
	}
	[dir=ltr] .flex-lg-shrink-1 {
		flex-shrink: 1!important
	}
	[dir=ltr] .justify-content-lg-start {
		justify-content: flex-start!important
	}
	[dir=ltr] .justify-content-lg-end {
		justify-content: flex-end!important
	}
	[dir=ltr] .justify-content-lg-center {
		justify-content: center!important
	}
	[dir=ltr] .justify-content-lg-between {
		justify-content: space-between!important
	}
	[dir=ltr] .justify-content-lg-around {
		justify-content: space-around!important
	}
	[dir=ltr] .align-items-lg-start {
		align-items: flex-start!important
	}
	[dir=ltr] .align-items-lg-end {
		align-items: flex-end!important
	}
	[dir=ltr] .align-items-lg-center {
		align-items: center!important
	}
	[dir=ltr] .align-items-lg-baseline {
		align-items: baseline!important
	}
	[dir=ltr] .align-items-lg-stretch {
		align-items: stretch!important
	}
	[dir=ltr] .align-content-lg-start {
		align-content: flex-start!important
	}
	[dir=ltr] .align-content-lg-end {
		align-content: flex-end!important
	}
	[dir=ltr] .align-content-lg-center {
		align-content: center!important
	}
	[dir=ltr] .align-content-lg-between {
		align-content: space-between!important
	}
	[dir=ltr] .align-content-lg-around {
		align-content: space-around!important
	}
	[dir=ltr] .align-content-lg-stretch {
		align-content: stretch!important
	}
	[dir=ltr] .align-self-lg-auto {
		align-self: auto!important
	}
	[dir=ltr] .align-self-lg-start {
		align-self: flex-start!important
	}
	[dir=ltr] .align-self-lg-end {
		align-self: flex-end!important
	}
	[dir=ltr] .align-self-lg-center {
		align-self: center!important
	}
	[dir=ltr] .align-self-lg-baseline {
		align-self: baseline!important
	}
	[dir=ltr] .align-self-lg-stretch {
		align-self: stretch!important
	}
}

@media (min-width:1200px) {
	[dir=ltr] .flex-xl-row {
		flex-direction: row!important
	}
	[dir=ltr] .flex-xl-column {
		flex-direction: column!important
	}
	[dir=ltr] .flex-xl-row-reverse {
		flex-direction: row-reverse!important
	}
	[dir=ltr] .flex-xl-column-reverse {
		flex-direction: column-reverse!important
	}
	[dir=ltr] .flex-xl-wrap {
		flex-wrap: wrap!important
	}
	[dir=ltr] .flex-xl-nowrap {
		flex-wrap: nowrap!important
	}
	[dir=ltr] .flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	[dir=ltr] .flex-xl-fill {
		flex: 1 1 auto!important
	}
	[dir=ltr] .flex-xl-grow-0 {
		flex-grow: 0!important
	}
	[dir=ltr] .flex-xl-grow-1 {
		flex-grow: 1!important
	}
	[dir=ltr] .flex-xl-shrink-0 {
		flex-shrink: 0!important
	}
	[dir=ltr] .flex-xl-shrink-1 {
		flex-shrink: 1!important
	}
	[dir=ltr] .justify-content-xl-start {
		justify-content: flex-start!important
	}
	[dir=ltr] .justify-content-xl-end {
		justify-content: flex-end!important
	}
	[dir=ltr] .justify-content-xl-center {
		justify-content: center!important
	}
	[dir=ltr] .justify-content-xl-between {
		justify-content: space-between!important
	}
	[dir=ltr] .justify-content-xl-around {
		justify-content: space-around!important
	}
	[dir=ltr] .align-items-xl-start {
		align-items: flex-start!important
	}
	[dir=ltr] .align-items-xl-end {
		align-items: flex-end!important
	}
	[dir=ltr] .align-items-xl-center {
		align-items: center!important
	}
	[dir=ltr] .align-items-xl-baseline {
		align-items: baseline!important
	}
	[dir=ltr] .align-items-xl-stretch {
		align-items: stretch!important
	}
	[dir=ltr] .align-content-xl-start {
		align-content: flex-start!important
	}
	[dir=ltr] .align-content-xl-end {
		align-content: flex-end!important
	}
	[dir=ltr] .align-content-xl-center {
		align-content: center!important
	}
	[dir=ltr] .align-content-xl-between {
		align-content: space-between!important
	}
	[dir=ltr] .align-content-xl-around {
		align-content: space-around!important
	}
	[dir=ltr] .align-content-xl-stretch {
		align-content: stretch!important
	}
	[dir=ltr] .align-self-xl-auto {
		align-self: auto!important
	}
	[dir=ltr] .align-self-xl-start {
		align-self: flex-start!important
	}
	[dir=ltr] .align-self-xl-end {
		align-self: flex-end!important
	}
	[dir=ltr] .align-self-xl-center {
		align-self: center!important
	}
	[dir=ltr] .align-self-xl-baseline {
		align-self: baseline!important
	}
	[dir=ltr] .align-self-xl-stretch {
		align-self: stretch!important
	}
}

[dir=ltr] .float-left {
	float: left!important
}

[dir=ltr] .float-right {
	float: right!important
}

[dir=ltr] .float-none {
	float: none!important
}

@media (min-width:576px) {
	[dir=ltr] .float-sm-left {
		float: left!important
	}
	[dir=ltr] .float-sm-right {
		float: right!important
	}
	[dir=ltr] .float-sm-none {
		float: none!important
	}
}

@media (min-width:768px) {
	[dir=ltr] .float-md-left {
		float: left!important
	}
	[dir=ltr] .float-md-right {
		float: right!important
	}
	[dir=ltr] .float-md-none {
		float: none!important
	}
}

@media (min-width:992px) {
	[dir=ltr] .float-lg-left {
		float: left!important
	}
	[dir=ltr] .float-lg-right {
		float: right!important
	}
	[dir=ltr] .float-lg-none {
		float: none!important
	}
}

@media (min-width:1200px) {
	[dir=ltr] .float-xl-left {
		float: left!important
	}
	[dir=ltr] .float-xl-right {
		float: right!important
	}
	[dir=ltr] .float-xl-none {
		float: none!important
	}
}

[dir=ltr] .overflow-auto {
	overflow: auto!important
}

[dir=ltr] .overflow-hidden {
	overflow: hidden!important
}

[dir=ltr] .position-static {
	position: static!important
}

[dir=ltr] .position-relative {
	position: relative!important
}

[dir=ltr] .position-absolute {
	position: absolute!important
}

[dir=ltr] .position-fixed {
	position: fixed!important
}

[dir=ltr] .position-sticky {
	position: -webkit-sticky!important;
	position: sticky!important
}

#group_table thead th:first-child {
  position: -webkit-sticky!important;
	position: sticky!important
}

#group_table tbody th {
  position: -webkit-sticky!important;
	position: sticky!important
}

[dir=ltr] .fixed-top {
	top: 0
}

[dir=ltr] .fixed-bottom,
[dir=ltr] .fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

[dir=ltr] .fixed-bottom {
	bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	[dir=ltr] .sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

[dir=ltr] .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

[dir=ltr] .sr-only-focusable:active,
[dir=ltr] .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

[dir=ltr] .shadow-sm {
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}

[dir=ltr] .shadow {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

[dir=ltr] .shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}

[dir=ltr] .shadow-none {
	box-shadow: none!important
}

[dir=ltr] .w-25 {
	width: 25%!important
}

[dir=ltr] .w-50 {
	width: 50%!important
}

[dir=ltr] .w-75 {
	width: 75%!important
}

[dir=ltr] .w-100 {
	width: 100%!important
}

[dir=ltr] .w-auto {
	width: auto!important
}

[dir=ltr] .h-25 {
	height: 25%!important
}

[dir=ltr] .h-50 {
	height: 50%!important
}

[dir=ltr] .h-75 {
	height: 75%!important
}

[dir=ltr] .h-100 {
	height: 100%!important
}

[dir=ltr] .h-auto {
	height: auto!important
}

[dir=ltr] .mw-100 {
	max-width: 100%!important
}

[dir=ltr] .mh-100 {
	max-height: 100%!important
}

[dir=ltr] .min-vw-100 {
	min-width: 100vw!important
}

[dir=ltr] .min-vh-100 {
	min-height: 100vh!important
}

[dir=ltr] .vw-100 {
	width: 100vw!important
}

[dir=ltr] .vh-100 {
	height: 100vh!important
}

[dir=ltr] .stretched-link:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: transparent
}

[dir=ltr] .m-0 {
	margin: 0!important
}

[dir=ltr] .mt-0,
[dir=ltr] .my-0 {
	margin-top: 0!important
}

[dir=ltr] .mr-0,
[dir=ltr] .mx-0 {
	margin-right: 0!important
}

[dir=ltr] .mb-0,
[dir=ltr] .my-0 {
	margin-bottom: 0!important
}

[dir=ltr] .ml-0,
[dir=ltr] .mx-0 {
	margin-left: 0!important
}

[dir=ltr] .m-1 {
	margin: .25rem!important
}

[dir=ltr] .mt-1,
[dir=ltr] .my-1 {
	margin-top: .25rem!important
}

[dir=ltr] .mr-1,
[dir=ltr] .mx-1 {
	margin-right: .25rem!important
}

[dir=ltr] .mb-1,
[dir=ltr] .my-1 {
	margin-bottom: .25rem!important
}

[dir=ltr] .ml-1,
[dir=ltr] .mx-1 {
	margin-left: .25rem!important
}

[dir=ltr] .m-2 {
	margin: .5rem!important
}

[dir=ltr] .mt-2,
[dir=ltr] .my-2 {
	margin-top: .5rem!important
}

[dir=ltr] .mr-2,
[dir=ltr] .mx-2 {
	margin-right: .5rem!important
}

[dir=ltr] .mb-2,
[dir=ltr] .my-2 {
	margin-bottom: .5rem!important
}

[dir=ltr] .ml-2,
[dir=ltr] .mx-2 {
	margin-left: .5rem!important
}

[dir=ltr] .m-3 {
	margin: 1rem!important
}

[dir=ltr] .mt-3,
[dir=ltr] .my-3 {
	margin-top: 1rem!important
}

[dir=ltr] .mr-3,
[dir=ltr] .mx-3 {
	margin-right: 1rem!important
}

[dir=ltr] .mb-3,
[dir=ltr] .my-3 {
	margin-bottom: 1rem!important
}

[dir=ltr] .ml-3,
[dir=ltr] .mx-3 {
	margin-left: 1rem!important
}

[dir=ltr] .m-4 {
	margin: 1.5rem!important
}

[dir=ltr] .mt-4,
[dir=ltr] .my-4 {
	margin-top: 1.5rem!important
}

[dir=ltr] .mr-4,
[dir=ltr] .mx-4 {
	margin-right: 1.5rem!important
}

[dir=ltr] .mb-4,
[dir=ltr] .my-4 {
	margin-bottom: 1.5rem!important
}

[dir=ltr] .ml-4,
[dir=ltr] .mx-4 {
	margin-left: 1.5rem!important
}

[dir=ltr] .m-5 {
	margin: 3rem!important
}

[dir=ltr] .mt-5,
[dir=ltr] .my-5 {
	margin-top: 3rem!important
}

[dir=ltr] .mr-5,
[dir=ltr] .mx-5 {
	margin-right: 3rem!important
}

[dir=ltr] .mb-5,
[dir=ltr] .my-5 {
	margin-bottom: 3rem!important
}

[dir=ltr] .ml-5,
[dir=ltr] .mx-5 {
	margin-left: 3rem!important
}

[dir=ltr] .p-0 {
	padding: 0!important
}

[dir=ltr] .pt-0,
[dir=ltr] .py-0 {
	padding-top: 0!important
}

[dir=ltr] .pr-0,
[dir=ltr] .px-0 {
	padding-right: 0!important
}

[dir=ltr] .pb-0,
[dir=ltr] .py-0 {
	padding-bottom: 0!important
}

[dir=ltr] .pl-0,
[dir=ltr] .px-0 {
	padding-left: 0!important
}

[dir=ltr] .p-1 {
	padding: .25rem!important
}

[dir=ltr] .pt-1,
[dir=ltr] .py-1 {
	padding-top: .25rem!important
}

[dir=ltr] .pr-1,
[dir=ltr] .px-1 {
	padding-right: .25rem!important
}

[dir=ltr] .pb-1,
[dir=ltr] .py-1 {
	padding-bottom: .25rem!important
}

[dir=ltr] .pl-1,
[dir=ltr] .px-1 {
	padding-left: .25rem!important
}

[dir=ltr] .p-2 {
	padding: .5rem!important
}

[dir=ltr] .pt-2,
[dir=ltr] .py-2 {
	padding-top: .5rem!important
}

[dir=ltr] .pr-2,
[dir=ltr] .px-2 {
	padding-right: .5rem!important
}

[dir=ltr] .pb-2,
[dir=ltr] .py-2 {
	padding-bottom: .5rem!important
}

[dir=ltr] .pl-2,
[dir=ltr] .px-2 {
	padding-left: .5rem!important
}

[dir=ltr] .p-3 {
	padding: 1rem!important
}

[dir=ltr] .pt-3,
[dir=ltr] .py-3 {
	padding-top: 1rem!important
}

[dir=ltr] .pr-3,
[dir=ltr] .px-3 {
	padding-right: 1rem!important
}

[dir=ltr] .pb-3,
[dir=ltr] .py-3 {
	padding-bottom: 1rem!important
}

[dir=ltr] .pl-3,
[dir=ltr] .px-3 {
	padding-left: 1rem!important
}

[dir=ltr] .p-4 {
	padding: 1.5rem!important
}

[dir=ltr] .pt-4,
[dir=ltr] .py-4 {
	padding-top: 1.5rem!important
}

[dir=ltr] .pr-4,
[dir=ltr] .px-4 {
	padding-right: 1.5rem!important
}

[dir=ltr] .pb-4,
[dir=ltr] .py-4 {
	padding-bottom: 1.5rem!important
}

[dir=ltr] .pl-4,
[dir=ltr] .px-4 {
	padding-left: 1.5rem!important
}

[dir=ltr] .p-5 {
	padding: 3rem!important
}

[dir=ltr] .pt-5,
[dir=ltr] .py-5 {
	padding-top: 3rem!important
}

[dir=ltr] .pr-5,
[dir=ltr] .px-5 {
	padding-right: 3rem!important
}

[dir=ltr] .pb-5,
[dir=ltr] .py-5 {
	padding-bottom: 3rem!important
}

[dir=ltr] .pl-5,
[dir=ltr] .px-5 {
	padding-left: 3rem!important
}

[dir=ltr] .m-n1 {
	margin: -.25rem!important
}

[dir=ltr] .mt-n1,
[dir=ltr] .my-n1 {
	margin-top: -.25rem!important
}

[dir=ltr] .mr-n1,
[dir=ltr] .mx-n1 {
	margin-right: -.25rem!important
}

[dir=ltr] .mb-n1,
[dir=ltr] .my-n1 {
	margin-bottom: -.25rem!important
}

[dir=ltr] .ml-n1,
[dir=ltr] .mx-n1 {
	margin-left: -.25rem!important
}

[dir=ltr] .m-n2 {
	margin: -.5rem!important
}

[dir=ltr] .mt-n2,
[dir=ltr] .my-n2 {
	margin-top: -.5rem!important
}

[dir=ltr] .mr-n2,
[dir=ltr] .mx-n2 {
	margin-right: -.5rem!important
}

[dir=ltr] .mb-n2,
[dir=ltr] .my-n2 {
	margin-bottom: -.5rem!important
}

[dir=ltr] .ml-n2,
[dir=ltr] .mx-n2 {
	margin-left: -.5rem!important
}

[dir=ltr] .m-n3 {
	margin: -1rem!important
}

[dir=ltr] .mt-n3,
[dir=ltr] .my-n3 {
	margin-top: -1rem!important
}

[dir=ltr] .mr-n3,
[dir=ltr] .mx-n3 {
	margin-right: -1rem!important
}

[dir=ltr] .mb-n3,
[dir=ltr] .my-n3 {
	margin-bottom: -1rem!important
}

[dir=ltr] .ml-n3,
[dir=ltr] .mx-n3 {
	margin-left: -1rem!important
}

[dir=ltr] .m-n4 {
	margin: -1.5rem!important
}

[dir=ltr] .mt-n4,
[dir=ltr] .my-n4 {
	margin-top: -1.5rem!important
}

[dir=ltr] .mr-n4,
[dir=ltr] .mx-n4 {
	margin-right: -1.5rem!important
}

[dir=ltr] .mb-n4,
[dir=ltr] .my-n4 {
	margin-bottom: -1.5rem!important
}

[dir=ltr] .ml-n4,
[dir=ltr] .mx-n4 {
	margin-left: -1.5rem!important
}

[dir=ltr] .m-n5 {
	margin: -3rem!important
}

[dir=ltr] .mt-n5,
[dir=ltr] .my-n5 {
	margin-top: -3rem!important
}

[dir=ltr] .mr-n5,
[dir=ltr] .mx-n5 {
	margin-right: -3rem!important
}

[dir=ltr] .mb-n5,
[dir=ltr] .my-n5 {
	margin-bottom: -3rem!important
}

[dir=ltr] .ml-n5,
[dir=ltr] .mx-n5 {
	margin-left: -3rem!important
}

[dir=ltr] .m-auto {
	margin: auto!important
}

[dir=ltr] .mt-auto,
[dir=ltr] .my-auto {
	margin-top: auto!important
}

[dir=ltr] .mr-auto,
[dir=ltr] .mx-auto {
	margin-right: auto!important
}

[dir=ltr] .mb-auto,
[dir=ltr] .my-auto {
	margin-bottom: auto!important
}

[dir=ltr] .ml-auto,
[dir=ltr] .mx-auto {
	margin-left: auto!important
}

@media (min-width:576px) {
	[dir=ltr] .m-sm-0 {
		margin: 0!important
	}
	[dir=ltr] .mt-sm-0,
	[dir=ltr] .my-sm-0 {
		margin-top: 0!important
	}
	[dir=ltr] .mr-sm-0,
	[dir=ltr] .mx-sm-0 {
		margin-right: 0!important
	}
	[dir=ltr] .mb-sm-0,
	[dir=ltr] .my-sm-0 {
		margin-bottom: 0!important
	}
	[dir=ltr] .ml-sm-0,
	[dir=ltr] .mx-sm-0 {
		margin-left: 0!important
	}
	[dir=ltr] .m-sm-1 {
		margin: .25rem!important
	}
	[dir=ltr] .mt-sm-1,
	[dir=ltr] .my-sm-1 {
		margin-top: .25rem!important
	}
	[dir=ltr] .mr-sm-1,
	[dir=ltr] .mx-sm-1 {
		margin-right: .25rem!important
	}
	[dir=ltr] .mb-sm-1,
	[dir=ltr] .my-sm-1 {
		margin-bottom: .25rem!important
	}
	[dir=ltr] .ml-sm-1,
	[dir=ltr] .mx-sm-1 {
		margin-left: .25rem!important
	}
	[dir=ltr] .m-sm-2 {
		margin: .5rem!important
	}
	[dir=ltr] .mt-sm-2,
	[dir=ltr] .my-sm-2 {
		margin-top: .5rem!important
	}
	[dir=ltr] .mr-sm-2,
	[dir=ltr] .mx-sm-2 {
		margin-right: .5rem!important
	}
	[dir=ltr] .mb-sm-2,
	[dir=ltr] .my-sm-2 {
		margin-bottom: .5rem!important
	}
	[dir=ltr] .ml-sm-2,
	[dir=ltr] .mx-sm-2 {
		margin-left: .5rem!important
	}
	[dir=ltr] .m-sm-3 {
		margin: 1rem!important
	}
	[dir=ltr] .mt-sm-3,
	[dir=ltr] .my-sm-3 {
		margin-top: 1rem!important
	}
	[dir=ltr] .mr-sm-3,
	[dir=ltr] .mx-sm-3 {
		margin-right: 1rem!important
	}
	[dir=ltr] .mb-sm-3,
	[dir=ltr] .my-sm-3 {
		margin-bottom: 1rem!important
	}
	[dir=ltr] .ml-sm-3,
	[dir=ltr] .mx-sm-3 {
		margin-left: 1rem!important
	}
	[dir=ltr] .m-sm-4 {
		margin: 1.5rem!important
	}
	[dir=ltr] .mt-sm-4,
	[dir=ltr] .my-sm-4 {
		margin-top: 1.5rem!important
	}
	[dir=ltr] .mr-sm-4,
	[dir=ltr] .mx-sm-4 {
		margin-right: 1.5rem!important
	}
	[dir=ltr] .mb-sm-4,
	[dir=ltr] .my-sm-4 {
		margin-bottom: 1.5rem!important
	}
	[dir=ltr] .ml-sm-4,
	[dir=ltr] .mx-sm-4 {
		margin-left: 1.5rem!important
	}
	[dir=ltr] .m-sm-5 {
		margin: 3rem!important
	}
	[dir=ltr] .mt-sm-5,
	[dir=ltr] .my-sm-5 {
		margin-top: 3rem!important
	}
	[dir=ltr] .mr-sm-5,
	[dir=ltr] .mx-sm-5 {
		margin-right: 3rem!important
	}
	[dir=ltr] .mb-sm-5,
	[dir=ltr] .my-sm-5 {
		margin-bottom: 3rem!important
	}
	[dir=ltr] .ml-sm-5,
	[dir=ltr] .mx-sm-5 {
		margin-left: 3rem!important
	}
	[dir=ltr] .p-sm-0 {
		padding: 0!important
	}
	[dir=ltr] .pt-sm-0,
	[dir=ltr] .py-sm-0 {
		padding-top: 0!important
	}
	[dir=ltr] .pr-sm-0,
	[dir=ltr] .px-sm-0 {
		padding-right: 0!important
	}
	[dir=ltr] .pb-sm-0,
	[dir=ltr] .py-sm-0 {
		padding-bottom: 0!important
	}
	[dir=ltr] .pl-sm-0,
	[dir=ltr] .px-sm-0 {
		padding-left: 0!important
	}
	[dir=ltr] .p-sm-1 {
		padding: .25rem!important
	}
	[dir=ltr] .pt-sm-1,
	[dir=ltr] .py-sm-1 {
		padding-top: .25rem!important
	}
	[dir=ltr] .pr-sm-1,
	[dir=ltr] .px-sm-1 {
		padding-right: .25rem!important
	}
	[dir=ltr] .pb-sm-1,
	[dir=ltr] .py-sm-1 {
		padding-bottom: .25rem!important
	}
	[dir=ltr] .pl-sm-1,
	[dir=ltr] .px-sm-1 {
		padding-left: .25rem!important
	}
	[dir=ltr] .p-sm-2 {
		padding: .5rem!important
	}
	[dir=ltr] .pt-sm-2,
	[dir=ltr] .py-sm-2 {
		padding-top: .5rem!important
	}
	[dir=ltr] .pr-sm-2,
	[dir=ltr] .px-sm-2 {
		padding-right: .5rem!important
	}
	[dir=ltr] .pb-sm-2,
	[dir=ltr] .py-sm-2 {
		padding-bottom: .5rem!important
	}
	[dir=ltr] .pl-sm-2,
	[dir=ltr] .px-sm-2 {
		padding-left: .5rem!important
	}
	[dir=ltr] .p-sm-3 {
		padding: 1rem!important
	}
	[dir=ltr] .pt-sm-3,
	[dir=ltr] .py-sm-3 {
		padding-top: 1rem!important
	}
	[dir=ltr] .pr-sm-3,
	[dir=ltr] .px-sm-3 {
		padding-right: 1rem!important
	}
	[dir=ltr] .pb-sm-3,
	[dir=ltr] .py-sm-3 {
		padding-bottom: 1rem!important
	}
	[dir=ltr] .pl-sm-3,
	[dir=ltr] .px-sm-3 {
		padding-left: 1rem!important
	}
	[dir=ltr] .p-sm-4 {
		padding: 1.5rem!important
	}
	[dir=ltr] .pt-sm-4,
	[dir=ltr] .py-sm-4 {
		padding-top: 1.5rem!important
	}
	[dir=ltr] .pr-sm-4,
	[dir=ltr] .px-sm-4 {
		padding-right: 1.5rem!important
	}
	[dir=ltr] .pb-sm-4,
	[dir=ltr] .py-sm-4 {
		padding-bottom: 1.5rem!important
	}
	[dir=ltr] .pl-sm-4,
	[dir=ltr] .px-sm-4 {
		padding-left: 1.5rem!important
	}
	[dir=ltr] .p-sm-5 {
		padding: 3rem!important
	}
	[dir=ltr] .pt-sm-5,
	[dir=ltr] .py-sm-5 {
		padding-top: 3rem!important
	}
	[dir=ltr] .pr-sm-5,
	[dir=ltr] .px-sm-5 {
		padding-right: 3rem!important
	}
	[dir=ltr] .pb-sm-5,
	[dir=ltr] .py-sm-5 {
		padding-bottom: 3rem!important
	}
	[dir=ltr] .pl-sm-5,
	[dir=ltr] .px-sm-5 {
		padding-left: 3rem!important
	}
	[dir=ltr] .m-sm-n1 {
		margin: -.25rem!important
	}
	[dir=ltr] .mt-sm-n1,
	[dir=ltr] .my-sm-n1 {
		margin-top: -.25rem!important
	}
	[dir=ltr] .mr-sm-n1,
	[dir=ltr] .mx-sm-n1 {
		margin-right: -.25rem!important
	}
	[dir=ltr] .mb-sm-n1,
	[dir=ltr] .my-sm-n1 {
		margin-bottom: -.25rem!important
	}
	[dir=ltr] .ml-sm-n1,
	[dir=ltr] .mx-sm-n1 {
		margin-left: -.25rem!important
	}
	[dir=ltr] .m-sm-n2 {
		margin: -.5rem!important
	}
	[dir=ltr] .mt-sm-n2,
	[dir=ltr] .my-sm-n2 {
		margin-top: -.5rem!important
	}
	[dir=ltr] .mr-sm-n2,
	[dir=ltr] .mx-sm-n2 {
		margin-right: -.5rem!important
	}
	[dir=ltr] .mb-sm-n2,
	[dir=ltr] .my-sm-n2 {
		margin-bottom: -.5rem!important
	}
	[dir=ltr] .ml-sm-n2,
	[dir=ltr] .mx-sm-n2 {
		margin-left: -.5rem!important
	}
	[dir=ltr] .m-sm-n3 {
		margin: -1rem!important
	}
	[dir=ltr] .mt-sm-n3,
	[dir=ltr] .my-sm-n3 {
		margin-top: -1rem!important
	}
	[dir=ltr] .mr-sm-n3,
	[dir=ltr] .mx-sm-n3 {
		margin-right: -1rem!important
	}
	[dir=ltr] .mb-sm-n3,
	[dir=ltr] .my-sm-n3 {
		margin-bottom: -1rem!important
	}
	[dir=ltr] .ml-sm-n3,
	[dir=ltr] .mx-sm-n3 {
		margin-left: -1rem!important
	}
	[dir=ltr] .m-sm-n4 {
		margin: -1.5rem!important
	}
	[dir=ltr] .mt-sm-n4,
	[dir=ltr] .my-sm-n4 {
		margin-top: -1.5rem!important
	}
	[dir=ltr] .mr-sm-n4,
	[dir=ltr] .mx-sm-n4 {
		margin-right: -1.5rem!important
	}
	[dir=ltr] .mb-sm-n4,
	[dir=ltr] .my-sm-n4 {
		margin-bottom: -1.5rem!important
	}
	[dir=ltr] .ml-sm-n4,
	[dir=ltr] .mx-sm-n4 {
		margin-left: -1.5rem!important
	}
	[dir=ltr] .m-sm-n5 {
		margin: -3rem!important
	}
	[dir=ltr] .mt-sm-n5,
	[dir=ltr] .my-sm-n5 {
		margin-top: -3rem!important
	}
	[dir=ltr] .mr-sm-n5,
	[dir=ltr] .mx-sm-n5 {
		margin-right: -3rem!important
	}
	[dir=ltr] .mb-sm-n5,
	[dir=ltr] .my-sm-n5 {
		margin-bottom: -3rem!important
	}
	[dir=ltr] .ml-sm-n5,
	[dir=ltr] .mx-sm-n5 {
		margin-left: -3rem!important
	}
	[dir=ltr] .m-sm-auto {
		margin: auto!important
	}
	[dir=ltr] .mt-sm-auto,
	[dir=ltr] .my-sm-auto {
		margin-top: auto!important
	}
	[dir=ltr] .mr-sm-auto,
	[dir=ltr] .mx-sm-auto {
		margin-right: auto!important
	}
	[dir=ltr] .mb-sm-auto,
	[dir=ltr] .my-sm-auto {
		margin-bottom: auto!important
	}
	[dir=ltr] .ml-sm-auto,
	[dir=ltr] .mx-sm-auto {
		margin-left: auto!important
	}
}

@media (min-width:768px) {
	[dir=ltr] .m-md-0 {
		margin: 0!important
	}
	[dir=ltr] .mt-md-0,
	[dir=ltr] .my-md-0 {
		margin-top: 0!important
	}
	[dir=ltr] .mr-md-0,
	[dir=ltr] .mx-md-0 {
		margin-right: 0!important
	}
	[dir=ltr] .mb-md-0,
	[dir=ltr] .my-md-0 {
		margin-bottom: 0!important
	}
	[dir=ltr] .ml-md-0,
	[dir=ltr] .mx-md-0 {
		margin-left: 0!important
	}
	[dir=ltr] .m-md-1 {
		margin: .25rem!important
	}
	[dir=ltr] .mt-md-1,
	[dir=ltr] .my-md-1 {
		margin-top: .25rem!important
	}
	[dir=ltr] .mr-md-1,
	[dir=ltr] .mx-md-1 {
		margin-right: .25rem!important
	}
	[dir=ltr] .mb-md-1,
	[dir=ltr] .my-md-1 {
		margin-bottom: .25rem!important
	}
	[dir=ltr] .ml-md-1,
	[dir=ltr] .mx-md-1 {
		margin-left: .25rem!important
	}
	[dir=ltr] .m-md-2 {
		margin: .5rem!important
	}
	[dir=ltr] .mt-md-2,
	[dir=ltr] .my-md-2 {
		margin-top: .5rem!important
	}
	[dir=ltr] .mr-md-2,
	[dir=ltr] .mx-md-2 {
		margin-right: .5rem!important
	}
	[dir=ltr] .mb-md-2,
	[dir=ltr] .my-md-2 {
		margin-bottom: .5rem!important
	}
	[dir=ltr] .ml-md-2,
	[dir=ltr] .mx-md-2 {
		margin-left: .5rem!important
	}
	[dir=ltr] .m-md-3 {
		margin: 1rem!important
	}
	[dir=ltr] .mt-md-3,
	[dir=ltr] .my-md-3 {
		margin-top: 1rem!important
	}
	[dir=ltr] .mr-md-3,
	[dir=ltr] .mx-md-3 {
		margin-right: 1rem!important
	}
	[dir=ltr] .mb-md-3,
	[dir=ltr] .my-md-3 {
		margin-bottom: 1rem!important
	}
	[dir=ltr] .ml-md-3,
	[dir=ltr] .mx-md-3 {
		margin-left: 1rem!important
	}
	[dir=ltr] .m-md-4 {
		margin: 1.5rem!important
	}
	[dir=ltr] .mt-md-4,
	[dir=ltr] .my-md-4 {
		margin-top: 1.5rem!important
	}
	[dir=ltr] .mr-md-4,
	[dir=ltr] .mx-md-4 {
		margin-right: 1.5rem!important
	}
	[dir=ltr] .mb-md-4,
	[dir=ltr] .my-md-4 {
		margin-bottom: 1.5rem!important
	}
	[dir=ltr] .ml-md-4,
	[dir=ltr] .mx-md-4 {
		margin-left: 1.5rem!important
	}
	[dir=ltr] .m-md-5 {
		margin: 3rem!important
	}
	[dir=ltr] .mt-md-5,
	[dir=ltr] .my-md-5 {
		margin-top: 3rem!important
	}
	[dir=ltr] .mr-md-5,
	[dir=ltr] .mx-md-5 {
		margin-right: 3rem!important
	}
	[dir=ltr] .mb-md-5,
	[dir=ltr] .my-md-5 {
		margin-bottom: 3rem!important
	}
	[dir=ltr] .ml-md-5,
	[dir=ltr] .mx-md-5 {
		margin-left: 3rem!important
	}
	[dir=ltr] .p-md-0 {
		padding: 0!important
	}
	[dir=ltr] .pt-md-0,
	[dir=ltr] .py-md-0 {
		padding-top: 0!important
	}
	[dir=ltr] .pr-md-0,
	[dir=ltr] .px-md-0 {
		padding-right: 0!important
	}
	[dir=ltr] .pb-md-0,
	[dir=ltr] .py-md-0 {
		padding-bottom: 0!important
	}
	[dir=ltr] .pl-md-0,
	[dir=ltr] .px-md-0 {
		padding-left: 0!important
	}
	[dir=ltr] .p-md-1 {
		padding: .25rem!important
	}
	[dir=ltr] .pt-md-1,
	[dir=ltr] .py-md-1 {
		padding-top: .25rem!important
	}
	[dir=ltr] .pr-md-1,
	[dir=ltr] .px-md-1 {
		padding-right: .25rem!important
	}
	[dir=ltr] .pb-md-1,
	[dir=ltr] .py-md-1 {
		padding-bottom: .25rem!important
	}
	[dir=ltr] .pl-md-1,
	[dir=ltr] .px-md-1 {
		padding-left: .25rem!important
	}
	[dir=ltr] .p-md-2 {
		padding: .5rem!important
	}
	[dir=ltr] .pt-md-2,
	[dir=ltr] .py-md-2 {
		padding-top: .5rem!important
	}
	[dir=ltr] .pr-md-2,
	[dir=ltr] .px-md-2 {
		padding-right: .5rem!important
	}
	[dir=ltr] .pb-md-2,
	[dir=ltr] .py-md-2 {
		padding-bottom: .5rem!important
	}
	[dir=ltr] .pl-md-2,
	[dir=ltr] .px-md-2 {
		padding-left: .5rem!important
	}
	[dir=ltr] .p-md-3 {
		padding: 1rem!important
	}
	[dir=ltr] .pt-md-3,
	[dir=ltr] .py-md-3 {
		padding-top: 1rem!important
	}
	[dir=ltr] .pr-md-3,
	[dir=ltr] .px-md-3 {
		padding-right: 1rem!important
	}
	[dir=ltr] .pb-md-3,
	[dir=ltr] .py-md-3 {
		padding-bottom: 1rem!important
	}
	[dir=ltr] .pl-md-3,
	[dir=ltr] .px-md-3 {
		padding-left: 1rem!important
	}
	[dir=ltr] .p-md-4 {
		padding: 1.5rem!important
	}
	[dir=ltr] .pt-md-4,
	[dir=ltr] .py-md-4 {
		padding-top: 1.5rem!important
	}
	[dir=ltr] .pr-md-4,
	[dir=ltr] .px-md-4 {
		padding-right: 1.5rem!important
	}
	[dir=ltr] .pb-md-4,
	[dir=ltr] .py-md-4 {
		padding-bottom: 1.5rem!important
	}
	[dir=ltr] .pl-md-4,
	[dir=ltr] .px-md-4 {
		padding-left: 1.5rem!important
	}
	[dir=ltr] .p-md-5 {
		padding: 3rem!important
	}
	[dir=ltr] .pt-md-5,
	[dir=ltr] .py-md-5 {
		padding-top: 3rem!important
	}
	[dir=ltr] .pr-md-5,
	[dir=ltr] .px-md-5 {
		padding-right: 3rem!important
	}
	[dir=ltr] .pb-md-5,
	[dir=ltr] .py-md-5 {
		padding-bottom: 3rem!important
	}
	[dir=ltr] .pl-md-5,
	[dir=ltr] .px-md-5 {
		padding-left: 3rem!important
	}
	[dir=ltr] .m-md-n1 {
		margin: -.25rem!important
	}
	[dir=ltr] .mt-md-n1,
	[dir=ltr] .my-md-n1 {
		margin-top: -.25rem!important
	}
	[dir=ltr] .mr-md-n1,
	[dir=ltr] .mx-md-n1 {
		margin-right: -.25rem!important
	}
	[dir=ltr] .mb-md-n1,
	[dir=ltr] .my-md-n1 {
		margin-bottom: -.25rem!important
	}
	[dir=ltr] .ml-md-n1,
	[dir=ltr] .mx-md-n1 {
		margin-left: -.25rem!important
	}
	[dir=ltr] .m-md-n2 {
		margin: -.5rem!important
	}
	[dir=ltr] .mt-md-n2,
	[dir=ltr] .my-md-n2 {
		margin-top: -.5rem!important
	}
	[dir=ltr] .mr-md-n2,
	[dir=ltr] .mx-md-n2 {
		margin-right: -.5rem!important
	}
	[dir=ltr] .mb-md-n2,
	[dir=ltr] .my-md-n2 {
		margin-bottom: -.5rem!important
	}
	[dir=ltr] .ml-md-n2,
	[dir=ltr] .mx-md-n2 {
		margin-left: -.5rem!important
	}
	[dir=ltr] .m-md-n3 {
		margin: -1rem!important
	}
	[dir=ltr] .mt-md-n3,
	[dir=ltr] .my-md-n3 {
		margin-top: -1rem!important
	}
	[dir=ltr] .mr-md-n3,
	[dir=ltr] .mx-md-n3 {
		margin-right: -1rem!important
	}
	[dir=ltr] .mb-md-n3,
	[dir=ltr] .my-md-n3 {
		margin-bottom: -1rem!important
	}
	[dir=ltr] .ml-md-n3,
	[dir=ltr] .mx-md-n3 {
		margin-left: -1rem!important
	}
	[dir=ltr] .m-md-n4 {
		margin: -1.5rem!important
	}
	[dir=ltr] .mt-md-n4,
	[dir=ltr] .my-md-n4 {
		margin-top: -1.5rem!important
	}
	[dir=ltr] .mr-md-n4,
	[dir=ltr] .mx-md-n4 {
		margin-right: -1.5rem!important
	}
	[dir=ltr] .mb-md-n4,
	[dir=ltr] .my-md-n4 {
		margin-bottom: -1.5rem!important
	}
	[dir=ltr] .ml-md-n4,
	[dir=ltr] .mx-md-n4 {
		margin-left: -1.5rem!important
	}
	[dir=ltr] .m-md-n5 {
		margin: -3rem!important
	}
	[dir=ltr] .mt-md-n5,
	[dir=ltr] .my-md-n5 {
		margin-top: -3rem!important
	}
	[dir=ltr] .mr-md-n5,
	[dir=ltr] .mx-md-n5 {
		margin-right: -3rem!important
	}
	[dir=ltr] .mb-md-n5,
	[dir=ltr] .my-md-n5 {
		margin-bottom: -3rem!important
	}
	[dir=ltr] .ml-md-n5,
	[dir=ltr] .mx-md-n5 {
		margin-left: -3rem!important
	}
	[dir=ltr] .m-md-auto {
		margin: auto!important
	}
	[dir=ltr] .mt-md-auto,
	[dir=ltr] .my-md-auto {
		margin-top: auto!important
	}
	[dir=ltr] .mr-md-auto,
	[dir=ltr] .mx-md-auto {
		margin-right: auto!important
	}
	[dir=ltr] .mb-md-auto,
	[dir=ltr] .my-md-auto {
		margin-bottom: auto!important
	}
	[dir=ltr] .ml-md-auto,
	[dir=ltr] .mx-md-auto {
		margin-left: auto!important
	}
}

@media (min-width:992px) {
	[dir=ltr] .m-lg-0 {
		margin: 0!important
	}
	[dir=ltr] .mt-lg-0,
	[dir=ltr] .my-lg-0 {
		margin-top: 0!important
	}
	[dir=ltr] .mr-lg-0,
	[dir=ltr] .mx-lg-0 {
		margin-right: 0!important
	}
	[dir=ltr] .mb-lg-0,
	[dir=ltr] .my-lg-0 {
		margin-bottom: 0!important
	}
	[dir=ltr] .ml-lg-0,
	[dir=ltr] .mx-lg-0 {
		margin-left: 0!important
	}
	[dir=ltr] .m-lg-1 {
		margin: .25rem!important
	}
	[dir=ltr] .mt-lg-1,
	[dir=ltr] .my-lg-1 {
		margin-top: .25rem!important
	}
	[dir=ltr] .mr-lg-1,
	[dir=ltr] .mx-lg-1 {
		margin-right: .25rem!important
	}
	[dir=ltr] .mb-lg-1,
	[dir=ltr] .my-lg-1 {
		margin-bottom: .25rem!important
	}
	[dir=ltr] .ml-lg-1,
	[dir=ltr] .mx-lg-1 {
		margin-left: .25rem!important
	}
	[dir=ltr] .m-lg-2 {
		margin: .5rem!important
	}
	[dir=ltr] .mt-lg-2,
	[dir=ltr] .my-lg-2 {
		margin-top: .5rem!important
	}
	[dir=ltr] .mr-lg-2,
	[dir=ltr] .mx-lg-2 {
		margin-right: .5rem!important
	}
	[dir=ltr] .mb-lg-2,
	[dir=ltr] .my-lg-2 {
		margin-bottom: .5rem!important
	}
	[dir=ltr] .ml-lg-2,
	[dir=ltr] .mx-lg-2 {
		margin-left: .5rem!important
	}
	[dir=ltr] .m-lg-3 {
		margin: 1rem!important
	}
	[dir=ltr] .mt-lg-3,
	[dir=ltr] .my-lg-3 {
		margin-top: 1rem!important
	}
	[dir=ltr] .mr-lg-3,
	[dir=ltr] .mx-lg-3 {
		margin-right: 1rem!important
	}
	[dir=ltr] .mb-lg-3,
	[dir=ltr] .my-lg-3 {
		margin-bottom: 1rem!important
	}
	[dir=ltr] .ml-lg-3,
	[dir=ltr] .mx-lg-3 {
		margin-left: 1rem!important
	}
	[dir=ltr] .m-lg-4 {
		margin: 1.5rem!important
	}
	[dir=ltr] .mt-lg-4,
	[dir=ltr] .my-lg-4 {
		margin-top: 1.5rem!important
	}
	[dir=ltr] .mr-lg-4,
	[dir=ltr] .mx-lg-4 {
		margin-right: 1.5rem!important
	}
	[dir=ltr] .mb-lg-4,
	[dir=ltr] .my-lg-4 {
		margin-bottom: 1.5rem!important
	}
	[dir=ltr] .ml-lg-4,
	[dir=ltr] .mx-lg-4 {
		margin-left: 1.5rem!important
	}
	[dir=ltr] .m-lg-5 {
		margin: 3rem!important
	}
	[dir=ltr] .mt-lg-5,
	[dir=ltr] .my-lg-5 {
		margin-top: 3rem!important
	}
	[dir=ltr] .mr-lg-5,
	[dir=ltr] .mx-lg-5 {
		margin-right: 3rem!important
	}
	[dir=ltr] .mb-lg-5,
	[dir=ltr] .my-lg-5 {
		margin-bottom: 3rem!important
	}
	[dir=ltr] .ml-lg-5,
	[dir=ltr] .mx-lg-5 {
		margin-left: 3rem!important
	}
	[dir=ltr] .p-lg-0 {
		padding: 0!important
	}
	[dir=ltr] .pt-lg-0,
	[dir=ltr] .py-lg-0 {
		padding-top: 0!important
	}
	[dir=ltr] .pr-lg-0,
	[dir=ltr] .px-lg-0 {
		padding-right: 0!important
	}
	[dir=ltr] .pb-lg-0,
	[dir=ltr] .py-lg-0 {
		padding-bottom: 0!important
	}
	[dir=ltr] .pl-lg-0,
	[dir=ltr] .px-lg-0 {
		padding-left: 0!important
	}
	[dir=ltr] .p-lg-1 {
		padding: .25rem!important
	}
	[dir=ltr] .pt-lg-1,
	[dir=ltr] .py-lg-1 {
		padding-top: .25rem!important
	}
	[dir=ltr] .pr-lg-1,
	[dir=ltr] .px-lg-1 {
		padding-right: .25rem!important
	}
	[dir=ltr] .pb-lg-1,
	[dir=ltr] .py-lg-1 {
		padding-bottom: .25rem!important
	}
	[dir=ltr] .pl-lg-1,
	[dir=ltr] .px-lg-1 {
		padding-left: .25rem!important
	}
	[dir=ltr] .p-lg-2 {
		padding: .5rem!important
	}
	[dir=ltr] .pt-lg-2,
	[dir=ltr] .py-lg-2 {
		padding-top: .5rem!important
	}
	[dir=ltr] .pr-lg-2,
	[dir=ltr] .px-lg-2 {
		padding-right: .5rem!important
	}
	[dir=ltr] .pb-lg-2,
	[dir=ltr] .py-lg-2 {
		padding-bottom: .5rem!important
	}
	[dir=ltr] .pl-lg-2,
	[dir=ltr] .px-lg-2 {
		padding-left: .5rem!important
	}
	[dir=ltr] .p-lg-3 {
		padding: 1rem!important
	}
	[dir=ltr] .pt-lg-3,
	[dir=ltr] .py-lg-3 {
		padding-top: 1rem!important
	}
	[dir=ltr] .pr-lg-3,
	[dir=ltr] .px-lg-3 {
		padding-right: 1rem!important
	}
	[dir=ltr] .pb-lg-3,
	[dir=ltr] .py-lg-3 {
		padding-bottom: 1rem!important
	}
	[dir=ltr] .pl-lg-3,
	[dir=ltr] .px-lg-3 {
		padding-left: 1rem!important
	}
	[dir=ltr] .p-lg-4 {
		padding: 1.5rem!important
	}
	[dir=ltr] .pt-lg-4,
	[dir=ltr] .py-lg-4 {
		padding-top: 1.5rem!important
	}
	[dir=ltr] .pr-lg-4,
	[dir=ltr] .px-lg-4 {
		padding-right: 1.5rem!important
	}
	[dir=ltr] .pb-lg-4,
	[dir=ltr] .py-lg-4 {
		padding-bottom: 1.5rem!important
	}
	[dir=ltr] .pl-lg-4,
	[dir=ltr] .px-lg-4 {
		padding-left: 1.5rem!important
	}
	[dir=ltr] .p-lg-5 {
		padding: 3rem!important
	}
	[dir=ltr] .pt-lg-5,
	[dir=ltr] .py-lg-5 {
		padding-top: 3rem!important
	}
	[dir=ltr] .pr-lg-5,
	[dir=ltr] .px-lg-5 {
		padding-right: 3rem!important
	}
	[dir=ltr] .pb-lg-5,
	[dir=ltr] .py-lg-5 {
		padding-bottom: 3rem!important
	}
	[dir=ltr] .pl-lg-5,
	[dir=ltr] .px-lg-5 {
		padding-left: 3rem!important
	}
	[dir=ltr] .m-lg-n1 {
		margin: -.25rem!important
	}
	[dir=ltr] .mt-lg-n1,
	[dir=ltr] .my-lg-n1 {
		margin-top: -.25rem!important
	}
	[dir=ltr] .mr-lg-n1,
	[dir=ltr] .mx-lg-n1 {
		margin-right: -.25rem!important
	}
	[dir=ltr] .mb-lg-n1,
	[dir=ltr] .my-lg-n1 {
		margin-bottom: -.25rem!important
	}
	[dir=ltr] .ml-lg-n1,
	[dir=ltr] .mx-lg-n1 {
		margin-left: -.25rem!important
	}
	[dir=ltr] .m-lg-n2 {
		margin: -.5rem!important
	}
	[dir=ltr] .mt-lg-n2,
	[dir=ltr] .my-lg-n2 {
		margin-top: -.5rem!important
	}
	[dir=ltr] .mr-lg-n2,
	[dir=ltr] .mx-lg-n2 {
		margin-right: -.5rem!important
	}
	[dir=ltr] .mb-lg-n2,
	[dir=ltr] .my-lg-n2 {
		margin-bottom: -.5rem!important
	}
	[dir=ltr] .ml-lg-n2,
	[dir=ltr] .mx-lg-n2 {
		margin-left: -.5rem!important
	}
	[dir=ltr] .m-lg-n3 {
		margin: -1rem!important
	}
	[dir=ltr] .mt-lg-n3,
	[dir=ltr] .my-lg-n3 {
		margin-top: -1rem!important
	}
	[dir=ltr] .mr-lg-n3,
	[dir=ltr] .mx-lg-n3 {
		margin-right: -1rem!important
	}
	[dir=ltr] .mb-lg-n3,
	[dir=ltr] .my-lg-n3 {
		margin-bottom: -1rem!important
	}
	[dir=ltr] .ml-lg-n3,
	[dir=ltr] .mx-lg-n3 {
		margin-left: -1rem!important
	}
	[dir=ltr] .m-lg-n4 {
		margin: -1.5rem!important
	}
	[dir=ltr] .mt-lg-n4,
	[dir=ltr] .my-lg-n4 {
		margin-top: -1.5rem!important
	}
	[dir=ltr] .mr-lg-n4,
	[dir=ltr] .mx-lg-n4 {
		margin-right: -1.5rem!important
	}
	[dir=ltr] .mb-lg-n4,
	[dir=ltr] .my-lg-n4 {
		margin-bottom: -1.5rem!important
	}
	[dir=ltr] .ml-lg-n4,
	[dir=ltr] .mx-lg-n4 {
		margin-left: -1.5rem!important
	}
	[dir=ltr] .m-lg-n5 {
		margin: -3rem!important
	}
	[dir=ltr] .mt-lg-n5,
	[dir=ltr] .my-lg-n5 {
		margin-top: -3rem!important
	}
	[dir=ltr] .mr-lg-n5,
	[dir=ltr] .mx-lg-n5 {
		margin-right: -3rem!important
	}
	[dir=ltr] .mb-lg-n5,
	[dir=ltr] .my-lg-n5 {
		margin-bottom: -3rem!important
	}
	[dir=ltr] .ml-lg-n5,
	[dir=ltr] .mx-lg-n5 {
		margin-left: -3rem!important
	}
	[dir=ltr] .m-lg-auto {
		margin: auto!important
	}
	[dir=ltr] .mt-lg-auto,
	[dir=ltr] .my-lg-auto {
		margin-top: auto!important
	}
	[dir=ltr] .mr-lg-auto,
	[dir=ltr] .mx-lg-auto {
		margin-right: auto!important
	}
	[dir=ltr] .mb-lg-auto,
	[dir=ltr] .my-lg-auto {
		margin-bottom: auto!important
	}
	[dir=ltr] .ml-lg-auto,
	[dir=ltr] .mx-lg-auto {
		margin-left: auto!important
	}
}

@media (min-width:1200px) {
	[dir=ltr] .m-xl-0 {
		margin: 0!important
	}
	[dir=ltr] .mt-xl-0,
	[dir=ltr] .my-xl-0 {
		margin-top: 0!important
	}
	[dir=ltr] .mr-xl-0,
	[dir=ltr] .mx-xl-0 {
		margin-right: 0!important
	}
	[dir=ltr] .mb-xl-0,
	[dir=ltr] .my-xl-0 {
		margin-bottom: 0!important
	}
	[dir=ltr] .ml-xl-0,
	[dir=ltr] .mx-xl-0 {
		margin-left: 0!important
	}
	[dir=ltr] .m-xl-1 {
		margin: .25rem!important
	}
	[dir=ltr] .mt-xl-1,
	[dir=ltr] .my-xl-1 {
		margin-top: .25rem!important
	}
	[dir=ltr] .mr-xl-1,
	[dir=ltr] .mx-xl-1 {
		margin-right: .25rem!important
	}
	[dir=ltr] .mb-xl-1,
	[dir=ltr] .my-xl-1 {
		margin-bottom: .25rem!important
	}
	[dir=ltr] .ml-xl-1,
	[dir=ltr] .mx-xl-1 {
		margin-left: .25rem!important
	}
	[dir=ltr] .m-xl-2 {
		margin: .5rem!important
	}
	[dir=ltr] .mt-xl-2,
	[dir=ltr] .my-xl-2 {
		margin-top: .5rem!important
	}
	[dir=ltr] .mr-xl-2,
	[dir=ltr] .mx-xl-2 {
		margin-right: .5rem!important
	}
	[dir=ltr] .mb-xl-2,
	[dir=ltr] .my-xl-2 {
		margin-bottom: .5rem!important
	}
	[dir=ltr] .ml-xl-2,
	[dir=ltr] .mx-xl-2 {
		margin-left: .5rem!important
	}
	[dir=ltr] .m-xl-3 {
		margin: 1rem!important
	}
	[dir=ltr] .mt-xl-3,
	[dir=ltr] .my-xl-3 {
		margin-top: 1rem!important
	}
	[dir=ltr] .mr-xl-3,
	[dir=ltr] .mx-xl-3 {
		margin-right: 1rem!important
	}
	[dir=ltr] .mb-xl-3,
	[dir=ltr] .my-xl-3 {
		margin-bottom: 1rem!important
	}
	[dir=ltr] .ml-xl-3,
	[dir=ltr] .mx-xl-3 {
		margin-left: 1rem!important
	}
	[dir=ltr] .m-xl-4 {
		margin: 1.5rem!important
	}
	[dir=ltr] .mt-xl-4,
	[dir=ltr] .my-xl-4 {
		margin-top: 1.5rem!important
	}
	[dir=ltr] .mr-xl-4,
	[dir=ltr] .mx-xl-4 {
		margin-right: 1.5rem!important
	}
	[dir=ltr] .mb-xl-4,
	[dir=ltr] .my-xl-4 {
		margin-bottom: 1.5rem!important
	}
	[dir=ltr] .ml-xl-4,
	[dir=ltr] .mx-xl-4 {
		margin-left: 1.5rem!important
	}
	[dir=ltr] .m-xl-5 {
		margin: 3rem!important
	}
	[dir=ltr] .mt-xl-5,
	[dir=ltr] .my-xl-5 {
		margin-top: 3rem!important
	}
	[dir=ltr] .mr-xl-5,
	[dir=ltr] .mx-xl-5 {
		margin-right: 3rem!important
	}
	[dir=ltr] .mb-xl-5,
	[dir=ltr] .my-xl-5 {
		margin-bottom: 3rem!important
	}
	[dir=ltr] .ml-xl-5,
	[dir=ltr] .mx-xl-5 {
		margin-left: 3rem!important
	}
	[dir=ltr] .p-xl-0 {
		padding: 0!important
	}
	[dir=ltr] .pt-xl-0,
	[dir=ltr] .py-xl-0 {
		padding-top: 0!important
	}
	[dir=ltr] .pr-xl-0,
	[dir=ltr] .px-xl-0 {
		padding-right: 0!important
	}
	[dir=ltr] .pb-xl-0,
	[dir=ltr] .py-xl-0 {
		padding-bottom: 0!important
	}
	[dir=ltr] .pl-xl-0,
	[dir=ltr] .px-xl-0 {
		padding-left: 0!important
	}
	[dir=ltr] .p-xl-1 {
		padding: .25rem!important
	}
	[dir=ltr] .pt-xl-1,
	[dir=ltr] .py-xl-1 {
		padding-top: .25rem!important
	}
	[dir=ltr] .pr-xl-1,
	[dir=ltr] .px-xl-1 {
		padding-right: .25rem!important
	}
	[dir=ltr] .pb-xl-1,
	[dir=ltr] .py-xl-1 {
		padding-bottom: .25rem!important
	}
	[dir=ltr] .pl-xl-1,
	[dir=ltr] .px-xl-1 {
		padding-left: .25rem!important
	}
	[dir=ltr] .p-xl-2 {
		padding: .5rem!important
	}
	[dir=ltr] .pt-xl-2,
	[dir=ltr] .py-xl-2 {
		padding-top: .5rem!important
	}
	[dir=ltr] .pr-xl-2,
	[dir=ltr] .px-xl-2 {
		padding-right: .5rem!important
	}
	[dir=ltr] .pb-xl-2,
	[dir=ltr] .py-xl-2 {
		padding-bottom: .5rem!important
	}
	[dir=ltr] .pl-xl-2,
	[dir=ltr] .px-xl-2 {
		padding-left: .5rem!important
	}
	[dir=ltr] .p-xl-3 {
		padding: 1rem!important
	}
	[dir=ltr] .pt-xl-3,
	[dir=ltr] .py-xl-3 {
		padding-top: 1rem!important
	}
	[dir=ltr] .pr-xl-3,
	[dir=ltr] .px-xl-3 {
		padding-right: 1rem!important
	}
	[dir=ltr] .pb-xl-3,
	[dir=ltr] .py-xl-3 {
		padding-bottom: 1rem!important
	}
	[dir=ltr] .pl-xl-3,
	[dir=ltr] .px-xl-3 {
		padding-left: 1rem!important
	}
	[dir=ltr] .p-xl-4 {
		padding: 1.5rem!important
	}
	[dir=ltr] .pt-xl-4,
	[dir=ltr] .py-xl-4 {
		padding-top: 1.5rem!important
	}
	[dir=ltr] .pr-xl-4,
	[dir=ltr] .px-xl-4 {
		padding-right: 1.5rem!important
	}
	[dir=ltr] .pb-xl-4,
	[dir=ltr] .py-xl-4 {
		padding-bottom: 1.5rem!important
	}
	[dir=ltr] .pl-xl-4,
	[dir=ltr] .px-xl-4 {
		padding-left: 1.5rem!important
	}
	[dir=ltr] .p-xl-5 {
		padding: 3rem!important
	}
	[dir=ltr] .pt-xl-5,
	[dir=ltr] .py-xl-5 {
		padding-top: 3rem!important
	}
	[dir=ltr] .pr-xl-5,
	[dir=ltr] .px-xl-5 {
		padding-right: 3rem!important
	}
	[dir=ltr] .pb-xl-5,
	[dir=ltr] .py-xl-5 {
		padding-bottom: 3rem!important
	}
	[dir=ltr] .pl-xl-5,
	[dir=ltr] .px-xl-5 {
		padding-left: 3rem!important
	}
	[dir=ltr] .m-xl-n1 {
		margin: -.25rem!important
	}
	[dir=ltr] .mt-xl-n1,
	[dir=ltr] .my-xl-n1 {
		margin-top: -.25rem!important
	}
	[dir=ltr] .mr-xl-n1,
	[dir=ltr] .mx-xl-n1 {
		margin-right: -.25rem!important
	}
	[dir=ltr] .mb-xl-n1,
	[dir=ltr] .my-xl-n1 {
		margin-bottom: -.25rem!important
	}
	[dir=ltr] .ml-xl-n1,
	[dir=ltr] .mx-xl-n1 {
		margin-left: -.25rem!important
	}
	[dir=ltr] .m-xl-n2 {
		margin: -.5rem!important
	}
	[dir=ltr] .mt-xl-n2,
	[dir=ltr] .my-xl-n2 {
		margin-top: -.5rem!important
	}
	[dir=ltr] .mr-xl-n2,
	[dir=ltr] .mx-xl-n2 {
		margin-right: -.5rem!important
	}
	[dir=ltr] .mb-xl-n2,
	[dir=ltr] .my-xl-n2 {
		margin-bottom: -.5rem!important
	}
	[dir=ltr] .ml-xl-n2,
	[dir=ltr] .mx-xl-n2 {
		margin-left: -.5rem!important
	}
	[dir=ltr] .m-xl-n3 {
		margin: -1rem!important
	}
	[dir=ltr] .mt-xl-n3,
	[dir=ltr] .my-xl-n3 {
		margin-top: -1rem!important
	}
	[dir=ltr] .mr-xl-n3,
	[dir=ltr] .mx-xl-n3 {
		margin-right: -1rem!important
	}
	[dir=ltr] .mb-xl-n3,
	[dir=ltr] .my-xl-n3 {
		margin-bottom: -1rem!important
	}
	[dir=ltr] .ml-xl-n3,
	[dir=ltr] .mx-xl-n3 {
		margin-left: -1rem!important
	}
	[dir=ltr] .m-xl-n4 {
		margin: -1.5rem!important
	}
	[dir=ltr] .mt-xl-n4,
	[dir=ltr] .my-xl-n4 {
		margin-top: -1.5rem!important
	}
	[dir=ltr] .mr-xl-n4,
	[dir=ltr] .mx-xl-n4 {
		margin-right: -1.5rem!important
	}
	[dir=ltr] .mb-xl-n4,
	[dir=ltr] .my-xl-n4 {
		margin-bottom: -1.5rem!important
	}
	[dir=ltr] .ml-xl-n4,
	[dir=ltr] .mx-xl-n4 {
		margin-left: -1.5rem!important
	}
	[dir=ltr] .m-xl-n5 {
		margin: -3rem!important
	}
	[dir=ltr] .mt-xl-n5,
	[dir=ltr] .my-xl-n5 {
		margin-top: -3rem!important
	}
	[dir=ltr] .mr-xl-n5,
	[dir=ltr] .mx-xl-n5 {
		margin-right: -3rem!important
	}
	[dir=ltr] .mb-xl-n5,
	[dir=ltr] .my-xl-n5 {
		margin-bottom: -3rem!important
	}
	[dir=ltr] .ml-xl-n5,
	[dir=ltr] .mx-xl-n5 {
		margin-left: -3rem!important
	}
	[dir=ltr] .m-xl-auto {
		margin: auto!important
	}
	[dir=ltr] .mt-xl-auto,
	[dir=ltr] .my-xl-auto {
		margin-top: auto!important
	}
	[dir=ltr] .mr-xl-auto,
	[dir=ltr] .mx-xl-auto {
		margin-right: auto!important
	}
	[dir=ltr] .mb-xl-auto,
	[dir=ltr] .my-xl-auto {
		margin-bottom: auto!important
	}
	[dir=ltr] .ml-xl-auto,
	[dir=ltr] .mx-xl-auto {
		margin-left: auto!important
	}
}

[dir=ltr] .text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace!important
}

[dir=ltr] .text-justify {
	text-align: justify!important
}

[dir=ltr] .text-wrap {
	white-space: normal!important
}

[dir=ltr] .text-nowrap {
	white-space: nowrap!important
}

[dir=ltr] .text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

[dir=ltr] .text-left {
	text-align: left!important
}

[dir=ltr] .text-right {
	text-align: right!important
}

[dir=ltr] .text-center {
	text-align: center!important
}

@media (min-width:576px) {
	[dir=ltr] .text-sm-left {
		text-align: left!important
	}
	[dir=ltr] .text-sm-right {
		text-align: right!important
	}
	[dir=ltr] .text-sm-center {
		text-align: center!important
	}
}

@media (min-width:768px) {
	[dir=ltr] .text-md-left {
		text-align: left!important
	}
	[dir=ltr] .text-md-right {
		text-align: right!important
	}
	[dir=ltr] .text-md-center {
		text-align: center!important
	}
}

@media (min-width:992px) {
	[dir=ltr] .text-lg-left {
		text-align: left!important
	}
	[dir=ltr] .text-lg-right {
		text-align: right!important
	}
	[dir=ltr] .text-lg-center {
		text-align: center!important
	}
}

@media (min-width:1200px) {
	[dir=ltr] .text-xl-left {
		text-align: left!important
	}
	[dir=ltr] .text-xl-right {
		text-align: right!important
	}
	[dir=ltr] .text-xl-center {
		text-align: center!important
	}
}

[dir=ltr] .text-lowercase {
	text-transform: lowercase!important
}

[dir=ltr] .text-uppercase {
	text-transform: uppercase!important
}

[dir=ltr] .text-capitalize {
	text-transform: capitalize!important
}

[dir=ltr] .font-weight-light {
	font-weight: 300!important
}

[dir=ltr] .font-weight-lighter {
	font-weight: lighter!important
}

[dir=ltr] .font-weight-normal {
	font-weight: 400!important
}

[dir=ltr] .font-weight-bold {
	font-weight: 700!important
}

[dir=ltr] .font-weight-bolder {
	font-weight: bolder!important
}

[dir=ltr] .font-italic {
	font-style: italic!important
}

[dir=ltr] .text-white {
	color: #fff!important
}

[dir=ltr] .text-primary {
	color: #308af3!important
}

[dir=ltr] a.text-primary:focus,
[dir=ltr] a.text-primary:hover {
	color: #0c64cb!important
}

[dir=ltr] .text-secondary {
	color: #6c757d!important
}

[dir=ltr] a.text-secondary:focus,
[dir=ltr] a.text-secondary:hover {
	color: #494f54!important
}

[dir=ltr] .text-success {
	color: #48ba16!important
}

[dir=ltr] a.text-success:focus,
[dir=ltr] a.text-success:hover {
	color: #2e760e!important
}

[dir=ltr] .text-info {
	color: #51a7c5!important
}

[dir=ltr] a.text-info:focus,
[dir=ltr] a.text-info:hover {
	color: #327d97!important
}

[dir=ltr] .text-warning {
	color: #ffc107!important
}

[dir=ltr] a.text-warning:focus,
[dir=ltr] a.text-warning:hover {
	color: #ba8b00!important
}

[dir=ltr] .text-danger {
	color: #dc3545!important
}

[dir=ltr] a.text-danger:focus,
[dir=ltr] a.text-danger:hover {
	color: #a71d2a!important
}

[dir=ltr] .text-light {
	color: #f8f9fa!important
}

[dir=ltr] a.text-light:focus,
[dir=ltr] a.text-light:hover {
	color: #cbd3da!important
}

[dir=ltr] .text-dark {
	color: #364c66!important
}

[dir=ltr] a.text-dark:focus,
[dir=ltr] a.text-dark:hover {
	color: #1c2734!important
}

[dir=ltr] .text-teal {
	color: #16ba71!important
}

[dir=ltr] a.text-teal:focus,
[dir=ltr] a.text-teal:hover {
	color: #0e7647!important
}

[dir=ltr] .text-purple {
	color: #5163c5!important
}

[dir=ltr] a.text-purple:focus,
[dir=ltr] a.text-purple:hover {
	color: #324297!important
}

[dir=ltr] .text-dark-gray {
	color: #939fad!important
}

[dir=ltr] a.text-dark-gray:focus,
[dir=ltr] a.text-dark-gray:hover {
	color: #69788a!important
}

[dir=ltr] .text-light-gray {
	color: #eceef0!important
}

[dir=ltr] a.text-light-gray:focus,
[dir=ltr] a.text-light-gray:hover {
	color: #c1c8ce!important
}

[dir=ltr] .text-muted-light {
	color: #dbdfe4!important
}

[dir=ltr] a.text-muted-light:focus,
[dir=ltr] a.text-muted-light:hover {
	color: #afb8c3!important
}

[dir=ltr] .text-facebook {
	color: #3b5998!important
}

[dir=ltr] a.text-facebook:focus,
[dir=ltr] a.text-facebook:hover {
	color: #263961!important
}

[dir=ltr] .text-twitter {
	color: #00aced!important
}

[dir=ltr] a.text-twitter:focus,
[dir=ltr] a.text-twitter:hover {
	color: #0074a1!important
}

[dir=ltr] .text-body {
	color: #112b4a!important
}

[dir=ltr] .text-muted {
	color: rgba(55, 77, 103, .54)!important
}

[dir=ltr] .text-black-50 {
	color: rgba(0, 0, 0, .5)!important
}

[dir=ltr] .text-white-50 {
	color: hsla(0, 0%, 100%, .5)!important
}

[dir=ltr] .text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

[dir=ltr] .text-decoration-none {
	text-decoration: none!important
}

[dir=ltr] .text-break {
	word-break: break-word!important;
	overflow-wrap: break-word!important
}

[dir=ltr] .text-reset {
	color: inherit!important
}

[dir=ltr] .visible {
	visibility: visible!important
}

[dir=ltr] .invisible {
	visibility: hidden!important
}

@media print {
	[dir=ltr] *,
	[dir=ltr] :after,
	[dir=ltr] :before {
		text-shadow: none!important;
		box-shadow: none!important
	}
	[dir=ltr] a:not(.btn) {
		text-decoration: underline
	}
	[dir=ltr] abbr[title]:after {
		content: " (" attr(title) ")"
	}
	[dir=ltr] pre {
		white-space: pre-wrap!important
	}
	[dir=ltr] blockquote,
	[dir=ltr] pre {
		border: 1px solid #adb5bd;
		page-break-inside: avoid
	}
	[dir=ltr] thead {
		display: table-header-group
	}
	[dir=ltr] img,
	[dir=ltr] tr {
		page-break-inside: avoid
	}
	[dir=ltr] h2,
	[dir=ltr] h3,
	[dir=ltr] p {
		orphans: 3;
		widows: 3
	}
	[dir=ltr] h2,
	[dir=ltr] h3 {
		page-break-after: avoid
	}
	@page {
		size: a3
	}
	[dir=ltr] .container,
	[dir=ltr] body {
		min-width: 992px!important
	}
	[dir=ltr] .navbar {
		display: none
	}
	[dir=ltr] .badge {
		border: 1px solid #000
	}
	[dir=ltr] .table {
		border-collapse: collapse!important
	}
	[dir=ltr] .table td,
	[dir=ltr] .table th {
		background-color: #fff!important
	}
	[dir=ltr] .table-bordered td,
	[dir=ltr] .table-bordered th {
		border: 1px solid #dee2e6!important
	}
	[dir=ltr] .table-dark {
		color: inherit
	}
	[dir=ltr] .table-dark tbody+tbody,
	[dir=ltr] .table-dark td,
	[dir=ltr] .table-dark th,
	[dir=ltr] .table-dark thead th {
		border-color: #efefef
	}
	[dir=ltr] .table .thead-dark th {
		color: inherit;
		border-color: #efefef
	}
}

[dir=ltr] .mdk-header {
	position: relative;
	z-index: 1;
	margin-bottom: 1.25rem;
	height: 200px
}

[dir=ltr] .mdk-header :last-child {
	margin-bottom: 0
}

[dir=ltr] .mdk-header[data-condenses],
[dir=ltr] .mdk-header[data-reveals] {
	will-change: transform
}

[dir=ltr] .mdk-header [data-fx-condenses] {
	-webkit-transform-origin: left top;
	transform-origin: left top;
	opacity: 0
}

[dir=ltr] .mdk-header [data-fx-condenses][data-fx-id] {
	opacity: 1
}

[dir=ltr] .mdk-header [data-primary] {
	z-index: 1
}

[dir=ltr] .mdk-header__bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden
}

[dir=ltr] [data-effects*=parallax-background] .mdk-header__bg {
	visibility: hidden
}

[dir=ltr] .mdk-header__bg-front,
[dir=ltr] .mdk-header__bg-rear {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background-size: cover
}

[dir=ltr] .mdk-header__bg-rear {
	opacity: 0
}

[dir=ltr] .mdk-header__content {
	position: relative;
	width: 100%;
	height: 100%
}

[dir=ltr] .mdk-header[data-condenses] .mdk-header__content {
	z-index: 0
}

[dir=ltr] .mdk-header[data-condenses] [data-primary] {
	z-index: 1
}

[dir=ltr] .mdk-header--shadow:after {
	position: absolute;
	right: 0;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 5px;
	content: "";
	pointer-events: none;
	opacity: 0;
	box-shadow: inset 0 5px 6px -3px rgba(0, 0, 0, .4);
	will-change: opacity;
	z-index: -1
}

[dir=ltr] .mdk-header--shadow-show:after {
	opacity: 1
}

[dir=ltr] .mdk-header--fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	margin-bottom: 0
}

[dir=ltr] .mdk-header[disabled],
[dir=ltr] .mdk-header[disabled] .mdk-header__bg-front,
[dir=ltr] .mdk-header[disabled] .mdk-header__bg-rear,
[dir=ltr] .mdk-header[disabled] .mdk-header__content>[data-primary],
[dir=ltr] .mdk-header[disabled]:after {
	transition: none!important
}

[dir=ltr] .mdk-header-layout {
	height: 100%;
	position: relative;
	overflow: hidden;
	z-index: 0
}

[dir=ltr] .mdk-header-layout--fullbleed {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

[dir=ltr] .mdk-header-layout>.mdk-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1
}

[dir=ltr] .mdk-header-layout[data-fullbleed]>.mdk-header,
[dir=ltr] .mdk-header-layout[data-has-scrolling-region]>.mdk-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}

[dir=ltr] .mdk-header-layout__content {
	position: relative;
	z-index: 0;
}

[dir=ltr] .mdk-header-layout__content--fullbleed {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

[dir=ltr] .mdk-header-layout__content--scrollable {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

[dir=ltr] .mdk-box {
	position: relative;
	margin-bottom: 1.25rem
}

[dir=ltr] .mdk-box__bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	height: 100%
}

[dir=ltr] [data-effects*=parallax-background] .mdk-box__bg {
	visibility: hidden
}

[dir=ltr] .mdk-box__bg-front,
[dir=ltr] .mdk-box__bg-rear {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background-size: cover
}

[dir=ltr] .mdk-box__bg-rear {
	opacity: 0
}

[dir=ltr] .mdk-box__content {
	position: relative;
	width: 100%;
	height: 100%
}

[dir=ltr] .mdk-box[disabled],
[dir=ltr] .mdk-box[disabled] .mdk-box__bg-front,
[dir=ltr] .mdk-box[disabled] .mdk-box__bg-rear,
[dir=ltr] .mdk-box[disabled] .mdk-box__content>[data-primary],
[dir=ltr] .mdk-box[disabled]:after {
	transition: none!important
}

[dir=ltr] .mdk-drawer {
	position: relative;
	visibility: hidden
}

[dir=ltr] .mdk-drawer[data-closing],
[dir=ltr] .mdk-drawer[data-opened] {
	visibility: visible
}

[dir=ltr] .mdk-drawer[data-persistent] {
	width: 300px
}

[dir=ltr] .mdk-drawer[data-persistent][data-position=left] {
	/*!rtl:ignore*/
	right: auto
}

[dir=ltr] .mdk-drawer[data-persistent][data-position=right] {
	/*!rtl:ignore*/
	left: auto
}

[dir=ltr] .mdk-drawer__content {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 300px;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease;
	background-color: #fff;
	/*!rtl:begin:ignore*/
	left: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
	/*!rtl:end:ignore*/
}

[dir=ltr] [data-position=right]>.mdk-drawer__content {
	/*!rtl:begin:ignore*/
	right: 0;
	left: auto;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
	/*!rtl:end:ignore*/
}

[dir=ltr] .mdk-drawer__scrim,
[dir=ltr] [data-opened]>.mdk-drawer__content {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

[dir=ltr] .mdk-drawer__scrim {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	transition: opacity .2s ease;
	opacity: 0;
	background-color: rgba(0, 0, 0, .5)
}

[dir=ltr] [data-opened]>.mdk-drawer__scrim {
	opacity: 1
}

[dir=ltr] [data-persistent]>.mdk-drawer__scrim {
	visibility: hidden;
	opacity: 0
}

[dir=ltr] .mdk-drawer-layout {
	height: 100%;
	position: relative;
	overflow: hidden;
	display: flex
}

[dir=ltr] .mdk-drawer-layout--fullbleed {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

[dir=ltr] .mdk-drawer-layout .mdk-drawer {
	position: relative
}

[dir=ltr] .mdk-drawer-layout .mdk-drawer[data-persistent] {
	width: 300px
}

[dir=ltr] .mdk-drawer-layout .mdk-drawer[data-persistent][data-position=left] {
	/*!rtl:remove*/
	order: 0
}

[dir=ltr] .mdk-drawer-layout .mdk-drawer[data-persistent][data-position=right] {
	/*!rtl:remove*/
	order: 2
}

[dir=ltr] .mdk-drawer-layout__content {
	
	position: relative;
	height: 100%;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
	min-width: 100%;

}

[dir=ltr] .has-drawer-opened .mdk-drawer-layout__content{
	position: relative;
	height: 100%;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
	min-width: 320px;
	z-index: 0;
	order: 1;
	flex: 1 1 0%
}

[dir=ltr] .mdk-drawer-layout__content--scrollable {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

[dir=ltr] .mdk-reveal {
	z-index: 0;
	position: relative;
	overflow: hidden;
	display: block
}

[dir=ltr] .mdk-reveal--hover:hover .mdk-reveal__partial,
[dir=ltr] .mdk-reveal[data-opened] .mdk-reveal__partial {
	opacity: 0
}

[dir=ltr] .mdk-reveal__content {
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
	background-color: #fff;
	position: relative;
	z-index: 0
}

[dir=ltr] .mdk-reveal__partial {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	content: "";
	background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 60%, hsla(0, 0%, 100%, .95) 80%, #fff);
	opacity: 1;
	z-index: 1;
	transition: opacity .2s;
	pointer-events: none
}

[dir=ltr] .mdk-carousel__content {
	transition: -webkit-transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	touch-action: pan-x
}

[dir=ltr] .mdk-carousel__item {
	float: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
	-webkit-touch-callout: none;
	width: 100%
}

[dir=ltr] .mdk-tooltip {
	-webkit-transform: scale(0);
	transform: scale(0);
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
	-webkit-transform-origin: top center;
	transform-origin: top center;
	will-change: transform;
	display: inline-block;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	font-size: 13px;
	z-index: 999;
	font-weight: 500;
	text-align: center;
	position: fixed;
	line-height: 1;
	max-width: 200px;
	padding: .4rem;
	border-radius: .25rem;
	pointer-events: none
}

[dir=ltr] .mdk-tooltip[data-opened] {
	-webkit-transform: scale(1);
	transform: scale(1)
}

[dir=ltr] .flex {
	flex: 1 1 0%!important
}

[dir=ltr] .flex-0,
[dir=ltr] .flex-none {
	flex: none!important
}

[dir=ltr] .flex-grow {
	flex: 1 1 auto!important
}

[dir=ltr] .flex-shrink-0 {
	flex-shrink: 0!important
}

@media (min-width:576px) {
	[dir=ltr] .flex-sm {
		flex: 1 1 0%!important
	}
	[dir=ltr] .flex-sm-0,
	[dir=ltr] .flex-sm-none {
		flex: none!important
	}
	[dir=ltr] .flex-sm-grow {
		flex: 1 1 auto!important
	}
	[dir=ltr] .flex-sm-shrink-0 {
		flex-shrink: 0!important
	}
}

@media (min-width:768px) {
	[dir=ltr] .flex-md {
		flex: 1 1 0%!important
	}
	[dir=ltr] .flex-md-0,
	[dir=ltr] .flex-md-none {
		flex: none!important
	}
	[dir=ltr] .flex-md-grow {
		flex: 1 1 auto!important
	}
	[dir=ltr] .flex-md-shrink-0 {
		flex-shrink: 0!important
	}
}

@media (min-width:992px) {
	[dir=ltr] .flex-lg {
		flex: 1 1 0%!important
	}
	[dir=ltr] .flex-lg-0,
	[dir=ltr] .flex-lg-none {
		flex: none!important
	}
	[dir=ltr] .flex-lg-grow {
		flex: 1 1 auto!important
	}
	[dir=ltr] .flex-lg-shrink-0 {
		flex-shrink: 0!important
	}
}

@media (min-width:1200px) {
	[dir=ltr] .flex-xl {
		flex: 1 1 0%!important
	}
	[dir=ltr] .flex-xl-0,
	[dir=ltr] .flex-xl-none {
		flex: none!important
	}
	[dir=ltr] .flex-xl-grow {
		flex: 1 1 auto!important
	}
	[dir=ltr] .flex-xl-shrink-0 {
		flex-shrink: 0!important
	}
}

[dir=ltr] .material-icons {
	vertical-align: middle
}

[dir=ltr] .icon-muted {
	color: rgba(55, 77, 103, .2)!important
}

[dir=ltr] a.icon-muted:hover .material-icons {
	color: #308af3
}

[dir=ltr] .icon-light {
	opacity: .24
}

[dir=ltr] .icon-16pt {
	font-size: 1rem!important
}

[dir=ltr] .icon-20pt {
	font-size: 1.25rem!important
}

[dir=ltr] .icon-30pt {
	font-size: 30px!important
}

[dir=ltr] .icon-40pt {
	font-size: 40px!important
}

[dir=ltr] .icon-60pt {
	font-size: 60px!important
}

html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[dir=ltr] body {
	line-height: 1.25rem
}

[dir=ltr] b,
[dir=ltr] strong {
	font-weight: 600
}

[dir=ltr] .bold,
[dir=ltr] .h1,
[dir=ltr] h1 {
	font-weight: 700
}

[dir=ltr] .headings-color {
	color: rgba(17, 43, 74, .84)
}

[dir=ltr] .text-15pt {
	font-size: .9375rem!important
}

[dir=ltr] .decoration-0:hover {
	text-decoration: none
}

[dir=ltr] .link-date {
	color: #4a90e2;
	position: relative;
	overflow: hidden;
	background: rgba(48, 138, 243, .05);
	padding: 2px 4px;
	border-radius: 2px
}

[dir=ltr] .link-date:after {
	content: "................................................................";
	color: rgba(147, 159, 173, .4);
	font-size: .75rem;
	position: absolute;
	left: 0;
	overflow: hidden;
	width: 100%;
	top: .525rem;
	white-space: nowrap
}

[dir=ltr] .link-date:hover {
	text-decoration: none
}

[dir=ltr] .text-amount {
	font-size: 30px;
	letter-spacing: 2.1px;
	color: #112b4a;
	line-height: 2.1875rem
}

[dir=ltr] .text-stats {
	font-weight: 700;
	letter-spacing: .93px;
	font-size: .8125rem;
	display: flex;
	align-items: center
}

[dir=ltr] .text-stats .material-icons {
	margin-left: .125rem;
	font-size: 1rem
}

[dir=ltr] body,
html {
	height: 100%;
	position: relative
}

[dir=ltr] .mdk-drawer-layout,
[dir=ltr] .mdk-drawer-layout__content,
[dir=ltr] .mdk-header-layout {
	height: auto;
	min-height: 100%
}

[dir=ltr] .page {
	padding-bottom: 30px
}

@media (min-width:1200px) {
	[dir=ltr] .layout-default .page__container,
	[dir=ltr] .layout-default .page__heading-container,
	[dir=ltr] .layout-fluid .page__container,
	[dir=ltr] .layout-fluid .page__heading-container,
	[dir=ltr] .layout-mini .page__container,
	[dir=ltr] .layout-mini .page__heading-container {
		padding-left: 30px;
		padding-right: 30px
	}
}

[dir=ltr] .layout-default .page__container,
[dir=ltr] .layout-default .page__heading-container,
[dir=ltr] .layout-fluid .page__container,
[dir=ltr] .layout-fluid .page__heading-container {
	/*max-width: 1300px*/
}


[dir=ltr] .page__heading {
	padding-top: 15px;
	padding-bottom: 15px
}

[dir=ltr] .page__heading h1 {
	line-height: 1
}

@media (min-width:1200px) {
	[dir=ltr] .page__heading:not(.page__heading--xl_small) {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

[dir=ltr] .layout-default .page__heading,
[dir=ltr] .layout-fixed .page__heading,
[dir=ltr] .layout-mini .page__heading {
	border-bottom: 1px solid #efefef;
	margin-bottom: 15px
}

@media (min-width:1200px) {
	[dir=ltr] .layout-default .page__heading:not(.page__heading--xl_small),
	[dir=ltr] .layout-fixed .page__heading:not(.page__heading--xl_small),
	[dir=ltr] .layout-mini .page__heading:not(.page__heading--xl_small) {
		margin-bottom: 30px
	}
}

[dir=ltr] .page__header {
	background: #fff;
	box-shadow: 0 5px 15px 0 hsla(0, 0%, 89%, .5);
	margin-bottom: 15px;
	z-index: 3;
	position: relative
}

@media (min-width:1200px) {
	[dir=ltr] .page__header {
		margin-bottom: 30px
	}
}

[dir=ltr] .page__header+.page__header {
	z-index: 2
}

[dir=ltr] .layout-sticky-subnav .mdk-header-layout {
	overflow: initial
}

[dir=ltr] .layout-sticky-subnav .page__header-nav {
	position: -webkit-sticky;
	position: sticky;
	top: 64px;
	z-index: 1
}

[dir=ltr] .layout-sticky-subnav .page__header:first-child {
	margin-bottom: 0;
	box-shadow: none
}

[dir=ltr] .layout-sticky-subnav .page__container {
	z-index: 0;
	position: relative
}

[dir=ltr] .mdk-header--shadow:after {
	box-shadow: 0 5px 15px 0 hsla(0, 0%, 89%, .5);
	bottom: 0;
	height: 64px
}

[dir=ltr] .projects-item {
	margin-bottom: 0!important;
	padding-bottom: .4375rem;
	border-left: 1px dotted rgba(55, 77, 103, .2);
	margin-left: 10px
}

[dir=ltr] .bottom-spacing {
	margin-bottom: 15px
}

@media (min-width:992px) {
	[dir=ltr] .bottom-spacing {
		margin-bottom: 30px
	}
}

[dir=ltr] .layout-mini .mdk-drawer[data-persistent],
[dir=ltr] .layout-mini .mdk-drawer__content {
	width: 64px
}

[dir=ltr] .layout-mini .sidebar-secondary {
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	width: 300px
}

@media (min-width:1200px) {
	[dir=ltr] .layout-mini .page__container,
	[dir=ltr] .layout-mini .page__heading-container {
		padding-left: 30px;
		padding-right: 30px
	}
}

[dir=ltr] .layout-mini .mdk-drawer__content {
	display: flex;
	z-index: 0
}

[dir=ltr] .layout-mini .sidebar-mini {
	width: 64px;
	position: relative;
	z-index: 1
}

[dir=ltr] .layout-mini .sidebar-mini.sidebar-light .active.show .sidebar-menu-icon {
	color: #364c66
}

[dir=ltr] .layout-mini .sidebar-mini.sidebar-dark .active.show .sidebar-menu-icon {
	color: hsla(0, 0%, 100%, .84)
}

[dir=ltr] .layout-mini .sidebar-mini .sidebar-menu>li.sidebar-menu-item.active:not(.open) {
	border-right: 0
}

[dir=ltr] .layout-mini .sidebar-mini .sidebar-badge,
[dir=ltr] .layout-mini .sidebar-mini .sidebar-menu-text,
[dir=ltr] .layout-mini .sidebar-mini .sidebar-menu-toggle-icon {
	display: none
}

[dir=ltr] .layout-mini .sidebar-mini .sidebar-menu-button {
	justify-content: center;
	padding-top: .5rem;
	padding-bottom: .5rem
}

[dir=ltr] .layout-mini .sidebar-mini .sidebar-menu-icon {
	margin: 0
}

@media (min-width:576px) {
	[dir=ltr] .layout-mini .navbar {
		padding-left: 0
	}
	[dir=ltr] .layout-mini .navbar-brand {
		width: 64px;
		min-width: 64px;
		justify-content: center
	}
	[dir=ltr] .layout-mini .navbar-brand .navbar-brand-icon {
		margin: 0
	}
	[dir=ltr] .layout-mini .layout-mini__d-none,
	[dir=ltr] .layout-mini .navbar-brand>span {
		display: none
	}
}

[dir=ltr] .layout-mini--open .sidebar-secondary {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

[dir=ltr] .dropdown-toggle:focus {
	outline: 0
}

[dir=ltr] [data-caret=false]:after,
[dir=ltr] [data-caret=false]:before {
	display: none
}

[dir=ltr] .dropdown-menu {
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s ease, margin-top .3s ease, visibility .3s ease;
	margin-top: 20px!important;
	background-clip: initial
}

[dir=ltr] .dropdown-menu:after,
[dir=ltr] .dropdown-menu:before {
	border: 8px solid transparent;
	border-bottom-color: #fff;
	content: "";
	height: 0;
	left: 10px;
	opacity: 0;
	transition: opacity .1s cubic-bezier(.3, .5, .5, 1);
	position: absolute;
	top: -16px;
	width: 1px
}

[dir=ltr] .dropdown-menu:before {
	top: -17px;
	border-bottom-color: #efefef
}

[dir=ltr] .dropdown-menu-right:after,
[dir=ltr] .dropdown-menu-right:before {
	left: auto;
	right: 10px
}

[dir=ltr] .dropup .dropdown-menu {
	-webkit-transform-origin: 10% bottom;
	transform-origin: 10% bottom
}

[dir=ltr] .dropup .dropdown-menu:after,
[dir=ltr] .dropup .dropdown-menu:before {
	top: auto;
	bottom: -16px;
	border-bottom-color: transparent;
	border-top-color: #fff
}

[dir=ltr] .dropup .dropdown-menu:before {
	bottom: -17px;
	border-top-color: #efefef
}

[dir=ltr] .dropup .dropdown-menu-right {
	-webkit-transform-origin: 90% bottom;
	transform-origin: 90% bottom
}

[dir=ltr] .dropdown-menu.show,
[dir=ltr] .show>.dropdown-menu {
	visibility: visible;
	opacity: 1;
	margin-top: .125rem!important
}

[dir=ltr] .dropdown-menu.show:after,
[dir=ltr] .dropdown-menu.show:before,
[dir=ltr] .show>.dropdown-menu:after,
[dir=ltr] .show>.dropdown-menu:before {
	opacity: 1
}

[dir=ltr] .dropdown-menu-caret-center {
	-webkit-transform-origin: 50% top;
	transform-origin: 50% top
}

[dir=ltr] .dropup .dropdown-menu-caret-center {
	-webkit-transform-origin: 50% bottom;
	transform-origin: 50% bottom
}

[dir=ltr] .dropdown-menu-caret-center:after,
[dir=ltr] .dropdown-menu-caret-center:before {
	left: 50%;
	margin-left: -4px
}

[dir=ltr] .mdk-header {
	margin-bottom: 1rem;
	height: auto
}

[dir=ltr] .mdk-header__content {
	display: flex;
	flex-direction: column
}

[dir=ltr] .search-form {
	display: flex;
	align-items: center;
	background-color: #fff;
	border: 1px solid #dbdfe4;
	border-radius: .25rem
}

[dir=ltr] .search-form .form-control {
	background-color: transparent
}

[dir=ltr] .search-form .form-control,
[dir=ltr] .search-form .form-control:focus {
	border-color: transparent;
	box-shadow: none
}

[dir=ltr] .search-form:not([class^=input-group-]) .btn {
	padding: 0 .5rem
}

[dir=ltr] .search-form .btn+.form-control {
	padding-left: 0
}

[dir=ltr] .search-form--light .btn {
	background: transparent;
	color: rgba(0, 0, 0, .4)
}

[dir=ltr] .search-form--light .form-control:focus+.btn {
	color: #495057
}

[dir=ltr] .search-form--light .form-control:focus+.btn:hover {
	color: #112b4a
}

[dir=ltr] .navbar {
	min-height: 64px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: .9rem
}

[dir=ltr] .navbar .dropdown-menu {
	position: absolute
}

@media (min-width:576px) {
	[dir=ltr] .navbar.navbar-expand-sm .nav-item {
		height: 64px;
		display: flex;
		align-items: center
	}
	[dir=ltr] .navbar.navbar-expand-sm .dropdown-menu {
		max-height: calc(100vh - 128px);
		overflow-x: hidden;
		overflow-y: scroll
	}
}

@media (min-width:768px) {
	[dir=ltr] .navbar.navbar-expand-md .nav-item {
		height: 64px;
		display: flex;
		align-items: center
	}
	[dir=ltr] .navbar.navbar-expand-md .dropdown-menu {
		max-height: calc(100vh - 128px);
		overflow-x: hidden;
		overflow-y: scroll
	}
}

@media (min-width:992px) {
	[dir=ltr] .navbar.navbar-expand-lg .nav-item {
		height: 64px;
		display: flex;
		align-items: center
	}
	[dir=ltr] .navbar.navbar-expand-lg .dropdown-menu {
		max-height: calc(100vh - 128px);
		overflow-x: hidden;
		overflow-y: scroll
	}
}

@media (min-width:1200px) {
	[dir=ltr] .navbar.navbar-expand-xl .nav-item {
		height: 64px;
		display: flex;
		align-items: center
	}
	[dir=ltr] .navbar.navbar-expand-xl .dropdown-menu {
		max-height: calc(100vh - 128px);
		overflow-x: hidden;
		overflow-y: scroll
	}
}

[dir=ltr] .navbar.navbar-expand .nav-item {
	height: 64px;
	display: flex;
	align-items: center
}

[dir=ltr] .navbar.navbar-expand .dropdown-menu {
	max-height: calc(100vh - 128px);
	overflow-x: hidden;
	overflow-y: scroll
}

[dir=ltr] .navbar-brand {
	font-size: 1.5rem;
	font-weight: 600;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 1rem;
	display: flex;
	align-items: center
}

[dir=ltr] .navbar-brand-icon {
	margin-right: .5rem
}

[dir=ltr] .navbar-toggler {
	border: none;
	width: 64px;
	height: 64px;
	padding: 0;
	text-align: center;
	display: inline-block
}

[dir=ltr] .navbar-toggler-right {
	order: 1
}

[dir=ltr] .navbar-toggler-custom {
	display: flex;
	align-items: center
}

[dir=ltr] .navbar-toggler-custom .material-icons {
	font-size: 2.0625rem
}

[dir=ltr] .navbar-height {
	height: 64px
}

[dir=ltr] .navbar-nav .nav-link {
	font-weight: 600
}

[dir=ltr] .navbar-nav .nav-icon {
	font-size: 22px
}

[dir=ltr] .navbar-secondary {
	min-height: 60px
}

@media (min-width:576px) {
	[dir=ltr] .navbar-secondary.navbar-expand-sm .nav-item+.nav-item {
		margin-left: 1rem
	}
	[dir=ltr] .navbar-secondary.navbar-expand-sm .nav-item,
	[dir=ltr] .navbar-secondary.navbar-expand-sm .navbar-nav {
		display: flex;
		align-items: center
	}
	[dir=ltr] .navbar-secondary.navbar-expand-sm .nav-item {
		height: 60px
	}
}

@media (min-width:768px) {
	[dir=ltr] .navbar-secondary.navbar-expand-md .nav-item+.nav-item {
		margin-left: 1rem
	}
	[dir=ltr] .navbar-secondary.navbar-expand-md .nav-item,
	[dir=ltr] .navbar-secondary.navbar-expand-md .navbar-nav {
		display: flex;
		align-items: center
	}
	[dir=ltr] .navbar-secondary.navbar-expand-md .nav-item {
		height: 60px
	}
}

@media (min-width:992px) {
	[dir=ltr] .navbar-secondary.navbar-expand-lg .nav-item+.nav-item {
		margin-left: 1rem
	}
	[dir=ltr] .navbar-secondary.navbar-expand-lg .nav-item,
	[dir=ltr] .navbar-secondary.navbar-expand-lg .navbar-nav {
		display: flex;
		align-items: center
	}
	[dir=ltr] .navbar-secondary.navbar-expand-lg .nav-item {
		height: 60px
	}
}

@media (min-width:1200px) {
	[dir=ltr] .navbar-secondary.navbar-expand-xl .nav-item+.nav-item {
		margin-left: 1rem
	}
	[dir=ltr] .navbar-secondary.navbar-expand-xl .nav-item,
	[dir=ltr] .navbar-secondary.navbar-expand-xl .navbar-nav {
		display: flex;
		align-items: center
	}
	[dir=ltr] .navbar-secondary.navbar-expand-xl .nav-item {
		height: 60px
	}
}

[dir=ltr] .navbar-secondary.navbar-expand .nav-item+.nav-item {
	margin-left: 1rem
}

[dir=ltr] .navbar-secondary.navbar-expand .nav-item,
[dir=ltr] .navbar-secondary.navbar-expand .navbar-nav {
	display: flex;
	align-items: center
}

[dir=ltr] .navbar-secondary.navbar-expand .nav-item {
	height: 60px
}

[dir=ltr] .navbar-main.navbar-light {
	box-shadow: 0 2px 2px rgba(0, 0, 0, .05)
}

[dir=ltr] .navbar-main #account_menu {
	right: 10px;
	min-width: 200px
}

[dir=ltr] .navbar .search-form {
	max-width: 300px
}

[dir=ltr] .navbar .search-form .form-control {
	box-shadow: none
}

[dir=ltr] .navbar .search-form .form-control::-webkit-input-placeholder {
	letter-spacing: 1.4px
}

[dir=ltr] .navbar .search-form .form-control:-ms-input-placeholder {
	letter-spacing: 1.4px
}

[dir=ltr] .navbar .search-form .form-control::-ms-input-placeholder {
	letter-spacing: 1.4px
}

[dir=ltr] .navbar .search-form .form-control::placeholder {
	letter-spacing: 1.4px
}

[dir=ltr] .navbar .search-form .btn {
	color: #308af3;
	background-color: transparent
}

[dir=ltr] .navbar-notifications-indicator {
	position: relative
}

[dir=ltr] .navbar-notifications-indicator:after {
	width: 6px;
	height: 6px;
	content: "";
	background: #48ba16;
	position: absolute;
	top: -3px;
	right: 2px;
	border-radius: 100px
}

[dir=ltr] .dropdown-menu.navbar-notifications-menu {
	width: 320px;
	min-height: 240px;
	line-height: 1.5;
	padding: 0
}

[dir=ltr] .dropdown-menu.navbar-notifications-menu .dropdown-item {
	text-transform: none;
	letter-spacing: normal;
	font-size: .9375rem;
	font-weight: 400;
	color: #112b4a
}

[dir=ltr] .dropdown-menu.navbar-notifications-menu>.dropdown-item {
	background: #f7f8f9;
	border-bottom: 1px solid #efefef
}

[dir=ltr] .dropdown-menu.navbar-notifications-menu .navbar-notifications-menu__title {
	letter-spacing: normal;
	font-weight: 600
}

[dir=ltr] .dropdown-menu.navbar-notifications-menu .navbar-notifications-menu__content {
	max-height: 220px
}

[dir=ltr] .dropdown-menu.navbar-notifications-menu .navbar-notifications-menu__content .dropdown-item {
	white-space: normal
}

[dir=ltr] .dropdown-menu.navbar-notifications-menu .navbar-notifications-menu__footer {
	border-bottom-left-radius: .25rem;
	border-bottom-right-radius: .25rem;
	border-top: 1px solid #efefef;
	font-weight: 600
}

[dir=ltr] .dropdown-menu.navbar-notifications-menu .navbar-notifications-menu__footer:hover {
	color: #4a90e2
}

[dir=ltr] .navbar-dark.bg-dark [class*=border-] {
	border-color: rgba(0, 0, 0, .34)!important
}

[dir=ltr] .navbar-dark[class*=primary] [class*=border-] {
	border-color: hsla(0, 0%, 100%, .24)!important
}

[dir=ltr] .navbar-dark .search-form {
	border-color: transparent
}

[dir=ltr] .navbar-dark .search-form .form-control {
	color: hsla(0, 0%, 100%, .84)
}

[dir=ltr] .navbar-dark.bg-dark .search-form {
	background-color: rgba(0, 0, 0, .24)
}

[dir=ltr] .navbar-dark.bg-dark .search-form .form-control::-webkit-input-placeholder {
	color: #66768a;
	font-weight: 500
}

[dir=ltr] .navbar-dark.bg-dark .search-form .form-control:-ms-input-placeholder {
	color: #66768a;
	font-weight: 500
}

[dir=ltr] .navbar-dark.bg-dark .search-form .form-control::-ms-input-placeholder {
	color: #66768a;
	font-weight: 500
}

[dir=ltr] .navbar-dark.bg-dark .search-form .form-control::placeholder {
	color: #66768a;
	font-weight: 500
}

[dir=ltr] .navbar-dark.bg-dark .search-form .btn {
	color: hsla(0, 0%, 100%, .54)
}

[dir=ltr] .navbar-dark[class*=primary] .search-form {
	background-color: rgba(0, 0, 0, .12)
}

[dir=ltr] .navbar-dark[class*=primary] .search-form .form-control::-webkit-input-placeholder {
	color: #fff
}

[dir=ltr] .navbar-dark[class*=primary] .search-form .form-control:-ms-input-placeholder {
	color: #fff
}

[dir=ltr] .navbar-dark[class*=primary] .search-form .form-control::-ms-input-placeholder {
	color: #fff
}

[dir=ltr] .navbar-dark[class*=primary] .search-form .form-control::placeholder {
	color: #fff
}

[dir=ltr] .navbar-dark[class*=primary] .search-form .btn {
	color: hsla(0, 0%, 100%, .54)
}

[dir=ltr] .navbar-dark .navbar-toggler-custom {
	background-color: rgba(0, 0, 0, .24)
}

[dir=ltr] .navbar-dark .nav-icon,
[dir=ltr] .navbar-dark .navbar-notifications-indicator,
[dir=ltr] .navbar-dark .navbar-toggler-custom .material-icons {
	color: #fff
}

[dir=ltr] .navbar-light .navbar-brand {
	color: #364c66
}

[dir=ltr] .navbar-light .navbar-nav>.active {
	position: relative
}

[dir=ltr] .navbar-light .navbar-nav>.active:before {
	content: "";
	background-color: #308af3;
	height: 2px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}

[dir=ltr] .navbar-light .text-light {
	color: rgba(17, 43, 74, .84)!important
}

[dir=ltr] .mdk-drawer__content {
	background: transparent
}

[dir=ltr] .mdk-header-layout .mdk-drawer__content {
	top: 64px
}

[dir=ltr] .sidebar-p-a {
	padding: 1rem 1.25rem
}

[dir=ltr] .sidebar-p-x {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

[dir=ltr] .sidebar-p-y {
	padding-bottom: 1rem
}

[dir=ltr] .sidebar-p-t,
[dir=ltr] .sidebar-p-y {
	padding-top: 1rem
}

[dir=ltr] .sidebar-p-b {
	padding-bottom: 1rem
}

[dir=ltr] .sidebar-p-l {
	padding-left: 1.25rem
}

[dir=ltr] .sidebar-p-l,
[dir=ltr] .sidebar-p-r {
	padding-right: 1.25rem
}

[dir=ltr] .sidebar-m-a {
	margin: 1rem 1.25rem
}

[dir=ltr] .sidebar-m-x {
	margin-left: 1.25rem;
	margin-right: 1.25rem
}

[dir=ltr] .sidebar-m-y {
	margin-bottom: 1rem
}

[dir=ltr] .sidebar-m-t,
[dir=ltr] .sidebar-m-y {
	margin-top: 1rem
}

[dir=ltr] .sidebar-m-b {
	margin-bottom: 1rem
}

[dir=ltr] .sidebar-m-l {
	margin-left: 1.25rem
}

[dir=ltr] .sidebar-m-r {
	margin-right: 1.25rem
}

[dir=ltr] .sidebar-b-a {
	border: 1px solid transparent
}

[dir=ltr] .sidebar-b-x {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent
}

[dir=ltr] .sidebar-b-y {
	border-bottom: 1px solid transparent
}

[dir=ltr] .sidebar-b-t,
[dir=ltr] .sidebar-b-y {
	border-top: 1px solid transparent
}

[dir=ltr] .sidebar-b-b {
	border-bottom: 1px solid transparent
}

[dir=ltr] .sidebar-block,
[dir=ltr] .sidebar>.sidebar-text,
[dir=ltr] .sidebar>p {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	margin-bottom: 1rem
}

[dir=ltr] .sidebar-brand {
	font-weight: 500;
	font-size: 1.3rem;
	margin-bottom: .5rem;
	display: flex;
	align-items: center
}

[dir=ltr] .sidebar-brand:hover {
	text-decoration: none
}

[dir=ltr] .sidebar-brand-icon {
	margin-right: .625rem
}

[dir=ltr] .sidebar-brand-header {
	height: 56px;
	line-height: 56px;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	margin-bottom: 1rem;
	width: 100%
}

[dir=ltr] .sidebar-brand-border {
	border-bottom: 1px solid transparent
}

[dir=ltr] .sidebar-heading {
	font-weight: 700;
	font-size: .6875rem;
	font-family: inherit;
	text-transform: uppercase;
	letter-spacing: .92px;
	line-height: normal;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	margin-bottom: 1rem
}

[dir=ltr] .sidebar-badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem
}

[dir=ltr] .sidebar-light {
	color: rgba(0, 0, 0, .54);
	background: #fff
}

[dir=ltr] .sidebar-light.sidebar-left {
	border-right: 1px solid #efefef
}

[dir=ltr] .sidebar-light.sidebar-right {
	border-left: 1px solid #efefef
}

[dir=ltr] .sidebar-light .sidebar-link {
	color: inherit
}

[dir=ltr] .sidebar-light [class*=sidebar-b-] {
	border-color: #efefef
}

[dir=ltr] .sidebar-light .sidebar-text,
[dir=ltr] .sidebar-light p {
	color: rgba(0, 0, 0, .54)
}

[dir=ltr] .sidebar-light .sidebar-heading,
[dir=ltr] .sidebar-light .sidebar-heading>a {
	color: rgba(17, 43, 74, .84)
}

[dir=ltr] .sidebar-light hr {
	border-color: #efefef
}

[dir=ltr] .sidebar-light .sidebar-brand {
	color: #308af3
}

[dir=ltr] .sidebar-light .sidebar-brand-bg {
	background: rgba(0, 0, 0, .07)
}

[dir=ltr] .sidebar-light .sidebar-brand-border {
	border-color: #efefef
}

[dir=ltr] .sidebar-light .sidebar-menu-button {
	color: #939fad
}

[dir=ltr] .sidebar-light .sidebar-menu-toggle-icon {
	color: #bbbcbd
}

[dir=ltr] .sidebar-light .sidebar-menu-icon {
	color: rgba(164, 175, 186, .5)
}

[dir=ltr] .sidebar-light .sidebar-menu-label {
	background: rgba(0, 0, 0, .3);
	color: #fff
}

[dir=ltr] .sidebar-light .sidebar-menu-button:hover {
	color: #212121;
	background: transparent
}

[dir=ltr] .sidebar-light .sidebar-menu-button:hover .sidebar-menu-icon,
[dir=ltr] .sidebar-light .sidebar-menu-button:hover .sidebar-menu-toggle-icon {
	color: #939fad
}

[dir=ltr] .sidebar-light .open {
	background: #f7f8f9
}

[dir=ltr] .sidebar-light .open>.sidebar-menu-button .sidebar-menu-toggle-icon {
	color: #384e68
}

[dir=ltr] .sidebar-light .open>.sidebar-menu-button {
	background: transparent;
	color: #384e68
}

[dir=ltr] .sidebar-light .open>.sidebar-menu-button .sidebar-menu-icon {
	color: #308af3
}

[dir=ltr] .sidebar-light .active>.sidebar-menu-button {
	color: rgba(53, 75, 102, .84)
}

[dir=ltr] .sidebar-light .active>.sidebar-menu-button .sidebar-menu-icon {
	color: #308af3
}

[dir=ltr] .sidebar-light .sidebar-submenu .sidebar-menu-button,
[dir=ltr] .sidebar-light .sidebar-submenu .sidebar-menu-icon {
	color: #939fad
}

[dir=ltr] .sidebar-light .sidebar-submenu .sidebar-menu-button:hover,
[dir=ltr] .sidebar-light .sidebar-submenu .sidebar-menu-button:hover .sidebar-menu-icon {
	color: #212121
}

[dir=ltr] .sidebar-light .sidebar-submenu .active>.sidebar-menu-button,
[dir=ltr] .sidebar-light .sidebar-submenu .active>.sidebar-menu-button .sidebar-menu-icon {
	color: rgba(53, 75, 102, .84)
}

[dir=ltr] .sidebar-light .sm-bordered,
[dir=ltr] .sidebar-light .sm-bordered.sidebar-submenu,
[dir=ltr] .sidebar-light .sm-item-bordered.sidebar-submenu>.sidebar-menu-item,
[dir=ltr] .sidebar-light .sm-item-bordered>.sidebar-menu-item {
	border-color: #efefef
}

[dir=ltr] .sidebar-light .sm-icons-block>.sidebar-menu-item>.sidebar-menu-button .sidebar-menu-icon {
	background: rgba(0, 0, 0, .12);
	color: rgba(164, 175, 186, .5)
}

[dir=ltr] .sidebar-light .sm-icons-block>.sidebar-menu-item.open>.sidebar-menu-button .sidebar-menu-icon {
	color: #308af3;
	background: rgba(0, 0, 0, .12)
}

[dir=ltr] .sidebar-light .sm-active-button-bg>.active>.sidebar-menu-button,
[dir=ltr] .sidebar-light .sm-icons-block>.sidebar-menu-item.active>.sidebar-menu-button .sidebar-menu-icon {
	background: #308af3;
	color: #fff
}

[dir=ltr] .sidebar-light .sm-active-button-bg>.active>.sidebar-menu-button .sidebar-menu-icon,
[dir=ltr] .sidebar-light .sm-active-button-bg>.active>.sidebar-menu-button .sidebar-menu-toggle-icon {
	color: #fff
}

[dir=ltr] .sidebar-light .sm-icons-block.sm-active-button-bg>.active>.sidebar-menu-button .sidebar-menu-icon {
	background: #308af3
}

[dir=ltr] .sidebar-dark {
	color: hsla(0, 0%, 100%, .54);
	background: transparent
}

[dir=ltr] .sidebar-dark.sidebar-left {
	border-right: 1px solid rgba(0, 0, 0, .15)
}

[dir=ltr] .sidebar-dark.sidebar-right {
	border-left: 1px solid rgba(0, 0, 0, .15)
}

[dir=ltr] .sidebar-dark .sidebar-link {
	color: #fff
}

[dir=ltr] .sidebar-dark [class*=sidebar-b-] {
	border-color: rgba(0, 0, 0, .15)
}

[dir=ltr] .sidebar-dark .sidebar-text,
[dir=ltr] .sidebar-dark p {
	color: hsla(0, 0%, 100%, .54)
}

[dir=ltr] .sidebar-dark .sidebar-heading,
[dir=ltr] .sidebar-dark .sidebar-heading>a {
	color: hsla(0, 0%, 100%, .84)
}

[dir=ltr] .sidebar-dark hr {
	border-color: rgba(0, 0, 0, .15)
}

[dir=ltr] .sidebar-dark .sidebar-brand {
	color: #fff
}

[dir=ltr] .sidebar-dark .sidebar-brand-bg {
	background: rgba(0, 0, 0, .12)
}

[dir=ltr] .sidebar-dark .sidebar-brand-border {
	border-color: rgba(0, 0, 0, .15)
}

[dir=ltr] .sidebar-dark .sidebar-menu-button,
[dir=ltr] .sidebar-dark .sidebar-menu-toggle-icon {
	color: rgba(147, 159, 173, .84)
}

[dir=ltr] .sidebar-dark .sidebar-menu-icon {
	color: rgba(164, 175, 186, .5)
}

[dir=ltr] .sidebar-dark .sidebar-menu-button:hover {
	color: #fff;
	background: hsla(0, 0%, 100%, .12)
}

[dir=ltr] .sidebar-dark .sidebar-menu-button:hover .sidebar-menu-icon,
[dir=ltr] .sidebar-dark .sidebar-menu-button:hover .sidebar-menu-toggle-icon {
	color: rgba(164, 175, 186, .5)
}

[dir=ltr] .sidebar-dark .open {
	background: rgba(0, 0, 0, .04)
}

[dir=ltr] .sidebar-dark .open>.sidebar-menu-button .sidebar-menu-toggle-icon {
	color: hsla(0, 0%, 100%, .54)
}

[dir=ltr] .sidebar-dark .open>.sidebar-menu-button {
	background: transparent;
	color: hsla(0, 0%, 100%, .54)
}

[dir=ltr] .sidebar-dark .open>.sidebar-menu-button .sidebar-menu-icon {
	color: hsla(0, 0%, 100%, .54)
}

[dir=ltr] .sidebar-dark .active>.sidebar-menu-button {
	color: hsla(0, 0%, 100%, .84)
}

[dir=ltr] .sidebar-dark .active>.sidebar-menu-button .sidebar-menu-icon {
	color: #308af3
}

[dir=ltr] .sidebar-dark .sidebar-submenu .sidebar-menu-button,
[dir=ltr] .sidebar-dark .sidebar-submenu .sidebar-menu-icon {
	color: hsla(0, 0%, 100%, .54)
}

[dir=ltr] .sidebar-dark .sidebar-submenu .sidebar-menu-button:hover,
[dir=ltr] .sidebar-dark .sidebar-submenu .sidebar-menu-button:hover .sidebar-menu-icon {
	color: #fff
}

[dir=ltr] .sidebar-dark .sidebar-submenu .active>.sidebar-menu-button,
[dir=ltr] .sidebar-dark .sidebar-submenu .active>.sidebar-menu-button .sidebar-menu-icon {
	color: hsla(0, 0%, 100%, .84)
}

[dir=ltr] .sidebar-dark .sm-bordered,
[dir=ltr] .sidebar-dark .sm-bordered.sidebar-submenu,
[dir=ltr] .sidebar-dark .sm-item-bordered.sidebar-submenu>.sidebar-menu-item,
[dir=ltr] .sidebar-dark .sm-item-bordered>.sidebar-menu-item {
	border-color: rgba(0, 0, 0, .15)
}

[dir=ltr] .sidebar-dark .sm-icons-block>.sidebar-menu-item>.sidebar-menu-button .sidebar-menu-icon {
	background: rgba(0, 0, 0, .12);
	color: rgba(164, 175, 186, .5)
}

[dir=ltr] .sidebar-dark .sm-icons-block>.sidebar-menu-item.open>.sidebar-menu-button .sidebar-menu-icon {
	color: hsla(0, 0%, 100%, .54);
	background: rgba(0, 0, 0, .12)
}

[dir=ltr] .sidebar-dark .sm-active-button-bg>.active>.sidebar-menu-button,
[dir=ltr] .sidebar-dark .sm-icons-block>.sidebar-menu-item.active>.sidebar-menu-button .sidebar-menu-icon {
	background: hsla(0, 0%, 100%, .12);
	color: #fff
}

[dir=ltr] .sidebar-dark .sm-active-button-bg>.active>.sidebar-menu-button .sidebar-menu-icon,
[dir=ltr] .sidebar-dark .sm-active-button-bg>.active>.sidebar-menu-button .sidebar-menu-toggle-icon {
	color: #fff
}

[dir=ltr] .sidebar-dark .sm-icons-block.sm-active-button-bg>.active>.sidebar-menu-button .sidebar-menu-icon {
	background: hsla(0, 0%, 100%, .12)
}

[dir=ltr] .sidebar-menu {
	margin-bottom: 1rem;
	padding: 0;
	list-style: none
}

[dir=ltr] .sidebar-menu-item {
	position: relative;
	overflow: hidden
}

[dir=ltr] .sidebar-menu-button {
	display: flex;
	align-items: center;
	font-weight: 600;
	line-height: 42px;
	padding: 0 1.25rem;
	font-size: 1rem
}

[dir=ltr] .sidebar-menu-button,
[dir=ltr] .sidebar-menu-button:focus,
[dir=ltr] .sidebar-menu-button:hover {
	text-decoration: none
}

[dir=ltr] .active>.sidebar-menu-button {
	font-weight: 600
}

[dir=ltr] .sidebar-menu-toggle-icon {
	position: relative;
	font-size: 18px
}

[dir=ltr] .sidebar-menu-toggle-icon:before {
	font-family: Material Icons;
	content: "\E148";
	display: flex;
	align-items: center;
	font-size: inherit;
	color: inherit
}

[dir=ltr] .open>.sidebar-menu-button .sidebar-menu-toggle-icon:before {
	content: "\E15D"
}

[dir=ltr] .sidebar-menu-icon {
	vertical-align: middle;
	font-size: 24px;
	display: inline-block;
	line-height: normal;
	position: relative
}

[dir=ltr] .sidebar-menu-icon--left {
	margin-right: .625rem
}

[dir=ltr] .sidebar-menu-icon--right {
	margin-left: .625rem
}

[dir=ltr] .sidebar-menu-badge {
	padding: .2rem .3rem;
	font-size: .75rem
}

[dir=ltr] .sidebar-menu-badge,
[dir=ltr] .sidebar-menu-toggle-icon {
	margin-left: 5px
}

[dir=ltr] .sidebar-submenu {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0
}

[dir=ltr] .open>.sidebar-submenu {
	display: block
}

[dir=ltr] .sidebar-submenu .sidebar-menu-button {
	line-height: 2rem;
	font-size: .875rem
}

[dir=ltr] .sidebar-submenu .sidebar-menu-icon {
	font-size: 24px
}

[dir=ltr] .sm-icons-1 .sidebar-menu-icon {
	font-size: 1rem
}

[dir=ltr] .sm-icons-small .sidebar-menu-icon {
	font-size: .875rem
}

[dir=ltr] .sm-condensed>.sidebar-menu-item>.sidebar-menu-button {
	line-height: 31.5px
}

[dir=ltr] .sm-condensed.sidebar-submenu>.sidebar-menu-item>.sidebar-menu-button {
	line-height: 1.5rem
}

[dir=ltr] .sm-bordered,
[dir=ltr] .sm-item-bordered>.sidebar-menu-item {
	border-bottom-style: solid;
	border-bottom-width: 1px
}

[dir=ltr] .sm-item-bordered .sidebar-submenu,
[dir=ltr] .sm-item-bordered>.sidebar-menu-item:last-of-type {
	border-bottom: none
}

[dir=ltr] .sm-icons-block>.sidebar-menu-item>.sidebar-menu-button .sidebar-menu-icon {
	text-align: center;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 30px
}

[dir=ltr] .sm-icons-block.sidebar-submenu>.sidebar-menu-item>.sidebar-menu-button .sidebar-menu-icon {
	height: 30px;
	line-height: 30px;
	width: 30px
}

[dir=ltr] .sm-indent>.sidebar-menu-item .sidebar-menu-button {
	padding-left: 2.5rem
}

[dir=ltr] .sidebar {
	height: 100%;
	text-align: initial
}

[dir=ltr] .sidebar:not([data-simplebar]) {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

[dir=ltr] .sidebar .simplebar-content {
	height: 100%;
	overflow-x: hidden!important
}

[dir=ltr] [data-simplebar-force-enabled=true] .simplebar-content::-webkit-scrollbar {
	display: none
}

[dir=ltr] .sidebar-heading {
	margin-bottom: .5rem
}

[dir=ltr] .sidebar-menu+.sidebar-heading {
	margin-top: 1.625rem
}

[dir=ltr] .sidebar-heading+.sidebar-heading {
	margin-top: 2.25rem
}

[dir=ltr] .sidebar-heading:first-child {
	margin-top: 1.25rem
}

[dir=ltr] .sidebar-menu-item.active:not(.open) {
	border-right: 2px solid #308af3
}

[dir=ltr] .sidebar-menu>.sidebar-menu-item>.sidebar-submenu>.sidebar-menu-item:last-child {
	margin-bottom: 1rem
}

[dir=ltr] .sidebar-submenu .sidebar-menu-text {
	padding-left: 1rem;
	margin-left: .75rem
}

[dir=ltr] .sidebar .progress {
	height: 7px
}

[dir=ltr] .sidebar-light .sidebar-account {
	background-color: #f8f9fa
}

[dir=ltr] .sidebar-dark .text-body {
	color: #fff!important
}

[dir=ltr] .sidebar-dark [class*=border-] {
	border-color: rgba(0, 0, 0, .15)!important
}

[dir=ltr] .sidebar-dark .text-muted {
	color: rgba(147, 159, 173, .84)!important
}

[dir=ltr] .sidebar-dark .sidebar-submenu .sidebar-menu-text,
[dir=ltr] .sidebar-light .sidebar-submenu .sidebar-menu-text {
	border-left: 1px dotted rgba(147, 159, 173, .24)
}

[dir=ltr] .sidebar-menu-toggle-icon {
	font-weight: 400
}

[dir=ltr] .sidebar-submenu .sidebar-submenu>.sidebar-menu-item .sidebar-menu-text {
	padding-left: 2rem
}

[dir=ltr] .card {
	box-shadow: 0 10px 25px 0 rgba(50, 50, 93, .07), 0 5px 15px 0 rgba(0, 0, 0, .07);
	border: none;
	margin-bottom: 15px
}

@media (min-width:992px) {
	[dir=ltr] .card {
		margin-bottom: 30px
	}
}

[dir=ltr] .card-margin {
	margin-bottom: 15px
}

@media (min-width:992px) {
	[dir=ltr] .card-margin {
		margin-bottom: 30px
	}
}

[dir=ltr] .form-row .card.form-row__card {
	margin-bottom: 10px
}

[dir=ltr] .card-list>.card:last-child {
	margin-bottom: 0
}

@media (min-width:576px) {
	[dir=ltr] .card-group {
		margin-bottom: 30px;
		box-shadow: 0 10px 25px 0 rgba(50, 50, 93, .07), 0 5px 15px 0 rgba(0, 0, 0, .07);
		border-radius: .25rem
	}
	[dir=ltr] .card-group>.card {
		box-shadow: none;
		border: 1px solid #efefef
	}
}

[dir=ltr] .card-header {
	background-color: #f7f8f9
}

[dir=ltr] .card-header__title {
	font-size: 1rem;
	font-weight: 600;
	font-family: Source Sans Pro, sans-serif;
	letter-spacing: 0;
	color: rgba(17, 43, 74, .84)
}

[dir=ltr] .card-header__title:last-child {
	margin-bottom: 0
}

[dir=ltr] .active .card-header__title {
	color: #308af3
}

[dir=ltr] .card-header-large {
	padding-top: 1.4375rem;
	padding-bottom: 1.4375rem
}

[dir=ltr] .card-header-sm {
	padding-top: .85rem;
	padding-bottom: .85rem
}

[dir=ltr] .card-footer {
	background-color: #fff
}

[dir=ltr] .card-body-lg {
	padding: 1.6875rem
}

[dir=ltr] .card-body-x-lg {
	padding-left: 1.6875rem;
	padding-right: 1.6875rem
}

[dir=ltr] .card-group-row {
	display: flex;
	flex-flow: row wrap
}

[dir=ltr] .card-group-row__col {
	display: flex
}

[dir=ltr] .card-group-row__card {
	flex: 1 0 0
}

@media (min-width:768px) {
	[dir=ltr] .card-margin-md-negative-40 {
		margin-top: -40px!important
	}
}

[dir=ltr] .table thead th {
	font-size: .825rem;
	color: rgba(55, 77, 103, .54)
}

[dir=ltr] .table tbody td {
	vertical-align: middle
}

[dir=ltr] .thead-border-top-0 thead th {
	border-top: 0
}

[dir=ltr] .table tbody .selected>td {
	background-color: rgba(88, 151, 224, .05)
}

[dir=ltr] .table .sort {
	color: inherit;
	display: flex-inline;
	align-items: center;
	text-decoration: none
}

[dir=ltr] .table .sort:after {
	margin-left: .5rem;
	content: url("data:image/svg+xml;utf8,<svg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M3 0L6 4H0L3 0ZM3 10L0 6H6L3 10Z' fill='rgba(55, 77, 103, 0.54)'/></svg>")
}

[dir=ltr] .table .sort.asc,
[dir=ltr] .table .sort.desc {
	color: #112b4a;
	text-decoration: underline
}

[dir=ltr] .table .sort+.sort {
	margin-left: 1rem
}

[dir=ltr] a.rating-link {
	color: #eceef0
}

[dir=ltr] a.rating-link.active,
[dir=ltr] a.rating-link:hover {
	color: #ffc107
}

[dir=ltr] .button-list>.btn {
	margin-bottom: .75rem;
	margin-left: .5rem
}

[dir=ltr] .btn-rounded {
	border-radius: 100px
}

[dir=ltr] .btn .material-icons {
	font-size: 18px;
	vertical-align: middle;
	position: relative;
	top: -1px
}

[dir=ltr] .btn-light {
	color: #212529;
	background-color: #fff;
	border-color: #efefef;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

[dir=ltr] .btn-light:hover {
	color: #212529;
	background-color: #ececec;
	border-color: #d6d6d6
}

[dir=ltr] .btn-light.focus,
[dir=ltr] .btn-light:focus {
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075), 0 0 0 .2rem rgba(208, 209, 209, .5)
}

[dir=ltr] .btn-light.disabled,
[dir=ltr] .btn-light:disabled {
	color: #212529;
	background-color: #fff;
	border-color: #efefef
}

[dir=ltr] .btn-light:not(:disabled):not(.disabled).active,
[dir=ltr] .btn-light:not(:disabled):not(.disabled):active,
[dir=ltr] .show>.btn-light.dropdown-toggle {
	color: #212529;
	background-color: #e6e6e6;
	border-color: #cfcfcf
}

[dir=ltr] .btn-light:not(:disabled):not(.disabled).active:focus,
[dir=ltr] .btn-light:not(:disabled):not(.disabled):active:focus,
[dir=ltr] .show>.btn-light.dropdown-toggle:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 .2rem rgba(208, 209, 209, .5)
}

[dir=ltr] .btn-flush {
	padding: 0;
	background: none;
	color: inherit;
	line-height: 1;
	box-shadow: none
}

[dir=ltr] .btn-rounded-social {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	vertical-align: middle;
	padding: 0
}

[dir=ltr] .breadcrumb-item {
	text-transform: uppercase;
	letter-spacing: .85px;
	font-size: .825rem;
	font-weight: 600
}

[dir=ltr] .breadcrumb-item i.material-icons {
	position: relative;
	top: -1px
}

[dir=ltr] .breadcrumb-item a {
	color: #364c66
}

[dir=ltr] .breadcrumb-item a:hover {
	color: #4a90e2
}

[dir=ltr] .h1+[aria-label=breadcrumb],
[dir=ltr] .h2+[aria-label=breadcrumb],
[dir=ltr] .h3+[aria-label=breadcrumb],
[dir=ltr] .h4+[aria-label=breadcrumb],
[dir=ltr] .h5+[aria-label=breadcrumb],
[dir=ltr] .h6+[aria-label=breadcrumb],
[dir=ltr] h1+[aria-label=breadcrumb],
[dir=ltr] h2+[aria-label=breadcrumb],
[dir=ltr] h3+[aria-label=breadcrumb],
[dir=ltr] h4+[aria-label=breadcrumb],
[dir=ltr] h5+[aria-label=breadcrumb],
[dir=ltr] h6+[aria-label=breadcrumb] {
	margin-top: -.6rem
}

[dir=ltr] .custom-control-label:before {
	box-shadow: none;
	background-color: #fff;
	border: 1px solid #efefef
}

[dir=ltr] .custom-control-input:checked~.custom-control-label:before {
	border: none
}

[dir=ltr] .card-form__body label:not([class]),
[dir=ltr] .text-label,
[dir=ltr] .text-label-large {
	font-size: .8rem;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: rgba(147, 159, 173, .84);
	line-height: .9375rem;
	margin-bottom: .5rem;
	font-weight: 700
}

[dir=ltr] .text-label-large {
	font-size: .9375rem;
	letter-spacing: 1px;
	font-weight: 700;
	line-height: 1.5rem
}

[dir=ltr] .card-form .card-body {
	padding: 1.6875rem
}

[dir=ltr] .card-form .card-body-form-group {
	padding: 1.25rem 1.25rem .25rem
}

[dir=ltr] .card-form__body {
	background-color: #f3f5f6
}

[dir=ltr] .form-control:focus {
	box-shadow: none!important
}

[dir=ltr] .form-control-rounded {
	border-radius: 20rem
}

[dir=ltr] .form-control-flush {
	padding: 0;
	border-width: 0
}

[dir=ltr] .form-control-flush,
[dir=ltr] .form-control-flush:focus {
	box-shadow: none;
	background-color: transparent
}

[dir=ltr] .custom-file-naked {
	cursor: pointer;
	width: auto;
	height: auto
}

[dir=ltr] .custom-file-naked .custom-file-input {
	width: auto;
	height: auto;
	cursor: pointer;
	line-height: 1
}

[dir=ltr] .custom-file-naked .custom-file-label {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	height: auto;
	cursor: pointer;
	line-height: 1;
	box-shadow: none
}

[dir=ltr] .custom-file-naked .custom-file-label:after {
	display: none
}

[dir=ltr] .flatpickr-input[readonly] {
	background-color: #fff
}

[dir=ltr] .flatpickr-wrapper {
	display: block
}

[dir=ltr] .flatpickr-hidden-input {
	visibility: hidden;
	height: 0
}

[dir=ltr] .flatpickr-calendar-right .flatpickr-calendar {
	right: -1.5rem
}

@media (min-width:576px) {
	[dir=ltr] .flatpickr-calendar-right .flatpickr-calendar {
		right: 0
	}
}

[dir=ltr] .input-group-text .material-icons {
	font-size: inherit
}

[dir=ltr] .input-group.input-group-merge .form-control {
	box-shadow: none
}

[dir=ltr] .input-group.input-group-merge .form-control:focus~[class*=input-group] .input-group-text {
	border-color: #308af3;
	border-width: 1px;
	color: #308af3
}

[dir=ltr] .input-group.input-group-merge .form-control.is-valid~[class*=input-group] .input-group-text,
[dir=ltr] .was-validated .input-group.input-group-merge .form-control:valid~[class*=input-group] .input-group-text {
	border-color: #48ba16;
	color: #48ba16
}

[dir=ltr] .input-group.input-group-merge .form-control.is-invalid~[class*=input-group] .input-group-text,
[dir=ltr] .was-validated .input-group.input-group-merge .form-control:invalid~[class*=input-group] .input-group-text {
	border-color: #dc3545;
	color: #dc3545
}

[dir=ltr] .input-group.input-group-merge .form-control-prepended {
	/*padding-left:0;border-left-width:0;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem*/
}

[dir=ltr] .input-group.input-group-merge .form-control-appended {
	padding-right: 0;
	border-right-width: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

[dir=ltr] .input-group.input-group-merge .input-group-prepend {
	order: -1
}

[dir=ltr] .input-group.input-group-merge .input-group-prepend>.input-group-text {
	border-right-width: 0!important;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

[dir=ltr] .input-group.input-group-merge .input-group-append>.input-group-text {
	border-left-width: 0!important;
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

[dir=ltr] .input-group.input-group-merge.input-group-rounded .form-control-prepended {
	border-top-right-radius: 20rem;
	border-bottom-right-radius: 20rem
}

[dir=ltr] .input-group.input-group-merge.input-group-rounded .form-control-appended,
[dir=ltr] .input-group.input-group-merge.input-group-rounded .input-group-prepend>.input-group-text {
	border-top-left-radius: 20rem;
	border-bottom-left-radius: 20rem
}

[dir=ltr] .input-group.input-group-merge.input-group-rounded .input-group-append>.input-group-text {
	border-top-right-radius: 20rem;
	border-bottom-right-radius: 20rem
}

[dir=ltr] .progress {
	box-shadow: none
}

[dir=ltr] .card-header-tabs-basic {
	padding-top: 0;
	padding-bottom: 0;
	display: flex
}

[dir=ltr] .card-header-tabs-basic>div {
	display: flex
}

[dir=ltr] .card-header-tabs-basic a {
	padding: .5rem .75rem;
	color: rgba(17, 43, 74, .54);
	font-weight: 600
}

[dir=ltr] .card-header-tabs-basic a:hover {
	text-decoration: none;
	color: rgba(17, 43, 74, .84)
}

[dir=ltr] .card-header-tabs-basic .active {
	color: rgba(17, 43, 74, .84);
	border-bottom: 2px solid #308af3
}

[dir=ltr] .nav-tabs-custom {
	z-index: 2;
	position: relative
}

[dir=ltr] .nav-tabs-custom .nav-item {
	margin-bottom: 0;
	border-top-color: #308af3
}

[dir=ltr] .nav-tabs-custom .nav-item+.nav-item {
	margin-left: .5rem
}

[dir=ltr] .nav-tabs-custom .nav-link {
	padding: .75rem 1.5rem;
	display: flex;
	flex-direction: column
}

[dir=ltr] .nav-tabs-custom .nav-link__count {
	font-weight: 600;
	font-size: 1.1rem
}

[dir=ltr] .nav-tabs-custom .nav-link.disabled {
	opacity: .75;
	background-color: rgba(55, 77, 103, .54)!important;
	color: #fff
}

[dir=ltr] .nav-tabs-custom .nav-item:not(.show) .nav-link:not(.active),
[dir=ltr] .nav-tabs-custom .nav-link:not(.active) {
	background-color: #0d70e3;
	color: #fff
}

[dir=ltr] .list-group-small>.list-group-item {
	padding-top: .8125rem;
	padding-bottom: .8125rem
}

[dir=ltr] .list-lessons .list-group-item {
	border-left: 2px solid transparent
}

[dir=ltr] .list-lessons .list-group-item a {
	font-size: 1rem;
	color: #112b4a;
	font-weight: 600
}

[dir=ltr] .list-lessons .list-group-item:hover {
	background: #f7f8f9
}

[dir=ltr] .list-lessons .list-group-item:hover a {
	text-decoration: none;
	color: #308af3
}

[dir=ltr] .list-lessons .list-group-item.active {
	background-color: #f7f8f9!important;
	border: none;
	border-left: 2px solid #308af3;
	background: none
}

[dir=ltr] .list-lessons .list-group-item.active a {
	color: #308af3
}

[dir=ltr] .border-1 {
	border: 1px solid #efefef!important
}

[dir=ltr] .border-left-1 {
	border-left: 1px solid #efefef!important
}

[dir=ltr] .border-right-1 {
	border-right: 1px solid #efefef!important
}

[dir=ltr] .border-top-1 {
	border-top: 1px solid #efefef!important
}

[dir=ltr] .border-bottom-1 {
	border-bottom: 1px solid #efefef!important
}

[dir=ltr] .border-2 {
	border: 2px solid #efefef!important
}

[dir=ltr] .border-left-2 {
	border-left: 2px solid #efefef!important
}

[dir=ltr] .border-right-2 {
	border-right: 2px solid #efefef!important
}

[dir=ltr] .border-top-2 {
	border-top: 2px solid #efefef!important
}

[dir=ltr] .border-bottom-2 {
	border-bottom: 2px solid #efefef!important
}

[dir=ltr] .border-3 {
	border: 3px solid #efefef!important
}

[dir=ltr] .border-left-3 {
	border-left: 3px solid #efefef!important
}

[dir=ltr] .border-right-3 {
	border-right: 3px solid #efefef!important
}

[dir=ltr] .border-top-3 {
	border-top: 3px solid #efefef!important
}

[dir=ltr] .border-bottom-3 {
	border-bottom: 3px solid #efefef!important
}

[dir=ltr] .border-4 {
	border: 4px solid #efefef!important
}

[dir=ltr] .border-left-4 {
	border-left: 4px solid #efefef!important
}

[dir=ltr] .border-right-4 {
	border-right: 4px solid #efefef!important
}

[dir=ltr] .border-top-4 {
	border-top: 4px solid #efefef!important
}

[dir=ltr] .border-bottom-4 {
	border-bottom: 4px solid #efefef!important
}

[dir=ltr] .border {
	border: 1px solid #efefef!important
}

[dir=ltr] .border-top {
	border-top: 1px solid #efefef!important
}

[dir=ltr] .border-right {
	border-right: 1px solid #efefef!important
}

[dir=ltr] .border-bottom {
	border-bottom: 1px solid #efefef!important
}

[dir=ltr] .pdf-border-bottom {
	border-bottom: 1px solid #bfbfbf!important
}

[dir=ltr] .border-left {
	border-left: 1px solid #efefef!important
}

[dir=ltr] .border-0 {
	border: 0!important
}

[dir=ltr] .border-top-0 {
	border-top: 0!important
}

[dir=ltr] .border-right-0 {
	border-right: 0!important
}

[dir=ltr] .border-bottom-0 {
	border-bottom: 0!important
}

[dir=ltr] .border-left-0 {
	border-left: 0!important
}

[dir=ltr] .rounded {
	border-radius: .25rem!important
}

[dir=ltr] .rounded-top {
	border-top-left-radius: .25rem!important
}

[dir=ltr] .rounded-right,
[dir=ltr] .rounded-top {
	border-top-right-radius: .25rem!important
}

[dir=ltr] .rounded-bottom,
[dir=ltr] .rounded-right {
	border-bottom-right-radius: .25rem!important
}

[dir=ltr] .rounded-bottom,
[dir=ltr] .rounded-left {
	border-bottom-left-radius: .25rem!important
}

[dir=ltr] .rounded-left {
	border-top-left-radius: .25rem!important
}

[dir=ltr] .rounded-0 {
	border-radius: 0!important
}

[dir=ltr] .rounded-top-0 {
	border-top-right-radius: 0!important
}

[dir=ltr] .rounded-left-0,
[dir=ltr] .rounded-top-0 {
	border-top-left-radius: 0!important
}

[dir=ltr] .rounded-left-0 {
	border-bottom-left-radius: 0!important
}

[dir=ltr] .rounded-right-0 {
	border-top-right-radius: 0!important;
	border-bottom-right-radius: 0!important
}

@media (min-width:576px) {
	[dir=ltr] .border-sm {
		border: 1px solid #efefef!important
	}
	[dir=ltr] .border-top-sm {
		border-top: 1px solid #efefef!important
	}
	[dir=ltr] .border-right-sm {
		border-right: 1px solid #efefef!important
	}
	[dir=ltr] .border-bottom-sm {
		border-bottom: 1px solid #efefef!important
	}
	[dir=ltr] .border-left-sm {
		border-left: 1px solid #efefef!important
	}
	[dir=ltr] .border-sm-0 {
		border: 0!important
	}
	[dir=ltr] .border-top-sm-0 {
		border-top: 0!important
	}
	[dir=ltr] .border-right-sm-0 {
		border-right: 0!important
	}
	[dir=ltr] .border-bottom-sm-0 {
		border-bottom: 0!important
	}
	[dir=ltr] .border-left-sm-0 {
		border-left: 0!important
	}
	[dir=ltr] .rounded-sm {
		border-radius: .25rem!important
	}
	[dir=ltr] .rounded-top-sm {
		border-top-left-radius: .25rem!important
	}
	[dir=ltr] .rounded-right-sm,
	[dir=ltr] .rounded-top-sm {
		border-top-right-radius: .25rem!important
	}
	[dir=ltr] .rounded-bottom-sm,
	[dir=ltr] .rounded-right-sm {
		border-bottom-right-radius: .25rem!important
	}
	[dir=ltr] .rounded-bottom-sm,
	[dir=ltr] .rounded-left-sm {
		border-bottom-left-radius: .25rem!important
	}
	[dir=ltr] .rounded-left-sm {
		border-top-left-radius: .25rem!important
	}
	[dir=ltr] .rounded-sm-0 {
		border-radius: 0!important
	}
	[dir=ltr] .rounded-top-sm-0 {
		border-top-left-radius: 0!important;
		border-top-right-radius: 0!important
	}
	[dir=ltr] .rounded-left-sm-0 {
		border-top-left-radius: 0!important;
		border-bottom-left-radius: 0!important
	}
	[dir=ltr] .rounded-right-sm-0 {
		border-top-right-radius: 0!important;
		border-bottom-right-radius: 0!important
	}
}

@media (min-width:768px) {
	[dir=ltr] .border-md {
		border: 1px solid #efefef!important
	}
	[dir=ltr] .border-top-md {
		border-top: 1px solid #efefef!important
	}
	[dir=ltr] .border-right-md {
		border-right: 1px solid #efefef!important
	}
	[dir=ltr] .border-bottom-md {
		border-bottom: 1px solid #efefef!important
	}
	[dir=ltr] .border-left-md {
		border-left: 1px solid #efefef!important
	}
	[dir=ltr] .border-md-0 {
		border: 0!important
	}
	[dir=ltr] .border-top-md-0 {
		border-top: 0!important
	}
	[dir=ltr] .border-right-md-0 {
		border-right: 0!important
	}
	[dir=ltr] .border-bottom-md-0 {
		border-bottom: 0!important
	}
	[dir=ltr] .border-left-md-0 {
		border-left: 0!important
	}
	[dir=ltr] .rounded-md {
		border-radius: .25rem!important
	}
	[dir=ltr] .rounded-top-md {
		border-top-left-radius: .25rem!important
	}
	[dir=ltr] .rounded-right-md,
	[dir=ltr] .rounded-top-md {
		border-top-right-radius: .25rem!important
	}
	[dir=ltr] .rounded-bottom-md,
	[dir=ltr] .rounded-right-md {
		border-bottom-right-radius: .25rem!important
	}
	[dir=ltr] .rounded-bottom-md,
	[dir=ltr] .rounded-left-md {
		border-bottom-left-radius: .25rem!important
	}
	[dir=ltr] .rounded-left-md {
		border-top-left-radius: .25rem!important
	}
	[dir=ltr] .rounded-md-0 {
		border-radius: 0!important
	}
	[dir=ltr] .rounded-top-md-0 {
		border-top-left-radius: 0!important;
		border-top-right-radius: 0!important
	}
	[dir=ltr] .rounded-left-md-0 {
		border-top-left-radius: 0!important;
		border-bottom-left-radius: 0!important
	}
	[dir=ltr] .rounded-right-md-0 {
		border-top-right-radius: 0!important;
		border-bottom-right-radius: 0!important
	}
}

@media (min-width:992px) {
	[dir=ltr] .border-lg {
		border: 1px solid #efefef!important
	}
	[dir=ltr] .border-top-lg {
		border-top: 1px solid #efefef!important
	}
	[dir=ltr] .border-right-lg {
		border-right: 1px solid #efefef!important
	}
	[dir=ltr] .border-bottom-lg {
		border-bottom: 1px solid #efefef!important
	}
	[dir=ltr] .border-left-lg {
		border-left: 1px solid #efefef!important
	}
	[dir=ltr] .border-lg-0 {
		border: 0!important
	}
	[dir=ltr] .border-top-lg-0 {
		border-top: 0!important
	}
	[dir=ltr] .border-right-lg-0 {
		border-right: 0!important
	}
	[dir=ltr] .border-bottom-lg-0 {
		border-bottom: 0!important
	}
	[dir=ltr] .border-left-lg-0 {
		border-left: 0!important
	}
	[dir=ltr] .rounded-lg {
		border-radius: .25rem!important
	}
	[dir=ltr] .rounded-top-lg {
		border-top-left-radius: .25rem!important
	}
	[dir=ltr] .rounded-right-lg,
	[dir=ltr] .rounded-top-lg {
		border-top-right-radius: .25rem!important
	}
	[dir=ltr] .rounded-bottom-lg,
	[dir=ltr] .rounded-right-lg {
		border-bottom-right-radius: .25rem!important
	}
	[dir=ltr] .rounded-bottom-lg,
	[dir=ltr] .rounded-left-lg {
		border-bottom-left-radius: .25rem!important
	}
	[dir=ltr] .rounded-left-lg {
		border-top-left-radius: .25rem!important
	}
	[dir=ltr] .rounded-lg-0 {
		border-radius: 0!important
	}
	[dir=ltr] .rounded-top-lg-0 {
		border-top-left-radius: 0!important;
		border-top-right-radius: 0!important
	}
	[dir=ltr] .rounded-left-lg-0 {
		border-top-left-radius: 0!important;
		border-bottom-left-radius: 0!important
	}
	[dir=ltr] .rounded-right-lg-0 {
		border-top-right-radius: 0!important;
		border-bottom-right-radius: 0!important
	}
}

@media (min-width:1200px) {
	[dir=ltr] .border-xl {
		border: 1px solid #efefef!important
	}
	[dir=ltr] .border-top-xl {
		border-top: 1px solid #efefef!important
	}
	[dir=ltr] .border-right-xl {
		border-right: 1px solid #efefef!important
	}
	[dir=ltr] .border-bottom-xl {
		border-bottom: 1px solid #efefef!important
	}
	[dir=ltr] .border-left-xl {
		border-left: 1px solid #efefef!important
	}
	[dir=ltr] .border-xl-0 {
		border: 0!important
	}
	[dir=ltr] .border-top-xl-0 {
		border-top: 0!important
	}
	[dir=ltr] .border-right-xl-0 {
		border-right: 0!important
	}
	[dir=ltr] .border-bottom-xl-0 {
		border-bottom: 0!important
	}
	[dir=ltr] .border-left-xl-0 {
		border-left: 0!important
	}
	[dir=ltr] .rounded-xl {
		border-radius: .25rem!important
	}
	[dir=ltr] .rounded-top-xl {
		border-top-left-radius: .25rem!important
	}
	[dir=ltr] .rounded-right-xl,
	[dir=ltr] .rounded-top-xl {
		border-top-right-radius: .25rem!important
	}
	[dir=ltr] .rounded-bottom-xl,
	[dir=ltr] .rounded-right-xl {
		border-bottom-right-radius: .25rem!important
	}
	[dir=ltr] .rounded-bottom-xl,
	[dir=ltr] .rounded-left-xl {
		border-bottom-left-radius: .25rem!important
	}
	[dir=ltr] .rounded-left-xl {
		border-top-left-radius: .25rem!important
	}
	[dir=ltr] .rounded-xl-0 {
		border-radius: 0!important
	}
	[dir=ltr] .rounded-top-xl-0 {
		border-top-left-radius: 0!important;
		border-top-right-radius: 0!important
	}
	[dir=ltr] .rounded-left-xl-0 {
		border-top-left-radius: 0!important;
		border-bottom-left-radius: 0!important
	}
	[dir=ltr] .rounded-right-xl-0 {
		border-top-right-radius: 0!important;
		border-bottom-right-radius: 0!important
	}
}

[dir=ltr] .border-primary {
	border-color: #308af3!important
}

[dir=ltr] .border-left-primary {
	border-left-color: #308af3!important
}

[dir=ltr] .border-right-primary {
	border-right-color: #308af3!important
}

[dir=ltr] .border-top-primary {
	border-top-color: #308af3!important
}

[dir=ltr] .border-bottom-primary {
	border-bottom-color: #308af3!important
}

[dir=ltr] .border-secondary {
	border-color: #6c757d!important
}

[dir=ltr] .border-left-secondary {
	border-left-color: #6c757d!important
}

[dir=ltr] .border-right-secondary {
	border-right-color: #6c757d!important
}

[dir=ltr] .border-top-secondary {
	border-top-color: #6c757d!important
}

[dir=ltr] .border-bottom-secondary {
	border-bottom-color: #6c757d!important
}

[dir=ltr] .border-success {
	border-color: #48ba16!important
}

[dir=ltr] .border-left-success {
	border-left-color: #48ba16!important
}

[dir=ltr] .border-right-success {
	border-right-color: #48ba16!important
}

[dir=ltr] .border-top-success {
	border-top-color: #48ba16!important
}

[dir=ltr] .border-bottom-success {
	border-bottom-color: #48ba16!important
}

[dir=ltr] .border-info {
	border-color: #51a7c5!important
}

[dir=ltr] .border-left-info {
	border-left-color: #51a7c5!important
}

[dir=ltr] .border-right-info {
	border-right-color: #51a7c5!important
}

[dir=ltr] .border-top-info {
	border-top-color: #51a7c5!important
}

[dir=ltr] .border-bottom-info {
	border-bottom-color: #51a7c5!important
}

[dir=ltr] .border-warning {
	border-color: #ffc107!important
}

[dir=ltr] .border-left-warning {
	border-left-color: #ffc107!important
}

[dir=ltr] .border-right-warning {
	border-right-color: #ffc107!important
}

[dir=ltr] .border-top-warning {
	border-top-color: #ffc107!important
}

[dir=ltr] .border-bottom-warning {
	border-bottom-color: #ffc107!important
}

[dir=ltr] .border-danger {
	border-color: #dc3545!important
}

[dir=ltr] .border-left-danger {
	border-left-color: #dc3545!important
}

[dir=ltr] .border-right-danger {
	border-right-color: #dc3545!important
}

[dir=ltr] .border-top-danger {
	border-top-color: #dc3545!important
}

[dir=ltr] .border-bottom-danger {
	border-bottom-color: #dc3545!important
}

[dir=ltr] .border-light {
	border-color: #f8f9fa!important
}

[dir=ltr] .border-left-light {
	border-left-color: #f8f9fa!important
}

[dir=ltr] .border-right-light {
	border-right-color: #f8f9fa!important
}

[dir=ltr] .border-top-light {
	border-top-color: #f8f9fa!important
}

[dir=ltr] .border-bottom-light {
	border-bottom-color: #f8f9fa!important
}

[dir=ltr] .border-dark {
	border-color: #364c66!important
}

[dir=ltr] .border-left-dark {
	border-left-color: #364c66!important
}

[dir=ltr] .border-right-dark {
	border-right-color: #364c66!important
}

[dir=ltr] .border-top-dark {
	border-top-color: #364c66!important
}

[dir=ltr] .border-bottom-dark {
	border-bottom-color: #364c66!important
}

[dir=ltr] .border-teal {
	border-color: #16ba71!important
}

[dir=ltr] .border-left-teal {
	border-left-color: #16ba71!important
}

[dir=ltr] .border-right-teal {
	border-right-color: #16ba71!important
}

[dir=ltr] .border-top-teal {
	border-top-color: #16ba71!important
}

[dir=ltr] .border-bottom-teal {
	border-bottom-color: #16ba71!important
}

[dir=ltr] .border-purple {
	border-color: #5163c5!important
}

[dir=ltr] .border-left-purple {
	border-left-color: #5163c5!important
}

[dir=ltr] .border-right-purple {
	border-right-color: #5163c5!important
}

[dir=ltr] .border-top-purple {
	border-top-color: #5163c5!important
}

[dir=ltr] .border-bottom-purple {
	border-bottom-color: #5163c5!important
}

[dir=ltr] .border-dark-gray {
	border-color: #939fad!important
}

[dir=ltr] .border-left-dark-gray {
	border-left-color: #939fad!important
}

[dir=ltr] .border-right-dark-gray {
	border-right-color: #939fad!important
}

[dir=ltr] .border-top-dark-gray {
	border-top-color: #939fad!important
}

[dir=ltr] .border-bottom-dark-gray {
	border-bottom-color: #939fad!important
}

[dir=ltr] .border-light-gray {
	border-color: #eceef0!important
}

[dir=ltr] .border-left-light-gray {
	border-left-color: #eceef0!important
}

[dir=ltr] .border-right-light-gray {
	border-right-color: #eceef0!important
}

[dir=ltr] .border-top-light-gray {
	border-top-color: #eceef0!important
}

[dir=ltr] .border-bottom-light-gray {
	border-bottom-color: #eceef0!important
}

[dir=ltr] .border-muted-light {
	border-color: #dbdfe4!important
}

[dir=ltr] .border-left-muted-light {
	border-left-color: #dbdfe4!important
}

[dir=ltr] .border-right-muted-light {
	border-right-color: #dbdfe4!important
}

[dir=ltr] .border-top-muted-light {
	border-top-color: #dbdfe4!important
}

[dir=ltr] .border-bottom-muted-light {
	border-bottom-color: #dbdfe4!important
}

[dir=ltr] .border-facebook {
	border-color: #3b5998!important
}

[dir=ltr] .border-left-facebook {
	border-left-color: #3b5998!important
}

[dir=ltr] .border-right-facebook {
	border-right-color: #3b5998!important
}

[dir=ltr] .border-top-facebook {
	border-top-color: #3b5998!important
}

[dir=ltr] .border-bottom-facebook {
	border-bottom-color: #3b5998!important
}

[dir=ltr] .border-twitter {
	border-color: #00aced!important
}

[dir=ltr] .border-left-twitter {
	border-left-color: #00aced!important
}

[dir=ltr] .border-right-twitter {
	border-right-color: #00aced!important
}

[dir=ltr] .border-top-twitter {
	border-top-color: #00aced!important
}

[dir=ltr] .border-bottom-twitter {
	border-bottom-color: #00aced!important
}

[dir=ltr] .custom-checkbox-toggle {
	width: 3rem;
	height: 1.5rem;
	padding-left: 0
}

[dir=ltr] .custom-checkbox-toggle .custom-control-label {
	position: relative;
	width: 100%;
	height: 100%
}

[dir=ltr] .custom-checkbox-toggle .custom-control-label:after,
[dir=ltr] .custom-checkbox-toggle .custom-control-label:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	transition: all .2s ease;
	border-radius: 1.5rem
}

[dir=ltr] .custom-checkbox-toggle .custom-control-label:before {
	width: 100%;
	height: 100%;
	background-color: #e3ebf6
}

[dir=ltr] .custom-checkbox-toggle .custom-control-label:after {
	width: 1.5rem;
	height: 100%;
	-webkit-transform: scale(.8);
	transform: scale(.8);
	background-color: #fff
}

[dir=ltr] .custom-checkbox-toggle .custom-control-input:checked~.custom-control-label:after {
	right: 0;
	left: 1.5rem;
	background-color: #fff
}

[dir=ltr] .alert-soft-primary {
	color: #308af3;
	background-color: rgba(48, 138, 243, .05);
	border-color: #c5defc
}

[dir=ltr] .alert-soft-primary hr {
	border-top-color: #add0fb
}

[dir=ltr] .alert-soft-primary .alert-link {
	color: #0d70e3
}

[dir=ltr] .alert-soft-secondary {
	color: #6c757d;
	background-color: rgba(108, 117, 125, .05);
	border-color: #d6d8db
}

[dir=ltr] .alert-soft-secondary hr {
	border-top-color: #c8cbcf
}

[dir=ltr] .alert-soft-secondary .alert-link {
	color: #545b62
}

[dir=ltr] .alert-soft-success {
	color: #48ba16;
	background-color: rgba(72, 186, 22, .05);
	border-color: #ccecbe
}

[dir=ltr] .alert-soft-success hr {
	border-top-color: #bde6aa
}

[dir=ltr] .alert-soft-success .alert-link {
	color: #368c11
}

[dir=ltr] .alert-soft-info {
	color: #51a7c5;
	background-color: rgba(81, 167, 197, .05);
	border-color: #cee6ef
}

[dir=ltr] .alert-soft-info hr {
	border-top-color: #bbdce9
}

[dir=ltr] .alert-soft-info .alert-link {
	color: #398daa
}

[dir=ltr] .alert-soft-warning {
	color: #ffc107;
	background-color: rgba(255, 193, 7, .05);
	border-color: #ffeeba
}

[dir=ltr] .alert-soft-warning hr {
	border-top-color: #ffe8a1
}

[dir=ltr] .alert-soft-warning .alert-link {
	color: #d39e00
}

[dir=ltr] .alert-soft-danger {
	color: #dc3545;
	background-color: rgba(220, 53, 69, .05);
	border-color: #f5c6cb
}

[dir=ltr] .alert-soft-danger hr {
	border-top-color: #f1b0b7
}

[dir=ltr] .alert-soft-danger .alert-link {
	color: #bd2130
}

[dir=ltr] .alert-soft-light {
	color: #f8f9fa;
	background-color: rgba(248, 249, 250, .05);
	border-color: #fdfdfe
}

[dir=ltr] .alert-soft-light hr {
	border-top-color: #ececf6
}

[dir=ltr] .alert-soft-light .alert-link {
	color: #dae0e5
}

[dir=ltr] .alert-soft-dark {
	color: #364c66;
	background-color: rgba(54, 76, 102, .05);
	border-color: #c7cdd4
}

[dir=ltr] .alert-soft-dark hr {
	border-top-color: #b9c0c9
}

[dir=ltr] .alert-soft-dark .alert-link {
	color: #243345
}

[dir=ltr] .alert-soft-teal {
	color: #16ba71;
	background-color: rgba(22, 186, 113, .05);
	border-color: #beecd7
}

[dir=ltr] .alert-soft-teal hr {
	border-top-color: #aae6cb
}

[dir=ltr] .alert-soft-teal .alert-link {
	color: #118c55
}

[dir=ltr] .alert-soft-purple {
	color: #5163c5;
	background-color: rgba(81, 99, 197, .05);
	border-color: #ced3ef
}

[dir=ltr] .alert-soft-purple hr {
	border-top-color: #bbc2e9
}

[dir=ltr] .alert-soft-purple .alert-link {
	color: #394aaa
}

[dir=ltr] .alert-soft-dark-gray {
	color: #939fad;
	background-color: rgba(147, 159, 173, .05);
	border-color: #e1e4e8
}

[dir=ltr] .alert-soft-dark-gray hr {
	border-top-color: #d3d7dd
}

[dir=ltr] .alert-soft-dark-gray .alert-link {
	color: #768597
}

[dir=ltr] .alert-soft-light-gray {
	color: #eceef0;
	background-color: rgba(236, 238, 240, .05);
	border-color: #fafafb
}

[dir=ltr] .alert-soft-light-gray hr {
	border-top-color: #ececf0
}

[dir=ltr] .alert-soft-light-gray .alert-link {
	color: #d0d5da
}

[dir=ltr] .alert-soft-muted-light {
	color: #dbdfe4;
	background-color: rgba(219, 223, 228, .05);
	border-color: #f5f6f7
}

[dir=ltr] .alert-soft-muted-light hr {
	border-top-color: #e7e9ec
}

[dir=ltr] .alert-soft-muted-light .alert-link {
	color: #bec5ce
}

[dir=ltr] .alert-soft-facebook {
	color: #3b5998;
	background-color: rgba(59, 89, 152, .05);
	border-color: #c8d1e2
}

[dir=ltr] .alert-soft-facebook hr {
	border-top-color: #b7c3d9
}

[dir=ltr] .alert-soft-facebook .alert-link {
	color: #2d4373
}

[dir=ltr] .alert-soft-twitter {
	color: #00aced;
	background-color: rgba(0, 172, 237, .05);
	border-color: #b8e8fa
}

[dir=ltr] .alert-soft-twitter hr {
	border-top-color: #a0e0f8
}

[dir=ltr] .alert-soft-twitter .alert-link {
	color: #0087ba
}

[dir=ltr] .alert-light,
[dir=ltr] .alert-soft-light {
	color: #818182;
	background-color: #f8f9fa;
	border-color: #e9ecef
}

[dir=ltr] .alert-light hr,
[dir=ltr] .alert-soft-light hr {
	border-top-color: #e9ecef
}

[dir=ltr] .is-loading {
	position: relative;
	color: transparent!important
}

[dir=ltr] .is-loading:after,
[dir=ltr] .loader {
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	-webkit-animation: is-loading 1s linear infinite;
	animation: is-loading 1s linear infinite;
	border: 3px solid #112b4a;
	border-bottom-color: transparent;
	border-radius: 50%;
	background: transparent
}

[dir=ltr] .is-loading-sm:after,
[dir=ltr] .loader-sm {
	width: 1rem;
	height: 1rem;
	border-width: 2px
}

[dir=ltr] .is-loading-lg:after,
[dir=ltr] .loader-lg {
	width: 2rem;
	height: 2rem;
	border-width: 5px
}

[dir=ltr] .is-loading>* {
	opacity: 0!important
}

[dir=ltr] .is-loading:after {
	position: absolute;
	top: calc(50% - .75rem);
	left: calc(50% - .75rem);
	content: ""
}

[dir=ltr] .is-loading-sm:after {
	top: calc(50% - .5rem);
	left: calc(50% - .5rem)
}

[dir=ltr] .is-loading-lg:after {
	top: calc(50% - 1rem);
	left: calc(50% - 1rem)
}

[dir=ltr] .btn-outline-primary.is-loading:after,
[dir=ltr] .is-loading-primary:after,
[dir=ltr] .loader-primary {
	border-color: #308af3 #308af3 transparent
}

[dir=ltr] .btn-primary.is-loading:after {
	border-color: #fff #fff transparent
}

[dir=ltr] .btn-outline-secondary.is-loading:after,
[dir=ltr] .is-loading-secondary:after,
[dir=ltr] .loader-secondary {
	border-color: #6c757d #6c757d transparent
}

[dir=ltr] .btn-secondary.is-loading:after {
	border-color: #fff #fff transparent
}

[dir=ltr] .btn-outline-success.is-loading:after,
[dir=ltr] .is-loading-success:after,
[dir=ltr] .loader-success {
	border-color: #48ba16 #48ba16 transparent
}

[dir=ltr] .btn-success.is-loading:after {
	border-color: #fff #fff transparent
}

[dir=ltr] .btn-outline-info.is-loading:after,
[dir=ltr] .is-loading-info:after,
[dir=ltr] .loader-info {
	border-color: #51a7c5 #51a7c5 transparent
}

[dir=ltr] .btn-info.is-loading:after {
	border-color: #fff #fff transparent
}

[dir=ltr] .btn-outline-warning.is-loading:after,
[dir=ltr] .is-loading-warning:after,
[dir=ltr] .loader-warning {
	border-color: #ffc107 #ffc107 transparent
}

[dir=ltr] .btn-warning.is-loading:after {
	border-color: #212529 #212529 transparent
}

[dir=ltr] .btn-outline-danger.is-loading:after,
[dir=ltr] .is-loading-danger:after,
[dir=ltr] .loader-danger {
	border-color: #dc3545 #dc3545 transparent
}

[dir=ltr] .btn-danger.is-loading:after {
	border-color: #fff #fff transparent
}

[dir=ltr] .btn-outline-light.is-loading:after,
[dir=ltr] .is-loading-light:after,
[dir=ltr] .loader-light {
	border-color: #f8f9fa #f8f9fa transparent
}

[dir=ltr] .btn-light.is-loading:after {
	border-color: #212529 #212529 transparent
}

[dir=ltr] .btn-outline-dark.is-loading:after,
[dir=ltr] .is-loading-dark:after,
[dir=ltr] .loader-dark {
	border-color: #364c66 #364c66 transparent
}

[dir=ltr] .btn-dark.is-loading:after {
	border-color: #fff #fff transparent
}

[dir=ltr] .btn-outline-teal.is-loading:after,
[dir=ltr] .is-loading-teal:after,
[dir=ltr] .loader-teal {
	border-color: #16ba71 #16ba71 transparent
}

[dir=ltr] .btn-teal.is-loading:after {
	border-color: #fff #fff transparent
}

[dir=ltr] .btn-outline-purple.is-loading:after,
[dir=ltr] .is-loading-purple:after,
[dir=ltr] .loader-purple {
	border-color: #5163c5 #5163c5 transparent
}

[dir=ltr] .btn-purple.is-loading:after {
	border-color: #fff #fff transparent
}

[dir=ltr] .btn-outline-dark-gray.is-loading:after,
[dir=ltr] .is-loading-dark-gray:after,
[dir=ltr] .loader-dark-gray {
	border-color: #939fad #939fad transparent
}

[dir=ltr] .btn-dark-gray.is-loading:after {
	border-color: #212529 #212529 transparent
}

[dir=ltr] .btn-outline-light-gray.is-loading:after,
[dir=ltr] .is-loading-light-gray:after,
[dir=ltr] .loader-light-gray {
	border-color: #eceef0 #eceef0 transparent
}

[dir=ltr] .btn-light-gray.is-loading:after {
	border-color: #212529 #212529 transparent
}

[dir=ltr] .btn-outline-muted-light.is-loading:after,
[dir=ltr] .is-loading-muted-light:after,
[dir=ltr] .loader-muted-light {
	border-color: #dbdfe4 #dbdfe4 transparent
}

[dir=ltr] .btn-muted-light.is-loading:after {
	border-color: #212529 #212529 transparent
}

[dir=ltr] .btn-outline-facebook.is-loading:after,
[dir=ltr] .is-loading-facebook:after,
[dir=ltr] .loader-facebook {
	border-color: #3b5998 #3b5998 transparent
}

[dir=ltr] .btn-facebook.is-loading:after {
	border-color: #fff #fff transparent
}

[dir=ltr] .btn-outline-twitter.is-loading:after,
[dir=ltr] .is-loading-twitter:after,
[dir=ltr] .loader-twitter {
	border-color: #00aced #00aced transparent
}

[dir=ltr] .btn-twitter.is-loading:after {
	border-color: #fff #fff transparent
}

@-webkit-keyframes is-loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes is-loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

[dir=ltr] .loader-list {
	display: flex;
	align-items: center
}

[dir=ltr] .loader-list>.loader {
	margin-bottom: .75rem;
	margin-left: .5rem
}

[dir=ltr] .bg-primary-dark {
	background-color: #0d70e3!important
}

[dir=ltr] .border-style-dashed {
	border-style: dashed!important
}

[dir=ltr] .border-bottom-2 {
	border-bottom: 2px solid #efefef
}

[dir=ltr] .text-body,
[dir=ltr] .text-body[href]:hover {
	color: #112b4a
}

[dir=ltr] .text-underline {
	text-decoration: underline
}

[dir=ltr] .text-underline-0,
[dir=ltr] .text-underline-0:hover {
	text-decoration: none
}

[dir=ltr] .badge {
	box-sizing: border-box;
	font-weight: 600;
	display: inline-flex;
	align-items: center;
	vertical-align: middle
}

[dir=ltr] .badge-light-gray {
	color: rgba(102, 118, 138, .4)
}

[dir=ltr] .avatar {
	flex-shrink: 0;
	font-size: 1rem;
	display: inline-block;
	width: 3rem;
	height: 3rem;
	position: relative;
	z-index: 0
}

[dir=ltr] .avatar-img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

[dir=ltr] .avatar-offline:after,
[dir=ltr] .avatar-offline:before,
[dir=ltr] .avatar-online:after,
[dir=ltr] .avatar-online:before {
	position: absolute;
	right: 5%;
	bottom: 5%;
	width: 20%;
	height: 20%;
	content: "";
	border-radius: 50%
}

[dir=ltr] .avatar-offline:before,
[dir=ltr] .avatar-online:before {
	width: 22%;
	height: 22%;
	right: 4%;
	bottom: 4%;
	background-color: #fff
}

[dir=ltr] .avatar-online:after {
	background-color: #48ba16
}

[dir=ltr] .avatar-offline:after,
[dir=ltr] .avatar-title {
	background-color: #939fad
}

[dir=ltr] .avatar-title {
	display: flex;
	width: 100%;
	height: 100%;
	color: #fff;
	align-items: center;
	justify-content: center
}

[dir=ltr] .avatar-xl,
[dir=ltr] .avatar-xxl {
	font-size: 1.70833rem;
	width: 5.125rem;
	height: 5.125rem
}

[dir=ltr] .avatar-lg {
	font-size: 1.33333rem;
	width: 4rem;
	height: 4rem
}

[dir=ltr] .avatar-sm {
	width: 2.5rem;
	height: 2.5rem;
	font-weight: 700
}

[dir=ltr] .avatar-xs {
	width: 35px;
	height: 35px
}

[dir=ltr] .avatar-xs,
[dir=ltr] .avatar-xxs {
	font-size: .54167rem;
	font-weight: 700
}

[dir=ltr] .avatar-xxs {
	width: 20px;
	height: 20px
}

[dir=ltr] .avatar-xxs.avatar-offline:after,
[dir=ltr] .avatar-xxs.avatar-offline:before,
[dir=ltr] .avatar-xxs.avatar-online:after,
[dir=ltr] .avatar-xxs.avatar-online:before {
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 25%;
	height: 25%;
	content: "";
	border-radius: 50%
}

@media (min-width:768px) {
	[dir=ltr] .avatar-xxl {
		font-size: 2.66667rem;
		width: 8rem;
		height: 8rem
	}
}

[dir=ltr] .avatar.avatar-4by3 {
	width: 4rem
}

[dir=ltr] .avatar-xxl.avatar-4by3 {
	width: 10.66667rem
}

[dir=ltr] .avatar-xl.avatar-4by3 {
	width: 6.83333rem
}

[dir=ltr] .avatar-lg.avatar-4by3 {
	width: 5.33333rem
}

[dir=ltr] .avatar-group {
	display: inline-flex
}

[dir=ltr] .avatar-group .avatar:hover {
	z-index: 1
}

[dir=ltr] .avatar-group .avatar-img,
[dir=ltr] .avatar-group .avatar-title {
	border: 2px solid #fff
}

[dir=ltr] .avatar-group .avatar+.avatar {
	margin-left: -.75rem
}

[dir=ltr] .avatar-group .avatar-lg+.avatar-lg {
	margin-left: -1rem
}

[dir=ltr] .avatar-group .avatar-xl+.avatar-xl {
	margin-left: -1.28125rem
}

[dir=ltr] .avatar-group .avatar-xxl+.avatar-xxl {
	margin-left: -2rem
}

[dir=ltr] .avatar-group .avatar-sm+.avatar-sm {
	margin-left: -.625rem
}

[dir=ltr] .avatar-group .avatar-xs+.avatar-xs {
	margin-left: -.40625rem
}

[dir=ltr] .avatar-list>.avatar,
[dir=ltr] .avatar-list>.avatar-group {
	margin-bottom: .75rem;
	margin-left: .5rem
}

[dir=ltr] .chart {
	position: relative;
	height: 300px
}

[dir=ltr] .chart-legend {
	display: flex;
	margin-top: 2.5rem;
	white-space: nowrap;
	justify-content: center
}

[dir=ltr] .chart-legend-item {
	display: flex;
	align-items: center;
	justify-content: start
}

[dir=ltr] .chart-legend:not(.chart-legend--vertical) .chart-legend-item+.chart-legend-item {
	margin-left: 1rem
}

[dir=ltr] .chart-legend--vertical {
	flex-direction: column
}

[dir=ltr] .chart-legend-indicator {
	display: block;
	width: .5rem;
	height: .5rem;
	margin-right: 1rem;
	border-radius: 50%
}

[dir=ltr] #chart-tooltip {
	z-index: 0;
	pointer-events: none
}

[dir=ltr] #chart-tooltip .arrow {
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateX(-.5rem);
	transform: translateX(-50%) translateX(-.5rem)
}

[dir=ltr] .popover-header {
	border-bottom: 0
}

[dir=ltr] .popover-body-label,
[dir=ltr] .popover-body-value {
	margin-left: .25rem
}

[dir=ltr] .popover-body-indicator {
	display: inline-block;
	width: .5rem;
	height: .5rem;
	border-radius: 50%
}

[dir=ltr] .page-item+.page-item {
	margin-left: .05rem
}

[dir=ltr] .page-link {
	min-width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.5;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 600
}

[dir=ltr] .page-link:hover {
	background: #308af3;
	color: #fff
}

[dir=ltr] .pagination-rounded .page-link {
	border-radius: 100px
}

[dir=ltr] .pagination-rounded .page-item+.page-item {
	margin-left: .625rem
}

[dir=ltr] .pagination-rounded .page-item:first-child .page-link,
[dir=ltr] .pagination-rounded .page-item:last-child .page-link {
	border-radius: 100px
}

[dir=ltr] .pagination-light .page-item:not(.active) .page-link {
	background: transparent
}

[dir=ltr] .pagination-light .page-item:not(.active) .page-link:hover {
	color: #308af3
}

[dir=ltr] .pagination-light .page-item .page-link,
[dir=ltr] .pagination-light .page-item:first-child .page-link,
[dir=ltr] .pagination-light .page-item:last-child .page-link {
	border-radius: 100px
}

[dir=ltr] .page-separator {
	position: relative;
	color: rgba(55, 77, 103, .54);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 0;
	margin: .5rem 0
}

[dir=ltr] .page-separator:before {
	content: "";
	height: 1px;
	background-color: #efefef;
	width: 100%;
	top: 50%;
	left: 0;
	position: absolute;
	z-index: -1
}

[dir=ltr] .page-separator__text {
	display: inline-flex;
	padding: .25rem 1rem;
	font-size: .75rem;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: #939fad;
	line-height: .9375rem;
	font-weight: 700;
	background-color: #fff;
	max-width: 90%
}

[dir=ltr] .page-separator__text:hover {
	text-decoration: none
}

[dir=ltr] .trello {
	overflow: hidden
}

[dir=ltr] .trello .mdk-drawer-layout,
[dir=ltr] .trello .mdk-header-layout,
[dir=ltr] .trello .mdk-header-layout__content {
	height: 100%
}

[dir=ltr] .trello .page {
	height: 100%;
	display: flex;
	flex-direction: column;
	position: relative;
	padding-bottom: 0
}

[dir=ltr] .trello-container {
	flex: 1 1 0%;
	position: relative;
	height: 100%;
	overflow: hidden
}

[dir=ltr] .trello-board {
	display: block;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	height: 100%
}

[dir=ltr] .trello-board__tasks {
	display: inline-flex;
	align-items: start;
	width: 22rem;
	height: 100%
}

[dir=ltr] .trello-board__tasks:not(:last-child) {
	margin-right: 1.25rem
}

[dir=ltr] .trello-board__tasks .card {
	width: 100%;
	max-height: calc(100% - 1.5625rem)
}

[dir=ltr] .trello-board__tasks .card-body {
	height: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

[dir=ltr] .trello-board__tasks-list {
	min-height: 10px
}

[dir=ltr] .trello-board__tasks-item {
	margin-bottom: .625rem;
	border-color: rgba(17, 43, 74, .1)!important
}

[dir=ltr] .trello-board__tasks-item:hover {
	background: rgba(17, 43, 74, .03)
}

[dir=ltr] .app-chat {
	overflow: hidden
}

[dir=ltr] .app-chat .mdk-drawer-layout,
[dir=ltr] .app-chat .mdk-header-layout,
[dir=ltr] .app-chat .mdk-header-layout__content {
	height: 100%
}

[dir=ltr] .app-chat .page {
	height: 100%;
	display: flex;
	flex-direction: column;
	position: relative;
	padding-bottom: 0
}

[dir=ltr] .app-chat-container {
	flex: 1 1 0%;
	position: relative;
	height: 100%;
	overflow: hidden;
	z-index: 0
}

[dir=ltr] .daterangepicker .ranges li.active,
[dir=ltr] .daterangepicker td.active,
[dir=ltr] .daterangepicker td.active:hover {
	background-color: #308af3
}

[dir=ltr] #toast-container>div {
	opacity: 1;
	box-shadow: 0 10px 25px 0 rgba(50, 50, 93, .07), 0 5px 15px 0 rgba(0, 0, 0, .07)
}

[dir=ltr] .toast-primary {
	background-color: #308af3
}

[dir=ltr] .toast-secondary {
	background-color: #6c757d
}

[dir=ltr] .toast-success {
	background-color: #48ba16
}

[dir=ltr] .toast-info {
	background-color: #51a7c5
}

[dir=ltr] .toast-warning {
	background-color: #ffc107
}

[dir=ltr] .toast-danger {
	background-color: #dc3545
}

[dir=ltr] .toast-light {
	background-color: #f8f9fa
}

[dir=ltr] .toast-dark {
	background-color: #364c66
}

[dir=ltr] .toast-teal {
	background-color: #16ba71
}

[dir=ltr] .toast-purple {
	background-color: #5163c5
}

[dir=ltr] .toast-dark-gray {
	background-color: #939fad
}

[dir=ltr] .toast-light-gray {
	background-color: #eceef0
}

[dir=ltr] .toast-muted-light {
	background-color: #dbdfe4
}

[dir=ltr] .toast-facebook {
	background-color: #3b5998
}

[dir=ltr] .toast-twitter {
	background-color: #00aced
}

[dir=ltr] .fc button {
	height: auto
}

[dir=ltr] .fc td {
	padding: 0!important
}

[dir=ltr] .fc-event {
	line-height: 1.5;
	border-color: transparent;
	border-radius: .25rem;
	padding: .25rem .5rem
}

[dir=ltr] .fc-title {
	font-weight: 600
}

[dir=ltr] .fc-popover .fc-header {
	position: relative;
	padding: .25rem .5rem
}

[dir=ltr] .fc-popover .fc-header .fc-close {
	position: absolute;
	top: .6rem;
	right: .5rem
}

[dir=ltr] .external-event {
	padding: .25rem .5rem;
	color: #fff;
	margin-bottom: .5rem;
	display: flex;
	border-radius: .25rem;
	cursor: move
}

[dir=ltr] .preloader {
	height: 100%;
	width: 100%;
	top: 0;
	position: fixed;
	z-index: 99999;
	background: #149077;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-image: url("../images/loader.gif");
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: 50%;
}

[dir=ltr] .dashboard-area-tabs__tab {
	display: flex;
	flex-direction: column
}

[dir=ltr] .dashboard-area-tabs__tab:hover {
	text-decoration: none
}

[dir=ltr] .dashboard-area-tabs__tab .text-label-large {
	color: #dbdfe4
}

[dir=ltr] .dashboard-area-tabs__tab:not(.active) {
	background-color: #f8f9fa
}

[dir=ltr] .dashboard-area-tabs__tab:not(.active) .text-amount {
	color: #939fad
}

[dir=ltr] .dashboard-area-tabs__tab.active .text-label-large {
	color: #308af3
}

[dir=ltr] .dashboard-location-tabs__tab {
	margin-bottom: 10px;
	cursor: pointer
}

[dir=ltr] .dashboard-location-tabs__tab:not(.active) .progress-bar {
	background: rgba(55, 77, 103, .54)!important
}

[dir=ltr] .list-todo:last-child {
	margin-bottom: 0
}

[dir=ltr] .list-todo li {
	padding-left: 1rem
}

[dir=ltr] .list-todo li:not(:last-child) {
	margin-bottom: 1rem
}

[dir=ltr] .list-todo .custom-control-input:checked~.custom-control-label {
	text-decoration: line-through
}

[dir=ltr] .list-todo .custom-control {
	padding-left: 2rem
}

[dir=ltr] .list-todo .custom-control-label:after,
[dir=ltr] .list-todo .custom-control-label:before {
	left: -2rem
}

[dir=ltr] .list-skills li {
	display: flex;
	align-items: center
}

[dir=ltr] .list-skills li:not(:last-child) {
	margin-bottom: 1rem
}

[dir=ltr] .list-skills li>div+div {
	padding-left: 1rem
}

[dir=ltr] .list-skills li>div:first-child {
	width: 110px
}

[dir=ltr] .list-skills:last-child {
	margin-bottom: 0
}

[dir=ltr] .layout-login {
	background-size: cover;
	background-image: url("../images/bg.jpg");
	background-repeat: no-repeat;
	position: relative
}

[dir=ltr] .layout-login__overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	pointer-events: none
}

[dir=ltr] .layout-login__form {
	padding: 2rem;
	position: relative
}

@media (min-width:768px) {
	[dir=ltr] .layout-login {
		display: flex
	}
	[dir=ltr] .layout-login__form {
		min-width: calc(320px + 6rem);
		padding: 3rem
	}
}

[dir=ltr] .layout-login-centered-boxed {
	height: auto
}

[dir=ltr] .layout-login-centered-boxed__form {
	padding: 2rem;
	position: relative;
	max-width: 26rem;
	margin: 2rem 0
}

@media (min-width:768px) {
	[dir=ltr] .layout-login-centered-boxed {
		display: flex;
		justify-content: center;
		align-items: center
	}
	[dir=ltr] .layout-login-centered-boxed__form {
		min-width: calc(320px + 6rem);
		padding: 3rem
	}
}

[dir=ltr] .stories-card {
	margin-bottom: 15px
}

[dir=ltr] .stories-card:last-child {
	margin-bottom: 0
}

[dir=ltr] .stories-card__content {
	padding: .5rem
}

[dir=ltr] .stories-card__title {
	white-space: nowrap
}

[dir=ltr] .stories-card .card-title,
[dir=ltr] .stories-card .card-title>a,
[dir=ltr] .stories-card__title {
	max-width: 180px
}

[dir=ltr] .stories-card .card-title>a {
	display: inline-block;
	overflow-x: hidden;
	text-overflow: ellipsis
}

@media (max-width:1199.98px) {
	[dir=ltr] .stories-card__meta {
		margin-top: .4375rem;
		padding-top: .4375rem;
		border-top: 1px solid #efefef;
		width: 100%;
		order: 3;
		align-items: flex-start
	}
}

@media (min-width:576px) {
	[dir=ltr] .stories-card__tag {
		width: 100px
	}
	[dir=ltr] .stories-card__date {
		width: 140px
	}
	[dir=ltr] .stories-card .card-title,
	[dir=ltr] .stories-card .card-title>a,
	[dir=ltr] .stories-card__title {
		max-width: 300px
	}
}

[dir=ltr] .stories-cards {
	margin-bottom: 15px
}

[dir=ltr] .stories-card-popular {
	position: relative;
	overflow: hidden
}

[dir=ltr] .stories-card-popular__content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(54, 76, 102, .125)
}

[dir=ltr] .stories-card-popular .card-img {
	height: 256px;
	-o-object-fit: cover;
	object-fit: cover
}

[dir=ltr] .stories-card-popular a {
	color: #fff
}

[dir=ltr] .stories-card-popular__title {
	position: absolute;
	left: 0;
	bottom: 0
}

[dir=ltr] .stories-card-popular__title .text-muted {
	color: hsla(0, 0%, 100%, .54)!important
}

[dir=ltr] .pricing__title {
	font-size: 1.25rem;
	font-weight: 400;
	letter-spacing: normal
}

[dir=ltr] .pricing__amount {
	font-size: 3.4rem;
	line-height: 4.2rem;
	font-weight: 600;
	margin-right: .466rem
}

[dir=ltr] .pricing__currency {
	font-size: 1.4rem;
	line-height: 1.5rem;
	font-weight: 600
}

[dir=ltr] .pricing__duration {
	font-size: .933rem;
	letter-spacing: 1.4px;
	line-height: 1.066rem
}

[dir=ltr] .pricing__card--popular {
	background-color: #f6fafd;
	position: relative
}

[dir=ltr] .pricing__card--popular .pricing__card-badge {
	background-color: #ee4059;
	color: #fff;
	padding: .2rem .66rem;
	border-radius: .2rem .2rem 0 0;
	font-weight: 700;
	font-size: .66rem;
	font-style: italic;
	letter-spacing: 1px;
	line-height: .8rem;
	position: absolute;
	top: -1.2rem;
	right: 1.2rem;
	display: inline-block;
	text-transform: uppercase
}

[dir=ltr] .pricing__features {
	letter-spacing: 1.4px;
	line-height: 1.86rem
}

[dir=ltr] .pricing__features li {
	padding-left: 1.466rem;
	position: relative
}

[dir=ltr] .pricing__features li:after {
	content: "";
	width: .5rem;
	height: .5rem;
	background-color: #308af3;
	border-radius: 100%;
	left: 0;
	top: .6rem;
	position: absolute
}

[dir=ltr] .map {
	width: 100%;
	min-height: 300px;
	position: relative;
	overflow: hidden
}

[dir=ltr] .map-pin {
	width: 64px;
	height: 50px;
	top: -25px;
	left: -32px;
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: top;
	color: #888;
	font-weight: 600;
	font-size: 14px;
	white-space: nowrap
}

[dir=ltr] .map-pin,
[dir=ltr] .map-pin span {
	position: absolute;
	text-align: center
}

[dir=ltr] .map-pin span {
	bottom: 0;
	width: 100%;
	left: 0
}

[dir=ltr] .blue {
	background-image: url(../images/marker/blue.png)
}

[dir=ltr] .jqvmap-zoomin,
[dir=ltr] .jqvmap-zoomout {
	box-sizing: content-box;
	background: #308af3;
	padding: .25rem
}

[dir=ltr] .jqvmap-label {
	z-index: 1;
	border: 1px solid #efefef;
	border-radius: .25rem;
	background: #fff;
	padding: .25rem .5rem;
	color: #112b4a
}

[dir=ltr] .dp-preview {
	position: relative;
	z-index: 0;
	text-decoration: none;
	display: block;
	margin-bottom: 1.5rem;
	border-radius: .3rem;
	overflow: hidden
}

[dir=ltr] .dp-preview__overlay {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	content: "";
	background-color: rgba(48, 138, 243, .9);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: opacity .25s ease;
	z-index: 1
}

[dir=ltr] .dp-preview:hover .dp-preview__overlay {
	opacity: 1
}

@media (min-width:300px) {

/*
      [dir=ltr] .container {
    max-width: 390px
  }
*/

  h5 {
  font-size: 0.9375rem !important;
  }
	
	.form-control {
		font-size: 0.8375rem !important; 
	}

  [dir=ltr] .small, [dir=ltr] small {
  font-size: .0.9375rem !important;
  font-weight: 400 !important;
  }
	
	.buttonRow {
		margin-top: 10px;
		margin-bottom:40px;
	}
	
	.customer_products .qty_icons_left, .customer_products .qty_icons_right
{
	font-size:2em !important;
}
	
	.customer_products .save_icon
{
	font-size:2em !important;
}
	
}

@media (min-width:576px) {
	
	h5 {
  font-size: 0.9375rem !important;
  font-size: .8rem !important;
  font-weight: 400 !important;
  }
	
	
	.form-control {
		font-size: 0.8375rem !important; 
	}
	
		.customer_products .qty_icons_left, .customer_products .qty_icons_right
{
	font-size:2em !important;
}
	
	.customer_products .save_icon
{
	font-size:2em;
}
	.buttonRow {
		margin-top: 10px;
		margin-bottom:40px;
	}

}

@media (min-width:768px) {
	
	.buttonRow {
/*		margin-top: 10px;*/
		margin-top:2.3em;
	}

}

@media (min-width:992px) {
	
		.buttonRow {
/*		margin-top: 10px;*/
		margin-top:2.3em;
	}

}
