/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */: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;	--breakpoint-xxl: 1800px;	--font-family-sans-serif: "PT Sans", Helvetica, Arial, sans-serif;	--font-family-monospace: "Playfair Display", Menlo, Monaco, Consolas, "Courier New", monospace;}*,*::before,*::after {	box-sizing: border-box;}html {	font-family: sans-serif;	line-height: 1.15;	-webkit-text-size-adjust: 100%;	-ms-text-size-adjust: 100%;	-ms-overflow-style: scrollbar;	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}@-ms-viewport {	width: device-width;}article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {	display: block;}body {	margin: 0;	font-family: "PT Sans", Helvetica, Arial, sans-serif;	font-size: 1rem;	font-weight: 400;	line-height: 1.5;	color: #7d7d7d;	text-align: left;	background-color: #fff;}[tabindex="-1"]:focus {	outline: 0 !important;}hr {	box-sizing: content-box;	height: 0;	overflow: visible;}h1, h2, h3, h4, h5, h6 {	margin-top: 0;	margin-bottom: 0.5rem;}p {	margin-top: 0;	margin-bottom: 1rem;}
ol,ul,dl {	margin-top: 0;	margin-bottom: 1rem;}ol ol,ul ul,ol ul,ul ol {	margin-bottom: 0;}
b,strong {	font-weight: bolder;}
sub,sup {	position: relative;	font-size: 75%;	line-height: 0;	vertical-align: baseline;}
sup {	top: -.5em;}a {	color: #d68521;	text-decoration: none;	background-color: transparent;	-webkit-text-decoration-skip: objects;}
a:not([href]):not([tabindex]) {	color: inherit;	text-decoration: none;}a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {	color: inherit;	text-decoration: none;}a:not([href]):not([tabindex]):focus {	outline: 0;}
figure {	margin: 0 0 1rem;}img {	vertical-align: middle;	border-style: none;}
table {	border-collapse: collapse;}
th {	text-align: inherit;}
button {	border-radius: 0;}
input,button,select,optgroup,textarea {	margin: 0;	font-family: inherit;	font-size: inherit;	line-height: inherit;}button,input {	overflow: visible;}button,select {	text-transform: none;}button,html [type="button"],[type="reset"],[type="submit"] {	-webkit-appearance: button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {	padding: 0;	border-style: none;}
[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-cancel-button,[type="search"]::-webkit-search-decoration {	-webkit-appearance: none;}::-webkit-file-upload-button {	font: inherit;	-webkit-appearance: button;}
[hidden] {	display: none !important;}h1, h2, h3, h4, h5, h6,.h1, .h2, .h3, .h4, .h5, .h6 {	margin-bottom: 0.5rem;	font-family: "Montserrat", Georgia, "Times New Roman", Times, serif;	font-weight: 700;	line-height: 1.1;	color: #474749;}h1, .h1 {	font-size: 100px;}h2, .h2 {	font-size: 84px;}h3, .h3 {	font-size: 40px;}h4, .h4 {	font-size: 32px;}h5, .h5 {	font-size: 22px;}h6, .h6 {	font-size: 18px;}
hr {	margin-top: 1rem;	margin-bottom: 1rem;	border: 0;	border-top: 1px solid rgba(0, 0, 0, 0.1);}
.container {	width: 100%;	padding-right: 15px;	padding-left: 15px;	margin-right: auto;	margin-left: auto;}@media (min-width: 576px) {	.container {		max-width: 540px;	}}@media (min-width: 768px) {	.container {		max-width: 720px;	}}@media (min-width: 992px) {	.container {		max-width: 960px;	}}@media (min-width: 1200px) {	.container {		max-width: 1200px;	}}
.row {	display: flex;	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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,.col-xxl-auto {	position: relative;	width: 100%;	min-height: 1px;	padding-right: 15px;	padding-left: 15px;}@media (min-width: 576px) {
	.col-sm-5 {		flex: 0 0 41.66667%;		max-width: 41.66667%;	}	.col-sm-6 {		flex: 0 0 50%;		max-width: 50%;	}}@media (min-width: 768px) {
	.col-md-3 {		flex: 0 0 25%;		max-width: 25%;	}	.col-md-4 {		flex: 0 0 33.33333%;		max-width: 33.33333%;	}	.col-md-5 {		flex: 0 0 41.66667%;		max-width: 41.66667%;	}	.col-md-6 {		flex: 0 0 50%;		max-width: 50%;	}	.col-md-7 {		flex: 0 0 58.33333%;		max-width: 58.33333%;	}
	.col-md-10 {		flex: 0 0 83.33333%;		max-width: 83.33333%;	}}@media (min-width: 992px) {
	.col-lg-4 {		flex: 0 0 33.33333%;		max-width: 33.33333%;	}	.col-lg-5 {		flex: 0 0 41.66667%;		max-width: 41.66667%;	}
	.col-lg-10 {		flex: 0 0 83.33333%;		max-width: 83.33333%;	}}@media (min-width: 1200px) {
	.col-xl-2 {		flex: 0 0 16.66667%;		max-width: 16.66667%;	}	.col-xl-3 {		flex: 0 0 25%;		max-width: 25%;	}	.col-xl-4 {		flex: 0 0 33.33333%;		max-width: 33.33333%;	}	.col-xl-5 {		flex: 0 0 41.66667%;		max-width: 41.66667%;	}
	.col-xl-7 {		flex: 0 0 58.33333%;		max-width: 58.33333%;	}
	.col-xl-12 {		flex: 0 0 100%;		max-width: 100%;	}}@media (min-width: 1800px) {
	.col-xxl-2 {		flex: 0 0 16.66667%;		max-width: 16.66667%;	}	.col-xxl-3 {		flex: 0 0 25%;		max-width: 25%;	}	.col-xxl-4 {		flex: 0 0 33.33333%;		max-width: 33.33333%;	}	.col-xxl-5 {		flex: 0 0 41.66667%;		max-width: 41.66667%;	}
	.col-xxl-7 {		flex: 0 0 58.33333%;		max-width: 58.33333%;	}	.col-xxl-8 {		flex: 0 0 66.66667%;		max-width: 66.66667%;	}	.col-xxl-9 {		flex: 0 0 75%;		max-width: 75%;	}}
.table {	width: 100%;	margin-bottom: 1rem;	background-color: transparent;}.table th,.table td {	padding: 13px;	vertical-align: top;	border-top: 1px solid #e2e2e2;}.table thead th {	vertical-align: bottom;	border-bottom: 2px solid #e2e2e2;}.table tbody + tbody {	border-top: 2px solid #e2e2e2;}.table .table {	background-color: #fff;}
.table-success,.table-success > th,.table-success > td {	background-color: #c3e6cb;}.table-hover .table-success:hover {	background-color: #b1dfbb;}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th {	background-color: #b1dfbb;}
.table-active,.table-active > th,.table-active > td {	background-color: rgba(0, 0, 0, 0.075);}.table-hover .table-active:hover {	background-color: rgba(0, 0, 0, 0.075);}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th {	background-color: rgba(0, 0, 0, 0.075);}.table .thead-dark th {	color: #fff;	background-color: #212529;	border-color: #32383e;}.table .thead-light th {	color: #495057;	background-color: #e9ecef;	border-color: #e2e2e2;}@media (max-width: 575.98px) {}@media (max-width: 767.98px) {}@media (max-width: 991.98px) {}@media (max-width: 1199.98px) {}@media (max-width: 1799.98px) {}
.table-responsive {	display: block;	width: 100%;	overflow-x: auto;	-webkit-overflow-scrolling: touch;	-ms-overflow-style: -ms-autohiding-scrollbar;}
.form-input {	display: block;	width: 100%;	height: calc(2.25rem + 2px);	padding: 0.375rem 0.75rem;	font-size: 1rem;	line-height: 1.5;	color: #474749;	background-color: #fff;	background-clip: padding-box;	border: 1px solid #ced4da;	border-radius: 6px;	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media screen and (prefers-reduced-motion: reduce) {	.form-input {		transition: none;	}}.form-input::-ms-expand {	background-color: transparent;	border: 0;}.form-input:focus {	color: #495057;	background-color: #fff;	border-color: #80bdff;	outline: 0;	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.form-input::placeholder {	color: #6c757d;	opacity: 1;}.form-input:disabled, .form-input[readonly] {	background-color: #e9ecef;	opacity: 1;}select.form-input:focus::-ms-value {	color: #474749;	background-color: #fff;}
select.form-input[size], select.form-input[multiple] {	height: auto;}textarea.form-input {	height: auto;}
.form-text {	display: block;	margin-top: 0.25rem;}.form-row {	display: flex;	flex-wrap: wrap;	margin-right: -5px;	margin-left: -5px;}.form-row > .col,.form-row > [class*="col-"] {	padding-right: 5px;	padding-left: 5px;}
.was-validated .form-input:valid, .form-input.is-valid {	border-color: #28a745;	padding-right: 2.25rem;	background-repeat: no-repeat;	background-position: center right calc(2.25rem / 4);	background-size: calc(2.25rem / 2) calc(2.25rem / 2);	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");}.was-validated .form-input:valid:focus, .form-input.is-valid:focus {	border-color: #28a745;	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);}.was-validated .form-input:valid ~ .valid-feedback,.was-validated .form-input:valid ~ .valid-tooltip, .form-input.is-valid ~ .valid-feedback,.form-input.is-valid ~ .valid-tooltip {	display: block;}.was-validated textarea.form-input:valid, textarea.form-input.is-valid {	padding-right: 2.25rem;	background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);}.was-validated .custom-select:valid, .custom-select.is-valid {	border-color: #28a745;	padding-right: 2.25rem;	background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") no-repeat center right 2.025rem/calc(2.25rem / 2) calc(2.25rem / 2);}.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {	border-color: #28a745;	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);}.was-validated .custom-select:valid ~ .valid-feedback,.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,.custom-select.is-valid ~ .valid-tooltip {	display: block;}.was-validated .form-input-file:valid ~ .valid-feedback,.was-validated .form-input-file:valid ~ .valid-tooltip, .form-input-file.is-valid ~ .valid-feedback,.form-input-file.is-valid ~ .valid-tooltip {	display: block;}.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {	color: #28a745;}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip {	display: block;}.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {	color: #28a745;}.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {	background-color: #71dd8a;}.was-validated .custom-control-input:valid ~ .valid-feedback,.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,.custom-control-input.is-valid ~ .valid-tooltip {	display: block;}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {	background-color: #34ce57;}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);}.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {	border-color: #28a745;}.was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {	border-color: inherit;}.was-validated .custom-file-input:valid ~ .valid-feedback,.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,.custom-file-input.is-valid ~ .valid-tooltip {	display: block;}.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);}
.was-validated .form-input:invalid, .form-input.is-invalid {	border-color: #dc3545;	padding-right: 2.25rem;	background-repeat: no-repeat;	background-position: center right calc(2.25rem / 4);	background-size: calc(2.25rem / 2) calc(2.25rem / 2);	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");}.was-validated .form-input:invalid:focus, .form-input.is-invalid:focus {	border-color: #dc3545;	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);}.was-validated .form-input:invalid ~ .invalid-feedback,.was-validated .form-input:invalid ~ .invalid-tooltip, .form-input.is-invalid ~ .invalid-feedback,.form-input.is-invalid ~ .invalid-tooltip {	display: block;}.was-validated textarea.form-input:invalid, textarea.form-input.is-invalid {	padding-right: 2.25rem;	background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);}.was-validated .custom-select:invalid, .custom-select.is-invalid {	border-color: #dc3545;	padding-right: 2.25rem;	background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") no-repeat center right 2.025rem/calc(2.25rem / 2) calc(2.25rem / 2);}.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {	border-color: #dc3545;	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);}.was-validated .custom-select:invalid ~ .invalid-feedback,.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,.custom-select.is-invalid ~ .invalid-tooltip {	display: block;}.was-validated .form-input-file:invalid ~ .invalid-feedback,.was-validated .form-input-file:invalid ~ .invalid-tooltip, .form-input-file.is-invalid ~ .invalid-feedback,.form-input-file.is-invalid ~ .invalid-tooltip {	display: block;}.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {	color: #dc3545;}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip {	display: block;}.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {	color: #dc3545;}.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {	background-color: #efa2a9;}.was-validated .custom-control-input:invalid ~ .invalid-feedback,.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,.custom-control-input.is-invalid ~ .invalid-tooltip {	display: block;}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {	background-color: #e4606d;}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);}.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {	border-color: #dc3545;}.was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {	border-color: inherit;}.was-validated .custom-file-input:invalid ~ .invalid-feedback,.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,.custom-file-input.is-invalid ~ .invalid-tooltip {	display: block;}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);}.form-inline {	display: flex;	flex-flow: row wrap;	align-items: center;}.form-inline .form-check {	width: 100%;}@media (min-width: 576px) {	.form-inline label {		display: flex;		align-items: center;		justify-content: center;		margin-bottom: 0;	}	.form-inline .form-wrap {		display: flex;		flex: 0 0 auto;		flex-flow: row wrap;		align-items: center;		margin-bottom: 0;	}	.form-inline .form-input {		display: inline-block;		width: auto;		vertical-align: middle;	}	.form-inline .form-input-plaintext {		display: inline-block;	}	.form-inline .input-group,	.form-inline .custom-select {		width: auto;	}	.form-inline .form-check {		display: flex;		align-items: center;		justify-content: center;		width: auto;		padding-left: 0;	}	.form-inline .form-check-input {		position: relative;		margin-top: 0;		margin-right: 0.25rem;		margin-left: 0;	}	.form-inline .custom-control {		align-items: center;		justify-content: center;	}	.form-inline .custom-control-label {		margin-bottom: 0;	}}.btn {	display: inline-block;	font-weight: 400;	text-align: center;	white-space: nowrap;	vertical-align: middle;	user-select: none;	border: 1px solid transparent;	padding: 0.375rem 0.75rem;	font-size: 1rem;	line-height: 1.5;	border-radius: 0.25rem;	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media screen and (prefers-reduced-motion: reduce) {	.btn {		transition: none;	}}
.btn:focus, .btn.focus {	outline: 0;	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}.btn.disabled, .btn:disabled {	opacity: 0.65;	box-shadow: none;}.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;	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);}
.btn-primary:focus, .btn-primary.focus {	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.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 0.2rem rgba(0, 123, 255, 0.5);}
.btn-secondary:focus, .btn-secondary.focus {	box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.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 0.2rem rgba(108, 117, 125, 0.5);}
.btn-success:focus, .btn-success.focus {	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.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 0.2rem rgba(40, 167, 69, 0.5);}
.btn-info:focus, .btn-info.focus {	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.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 0.2rem rgba(23, 162, 184, 0.5);}
.btn-warning:focus, .btn-warning.focus {	box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.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 0.2rem rgba(255, 193, 7, 0.5);}
.btn-danger:focus, .btn-danger.focus {	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.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 0.2rem rgba(220, 53, 69, 0.5);}
.btn-light:focus, .btn-light.focus {	box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.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 0.2rem rgba(248, 249, 250, 0.5);}
.btn-dark:focus, .btn-dark.focus {	box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.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 0.2rem rgba(52, 58, 64, 0.5);}
.btn-outline-primary:focus, .btn-outline-primary.focus {	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.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 0.2rem rgba(0, 123, 255, 0.5);}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {	box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.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 0.2rem rgba(108, 117, 125, 0.5);}
.btn-outline-success:focus, .btn-outline-success.focus {	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.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 0.2rem rgba(40, 167, 69, 0.5);}
.btn-outline-info:focus, .btn-outline-info.focus {	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.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 0.2rem rgba(23, 162, 184, 0.5);}
.btn-outline-warning:focus, .btn-outline-warning.focus {	box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.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 0.2rem rgba(255, 193, 7, 0.5);}
.btn-outline-danger:focus, .btn-outline-danger.focus {	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.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 0.2rem rgba(220, 53, 69, 0.5);}
.btn-outline-light:focus, .btn-outline-light.focus {	box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.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 0.2rem rgba(248, 249, 250, 0.5);}
.btn-outline-dark:focus, .btn-outline-dark.focus {	box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.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 0.2rem rgba(52, 58, 64, 0.5);}
.btn-link:focus, .btn-link.focus {	text-decoration: none;	border-color: transparent;	box-shadow: none;}.btn-link:disabled, .btn-link.disabled {	color: #7d7d7d;	pointer-events: none;}.btn-lg, .btn-group-lg > .btn {	padding: 0.5rem 1rem;	font-size: 18px;	line-height: 1.5;	border-radius: 0.3rem;}
.btn-block {	display: block;	width: 100%;}
.fade {	transition: opacity 0.15s linear;}@media screen and (prefers-reduced-motion: reduce) {	.fade {		transition: none;	}}.fade:not(.show) {	opacity: 0;}@media screen and (prefers-reduced-motion: reduce) {}
.dropdown-item.active, .dropdown-item:active {	color: #3c3c3e;	text-decoration: none;	background-color: #764ebe;}.dropdown-item.disabled, .dropdown-item:disabled {	color: #7d7d7d;	background-color: transparent;}.dropdown-menu.show {	display: block;}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active {	z-index: 1;}
.btn-toolbar .input-group {	width: auto;}
.btn-group.show .dropdown-toggle {	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);}.btn-group.show .dropdown-toggle.btn-link {	box-shadow: none;}
.input-group {	position: relative;	display: flex;	flex-wrap: wrap;	align-items: stretch;	width: 100%;}.input-group > .form-input,.input-group > .custom-select,.input-group > .custom-file {	position: relative;	flex: 1 1 auto;	width: 1%;	margin-bottom: 0;}.input-group > .form-input + .form-input,.input-group > .form-input + .custom-select,.input-group > .form-input + .custom-file,.input-group > .custom-select + .form-input,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-input,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file {	margin-left: -1px;}.input-group > .form-input:focus,.input-group > .custom-select:focus,.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {	z-index: 3;}.input-group > .custom-file .custom-file-input:focus {	z-index: 4;}.input-group > .form-input:not(:last-child),.input-group > .custom-select:not(:last-child) {	border-top-right-radius: 0;	border-bottom-right-radius: 0;}.input-group > .form-input:not(:first-child),.input-group > .custom-select:not(:first-child) {	border-top-left-radius: 0;	border-bottom-left-radius: 0;}.input-group > .custom-file {	display: flex;	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-lg > .form-input,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-append > .btn {	height: calc(2.875rem + 2px);	padding: 0.5rem 1rem;	font-size: 18px;	line-height: 1.5;	border-radius: 0.3rem;}.input-group-sm > .form-input,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-append > .btn {	height: calc(1.8125rem + 2px);	padding: 0.25rem 0.5rem;	font-size: 12px;	line-height: 1.5;	border-radius: 0.2rem;}.input-group > .input-group-prepend > .btn,.input-group > .input-group-prepend > .input-group-text,.input-group > .input-group-append:not(:last-child) > .btn,.input-group > .input-group-append:not(:last-child) > .input-group-text,.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) {	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:not(:first-child) > .btn,.input-group > .input-group-prepend:not(:first-child) > .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) {	border-top-left-radius: 0;	border-bottom-left-radius: 0;}
.custom-checkbox .custom-control-label::before {	border-radius: 0.25rem;}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {	background-color: #007bff;}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {	background-color: #007bff;	box-shadow: none;}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {	background-color: rgba(0, 123, 255, 0.5);}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {	background-color: rgba(0, 123, 255, 0.5);}.custom-radio .custom-control-label::before {	border-radius: 50%;}.custom-radio .custom-control-input:checked ~ .custom-control-label::before {	background-color: #007bff;}.custom-radio .custom-control-input:checked ~ .custom-control-label::after {	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {	background-color: rgba(0, 123, 255, 0.5);}.custom-select {	display: inline-block;	width: 100%;	height: calc(2.25rem + 2px);	padding: 0.375rem 1.75rem 0.375rem 0.75rem;	line-height: 1.5;	color: #495057;	vertical-align: middle;	background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px;	background-color: #fff;	border: 1px solid #ced4da;	border-radius: 0.25rem;	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);	appearance: none;}.custom-select:focus {	border-color: #80bdff;	outline: 0;	box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);}.custom-select:focus::-ms-value {	color: #474749;	background-color: #fff;}.custom-select[multiple], .custom-select[size]:not([size="1"]) {	height: auto;	padding-right: 0.75rem;	background-image: none;}.custom-select:disabled {	color: #6c757d;	background-color: #e9ecef;}.custom-select::-ms-expand {	opacity: 0;}@media screen and (prefers-reduced-motion: reduce) {}
.custom-range::-webkit-slider-thumb:active {	background-color: #b3d7ff;}@media screen and (prefers-reduced-motion: reduce) {}
.custom-range::-moz-range-thumb:active {	background-color: #b3d7ff;}@media screen and (prefers-reduced-motion: reduce) {}
.custom-range::-ms-thumb:active {	background-color: #b3d7ff;}
.custom-control-label::before,.custom-file-label,.custom-select {	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media screen and (prefers-reduced-motion: reduce) {	.custom-control-label::before,	.custom-file-label,	.custom-select {		transition: none;	}}
.nav-link.disabled {	color: #6c757d;}
.nav-tabs .nav-link.disabled {	color: #6c757d;	background-color: transparent;	border-color: transparent;}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {	color: #495057;	background-color: #fff;	border-color: #dee2e6 #dee2e6 #fff;}
.nav-pills .nav-link.active,.nav-pills .show > .nav-link {	color: #fff;	background-color: #007bff;}
.tab-content > .active {	display: block;}
.navbar > .container,.navbar > .container-fluid {	display: flex;	flex-wrap: wrap;	align-items: center;	justify-content: space-between;}@media (max-width: 575.98px) {
	.navbar-expand-sm > .container,	.navbar-expand-sm > .container-fluid {		padding-right: 0;		padding-left: 0;	}}@media (min-width: 576px) {
	.navbar-expand-sm > .container,	.navbar-expand-sm > .container-fluid {		flex-wrap: nowrap;	}}@media (max-width: 767.98px) {
	.navbar-expand-md > .container,	.navbar-expand-md > .container-fluid {		padding-right: 0;		padding-left: 0;	}}@media (min-width: 768px) {
	.navbar-expand-md > .container,	.navbar-expand-md > .container-fluid {		flex-wrap: nowrap;	}}@media (max-width: 991.98px) {
	.navbar-expand-lg > .container,	.navbar-expand-lg > .container-fluid {		padding-right: 0;		padding-left: 0;	}}@media (min-width: 992px) {
	.navbar-expand-lg > .container,	.navbar-expand-lg > .container-fluid {		flex-wrap: nowrap;	}}@media (max-width: 1199.98px) {
	.navbar-expand-xl > .container,	.navbar-expand-xl > .container-fluid {		padding-right: 0;		padding-left: 0;	}}@media (min-width: 1200px) {
	.navbar-expand-xl > .container,	.navbar-expand-xl > .container-fluid {		flex-wrap: nowrap;	}}@media (max-width: 1799.98px) {
	.navbar-expand-xxl > .container,	.navbar-expand-xxl > .container-fluid {		padding-right: 0;		padding-left: 0;	}}@media (min-width: 1800px) {
	.navbar-expand-xxl > .container,	.navbar-expand-xxl > .container-fluid {		flex-wrap: nowrap;	}}
.navbar-expand > .container,.navbar-expand > .container-fluid {	padding-right: 0;	padding-left: 0;}
.navbar-expand > .container,.navbar-expand > .container-fluid {	flex-wrap: nowrap;}
.navbar-light .navbar-nav .nav-link.disabled {	color: rgba(0, 0, 0, 0.3);}.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active {	color: rgba(0, 0, 0, 0.9);}
.navbar-dark .navbar-nav .nav-link.disabled {	color: rgba(255, 255, 255, 0.25);}.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active {	color: #fff;}@media (min-width: 576px) {}@media (min-width: 576px) {}@media (min-width: 576px) {}
.breadcrumb-item.active {	color: #7d7d7d;}
.page-item:first-child .page-link {	margin-left: 0;	border-top-left-radius: 0;	border-bottom-left-radius: 0;}.page-item:last-child .page-link {	border-top-right-radius: 0;	border-bottom-right-radius: 0;}.page-item.active .page-link {	z-index: 1;	color: #fff;	background-color: #764ebe;	border-color: #007bff;}.page-item.disabled .page-link {	color: #7d7d7d;	pointer-events: none;	cursor: auto;	background-color: #fff;	border-color: #dee2e6;}
.pagination-lg .page-item:first-child .page-link {	border-top-left-radius: 0.3rem;	border-bottom-left-radius: 0.3rem;}.pagination-lg .page-item:last-child .page-link {	border-top-right-radius: 0.3rem;	border-bottom-right-radius: 0.3rem;}
.pagination-sm .page-item:first-child .page-link {	border-top-left-radius: 0.2rem;	border-bottom-left-radius: 0.2rem;}.pagination-sm .page-item:last-child .page-link {	border-top-right-radius: 0.2rem;	border-bottom-right-radius: 0.2rem;}@media (min-width: 576px) {}
.alert-dismissible .close {	position: absolute;	top: 0;	right: 0;	padding: 0.75rem 1.25rem;	color: inherit;}
@keyframes progress-bar-stripes {	from {		background-position: 1rem 0;	}	to {		background-position: 0 0;	}}.progress {	display: flex;	height: 1rem;	overflow: hidden;	font-size: 0.75rem;	background-color: #f5f5f5;	border-radius: 0;	box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);}@media screen and (prefers-reduced-motion: reduce) {}
.list-group-item.disabled, .list-group-item:disabled {	color: #7d7d7d;	background-color: #b6b6b6;}.list-group-item.active {	z-index: 2;	color: #3c3c3e;	background-color: #764ebe;	border-color: #007bff;}
.list-group-item-primary.list-group-item-action.active {	color: #fff;	background-color: #004085;	border-color: #004085;}
.list-group-item-secondary.list-group-item-action.active {	color: #fff;	background-color: #383d41;	border-color: #383d41;}
.list-group-item-success.list-group-item-action.active {	color: #fff;	background-color: #155724;	border-color: #155724;}
.list-group-item-info.list-group-item-action.active {	color: #fff;	background-color: #0c5460;	border-color: #0c5460;}
.list-group-item-warning.list-group-item-action.active {	color: #fff;	background-color: #856404;	border-color: #856404;}
.list-group-item-danger.list-group-item-action.active {	color: #fff;	background-color: #721c24;	border-color: #721c24;}
.list-group-item-light.list-group-item-action.active {	color: #fff;	background-color: #818182;	border-color: #818182;}
.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: bold;	line-height: 1;	color: #000;	text-shadow: 0 1px 0 #fff;	opacity: .5;}.close:not(:disabled):not(.disabled) {	cursor: pointer;}.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {	color: #000;	text-decoration: none;	opacity: .75;}button.close {	padding: 0;	background-color: transparent;	border: 0;	-webkit-appearance: none;}
.modal-open .modal {	overflow-x: hidden;	overflow-y: auto;}.modal {	position: fixed;	top: 0;	right: 0;	bottom: 0;	left: 0;	z-index: 1050;	display: none;	overflow: hidden;	outline: 0;}
.modal.fade .modal-dialog {	transition: transform 0.3s ease-out;	transform: translate(0, -25%);}@media screen and (prefers-reduced-motion: reduce) {	.modal.fade .modal-dialog {		transition: none;	}}.modal.show .modal-dialog {	transform: translate(0, 0);}
.modal-backdrop.fade {	opacity: 0;}.modal-backdrop.show {	opacity: 0.5;}
.modal-header .close {	padding: 1rem;	margin: -1rem -1rem -1rem auto;}
.modal-body {	position: relative;	flex: 1 1 auto;	padding: 15px;}@media (min-width: 576px) {
	.modal-sm {		max-width: 300px;	}}@media (min-width: 992px) {	.modal-lg {		max-width: 900px;	}}@media (min-width: 1200px) {	.modal-xl {		max-width: 1140px;	}}.tooltip {	position: absolute;	z-index: 1070;	display: block;	margin: 0;	font-family: "PT Sans", Helvetica, Arial, sans-serif;	font-style: normal;	font-weight: 400;	line-height: 1.5;	text-align: left;	text-align: start;	text-decoration: none;	text-shadow: none;	text-transform: none;	letter-spacing: normal;	word-break: normal;	word-spacing: normal;	white-space: normal;	line-break: auto;	font-size: 0.875rem;	word-wrap: break-word;	opacity: 0;}.tooltip.show {	opacity: 0.9;}.tooltip .arrow {	position: absolute;	display: block;	width: 5px;	height: 0.4rem;}.tooltip .arrow::before {	position: absolute;	content: "";	border-color: transparent;	border-style: solid;}
.popover {	position: absolute;	top: 0;	left: 0;	z-index: 1060;	display: block;	max-width: 276px;	font-family: "PT Sans", Helvetica, Arial, sans-serif;	font-style: normal;	font-weight: 400;	line-height: 1.5;	text-align: left;	text-align: start;	text-decoration: none;	text-shadow: none;	text-transform: none;	letter-spacing: normal;	word-break: normal;	word-spacing: normal;	white-space: normal;	line-break: auto;	font-size: 0.875rem;	word-wrap: break-word;	background-color: #fff;	background-clip: padding-box;	border: 1px solid rgba(0, 0, 0, 0.2);	border-radius: 0.3rem;	box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);}.popover .arrow {	position: absolute;	display: block;	width: 10px;	height: 0.5rem;	margin: 0 0.3rem;}.popover .arrow::before, .popover .arrow::after {	position: absolute;	display: block;	content: "";	border-color: transparent;	border-style: solid;}
.popover-body {	padding: 0.5rem 0.75rem;	color: #212529;}
.carousel-item.active,.carousel-item-next,.carousel-item-prev {	display: block;	transition: transform 0.6s ease;}@media screen and (prefers-reduced-motion: reduce) {	.carousel-item.active,	.carousel-item-next,	.carousel-item-prev {		transition: none;	}}
@supports (transform-style: preserve-3d) {	.carousel-item-next.carousel-item-left,	.carousel-item-prev.carousel-item-right {		transform: translate3d(0, 0, 0);	}}
@supports (transform-style: preserve-3d) {	.carousel-item-next,	.active.carousel-item-right {		transform: translate3d(100%, 0, 0);	}}
@supports (transform-style: preserve-3d) {	.carousel-item-prev,	.active.carousel-item-left {		transform: translate3d(-100%, 0, 0);	}}
.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right {	opacity: 1;}
.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev {	transform: translateX(0);}@supports (transform-style: preserve-3d) {	.carousel-fade .carousel-item-next,	.carousel-fade .carousel-item-prev,	.carousel-fade .carousel-item.active,	.carousel-fade .active.carousel-item-left,	.carousel-fade .active.carousel-item-prev {		transform: translate3d(0, 0, 0);	}}@media screen and (prefers-reduced-motion: reduce) {}
.carousel-indicators .active {	opacity: 1;}
.bg-default {	background-color: #fff !important;}
.border {	border: 1px solid #dee2e6 !important;}.border-top {	border-top: 1px solid #dee2e6 !important;}.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-success {	border-color: #28a745 !important;}
.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;}@media (min-width: 576px) {}@media (min-width: 768px) {
	.d-md-inline-block {		display: inline-block !important;	}}@media (min-width: 992px) {
	.d-lg-none {		display: none !important;	}
	.d-lg-inline-block {		display: inline-block !important;	}	.d-lg-block {		display: block !important;	}}@media (min-width: 1200px) {
	.d-xl-none {		display: none !important;	}
	.d-xl-inline-block {		display: inline-block !important;	}}@media (min-width: 1800px) {}@media print {}@media (min-width: 576px) {
	.justify-content-sm-center {		justify-content: center !important;	}
	.align-items-sm-center {		align-items: center !important;	}}@media (min-width: 768px) {
	.justify-content-md-start {		justify-content: flex-start !important;	}}@media (min-width: 992px) {
	.justify-content-lg-center {		justify-content: center !important;	}	.justify-content-lg-between {		justify-content: space-between !important;	}}@media (min-width: 1200px) {
	.justify-content-xl-start {		justify-content: flex-start !important;	}	.justify-content-xl-end {		justify-content: flex-end !important;	}}@media (min-width: 1800px) {
	.justify-content-xxl-between {		justify-content: space-between !important;	}}
.float-left {	float: left !important;}.float-right {	float: right !important;}.float-none {	float: none !important;}@media (min-width: 576px) {}@media (min-width: 768px) {}@media (min-width: 992px) {}@media (min-width: 1200px) {}@media (min-width: 1800px) {}
.position-static {	position: static !important;}.position-relative {	position: relative !important;}.position-absolute {	position: absolute !important;}.position-fixed {	position: fixed !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: sticky) {	.sticky-top {		position: sticky;		top: 0;		z-index: 1020;	}}@media (min-width: 576px) {}@media (min-width: 768px) {}@media (min-width: 992px) {}@media (min-width: 1200px) {}@media (min-width: 1800px) {}
.text-justify {	text-align: justify !important;}
.text-left {	text-align: left !important;}.text-right {	text-align: right !important;}.text-center {	text-align: center !important;}@media (min-width: 576px) {}@media (min-width: 768px) {
	.text-md-left {		text-align: left !important;	}}@media (min-width: 992px) {
	.text-lg-left {		text-align: left !important;	}	.text-lg-right {		text-align: right !important;	}}@media (min-width: 1200px) {
	.text-xl-left {		text-align: left !important;	}}@media (min-width: 1800px) {
	.text-xxl-right {		text-align: right !important;	}	.text-xxl-center {		text-align: center !important;	}}
.text-uppercase {	text-transform: uppercase !important;}
.font-weight-bold {	font-weight: 700 !important;}
.font-italic {	font-style: italic !important;}.text-white {	color: #fff !important;}.text-primary {	color: #007bff !important;}
.text-success {	color: #28a745 !important;}a.text-success:hover, a.text-success:focus {	color: #1e7e34 !important;}
.text-body {	color: #7d7d7d !important;}
.text-hide {	font: 0/0 a;	color: transparent;	text-shadow: none;	background-color: transparent;	border: 0;}@media print {
	*,	*::before,	*::after {		text-shadow: none !important;		box-shadow: none !important;	}	a:not(.btn) {		text-decoration: underline;	}
	tr,	img {		page-break-inside: avoid;	}	p,	h2,	h3 {		orphans: 3;		widows: 3;	}	h2,	h3 {		page-break-after: avoid;	}	@page {		size: a3;	}	body {		min-width: 992px !important;	}	.container {		min-width: 992px !important;	}
	.table {		border-collapse: collapse !important;	}	.table td,	.table th {		background-color: #fff !important;	}
	.table .thead-dark th {		color: inherit;		border-color: #e2e2e2;	}}