: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: #007bff;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--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
}

*,
::after,
::before {
	box-sizing: border-box
}

html {
	font-family: arial;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

.lich-thang-cell-ngay {
	background-color: #fff
}

.ngayamquantrong {
	background: #ffc
}

.anh-icon-tuvivietnam {
	border-radius: 5px;
	margin-bottom: -16px;
	padding-bottom: 16px;
	height: 86%
}

body {
	margin: 0;
	font-family: arial;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #000000;
}

[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0 !important
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 14px
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

address {
	margin-bottom: 14px;
	font-style: normal;
	line-height: inherit
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 14px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 14px
}

b,
strong {
	font-weight: bold
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #0056b3;
	text-decoration: underline
}

a:not([href]):not([class]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([class]):hover {
	color: inherit;
	text-decoration: none
}

code,
kbd,
pre,
samp {
	font-family: arial;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 14px;
	overflow: auto;
	-ms-overflow-style: scrollbar
}

figure {
	margin: 0 0 14px
}

img {
	vertical-align: middle;
	border-style: none
}

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit;
	text-align: -webkit-match-parent
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[role=button] {
	cursor: pointer
}

select {
	word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

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
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

.h1,
h1 {
	font-size: 26px
}

.h2,
h2 {
	font-size: 24px
}

.h3,
h3 {
	font-size: 18px
}

.h4,
h4 {
	font-size: 16px
}

.h5,
h5 {
	font-size: 1.25rem
}

.h6,
h6 {
	font-size: 14px
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}

hr {
	margin-top: 14px;
	margin-bottom: 14px;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 14px;
	font-size: 1.25rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.blockquote-footer::before {
	content: "\2014\00A0"
}

.img-fluid {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-wrap: break-word
}

a>code {
	color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media(min-width:576px) {

	.container,
	.container-sm {
		max-width: 540px
	}
}

@media(min-width:768px) {

	.container,
	.container-md,
	.container-sm {
		max-width: 720px
	}
}

@media(min-width:992px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm {
		max-width: 960px
	}
}

@media(min-width:1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1140px
	}
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.row-cols-1>* {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.row-cols-2>* {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.row-cols-3>* {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.row-cols-4>* {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.row-cols-5>* {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}

.row-cols-6>* {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-ms-flex-order: 12;
	order: 12
}

.offset-1 {
	margin-left: 8.333333%
}

.offset-2 {
	margin-left: 16.666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.333333%
}

.offset-5 {
	margin-left: 41.666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.333333%
}

.offset-8 {
	margin-left: 66.666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.333333%
}

.offset-11 {
	margin-left: 91.666667%
}

@media(min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-sm-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-sm-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-sm-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.row-cols-sm-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-sm-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-sm-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-sm-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-sm-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.333333%
	}

	.offset-sm-2 {
		margin-left: 16.666667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.333333%
	}

	.offset-sm-5 {
		margin-left: 41.666667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.333333%
	}

	.offset-sm-8 {
		margin-left: 66.666667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.333333%
	}

	.offset-sm-11 {
		margin-left: 91.666667%
	}
}

@media(min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-md-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-md-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-md-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.row-cols-md-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-md-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-md-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-md-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-md-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-md-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.333333%
	}

	.offset-md-2 {
		margin-left: 16.666667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.333333%
	}

	.offset-md-5 {
		margin-left: 41.666667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.333333%
	}

	.offset-md-8 {
		margin-left: 66.666667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.333333%
	}

	.offset-md-11 {
		margin-left: 91.666667%
	}
}

@media(min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-lg-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-lg-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-lg-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.row-cols-lg-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-lg-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-lg-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-lg-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-lg-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-lg-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.333333%
	}

	.offset-lg-2 {
		margin-left: 16.666667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.333333%
	}

	.offset-lg-5 {
		margin-left: 41.666667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.333333%
	}

	.offset-lg-8 {
		margin-left: 66.666667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.333333%
	}

	.offset-lg-11 {
		margin-left: 91.666667%
	}
}

@media(min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-xl-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-xl-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-xl-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.row-cols-xl-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-xl-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-xl-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-xl-first {
		-ms-flex-order: -1;
		order: -1
	}

	.order-xl-last {
		-ms-flex-order: 13;
		order: 13
	}

	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.333333%
	}

	.offset-xl-2 {
		margin-left: 16.666667%
	}

	.offset-xl-3 {
		margin-left: 25%
	}

	.offset-xl-4 {
		margin-left: 33.333333%
	}

	.offset-xl-5 {
		margin-left: 41.666667%
	}

	.offset-xl-6 {
		margin-left: 50%
	}

	.offset-xl-7 {
		margin-left: 58.333333%
	}

	.offset-xl-8 {
		margin-left: 66.666667%
	}

	.offset-xl-9 {
		margin-left: 75%
	}

	.offset-xl-10 {
		margin-left: 83.333333%
	}

	.offset-xl-11 {
		margin-left: 91.666667%
	}
}

.table {
	width: 100%;
	margin-bottom: 14px;
	color: #212529
}

.table td,
.table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
	border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
	padding: .3rem
}

.table-bordered {
	border: 1px solid #dee2e6
}

.table-bordered td,
.table-bordered th {
	border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
	border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
	border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
	color: #212529;
	background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
	background-color: #b8daff
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
	border-color: #7abaff
}

.table-hover .table-primary:hover {
	background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
	background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
	background-color: #d6d8db
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
	border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
	background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
	background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
	background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
	border-color: #8fd19e
}

.table-hover .table-success:hover {
	background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
	background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
	border-color: #86cfda
}

.table-hover .table-info:hover {
	background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
	background-color: #ffeeba
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
	border-color: #ffdf7e
}

.table-hover .table-warning:hover {
	background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
	background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
	background-color: #f5c6cb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
	border-color: #ed969e
}

.table-hover .table-danger:hover {
	background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
	background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
	background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
	border-color: #fbfcfc
}

.table-hover .table-light:hover {
	background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
	background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
	background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #95999c
}

.table-hover .table-dark:hover {
	background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
	background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
	background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55
}

.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.table-dark {
	color: #fff;
	background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #454d55
}

.table-dark.table-bordered {
	border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, .075)
}

@media(max-width:575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-sm>.table-bordered {
		border: 0
	}
}

@media(max-width:767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-md>.table-bordered {
		border: 0
	}
}

@media(max-width:991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-lg>.table-bordered {
		border: 0
	}
}

@media(max-width:1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-xl>.table-bordered {
		border: 0
	}
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
	border: 0
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em+.75rem+2px);
	padding: .375rem .75rem;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
	.form-control {
		transition: none
	}
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #495057
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.form-control-file,
.form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(.375rem+1px);
	padding-bottom: calc(.375rem+1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

.col-form-label-lg {
	padding-top: calc(.5rem+1px);
	padding-bottom: calc(.5rem+1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(.25rem+1px);
	padding-bottom: calc(.25rem+1px);
	font-size: .875rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding: .375rem 0;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1.5;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm {
	height: calc(1.5em+.5rem+2px);
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.form-control-lg {
	height: calc(1.5em+14px+2px);
	padding: .5rem 14px;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size] {
	height: auto
}

textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 14px
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
	color: #6c757d
}

.form-check-label {
	margin-bottom: 0
}

.form-check-inline {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #28a745
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .14px;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(40, 167, 69, .9);
	border-radius: .25rem
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
	display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
	border-color: #28a745;
	padding-right: calc(1.5em+.75rem);
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='8'height='8'viewBox='0088'%3e%3cpathfill='%2328a745'd='M2.36.73L.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(.375em+.1875rem) center;
	background-size: calc(.75em+.375rem) calc(.75em+.375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
	padding-right: calc(1.5em+.75rem);
	background-position: top calc(.375em+.1875rem) right calc(.375em+.1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
	border-color: #28a745;
	padding-right: calc(.75em+2.3125rem);
	background: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='4'height='5'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='8'height='8'viewBox='0088'%3e%3cpathfill='%2328a745'd='M2.36.73L.64.53c-.4-1.04.46-1.41.1-.8l1.11.43.4-3.8c.6-.631.6-.271.2.7l-44.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em+.375rem) calc(.75em+.375rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
	color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
	color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
	border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
	border-color: #34ce57;
	background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
	border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .14px;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(220, 53, 69, .9);
	border-radius: .25rem
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
	display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em+.75rem);
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='12'height='12'fill='none'stroke='%23dc3545'viewBox='001212'%3e%3ccirclecx='6'cy='6'r='4.5'/%3e%3cpathstroke-linejoin='round'd='M5.83.6h.4L66.5z'/%3e%3ccirclecx='6'cy='8.2'r='.6'fill='%23dc3545'stroke='none'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(.375em+.1875rem) center;
	background-size: calc(.75em+.375rem) calc(.75em+.375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
	padding-right: calc(1.5em+.75rem);
	background-position: top calc(.375em+.1875rem) right calc(.375em+.1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
	border-color: #dc3545;
	padding-right: calc(.75em+2.3125rem);
	background: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='4'height='5'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='12'height='12'fill='none'stroke='%23dc3545'viewBox='001212'%3e%3ccirclecx='6'cy='6'r='4.5'/%3e%3cpathstroke-linejoin='round'd='M5.83.6h.4L66.5z'/%3e%3ccirclecx='6'cy='8.2'r='.6'fill='%23dc3545'stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em+.375rem) calc(.75em+.375rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
	color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
	color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
	border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
	border-color: #e4606d;
	background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
	border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-align: center;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media(min-width:576px) {
	.form-inline label {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 0
	}

	.form-inline .form-group {
		display: -ms-flexbox;
		display: flex;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-plaintext {
		display: inline-block
	}

	.form-inline .custom-select,
	.form-inline .input-group {
		width: auto
	}

	.form-inline .form-check {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}

	.form-inline .form-check-input {
		position: relative;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}

	.form-inline .custom-control {
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: #212529;
	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 .75rem;
	font-size: 14px;
	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) {
	.btn {
		transition: none
	}
}

.btn:hover {
	color: yellow;
	text-decoration: none
}

.btn-primary-custom:hover {
	color: yellow;
	text-decoration: none
}

.lich-thang-cell-ngay a:hover {
	color: yellow;
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
	opacity: .65
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc;
	box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62;
	box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34;
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b;
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00;
	box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130;
	box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5;
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124;
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
	color: #007bff;
	border-color: #007bff
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
	color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
	color: #28a745;
	border-color: #28a745
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
	color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
	color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
	color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
	color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
	font-weight: 400;
	color: #007bff;
	text-decoration: none
}

.btn-link:hover {
	color: #0056b3;
	text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
	text-decoration: underline
}

.btn-link.disabled,
.btn-link:disabled {
	color: #6c757d;
	pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: .5rem 14px;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	transition: opacity .15s linear
}

@media(prefers-reduced-motion:reduce) {
	.fade {
		transition: none
	}
}

.fade:not(.show) {
	opacity: 0
}

.collapse:not(.show) {
	display: none
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease
}

@media(prefers-reduced-motion:reduce) {
	.collapsing {
		transition: none
	}
}

.dropdown,
.dropleft,
.dropright,
.dropup {
	position: relative
}

.dropdown-toggle {
	white-space: nowrap
}

.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
}

.dropdown-toggle:empty::after {
	margin-left: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 14px;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

@media(min-width:576px) {
	.dropdown-menu-sm-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-sm-right {
		right: 0;
		left: auto
	}
}

@media(min-width:768px) {
	.dropdown-menu-md-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-md-right {
		right: 0;
		left: auto
	}
}

@media(min-width:992px) {
	.dropdown-menu-lg-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-lg-right {
		right: 0;
		left: auto
	}
}

@media(min-width:1200px) {
	.dropdown-menu-xl-left {
		right: auto;
		left: 0
	}

	.dropdown-menu-xl-right {
		right: 0;
		left: auto
	}
}

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem
}

.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
}

.dropup .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem
}

.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
}

.dropright .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropright .dropdown-toggle::after {
	vertical-align: 0
}

.dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: ""
}

.dropleft .dropdown-toggle::after {
	display: none
}

.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
}

.dropleft .dropdown-toggle:empty::after {
	margin-left: 0
}

.dropleft .dropdown-toggle::before {
	vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: transparent
}

.dropdown-menu.show {
	display: block
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d;
	white-space: nowrap
}

.dropdown-item-text {
	display: block;
	padding: .25rem 1.5rem;
	color: #212529
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
	z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
	z-index: 1
}

.btn-toolbar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
	margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.dropdown-toggle-split {
	padding-right: .5625rem;
	padding-left: .5625rem
}

.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
	margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
	margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem
}

.btn-group-vertical {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: center;
	justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
	width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
	margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
	margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	min-width: 0;
	margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
	margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
	z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
	z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group>.custom-file {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
	display: -ms-flexbox;
	display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
	position: relative;
	z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
	z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
	margin-left: -1px
}

.input-group-prepend {
	margin-right: -1px
}

.input-group-append {
	margin-left: -1px
}

.input-group-text {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
	margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
	height: calc(1.5em+14px+2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
	padding: .5rem 14px;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
	height: calc(1.5em+.5rem+2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
	padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.custom-control {
	position: relative;
	z-index: 1;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem;
	-webkit-print-color-adjust: exact;
	color-adjust: exact
}

.custom-control-inline {
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 14px
}

.custom-control-input {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 14px;
	height: 1.25rem;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	border-color: #007bff;
	background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
	border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
	color: #fff;
	background-color: #b3d7ff;
	border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
	color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before,
.custom-control-input[disabled]~.custom-control-label::before {
	background-color: #e9ecef
}

.custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

.custom-control-label::before {
	position: absolute;
	top: .25rem;
	left: -1.5rem;
	display: block;
	width: 14px;
	height: 14px;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: #adb5bd solid 1px
}

.custom-control-label::after {
	position: absolute;
	top: .25rem;
	left: -1.5rem;
	display: block;
	width: 14px;
	height: 14px;
	content: "";
	background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
	border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='8'height='8'viewBox='0088'%3e%3cpathfill='%23fff'd='M6.564.75l-3.593.612-1.538-1.55L04.26l2.9742.99L82.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
	border-color: #007bff;
	background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='4'height='4'viewBox='0044'%3e%3cpathstroke='%23fff'd='M02h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='12'height='12'viewBox='-4-488'%3e%3ccircler='3'fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
	padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
	left: -2.25rem;
	width: 1.75rem;
	pointer-events: all;
	border-radius: .5rem
}

.custom-switch .custom-control-label::after {
	top: calc(.25rem+2px);
	left: calc(-2.25rem+2px);
	width: calc(14px - 4px);
	height: calc(14px - 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) {
	.custom-switch .custom-control-label::after {
		transition: none
	}
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
	background-color: #fff;
	-webkit-transform: translateX(.75rem);
	transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-select {
	display: inline-block;
	width: 100%;
	height: calc(1.5em+.75rem+2px);
	padding: .375rem 1.75rem .375rem .75rem;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='4'height='5'viewBox='0045'%3e%3cpathfill='%23343a40'd='M20L02h4zm05L03h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-select:focus {
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none
}

.custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef
}

.custom-select::-ms-expand {
	display: none
}

.custom-select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #495057
}

.custom-select-sm {
	height: calc(1.5em+.5rem+2px);
	padding-top: .25rem;
	padding-bottom: .25rem;
	padding-left: .5rem;
	font-size: .875rem
}

.custom-select-lg {
	height: calc(1.5em+14px+2px);
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: 14px;
	font-size: 1.25rem
}

.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(1.5em+.75rem+2px);
	margin-bottom: 0
}

.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(1.5em+.75rem+2px);
	margin: 0;
	opacity: 0
}

.custom-file-input:focus~.custom-file-label {
	border-color: #80bdff;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
	background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
	content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
	content: attr(data-browse)
}

.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(1.5em+.75rem+2px);
	padding: .375rem .75rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em+.75rem);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 .25rem .25rem 0
}

.custom-range {
	width: 100%;
	height: 1.4rem;
	padding: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-range:focus {
	outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
	border: 0
}

.custom-range::-webkit-slider-thumb {
	width: 14px;
	height: 14px;
	margin-top: -.25rem;
	background-color: #007bff;
	border: 0;
	border-radius: 14px;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	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) {
	.custom-range::-webkit-slider-thumb {
		-webkit-transition: none;
		transition: none
	}
}

.custom-range::-webkit-slider-thumb:active {
	background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 14px
}

.custom-range::-moz-range-thumb {
	width: 14px;
	height: 14px;
	background-color: #007bff;
	border: 0;
	border-radius: 14px;
	-moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	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) {
	.custom-range::-moz-range-thumb {
		-moz-transition: none;
		transition: none
	}
}

.custom-range::-moz-range-thumb:active {
	background-color: #b3d7ff
}

.custom-range::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 14px
}

.custom-range::-ms-thumb {
	width: 14px;
	height: 14px;
	margin-top: 0;
	margin-right: .2rem;
	margin-left: .2rem;
	background-color: #007bff;
	border: 0;
	border-radius: 14px;
	-ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	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) {
	.custom-range::-ms-thumb {
		-ms-transition: none;
		transition: none
	}
}

.custom-range::-ms-thumb:active {
	background-color: #b3d7ff
}

.custom-range::-ms-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: .5rem
}

.custom-range::-ms-fill-lower {
	background-color: #dee2e6;
	border-radius: 14px
}

.custom-range::-ms-fill-upper {
	margin-right: 15px;
	background-color: #dee2e6;
	border-radius: 14px
}

.custom-range:disabled::-webkit-slider-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
	cursor: default
}

.custom-range:disabled::-moz-range-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
	cursor: default
}

.custom-range:disabled::-ms-thumb {
	background-color: #adb5bd
}

.custom-control-label::before,
.custom-file-label,
.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) {

	.custom-control-label::before,
	.custom-file-label,
	.custom-select {
		transition: none
	}
}

.nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5rem 14px
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #6c757d;
	pointer-events: none;
	cursor: default
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.nav-pills .nav-link {
	border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #007bff
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .5rem 14px
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 14px;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-align: center;
	align-items: center
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%
}

@media(max-width:575.98px) {

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid,
	.navbar-expand-sm>.container-lg,
	.navbar-expand-sm>.container-md,
	.navbar-expand-sm>.container-sm,
	.navbar-expand-sm>.container-xl {
		padding-right: 0;
		padding-left: 0
	}
}

@media(min-width:576px) {
	.navbar-expand-sm {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-sm .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid,
	.navbar-expand-sm>.container-lg,
	.navbar-expand-sm>.container-md,
	.navbar-expand-sm>.container-sm,
	.navbar-expand-sm>.container-xl {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-sm .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-sm .navbar-toggler {
		display: none
	}
}

@media(max-width:767.98px) {

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid,
	.navbar-expand-md>.container-lg,
	.navbar-expand-md>.container-md,
	.navbar-expand-md>.container-sm,
	.navbar-expand-md>.container-xl {
		padding-right: 0;
		padding-left: 0
	}
}

@media(min-width:768px) {
	.navbar-expand-md {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-md .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid,
	.navbar-expand-md>.container-lg,
	.navbar-expand-md>.container-md,
	.navbar-expand-md>.container-sm,
	.navbar-expand-md>.container-xl {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-md .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-md .navbar-toggler {
		display: none
	}
}

@media(max-width:991.98px) {

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid,
	.navbar-expand-lg>.container-lg,
	.navbar-expand-lg>.container-md,
	.navbar-expand-lg>.container-sm,
	.navbar-expand-lg>.container-xl {
		padding-right: 0;
		padding-left: 0
	}
}

@media(min-width:992px) {
	.navbar-expand-lg {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-lg .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid,
	.navbar-expand-lg>.container-lg,
	.navbar-expand-lg>.container-md,
	.navbar-expand-lg>.container-sm,
	.navbar-expand-lg>.container-xl {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-lg .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-lg .navbar-toggler {
		display: none
	}
}

@media(max-width:1199.98px) {

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid,
	.navbar-expand-xl>.container-lg,
	.navbar-expand-xl>.container-md,
	.navbar-expand-xl>.container-sm,
	.navbar-expand-xl>.container-xl {
		padding-right: 0;
		padding-left: 0
	}
}

@media(min-width:1200px) {
	.navbar-expand-xl {
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-xl .navbar-nav {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid,
	.navbar-expand-xl>.container-lg,
	.navbar-expand-xl>.container-md,
	.navbar-expand-xl>.container-sm,
	.navbar-expand-xl>.container-xl {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-xl .navbar-collapse {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-xl .navbar-toggler {
		display: none
	}
}

.navbar-expand {
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
	padding-right: 0;
	padding-left: 0
}

.navbar-expand .navbar-nav {
	-ms-flex-direction: row;
	flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.navbar-expand .navbar-toggler {
	display: none
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='30'height='30'viewBox='003030'%3e%3cpathstroke='rgba%280,0,0,0.5%29'stroke-linecap='round'stroke-miterlimit='10'stroke-width='2'd='M47h22M415h22M423h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
	color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #fff
}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, .5);
	border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'width='30'height='30'viewBox='003030'%3e%3cpathstroke='rgba%28255,255,255,0.5%29'stroke-linecap='round'stroke-miterlimit='10'stroke-width='2'd='M47h22M415h22M423h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
	color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #fff
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group {
	border-top: inherit;
	border-bottom: inherit
}

.card>.list-group:first-child {
	border-top-width: 0;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
	border-bottom-width: 0;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
	border-top: 0
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0
}

.card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
	border-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom,
.card-img-top {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%
}

.card-img,
.card-img-top {
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom {
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
	margin-bottom: 15px
}

@media(min-width:576px) {
	.card-deck {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}

	.card-deck .card {
		-ms-flex: 1 0 0;
		flex: 1 0 0;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}

.card-group>.card {
	margin-bottom: 15px
}

@media(min-width:576px) {
	.card-group {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}

	.card-group>.card {
		-ms-flex: 1 0 0;
		flex: 1 0 0;
		margin-bottom: 0
	}

	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}

	.card-group>.card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}

	.card-group>.card:not(:last-child) .card-header,
	.card-group>.card:not(:last-child) .card-img-top {
		border-top-right-radius: 0
	}

	.card-group>.card:not(:last-child) .card-footer,
	.card-group>.card:not(:last-child) .card-img-bottom {
		border-bottom-right-radius: 0
	}

	.card-group>.card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}

	.card-group>.card:not(:first-child) .card-header,
	.card-group>.card:not(:first-child) .card-img-top {
		border-top-left-radius: 0
	}

	.card-group>.card:not(:first-child) .card-footer,
	.card-group>.card:not(:first-child) .card-img-bottom {
		border-bottom-left-radius: 0
	}
}

.card-columns .card {
	margin-bottom: .75rem
}

@media(min-width:576px) {
	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}

	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.accordion {
	overflow-anchor: none
}

.accordion>.card {
	overflow: hidden
}

.accordion>.card:not(:last-of-type) {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.accordion>.card>.card-header {
	border-radius: 0;
	margin-bottom: -1px
}

.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 14px;
	margin-bottom: 14px;
	list-style: none;
	background-color: #e9ecef;
	border-radius: .25rem
}

.breadcrumb-item {
	display: -ms-flexbox;
	display: flex
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	color: #6c757d;
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: none
}

.breadcrumb-item.active {
	color: #6c757d
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6
}

.page-link:hover {
	z-index: 2;
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 3;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	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) {
	.badge {
		transition: none
	}
}

a.badge:focus,
a.badge:hover {
	text-decoration: none
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.badge-primary {
	color: #fff;
	background-color: #007bff
}

a.badge-primary:focus,
a.badge-primary:hover {
	color: #fff;
	background-color: #0062cc
}

a.badge-primary.focus,
a.badge-primary:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.badge-secondary {
	color: #fff;
    background-color: green;
    font-size: 12px;
    padding: 5px;
}

a.badge-secondary:focus,
a.badge-secondary:hover {
	color: #fff;
	background-color: #545b62
}

a.badge-secondary.focus,
a.badge-secondary:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.badge-success {
	color: #fff;
	background-color: #28a745
}

a.badge-success:focus,
a.badge-success:hover {
	color: #fff;
	background-color: #1e7e34
}

a.badge-success.focus,
a.badge-success:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-info {
	color: #fff;
	background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
	color: #fff;
	background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
	color: #212529;
	background-color: #ffc107
}

a.badge-warning:focus,
a.badge-warning:hover {
	color: #212529;
	background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
	color: #fff;
	background-color: #dc3545
}

a.badge-danger:focus,
a.badge-danger:hover {
	color: #fff;
	background-color: #bd2130
}

a.badge-danger.focus,
a.badge-danger:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.badge-light {
	color: #212529;
	background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
	color: #212529;
	background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
	color: #fff;
	background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
	color: #fff;
	background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
	padding: 2rem 14px;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem
}

@media(min-width:576px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 14px;
	border: 1px solid transparent;
	border-radius: .25rem
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible {
	padding-right: 4rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	padding: .75rem 1.25rem;
	color: inherit
}

.alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff
}

.alert-primary hr {
	border-top-color: #9fcdff
}

.alert-primary .alert-link {
	color: #002752
}

.alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db
}

.alert-secondary hr {
	border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
	color: #202326
}

.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}

.alert-success hr {
	border-top-color: #b1dfbb
}

.alert-success .alert-link {
	color: #0b2e13
}

.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}

.alert-info hr {
	border-top-color: #abdde5
}

.alert-info .alert-link {
	color: #062c33
}

.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}

.alert-warning hr {
	border-top-color: #ffe8a1
}

.alert-warning .alert-link {
	color: #533f03
}

.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}

.alert-danger hr {
	border-top-color: #f1b0b7
}

.alert-danger .alert-link {
	color: #491217
}

.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

.alert-light hr {
	border-top-color: #ececf6
}

.alert-light .alert-link {
	color: #686868
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

.alert-dark hr {
	border-top-color: #b9bbbe
}

.alert-dark .alert-link {
	color: #040505
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 14px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 14px 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	display: -ms-flexbox;
	display: flex;
	height: 14px;
	overflow: hidden;
	line-height: 0;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}

.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #007bff;
	transition: width .6s ease
}

@media(prefers-reduced-motion:reduce) {
	.progress-bar {
		transition: none
	}
}

.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 14px 14px
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

@media(prefers-reduced-motion:reduce) {
	.progress-bar-animated {
		-webkit-animation: none;
		animation: none
	}
}

.media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-body {
	-ms-flex: 1;
	flex: 1
}

.list-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	border-radius: .25rem
}

.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
	z-index: 1;
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}

.list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef
}

.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
	border-top-left-radius: inherit;
	border-top-right-radius: inherit
}

.list-group-item:last-child {
	border-bottom-right-radius: inherit;
	border-bottom-left-radius: inherit
}

.list-group-item.disabled,
.list-group-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: #fff
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.list-group-item+.list-group-item {
	border-top-width: 0
}

.list-group-item+.list-group-item.active {
	margin-top: -1px;
	border-top-width: 1px
}

.list-group-horizontal {
	-ms-flex-direction: row;
	flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child {
	border-bottom-left-radius: .25rem;
	border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child {
	border-top-right-radius: .25rem;
	border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
	margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
	border-top-width: 1px;
	border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
	margin-left: -1px;
	border-left-width: 1px
}

@media(min-width:576px) {
	.list-group-horizontal-sm {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-sm>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal-sm>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0
	}

	.list-group-horizontal-sm>.list-group-item.active {
		margin-top: 0
	}

	.list-group-horizontal-sm>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0
	}

	.list-group-horizontal-sm>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px
	}
}

@media(min-width:768px) {
	.list-group-horizontal-md {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-md>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal-md>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0
	}

	.list-group-horizontal-md>.list-group-item.active {
		margin-top: 0
	}

	.list-group-horizontal-md>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0
	}

	.list-group-horizontal-md>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px
	}
}

@media(min-width:992px) {
	.list-group-horizontal-lg {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-lg>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal-lg>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0
	}

	.list-group-horizontal-lg>.list-group-item.active {
		margin-top: 0
	}

	.list-group-horizontal-lg>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0
	}

	.list-group-horizontal-lg>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px
	}
}

@media(min-width:1200px) {
	.list-group-horizontal-xl {
		-ms-flex-direction: row;
		flex-direction: row
	}

	.list-group-horizontal-xl>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal-xl>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0
	}

	.list-group-horizontal-xl>.list-group-item.active {
		margin-top: 0
	}

	.list-group-horizontal-xl>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0
	}

	.list-group-horizontal-xl>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px
	}
}

.list-group-flush {
	border-radius: 0
}

.list-group-flush>.list-group-item {
	border-width: 0 0 1px
}

.list-group-flush>.list-group-item:last-child {
	border-bottom-width: 0
}

.list-group-item-primary {
	color: #004085;
	background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
	color: #004085;
	background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #004085;
	border-color: #004085
}

.list-group-item-secondary {
	color: #383d41;
	background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
	color: #383d41;
	background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #383d41;
	border-color: #383d41
}

.list-group-item-success {
	color: #155724;
	background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
	color: #155724;
	background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724
}

.list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
	color: #0c5460;
	background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460
}

.list-group-item-warning {
	color: #856404;
	background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
	color: #856404;
	background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404
}

.list-group-item-danger {
	color: #721c24;
	background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
	color: #721c24;
	background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #721c24;
	border-color: #721c24
}

.list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
	color: #818182;
	background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}

.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
	color: #1b1e21;
	background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:hover {
	color: #000;
	text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: .75
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0
}

a.close.disabled {
	pointer-events: none
}

.toast {
	-ms-flex-preferred-size: 350px;
	flex-basis: 350px;
	max-width: 350px;
	font-size: .875rem;
	background-color: rgba(255, 255, 255, .85);
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .1);
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
	opacity: 0;
	border-radius: .25rem
}

.toast:not(:last-child) {
	margin-bottom: .75rem
}

.toast.showing {
	opacity: 1
}

.toast.show {
	display: block;
	opacity: 1
}

.toast.hide {
	display: none
}

.toast-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: .25rem .75rem;
	color: #6c757d;
	background-color: rgba(255, 255, 255, .85);
	background-clip: padding-box;
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.toast-body {
	padding: .75rem
}

.modal-open {
	overflow: hidden
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.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: translate(0, -50px);
	transform: translate(0, -50px)
}

@media(prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		transition: none
	}
}

.modal.show .modal-dialog {
	-webkit-transform: none;
	transform: none
}

.modal.modal-static .modal-dialog {
	-webkit-transform: scale(1.02);
	transform: scale(1.02)
}

.modal-dialog-scrollable {
	display: -ms-flexbox;
	display: flex;
	max-height: calc(100% - 14px)
}

.modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 14px);
	overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

.modal-dialog-centered {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - 14px)
}

.modal-dialog-centered::before {
	display: block;
	height: calc(100vh - 14px);
	height: -webkit-min-content;
	height: -moz-min-content;
	height: min-content;
	content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
	content: none
}

.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	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;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 14px 14px;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
	padding: 14px 14px;
	margin: -14px -14px -14px auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 14px
}

.modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: .75rem;
	border-top: 1px solid #dee2e6;
	border-bottom-right-radius: calc(.3rem - 1px);
	border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
	margin: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media(min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}

	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}

	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}

	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}

	.modal-dialog-centered::before {
		height: calc(100vh - 3.5rem);
		height: -webkit-min-content;
		height: -moz-min-content;
		height: min-content
	}

	.modal-sm {
		max-width: 300px
	}
}

@media(min-width:992px) {

	.modal-lg,
	.modal-xl {
		max-width: 800px
	}
}

@media(min-width:1200px) {
	.modal-xl {
		max-width: 1140px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -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-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: .875rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
	bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
	top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: -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-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: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem
}

.popover .arrow {
	position: absolute;
	display: block;
	width: 14px;
	height: .5rem;
	margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
	margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
	bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow::before,
.bs-popover-top>.arrow::before {
	bottom: 0;
	border-width: .5rem .5rem 0;
	border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow::after,
.bs-popover-top>.arrow::after {
	bottom: 1px;
	border-width: .5rem .5rem 0;
	border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
	margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
	left: calc(-.5rem - 1px);
	width: .5rem;
	height: 14px;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow::before,
.bs-popover-right>.arrow::before {
	left: 0;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow::after,
.bs-popover-right>.arrow::after {
	left: 1px;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
	margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
	top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before,
.bs-popover-bottom>.arrow::before {
	top: 0;
	border-width: 0 .5rem .5rem .5rem;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::after,
.bs-popover-bottom>.arrow::after {
	top: 1px;
	border-width: 0 .5rem .5rem .5rem;
	border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 14px;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
	margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
	right: calc(-.5rem - 1px);
	width: .5rem;
	height: 14px;
	margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow::before,
.bs-popover-left>.arrow::before {
	right: 0;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow::after,
.bs-popover-left>.arrow::after {
	right: 1px;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: #fff
}

.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
	display: none
}

.popover-body {
	padding: .5rem .75rem;
	color: #212529
}

.carousel {
	position: relative
}

.carousel.pointer-event {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner::after {
	display: block;
	clear: both;
	content: ""
}

.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) {
	.carousel-item {
		transition: none
	}
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
	-webkit-transform: none;
	transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	transition: opacity 0 .6s
}

@media(prefers-reduced-motion:reduce) {

	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-right {
		transition: none
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s ease
}

@media(prefers-reduced-motion:reduce) {

	.carousel-control-next,
	.carousel-control-prev {
		transition: none
	}
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'width='8'height='8'viewBox='0088'%3e%3cpathd='M5.250l-44441.5-1.5L4.254l2.5-2.5L5.250z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'fill='%23fff'width='8'height='8'viewBox='0088'%3e%3cpathd='M2.750l-1.51.5L3.754l-2.52.5L2.758l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	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) {
	.carousel-indicators li {
		transition: none
	}
}

.carousel-indicators .active {
	opacity: 1
}

.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(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border: .25em solid currentColor;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: spinner-border .75s linear infinite;
	animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
	width: 14px;
	height: 14px;
	border-width: .2em
}

@-webkit-keyframes spinner-grow {
	0 {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes spinner-grow {
	0 {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.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
}

.spinner-grow-sm {
	width: 14px;
	height: 14px
}

.align-baseline {
	vertical-align: baseline !important
}

.align-top {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.bg-primary {
	background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #0062cc !important
}

.bg-secondary {
	background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: #545b62 !important
}

.bg-success {
	background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: #1e7e34 !important
}

.bg-info {
	background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: #117a8b !important
}

.bg-warning {
	background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: #d39e00 !important
}

.bg-danger {
	background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: #bd2130 !important
}

.bg-light {
	background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
	background-color: #dae0e5 !important
}

.bg-dark {
	background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: #1d2124 !important
}

.bg-white {
	background-color: #fff !important
}

.bg-transparent {
	background-color: transparent !important
}

.border {
	border: 1px solid #dee2e6 !important
}

.border-top {
	/*border-top: 1px solid #dee2e6 !important;
	background: white*/
}

.border-right {
	border-right: 1px solid #dee2e6 !important
}

.border-bottom {
	border-bottom: 1px solid #dee2e6 !important
}

.border-left {
	border-left: 1px solid #dee2e6 !important
}

.border-0 {
	border: 0 !important
}

.border-top-0 {
	border-top: 0 !important
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left-0 {
	border-left: 0 !important
}

.border-primary {
	border-color: #007bff !important
}

.border-secondary {
	border-color: #6c757d !important
}

.border-success {
	border-color: #28a745 !important
}

.border-info {
	border-color: #17a2b8 !important
}

.border-warning {
	border-color: #ffc107 !important
}

.border-danger {
	border-color: #dc3545 !important
}

.border-light {
	border-color: #f8f9fa !important
}

.border-dark {
	border-color: #343a40 !important
}

.border-white {
	border-color: #fff !important
}

.rounded-sm {
	border-radius: .2rem !important
}

.rounded {
	border-radius: .25rem !important
}

.rounded-top {
	border-top-left-radius: .25rem !important;
	border-top-right-radius: .25rem !important
}

.rounded-right {
	border-top-right-radius: .25rem !important;
	border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
	border-bottom-right-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important
}

.rounded-left {
	border-top-left-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important
}

.rounded-lg {
	border-radius: .3rem !important
}

.rounded-circle {
	border-radius: 50% !important
}

.rounded-pill {
	border-radius: 50rem !important
}

.rounded-0 {
	border-radius: 0 !important
}

.clearfix::after {
	display: block;
	clear: both;
	content: ""
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

@media(min-width:576px) {
	.d-sm-none {
		display: none !important
	}

	.d-sm-inline {
		display: inline !important
	}

	.d-sm-inline-block {
		display: inline-block !important
	}

	.d-sm-block {
		display: block !important
	}

	.d-sm-table {
		display: table !important
	}

	.d-sm-table-row {
		display: table-row !important
	}

	.d-sm-table-cell {
		display: table-cell !important
	}

	.d-sm-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-sm-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media(min-width:768px) {
	.d-md-none {
		display: none !important
	}

	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-table {
		display: table !important
	}

	.d-md-table-row {
		display: table-row !important
	}

	.d-md-table-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-md-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media(min-width:992px) {
	.d-lg-none {
		display: none !important
	}

	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-block !important
	}

	.d-lg-block {
		display: block !important
	}

	.d-lg-table {
		display: table !important
	}

	.d-lg-table-row {
		display: table-row !important
	}

	.d-lg-table-cell {
		display: table-cell !important
	}

	.d-lg-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-lg-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media(min-width:1200px) {
	.d-xl-none {
		display: none !important
	}

	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-table {
		display: table !important
	}

	.d-xl-table-row {
		display: table-row !important
	}

	.d-xl-table-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-xl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media print {
	.d-print-none {
		display: none !important
	}

	.d-print-inline {
		display: inline !important
	}

	.d-print-inline-block {
		display: inline-block !important
	}

	.d-print-block {
		display: block !important
	}

	.d-print-table {
		display: table !important
	}

	.d-print-table-row {
		display: table-row !important
	}

	.d-print-table-cell {
		display: table-cell !important
	}

	.d-print-flex {
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-print-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive::before {
	display: block;
	content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-21by9::before {
	padding-top: 42.857143%
}

.embed-responsive-16by9::before {
	padding-top: 56.25%
}

.embed-responsive-4by3::before {
	padding-top: 75%
}

.embed-responsive-1by1::before {
	padding-top: 100%
}

.flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.flex-row-reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}

.flex-fill {
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important
}

.flex-grow-0 {
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important
}

.flex-grow-1 {
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important
}

.justify-content-start {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}

.align-items-start {
	-ms-flex-align: start !important;
	align-items: flex-start !important
}

.align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important
}

.align-items-baseline {
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

.align-items-stretch {
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}

.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}

@media(min-width:576px) {
	.flex-sm-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-sm-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-sm-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-sm-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-sm-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-sm-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-sm-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-sm-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-sm-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-sm-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-sm-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-sm-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-sm-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-sm-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media(min-width:768px) {
	.flex-md-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-md-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-md-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-md-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-md-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-md-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-md-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-md-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-md-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-md-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-md-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media(min-width:992px) {
	.flex-lg-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-lg-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-lg-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-lg-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-lg-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-lg-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-lg-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-lg-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-lg-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-lg-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-lg-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-lg-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-lg-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-lg-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-lg-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media(min-width:1200px) {
	.flex-xl-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-xl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-xl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.flex-xl-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}

	.flex-xl-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}

	.flex-xl-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}

	.flex-xl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}

	.flex-xl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}

	.justify-content-xl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-xl-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-xl-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-xl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-xl-center {
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-xl-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-xl-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}

	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}

	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

@media(min-width:576px) {
	.float-sm-left {
		float: left !important
	}

	.float-sm-right {
		float: right !important
	}

	.float-sm-none {
		float: none !important
	}
}

@media(min-width:768px) {
	.float-md-left {
		float: left !important
	}

	.float-md-right {
		float: right !important
	}

	.float-md-none {
		float: none !important
	}
}

@media(min-width:992px) {
	.float-lg-left {
		float: left !important
	}

	.float-lg-right {
		float: right !important
	}

	.float-lg-none {
		float: none !important
	}
}

@media(min-width:1200px) {
	.float-xl-left {
		float: left !important
	}

	.float-xl-right {
		float: right !important
	}

	.float-xl-none {
		float: none !important
	}
}

.user-select-all {
	-webkit-user-select: all !important;
	-moz-user-select: all !important;
	-ms-user-select: all !important;
	user-select: all !important
}

.user-select-auto {
	-webkit-user-select: auto !important;
	-moz-user-select: auto !important;
	-ms-user-select: auto !important;
	user-select: auto !important
}

.user-select-none {
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important
}

.overflow-auto {
	overflow: auto !important
}

.overflow-hidden {
	overflow: hidden !important
}

.position-static {
	position: static !important
}

.position-relative {
	position: relative !important
}

.position-absolute {
	position: absolute !important
}

.position-fixed {
	position: fixed !important
}

.position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

@supports((position:-webkit-sticky) or(position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm {
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
	box-shadow: 0 .5rem 14px rgba(0, 0, 0, .15) !important
}

.shadow-lg {
	box-shadow: 0 14px 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
	box-shadow: none !important
}

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.w-auto {
	width: auto !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.h-auto {
	height: auto !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}

.min-vw-100 {
	min-width: 100vw !important
}

.min-vh-100 {
	min-height: 100vh !important
}

.vw-100 {
	width: 100vw !important
}

.vh-100 {
	height: 100vh !important
}

.m-0 {
	margin: 0 !important
}

.mt-0,
.my-0 {
	margin-top: 0 !important
}

.mr-0,
.mx-0 {
	margin-right: 0 !important
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1,
.my-1 {
	margin-top: .25rem !important
}

.mr-1,
.mx-1 {
	margin-right: .25rem !important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
	margin-left: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2,
.my-2 {
	margin-top: .5rem !important
}

.mr-2,
.mx-2 {
	margin-right: .5rem !important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
	margin-left: .5rem !important
}

.m-3 {
	margin: 14px !important
}

.mt-3,
.my-3 {
	margin-top: 14px !important
}

.mr-3,
.mx-3 {
	margin-right: 14px !important
}

.mb-3,
.my-3 {
	margin-bottom: 14px !important
}

.ml-3,
.mx-3 {
	margin-left: 14px !important
}

.m-4 {
	margin: 1.5rem !important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem !important
}

.m-5 {
	margin: 3rem !important
}

.mt-5,
.my-5 {
	margin-top: 3rem !important
}

.mr-5,
.mx-5 {
	margin-right: 3rem !important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
	margin-left: 3rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0,
.py-0 {
	padding-top: 0 !important
}

.pr-0,
.px-0 {
	padding-right: 0 !important
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important
}

.pl-0,
.px-0 {
	padding-left: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1,
.py-1 {
	padding-top: .25rem !important
}

.pr-1,
.px-1 {
	padding-right: .25rem !important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
	padding-left: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2,
.py-2 {
	padding-top: .5rem !important
}

.pr-2,
.px-2 {
	padding-right: .5rem !important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
	padding-left: .5rem !important
}

.p-3 {
	padding: 14px !important
}

.pt-3,
.py-3 {
	padding-top: 14px !important
}

.pr-3,
.px-3 {
	padding-right: 14px !important
}

.pb-3,
.py-3 {
	padding-bottom: 14px !important
}

.pl-3,
.px-3 {
	padding-left: 14px !important
}

.p-4 {
	padding: 1.5rem !important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem !important
}

.p-5 {
	padding: 3rem !important
}

.pt-5,
.py-5 {
	padding-top: 3rem !important
}

.pr-5,
.px-5 {
	padding-right: 3rem !important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
	padding-left: 3rem !important
}

.m-n1 {
	margin: -.25rem !important
}

.mt-n1,
.my-n1 {
	margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
	margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
	margin-left: -.25rem !important
}

.m-n2 {
	margin: -.5rem !important
}

.mt-n2,
.my-n2 {
	margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
	margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
	margin-left: -.5rem !important
}

.m-n3 {
	margin: -14px !important
}

.mt-n3,
.my-n3 {
	margin-top: -14px !important
}

.mr-n3,
.mx-n3 {
	margin-right: -14px !important
}

.mb-n3,
.my-n3 {
	margin-bottom: -14px !important
}

.ml-n3,
.mx-n3 {
	margin-left: -14px !important
}

.m-n4 {
	margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem !important
}

.m-n5 {
	margin: -3rem !important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto,
.my-auto {
	margin-top: auto !important
}

.mr-auto,
.mx-auto {
	margin-right: auto !important
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

@media(min-width:576px) {
	.m-sm-0 {
		margin: 0 !important
	}

	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0 !important
	}

	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0 !important
	}

	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0 !important
	}

	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0 !important
	}

	.m-sm-1 {
		margin: .25rem !important
	}

	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem !important
	}

	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem !important
	}

	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem !important
	}

	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem !important
	}

	.m-sm-2 {
		margin: .5rem !important
	}

	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem !important
	}

	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem !important
	}

	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem !important
	}

	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem !important
	}

	.m-sm-3 {
		margin: 14px !important
	}

	.mt-sm-3,
	.my-sm-3 {
		margin-top: 14px !important
	}

	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 14px !important
	}

	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 14px !important
	}

	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 14px !important
	}

	.m-sm-4 {
		margin: 1.5rem !important
	}

	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem !important
	}

	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem !important
	}

	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem !important
	}

	.m-sm-5 {
		margin: 3rem !important
	}

	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem !important
	}

	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem !important
	}

	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem !important
	}

	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem !important
	}

	.p-sm-0 {
		padding: 0 !important
	}

	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0 !important
	}

	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0 !important
	}

	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0 !important
	}

	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0 !important
	}

	.p-sm-1 {
		padding: .25rem !important
	}

	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem !important
	}

	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem !important
	}

	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem !important
	}

	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem !important
	}

	.p-sm-2 {
		padding: .5rem !important
	}

	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem !important
	}

	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem !important
	}

	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem !important
	}

	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem !important
	}

	.p-sm-3 {
		padding: 14px !important
	}

	.pt-sm-3,
	.py-sm-3 {
		padding-top: 14px !important
	}

	.pr-sm-3,
	.px-sm-3 {
		padding-right: 14px !important
	}

	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 14px !important
	}

	.pl-sm-3,
	.px-sm-3 {
		padding-left: 14px !important
	}

	.p-sm-4 {
		padding: 1.5rem !important
	}

	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem !important
	}

	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem !important
	}

	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem !important
	}

	.p-sm-5 {
		padding: 3rem !important
	}

	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem !important
	}

	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem !important
	}

	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem !important
	}

	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem !important
	}

	.m-sm-n1 {
		margin: -.25rem !important
	}

	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -.25rem !important
	}

	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -.25rem !important
	}

	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -.25rem !important
	}

	.m-sm-n2 {
		margin: -.5rem !important
	}

	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -.5rem !important
	}

	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -.5rem !important
	}

	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -.5rem !important
	}

	.m-sm-n3 {
		margin: -14px !important
	}

	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -14px !important
	}

	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -14px !important
	}

	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -14px !important
	}

	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -14px !important
	}

	.m-sm-n4 {
		margin: -1.5rem !important
	}

	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem !important
	}

	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem !important
	}

	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem !important
	}

	.m-sm-n5 {
		margin: -3rem !important
	}

	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem !important
	}

	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem !important
	}

	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem !important
	}

	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem !important
	}

	.m-sm-auto {
		margin: auto !important
	}

	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto !important
	}

	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto !important
	}

	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto !important
	}

	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto !important
	}
}

@media(min-width:768px) {
	.m-md-0 {
		margin: 0 !important
	}

	.mt-md-0,
	.my-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0,
	.mx-md-0 {
		margin-right: 0 !important
	}

	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0 !important
	}

	.ml-md-0,
	.mx-md-0 {
		margin-left: 0 !important
	}

	.m-md-1 {
		margin: .25rem !important
	}

	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem !important
	}

	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem !important
	}

	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem !important
	}

	.m-md-2 {
		margin: .5rem !important
	}

	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem !important
	}

	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem !important
	}

	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem !important
	}

	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem !important
	}

	.m-md-3 {
		margin: 14px !important
	}

	.mt-md-3,
	.my-md-3 {
		margin-top: 14px !important
	}

	.mr-md-3,
	.mx-md-3 {
		margin-right: 14px !important
	}

	.mb-md-3,
	.my-md-3 {
		margin-bottom: 14px !important
	}

	.ml-md-3,
	.mx-md-3 {
		margin-left: 14px !important
	}

	.m-md-4 {
		margin: 1.5rem !important
	}

	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem !important
	}

	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem !important
	}

	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem !important
	}

	.m-md-5 {
		margin: 3rem !important
	}

	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem !important
	}

	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem !important
	}

	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem !important
	}

	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem !important
	}

	.p-md-0 {
		padding: 0 !important
	}

	.pt-md-0,
	.py-md-0 {
		padding-top: 0 !important
	}

	.pr-md-0,
	.px-md-0 {
		padding-right: 0 !important
	}

	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0 !important
	}

	.pl-md-0,
	.px-md-0 {
		padding-left: 0 !important
	}

	.p-md-1 {
		padding: .25rem !important
	}

	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem !important
	}

	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem !important
	}

	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem !important
	}

	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem !important
	}

	.p-md-2 {
		padding: .5rem !important
	}

	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem !important
	}

	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem !important
	}

	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem !important
	}

	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem !important
	}

	.p-md-3 {
		padding: 14px !important
	}

	.pt-md-3,
	.py-md-3 {
		padding-top: 14px !important
	}

	.pr-md-3,
	.px-md-3 {
		padding-right: 14px !important
	}

	.pb-md-3,
	.py-md-3 {
		padding-bottom: 14px !important
	}

	.pl-md-3,
	.px-md-3 {
		padding-left: 14px !important
	}

	.p-md-4 {
		padding: 1.5rem !important
	}

	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem !important
	}

	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem !important
	}

	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem !important
	}

	.p-md-5 {
		padding: 3rem !important
	}

	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem !important
	}

	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem !important
	}

	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem !important
	}

	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem !important
	}

	.m-md-n1 {
		margin: -.25rem !important
	}

	.mt-md-n1,
	.my-md-n1 {
		margin-top: -.25rem !important
	}

	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -.25rem !important
	}

	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -.25rem !important
	}

	.m-md-n2 {
		margin: -.5rem !important
	}

	.mt-md-n2,
	.my-md-n2 {
		margin-top: -.5rem !important
	}

	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -.5rem !important
	}

	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -.5rem !important
	}

	.m-md-n3 {
		margin: -14px !important
	}

	.mt-md-n3,
	.my-md-n3 {
		margin-top: -14px !important
	}

	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -14px !important
	}

	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -14px !important
	}

	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -14px !important
	}

	.m-md-n4 {
		margin: -1.5rem !important
	}

	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem !important
	}

	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem !important
	}

	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem !important
	}

	.m-md-n5 {
		margin: -3rem !important
	}

	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem !important
	}

	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -3rem !important
	}

	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem !important
	}

	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -3rem !important
	}

	.m-md-auto {
		margin: auto !important
	}

	.mt-md-auto,
	.my-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto !important
	}

	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto !important
	}

	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto !important
	}
}

@media(min-width:992px) {
	.m-lg-0 {
		margin: 0 !important
	}

	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0 !important
	}

	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0 !important
	}

	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0 !important
	}

	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0 !important
	}

	.m-lg-1 {
		margin: .25rem !important
	}

	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem !important
	}

	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem !important
	}

	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem !important
	}

	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem !important
	}

	.m-lg-2 {
		margin: .5rem !important
	}

	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem !important
	}

	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem !important
	}

	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem !important
	}

	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem !important
	}

	.m-lg-3 {
		margin: 14px !important
	}

	.mt-lg-3,
	.my-lg-3 {
		margin-top: 14px !important
	}

	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 14px !important
	}

	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 14px !important
	}

	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 14px !important
	}

	.m-lg-4 {
		margin: 1.5rem !important
	}

	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem !important
	}

	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem !important
	}

	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem !important
	}

	.m-lg-5 {
		margin: 3rem !important
	}

	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem !important
	}

	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem !important
	}

	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem !important
	}

	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem !important
	}

	.p-lg-0 {
		padding: 0 !important
	}

	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0 !important
	}

	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0 !important
	}

	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0 !important
	}

	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0 !important
	}

	.p-lg-1 {
		padding: .25rem !important
	}

	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem !important
	}

	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem !important
	}

	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem !important
	}

	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem !important
	}

	.p-lg-2 {
		padding: .5rem !important
	}

	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem !important
	}

	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem !important
	}

	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem !important
	}

	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem !important
	}

	.p-lg-3 {
		padding: 14px !important
	}

	.pt-lg-3,
	.py-lg-3 {
		padding-top: 14px !important
	}

	.pr-lg-3,
	.px-lg-3 {
		padding-right: 14px !important
	}

	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 14px !important
	}

	.pl-lg-3,
	.px-lg-3 {
		padding-left: 14px !important
	}

	.p-lg-4 {
		padding: 1.5rem !important
	}

	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem !important
	}

	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem !important
	}

	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem !important
	}

	.p-lg-5 {
		padding: 3rem !important
	}

	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem !important
	}

	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem !important
	}

	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem !important
	}

	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem !important
	}

	.m-lg-n1 {
		margin: -.25rem !important
	}

	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -.25rem !important
	}

	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -.25rem !important
	}

	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -.25rem !important
	}

	.m-lg-n2 {
		margin: -.5rem !important
	}

	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -.5rem !important
	}

	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -.5rem !important
	}

	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -.5rem !important
	}

	.m-lg-n3 {
		margin: -14px !important
	}

	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -14px !important
	}

	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -14px !important
	}

	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -14px !important
	}

	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -14px !important
	}

	.m-lg-n4 {
		margin: -1.5rem !important
	}

	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem !important
	}

	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem !important
	}

	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem !important
	}

	.m-lg-n5 {
		margin: -3rem !important
	}

	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem !important
	}

	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem !important
	}

	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem !important
	}

	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem !important
	}

	.m-lg-auto {
		margin: auto !important
	}

	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto !important
	}

	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto !important
	}

	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto !important
	}
}

@media(min-width:1200px) {
	.m-xl-0 {
		margin: 0 !important
	}

	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0 !important
	}

	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0 !important
	}

	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0 !important
	}

	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0 !important
	}

	.m-xl-1 {
		margin: .25rem !important
	}

	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem !important
	}

	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem !important
	}

	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem !important
	}

	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem !important
	}

	.m-xl-2 {
		margin: .5rem !important
	}

	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem !important
	}

	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem !important
	}

	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem !important
	}

	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem !important
	}

	.m-xl-3 {
		margin: 14px !important
	}

	.mt-xl-3,
	.my-xl-3 {
		margin-top: 14px !important
	}

	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 14px !important
	}

	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 14px !important
	}

	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 14px !important
	}

	.m-xl-4 {
		margin: 1.5rem !important
	}

	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem !important
	}

	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem !important
	}

	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem !important
	}

	.m-xl-5 {
		margin: 3rem !important
	}

	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem !important
	}

	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem !important
	}

	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem !important
	}

	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem !important
	}

	.p-xl-0 {
		padding: 0 !important
	}

	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0 !important
	}

	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0 !important
	}

	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0 !important
	}

	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0 !important
	}

	.p-xl-1 {
		padding: .25rem !important
	}

	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem !important
	}

	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem !important
	}

	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem !important
	}

	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem !important
	}

	.p-xl-2 {
		padding: .5rem !important
	}

	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem !important
	}

	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem !important
	}

	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem !important
	}

	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem !important
	}

	.p-xl-3 {
		padding: 14px !important
	}

	.pt-xl-3,
	.py-xl-3 {
		padding-top: 14px !important
	}

	.pr-xl-3,
	.px-xl-3 {
		padding-right: 14px !important
	}

	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 14px !important
	}

	.pl-xl-3,
	.px-xl-3 {
		padding-left: 14px !important
	}

	.p-xl-4 {
		padding: 1.5rem !important
	}

	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem !important
	}

	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem !important
	}

	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem !important
	}

	.p-xl-5 {
		padding: 3rem !important
	}

	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem !important
	}

	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem !important
	}

	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem !important
	}

	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem !important
	}

	.m-xl-n1 {
		margin: -.25rem !important
	}

	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -.25rem !important
	}

	.mr-xl-n1,
	.mx-xl-n1 {
		margin-right: -.25rem !important
	}

	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-xl-n1,
	.mx-xl-n1 {
		margin-left: -.25rem !important
	}

	.m-xl-n2 {
		margin: -.5rem !important
	}

	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -.5rem !important
	}

	.mr-xl-n2,
	.mx-xl-n2 {
		margin-right: -.5rem !important
	}

	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-xl-n2,
	.mx-xl-n2 {
		margin-left: -.5rem !important
	}

	.m-xl-n3 {
		margin: -14px !important
	}

	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -14px !important
	}

	.mr-xl-n3,
	.mx-xl-n3 {
		margin-right: -14px !important
	}

	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -14px !important
	}

	.ml-xl-n3,
	.mx-xl-n3 {
		margin-left: -14px !important
	}

	.m-xl-n4 {
		margin: -1.5rem !important
	}

	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem !important
	}

	.mr-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem !important
	}

	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem !important
	}

	.m-xl-n5 {
		margin: -3rem !important
	}

	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem !important
	}

	.mr-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem !important
	}

	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem !important
	}

	.ml-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem !important
	}

	.m-xl-auto {
		margin: auto !important
	}

	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto !important
	}

	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto !important
	}

	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto !important
	}
}

.stretched-link::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: rgba(0, 0, 0, 0)
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
	text-align: justify !important
}

.text-wrap {
	white-space: normal !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

@media(min-width:576px) {
	.text-sm-left {
		text-align: left !important
	}

	.text-sm-right {
		text-align: right !important
	}

	.text-sm-center {
		text-align: center !important
	}
}

@media(min-width:768px) {
	.text-md-left {
		text-align: left !important
	}

	.text-md-right {
		text-align: right !important
	}

	.text-md-center {
		text-align: center !important
	}
}

@media(min-width:992px) {
	.text-lg-left {
		text-align: left !important
	}

	.text-lg-right {
		text-align: right !important
	}

	.text-lg-center {
		text-align: center !important
	}
}

@media(min-width:1200px) {
	.text-xl-left {
		text-align: left !important
	}

	.text-xl-right {
		text-align: right !important
	}

	.text-xl-center {
		text-align: center !important
	}
}

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-light {
	font-weight: 300 !important
}

.font-weight-lighter {
	font-weight: lighter !important
}

.font-weight-normal {
	font-weight: 400 !important
}

.font-weight-bold {
	font-weight: 700 !important
}

.font-weight-bolder {
	font-weight: bolder !important
}

.font-italic {
	font-style: italic !important
}

.text-white {
	color: #fff !important
}

.text-primary {
	color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #0056b3 !important
}

.text-secondary {
	color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #494f54 !important
}

.text-success {
	color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
	color: #19692c !important
}

.text-info {
	color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
	color: #0f6674 !important
}

.text-warning {
	color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #ba8b00 !important
}

.text-danger {
	color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #a71d2a !important
}

.text-light {
	color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
	color: #cbd3da !important
}

.text-dark {
	color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #121416 !important
}

.text-body {
	color: #212529 !important
}

.text-muted {
	color: #6c757d !important
}

.text-black-50 {
	color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
	color: rgba(255, 255, 255, .5) !important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.text-decoration-none {
	text-decoration: none !important
}

.text-break {
	word-break: break-word !important;
	word-wrap: break-word !important
}

.text-reset {
	color: inherit !important
}

.visible {
	visibility: visible !important
}

.invisible {
	visibility: hidden !important
}

@media print {

	*,
	::after,
	::before {
		text-shadow: none !important;
		box-shadow: none !important
	}

	a:not(.btn) {
		text-decoration: underline
	}

	abbr[title]::after {
		content: " (" attr(title) ")"
	}

	pre {
		white-space: pre-wrap !important
	}

	blockquote,
	pre {
		border: 1px solid #adb5bd;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	@page {
		size: a3
	}

	body {
		min-width: 992px !important
	}

	.container {
		min-width: 992px !important
	}

	.navbar {
		display: none
	}

	.badge {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #dee2e6 !important
	}

	.table-dark {
		color: inherit
	}

	.table-dark tbody+tbody,
	.table-dark td,
	.table-dark th,
	.table-dark thead th {
		border-color: #dee2e6
	}

	.table .thead-dark th {
		color: inherit;
		border-color: #dee2e6
	}
}

.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto
}

.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: 0;
	direction: ltr
}

.mCSB_container {
	overflow: hidden;
	width: auto;
	height: auto
}

.mCSB_inside>.mCSB_container {
	margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-left: 0
}

.mCSB_scrollTools {
	position: absolute;
	width: 16px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_outside+.mCSB_scrollTools {
	right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	right: auto;
	left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
	margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 2px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 4px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
	min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	width: auto;
	height: 16px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
	margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 2px;
	margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 30px;
	height: 100%;
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 4px;
	margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 12px;
	margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 8px;
	margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	right: 0
}

.mCSB_container_wrapper {
	position: absolute;
	height: auto;
	width: auto;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-right: 30px;
	margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
	padding-right: 30px;
	padding-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
	margin-right: 0;
	margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
	padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
	padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0;
	margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
	-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
	opacity: 0;
	filter: "alpha(opacity=0)";
	-ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .4);
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75);
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85);
	filter: "alpha(opacity=85)";
	-ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9);
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
	background-image: url(mCSB_buttons.png);
	background-repeat: no-repeat;
	opacity: .4;
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
	opacity: .9;
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 6px;
	margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 2px;
	margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
	height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 14px;
	margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 14px;
	margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 16px;
	height: 16px;
	margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 16px;
	width: 16px;
	margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
	width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	background-color: transparent;
	background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
	background-repeat: repeat-y;
	opacity: .3;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0;
	background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-y;
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	width: 8px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .2);
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 8px;
	margin: 4px 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 8px;
	margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
	right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
	bottom: 1px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
	width: 12px;
	margin: 2px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
	height: 12px;
	width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #000;
	background-color: rgba(0, 0, 0, .05);
	box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
	box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #fff;
	background-color: rgba(0, 0, 0, .05);
	box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	right: 0;
	margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: 0;
	margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	left: 0;
	right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
	width: 6px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 6px;
	margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 12px;
	margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
	width: 12px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	margin: 3px 5px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 6px;
	margin: 5px 3px;
	position: absolute;
	width: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 12px;
	margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-color: rgba(255, 255, 255, .2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
	border-color: #000;
	border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9)
}

:root {
	--brand-color: #a21313;
	--btn-color: #928217;
	--secondary-color: #888;
	--border-color: #dadde1;
	--line-color: #e9e9e9;
	--highlight-color: #ff3110;
	--background-color: #f1f1f1;
	--content-color: #3d3d3d;
	--body-color: #efecdd;
	--title-color: #183761;
	--blue-color: #33f;
	--green-color: #00a800;
	--kim-color: #999;
	--moc-color: #009130;
	--thuy-color: #000;
	--hoa-color: red;
	--tho-color: #ffa000
}

* {
	font-family: Arial;
	-webkit-print-color-adjust: exact !important;
	color-adjust: exact !important
}

html,
body {
	overflow-x: hidden !important
}

.tuvivietnam-edu-vn img {
	width: 100%
}

body {
	color: var(--content-color)
}

.tuvivietnam-edu-vn h2 {
	color: #a21313
}

.tuvivietnam-edu-vn h3 {
	color: #005800
}

h1 {
	font-size: 1.86rem
}

.color-black {
	color: black !important
}

.color-red {
	color: var(--brand-color) !important
}

.lasotuvi img {
	max-width: 100%;
	height: auto
}

.widget li {
	line-height: 2
}

.dien-thong-tin-ls {
	width: 100%;
	min-height: 233px;
	background-color: var(--brand-color);
	padding: 2px;
	border-top: 6px solid #c3c3c3;
	background-size: 100% 100%
}

.tuvivietnam_noibat {
	background: #fff4e0;
	padding: 10px;
	border: 3px dashed #f50;
	text-align: center
}

.dien-thong-tin-ls img {
	display: none
}

.dien-thong-tin-laso {
	width: 100%;
	height: 500px;
	padding: 13px
}

.color-background {
	background-color: var(--brand-color)
}

.color-background td {
	color: white
}

.color-white {
	color: white
}

.color-red {
	color: red
}

button:focus,
input:focus,
select:focus,
textarea:focus {
	outline: 0
}

a:hover {
	text-decoration: none
}

@font-face {
	src: url(fonts/UTM-Azuki.ttf);
	font-display: swap
}

.text-center {
	text-align: center
}

.txt-title-bold {
	font-size: 1.5rem;
	font-weight: 700
}

.txt-title-mid {
	font-size: 1.5rem;
	font-weight: 500
}

.txt-title {
	font-size: 1.5rem;
	font-weight: 400
}

.txt-sub-title-bold {
	font-size: 16px;
	font-weight: 700
}

.txt-sub-title-mid {
	font-size: 1.125rem;
	font-weight: 500
}

.txt-sub-title {
	font-size: 1.125rem;
	font-weight: 400
}

.txt-content-bold {
	font-size: 16px;
	font-weight: 700
}

.txt-content-mid {
	font-size: 14px;
	font-weight: 500
}

.txt-content {
	font-size: 14px;
	font-weight: 400
}

.txt-sub-content-bold {
	font-size: .875rem;
	font-weight: 700
}

.txt-sub-content-mid {
	font-size: .875rem;
	font-weight: 500;
}

.txt-sub-content {
	font-size: .875rem;
	font-weight: 400;
	padding: 10px;
}

.txt-tiny-bold {
	font-size: 13px;
	font-weight: 700;
	line-height: 1.38;
	letter-spacing: -.39px;
	color: #000
}

.txt-tiny-mid {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.38;
	letter-spacing: -.39px;
	color: #000
}

.txt-tiny {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.38;
	letter-spacing: -.39px;
	color: #000
}

.txt-content-italic {
	font-size: 1rem;
	font-style: italic;
	color: var(--content-color)
}

.p-l-5 {
	padding-left: 5px
}

.p-r-5 {
	padding-right: 5px
}

.p-t-5 {
	padding-top: 5px
}

.p-b-5 {
	padding-bottom: 5px
}

.padding-5 {
	padding: 5px
}

.p-l-10 {
	padding-left: 10px
}

.p-r-10 {
	padding-right: 10px
}

.p-t-10 {
	padding-top: 10px
}

.p-b-10 {
	padding-bottom: 10px
}

.padding-10 {
	padding: 10px
}

.p-l-15 {
	padding-left: 15px
}

.p-r-15 {
	padding-right: 15px
}

.p-t-15 {
	padding-top: 15px
}

.p-b-15 {
	padding-bottom: 15px
}

.padding-15 {
	padding: 15px
}

.p-l-20 {
	padding-left: 20px
}

.p-r-20 {
	padding-right: 20px
}

.p-t-20 {
	padding-top: 20px
}

.p-b-20 {
	padding-bottom: 20px
}

.padding-20 {
	padding: 20px
}

.text-pl {
	padding-left: 20px
}

.text-pr {
	padding-right: 20px
}

.text-pt {
	padding-top: 20px
}

.text-pb {
	padding-bottom: 20px
}

.text-p {
	padding: 20px
}

.text-ml {
	margin-left: 20px
}

.text-mr {
	margin-right: 20px
}

.text-mt {
	margin-top: 20px
}

.text-mb {
	margin-bottom: 20px
}

.text-m {
	margin: 20px
}

.m-l-5 {
	margin-left: 5px
}

.m-r-5 {
	margin-right: 5px
}

.m-t-5 {
	margin-top: 5px
}

.m-b-5 {
	margin-bottom: 5px
}

.margin-5 {
	margin: 5px
}

.m-l-10 {
	margin-left: 10px
}

.m-r-10 {
	margin-right: 10px
}

.m-t-10 {
	margin-top: 10px
}

.m-b-10 {
	margin-bottom: 10px
}

.margin-10 {
	margin: 10px
}

.m-l-12 {
	margin-left: 12px
}

.m-r-12 {
	margin-right: 12px
}

.m-t-12 {
	margin-top: 12px
}

.m-b-12 {
	margin-bottom: 12px
}

.margin-12 {
	margin: 12px
}

.m-l-15 {
	margin-left: 15px
}

.m-r-15 {
	margin-right: 15px
}

.m-t-15 {
	margin-top: 15px
}

.m-b-15 {
	margin-bottom: 15px
}

.margin-15 {
	margin: 15px
}

.m-l-20 {
	margin-left: 20px
}

.m-r-20 {
	margin-right: 20px
}

.m-t-20 {
	margin-top: 20px
}

.m-b-20 {
	margin-bottom: 20px
}

.margin-20 {
	margin: 20px
}

.change-m {
	margin: 0
}

.change-mt {
	margin-top: 0
}

.change-mb {
	margin-bottom: 0
}

.change-ml {
	margin-left: 0
}

.change-mr {
	margin-right: 0
}

.w-5 {
	width: 5% !important
}

.w-10 {
	width: 10% !important
}

.w-15 {
	width: 15% !important
}

.w-20 {
	width: 20% !important
}

.w-30 {
	width: 30% !important
}

.w-35 {
	width: 35% !important
}

.w-40 {
	width: 40% !important
}

.w-45 {
	width: 45% !important
}

.w-55 {
	width: 55% !important
}

.w-60 {
	width: 60% !important
}

.w-65 {
	width: 65% !important
}

.w-70 {
	width: 70% !important
}

.w-80 {
	width: 80% !important
}

.w-85 {
	width: 85% !important
}

.w-90 {
	width: 90% !important
}

.w-95 {
	width: 95% !important
}

.maxw-100 {
	max-width: 100%
}

.bd-1 {
	border: 1px solid var(--line-color) !important
}

.bd-b-1 {
	border-bottom: 1px solid var(--line-color) !important
}

.bd-t-1 {
	border-top: 1px solid var(--line-color) !important
}

.bd-l-1 {
	border-left: 1px solid var(--line-color) !important
}

.bd-r-1 {
	border-right: 1px solid var(--line-color) !important
}

.wide-left-content {
	width: 768px;
	float: left
}

.line-clamp-1 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.line-clamp-2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.line-clamp-3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.line-clamp-4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.line-clamp-5 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical
}

.top-0 {
	top: 0
}

.bottom-0 {
	bottom: 0
}

.left-0 {
	left: 0
}

.right-0 {
	right: 0
}

.bg-background {
	background-color: var(--background-color)
}

.bg-line {
	background-color: var(--line-color)
}

.bg-brand {
	background-color: var(--brand-color) !important
}

.color-brand {
	color: var(--brand-color)
}

.color-title {
	color: var(--title-color)
}

.color-content {
	color: var(--content-color)
}

.color-secondary {
	color: var(--secondary-color)
}

.color-green {
	color: var(--green-color)
}

.color-highlight {
	color: var(--highlight-color)
}

.color-black {
	color: #000
}

.color-special {
	color: #ffee81 !important
}

.color-price {
	color: red
}

.color-price-income {
	color: #00b400
}

.color-rank {
	color: #4f2275
}

.container-custom {
	max-width: 768px;
	padding-left: 0;
	padding-right: 0;
	z-index: 1;
	background:white;
}

.body {
	width: 100%;
	display: flex;
	position: relative;
	/*padding-bottom: 50px;*/
	-webkit-overflow-scrolling: touch
}

.left-content {
	width: 200px;
	float: left;
	margin-right: 12px
}

.mid-content {
	width: 768px;
	float: left
}

.right-content {
	width: 300px;
	float: right;
	margin-left: 12px
}

.body-bottom {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: auto;
	z-index: 0
}

.background-texture {
	background: #f9f9f9;
	width: 100%;
	height: 100%;
	z-index: 0;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.widget {
	width: 100%;
	background-color: #fff;
	border: 1px solid var(--border-color);
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 15px;
	font-size: 16px
}

.widget-content {
	width: 100%;
	/*background-color: #fff;
	border: 1px solid var(--border-color);
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 12px*/
}

.widget-focus {
	width: 100%;
	background-color: #fff;
	border: 1px solid var(--border-color);
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 12px
}

.widget-title {
	width: 100%;
	min-height: 40px;
	background-color: var(--brand-color);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	position: relative;
	box-shadow: 0 -3px 0 0 rgb(0 0 0 / 30%) inset
}

.widget-text {
	float: right;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 16px;
	letter-spacing: normal;
	color: #fff;
	margin-bottom: 4px;
	text-align: center;
	z-index: 2
}

.list-item {
	display: flex;
	align-items: center;
	padding: 10px 6px 10px 6px;
	position: relative;
	font-size: 14px
}

.list-item:not(:last-child)::after {
	content: '';
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 0;
	width: calc(100% - 20px);
	height: 1px;
	background-color: var(--line-color)
}

.list-item:hover {
	background-color: rgba(0, 0, 0, .05)
}

.list-sub-item {
	display: flex;
	align-items: center;
	padding: 10px 6px 10px 26px;
	position: relative
}

.list-sub-item:not(:last-child)::after {
	content: '';
	position: absolute;
	left: 20px;
	right: 10px;
	bottom: 0;
	width: calc(100% - 30px);
	height: 1px;
	background-color: var(--line-color)
}

.list-sub-item:hover {
	background-color: rgba(0, 0, 0, .05)
}

.cursor-pointer {
	cursor: pointer
}

.total-icon {
	background-image: url(images/icon_home.png);
	background-repeat: no-repeat;
	zoom: .5
}

.row-ads-body {
	width: 100%;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	justify-content: center
}

@media(min-width:769px) {
	.body {
		min-width: 1080px;
		/*padding-top: 20px*/
	}

	.lp-body {
		min-width: 1080px
	}

	.show-on-mobile {
		display: none !important
	}

	.header {
		width: 100%;
		min-width: 1080px;
		position: relative;
		z-index: 99
	}

	.header-content {
		width: 100%;
		height: 136px;
		position: relative;
		background-image: url(images/widget_calendar_background.png);
	}

	.hotline {
		display: flex;
		align-items: center;
		position: absolute;
		right: 0;
		bottom: 26px;
		font-size: 1.125rem;
		font-weight: 700
	}

	.top-ads {
		position: absolute;
		right: 0;
		top: 54px
	}

	.logo {
		/*position: absolute;
		left: 0;
		bottom: 5px;*/
		text-align:center;
	}

	.logo h1 {
		margin-top: 6px
	}

	.nav-bar {
		width: 100%;
		height: 40px;
		background-color: var(--brand-color);
		box-shadow: 0 -3px 0 0 rgb(0 0 0 / 30%) inset
	}

	.nav-bar .nav-list {
		display: flex;
		height: 100%;
		width: 100%;
		margin-bottom: 0;
		padding-left: 0;
		list-style: none
	}

	.nav-bar .nav-items {
		height: 100%;
		position: relative;
		display: flex;
		align-items: center
	}

	.nav-bar .nav-items:not(:last-child):after {
		content: "";
		width: 1px;
		height: 28px;
		background-color: #cb2b2b;
		position: absolute;
		right: 0;
		margin-top: auto;
		margin-bottom: auto
	}

	.nav-bar .nav-items:hover .dropdown-list {
		display: block
	}

	.nav-bar .nav-links {
		display: flex;
		height: 100%;
		padding: 0 20px;
		align-items: center;
		justify-content: center;
		text-decoration: none;
		color: #fff;
		text-align: center;
		line-height: 1
	}

	.nav-bar .nav-links:hover {
		background-color: #cb2b2b
	}

	.nav-bar .dropdown-list {
		display: none;
		position: absolute;
		left: 0;
		top: 40px;
		margin-bottom: 0;
		padding-left: 0;
		list-style: none;
		min-width: 268px;
		padding: 6px 0;
		background-color: #fff;
		box-shadow: 0 4px 20px rgb(0 0 0 / 40%);
		border-radius: 5px;
		z-index: 99
	}

	.nav-bar .dropdown-items {
		width: 100%
	}

	.nav-bar .dropdown-links {
		display: block;
		width: 100%;
		padding: 10px 12px;
		text-decoration: none;
		color: var(--content-color);
		line-height: 1
	}

	.nav-bar .dropdown-links:hover {
		background: #e5e5e5
	}

	#vipServiceModal .modal-dialog {
		max-width: 590px
	}
}

@media(max-width:768px) {
	.h1-area {
		padding: 7px 10px !important
	}

	.hidden-mobile {
		display: none !important
	}

	.anh-icon-tuvivietnam {
		border-radius: 5px;
		margin-bottom: -16px;
		padding-bottom: 16px;
		height: 86% !important
	}

	.horoscope-board-grid {
		grid-template-columns: repeat(1, 1fr) !important
	}

	.header {
		background-color: white;
	}

	.show-sidebar {
		transform: translateX(0) !important;
		-webkit-transform: translateX(0) !important;
		-moz-transform: translateX(0) !important
	}

	.sidebar-overlay {
		position: fixed;
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
		background-color: rgba(0, 0, 0, .6);
		z-index: 100
	}

	.header .container {
		width: 100%
	}

	.header-content {
		flex-direction: column;
		width: 100%;
		height: 88px;
		background-image: url(images/widget_calendar_background.png);
		background-size: 300px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-bottom: 1px solid #e0e0e0;
		position: sticky;
		position: -webkit-sticky;
		top: 0;
		z-index: 99
	}

	.hotline {
		display: flex;
		align-items: center;
		font-size: .875rem;
		font-weight: 500
	}

	.width68 {
		width: 68% !important
	}

	.close-sidebar-btn {
		position: absolute;
		padding: 12px;
		top: 0;
		right: 0;
		font-size: 22px;
		color: var(--secondary-color)
	}

	.logo {
		margin: 5px
	}

	.logo img {
		height: 68px
	}

	.logo h1 {
		font-size: 13px;
		margin-top: 6px
	}

	.nav-bar {
		padding-bottom: 80px
	}

	.nav-bar ul {
		margin-bottom: 0;
		padding-left: 0;
		list-style: none
	}

	.nav-bar .nav-items {
		position: relative;
		border-bottom: 1px solid #e0e0e0
	}

	.nav-bar .sidebar-dropdown {
		height: 46px;
		width: 50%;
		font-size: 28px;
		position: absolute;
		right: 0;
		top: 0;
		display: flex;
		align-items: center;
		justify-content: end;
		padding-right: 20px
	}

	.nav-bar .open-sidebar-dropdown:before {
		transform: rotateZ(180deg)
	}

	.nav-bar .nav-links {
		height: 46px;
		width: 50%;
		text-decoration: none;
		color: var(--content-color);
		display: flex;
		align-items: center;
		padding-left: 20px
	}

	.nav-bar .dropdown-list {
		display: none;
		border-top: 1px solid #e0e0e0;
		padding: 8px 0;
		background-color: var(--background-color)
	}

	.nav-bar .dropdown-links {
		height: 40px;
		display: flex;
		align-items: center;
		text-decoration: none;
		color: var(--content-color);
		line-height: 1;
		padding: 0 20px 0 30px
	}

	.logo-footer {
		width: 100%;
		display: flex;
		justify-content: center
	}

	.body {
		min-width: 300px
	}

	.lp-body {
		min-width: 300px
	}

	.lp-intro {
		background-position-x: left !important
	}

	.lp-intro-content {
		flex-direction: column !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important
	}

	::-webkit-scrollbar {
		display: none
	}

	.left-content {
		display: none;
		width: 100%
	}

	.right-content {
		display: none;
		width: 100%;
		margin-left: 0 !important
	}

	.mid-content {
		margin-left: 0 !important;
		width: 100% !important
	}

	.wide-left-content {
		width: 100% !important
	}

	.profile-column {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 10px
	}

	.page-edge-right {
		width: 32px !important;
		height: 100%
	}

	.page-edge-left {
		width: 32px !important;
		height: 100%
	}

	.widget-focus {
		border-radius: unset !important;
		border-left: unset !important;
		border-right: unset !important;
		border-top: unset !important;
		border-bottom: 1px solid var(--border-color)
	}

	.widget {
		border-radius: unset !important;
		border-left: unset !important;
		border-right: unset !important;
		border-top: unset !important
	}

	.widget-content {
		border-radius: unset !important;
		border-left: unset !important;
		border-right: unset !important
	}

	.group-grid-item {
		grid-gap: 9px !important
	}

	.form-paper-roll {
		width: 84% !important
	}

	.suggest-item {
		flex-direction: column !important;
		height: 100% !important
	}

	.suggest-item-thumb {
		height: 150px !important;
		width: 100% !important
	}

	.general-zodiac-header-content {
		flex-direction: column;
		align-items: center;
		justify-content: normal !important
	}

	.preview-la-so-item {
		margin-right: 10px
	}

	.show-on-web {
		display: none !important
	}

	.change-flex-direction {
		flex-direction: column !important
	}

	.dien-thong-tin-title {
		top: 3px !important;
		font-size: 28px !important
	}

	.dien-thong-tin-form {
		min-height: 0 !important
	}

	.push-notification-container {
		top: 10px !important;
		right: 10px !important
	}

	.top-la-so-container {
		display: flex !important;
		grid-gap: 0 !important;
		padding: 0 10px 4px 10px;
		overflow-x: scroll !important;
		overflow-y: hidden
	}

	.top-la-so-container a {
		margin-right: 10px
	}

	.ranking-professor-bg {
		width: 100% !important;
		height: 50px !important;
		padding: 0 10px 7px 10px !important;
		flex-direction: row !important;
		align-items: center;
		background-position-x: 0 !important;
		background-position-y: -162px !important
	}

	.ranking-user-bg {
		width: 100% !important;
		height: 50px !important;
		padding: 0 10px 7px 10px !important;
		flex-direction: row !important;
		align-items: center;
		background-position-x: 0 !important;
		background-position-y: -162px !important
	}

	.la-so-item {
		max-width: none !important
	}

	.top-la-so-item {
		max-width: 360px;
		min-width: 260px
	}

	.denominations-container {
		grid-template-columns: 1fr 1fr 1fr 1fr !important
	}

	.push-topic-btn-col {
		width: 100% !important
	}

	.bank-container {
		grid-template-columns: 1fr 1fr !important
	}

	.lp-title-m {
		margin-left: 0 !important;
		margin-right: 0 !important
	}

	.lp-content-m {
		margin-left: 0 !important;
		margin-right: 0 !important
	}

	.lp-benefit-layout {
		grid-template-columns: 1fr 1fr !important
	}

	.full-top-la-so-container {
		grid-template-columns: 1fr 1fr !important
	}

	.bottom-scroll-top {
		width: 38px !important;
		height: 38px !important;
		right: 10px !important;
		bottom: 20px !important
	}

	.view-can-xuong-tinh-so {
		padding: 10px !important
	}

	.display-grid {
		display: grid
	}

	.suggest-tu-vi {
		height: 150px !important;
		width: 100% !important
	}

	.suggest-info-tu-vi {
		width: 100% !important
	}

	.muc-luc-sticky {
		position: unset !important
	}

	.wedding-col {
		width: 100%
	}

	.view-quotes {
		width: 100% !important
	}

	.box-container {
		padding-left: 5px;
		padding-right: 5px
	}

	.content-left {
		flex: 0 0 100%
	}

	.lich-thang thead>tr>td {
		padding: 5px
	}

	.page-la-so-right {
		display: none
	}

	.muc-luc-right {
		display: block
	}

	::-webkit-scrollbar {
		display: none
	}

	.preview-la-so-container {
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		height: 230px;
		display: flex !important;
		grid-gap: 0 !important;
		flex-direction: row
	}

	.row-pagination {
		display: none !important
	}

	.header-item-lich>a:last-child {
		width: 75%
	}

	.post-item .post-img img {
		width: 200px !important;
		height: 148px !important
	}

	.order-xs-1 {
		order: 1
	}

	.order-xs-2 {
		order: 2
	}

	.change-m {
		margin: 10px !important
	}

	.change-mt {
		margin-top: 10px !important
	}

	.change-mb {
		margin-bottom: 10px !important
	}

	.change-ml {
		margin-left: 10px !important
	}

	.change-mr {
		margin-right: 10px !important
	}

	.show-on-web {
		display: none !important
	}

	.profile-card .avatar {
		width: 100px !important;
		height: 100px !important
	}
}

@media(max-width:620px) {
	.post-head-block {
		display: unset !important;
		padding: unset !important;
		border: unset !important
	}

	.post-head-block .post-first-item {
		width: unset !important;
		margin-right: unset !important
	}

	.post-head-block .post-side-list {
		width: unset !important
	}

	.post-first-item {
		padding: 0 0 16px 0;
		border-bottom: 1px solid var(--line-color)
	}

	.post-side-list .post-side-item {
		margin-bottom: unset !important;
		padding: 16px 0;
		border-bottom: 1px solid var(--line-color)
	}

	.post-side-item {
		grid-template-areas: 'img title title''img author-date author-date''img description description''img description description' !important;
		column-gap: 12px !important
	}

	.post-side-item .post-description {
		display: unset !important
	}

	.post-side-item .post-img img {
		width: 200px !important;
		height: 148px !important
	}
}

@media(max-width:500px) {
	.function-btn {
		flex-direction: column !important;
		margin-top: 50px
	}

	.function-btn-background {
		width: 100% !important;
		height: 120px !important
	}

	.function-btn-title {
		margin: 20px 0 5px 0 !important
	}

	.function-btn-note {
		margin: 0 !important;
		height: 48px
	}

	.icon-function-mask {
		position: absolute;
		top: -50px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		width: 72px !important;
		height: 72px !important;
		background-size: 380px 228px !important
	}

	.icon-function-tu-vi {
		background-position-x: -2px !important;
		background-position-y: -2px !important
	}

	.icon-function-can-xuong-tinh-so {
		background-position-x: -78px !important;
		background-position-y: -2px !important
	}

	.icon-function-thong-ke-can-xuong {
		background-position-x: -154px !important;
		background-position-y: -2px !important
	}

	.icon-function-lap-la-so {
		background-position-x: -230px !important;
		background-position-y: -2px !important
	}

	.icon-function-tuoi-xong-dat {
		background-position-x: -78px !important;
		background-position-y: -78px !important
	}

	.icon-function-tuoi-vo-chong {
		background-position-x: -2px !important;
		background-position-y: -2px !important
	}

	.icon-function-tuoi-ket-hon {
		background-position-x: -154px !important;
		background-position-y: -2px !important
	}

	.icon-function-tuoi-lam-nha {
		background-position-x: -2px !important;
		background-position-y: -78px !important
	}

	.icon-function-tuoi-sinh-con {
		background-position-x: -78px !important;
		background-position-y: -2px !important
	}

	.icon-function-tuoi-lam-an {
		background-position-x: -306px !important;
		background-position-y: -2px !important
	}

	.icon-function-tuoi-hop-nhau {
		background-position-x: -230px !important;
		background-position-y: -2px !important
	}

	.icon-function-lich-hom-nay {
		background-position-x: -2px !important;
		background-position-y: -2px !important
	}

	.icon-function-lich-am-thang {
		background-position-x: -78px !important;
		background-position-y: -2px !important
	}

	.icon-function-lich-am-nam {
		background-position-x: -154px !important;
		background-position-y: -2px !important
	}

	.icon-function-ngay-tot-xau {
		background-position-x: -2px !important;
		background-position-y: -2px !important
	}

	.icon-function-ngay-ket-hon {
		background-position-x: -78px !important;
		background-position-y: -2px !important
	}

	.icon-function-ngay-xuat-hanh {
		background-position-x: -154px !important;
		background-position-y: -2px !important
	}

	.icon-function-ngay-nhap-trach {
		background-position-x: -230px !important;
		background-position-y: -2px !important
	}

	.icon-function-ngay-mua-xe {
		background-position-x: -306px !important;
		background-position-y: -2px !important
	}

	.icon-function-ngay-dong-tho {
		background-position-x: -2px !important;
		background-position-y: -78px !important
	}

	.icon-function-ngay-an-tang {
		background-position-x: -78px !important;
		background-position-y: -78px !important
	}

	.push-notification-container {
		position: sticky !important;
		position: -webkit-sticky !important;
		flex-direction: row-reverse !important;
		width: 100% !important;
		height: 50px !important;
		margin-bottom: -50px !important;
		right: 0 !important;
		left: 0;
		overflow: auto;
		white-space: nowrap;
		padding-left: 10px;
		padding-right: 10px
	}

	.push-notification-item {
		margin-left: 10px
	}

	.la-so-preview-container {
		display: grid;
		grid-template-columns: 100% !important
	}

	.cmt-avt {
		width: 42px !important;
		min-width: 42px !important;
		height: 42px !important;
		min-height: 42px !important;
		margin-right: 6px !important
	}

	.sub-cmt-avt {
		width: 34px !important;
		min-width: 34px !important;
		height: 34px !important;
		min-height: 34px !important;
		margin-right: 6px !important
	}

	.sub-cmt-margin {
		margin-left: 48px !important
	}

	.change-flex-direction-500 {
		flex-direction: column !important
	}

	.unlock-cmt-container {
		flex-direction: column !important;
		align-items: start !important
	}

	.unlock-cmt-container p {
		margin-top: 6px
	}

	.la-so-preview-grid-layout {
		grid-template-columns: 100% !important;
		grid-column-gap: 0 !important;
		grid-row-gap: 10px !important
	}

	.denominations-container {
		grid-template-columns: 1fr 1fr !important
	}

	.lp-benefit-layout {
		grid-template-columns: 1fr !important
	}

	.full-top-la-so-container {
		grid-template-columns: 1fr !important
	}

	.bank-name {
		margin-top: 10px
	}

	.span-report-system {
		width: 65% !important
	}

	.box-can-chi {
		width: calc(100%+40px);
		margin-left: -20px;
		margin-right: -20px
	}

	.lich-thang>thead {
		font-size: 14px;
		padding: 4px
	}

	.lich-thang_ngay-duong {
		font-size: 16px
	}

	.text-name-12-cung {
		overflow: hidden;
		text-overflow: ellipsis
	}

	.dai-van-time {
		font-size: 14px
	}

	.list-suggest-item {
		padding: 0
	}

	.cung-data {
		padding: 0
	}

	.topic-select-tieu-van {
		width: 55%
	}

	.view-list-option-la-so {
		min-width: 110px !important;
		left: -14px !important
	}

	.lich-thang-cell-ngay>a>div:first-child>span {
		font-size: 16px
	}

	.lich-thang-cell-ngay>a>div:last-child>span {
		font-size: 14px
	}

	.lich-thang-cell-ngay>a {
		padding: 4px
	}

	.box-can-chi .txt-sub-title-bold {
		font-size: 14px !important
	}

	.box-can-chi .i-l-txt-lunar-day {
		font-size: 60px
	}

	.header-item-lich>span {
		font-size: 14px
	}

	.side-box-can-chi {
		font-size: 14px !important
	}

	.set-font-size-res {
		font-size: 14px !important
	}

	.center-box-can-chi {
		margin-top: -12px !important
	}

	.post-side-item {
		grid-template-areas: 'title title title''img author-date author-date''img description description''img description description' !important;
		row-gap: 0 !important
	}

	.post-side-item .post-title a {
		margin-bottom: 10px
	}

	.post-side-item .post-img img {
		width: 132px !important;
		height: 85px !important
	}

	.post-item {
		grid-template-areas: 'title title title''img author-date author-date''img description description''img description description' !important;
		row-gap: 0 !important
	}

	.post-item .post-title a {
		margin-bottom: 10px
	}

	.post-title a {
		font-size: 1rem !important
	}

	.post-description p {
		font-size: .875rem !important
	}

	.post-item .post-img img {
		width: 132px !important;
		height: 85px !important
	}

	#gameCenter .modal-dialog {
		margin: 0 !important
	}

	.text-pl {
		padding-left: 10px !important
	}

	.text-pr {
		padding-right: 10px !important
	}

	.text-pt {
		padding-top: 10px !important
	}

	.text-pb {
		padding-bottom: 10px !important
	}

	.text-p {
		padding: 10px !important
	}

	.text-ml {
		margin-left: 10px !important
	}

	.text-mr {
		margin-right: 10px !important
	}

	.text-mt {
		margin-top: 10px !important
	}

	.text-mb {
		margin-bottom: 10px !important
	}

	.text-m {
		margin: 10px !important
	}

	.related-articles {
		padding: 10px
	}

	.related-article-item img {
		height: 100px !important;
		width: 35%;
		float: left
	}
}

@media screen and (max-width:320px) {
	.g-recaptcha {
		transform: scale(.8533);
		-webkit-transform: scale(.8533);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0
	}
}

.home-content {
	width: 100%;
	height: 100%;
	background-color: var(--body-color)
}

.select2-container .select2-selection--single {
	height: 36px !important;
	border: 1px solid var(--border-color) !important;
	border-radius: 3px !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 36px !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 36px !important
}

.la-so-muc-luc {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	margin-top: 10px
}

.page-la-so-right {
	width: 300px;
	height: auto;
	padding: 0;
	margin-left: 12px
}

.table-la-so {
	position: relative;
	width: 748px;
	border-collapse: collapse;
	background-color: #f1ece3
}

.table-la-so::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	border: 2px solid #000;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.list-suggest-item {
	display: flex;
	flex-wrap: wrap;
	margin: -4px
}

.table-la-so>tbody {
	width: 100%
}

.cung {
	position: relative;
	width: 25%;
	height: 250px;
	padding: 0;
	vertical-align: unset;
	position: relative;
	z-index: 1
}

.cung::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.cung-view {
	width: 100%;
	height: 250px;
	position: absolute
}

.view-con-ty-la-so {
	background: url("images/con_giap_la_so (2).png") 0 0
}

.view-con-suu-la-so {
	background: url("images/con_giap_la_so (2).png") -234px 0
}

.view-con-dan-la-so {
	background: url("images/con_giap_la_so (2).png") -468px 0
}

.view-con-mao-la-so {
	background: url("images/con_giap_la_so (2).png") 234px 0
}

.view-con-thin-la-so {
	background: url("images/con_giap_la_so (2).png") 0 -300px
}

.view-con-ti-la-so {
	background: url("images/con_giap_la_so (2).png") -234px -300px
}

.view-con-ngo-la-so {
	background: url("images/con_giap_la_so (2).png") -468px -300px
}

.view-con-mui-la-so {
	background: url("images/con_giap_la_so (2).png") 234px -300px
}

.view-con-than-la-so {
	background: url("images/con_giap_la_so (2).png") 0 300px
}

.view-con-dau-la-so {
	background: url("images/con_giap_la_so (2).png") -234px 300px
}

.view-con-tuat-la-so {
	background: url("images/con_giap_la_so (2).png") -468px 300px
}

.view-con-hoi-la-so {
	background: url("images/con_giap_la_so (2).png") 234px 300px
}

.cung-view-hover {
	width: 100%;
	height: 100%;
	z-index: 10
}

.none-cung-view-hover {
	background-color: #fff !important;
	border-bottom: 2px solid #000;
	opacity: .3
}

.thien-ban {
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 14px;
	position: relative;
	z-index: 0
}

.thien-ban::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.cung-top {
	width: 100%;
	height: auto
}

.cung-middle {
	width: 100%;
	height: 50%;
	display: flex;
	justify-content: space-between
}

.cung-middle-tu-hoa-phai {
	position: absolute;
	bottom: 28px;
	left: 0;
	width: 100%;
	padding: 0 4px
}

.cung-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 0 5px 8px 5px
}

.cung-bottom span {
	white-space: nowrap
}

.view-cung-top {
	display: flex;
	justify-content: space-between;
	padding: 8px 5px 0 5px
}

.chinh-tinh {
	text-align: center;
	font-weight: 700
}

.text-chinh-chinh {
	margin: 0;
	text-transform: uppercase;
	font-weight: 700
}

.text-sao-chinh-tinh {
	text-transform: uppercase;
	cursor: pointer;
	margin-bottom: 0 !important
}

.text-sao-chinh-tinh:hover {
	text-decoration-line: underline
}

.text-dai-van-number {
	cursor: pointer
}

.text-dai-van-number:hover {
	color: var(--title-color);
	text-decoration-line: underline
}

.cung-middle ul {
	list-style: outside none none
}

.sao-tot {
	width: 49%;
	float: left;
	padding-left: 5px
}

.sao-xau {
	width: 49%;
	padding-right: 5px;
	text-align: left
}

.box-container {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
	background-color: var(--white);
	margin-bottom: 10px
}

.view-thien-ban {
	width: 100%;
	display: flex;
	justify-content: center
}

.thien-ban-top {
	width: 80%;
	text-align: center
}

.text-dia-chi {
	margin-bottom: 0 !important;
	color: #000 !important
}

.view-cung-dai-van {
	text-align: right
}

.text-triet {
	background-color: #777;
	padding: 3px 5px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.text-tuan {
	background-color: red;
	padding: 3px 5px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.khoi-tieu-han-bottom {
	position: absolute;
	bottom: -17px;
	display: flex;
	justify-content: center;
	width: 100%
}

.khoi-tieu-han-bottom-0 {
	position: absolute;
	bottom: -17px;
	right: -28px
}

.khoi-tieu-han-bottom-3 {
	position: absolute;
	bottom: -17px;
	left: -30px
}

.khoi-tieu-han-top {
	position: absolute;
	top: -19px;
	display: flex;
	justify-content: center;
	width: 100%
}

.khoi-tieu-han-top-0 {
	position: absolute;
	top: -19px;
	right: -30px
}

.khoi-tieu-han-top-3 {
	position: absolute;
	top: -19px;
	left: -30px
}

.khoi-tieu-han-mid-0 {
	position: absolute;
	height: 100%;
	display: flex;
	align-items: center;
	top: 0;
	right: -25px
}

.khoi-tieu-han-mid {
	position: absolute;
	height: 100%;
	display: flex;
	align-items: center;
	top: 0;
	left: -30px
}

.text-tieu-van {
	color: #000
}

.view-note-color {
	display: flex;
	align-items: center
}

.view-rectangle-color {
	width: 13px;
	height: 13px
}

.view-dieu-huong-page {
	width: 100%;
	padding: 0 10px;
	margin: 0 0 10px 0
}

.text-dieu-huong-page {
	color: var(--blue-color)
}

.view-social-button-topic {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	margin: -4px
}

.bg-file-pdf {
	background-color: var(--btn-color)
}

.view-item-suggest,
.view-item-suggest-topic {
	margin: 4px;
	padding: 2px 12px;
	display: flex;
	align-items: center;
	background-color: var(--background-color);
	border-radius: 30px;
	cursor: pointer
}

.view-item-suggest-title {
	margin: 4px;
	padding: 2px 0;
	display: flex;
	align-items: center;
	border-radius: 3px
}

.view-item-suggest:hover {
	background-color: var(--brand-color);
	color: #fff
}

.active-item-suggest {
	background-color: var(--brand-color);
	color: #fff
}

.binh-giai-tong-quan-la-so {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
	background-color: #fff;
	border: 1px solid var(--border-color)
}

.binh-giai-content {
	padding: 0 10px 10px 10px
}

.text-author-binh-giai {
	font-size: .875rem;
	font-weight: 400;
	text-align: right;
	font-style: italic;
	color: var(--secondary-color)
}

.binh-giai-12-content {
	padding: 5px 0
}

.icon-see-more {
	background-image: url(images/icon_home.png);
	background-position-x: -531px;
	background-position-y: -4px;
	background-repeat: no-repeat;
	zoom: .5;
	height: 36px;
	min-height: 36px;
	width: 36px;
	min-width: 36px
}

.icon-up {
	width: 24px;
	height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all .25s
}

.turn-up {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg)
}

.dai-van-time {
	cursor: pointer;
	width: 25%;
	height: 35px;
	text-align: center;
	border-bottom: 1px solid var(--border-color)
}

.dai-van-time:not(:last-child) {
	border-right: 1px solid var(--border-color)
}

.dai-van-time:hover {
	background-color: #ffeca0
}

.m-b-10-dai-van {
	margin-bottom: 10px
}

.item-la-so-created {
	padding: 8px 10px 10px 10px;
	width: 100%;
	position: relative;
	cursor: pointer
}

.item-la-so-created:not(:last-child):after {
	content: '';
	position: absolute;
	width: calc(100% - 20px);
	height: 1px;
	left: 10px;
	right: 10px;
	bottom: 0;
	background-color: var(--line-color)
}

.item-la-so-created:hover {
	background-color: rgba(0, 0, 0, .05)
}

.title-la-so-thien-ban {
	font-size: 29px;
	letter-spacing: normal;
	line-height: 31px
}

.txt-thien-ban {
	margin-bottom: 0 !important;
	color: #000;
	letter-spacing: -.42px
}

.td-title-thien-ban {
	display: flex;
	align-items: flex-start;
	width: 100px;
	margin-top: 3px
}

.td-info-thien-ban {
	display: flex;
	align-items: flex-start
}

.logo-dia-ban {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 40px;
	height: 40px
}

.active-binh-giai-dai-van {
	background-color: #ffeca0
}

.detail-binh-giai-12-cung {
	display: none;
	padding: 10px
}

.show-detail-item-12-cung {
	display: block !important
}

.note-la-so {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 6px
}

.item-note-abbr {
	color: var(--highlight-color);
	margin-right: 8px
}

.text-color-note {
	margin: 0 8px 0 5px
}

.icon-file-pdf {
	background: url(images/tool_laso.png);
	height: 32px;
	width: 30px;
	margin-right: 8px;
	background-position-x: 34px;
	background-position-y: -4px;
	zoom: .5
}

.icon-item {
	height: 26px;
	width: 26px;
	margin-right: 6px;
	background-position-x: -182px;
	background-position-y: -4px
}

.img-la-so {
	width: 100%;
	height: auto;
	display: none
}

.muc-luc-right {
	display: none
}

.kim-color {
	background-color: #999
}

.moc-color {
	background-color: #009130
}

.thuy-color {
	background-color: #000
}

.hoa-color {
	background-color: red
}

.tho-color {
	background-color: #ffa000
}

.muc-luc-sticky {
	position: sticky;
	top: 10px
}

.color-title-dia-ban {
	zoom: .4;
	margin-bottom: 8px
}

.list-line-0 {
	background: url(images/cung-chieu-03.png)
}

.list-line-1 {
	background: url(images/cung-chieu-03.png);
	-webkit-transform: scaleX(-1)
}

.list-line-2 {
	background: url(images/cung-chieu-02.png);
	-webkit-transform: scaleX(-1)
}

.list-line-3 {
	background: url(images/cung-chieu-01.png);
	-webkit-transform: scaleX(-1)
}

.list-line-4 {
	background: url(images/cung-chieu-01.png);
	transform: rotate(180deg)
}

.list-line-5 {
	background: url(images/cung-chieu-02.png);
	transform: rotate(180deg)
}

.list-line-6 {
	background: url(images/cung-chieu-03.png);
	transform: rotate(180deg)
}

.list-line-7 {
	background: url(images/cung-chieu-03.png);
	-webkit-transform: scaleY(-1)
}

.list-line-8 {
	background: url(images/cung-chieu-02.png);
	-webkit-transform: scaleY(-1)
}

.list-line-9 {
	background: url(images/cung-chieu-01.png);
	-webkit-transform: scaleY(-1)
}

.list-line-10 {
	background: url(images/cung-chieu-01.png)
}

.list-line-11 {
	background: url(images/cung-chieu-02.png)
}

.triet-position-top {
	position: absolute;
	bottom: -7px;
	left: -45px;
	background-color: #000;
	width: 86px;
	color: #fff;
	height: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2
}

.triet-position-top-right {
	position: absolute;
	top: -9px;
	right: -45px;
	background-color: #000;
	width: 86px;
	color: #fff;
	height: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2
}

.triet-position-top-center {
	position: absolute;
	top: -9px;
	right: 42px;
	background-color: #000;
	width: 86px;
	color: #fff;
	height: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2
}

.triet-position-bottom {
	position: absolute;
	bottom: -7px;
	left: 50px;
	background-color: #000;
	width: 86px;
	color: #fff;
	height: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2
}

.view-check-hover-la-so {
	display: flex !important;
	align-items: flex-start
}

.form-check-la-so {
	width: auto;
	display: inline-block
}

.select2-container {
	width: 100% !important
}

.view-button-setting-la-so {
	display: flex;
	justify-content: space-between;
	margin-top: 5px
}

.event-click-sao {
	pointer-events: none
}

.la-so-den-trang * {
	color: #000 !important
}

.la-so-den-trang {
	background-color: #fff !important
}

.la-so-den-trang #list-line-la-so,
.la-so-den-trang #list-line-la-so-hover,
.la-so-den-trang .logo-la-so {
	filter: saturate(0)
}

.la-so-den-trang #tuan-text {
	color: #fff !important
}

.la-so-den-trang #triet-text {
	color: #fff !important
}

.note-la-so-none {
	display: none
}

.breadcrumb {
	padding: 0 !important;
	margin: 0 !important;
	background: 0 0 !important
}

.breadcrumb-item {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.view-list-year-la-so {
	width: 100%;
	display: flex
}

.width-item-la-so {
	width: 50%
}

#sidebar {
	position: fixed;
	left: -2000px
}

.bottom-scroll-top {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	background-color: rgba(255, 255, 255, .4);
	width: 44px;
	height: 44px;
	border-radius: 50%;
	color: rgba(162, 19, 19, .8);
	outline: inherit;
	border: 2px solid rgba(162, 19, 19, .8);
	transition: background-color, color .2s ease;
	z-index: 999
}

.bottom-scroll-top:focus {
	outline: inherit
}

.header-mobile {
	background-size: 300px;
	width: 100%;
	height: 86px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	position: relative;
	min-width: 300px;
	z-index: 98;
	background: #fff;
	border-bottom: 2px solid #dee2e6
}

.header-left-mobile {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 50px
}

.header-right-mobile {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 58px
}

.footer {
	background-color: rgba(255, 255, 255, .6)
}

.footer a {
	text-decoration: none;
	color: var(--content-color)
}

.footer a:hover {
	color: var(--blue-color) !important
}

.paper-roll {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 15px
}

.page-edge-left {
	position: absolute;
	left: 0;
	top: 0
}

.page-edge-right {
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(180deg)
}

.page-roll {
	width: 100%;
	height: 510px;
	background-position: center;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .4);
	margin: 5px
}

.title-roll-background {
	background-image: url(images/title-roll-background.png);
	width: 252px;
	height: 45px;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto
}

.paper-roll-title {
	margin-top: 6px;
	margin-bottom: 0;
	font-weight: bold
}

.form-paper-roll {
	position: absolute;
	top: 48px;
	width: 74%;
	padding-left: 5px;
	padding-right: 5px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto
}

.share-icon {
	width: 28px;
	height: 24px;
	background-image: url(images/tool_laso_new.png);
	background-position-x: -4px;
	background-position-y: -4px;
	zoom: .5
}

.like-icon {
	width: 24px;
	height: 24px;
	background-image: url(images/tool_laso_new.png);
	background-position-x: -168px;
	background-position-y: -4px;
	zoom: .5
}

.suggest-item {
	width: 100%;
	height: 100px;
	background-color: var(--background-color);
	border: 1px solid var(--border-color);
	display: flex;
	flex-direction: row
}

.suggest-item-thumb {
	width: 60%;
	height: 100%;
	background-position: center;
	background-size: cover
}

.suggest-item-thumb-1 {
	background-image: url(images/slide-show-2.jpg)
}

.suggest-item-thumb-2 {
	background-image: url(images/la-ban-image.png)
}

.suggest-item-thumb-3 {
	background-image: url(images/slide-show-1.jpg)
}

.zodiac-icon-item {
	width: 90px;
	height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.zodiac-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-color: var(--brand-color);
	border-radius: 50%;
	width: 70px;
	height: 70px;
	z-index: 2
}

.zodiac-icon-background {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-repeat: no-repeat;
	width: 210px;
	height: 210px;
	background-color: #fff;
	z-index: 3
}

.zodiac-icon-background-1 {
	-webkit-mask-position-x: -30px;
	-webkit-mask-position-y: -18px;
	zoom: .32
}

.zodiac-icon-background-2 {
	-webkit-mask-position-x: -283px;
	-webkit-mask-position-y: -25px;
	zoom: .32
}

.zodiac-icon-background-3 {
	-webkit-mask-position-x: -555px;
	-webkit-mask-position-y: -25px;
	zoom: .29
}

.zodiac-icon-background-4 {
	-webkit-mask-position-x: -814px;
	-webkit-mask-position-y: -25px;
	zoom: .32
}

.zodiac-icon-background-5 {
	-webkit-mask-position-x: -20px;
	-webkit-mask-position-y: -246px;
	zoom: .3
}

.zodiac-icon-background-6 {
	-webkit-mask-position-x: -283px;
	-webkit-mask-position-y: -246px;
	zoom: .28
}

.zodiac-icon-background-7 {
	-webkit-mask-position-x: -543px;
	-webkit-mask-position-y: -246px;
	zoom: .3
}

.zodiac-icon-background-8 {
	-webkit-mask-position-x: -810px;
	-webkit-mask-position-y: -246px;
	zoom: .31
}

.zodiac-icon-background-9 {
	-webkit-mask-position-x: -30px;
	-webkit-mask-position-y: -463px;
	zoom: .28
}

.zodiac-icon-background-10 {
	-webkit-mask-position-x: -283px;
	-webkit-mask-position-y: -463px;
	zoom: .3
}

.zodiac-icon-background-11 {
	-webkit-mask-position-x: -543px;
	-webkit-mask-position-y: -463px;
	zoom: .3
}

.zodiac-icon-background-12 {
	-webkit-mask-position-x: -811px;
	-webkit-mask-position-y: -455px;
	zoom: .26
}

.zodiac-circle {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0
}

.zodiac-icon-hover:hover .zodiac-circle {
	opacity: 1;
	transition: opacity .3s
}

.horoscope-table {
	border-collapse: collapse;
	min-width: 50%
}

.horoscope-board td,
horoscope-table tr {
	border: 1px solid var(--border-color);
	padding: 8px 3px
}

.table-left-content td {
	border: 1px solid var(--border-color);
	padding: 8px
}

.horoscope-board-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px
}

.general-zodiac {
	background-image: url(images/general-zodiac-header.png);
	background-repeat: no-repeat;
	min-height: 400px;
	background-size: contain
}

.general-zodiac-circle {
	background-image: url(images/general-zodiac-circle.png);
	background-repeat: no-repeat;
	min-width: 150px;
	height: 149px;
	display: flex;
	justify-content: center;
	align-items: center
}

.general-zodiac-symbol {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-repeat: no-repeat;
	width: 240px;
	height: 240px;
	background-color: #eaebe7
}

.general-zodiac-symbol-1 {
	-webkit-mask-position-x: -15px;
	-webkit-mask-position-y: 0;
	zoom: .5
}

.general-zodiac-symbol-2 {
	-webkit-mask-position-x: -266px;
	-webkit-mask-position-y: -12px;
	zoom: .5
}

.general-zodiac-symbol-3 {
	-webkit-mask-position-x: -540px;
	-webkit-mask-position-y: -10px;
	zoom: .5
}

.general-zodiac-symbol-4 {
	-webkit-mask-position-x: -793px;
	-webkit-mask-position-y: -12px;
	zoom: .58
}

.general-zodiac-symbol-5 {
	-webkit-mask-position-x: 0;
	-webkit-mask-position-y: -231px;
	zoom: .5
}

.general-zodiac-symbol-6 {
	-webkit-mask-position-x: -266px;
	-webkit-mask-position-y: -231px;
	zoom: .5
}

.general-zodiac-symbol-7 {
	-webkit-mask-position-x: -524px;
	-webkit-mask-position-y: -231px;
	zoom: .5
}

.general-zodiac-symbol-8 {
	-webkit-mask-position-x: -792px;
	-webkit-mask-position-y: -231px;
	zoom: .58
}

.general-zodiac-symbol-9 {
	-webkit-mask-position-x: -12px;
	-webkit-mask-position-y: -445px;
	zoom: .52
}

.general-zodiac-symbol-10 {
	-webkit-mask-position-x: -264px;
	-webkit-mask-position-y: -445px;
	zoom: .52
}

.general-zodiac-symbol-11 {
	-webkit-mask-position-x: -524px;
	-webkit-mask-position-y: -445px;
	zoom: .52
}

.general-zodiac-symbol-12 {
	-webkit-mask-position-x: -795px;
	-webkit-mask-position-y: -436px;
	zoom: .48
}

.general-zodiac-title {
	font-size: 42px
}

.group-item-collapse-custom {
	padding: 10px 0;
	display: flex;
	align-items: center;
	border-bottom: 1px solid var(--line-color)
}

.remove-mb {
	margin-bottom: -10px
}

.table-of-contents {
	width: 100%;
	background-color: var(--background-color);
	border: 1px solid var(--border-color)
}

.table-of-contents-header {
	width: 100%;
	padding: 8px 10px;
	background-color: var(--border-color);
	display: flex;
	align-items: center
}

.table-of-contents-icon {
	width: 32px;
	height: 34px;
	background-image: url(images/icon_home.png);
	background-position-x: -575px;
	background-position-y: -4px;
	zoom: .5
}

.table-of-contents-body li {
	line-height: 1.8;
	cursor: pointer;
	padding: 0 10px
}

.table-of-contents-body li:hover {
	background-color: var(--border-color)
}

.zodiac-detail {
	background-image: url(images/zodiac-header.png);
	background-repeat: no-repeat;
	background-position-x: center;
	width: 100%;
	background-position-y: 20px;
	position: relative
}

.zodiac-detail-background {
	position: absolute;
	top: 272px;
	background-color: #fff;
	border: 1px solid var(--border-color);
	width: 100%;
	height: calc(100% - 272px);
	z-index: -1
}

.luong-chi-note {
	min-width: 10px;
	min-height: 10px;
	border-radius: 50%
}

.luong-chi-cao {
	background-color: red
}

.luong-chi-trung-binh {
	background-color: #579c4c
}

.luong-chi-thap {
	background-color: #0018f9
}

.txt-luong-chi-cao {
	color: red
}

.txt-luong-chi-trung-binh {
	color: #579c4c
}

.txt-luong-chi-thap {
	color: #0018f9
}

.load-more-button {
	background-color: var(--brand-color);
	width: 100%;
	height: 40px;
	border-radius: 0;
	border: 0
}

.ying-yang {
	height: 550px
}

.ying-yang-background {
	width: 380px;
	height: auto;
	opacity: .03
}

.text-404 {
	width: 300px;
	font-size: 100px;
	line-height: .9;
	color: var(--content-color)
}

.btn-popovers {
	background-color: var(--background-color);
	border: 1px solid var(--border-color);
	border-radius: 3px
}

.btn-popovers:hover {
	background-color: var(--brand-color);
	color: #fff
}

.hover-dark:hover {
	background-color: rgba(0, 0, 0, .05)
}

.hover-shadow:hover {
	filter: drop-shadow(0 2px 4px rgba(0, 0, 0, .35))
}

.lap-la-so-text {
	width: 155px;
	height: auto
}

.icon-function-mask {
	-webkit-mask-image: url(images/general-zodiac-circle.png);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain
}

.pack-function-xem-tu-vi {
	background-image: url(images/icon-xem-tu-vi.webp);
	background-size: 760px 456px;
	background-repeat: no-repeat;
	width: 144px;
	height: 144px
}

.icon-function-tu-vi {
	background-position-x: -4px;
	background-position-y: -4px
}

.icon-function-can-xuong-tinh-so {
	background-position-x: -156px;
	background-position-y: -4px
}

.icon-function-thong-ke-can-xuong {
	background-position-x: -308px;
	background-position-y: -4px
}

.icon-function-lap-la-so {
	background-position-x: -460px;
	background-position-y: -4px
}

.pack-function-xem-tuoi {
	background-image: url(images/icon-xem-tuoi.webp);
	background-size: 760px 456px;
	background-repeat: no-repeat;
	width: 144px;
	height: 144px
}

.icon-function-tuoi-xong-dat {
	background-position-x: -156px;
	background-position-y: -156px
}

.icon-function-tuoi-vo-chong {
	background-position-x: -4px;
	background-position-y: -4px
}

.icon-function-tuoi-ket-hon {
	background-position-x: -308px;
	background-position-y: -4px
}

.icon-function-tuoi-lam-nha {
	background-position-x: -4px;
	background-position-y: -156px
}

.icon-function-tuoi-sinh-con {
	background-position-x: -156px;
	background-position-y: -4px
}

.icon-function-tuoi-lam-an {
	background-position-x: -612px;
	background-position-y: -4px
}

.icon-function-tuoi-hop-nhau {
	background-position-x: -460px;
	background-position-y: -4px
}

.pack-function-lich-van-nien {
	background-image: url(images/icon-lich-van-nien.webp);
	background-size: 760px 456px;
	background-repeat: no-repeat;
	width: 144px;
	height: 144px
}

.icon-function-lich-hom-nay {
	background-position-x: -4px;
	background-position-y: -4px
}

.icon-function-lich-am-thang {
	background-position-x: -156px;
	background-position-y: -4px
}

.icon-function-lich-am-nam {
	background-position-x: -308px;
	background-position-y: -4px
}

.pack-function-xem-ngay {
	background-image: url(images/icon-xem-ngay.webp);
	background-size: 760px 456px;
	background-repeat: no-repeat;
	width: 144px;
	height: 144px
}

.icon-function-ngay-tot-xau {
	background-position-x: -4px;
	background-position-y: -4px
}

.icon-function-ngay-ket-hon {
	background-position-x: -156px;
	background-position-y: -4px
}

.icon-function-ngay-xuat-hanh {
	background-position-x: -308px;
	background-position-y: -4px
}

.icon-function-ngay-nhap-trach {
	background-position-x: -460px;
	background-position-y: -4px
}

.icon-function-ngay-mua-xe {
	background-position-x: -612px;
	background-position-y: -4px
}

.icon-function-ngay-dong-tho {
	background-position-x: -4px;
	background-position-y: -156px
}

.icon-function-ngay-an-tang {
	background-position-x: -156px;
	background-position-y: -156px
}

.zoom-half {
	zoom: .5
}

.zoom-04 {
	zoom: .4
}

.pack-xem-tu-vi {
	background-image: url(images/icon-xem-tu-vi.webp);
	background-size: 380px 228px;
	background-repeat: no-repeat;
	width: 72px;
	height: 72px
}

.icon-lap-la-so {
	background-position-x: -230px;
	background-position-y: -2px
}

.icon-can-xuong-tinh-so {
	background-position-x: -78px;
	background-position-y: -2px
}

.icon-thong-ke-can-xuong {
	background-position-x: -154px;
	background-position-y: -2px
}

.pack-xem-tuoi {
	background-image: url(images/icon-xem-tuoi.webp);
	background-size: 380px 228px;
	background-repeat: no-repeat;
	width: 72px;
	height: 72px
}

.pack-xem-tuoi-ti {
	background-image: url(../uploads-new/12-con-giap/ti.png);
	background-size: 100%;
	width: 72px;
	height: 72px
}

.pack-xem-tuoi-suu {
	background-image: url(../uploads-new/12-con-giap/suu.png);
	background-size: 100%;
	width: 72px;
	height: 72px
}

.pack-xem-tuoi-dan {
	background-image: url(../uploads-new/12-con-giap/ti.png);
	background-size: 100%;
	width: 72px;
	height: 72px
}

.pack-xem-tuoi-mao {
	background-image: url(../uploads-new/12-con-giap/mao.png);
	background-size: 100%;
	width: 72px;
	height: 72px
}

.pack-xem-tuoi-thin {
	background-image: url(../uploads-new/12-con-giap/thin.png);
	background-size: 100%;
	width: 72px;
	height: 72px
}

.pack-xem-tuoi-ty {
	background-image: url(../uploads-new/12-con-giap/ty.png);
	background-size: 100%;
	width: 72px;
	height: 72px
}

.pack-xem-tuoi-ngo {
	background-image: url(../uploads-new/12-con-giap/ngo.png);
	background-size: 100%;
	width: 72px;
	height: 72px
}

.pack-xem-tuoi-mui {
	background-image: url(../uploads-new/12-con-giap/mui.png);
	background-size: 100%;
	width: 72px;
	height: 72px
}

.pack-xem-tuoi-than {
	background-image: url(../uploads-new/12-con-giap/than.png);
	background-size: 100%;
	width: 72px;
	height: 72px
}

.pack-xem-tuoi-dau {
	background-image: url(../uploads-new/12-con-giap/dau.png);
	background-size: 100%;
	width: 72px;
	height: 72px
}

.pack-xem-tuoi-tuat {
	background-image: url(../uploads-new/12-con-giap/tuat.png);
	background-size: 100%;
	width: 72px;
	height: 72px
}

.pack-xem-tuoi-hoi {
	background-image: url(../uploads-new/12-con-giap/hoi.png);
	background-size: 100%;
	width: 72px;
	height: 72px
}

.icon-tuoi-vo-chong {
	background-position-x: -2px;
	background-position-y: -2px
}

.icon-tuoi-sinh-con {
	background-position-x: -78px;
	background-position-y: -2px
}

.icon-tuoi-ket-hon {
	background-position-x: -154px;
	background-position-y: -2px
}

.icon-tuoi-hop-nhau {
	background-position-x: -230px;
	background-position-y: -2px
}

.icon-tuoi-lam-an {
	background-position-x: -306px;
	background-position-y: -2px
}

.icon-tuoi-lam-nha {
	background-position-x: -2px;
	background-position-y: -78px
}

.icon-tuoi-xong-dat {
	background-position-x: -78px;
	background-position-y: -78px
}

.pack-xem-ngay {
	background-image: url(images/icon-xem-ngay.webp);
	background-size: 380px 228px;
	background-repeat: no-repeat;
	width: 72px;
	height: 72px
}

.icon-ngay-tot-xau {
	background-position-x: -2px;
	background-position-y: -2px
}

.icon-ngay-ket-hon {
	background-position-x: -78px;
	background-position-y: -2px
}

.icon-ngay-xuat-hanh {
	background-position-x: -154px;
	background-position-y: -2px
}

.icon-ngay-nhap-trach {
	background-position-x: -230px;
	background-position-y: -2px
}

.icon-ngay-mua-xe {
	background-position-x: -306px;
	background-position-y: -2px
}

.icon-ngay-dong-tho {
	background-position-x: -2px;
	background-position-y: -78px
}

.icon-ngay-an-tang {
	background-position-x: -78px;
	background-position-y: -78px
}

.pack-lich-van-nien {
	background-image: url(images/icon-lich-van-nien.webp);
	background-size: 380px 228px;
	background-repeat: no-repeat;
	width: 72px;
	height: 72px
}

.icon-lich-hom-nay {
	background-position-x: -2px;
	background-position-y: -2px
}

.icon-lich-am-thang {
	background-position-x: -78px;
	background-position-y: -2px
}

.icon-lich-am-nam {
	background-position-x: -154px;
	background-position-y: -2px
}

.icon-doi-ngay {
	background-position-x: -230px;
	background-position-y: -2px
}

.pack-phong-thuy {
	background-image: url(images/icon-phong-thuy.webp);
	background-size: 380px 228px;
	background-repeat: no-repeat;
	width: 72px;
	height: 72px
}

.icon-thuoc-lo-ban {
	background-position-x: -2px;
	background-position-y: -2px
}

.icon-huong-ban-tho {
	background-position-x: -78px;
	background-position-y: -2px
}

.icon-huong-bep-nau {
	background-position-x: -154px;
	background-position-y: -2px
}

.icon-huong-giuong-ngu {
	background-position-x: -230px;
	background-position-y: -2px
}

.icon-huong-nha {
	background-position-x: -306px;
	background-position-y: -2px
}

.function-btn {
	width: 100%;
	display: flex;
	flex-direction: row;
	position: relative;
	align-items: center
}

.function-btn-background {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	width: 90%;
	height: 100px
}

.function-btn-text {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 70%;
	z-index: 2
}

.function-btn-title {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	margin: 0 55px 10px 0
}

.function-btn-note {
	margin: 0 55px 0 0
}

.dien-thong-tin-label {
	width: 80px;
	height: 233px;
	filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .3))
}

.dien-thong-tin-label-mobile {
	width: 100%;
	height: 40px
}

.dien-thong-tin-title {
	top: 30px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	text-align: center;
	font-size: 30px;
	line-height: 1.13;
	text-shadow: 0 2px 3px rgba(0, 0, 0, .6)
}

.dien-thong-tin-form {
	width: 100%;
	min-height: 233px;
	background-color: var(--brand-color);
	padding: 2px;
	border-top: 6px solid #c3c3c3;
	background-size: 100% 100%
}

.dien-thong-tin-form img {
	display: none
}

.dien-thong-tin-border {
	width: 100%;
	height: 100%;
	padding: 13px
}

.dien-thong-tin-corner-tl {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 16px;
	height: 16px
}

.dien-thong-tin-corner-tr {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 16px;
	height: 16px;
	transform: rotate(90deg)
}

.dien-thong-tin-corner-bl {
	position: absolute;
	bottom: 2px;
	left: 2px;
	width: 16px;
	height: 16px;
	transform: rotate(270deg)
}

.dien-thong-tin-corner-br {
	position: absolute;
	bottom: 2px;
	right: 2px;
	width: 16px;
	height: 16px;
	transform: rotate(180deg)
}

.change-flex-direction {
	display: flex;
	flex-direction: row
}

.change-flex-direction-500 {
	display: flex;
	flex-direction: row
}

.ket-qua-background {
	width: 100%;
	min-height: 80px;
	height: 100%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute
}

.ket-qua-text {
	width: 90%;
	font-size: 26px;
	line-height: 1.23;
	text-align: center;
	font-weight: bold;
	z-index: 2
}

.ket-qua-title {
	position: relative;
	width: 100%;
	min-height: 80px;
	display: flex;
	justify-content: center;
	align-items: center
}

.conclude {
	background-color: #feffef;
	border: 1px solid var(--border-color);
	border-radius: 3px
}

.modal-content-custom {
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
	border-radius: 0;
	background: 0;
	min-width: 282px
}

.modal-header-custom {
	border-radius: 0;
	position: relative;
	padding: 0;
	background: 0;
	border: 0
}

.modal-header-background {
	width: 100%;
	height: 48px
}

.close-popup-btn {
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 100
}

.close-popup-btn:hover {
	background-color: rgba(255, 255, 255, .3)
}

.close-popup-bg {
	background-color: rgba(255, 255, 255, .4)
}

.close-popup-icon {
	width: 25px;
	height: 28px
}

.modal-title-custom {
	font-size: 26px;
	position: absolute;
	top: 3px;
	margin-right: 40px
}

.modal-body-custom {
	min-height: 80px;
	background-color: #fff
}

.modal-footer-custom {
	min-height: 50px;
	background-color: #fff;
	border-top: 1px solid var(--line-color);
	border-radius: 0;
	position: relative
}

.modal-footer-custom>* {
	margin: 0
}

.modal-footer-background {
	position: absolute;
	bottom: 0;
	left: 0
}

.txt-sub-content li {
	line-height: 2
}

.btn-primary-custom {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 36px;
	text-align: center;
	color: #fff;
	background: -webkit-gradient(linear, left top, right top, from(#ff5600), to(#ff3f3f));
	border: 0;
	border-radius: 26px;
	padding: 0 10px;
	min-width: 60px;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 2px solid #ffffff9c;
	border-bottom: 2px solid #ffffff9c
}

.btn-secondary-custom {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 36px;
	text-align: center;
	color: var(--content-color);
	background-color: var(--background-color);
	border: 1px solid var(--border-color);
	border-radius: 3px;
	padding: 0 10px;
	min-width: 60px;
	white-space: nowrap
}

.btn-secondary-custom:hover {
	background-color: var(--line-color)
}

.btn-social {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 36px;
	text-align: center;
	color: #fff;
	background-color: #4267b2;
	border: 0;
	border-radius: 3px;
	padding: 0 10px;
	min-width: 60px;
	white-space: nowrap
}

.btn-primary-small {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	text-align: center;
	color: #fff;
	background-color: var(--btn-color);
	border: 0;
	border-radius: 3px;
	padding: 0 10px;
	min-width: 60px;
	white-space: nowrap
}

.btn-secondary-small {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	text-align: center;
	color: var(--content-color);
	background-color: var(--background-color);
	border: 1px solid var(--border-color);
	border-radius: 3px;
	padding: 0 10px;
	min-width: 60px;
	white-space: nowrap
}

.btn-secondary-small:hover {
	background-color: var(--line-color)
}

.btn-social-small {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	text-align: center;
	color: #fff;
	background-color: #4267b2;
	border: 0;
	border-radius: 3px;
	padding: 0 10px;
	min-width: 60px;
	white-space: nowrap
}

.push-notification-container {
	width: 300px;
	position: fixed;
	top: 20px;
	right: 20px;
	z-index: 99;
	display: flex;
	flex-direction: column-reverse
}

.push-notification-item {
	min-width: 300px;
	height: 40px;
	border-radius: 3px;
	border: 1px solid var(--border-color);
	background-color: rgba(255, 255, 255, .95);
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .3);
	display: flex;
	align-items: center;
	position: relative
}

.push-notification-highlight {
	height: 100%;
	width: 4px;
	background-color: var(--brand-color);
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px
}

.push-notification-close-area {
	width: 26px;
	height: 26px;
	border-radius: 2px;
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: 0;
	color: inherit;
	border: 0;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit
}

.push-notification-hover:hover {
	box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .5) !important
}

.profile-column {
	width: 300px;
	float: left;
	margin-right: 12px
}

.avatar-container {
	width: 100%;
	height: 300px;
	max-width: 400px;
	background-color: var(--background-color);
	border: solid 5px var(--border-color);
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.avatar-content {
	width: 100%;
	background-color: rgba(0, 0, 0, .4);
	position: absolute;
	bottom: 0;
	padding: 8px 10px 5px 10px
}

.progress-bar-profile {
	width: 100%;
	height: 16px;
	position: relative;
	border-radius: 6px;
	background-image: linear-gradient(to bottom, #d5d5d5, var(--secondary))
}

.progress-bar-profile-exp {
	width: 75%;
	height: 16px;
	position: absolute;
	border-radius: 6px;
	background-image: linear-gradient(to bottom, #af9c1c, #7a6c14);
	left: 0;
	top: 0;
	bottom: 0
}

.progress-bar-profile-point {
	position: absolute;
	width: 100%;
	text-align: center
}

.change-avatar-icon {
	width: 24px;
	height: 24px;
	background-image: url(images/profile-tab-icon.png);
	background-repeat: no-repeat;
	background-position-x: -508px;
	background-position-y: -28px;
	zoom: .6
}

.professor-verify-avt {
	width: 32px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 5px
}

.tab-profile {
	width: 100%;
	border-top: solid 1px var(--border-color);
	border-left: solid 1px var(--border-color);
	border-right: solid 1px var(--border-color)
}

.tab-item {
	display: flex;
	align-items: center;
	background-color: #fff;
	border-bottom: solid 1px var(--border-color)
}

.tab-item-active {
	background-color: var(--line-color)
}

.tab-item-icon {
	background-image: url(images/profile-tab-icon.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 80px;
	zoom: .5
}

.tab-item-user-info {
	background-position-x: 0;
	background-position-y: 0
}

.tab-item-edit-info {
	background-position-x: -80px;
	background-position-y: 0
}

.tab-item-manage {
	background-position-x: -160px;
	background-position-y: 0
}

.tab-item-manage-market {
	background-position-x: -640px;
	background-position-y: 0
}

.tab-item-saved {
	background-position-x: -560px;
	background-position-y: 0
}

.tab-item-transaction-history {
	background-position-x: -240px;
	background-position-y: 0
}

.tab-item-change-password {
	background-position-x: -320px;
	background-position-y: 0
}

.tab-item-logout {
	background-position-x: -400px;
	background-position-y: 0
}

.tab-item-gift {
	background-position-x: -720px;
	background-position-y: 0
}

.top-la-so-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 10px
}

.full-top-la-so-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 10px
}

.la-so-preview-container {
	display: grid;
	grid-template-columns: 49.333333% auto;
	grid-gap: 10px
}

.la-so-preview-item {
	display: block;
	position: relative;
	z-index: 1;
	background-color: var(--background-color);
	border: 1px solid var(--border-color);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15)
}

.la-so-preview-item:hover {
	outline: 1px solid var(--secondary-color)
}

.la-so-preview-thumb {
	width: 100%;
	background-image: url(images/la-so-preview-thumb.jpg);
	background-position-x: right;
	background-position-y: bottom;
	position: relative
}

.la-so-preview-xu {
	width: 20px !important;
	height: 20px !important;
	margin-left: 5px;
	margin-bottom: 3px
}

.la-so-preview-save {
	width: 14px;
	height: 19px
}

.la-so-preview-save-detail-topic {
	width: 100%;
	height: 100%
}

.la-so-preview-save-btn {
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 2px;
	position: absolute;
	top: 0;
	right: 0
}

.la-so-preview-save-btn:hover {
	border: 1px solid rgba(0, 0, 0, .4)
}

.remove-btn-style {
	background: 0;
	color: inherit;
	border: 0;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit
}

.icon-save-detail-topic {
	width: 18px;
	height: 24px;
	margin-left: 10px
}

.la-so-preview-info {
	width: 100%;
	height: 110px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 10px
}

.la-so-preview-time-since {
	width: 100%;
	text-align: right;
	padding: 5px 10px
}

.la-so-preview-info p {
	margin-bottom: 3px
}

.la-so-preview-content {
	width: 100%;
	border-bottom: 1px solid var(--border-color);
	padding: 5px
}

.la-so-preview-avt {
	width: 34px;
	min-width: 34px;
	height: 34px;
	min-height: 34px;
	border-radius: 3px;
	border: 1px solid var(--secondary-color);
	background-color: var(--line-color);
	object-fit: cover
}

.la-so-preview-user-rank {
	width: 17px;
	height: 21px
}

.la-so-preview-title {
	max-width: 100%
}

.la-so-preview-activity {
	width: 100%;
	padding: 2px 10px;
	display: flex
}

.la-so-preview-activity-icon {
	background-image: url(images/icon_home.png);
	background-repeat: no-repeat;
	zoom: .5
}

.la-so-preview-view {
	width: 30px;
	height: 20px;
	background-position-x: -216px;
	background-position-y: -4px
}

.la-so-preview-comment {
	width: 28px;
	height: 24px;
	background-position-x: -254px;
	background-position-y: -4px
}

.la-so-preview-comment-lock {
	width: 28px;
	height: 24px;
	background-position-x: -720px;
	background-position-y: -4px
}

.la-so-preview-zodiac {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-mask-image: url(images/la-so-preview-zodiac.png);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position-x: right
}

.la-so-preview-chuot {
	-webkit-mask-position-y: -12px
}

.la-so-preview-suu {
	-webkit-mask-position-y: -160px
}

.la-so-preview-dan {
	-webkit-mask-position-y: -308px
}

.la-so-preview-mao {
	-webkit-mask-position-y: -452px
}

.la-so-preview-thin {
	-webkit-mask-position-y: -612px
}

.la-so-preview-ty {
	-webkit-mask-position-y: -763px
}

.la-so-preview-ngo {
	-webkit-mask-position-y: -912px
}

.la-so-preview-mui {
	-webkit-mask-position-y: -1062px
}

.la-so-preview-than {
	-webkit-mask-position-y: -1206px
}

.la-so-preview-dau {
	-webkit-mask-position-y: -1357px
}

.la-so-preview-tuat {
	-webkit-mask-position-y: -1512px
}

.la-so-preview-hoi {
	-webkit-mask-position-y: -1663px
}

.la-so-preview-kim {
	background-color: var(--kim-color);
	opacity: .32
}

.la-so-preview-moc {
	background-color: var(--moc-color);
	opacity: .2
}

.la-so-preview-thuy {
	background-color: #0040ff;
	opacity: .15
}

.la-so-preview-hoa {
	background-color: var(--hoa-color);
	opacity: .18
}

.la-so-preview-tho {
	background-color: var(--tho-color);
	opacity: .32
}

.la-so-preview-item:hover .tooltip {
	visibility: visible;
	opacity: 1;
	transition: .2s linear
}

.tooltip {
	visibility: hidden;
	padding: 5px 6px;
	z-index: 1000;
	background: rgba(0, 0, 0, .75);
	border-radius: 3px;
	transition: all .2s ease-in-out;
	box-shadow: 0 2 4px rgba(0, 0, 0, .4);
	position: absolute;
	bottom: 102%;
	max-width: 300px
}

.tooltip-arrow {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 9px solid rgba(0, 0, 0, .75);
	position: absolute;
	bottom: -9px;
	left: 40px
}

.tooltip-tag {
	display: grid;
	grid-template-columns: auto auto;
	grid-gap: 5px
}

.tooltip-tag p {
	display: block;
	margin-bottom: 0;
	color: #fff
}

.push-top-intro {
	background-image: url(images/day-top-bg.png);
	background-size: cover;
	background-position: center;
	border-radius: 5px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
	padding: 15px
}

.push-top-title {
	font-size: 26px;
	margin-top: -8px;
	margin-bottom: 5px
}

.push-top-btn {
	background-color: #fff;
	color: var(--brand-color);
	border: 1px solid var(--brand-color)
}

.chat-box-title {
	background-color: var(--brand-color);
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: -10px;
	padding: 10px
}

.height-30px {
	height: 30px
}

.height-40px {
	height: 40px
}

.cmt-avt {
	width: 50px;
	min-width: 50px;
	height: 50px;
	min-height: 50px;
	border-radius: 3px;
	border: 1px solid var(--secondary-color);
	background-color: var(--line-color);
	margin-right: 10px;
	object-fit: cover
}

.cmt-bubble {
	padding: 10px;
	background-color: var(--background-color);
	border: 1px solid var(--border-color);
	border-radius: 5px
}

.cmt-bubble-lock {
	padding: 10px;
	background-color: #feffef;
	border: 1px solid var(--brand-color);
	border-radius: 5px;
	animation: cmt-lock 1s infinite
}

.cmt-bubble-open {
	padding: 10px;
	background-color: #feffef;
	border: 1px solid var(--border-color);
	border-radius: 5px
}

.cmt-option-icon {
	width: 4px;
	height: 18px
}

.cmt-option-btn {
	padding: 3px 7px !important;
	border-radius: 4px
}

.cmt-act-btn {
	padding: 3px 6px !important
}

.cmt-like {
	color: red !important;
	font-weight: 700 !important
}

.like-count {
	background-color: red;
	border-radius: 8px;
	padding: 2px 4px 1px 4px;
	color: #fff;
	margin-right: 5px;
	margin-top: -2px
}

.sub-cmt-margin {
	margin-left: 60px
}

.sub-cmt-avt {
	width: 40px;
	min-width: 40px;
	height: 40px;
	min-height: 40px;
	border-radius: 3px;
	border: 1px solid var(--secondary-color);
	background-color: var(--line-color);
	margin-right: 10px
}

.cmt-xu-icon {
	width: 18px;
	height: 18px
}

.unlock-cmt-btn {
	background-color: var(--brand-color);
	padding: 2px 20px !important;
	color: #fff
}

.unlocked-cmt-btn {
	background-color: var(--background-color);
	border: 1px solid var(--border-color);
	padding: 2px 20px !important;
	color: var(--content-color)
}

.unlocked-cmt-content {
	border-top: 1px solid var(--border-color);
	margin-top: 10px;
	word-break: break-word !important
}

.unlocked-cmt-content p {
	white-space: pre-wrap
}

.my-cmt-area {
	margin-bottom: -10px;
	background-color: var(--background-color);
	border-top: 1px solid var(--border-color);
	border-bottom: 1px solid var(--border-color)
}

.ranking-container {
	width: 100%;
	background-color: #fff;
	outline: 1px solid var(--border-color)
}

.ranking-professor-bg {
	background-image: url(images/ranking-professor-bg.jpg);
	background-repeat: no-repeat;
	width: 85px;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 10px 0 20px 0;
	background-position-x: -110px;
	background-position-y: 0
}

.ranking-professor-title {
	font-size: 28px;
	text-shadow: 0 1px 4px #000;
	line-height: 1.43
}

.ranking-professor-table {
	width: 100%;
	text-align: center
}

.ranking-professor-table tr {
	border-bottom: 1px solid var(--line-color)
}

.ranking-professor-table td {
	padding: 8px 5px;
	word-break: break-word;
	max-width: 200px
}

.top-professor-rank {
	background-image: url(images/top-professor-rank.png);
	background-repeat: no-repeat;
	zoom: .5;
	width: 56px;
	height: 56px
}

.top-professor-1 {
	background-position-x: 0;
	background-position-y: 0
}

.top-professor-2 {
	background-position-x: -56px;
	background-position-y: 0
}

.top-professor-3 {
	background-position-x: -112px;
	background-position-y: 0
}

.user-medal-rank-7 {
	background-position-x: -160px;
	background-position-y: -48px
}

.user-title-rank-7 {
	color: #d00000;
	animation: professor-rank-5-effect 2s infinite
}

@keyframes professor-rank-5-effect {
	0 {
		color: #d00000
	}

	33% {
		color: #2587ff
	}

	66% {
		color: #deb10d
	}

	100% {
		color: #d00000
	}
}

.user-medal-rank-8 {
	background-position-x: -120px;
	background-position-y: -48px
}

.user-title-rank-8 {
	color: #b06216
}

.user-medal-rank-9 {
	background-position-x: -80px;
	background-position-y: -48px
}

.user-title-rank-9 {
	color: #4e2a84
}

.user-medal-rank-10 {
	background-position-x: -40px;
	background-position-y: -48px
}

.user-title-rank-10 {
	color: #006ee6
}

.user-medal-rank-11 {
	background-position-x: 0;
	background-position-y: -48px
}

.user-title-rank-11 {
	color: #696969
}

.user-medal-rank {
	background-image: url(images/user-medal-rank.png);
	background-repeat: no-repeat;
	width: 40px;
	min-width: 40px;
	height: 40px;
	min-height: 40px
}

.user-medal-rank-5 {
	background-position-x: -160px;
	background-position-y: 0
}

.user-title-rank-5 {
	color: #d00000;
	animation: user-rank-5-effect 2s infinite
}

@keyframes user-rank-5-effect {
	0 {
		color: #d00000
	}

	33% {
		color: #2587ff
	}

	66% {
		color: #deb10d
	}

	100% {
		color: #d00000
	}
}

.user-medal-rank-4 {
	background-position-x: -120px;
	background-position-y: 0
}

.user-title-rank-4 {
	color: #b06216
}

.user-medal-rank-3 {
	background-position-x: -80px;
	background-position-y: 0
}

.user-title-rank-3 {
	color: #4e2a84
}

.user-medal-rank-2 {
	background-position-x: -40px;
	background-position-y: 0
}

.user-title-rank-2 {
	color: #006ee6
}

.user-medal-rank-1 {
	background-position-x: 0;
	background-position-y: 0
}

.user-title-rank-1 {
	color: #696969
}

.call-for-registration-container {
	background-image: url(images/dang-la-so-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 5px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
	padding: 15px
}

.stack-of-coin {
	width: 90px;
	height: 90px;
	min-width: 90px;
	min-height: 90px
}

.call-for-purchase-container {
	background-image: url(images/nap-xu-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	background-position-y: bottom;
	border-radius: 5px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
	padding: 15px
}

.call-for-purchase-coin {
	width: 24px;
	height: 24px;
	margin-right: 6px;
	margin-top: 2px
}

.ranking-user-bg {
	background-image: url(images/ranking-user-bg.jpg);
	background-repeat: no-repeat;
	width: 85px;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 10px 0 20px 0;
	background-position-x: -110px;
	background-position-y: 0
}

.login-header-btn {
	background-color: var(--background-color);
	border-radius: 3px;
	border: 1px solid var(--brand-color);
	padding: 4px 10px;
	margin-top: 15px
}

.register-header-btn {
	background-color: var(--brand-color);
	color: #fff;
	border-radius: 3px;
	border: 1px solid var(--brand-color);
	padding: 4px 10px;
	margin-top: 15px
}

.max-width-480 {
	max-width: 480px
}

.max-width-720 {
	max-width: 720px
}

.login-container {
	background-color: #fff;
	outline: 1px solid var(--border-color);
	padding: 10px
}

.social-login-container {
	border-top: 1px solid var(--line-color);
	margin-top: 35px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.social-login-suggest {
	background-color: #fff;
	border: 1px solid var(--line-color);
	border-radius: 30px;
	width: 160px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -12px
}

.fb-login-btn {
	background-color: #3b5998;
	border-radius: 3px;
	border: 0;
	width: 130px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center
}

.gg-login-btn {
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid var(--border-color);
	width: 130px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center
}

.ic-fb {
	background-image: url(images/ic-social.png);
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position-x: 0;
	background-position-y: 0;
	zoom: .5
}

.ic-gg {
	background-image: url(images/ic-social.png);
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position-x: -40px;
	background-position-y: 0;
	zoom: .5
}

.user-noti-widget {
	position: fixed;
	right: 0;
	top: 43%;
	z-index: 99
}

.user-noti-bg {
	background-image: url(images/noti-bell-bg.png);
	width: 56px;
	height: 45px;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center
}

.user-noti-bell {
	width: 24px;
	height: 28px
}

@keyframes ringbell {
	0 {
		transform: rotate(0) scale(1, 1);
		filter: drop-shadow(0 0 4px rgba(238, 255, 1, 0))
	}

	15% {
		transform: rotate(50deg) scale(1.3, 1.3);
		filter: drop-shadow(0 0 4px rgba(238, 255, 1, 1))
	}

	30% {
		transform: rotate(20deg) scale(1.3, 1.3);
		filter: drop-shadow(0 0 10px rgba(238, 255, 1, .7))
	}

	45% {
		transform: rotate(50deg) scale(1.3, 1.3);
		filter: drop-shadow(0 0 4px rgba(238, 255, 1, 1))
	}

	60% {
		transform: rotate(20deg) scale(1.3, 1.3);
		filter: drop-shadow(0 0 10px rgba(238, 255, 1, .7))
	}

	75% {
		transform: rotate(50deg) scale(1.3, 1.3);
		filter: drop-shadow(0 0 4px rgba(238, 255, 1, 1))
	}

	90% {
		transform: rotate(20deg) scale(1.3, 1.3);
		filter: drop-shadow(0 0 10px rgba(238, 255, 1, .7))
	}

	100% {
		transform: rotate(0) scale(1, 1);
		filter: drop-shadow(0 0 4px rgba(238, 255, 1, 0))
	}
}

.user-noti-count {
	background-color: rgba(162, 19, 19, .8);
	width: 56px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center
}

.user-noti-arrow-down {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 6px solid rgba(162, 19, 19, .8);
	margin-left: auto;
	margin-right: auto
}

.user-noti-box {
	background-color: #fff;
	box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .4);
	width: 300px;
	height: 450px;
	position: fixed;
	z-index: 99;
	right: 0;
	top: 28%;
	padding-top: 30px
}

.user-noti-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 30px;
	background-color: var(--brand-color);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 5px 0 10px
}

.user-noti-close-btn {
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid var(--border-color);
	padding: 1px 10px
}

.user-noti-arrow {
	width: 18px;
	height: 33px;
	-webkit-mask-image: url(images/icon_home.png);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position-x: -365px;
	-webkit-mask-position-y: -3px;
	background-color: var(--secondary-color);
	zoom: .5
}

.user-noti-item-list {
	width: 100%;
	height: 100%;
	overflow-y: auto
}

.user-noti-item-list::-webkit-scrollbar {
	width: 6px
}

.user-noti-item-list::-webkit-scrollbar-track {
	background: var(--border-color)
}

.user-noti-item-list::-webkit-scrollbar-thumb {
	background: #9f9f9f
}

.user-noti-item {
	display: flex;
	padding: 10px;
	border-bottom: 1px solid var(--line-color)
}

.user-noti-avt {
	width: 42px;
	min-width: 42px;
	height: 42px;
	min-height: 42px;
	border-radius: 3px;
	border: 1px solid var(--border-color);
	background-color: var(--background-color)
}

.hide-noti-box {
	transition: transform .4s;
	-webkit-transition: transform .4s;
	-moz-transition: transform .4s;
	transform: translate(310px, 0);
	-webkit-transform: translate(310px, 0);
	-moz-transform: translate(310px, 0)
}

.show-noti-box {
	transition: transform .4s;
	-webkit-transition: transform .4s;
	-moz-transition: transform .4s
}

.user-noti-box-mobile {
	background-color: #fff;
	box-shadow: 0 1px 19px 0 rgba(0, 0, 0, .6);
	border-radius: 3px;
	width: 90%;
	min-width: 260px;
	max-width: 330px;
	height: 440px;
	position: fixed;
	z-index: 1000;
	right: 10px;
	top: 60px;
	padding-top: 78px
}

.user-noti-box-mobile-close {
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.user-noti-box-arrow {
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 11px solid var(--background-color);
	position: fixed;
	top: 49px;
	right: 24px
}

.user-noti-profile-container {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	background-color: var(--background-color);
	padding: 5px 14px;
	border-bottom: 1px solid var(--border-color);
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.profile-nap-xu {
	display: flex;
	height: 23px;
	border-radius: 12px;
	border: 1px solid #fff;
	background-image: linear-gradient(to bottom, #ddcd68, #7d6f1d);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
	padding: 0 10px;
	animation: nap-xu-effect .6s infinite
}

@keyframes nap-xu-effect {
	0 {
		border: 1px solid #fff
	}

	50% {
		border: 1px solid #f1d206
	}

	100% {
		border: 1px solid #fff
	}
}

.profile-nap-xu p {
	color: #fff;
	font-size: 20px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
	margin-top: -6px;
	margin-bottom: 0 !important
}

.profile-avt {
	width: 50px;
	min-width: 50px;
	height: 50px;
	min-height: 50px;
	border-radius: 50%;
	border: 1px solid var(--border-color);
	background-color: #fff
}

.profile-xu {
	background-color: #fff;
	border: 1px solid var(--border-color);
	border-radius: 12px;
	display: flex;
	align-items: center;
	padding: 1px 10px 1px 1px;
	height: 23px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5)
}

.profile-xu img {
	width: 20px;
	height: 20px;
	margin-right: 5px
}

.profile-xu p {
	margin-bottom: -2px !important
}

.profile-xu-mobile {
	background-color: #fff;
	border: 1px solid var(--border-color);
	border-radius: 15px;
	display: flex;
	align-items: center;
	padding: 1px 10px 1px 1px;
	margin-top: 3px
}

.profile-xu-mobile p {
	margin-bottom: -2px !important
}

.profile-xu-mobile img {
	width: 20px;
	height: 20px;
	margin-right: 5px
}

.z-index-99 {
	z-index: 99
}

.top-topic-arrow-right {
	-webkit-mask-image: url(images/icon_home.png);
	-webkit-mask-repeat: no-repeat;
	width: 18px;
	height: 32px;
	-webkit-mask-position-x: -341px;
	-webkit-mask-position-y: -3px;
	background-color: #fff;
	zoom: .5
}

.rotation-180 {
	transform: rotate(180deg)
}

.rotation-90 {
	transform: rotate(90deg)
}

.rectangle {
	position: absolute;
	width: 30px;
	height: 40px;
	background-color: rgba(0, 0, 0, .3);
	z-index: 2;
	top: 40%
}

.rectangle-left {
	left: 0
}

.rectangle-right {
	right: 0
}

@keyframes placeHolderShimmer {
	0 {
		background-position: -468px 0
	}

	100% {
		background-position: 468px 0
	}
}

.linear-background {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-name: placeHolderShimmer;
	animation-timing-function: linear;
	background: #f6f7f8;
	background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
	background-size: 1000px 104px;
	height: 250px;
	position: relative;
	overflow: hidden
}

.change-la-so-layout {
	width: 36px;
	min-width: 36px;
	height: 36px;
	background-color: #fff;
	border: 1px solid var(--border-color);
	border-radius: 3px
}

.la-so-filter {
	width: 36px;
	min-width: 36px;
	height: 36px;
	background-color: #fff;
	border: 1px solid var(--border-color);
	border-radius: 3px
}

.change-la-so-layout-active {
	border: 1px solid var(--brand-color)
}

.la-so-row-layout-icon {
	width: 32px;
	height: 28px;
	background-position-x: -756px;
	background-position-y: -4px
}

.la-so-grid-layout-icon {
	width: 32px;
	height: 32px;
	background-position-x: -796px;
	background-position-y: -4px
}

.la-so-filter-icon {
	width: 36px;
	height: 36px;
	background-position-x: -886px;
	background-position-y: -4px
}

.la-so-preview-grid-layout {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 10px;
	grid-row-gap: 10px
}

.la-so-preview-row-layout {
	display: grid;
	grid-template-columns: 100%;
	grid-row-gap: 10px
}

.la-so-preview-item-row {
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .18);
	display: block
}

.la-so-preview-item-row:hover {
	outline: 1px solid var(--secondary-color)
}

.la-so-preview-item-row-header {
	background-color: var(--background-color);
	padding: 6px 10px 5px 10px;
	position: relative
}

.la-so-preview-row-save-btn {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 44px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center
}

.la-so-avt-activity {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	border: 1px solid #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
	background-color: var(--secondary-color);
	margin-right: -5px;
	object-fit: cover
}

.la-so-preview-activity-more {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
	background-color: var(--background-color);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px !important
}

.tag-container {
	display: flex;
	flex-wrap: wrap;
	margin: -4px
}

.small-tag {
	margin: 4px;
	height: 16px;
	display: flex;
	align-items: center
}

.unlock-cmt-container {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px
}

.payments-container {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 1fr 1fr 1fr
}

.payments {
	border: 1px solid var(--border-color);
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2px 5px;
	cursor: pointer
}

.payments:hover {
	background-color: #f6f5f1
}

.payments-active {
	border: 2px solid var(--btn-color);
	background-color: #f6f5f1
}

.ic-payments {
	background-image: url(images/ic-payments.png);
	background-repeat: no-repeat
}

.ic-payments-national-bank {
	width: 80px;
	height: 72px;
	background-position-x: 0;
	background-position-y: 0
}

.ic-payments-international-bank {
	width: 76px;
	height: 76px;
	background-position-x: -296px;
	background-position-y: 0
}

.ic-payments-momo {
	width: 76px;
	height: 76px;
	background-position-x: -100px;
	background-position-y: 0
}

.ic-payments-mobile-card {
	width: 80px;
	height: 80px;
	background-position-x: -196px;
	background-position-y: 0
}

.denominations-container {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr
}

.denominations {
	background-color: #fff;
	border: 1px solid var(--border-color);
	border-radius: 5px;
	padding: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer
}

.denominations:hover {
	background-color: var(--background-color)
}

.denominations-active {
	background-color: var(--btn-color) !important;
	border: none !important
}

.denominations-active p {
	color: #fff !important
}

.bank-container {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 1fr 1fr 1fr
}

.bank-logo-box {
	width: 100px;
	min-width: 100px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center
}

.banks {
	background-color: #fff;
	border: 1px solid var(--border-color);
	border-radius: 5px;
	padding: 6px;
	display: flex;
	align-items: center;
	cursor: pointer
}

.banks:hover {
	background-color: #f6f5f1
}

.banks-active {
	border: 2px solid var(--btn-color);
	background-color: #f6f5f1
}

.national-bank-list {
	background-image: url(images/national-bank-logo-list.png);
	background-repeat: no-repeat
}

.bank-vcb {
	width: 143px;
	height: 52px;
	background-position-x: 0;
	background-position-y: 0
}

.bank-techcombank {
	width: 144px;
	height: 68px;
	background-position-x: -153px;
	background-position-y: 0
}

.bank-tpbank {
	width: 143px;
	height: 34px;
	background-position-x: -307px;
	background-position-y: 0
}

.bank-vietinbank {
	width: 154px;
	height: 40px;
	background-position-x: -460px;
	background-position-y: 0
}

.bank-vib {
	width: 124px;
	height: 60px;
	background-position-x: -624px;
	background-position-y: 0
}

.bank-dab {
	width: 138px;
	height: 71px;
	background-position-x: -758px;
	background-position-y: 0
}

.bank-dhbank {
	width: 144px;
	height: 40px;
	background-position-x: -906px;
	background-position-y: 0
}

.bank-mb {
	width: 118px;
	height: 61px;
	background-position-x: -1060px;
	background-position-y: 0
}

.bank-vietabank {
	width: 80px;
	height: 80px;
	background-position-x: -1188px;
	background-position-y: 0
}

.bank-maritimebank {
	width: 142px;
	height: 44px;
	background-position-x: -1278px;
	background-position-y: 0
}

.bank-eximbank {
	width: 126px;
	height: 64px;
	background-position-x: -1430px;
	background-position-y: 0
}

.bank-shb {
	width: 142px;
	height: 36px;
	background-position-x: -1566px;
	background-position-y: 0
}

.bank-vpbank {
	width: 108px;
	height: 79px;
	background-position-x: -1718px;
	background-position-y: 0
}

.bank-abbank {
	width: 160px;
	height: 22px;
	background-position-x: -1836px;
	background-position-y: 0
}

.bank-sacombank {
	width: 159px;
	height: 28px;
	background-position-x: -2006px;
	background-position-y: 0
}

.bank-nama {
	width: 160px;
	height: 60px;
	background-position-x: -2175px;
	background-position-y: 0
}

.bank-oceanbank {
	width: 96px;
	height: 92px;
	background-position-x: -2345px;
	background-position-y: 0
}

.bank-bidv {
	width: 143px;
	height: 61px;
	background-position-x: -2451px;
	background-position-y: 0
}

.bank-seabank {
	width: 142px;
	height: 70px;
	background-position-x: -2604px;
	background-position-y: 0
}

.bank-baca {
	width: 149px;
	height: 42px;
	background-position-x: -2756px;
	background-position-y: 0
}

.bank-navibank {
	width: 152px;
	height: 40px;
	background-position-x: 0;
	background-position-y: -110px
}

.bank-agribank {
	width: 75px;
	height: 76px;
	background-position-x: -162px;
	background-position-y: -110px
}

.bank-saigonbank {
	width: 74px;
	height: 84px;
	background-position-x: -247px;
	background-position-y: -110px
}

.bank-pvbank {
	width: 128px;
	height: 60px;
	background-position-x: -331px;
	background-position-y: -110px
}

.bank-acb {
	width: 106px;
	height: 80px;
	background-position-x: -469px;
	background-position-y: -110px
}

.bank-lpb {
	width: 133px;
	height: 77px;
	background-position-x: -585px;
	background-position-y: -110px
}

.bank-bvbank {
	width: 158px;
	height: 29px;
	background-position-x: -728px;
	background-position-y: -110px
}

.bank-ocb {
	width: 144px;
	height: 44px;
	background-position-x: -896px;
	background-position-y: -110px
}

.bank-kienlongbank {
	width: 160px;
	height: 78px;
	background-position-x: -1050px;
	background-position-y: -110px
}

.bank-vrb {
	width: 160px;
	height: 69px;
	background-position-x: -1220px;
	background-position-y: -110px
}

.bank-ncb {
	width: 143px;
	height: 48px;
	background-position-x: -1390px;
	background-position-y: -110px
}

.bank-pgbank {
	width: 90px;
	height: 78px;
	background-position-x: -1543px;
	background-position-y: -110px
}

.bank-gpbank {
	width: 116px;
	height: 80px;
	background-position-x: -1643px;
	background-position-y: -110px
}

.international-bank-list {
	background-image: url(images/international-bank-logo-list.png);
	background-repeat: no-repeat
}

.bank-visa {
	width: 116px;
	height: 36px;
	background-position-x: 0;
	background-position-y: 0
}

.bank-mastercard {
	width: 118px;
	height: 71px;
	background-position-x: -126px;
	background-position-y: 0
}

.bank-jcb {
	width: 102px;
	height: 79px;
	background-position-x: -254px;
	background-position-y: 0
}

@keyframes cmt-lock {
	0 {
		border: 2px solid var(--brand-color)
	}

	50% {
		border: 2px solid #f6b84d
	}

	100% {
		border: 2px solid var(--brand-color)
	}
}

.ic-support {
	background-image: url(images/ic-support.png);
	background-repeat: no-repeat
}

.ic-support-tuts {
	width: 64px;
	height: 64px;
	background-position-x: 0;
	background-position-y: 0
}

.ic-support-ranking {
	width: 64px;
	height: 64px;
	background-position-x: -64px;
	background-position-y: 0
}

.ic-support-rule {
	width: 64px;
	height: 64px;
	background-position-x: -128px;
	background-position-y: 0
}

.card-custom {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box
}

.card-header-custom {
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}

.text-green {
	color: #009130 !important
}

.lp-title-m {
	margin-left: 100px;
	margin-right: 100px
}

.lp-content-m {
	margin-left: 200px;
	margin-right: 200px
}

.lp-register-btn {
	border: 0;
	border-radius: 30px;
	padding: 10px 80px;
	background-color: var(--brand-color);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3)
}

.lp-benefit-container {
	background-color: #f5f5f5;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 10px
}

.lp-benefit-layout {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 30px;
	padding: 10px
}

.lp-benefit-item {
	background-color: #fff;
	border-radius: 5px
}

.lp-benefit-item ul {
	margin-block-start: 0 !important;
	margin-block-end: 0 !important;
	padding-inline-start: 15px !important
}

.lp-benefit-ic {
	background-image: url(images/benefit-item-icon.png);
	background-repeat: no-repeat;
	margin: -35px 30px 0 30px
}

.lp-benefit-time {
	width: 77px;
	min-width: 77px;
	height: 100px;
	background-position-x: 0;
	background-position-y: 0
}

.lp-benefit-income {
	width: 113px;
	min-width: 113px;
	height: 97px;
	background-position-x: -87px;
	background-position-y: 0
}

.lp-benefit-map {
	width: 101px;
	min-width: 101px;
	height: 100px;
	background-position-x: -210px;
	background-position-y: 0
}

.lp-benefit-pay {
	width: 115px;
	min-width: 115px;
	height: 100px;
	background-position-x: -320px;
	background-position-y: 0
}

.lp-benefit-safe {
	width: 86px;
	min-width: 86px;
	height: 100px;
	background-position-x: -445px;
	background-position-y: 0
}

.lp-benefit-support {
	width: 88px;
	min-width: 88px;
	height: 100px;
	background-position-x: -541px;
	background-position-y: 0
}

.lp-register-box {
	background-color: var(--brand-color);
	border-radius: 8px;
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .3);
	padding: 15px;
	width: 100%;
	max-width: 520px;
	margin-left: auto;
	margin-right: auto
}

.lp-register-btn-2 {
	border: 0;
	border-radius: 30px;
	padding: 10px 80px;
	background-color: var(--btn-color)
}

.max-width-180 {
	max-width: 180px
}

.saved-bank-account {
	width: 32px;
	height: 28px;
	background-position-x: -756px;
	background-position-y: -4px
}

.request-payment-status {
	background-color: #feffef;
	border: 1px solid var(--border-color);
	border-radius: 5px
}

.request-payment-checked {
	width: 24px;
	min-width: 24px;
	height: 24px
}

.topic-picture {
	width: 100%;
	max-height: 512px;
	object-fit: contain
}

.upload-image-ic {
	width: 42px;
	height: 36px;
	background-position-x: -836px;
	background-position-y: -4px;
	margin: 10px
}

.remove-textarea-style {
	border: 0;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	resize: none
}

.text-area {
	border: 1px solid var(--border-color);
	border-radius: 3px;
	background-color: #fff
}

.create-post-btn {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25)
}

.push-topic-btn-col {
	width: 25%
}

.step-bar {
	height: 36px;
	margin-top: -10px;
	display: flex
}

.step-bar-items {
	background-color: var(--background-color);
	width: 50%;
	height: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}

.step-bar-arrow {
	width: 0;
	height: 100%;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-left: 18px solid var(--background-color);
	position: absolute;
	left: 100%;
	z-index: 2
}

.step-bar-active {
	background-color: var(--btn-color) !important;
	color: #fff !important
}

.step-bar-active div {
	border-left: 18px solid var(--btn-color) !important
}

.lp-header {
	background-image: url(images/mai-ngoi-header.png);
	width: 100%;
	height: 157px;
	background-size: 45px 197px;
	min-width: 1080px;
	border-bottom: 1px solid var(--border-color);
	position: relative;
	z-index: 99
}

.lp-navbar {
	position: absolute;
	right: 0;
	bottom: 30px
}

.lp-nav-group {
	display: flex
}

.lp-nav-group li {
	position: relative
}

.lp-nav-group li:not(:last-child):after {
	content: url(images/nav-item-border.png);
	width: 2px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0
}

.lp-nav-group a {
	text-decoration: none !important;
	color: var(--content-color);
	display: block;
	padding: 15px 30px
}

.lp-nav-group a:hover {
	background-image: linear-gradient(to bottom, rgba(219, 215, 195, 0) 70%, rgba(219, 215, 195, .7))
}

.lp-intro {
	background-image: url(images/lp-header-intro.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 500px;
	background-position-y: -129px;
	background-position-x: center;
	z-index: 0;
	background-color: #000
}

.lp-intro-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 60px;
	padding-bottom: 60px
}

.lp-body {
	width: 100%;
	padding-bottom: 50px;
	-webkit-overflow-scrolling: touch;
	position: relative;
	padding-bottom: 50px
}

.lp-content {
	margin-top: -500px
}

.timer {
	background-color: rgba(0, 0, 0, .5);
	border-radius: 8px;
	width: 74px;
	height: 90px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.timer-num {
	font-size: 60px;
	line-height: .9;
	color: #fff
}

.lp-title {
	font-size: 26px;
	line-height: 1;
	color: #fff
}

.lp-gift-btn {
	background-color: #dfd792;
	border: 1px solid #fff;
	border-radius: 8px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
	padding: 10px;
	position: fixed;
	z-index: 99;
	right: 10px;
	bottom: 30px
}

.lp-ic {
	background-image: url(images/lp-ic.png);
	background-repeat: no-repeat
}

.lp-ic-fanpage {
	width: 40px;
	height: 40px;
	background-position-x: -90px;
	background-position-y: 0
}

.lp-ic-group {
	width: 40px;
	height: 40px;
	background-position-x: -140px;
	background-position-y: 0
}

.lp-ic-share {
	width: 40px;
	height: 40px;
	background-position-x: -190px;
	background-position-y: 0
}

.lp-ic-gift {
	width: 80px;
	height: 80px;
	background-position-x: 0;
	background-position-y: 0;
	position: absolute;
	top: -25px;
	left: -20px;
	animation: gift-anim 2s infinite
}

@keyframes gift-anim {
	0 {
		transform: rotate(0) scale(1, 1);
		filter: drop-shadow(0 0 4px rgba(238, 255, 1, 0))
	}

	10% {
		transform: rotate(-35deg) scale(1.3, 1.3);
		filter: drop-shadow(0 0 4px rgba(238, 255, 1, 1))
	}

	20% {
		transform: rotate(-15deg) scale(1.3, 1.3);
		filter: drop-shadow(0 0 10px rgba(238, 255, 1, .7))
	}

	30% {
		transform: rotate(-35deg) scale(1.3, 1.3);
		filter: drop-shadow(0 0 4px rgba(238, 255, 1, 1))
	}

	40% {
		transform: rotate(-15deg) scale(1.3, 1.3);
		filter: drop-shadow(0 0 10px rgba(238, 255, 1, .7))
	}

	50% {
		transform: rotate(-35deg) scale(1.3, 1.3);
		filter: drop-shadow(0 0 4px rgba(238, 255, 1, 1))
	}

	60% {
		transform: rotate(-15deg) scale(1.3, 1.3);
		filter: drop-shadow(0 0 10px rgba(238, 255, 1, .7))
	}

	80% {
		transform: rotate(3deg) scale(1, 1);
		filter: drop-shadow(0 0 4px rgba(238, 255, 1, 0))
	}

	100% {
		transform: rotate(0) scale(1, 1);
		filter: drop-shadow(0 0 4px rgba(238, 255, 1, 0))
	}
}

.lp-navbar-mobile {
	position: relative;
	z-index: 1;
	min-width: 300px;
	background-color: var(--brand-color)
}

.lp-navbar-mobile ul {
	display: flex;
	justify-content: space-around
}

.lp-navbar-mobile a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 10px;
	white-space: nowrap
}

.top-cross-page-container {
	width: 100%;
	background-color: #fff;
	outline: 1px solid var(--line-color);
	position: relative;
	z-index: 1
}

.top-cross-page-btn {
	border: 1px solid var(--btn-color);
	color: var(--btn-color);
	padding: 4px 15px 2px 15px;
	border-radius: 3px
}

.top-cross-page-box {
	padding: 5px 23px 8px 5px;
	overflow-x: scroll;
	display: flex
}

.top-cross-page-box::-webkit-scrollbar {
	display: none
}

.top-cross-page-box::-webkit-scrollbar {
	height: 8px
}

.top-cross-page-box::-webkit-scrollbar-track {
	background: 0
}

.top-cross-page-box::-webkit-scrollbar-thumb {
	background: var(--border-color);
	border-radius: 3px
}

.top-cross-page-box::-webkit-scrollbar-thumb:hover {
	background: #c2c2c2
}

.top-cross-page-item {
	display: block;
	text-decoration: none !important;
	cursor: pointer;
	min-width: 220px;
	height: 88px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
	position: relative;
	margin-right: 12px
}

.top-cross-page-card {
	display: block;
	text-decoration: none !important;
	cursor: pointer;
	height: 88px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
	position: relative;
	margin-top: 5px
}

.top-cross-page-content {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2
}

.top-cross-page-avt {
	width: 30px !important;
	height: 30px !important;
	border: 1px solid #fff;
	border-radius: 50%;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
	position: absolute;
	top: -5px;
	right: -5px
}

.top-cross-page-zodiac {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-mask-image: url(images/la-so-preview-zodiac.png);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position-x: right;
	-webkit-mask-size: 260px 1268px;
	z-index: 1
}

.top-cross-page-chuot {
	-webkit-mask-position-y: -8px
}

.top-cross-page-suu {
	-webkit-mask-position-y: -116px
}

.top-cross-page-dan {
	-webkit-mask-position-y: -217px
}

.top-cross-page-mao {
	-webkit-mask-position-y: -329px
}

.top-cross-page-thin {
	-webkit-mask-position-y: -434px
}

.top-cross-page-ty {
	-webkit-mask-position-y: -545px
}

.top-cross-page-ngo {
	-webkit-mask-position-y: -639px
}

.top-cross-page-mui {
	-webkit-mask-position-y: -748px
}

.top-cross-page-than {
	-webkit-mask-position-y: -856px
}

.top-cross-page-dau {
	-webkit-mask-position-y: -957px
}

.top-cross-page-tuat {
	-webkit-mask-position-y: -1064px
}

.top-cross-page-hoi {
	-webkit-mask-position-y: -1177px
}

.toggle {
	position: relative;
	margin-bottom: 0
}

.toggle input {
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0
}

.toggle .public {
	color: #fff;
	display: block;
	position: relative;
	width: 74px;
	text-align: center
}

.toggle .private {
	display: block;
	position: relative;
	width: 74px;
	text-align: center
}

.toggle .slider-bar {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	background-color: var(--btn-color);
	border: 1px solid var(--border-color);
	border-radius: 4px;
	transition: .4s;
	width: 150px;
	height: 28px
}

.toggle .slider-bar:before {
	content: '';
	position: absolute;
	height: 26px;
	width: 74px;
	background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3);
	border-radius: 3px;
	right: 0;
	transition: .4s;
	z-index: 2
}

.toggle input:checked+.slider-bar:before {
	transform: translateX(-74px)
}

.toggle input:checked+.slider-bar {
	background-color: var(--line-color)
}

.lp-header-mobile {
	background-image: url(images/widget_calendar_background.png);
	background-color: #fff;
	background-size: 300px;
	width: 100%;
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-width: 300px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.anh_trang {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1)
}

.anh_den {
	filter: brightness(0);
	-webkit-filter: brightness(0)
}

.anh_do {
	filter: drop-shadow(0 1000px 0 #a21313);
	transform: translateY(-1000px);
	border: 0
}

.anh_do img:hover {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1)
}

.view-can-xuong-tinh-so {
	width: 100%;
	object-fit: cover;
	display: flex;
	background-position: center;
	align-items: center;
	justify-content: center;
	padding: 10px 174px
}

#dayCanXuong {
	width: 23%
}

#yearCanXuong {
	width: 29%
}

#monthCanXuong {
	width: 43%
}

#formDobCanXuong {
	display: flex;
	gap: 10px
}

.page-item .page-link {
	border-radius: 0 !important
}

.h1-area {
	padding: 7px 0;
	background-color: rgba(255, 255, 255, .6);
	position: relative;
	z-index: 99
}

.group-grid-item {
	display: grid;
	grid-template-columns: repeat(auto-fill, 90px);
	justify-content: center;
	grid-gap: 15px
}

.group-grid-item-congiap {
	display: grid;
	grid-template-columns: repeat(auto-fill, 19%);
	justify-content: center;
	grid-gap: 15px
}

.group-grid-item-laso {
	display: grid;
	grid-template-columns: repeat(auto-fill, 24%);
	justify-content: center;
	grid-gap: 15px
}

.group-grid-divider {
	width: 100%;
	height: 1px;
	background-color: var(--line-color)
}

.grid-item {
	width: 90px;
	height: 112px;
	display: flex;
	flex-direction: column;
	margin-bottom: 10px
}

.grid-item a:hover {
	outline: 1px solid var(--brand-color);
	outline-offset: 4px
}

.menu-icon-home {
	border-radius: 5px
}

.grid-item-text {
	width: 90px;
	height: 35px;
	align-self: center;
	text-align: center;
	margin-top: 5px
}

.grid-item-text-laso {
	width: 168px;
	height: 35px;
	align-self: center;
	text-align: center;
	margin-top: 5px
}

.grid-item p {
	width: 100px;
	height: 35px;
	text-align: center;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 0
}

.preview-la-so-container {
	margin-left: -10px;
	margin-right: -10px;
	display: grid;
	grid-template-columns: repeat(auto-fill, 263px);
	grid-gap: 10px
}

.preview-la-so-item {
	position: relative;
	width: 263px;
	height: 220px;
	display: flex;
	justify-content: center
}

.preview-la-so-item:hover {
	filter: drop-shadow(0 2px 8px rgba(0, 0, 0, .2))
}

.preview-la-so-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 263px;
	height: auto;
	filter: drop-shadow(0 2px 3px rgba(0, 0, 0, .25))
}

.preview-la-so-header {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .3);
	width: 263px;
	height: 47px;
	padding-top: 5px;
	padding-bottom: 5px
}

.preview-la-so-body {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	align-items: center;
	justify-content: center;
	margin-top: 82px
}

.preview-la-so-activity {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center
}

.width-fit-content {
	width: fit-content
}

#moreTxt {
	display: none
}

#btn-read-more {
	color: var(--blue-color);
	font-size: 15px;
	cursor: pointer
}

.form-control-custom {
	height: 36px;
	border: solid 1px var(--border-color);
	padding-left: 5px;
	padding-right: 0
}

.form-control-custom::placeholder {
	color: #b4b4b4
}

.form-control-search {
	height: 36px;
	border: solid 1px #fff;
	border-radius: 0;
	padding-left: 5px;
	padding-right: 0
}

.form-control-search::placeholder {
	color: #b4b4b4
}

.btn-search {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--background-color);
	border-radius: 0
}

.widget-calendar {
	background-image: url(images/widget_calendar_background.png);
	width: 100%;
	height: 200px;
	background-size: 300px 200px;
	position: relative;
	display: flex;
	justify-content: center
}

.widget-calendar-circle {
	width: 150px;
	height: 150px;
	margin-top: 10px;
	position: absolute;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto
}

.left-widget-calendar-corner {
	position: absolute;
	width: 28px;
	height: 194px;
	left: 3px;
	align-self: center
}

.right-widget-calendar-corner {
	position: absolute;
	width: 28px;
	height: 194px;
	right: 3px;
	align-self: center;
	transform: rotate(180deg)
}

.widget-calendar-text {
	position: absolute;
	bottom: 10px;
	margin-bottom: 0;
	left: 0;
	right: 0;
	text-align: center
}

.widget-calendar-month {
	position: absolute;
	top: 46px;
	color: #fff;
	left: 0;
	right: 0;
	text-align: center
}

.widget-calendar-date {
	position: absolute;
	color: #fff;
	font-size: 64px;
	top: 54px;
	left: 0;
	right: 0;
	text-align: center
}

.view-column-left {
	width: 100%;
	height: auto;
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
	margin-bottom: 10px
}

.icon-bitmap {
	width: 24px;
	height: 12px;
	margin-left: 5px
}

.icon-title {
	display: inline-block;
	object-fit: contain
}

.professor-verify-avt-home {
	width: 12px;
	height: 17px;
	position: absolute;
	top: 145px;
	left: 10px
}

.avatar-detail-topic {
	cursor: pointer
}

.avatar-detail-topic:hover {
	outline: 2px solid var(--border-color)
}

.nameUser-detail-topic:hover {
	text-decoration: none
}

.view-quotes {
	width: 75%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px
}

.lich-thang {
	width: 100%
}

.lich-thang td {
	flex: 1;
	border: solid 1px var(--border-color)
}

.lich-thang tr {
	display: flex;
	height: 70px
}

.lich-thang-cell-ngay>a {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	padding: 6px;
	cursor: pointer;
	text-decoration: none !important
}

.lich-thang-cell-ngay>a>div:first-child {
	display: flex;
	justify-content: space-between
}

.icon-ngay {
	width: 9px;
	min-width: 9px;
	height: 9px;
	min-height: 9px;
	border-radius: 100%;
	background-color: var(--border-color)
}

.icon-ngay.tot {
	background-color: var(--brand-color)
}

.lich-thang-cell-ngay:hover {
	color: white !important;
	background: -webkit-gradient(linear, left top, right top, from(#ff5600), to(#ff3f3f));
	box-shadow: 0 -3px 0 0 rgb(255 255 255 / 30%) inset
}

.lich-thang-cell-ngay.current-day:hover {
	color: white;
	background: -webkit-gradient(linear, left top, right top, from(#ff5600), to(#ff3f3f));
	box-shadow: 0 -3px 0 0 rgb(255 255 255 / 30%) inset
}

.lich-thang-cell-ngay.current-day {
	color: white;
	background: -webkit-gradient(linear, left top, right top, from(#ff5600), to(#ff3f3f));
	box-shadow: 0 -3px 0 0 rgb(255 255 255 / 30%) inset
}

.lich-thang-cell-ngay.current-day span {
	color: #fff !important
}

.lich-thang-lunar-day {
	color: var(--secondary-color)
}

table.lich-thang {
	background-color: #ffeaea
}

.lich-thang thead {
	text-align: center;
	background-color: #b75858;
	color: #fff
}

.lich-thang thead>tr {
	display: flex;
	min-height: 40px;
	height: auto
}

.lich-thang thead>tr>td {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px
}

.box-can-chi {
	display: flex;
	justify-content: space-between;
	width: 100%
}

.center-box-can-chi {
	flex: 2;
	text-align: center
}

.side-box-can-chi {
	flex: 3
}

a.item-day-full-month {
	display: flex;
	text-decoration: none;
	color: #000;
	border: solid 1px var(--border-color)
}

.item-day-full-month.good {
	border: solid 1px var(--brand-color) !important
}

.item-day-full-month .thumb-ngay {
	background-color: #fffbf8;
	width: 16%;
	min-width: 75px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-right: solid 1px var(--border-color)
}

.item-day-full-month .thumb-ngay.tot {
	border-right: solid 1px var(--brand-color) !important
}

.thumb-ngay .content-thumb {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 40px 0;
	height: 100%;
	display: flex
}

.item-day-full-month .ngay-tot-xau.tot {
	background-color: var(--brand-color) !important
}

.item-day-full-month .ngay-tot-xau {
	height: 40px;
	background-color: var(--border-color)
}

a.item-ngay-trong-thang {
	text-decoration: none;
	color: #000
}

a.item-ngay-trong-thang:hover {
	cursor: pointer
}

.item-ngay-trong-thang {
	display: flex;
	margin-bottom: 10px
}

.item-ngay-trong-thang .thumb-ngay {
	background-color: #fffbf8;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex: 2;
	min-width: 80px;
	border: solid 1px var(--border-color)
}

.content-ngay {
	flex: 10;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.item-ngay-trong-thang .content-ngay.tot {
	border-top: solid 1px var(--brand-color) !important;
	border-bottom: solid 1px var(--brand-color) !important
}

.item-ngay-trong-thang .thumb-ngay.tot {
	border: solid 1px var(--brand-color) !important
}

.ngay-tot-xau {
	display: flex;
	justify-content: center;
	align-items: center
}

.item-ngay-trong-thang .ngay-tot-xau.tot {
	background-color: var(--brand-color) !important;
	border: solid 1px var(--brand-color) !important
}

.ngay-tot-xau.tot span {
	color: #fff !important
}

.item-ngay-trong-thang .ngay-tot-xau {
	background-color: var(--border-color);
	border: solid 1px var(--border-color);
	flex: 1;
	min-width: 40px;
	display: flex;
	align-items: center;
	justify-content: center
}

.content-ngay {
	padding: 10px;
	min-height: 145px
}

.item-ngay-trong-thang .content-ngay {
	border-bottom: solid 1px var(--border-color);
	border-top: solid 1px var(--border-color)
}

.view-txt-ngay {
	width: 26px;
	height: 78px
}

.txt-ngay-trong-thang {
	font-size: 62px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: .48;
	letter-spacing: normal;
	text-align: center;
	color: var(--brand-color);
	height: 65px;
	display: flex;
	justify-content: center;
	align-items: center
}

.button-square {
	position: absolute;
	background-color: #b75858;
	width: 45px;
	height: 100%;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center
}

.cell-center {
	display: flex;
	align-items: center;
	justify-content: center
}

.month-in-year {
	background-color: var(--background-color);
	border: solid 1px var(--border-color);
	width: fit-content;
	padding: 5px 10px;
	border-radius: 3px;
	cursor: pointer
}

.month-in-year.current-month {
	border: solid 1px var(--brand-color)
}

.list-months-good-bad-day a {
	text-decoration: none;
	color: #000
}

.list-months-good-bad-day {
	display: flex;
	flex-wrap: wrap;
	gap: 10px
}

.txt-fix-length {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.view-function-hot {
	height: auto;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
	margin-bottom: 10px
}

.view-all-la-so {
	background-color: #fff;
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
	margin-top: 10px
}

.header-view-all-la-so {
	background-color: #cb2b2b;
	padding-left: 20px;
	height: 41px;
	display: flex;
	align-items: center
}

.view-header-follow-la-so {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 5px;
	background-color: var(--background-color);
	height: 40px
}

.tbl-criteria-td,
.tbl-criteria-tr {
	padding: 8px 3px
}

.view-content-follow-la-so {
	width: 100%;
	height: auto
}

.view-item-follow-la-so {
	padding: 0 5px 0 0
}

.view-small-la-so {
	background-image: url(images/la_so.png);
	background-repeat: no-repeat;
	background-size: cover
}

.header-la-so {
	background-color: rgba(0, 0, 0, .3);
	height: 47px;
	padding: 5px 10px
}

.body-la-so {
	height: 173px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.view-con-giap {
	position: absolute;
	width: 263px;
	height: 220px;
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-y: -24px;
	-webkit-mask-position-x: -263px
}

.overlay-con-giap {
	position: absolute;
	width: 263px;
	height: 220px;
	left: 0;
	opacity: .15
}

.view-con-ty {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-y: 2px;
	-webkit-mask-position-x: 0
}

.view-con-suu {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-y: -24px;
	-webkit-mask-position-x: -263px
}

.view-con-dan {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-y: 0;
	-webkit-mask-position-x: -530px
}

.view-con-mao {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-x: 263px
}

.view-con-thin {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-y: -240px;
	-webkit-mask-position-x: 0
}

.view-con-ti {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-y: -240px;
	-webkit-mask-position-x: -263px
}

.view-con-ngo {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-y: -240px;
	-webkit-mask-position-x: -510px
}

.view-con-mui {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-y: -240px;
	-webkit-mask-position-x: 270px
}

.view-con-than {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-y: 200px;
	-webkit-mask-position-x: 0
}

.view-con-dau {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-y: 222px;
	-webkit-mask-position-x: -255px
}

.view-con-tuat {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-y: 222px;
	-webkit-mask-position-x: -520px
}

.view-con-hoi {
	-webkit-mask-image: url(images/con_giap.png);
	-webkit-mask-position-y: 230px;
	-webkit-mask-position-x: 263px
}

.block-con-giap-lich {
	width: 96px;
	height: 80px;
	position: relative
}

.view-con-giap-lich {
	position: absolute;
	width: 96px;
	height: 80px;
	-webkit-mask-size: 364%;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-image: url(images/con_giap.png);
	background-color: #00f
}

.view-con-giap-la-so {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center
}

.view-con-giap-la-so-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	display: none;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center
}

.icon-con-giap {
	opacity: .1 !important
}

.con-giap-color-lich {
	background-color: var(--title-color)
}

.con-giap-color {
	background-color: #00f;
	opacity: .15
}

.view-chat-follow {
	position: absolute;
	bottom: 5px;
	left: 10px;
	display: flex;
	align-items: center
}

.icon-views {
	width: 30px;
	height: 20px;
	background-position-x: -216px;
	background-position-y: -4px;
	margin-left: 4px;
	margin-right: 7px
}

.icon-comment {
	width: 28px;
	height: 24px;
	margin-left: 4px;
	background-position-x: -254px;
	background-position-y: -4px
}

.text-word-break {
	word-break: break-word
}

.item-la-so {
	padding: 0 5px;
	margin-top: 10px;
	cursor: pointer
}

.item-la-so:hover {
	text-decoration: none;
	filter: drop-shadow(0 2px 8px rgba(0, 0, 0, .2))
}

.form-group {
	margin-bottom: 15px;
	width: 100%
}

.txt-info-user {
	width: auto;
	height: 16px;
	line-height: 1.29;
	text-align: left;
	color: var(--content-color);
	display: block;
	margin-bottom: 6px
}

.input-info-user {
	width: 100%;
	height: fit-content;
	margin: 4px 0 0;
	padding: 10px 18px 10px 10px;
	border-radius: 3px;
	border: solid 1px var(--border-color);
	background-color: var(--white)
}

.info-dob {
	width: 100%
}

.wedding-grid {
	display: flex;
	justify-content: space-between
}

.wedding-grid select {
	height: 36px;
	padding-left: 10px;
	border: solid 1px var(--border-color);
	border-radius: 3px;
	background-color: #fff
}

.day {
	width: 25%
}

.month {
	width: 37%
}

.month-search {
	width: 65%;
	margin-right: 0
}

.month-title {
	margin-left: 28px;
	width: 50%
}

.year {
	width: 28%;
	margin-right: 0
}

.year-search {
	width: 26%;
	margin-right: 7%
}

.year-xem-ngay-cuoi {
	width: 29.7%;
	margin-right: 0
}

.timezone {
	width: 33%
}

.hour {
	width: 62%;
	margin-right: 0
}

.min {
	width: 92px
}

.date-select-large-margin {
	height: 36px;
	margin-right: 17px
}

.calendar-form {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	background-color: #fff
}

.content-left {
	flex: 0 0 74%;
	margin-right: 1%;
	max-width: 100%
}

.item-lich {
	padding: 0 20px;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border: solid 1px var(--border-color);
	background-size: 748px;
	background: #ffeaea;
	background: url(images/calendar-background-texture.png) center repeat
}

.top-3 {
	top: 3px
}

.bottom-3 {
	bottom: 3px
}

.right-3 {
	right: 3px
}

.left-3 {
	left: 3px
}

.r-90 {
	transform: rotate(90deg)
}

.r-270 {
	transform: rotate(270deg)
}

.r-180 {
	transform: rotate(180deg)
}

.i-l-corner {
	background-image: url(images/calendar-corner.png);
	background-size: 40px;
	position: absolute;
	width: 40px;
	height: 40px;
	opacity: .5;
	background-repeat: no-repeat
}

table.tb-lich-detail {
	width: 100%;
	border: solid 1px var(--border-color);
	text-align: center
}

table.tb-lich-detail td {
	border: solid 1px var(--border-color);
	text-align: left;
	padding: 10px;
	vertical-align: top
}

table.tb-lich-detail th {
	width: 50%;
	height: 34px;
	background-color: var(--line-color);
	border: solid 1px var(--border-color)
}

table.tb-gio-mt {
	width: 100%;
	border: solid 1px var(--border-color);
	text-align: center
}

table.tb-gio-mt th {
	width: 33.33%;
	height: 34px;
	background-color: var(--line-color);
	align-items: center;
	justify-content: center;
	border: solid 1px var(--border-color)
}

table.tb-gio-mt td {
	width: 33.33%;
	height: 34px;
	align-items: center;
	justify-content: center;
	border: solid 1px var(--border-color)
}

.tb-gio-tot {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
	border-bottom: solid 1px var(--border-color);
	border-right: solid 1px var(--border-color)
}

.txt-gio-tot {
	color: #368708
}

.td-gio-tot {
	flex: 0 0 33.33%;
	border: solid 1px var(--border-color);
	border-bottom: 0;
	border-right: 0;
	background-color: #fff;
	text-align: center;
	padding: 5px;
	    font-size: 14px;
}

.td-gio-tot a {
	color: #c20000;
	font-weight: bold;
}

.i-l-txt-day {
	line-height: 108px;
	color: var(--brand-color);
	font-size: 90px;
	font-weight: 900 !important;
	font-stretch: normal;
	font-style: normal;
	-webkit-text-stroke: 2px #fff;
	letter-spacing: normal
}

.i-l-txt-lunar-day {
	-webkit-text-stroke: 1px #fff;
	font-family: Roboto;
	font-size: 70px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	color: var(--title-color)
}

.i-l-txt-date {
	margin-bottom: 20px;
	font-size: 36px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.29;
	letter-spacing: normal;
	text-align: center;
	color: var(--brand-color)
}

.btnFilterGoodBadDays {
	min-width: 118px
}

.header-item-lich {
	background-color: #a21313;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.header-item-lich>a:last-child {
	z-index: 1;
	width: 80%;
	padding: 10px
}

.arheader-item-lich-img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-image: url(../images/calendar-header-texture.png);
	background-repeat-y: no-repeat;
	opacity: .1;
	background-size: 310px 86%;
	background-position: center
}

.content-ngay.bd-r {
	border-right: solid 1px var(--border-color) !important
}

@-webkit-keyframes spin {
	0 {
		-webkit-transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes spin {
	0 {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

.page-item.active .page-link {
	background-color: var(--brand-color);
	border-color: var(--brand-color)
}

.btn-thong-ke-can-xuong {
	display: flex;
	align-items: flex-end
}

.ranking-not-found {
	margin: 70px auto;
	width: fit-content;
	line-height: .9;
	color: var(--content-color)
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type=number] {
	-moz-appearance: textfield
}

#txtInputName::placeholder {
	color: var(--border-color)
}

.paginationjs {
	line-height: 1.6;
	font-family: Marmelad, "Lucida Grande", Arial, "Hiragino Sans GB", Georgia, sans-serif;
	font-size: 14px;
	box-sizing: initial
}

.paginationjs:after {
	display: table;
	content: " ";
	clear: both
}

.paginationjs .paginationjs-pages {
	float: left
}

.paginationjs .paginationjs-pages ul {
	float: left;
	margin: 0;
	padding: 0
}

.paginationjs .paginationjs-go-button,
.paginationjs .paginationjs-go-input,
.paginationjs .paginationjs-nav {
	float: left;
	margin-left: 10px;
	font-size: 14px
}

.paginationjs .paginationjs-pages li {
	float: left;
	border: 1px solid #aaa;
	border-right: 0;
	list-style: none
}

.paginationjs .paginationjs-pages li>a {
	min-width: 30px;
	height: 28px;
	line-height: 28px;
	display: block;
	background: #fff;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	text-align: center
}

.paginationjs .paginationjs-pages li>a:hover {
	background: #eee
}

.paginationjs .paginationjs-pages li.active {
	border: 0
}

.paginationjs .paginationjs-pages li.active>a {
	height: 30px;
	line-height: 30px;
	background: #aaa;
	color: #fff
}

.paginationjs .paginationjs-pages li.disabled>a {
	opacity: .3
}

.paginationjs .paginationjs-pages li.disabled>a:hover {
	background: 0
}

.paginationjs .paginationjs-pages li:first-child,
.paginationjs .paginationjs-pages li:first-child>a {
	border-radius: 3px 0 0 3px
}

.paginationjs .paginationjs-pages li:last-child {
	border-right: 1px solid #aaa;
	border-radius: 0 3px 3px 0
}

.paginationjs .paginationjs-pages li:last-child>a {
	border-radius: 0 3px 3px 0
}

.paginationjs .paginationjs-go-input>input[type=text] {
	width: 30px;
	height: 28px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #aaa;
	padding: 0;
	font-size: 14px;
	text-align: center;
	vertical-align: baseline;
	outline: 0;
	box-shadow: none;
	box-sizing: initial
}

.paginationjs .paginationjs-go-button>input[type=button] {
	min-width: 40px;
	height: 30px;
	line-height: 28px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #aaa;
	text-align: center;
	padding: 0 8px;
	font-size: 14px;
	vertical-align: baseline;
	outline: 0;
	box-shadow: none;
	color: #333;
	cursor: pointer
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-input>input[type=text],
.paginationjs.paginationjs-theme-blue .paginationjs-pages li {
	border-color: #289de9
}

.paginationjs .paginationjs-go-button>input[type=button]:hover {
	background-color: #f8f8f8
}

.paginationjs .paginationjs-nav {
	height: 30px;
	line-height: 30px
}

.paginationjs.paginationjs-small {
	font-size: 12px
}

.paginationjs.paginationjs-small .paginationjs-pages li>a {
	min-width: 26px;
	height: 24px;
	line-height: 24px;
	font-size: 12px
}

.paginationjs.paginationjs-small .paginationjs-pages li.active>a {
	height: 26px;
	line-height: 26px
}

.paginationjs.paginationjs-small .paginationjs-go-input {
	font-size: 12px
}

.paginationjs.paginationjs-small .paginationjs-go-input>input[type=text] {
	width: 26px;
	height: 24px;
	font-size: 12px
}

.paginationjs.paginationjs-small .paginationjs-go-button {
	font-size: 12px
}

.paginationjs.paginationjs-small .paginationjs-go-button>input[type=button] {
	min-width: 30px;
	height: 26px;
	line-height: 24px;
	padding: 0 6px;
	font-size: 12px
}

.paginationjs.paginationjs-small .paginationjs-nav {
	height: 26px;
	line-height: 26px;
	font-size: 12px
}

.paginationjs.paginationjs-big {
	font-size: 16px
}

.paginationjs.paginationjs-big .paginationjs-pages li>a {
	min-width: 36px;
	height: 34px;
	line-height: 34px;
	font-size: 16px
}

.paginationjs.paginationjs-big .paginationjs-pages li.active>a {
	height: 36px;
	line-height: 36px
}

.paginationjs.paginationjs-big .paginationjs-go-input {
	font-size: 16px
}

.paginationjs.paginationjs-big .paginationjs-go-input>input[type=text] {
	width: 36px;
	height: 34px;
	font-size: 16px
}

.paginationjs.paginationjs-big .paginationjs-go-button {
	font-size: 16px
}

.paginationjs.paginationjs-big .paginationjs-go-button>input[type=button] {
	min-width: 50px;
	height: 36px;
	line-height: 34px;
	padding: 0 12px;
	font-size: 16px
}

.paginationjs.paginationjs-big .paginationjs-nav {
	height: 36px;
	line-height: 36px;
	font-size: 16px
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li>a {
	color: #289de9
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li>a:hover {
	background: #e9f4fc
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.active>a {
	background: #289de9;
	color: #fff
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.disabled>a:hover {
	background: 0
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button>input[type=button] {
	background: #289de9;
	border-color: #289de9;
	color: #fff
}

.paginationjs.paginationjs-theme-green .paginationjs-go-input>input[type=text],
.paginationjs.paginationjs-theme-green .paginationjs-pages li {
	border-color: #449d44
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button>input[type=button]:hover {
	background-color: #3ca5ea
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li>a {
	color: #449d44
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li>a:hover {
	background: #ebf4eb
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.active>a {
	background: #449d44;
	color: #fff
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.disabled>a:hover {
	background: 0
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button>input[type=button] {
	background: #449d44;
	border-color: #449d44;
	color: #fff
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-input>input[type=text],
.paginationjs.paginationjs-theme-yellow .paginationjs-pages li {
	border-color: #ec971f
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button>input[type=button]:hover {
	background-color: #55a555
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li>a {
	color: #ec971f
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li>a:hover {
	background: #fdf5e9
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.active>a {
	background: #ec971f;
	color: #fff
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.disabled>a:hover {
	background: 0
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button>input[type=button] {
	background: #ec971f;
	border-color: #ec971f;
	color: #fff
}

.paginationjs.paginationjs-theme-red .paginationjs-go-input>input[type=text],
.paginationjs.paginationjs-theme-red .paginationjs-pages li {
	border-color: #c9302c
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button>input[type=button]:hover {
	background-color: #eea135
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li>a {
	color: #c9302c
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li>a:hover {
	background: #faeaea
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.active>a {
	background: #c9302c;
	color: #fff
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.disabled>a:hover {
	background: 0
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button>input[type=button] {
	background: #c9302c;
	border-color: #c9302c;
	color: #fff
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button>input[type=button]:hover {
	background-color: #ce4541
}

.paginationjs .paginationjs-pages li.active>a {
	background-color: var(--brand-color) !important
}

.paginationjs .paginationjs-pages li {
	border-color: var(--border-color) !important
}

.paginationjs .paginationjs-pages li>a {
	color: var(--content-color)
}

.modal-full-mode {
	z-index: 1030
}

.la-so-modal-topic {
	min-width: 740px
}

.modal-la-so {
	display: none;
	position: fixed;
	z-index: 1000 !important;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #fff
}

.modal-content-la-so {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: row;
	height: 100%
}

.la-so-modal {
	min-width: 740px;
	width: 50%;
	height: 100%;
	display: flex;
	justify-content: center;
	overflow: auto
}

.luan-giai-modal {
	width: 50%;
	overflow: scroll
}

.close-la-so {
	color: #000;
	position: fixed;
	top: 0;
	left: 10px;
	font-size: 35px;
	font-weight: 700;
	z-index: 100000
}

.close:focus,
.close:hover {
	color: #999;
	text-decoration: none;
	cursor: pointer
}

.article-sapo {
	width: 100%;
	font-weight: 700;
	font-size: 1rem
}

.suggest-tu-vi {
	width: 27%;
	height: 100%;
	background-position: center;
	background-size: cover
}

.suggest-info-tu-vi {
	width: 73%
}

.white-space-nowrap {
	white-space: nowrap
}

.white-space-nowrap-header {
	white-space: nowrap;
	width: 100%;
	height: 100%;
	padding: 8px 16px;
	display: flex;
	align-items: center
}

#content-tuoi-lam-nha h3:last-child {
	display: none !important
}

.table-xong-dat {
	padding: 8px 10px !important
}

.text-start {
	text-align: start !important
}

.text-end {
	text-align: end !important
}

.list-category {
	display: flex;
	flex-wrap: wrap;
	margin: -3px
}

.list-category>a {
	text-decoration: none;
	color: #000;
	margin-top: 10px;
	margin-right: 10px
}

.category.current {
	background-color: var(--brand-color);
	color: #fff
}

.category.current>.tag-cate-icon {
	background-color: #fff
}

.category {
	background-color: var(--background-color);
	padding: 3px 8px;
	border-radius: 30px;
	margin: 3px;
	cursor: pointer;
	display: flex;
	align-items: center
}

.category:hover {
	background-color: var(--line-color);
	color: var(--content-color)
}

::placeholder {
	color: var(--secondary-color);
	opacity: 1
}

:-ms-input-placeholder {
	color: var(--secondary-color)
}

::-ms-input-placeholder {
	color: var(--secondary-color)
}

@supports(gap:10px) {
	.list-category>a {
		margin-top: 0 !important;
		margin-right: 0 !important
	}
}

.tag-cate-icon {
	-webkit-mask-image: url(images/tag-cate-icon.png);
	-webkit-mask-repeat: no-repeat;
	background-color: var(--content-color)
}

.tag-cate-career {
	width: 32px;
	height: 28px;
	-webkit-mask-position-x: 0;
	-webkit-mask-position-y: 0
}

.tag-cate-friends {
	width: 40px;
	height: 28px;
	-webkit-mask-position-x: -36px;
	-webkit-mask-position-y: 0
}

.tag-cate-child {
	width: 34px;
	height: 32px;
	-webkit-mask-position-x: -80px;
	-webkit-mask-position-y: 0
}

.tag-cate-love {
	width: 32px;
	height: 28px;
	-webkit-mask-position-x: -118px;
	-webkit-mask-position-y: 0
}

.tag-cate-couple {
	width: 36px;
	height: 32px;
	-webkit-mask-position-x: -154px;
	-webkit-mask-position-y: 0
}

.tag-cate-economy {
	width: 32px;
	height: 32px;
	-webkit-mask-position-x: -194px;
	-webkit-mask-position-y: 0
}

.tag-cate-health {
	width: 28px;
	height: 28px;
	-webkit-mask-position-x: -230px;
	-webkit-mask-position-y: 0
}

.tag-cate-emigrate {
	width: 32px;
	height: 32px;
	-webkit-mask-position-x: -262px;
	-webkit-mask-position-y: 0
}

.tag-cate-ancestor {
	width: 25px;
	height: 32px;
	-webkit-mask-position-x: -298px;
	-webkit-mask-position-y: 0
}

.tag-cate-colleague {
	width: 39px;
	height: 28px;
	-webkit-mask-position-x: -327px;
	-webkit-mask-position-y: 0
}

.tag-cate-parents {
	width: 36px;
	height: 32px;
	-webkit-mask-position-x: -370px;
	-webkit-mask-position-y: 0
}

.tag-cate-house {
	width: 34px;
	height: 32px;
	-webkit-mask-position-x: -410px;
	-webkit-mask-position-y: 0
}

#knowledge-pagination>a {
	text-decoration: none
}

.post-suggestion .post-item {
	padding: 16px 0
}

.post-suggestion .post-item:not(:last-child) {
	border-bottom: 1px solid var(--line-color)
}

.post-suggestion .post-item .post-img img {
	width: 200px;
	height: 148px;
	object-fit: cover;
	object-position: center
}

.post-head-block {
	display: flex;
	padding: 0 0 16px 0;
	border-bottom: 1px solid var(--line-color)
}

.post-head-block .post-first-item {
	width: 50%;
	margin-right: 20px
}

.post-head-block .post-side-list {
	width: 50%
}

.post-side-list .post-side-item {
	margin-bottom: 18px
}

.post-list .post-item {
	padding: 16px 0
}

.post-list .post-item:not(:last-child) {
	border-bottom: 1px solid var(--line-color)
}

.post-first-item {
	display: grid;
	grid-template-areas: 'img''title''author-date''description';
	row-gap: 10px
}

.post-first-item .post-img img {
	aspect-ratio: 480/310;
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: center
}

.post-side-item {
	display: grid;
	grid-template-areas: 'img title title''img author-date author-date';
	grid-template-columns: auto 1fr 1fr;
	column-gap: 10px;
	row-gap: 6px
}

.post-side-item .post-img img {
	width: 120px;
	height: 80px;
	object-fit: cover;
	object-position: center
}

.post-side-item .post-description {
	display: none
}

.post-item {
	display: grid;
	grid-template-areas: 'img title title''img author-date author-date''img description description''img description description';
	grid-template-columns: auto 1fr 1fr;
	column-gap: 12px;
	row-gap: 6px
}

.post-img {
	grid-area: img
}

.post-title {
	grid-area: title;
	display: flex;
	align-items: end
}

.post-author-date {
	grid-area: author-date
}

.post-description {
	grid-area: description
}

.post-item .post-img img {
	width: 260px;
	height: 160px;
	object-fit: cover;
	object-position: center
}

.post-title a {
	font-size: 1.125rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.post-author-date p {
	font-size: .875rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.post-description p {
	font-size: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.lb-reportSytem {
	padding: 0;
	margin: 0;
	position: relative
}

.btn-reportSystem {
	float: right;
	cursor: pointer;
	width: 80px;
	height: 100%;
	border-left: solid 1px var(--border-color);
	text-align: center;
	margin-bottom: 0;
	background-color: var(--background-color);
	padding-top: 8px
}

.span-report-system {
	padding-left: 7px;
	padding-top: 8px;
	position: absolute;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.g-recaptcha {
	margin-bottom: 20px
}

.file-image-report-system {
	display: none
}

.file-image-upload-comment {
	display: none
}

.game-container {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 20px
}

.game-iframe {
	min-width: 375px;
	min-height: 643px;
	border: 1px solid var(--border-color);
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .4)
}

.game-modal {
	background-color: #fff;
	width: 100%;
	overflow-y: scroll;
	min-height: 643px;
	margin: 0 auto
}

.game-model-iframe {
	width: 100%;
	min-height: 643px
}

.game-modal-header {
	position: absolute;
	right: 0
}

.game-modal-header button {
	width: 32px
}

#share-la-so-content ul li {
	list-style: none
}

#share-la-so-content .share-ls-icon-wrap {
	width: auto;
	height: 90px;
	display: flex;
	flex-direction: column;
	margin-right: 10px;
	cursor: pointer
}

#share-la-so-content .share-ls-social {
	display: flex;
	flex-direction: row;
	overflow-x: scroll
}

#share-la-so-content .share-ls-icon {
	width: 60px;
	min-width: 60px;
	height: 60px;
	background-color: #4267b2;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer
}

#share-la-so-content .copy-container {
	position: relative;
	margin-top: 20px
}

#share-la-so-content .input-copy {
	width: 100%;
	height: 36px;
	padding: 0 0 0 10px;
	border-radius: 3px;
	border: solid 1px var(--border-color);
	background-color: var(--white);
	font-size: 14px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.29;
	letter-spacing: normal;
	text-align: left;
	color: var(--content-color)
}

#share-la-so-content .btn-copy {
	position: absolute;
	right: 0;
	width: 80px;
	height: 36px;
	margin: 0 0 0 27px;
	border: solid 1px var(--border-color);
	background-color: var(--background-color)
}

.share-ls-social::-webkit-scrollbar {
	display: none
}

.share-ls-social {
	-ms-overflow-style: none;
	scrollbar-width: none
}

.div-item-center {
	display: flex;
	justify-content: center;
	align-items: center
}

.avatar-profile {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.preview-image {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.form-profile {
	width: 100%;
	height: 100%;
	padding: 0 10px
}

.profile-more-info-master {
	background-color: #fffffb;
	border-radius: 5px;
	border: solid 1px var(--border-color);
	padding: 10px
}

.progress-bar-profile-exp.border-rad-right {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.icon-user-rank {
	width: 17px;
	height: 21px
}

.text-decoration-underline {
	text-decoration: underline
}

.th-menh-gia {
	height: 34px;
	width: 140px;
	border: 1px solid var(--border-color)
}

.text-payment-call-back {
	width: 310px;
	font-size: 60px;
	line-height: .9;
	color: var(--content-color)
}

.mess-Error-payment {
	margin-bottom: 2px;
	font-size: 12px;
	color: var(--brand-color)
}

.span-text-payment-call-back {
	color: var(--moc-color)
}

.btn-nap-xu {
	width: 88px !important;
	height: 36px !important
}

.text-xu-used {
	color: red
}

.text-xu-received {
	color: #00b400
}

.text-xu-cash-back {
	color: #ffbc00
}

.icon-xu {
	width: 17px;
	height: 17px;
	margin-left: 4px
}

.view-push-la-so-to-store {
	background-image: url(images/dang-la-so-bg.png);
	background-size: cover;
	background-position: center;
	border-radius: 5px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
	padding: 15px
}

.content-push-la-so {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 30px
}

.color-title-push-la-so {
	color: #e5ff7b;
	font-size: 26px;
	letter-spacing: normal;
	line-height: 28px
}

.list-content {
	width: 65%
}

.list-btn-push-la-so {
	width: 30%
}

.btn-push-la-so {
	width: 100%;
	padding: 8px 5px;
	border-radius: 3px;
	border: 1px solid var(--brand-color)
}

.view-ngan-sach {
	padding: 5px 10px;
	background-color: var(--background-color);
	border: 1px solid var(--border-color);
	border-radius: 3px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.btn-edit-topic {
	width: 30px;
	height: 30px;
	background-color: var(--background-color);
	border: 1px solid var(--border-color);
	border-radius: 3px;
	cursor: pointer
}

.icon-edit-topic {
	margin-left: -10px
}

.create-topic-required {
	color: #00b400
}

#budgetSlider .slider-handle {
	background: var(--brand-color);
	width: 18px !important;
	height: 18px !important
}

.slider.slider-horizontal .slider-track {
	height: 8px !important
}

#budgetSlider .slider-selection {
	background: var(--border-color)
}

#budgetSlider.slider.slider-horizontal {
	width: 100%
}

#budgetSlider .slider-rangeHighlight.brake-point {
	background-color: #fff
}

.input-budget {
	width: 100%;
	display: inline-flex;
	align-items: center;
	padding: 0 0 0 10px;
	height: 36px;
	border-radius: 3px;
	border: solid 1px var(--border-color)
}

.input-budget>div {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 5px;
	background-color: var(--background-color)
}

.input-budget>input {
	border: 0
}

.div-search-topic {
	width: 100%;
	border: solid 1px var(--border-color);
	display: inline-flex;
	margin-bottom: 10px;
	height: 32px
}

.input-search-topic {
	border: 0;
	width: 100%;
	padding: 0 0 0 10px
}

.viewExpandGradient {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	cursor: pointer
}

.gradient-white {
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
	height: 60px
}

.gradient-white-comment {
	background-image: linear-gradient(rgba(254, 255, 239, 0), #feffef);
	height: 50px;
	width: 100%;
	position: absolute;
	bottom: 0
}

#expandParagraph {
	-moz-transition: height .5s;
	-ms-transition: height .5s;
	-o-transition: height .5s;
	-webkit-transition: height .5s;
	transition: height .5s;
	overflow: hidden
}

#filter-block {
	-moz-transition: height 3s;
	-ms-transition: height 3s;
	-o-transition: height 3s;
	-webkit-transition: height 3s;
	transition: height 3s
}

.modal-push-la-so {
	padding: 10px
}

.input-title-edit-topic {
	padding: 10px;
	width: 100%;
	resize: none;
	border-radius: 3px;
	border: 0
}

.container-content-img-edit-topic {
	border: solid 1px var(--border-color);
	border-radius: 3px
}

.input-name-master {
	padding: 6px;
	width: 100%;
	resize: none;
	border: none !important;
	border-radius: 4px;
	height: 36px
}

.list-master {
	list-style-type: none;
	padding: 0;
	border: 1px solid var(--border-color);
	border-top: 0;
	border-radius: 3px
}

.item-master {
	width: 100%;
	display: inline-flex;
	padding: 5px;
	cursor: pointer
}

.containInput {
	display: flex;
	border: solid 1px var(--border-color);
	border-radius: 4px;
	align-items: center
}

.item-master:hover {
	background-color: var(--background-color)
}

.container-rank {
	display: inline-flex;
	margin-left: 200px
}

.topic-select-tieu-van {
	width: 72%
}

.view-list-option-la-so {
	min-width: 110px !important;
	left: -77px !important
}

.blink_me {
	animation: blinker .5s linear alternate
}

@keyframes blinker {
	50% {
		opacity: 0
	}
}

.view-list-action-comment {
	min-width: 110px !important;
	left: 10px !important
}

.text-action-comment {
	padding: 5px 0
}

.text-action-comment:hover {
	background-color: var(--background-color)
}

.avatar-header {
	height: 38px;
	min-height: 38px;
	width: 38px;
	min-width: 38px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	object-fit: cover;
	border-radius: 3px;
	border: 1px solid #fff
}

.avatar-header-mobile {
	height: 30px;
	min-height: 30px;
	width: 30px;
	min-width: 30px;
	border-radius: 50%;
	border: 1px solid var(--brand-color);
	object-fit: cover;
	margin-right: 10px
}

.avatar-header-mobile-arrow {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid var(--content-color);
	position: absolute;
	top: 24px;
	right: 5px
}

.avatar-header-mobile-noti {
	position: absolute;
	top: 5px;
	right: 12px;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background-color: var(--brand-color);
	border: 1px solid var(--background-color);
	font-size: 13px !important;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}

.profile-header {
	background-color: #fff;
	border-radius: 3px;
	display: flex;
	align-items: center;
	cursor: pointer;
	padding: 0 6px 0 0;
	max-width: 230px
}

.item-history-trasaction {
	padding: 10px;
	background-color: #fff;
	border-bottom: 1px solid var(--border-color);
	border-left: 1px solid var(--border-color);
	border-right: 1px solid var(--border-color);
	width: 100%;
	position: relative;
	cursor: pointer
}

.icon-professor-verify {
	width: 13px;
	height: 13px
}

.icon-rank-user-topic {
	width: 13px;
	height: 16px
}

.user-noti-image {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.view-open-key-topic {
	padding-bottom: 10px;
	border-bottom: 1px solid var(--border-color);
	margin-bottom: 9px
}

.view-button-xem-them-topic {
	border-left: 1px solid var(--border-color);
	border-right: 1px solid var(--border-color);
	border-bottom: 1px solid var(--border-color);
	padding: 10px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	background-color: var(--background-color)
}

.white-space-pl {
	white-space: pre-line
}

.view-image-comment {
	width: 70px;
	min-width: 70px;
	height: 70px;
	position: relative;
	margin: 5px;
	border-radius: 5px
}

.del-img-edit-topic {
	background-image: url(images/popup-close.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	background-position-x: -6px;
	background-position-y: -6px;
	cursor: pointer
}

.view-image-edit-topic {
	width: 50px;
	height: 50px;
	position: relative;
	margin: 5px;
	border-radius: 5px
}

.image-comment-key {
	width: 70px;
	min-width: 70px;
	height: 70px;
	margin: 5px 10px 0 0;
	border-radius: 5px;
	object-fit: cover;
	cursor: pointer
}

.image-comment-upload {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px
}

.delete-image-comment {
	position: absolute;
	top: 5px;
	right: 5px;
	font-weight: 700;
	background: #fff;
	width: 20px;
	height: 20px;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5)
}

.icon-delete-image-comment {
	width: 36px;
	height: 36px;
	background-position-x: -487px;
	background-position-y: -4px;
	zoom: .3
}

.icon-delete-image-topic {
	width: 36px;
	min-width: 36px;
	height: 36px;
	background-position-x: -487px;
	background-position-y: -4px;
	zoom: .3
}

.topic-img-comment {
	width: 100%;
	max-height: 512px;
	object-fit: contain
}

.img-preview-modal {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.button-preview-image-modal {
	position: absolute;
	width: 30px;
	height: 40px;
	background-color: rgba(0, 0, 0, .3);
	z-index: 2;
	top: 47%;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center
}

.resize-setting-la-so {
	max-width: 480px;
	margin-left: auto;
	margin-right: auto
}

.carousel-top-laso-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	outline: 0;
	background: 0;
	opacity: .6;
	transition: opacity .3s ease;
	z-index: 100
}

.carousel-top-laso-next {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	outline: 0;
	background: 0;
	opacity: .6;
	transition: opacity .3s ease;
	z-index: 100
}

.carousel-top-laso-prev:hover {
	opacity: 1
}

.carousel-top-laso-next:hover {
	opacity: 1
}

.carousel-control-bg {
	background-color: gray
}

.carousel-control-prev {
	background: 0;
	color: inherit;
	border: 0;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit
}

.carousel-control-next {
	background: 0;
	color: inherit;
	border: 0;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit
}

.icon-plus-article {
	width: 14px;
	margin-right: 6px;
	margin-bottom: 5px
}

.author-avatar>img {
	width: 40px;
	height: 40px
}

.author-name {
	display: block;
	line-height: 26px;
	height: 26px
}

.author-name p {
	display: inline-block;
	padding: 0;
	margin: 0 5px 0 0
}

.author-name a {
	font-weight: 700
}

.related-post .related-title {
	text-transform: uppercase;
	padding: 10px
}

.related-post ul {
	list-style: none
}

.comma:not(:last-child):after {
	content: ', '
}

.read-more {
	display: block;
	padding: 3px 24px;
	border-radius: 40px;
	border: 1px solid var(--border-color);
	color: var(--content-color)
}

.read-more:hover {
	background-color: rgba(0, 0, 0, .05)
}

.font-bold {
	font-weight: bold
}

.fb-share-button {
	font-size: 12px !important
}

.post-content {
	font-size: 14px
}

.post-content img {
	max-width: 100% !important;
	height: auto !important;
	display: block !important;
	margin: 0 auto !important
}

.post-content-big {
	zoom: 105%;
	font-size-adjust: .6;
	-ms-text-size-adjust: 150%;
	-moz-text-size-adjust: 150%;
	-webkit-text-size-adjust: 150%
}

.post-content h2 {
	font-size: 1.5rem;
	margin-bottom: 20px
}

.post-content h3 {
	font-size: 1.2rem;
	margin-bottom: 10px
}

.post-desc {
	font-size: 16px;
	font-weight: 700
}

.post-socials-button a {
	margin-right: 10px
}

.post-font-ajust {
	float: right
}

.content-can-xuong em strong {
	font-weight: 500 !important
}

.profile-card .avatar {
	border: 1px solid #ccc;
	width: 154px;
	height: 154px
}

.social-icon-group {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: -6px
}

.social-icon-group a {
	display: block;
	margin: 6px
}

.related-article-header {
	font-size: 30px;
	font-weight: 400
}

.related-article-item a {
	color: var(--content-color)
}

.related-article-item a:hover {
	color: var(--brand-color)
}

.related-article-item img {
	height: 160px
}

.related-article-item .card-body {
	padding: 10px
}

.related-article-item .card-title {
	font-size: 16px
}

.font-size-8 {
	font-size: 8px !important
}

.font-size-9 {
	font-size: 9px !important
}

.font-size-10 {
	font-size: 10px !important
}

.font-size-11 {
	font-size: 11px !important
}

.font-size-12 {
	font-size: 12px !important
}

.font-size-13 {
	font-size: 13px !important
}

.font-size-14 {
	font-size: 14px !important
}

.font-size-15 {
	font-size: 15px !important
}

.font-size-16 {
	font-size: 16px !important
}

.font-size-17 {
	font-size: 17px !important
}

.font-size-18 {
	font-size: 18px !important
}

.font-size-19 {
	font-size: 19px !important
}

.font-size-20 {
	font-size: 20px !important
}

.font-size-21 {
	font-size: 21px !important
}

.font-size-22 {
	font-size: 22px !important
}

.font-size-23 {
	font-size: 23px !important
}

.font-size-24 {
	font-size: 24px !important
}

.font-size-25 {
	font-size: 25px !important
}

.font-size-26 {
	font-size: 26px !important
}

.font-size-27 {
	font-size: 27px !important
}

.font-size-28 {
	font-size: 28px !important
}

.font-size-29 {
	font-size: 29px !important
}

.font-size-30 {
	font-size: 30px !important
}

.font-size-31 {
	font-size: 31px !important
}

.font-size-32 {
	font-size: 32px !important
}

.font-size-33 {
	font-size: 33px !important
}

.font-size-34 {
	font-size: 34px !important
}

.font-size-35 {
	font-size: 35px !important
}

.font-size-36 {
	font-size: 36px !important
}

.font-size-37 {
	font-size: 37px !important
}

.font-size-38 {
	font-size: 38px !important
}

.font-size-39 {
	font-size: 39px !important
}

.font-size-40 {
	font-size: 40px !important
}

.font-size-50 {
	font-size: 50px !important
}

.font-size-60 {
	font-size: 60px !important
}

.font-size-70 {
	font-size: 70px !important
}

.font-size-80 {
	font-size: 80px !important
}

.font-size-90 {
	font-size: 90px !important
}

.font-size-100 {
	font-size: 100px !important
}

.swiper-button-prev {
	background-image: url(images/icon-slide-prev.png);
	position: absolute;
	top: 22%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	left: 10%;
	right: auto
}

.swiper-button-next {
	background-image: url(images/icon-slide-next.png);
	position: absolute;
	top: 22%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	right: 10%;
	left: auto
}

.section {
	float: left;
	width: 100%;
	position: relative
}

.item-xemngay {
	float: left;
	width: 30.33%;
	border: solid .5px #e0e0e0;
	border-radius: 5px;
	margin: 1.5%;
	padding: 15px;
	text-align: center;
	overflow: hidden;
	background-position: 50% 25%;
	background-size: 36px;
	background-color: #f9f9f9;
	color: #6c757d;
	box-shadow: 0 -3px 0 0 #e2e2e2 inset;
	font-size: 13px
}

.item-xemboi {
	float: left;
	width: 30.33%;
	border: solid .5px #e0e0e0;
	border-radius: 5px;
	margin: 1.5%;
	padding: 15px;
	text-align: center;
	height: 186px;
	overflow: hidden;
	background-position: 59% 30%;
	background-size: 36px;
	background-color: white;
	color: black;
	box-shadow: 0 -8px 0 0 #e2e2e2 inset
}

.item-xemboi:hover {
	background-color: #fff2c0;
	background-position: 50% 25%;
	background-size: 36px;
	color: #020202;
	transform: rotateY(360deg);
	transition: all 2s ease 0
}

.item-xemboi>h3 {
	font-size: 16px !important
}

@media only screen and (max-width:767px) {
	.item-xemboi {
		width: 44%;
		padding: 10px;
		margin: 3%
	}

	.item-xemngay {
		width: 44%;
		padding: 10px;
		margin: 3%
	}
}

.tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #f1f1f1
}

.tab button {
	background-color: inherit;
	float: left;
	border: 0;
	outline: 0;
	cursor: pointer;
	padding: 14px 16px;
	transition: .3s;
	font-size: 16px;
	width: 50%
}

.tab button:hover {
	background-color: #ddd
}

.tab button.active {
	background: -webkit-gradient(linear, left top, right top, from(#ff5600), to(#ff3f3f));
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 2px solid #ffffff9c;
	border-bottom: 2px solid #ffffff9c;
	color: white
}

.tabcontent {
	display: none;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-top: 0
}

.color-red-tvvn {
	color: var(--brand-color)
}

.kq_hansao {
	max-width: 100%;
	font-size: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	background: -webkit-gradient(linear, left top, right top, from(#28a745), to(#268b3d));
	border: 0;
	border-radius: 6px;
	padding: 0 10px;
	min-width: 60px;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 2px solid #ffffff9c;
	border-bottom: 2px solid #ffffff9c
}


.lvn-tb-row {
	width: 100%;
	display: table;
	line-height: 28px;
	overflow: hidden;
	border: 1px solid #dadde1
}

.lvn-tb-col:last-child {
	border-right: 0
}

.lvn-tb-col00 {
	width: 100%;
	border: 0
}

.lvn-tb-fontrbt {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 16px;
	font-weight: bold
}

.lvn-tb-clred {
	color: #c20000
}

.lvn-tb-col {
	vertical-align: top;
	padding: 8px;
	border-right: 1px solid #f0c9c9
}

.lvn-tb-col28 {
	width: 28%
}

.lvn-tb-fontrbt {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 16px;
	font-weight: bold
}

.lvn-tb-clred {
	color: #c20000
}

.lvn-tb-bgred {
	background: #ffeaea;
	background-color: var(--brand-color);
	background-repeat: no-repeat;
	background-size: cover;
	color: white !important
}

.lvn-tb-col {
	vertical-align: top;
	padding: 8px;
	border-right: 1px solid #f0c9c9
}

.text-left {
	text-align: left
}

.lvn-tb-col25 {
	width: 30%
}

.lvn-tb-clred {
	color: #c20000
}

.lvn-tb-bgred {
	background: #ffeaea;
	background-color: var(--brand-color);
	background-repeat: no-repeat;
	background-size: cover;
	color: white !important
}

.lvn-tb-col {
	vertical-align: top;
	padding: 8px;
	border-right: 1px solid #f0c9c9
}

.calendar-bottom {
	float: left;
	width: 100%;
	background: #ffeaea;
	padding: 6px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	border-radius: 10px
}

.calendar-link.left {
	float: left;
	color: #c20000
}

.calendar-bottom a {
	color: #c20000
}

.calendar-link-right {
	float: right;
	color: #c20000
}

.lvn-lad-note {
	text-align: center;
	margin: 10px 0 10px;
	padding: 6px 0 8px;
	text-align: center
}

.lvn-lad-note ul {
	display: inline-block;
	margin: 8px 0 0 5px;
	padding: 0
}

.lvn-lad-note ul {
	list-style: none
}

.lvn-lad-note li {
	float: left;
	margin-right: 25px
}

.lvn-lad-note .image.holiday {
	background-color: #8cdb66;
	box-shadow: 0 -3px 0 0 rgb(255 255 255 / 30%) inset;
	border: solid 1px var(--border-color)
}

.lvn-lad-note .image {
	background-color: #8cdb66;
	width: 15px;
	height: 15px;
	float: left;
	margin: 7px 8px 0 0;
	border-radius: 2px
}

.lvn-lad-note .image.other {
	background: #ffc;
	border: solid 1px var(--border-color)
}

.lvn-lad-note .image.today {
	background: -webkit-gradient(linear, left top, right top, from(#ff5600), to(#ff3f3f));
	box-shadow: 0 -3px 0 0 rgb(255 255 255 / 30%) inset;
	border: solid 1px var(--border-color)
}

.lichad-dot-red {
	color: #c20000 !important
}

.holidays-month {
	background-color: #fff;
	list-style: none;
	padding: 0
}

.holidays-month .holiday-box {
	background-color: #f7f7f7;
	margin-top: 2px;
	margin-bottom: 0
}

.holidays-month .holiday-box .dayweek {
	width: 90px;
	background-color: #eee;
	padding: 6px 0 3px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	line-height: 25px
}

.holidays-month .holiday-box .holiday {
	background-color: #8cdb66 !important;
	color: #c20000
}

.holidays-month .holiday-box .dayweek .day {
	font-size: 25px;
	font-weight: 600
}

.holidays-month .holiday-box .dayweek .dayofweek {
	font-size: 16px
}

.holidays-month .holiday-box .title {
	padding: 0 10px;
	display: table-cell;
	vertical-align: middle
}

a:focus,
a:hover {
	color: #c20000;
	text-decoration: none
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline
}

a:active,
a:hover {
	outline: 0
}

a {
	color: #333;
	text-decoration: none
}

.holiday {
	background-color: #8cdb66 !important
}

.rammot {
	background-color: #a21313 !important;
	color: white
}

.name {
	font-size: 16px;
	font-weight: bold
}

.lvn-xemntx-ullist {
	width: 100%;
	margin: 0px 0 20px 0
}

.lvn-tb-row {
	width: 100%;
	display: table;
	line-height: 28px;
	overflow: hidden;
	border: 1px solid #dadde1
}

.lvn-tb-col:last-child {
	border-right: 0
}

.lvn-tb-col00 {
	width: 100%;
	border: 0
}

.lvn-tb-fontrbt {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 20px;
	font-weight: bold
}

.lvn-tb-clred {
	color: #c20000
}

.lvn-tb-col28 {
	width: 28%
}

.lvn-tb-fontrbt {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 20px;
	font-weight: bold
}

.lvn-tb-clred {
	color: #c20000
}

.lvn-tb-col {
	display: table-cell !important;
	vertical-align: top;
	padding: 8px;
	border-right: 1px solid #f0c9c9
}

.text-left {
	text-align: left
}

.lvn-tb-col25 {
	width: 30%
}

.lvn-tb-clred {
	color: #c20000
}

.calendar-bottom {
	float: left;
	width: 100%;
	background: #ffeaea;
	padding: 6px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	border-radius: 10px
}

.calendar-link.left {
	float: left;
	color: #c20000
}

.calendar-bottom a {
	color: #c20000
}

.calendar-link-right {
	float: right;
	color: #c20000
}

.lvn-tb-col50 {
	width: 50%
}

.lvn-tb-row {
	width: 100%;
	display: table;
	line-height: 28px;
	overflow: hidden;
	border: 1px solid #dadde1
}

.lvn-tb-col:last-child {
	border-right: 0
}

.lvn-tb-col00 {
	width: 100%;
	border: 0
}

.lvn-tb-fontrbt {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 20px;
	font-weight: bold
}

.lvn-tb-clred {
	color: #c20000
}

.lvn-tb-col28 {
	width: 21%
}

.lvn-tb-fontrbt {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 16px;
	font-weight: bold
}

.lvn-tb-clred {
	color: #c20000
}

.lvn-tb-col {
	display: table-cell !important;
	vertical-align: top;
	padding: 8px;
	border-right: 1px solid #f0c9c9
}

.text-left {
	text-align: left
}

.lvn-tb-col25 {
	width: 45%
}

.lvn-tb-clred {
	color: #c20000
}

.icon-menu {
	font-size: 36px;
	color: #717171
}

.lvn-tb-bgblack {
	background: #ffeaea;
	background-color: #555;
	background-repeat: no-repeat;
	background-size: cover;
	color: white !important
}

.slider {
	display: inline-block;
	vertical-align: middle;
	position: relative
}

.slider.slider-horizontal {
	width: 210px;
	height: 20px
}

.slider.slider-horizontal .slider-track {
	height: 10px;
	width: 100%;
	margin-top: -5px;
	top: 50%;
	left: 0
}

.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
	height: 100%;
	top: 0;
	bottom: 0
}

.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
	margin-left: -10px
}

.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	border-width: 0 10px 10px 10px;
	width: 0;
	height: 0;
	border-bottom-color: #036fa5;
	margin-top: 0
}

.slider.slider-horizontal .slider-tick-container {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.slider.slider-horizontal .slider-tick-label-container {
	white-space: nowrap;
	margin-top: 20px
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
	display: inline-block;
	text-align: center
}

.slider.slider-horizontal.slider-rtl .slider-track {
	left: initial;
	right: 0
}

.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
	margin-left: initial;
	margin-right: -10px
}

.slider.slider-horizontal.slider-rtl .slider-tick-container {
	left: initial;
	right: 0
}

.slider.slider-vertical {
	height: 210px;
	width: 20px
}

.slider.slider-vertical .slider-track {
	width: 10px;
	height: 100%;
	left: 25%;
	top: 0
}

.slider.slider-vertical .slider-selection {
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0
}

.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
	width: 100%;
	left: 0;
	right: 0
}

.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
	margin-top: -10px
}

.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
	border-width: 10px 0 10px 10px;
	width: 1px;
	height: 1px;
	border-left-color: #036fa5;
	margin-left: 0
}

.slider.slider-vertical .slider-tick-label-container {
	white-space: nowrap
}

.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
	padding-left: 4px
}

.slider.slider-vertical.slider-rtl .slider-track {
	left: initial;
	right: 25%
}

.slider.slider-vertical.slider-rtl .slider-selection {
	left: initial;
	right: 0
}

.slider.slider-vertical.slider-rtl .slider-tick.triangle,
.slider.slider-vertical.slider-rtl .slider-handle.triangle {
	border-width: 10px 10px 10px 0
}

.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
	padding-left: initial;
	padding-right: 4px
}

.slider.slider-disabled .slider-handle {
	background-color: #cfcfcf;
	background-image: -moz-linear-gradient(top, #dfdfdf, #bebebe);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dfdfdf), to(#bebebe));
	background-image: -webkit-linear-gradient(top, #dfdfdf, #bebebe);
	background-image: -o-linear-gradient(top, #dfdfdf, #bebebe);
	background-image: linear-gradient(to bottom, #dfdfdf, #bebebe);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#BEBEBE', GradientType=0)
}

.slider.slider-disabled .slider-track {
	background-color: #e7e7e7;
	background-image: -moz-linear-gradient(top, #e5e5e5, #e9e9e9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e5), to(#e9e9e9));
	background-image: -webkit-linear-gradient(top, #e5e5e5, #e9e9e9);
	background-image: -o-linear-gradient(top, #e5e5e5, #e9e9e9);
	background-image: linear-gradient(to bottom, #e5e5e5, #e9e9e9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5', endColorstr='#E9E9E9', GradientType=0);
	cursor: not-allowed
}

.slider input {
	display: none
}

.slider .tooltip-inner {
	white-space: nowrap;
	max-width: none
}

.slider .bs-tooltip-top .tooltip-inner,
.slider .bs-tooltip-bottom .tooltip-inner {
	position: relative;
	left: -50%
}

.slider.bs-tooltip-left .tooltip-inner,
.slider.bs-tooltip-right .tooltip-inner {
	position: relative;
	top: -100%
}

.slider .tooltip {
	pointer-events: none
}

.slider .tooltip.bs-tooltip-top .arrow,
.slider .tooltip.bs-tooltip-bottom .arrow {
	left: -.4rem
}

.slider .tooltip.bs-tooltip-top {
	margin-top: -44px
}

.slider .tooltip.bs-tooltip-bottom {
	margin-top: 2px
}

.slider .tooltip.bs-tooltip-left,
.slider .tooltip.bs-tooltip-right {
	margin-top: -14px
}

.slider .tooltip.bs-tooltip-left .arrow,
.slider .tooltip.bs-tooltip-right .arrow {
	top: 8px
}

.slider .hide {
	display: none
}

.slider-track {
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#F9F9F9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	cursor: pointer
}

.slider-selection {
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
	background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
	background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#f5f5f5', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: absolute
}

.slider-selection.tick-slider-selection {
	background-color: #46c1fe;
	background-image: -moz-linear-gradient(top, #52c5ff, #3abcfd);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#52c5ff), to(#3abcfd));
	background-image: -webkit-linear-gradient(top, #52c5ff, #3abcfd);
	background-image: -o-linear-gradient(top, #52c5ff, #3abcfd);
	background-image: linear-gradient(to bottom, #52c5ff, #3abcfd);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff', endColorstr='#3abcfd', GradientType=0)
}

.slider-track-low,
.slider-track-high {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	background: transparent
}

.slider-handle {
	background-color: #0478b2;
	background-image: -moz-linear-gradient(top, #0480be, #036fa5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0480be), to(#036fa5));
	background-image: -webkit-linear-gradient(top, #0480be, #036fa5);
	background-image: -o-linear-gradient(top, #0480be, #036fa5);
	background-image: linear-gradient(to bottom, #0480be, #036fa5);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0480BE', endColorstr='#036fa5', GradientType=0);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	position: absolute;
	top: 0;
	width: 20px;
	height: 20px;
	background-color: #0480be;
	border: 0 solid transparent
}

.slider-handle:hover {
	cursor: pointer
}

.slider-handle.round {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}

.slider-handle.triangle {
	background: transparent none
}

.slider-handle.custom {
	background: transparent none
}

.slider-handle.custom::before {
	line-height: 20px;
	font-size: 20px;
	content: '\2605';
	color: #726204
}

.slider-tick {
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#F9F9F9', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	cursor: pointer;
	width: 20px;
	height: 20px;
	filter: none;
	opacity: .8;
	border: 0 solid transparent
}

.slider-tick.round {
	border-radius: 50%
}

.slider-tick.triangle {
	background: transparent none
}

.slider-tick.custom {
	background: transparent none
}

.slider-tick.custom::before {
	line-height: 20px;
	font-size: 20px;
	content: '\2605';
	color: #726204
}

.slider-tick.in-selection {
	background-color: #46c1fe;
	background-image: -moz-linear-gradient(top, #52c5ff, #3abcfd);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#52c5ff), to(#3abcfd));
	background-image: -webkit-linear-gradient(top, #52c5ff, #3abcfd);
	background-image: -o-linear-gradient(top, #52c5ff, #3abcfd);
	background-image: linear-gradient(to bottom, #52c5ff, #3abcfd);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff', endColorstr='#3abcfd', GradientType=0);
	opacity: 1
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/greek-ext/100/normal.woff2);
	unicode-range: U+1F00-1FFF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic/100/normal.woff2);
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/latin-ext/100/normal.woff2);
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/latin/100/normal.woff2);
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/vietnamese/100/normal.woff2);
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic-ext/100/normal.woff2);
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/greek/100/normal.woff2);
	unicode-range: U+0370-03FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic-ext/300/normal.woff2);
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/greek-ext/300/normal.woff2);
	unicode-range: U+1F00-1FFF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/latin/300/normal.woff2);
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/latin-ext/300/normal.woff2);
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/vietnamese/300/normal.woff2);
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic/300/normal.woff2);
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/greek/300/normal.woff2);
	unicode-range: U+0370-03FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic/400/normal.woff2);
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/greek-ext/400/normal.woff2);
	unicode-range: U+1F00-1FFF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/latin-ext/400/normal.woff2);
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/greek/400/normal.woff2);
	unicode-range: U+0370-03FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/latin/400/normal.woff2);
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/vietnamese/400/normal.woff2);
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/normal.woff2);
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/vietnamese/500/normal.woff2);
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/normal.woff2);
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/greek/500/normal.woff2);
	unicode-range: U+0370-03FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic/500/normal.woff2);
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/latin/500/normal.woff2);
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/greek-ext/500/normal.woff2);
	unicode-range: U+1F00-1FFF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/latin-ext/500/normal.woff2);
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/latin-ext/700/normal.woff2);
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/vietnamese/700/normal.woff2);
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic-ext/700/normal.woff2);
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/greek-ext/700/normal.woff2);
	unicode-range: U+1F00-1FFF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic/700/normal.woff2);
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/greek/700/normal.woff2);
	unicode-range: U+0370-03FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/latin/700/normal.woff2);
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/latin/900/normal.woff2);
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/vietnamese/900/normal.woff2);
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/greek-ext/900/normal.woff2);
	unicode-range: U+1F00-1FFF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic/900/normal.woff2);
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic-ext/900/normal.woff2);
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/greek/900/normal.woff2);
	unicode-range: U+0370-03FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/latin-ext/900/normal.woff2);
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/latin/100/italic.woff2);
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/vietnamese/100/italic.woff2);
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/latin-ext/100/italic.woff2);
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic-ext/100/italic.woff2);
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic/100/italic.woff2);
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/greek-ext/100/italic.woff2);
	unicode-range: U+1F00-1FFF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 100;
	src: url(cf-fonts/s/roboto/5.0.11/greek/100/italic.woff2);
	unicode-range: U+0370-03FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/greek-ext/300/italic.woff2);
	unicode-range: U+1F00-1FFF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/greek/300/italic.woff2);
	unicode-range: U+0370-03FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/latin-ext/300/italic.woff2);
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic-ext/300/italic.woff2);
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/vietnamese/300/italic.woff2);
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic/300/italic.woff2);
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 300;
	src: url(cf-fonts/s/roboto/5.0.11/latin/300/italic.woff2);
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic/400/italic.woff2);
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/latin-ext/400/italic.woff2);
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic-ext/400/italic.woff2);
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/latin/400/italic.woff2);
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/greek/400/italic.woff2);
	unicode-range: U+0370-03FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/vietnamese/400/italic.woff2);
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 400;
	src: url(cf-fonts/s/roboto/5.0.11/greek-ext/400/italic.woff2);
	unicode-range: U+1F00-1FFF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/latin/500/italic.woff2);
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/greek/500/italic.woff2);
	unicode-range: U+0370-03FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/vietnamese/500/italic.woff2);
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/latin-ext/500/italic.woff2);
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic-ext/500/italic.woff2);
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/greek-ext/500/italic.woff2);
	unicode-range: U+1F00-1FFF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 500;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic/500/italic.woff2);
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/greek-ext/700/italic.woff2);
	unicode-range: U+1F00-1FFF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic-ext/700/italic.woff2);
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/greek/700/italic.woff2);
	unicode-range: U+0370-03FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/latin-ext/700/italic.woff2);
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/latin/700/italic.woff2);
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/vietnamese/700/italic.woff2);
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 700;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic/700/italic.woff2);
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/latin/900/italic.woff2);
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/latin-ext/900/italic.woff2);
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/vietnamese/900/italic.woff2);
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/greek-ext/900/italic.woff2);
	unicode-range: U+1F00-1FFF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/greek/900/italic.woff2);
	unicode-range: U+0370-03FF;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic/900/italic.woff2);
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
	font-display: swap
}

@font-face {
	font-family: Roboto;
	font-style: italic;
	font-weight: 900;
	src: url(cf-fonts/s/roboto/5.0.11/cyrillic-ext/900/italic.woff2);
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
	font-display: swap
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	background-color: transparent;
	border: 0;
	font-size: 1em
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline;
	list-style: none;
	padding: 0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
	background-color: transparent;
	border: 0;
	font-size: 1em
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: 0;
	font-size: 100%;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option--selectable {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 26px;
	margin-right: 20px;
	padding-right: 0
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	padding-bottom: 5px;
	padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: 0;
	border-right: 1px solid #aaa;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #999;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 0 4px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
	background-color: #f1f1f1;
	color: #333;
	outline: 0
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-left: 1px solid #aaa;
	border-right: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
	float: left;
	margin-left: 10px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: 0;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--group {
	padding: 0
}

.select2-container--default .select2-results__option--disabled {
	color: #999
}

.select2-container--default .select2-results__option--selected {
	background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #5897fb;
	color: white
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, white 50%, #eee 100%);
	background-image: -o-linear-gradient(top, white 50%, #eee 100%);
	background-image: linear-gradient(to bottom, white 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 26px;
	margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: 0;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: 0;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: 0
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, white 0, #eee 50%);
	background-image: -o-linear-gradient(top, white 0, #eee 50%);
	background-image: linear-gradient(to bottom, white 0, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, white 100%);
	background-image: -o-linear-gradient(top, #eee 50%, white 100%);
	background-image: linear-gradient(to bottom, #eee 50%, white 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
	padding-bottom: 5px;
	padding-right: 5px
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right: 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #888;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
	outline: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: white;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: 0
}

.select2-container--classic .select2-dropdown--below {
	border-top: 0
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
	padding: 0
}

.select2-container--classic .select2-results__option--disabled {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #3875d7;
	color: white
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

.social-icon-group {
	display: flex;
	flex-wrap: wrap;
	margin: -6px
}

.active {
	background-color: var(--brand-color);
	background-repeat: no-repeat;
	box-shadow: 0 -3px 0 0 rgb(0 0 0 / 30%) inset;
}

.active a {
	color: white !important;
}

.thong-tin-ngay {
	margin-bottom: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-top: 15px;
	font-size: 16px;
}

.sonar-date {
	color: #f60;
	font-weight: 700;
	font-size: 20px;
	border: 1px solid #bcccc3;
	padding: 4px 6px;
	letter-spacing: 3px;
	margin-left: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.lunar-date {
	color: #0b730b;
	font-weight: 700;
	font-size: 20px;
	border: 1px solid #bcccc3;
	padding: 4px 6px;
	letter-spacing: 3px;
	margin-left: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.nav-items{
	width: 50% !important;
    display: block;
    float: left;
    padding: 0;
    position: relative;
    background: #6262624a;
    border: 1px solid white;
	width: 100%;
	height: 40px;
	background-color: var(--brand-color);
	box-shadow: 0 -3px 0 0 rgb(0 0 0 / 30%) inset;
}
.nav-items a
 {
    text-decoration: none;
    display: inline-block;
    padding: 0 12px;
    font-size: 12px !important;
    padding-top: 6px;
    color: white;
    line-height: 2;
    width: 100%;
    font-weight: bold;
    position: relative;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
.lvn-tb-col10 {
    width: 20%;
}