a {
	cursor: pointer;
}
@media (max-width: 768px) {
	main {
		overflow-x: hidden;
	}
}
.btn-secondary {
	border: 1px solid;
	padding: 1.2rem 3.2rem;
	border-radius: 3.2rem;
	line-height: 1.6rem;
	font-weight: 700;
	font-size: .8em;
	letter-spacing: 1.5px !important;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-position: center;
	transition: all .8s;
	margin: 0 0 1rem;
}
.modal-body .btn-default {
	border: 1px solid;
	padding: 1.2rem 1.3rem;
	border-radius: 3.2rem;
	line-height: 1.6rem;
	font-weight: 700;
	font-size: .8em;
	letter-spacing: 1.5px !important;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-position: center;
	transition: all .8s;
	margin: 0 0 1rem;
}
.btn-secondary:hover {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: #0063de;
}
.btn-primary {
	background: #ffd862;
	border: none;
	color: #002C63;
	padding: 1.2rem 3.2rem;
	border-radius: 3.2rem;
	line-height: 1.6rem;
	font-weight: 700;
	font-size: .8em;
	letter-spacing: 1.5px !important;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-position: center;
	transition: all .8s;
	margin: 0 0 1rem;
}
.btn-primary:hover {
	opacity: .6;
}
.navbar-inverse, .navbar, .sidebar {
	background-color: #002C63 !important;
	border-color: transparent !important;
}
.navbar {
	background-color: white !important;
}
.navbar-inverse .navbar-nav > li > a {
	color: #002c63;
}
@media (min-width: 992px) {
	.navbar-brand img {
		left: 6px;
	}
}
@media (max-width: 1200px) {
	.sidebar-form .indicative {
		margin-top: 18px !important;
	}
	.sidebar-form .counter {
		font-size: 16px !important;
		width: 54px !important;
		padding: 16px 0 !important;
	}
}
.sidebar .button-sidebar {
	background: #1e2023;
}
@media (min-width: 992px) {
	.sidebar-collapsed {
		padding-left: 70px;
	}
}
@media (min-width: 768px) and (max-width: 890px) {
	.sidebar-collapsed .container {
		width: 665px !important;
		position: relative;
		left: 19px;
	}
}
@media (min-width: 768px) {
	.sidebar-expanded {
		padding-left: 250px;
	}
	.sidebar-expanded .container {
		width: 90%;
	}
	.sidebar-expanded .portal-padding {
		padding: 0 60px;
	}
	.sidebar-form {
		padding-left: 420px;
		overflow-x: hidden;
	}
	.sidebar-form .content-indicatives {
		float: left !important;
		margin-top: 24px;
	}
	.sidebar-form .title-banner {
		width: 100%;
	}
	.sidebar-form .container {
		width: 89%;
	}
	.sidebar-form .portal-padding {
		padding: 0 90px;
		margin-left: -66px;
	}
}
.sidebar .navbar-nav > li > a:hover {
	border-color: #00B0E6;
}
@media (max-width: 767px) {
	.close-sidebar {
		width: 200px !important;
	}
}
@media (min-width: 768px) {
	.close-sidebar #scroll-sidebar ul li {
		border-color: #002C63;
	}
	.close-sidebar #scroll-sidebar ul li span:nth-child(2) {
		display: none;
	}
}
#scroll-sidebar ul li span:nth-child(2) {
	display: block;
}
#scroll-sidebar ul li span:first-child {
	float: left;
}
@media (min-width: 1200px) and (max-width: 1250px) {
	.container {
		width: 1055px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.container {
		width: 925px;
	}
}
@media (max-width: 768px) {
	.nav > li {
		float: left;
		top: 10px;
	}
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #002C63 !important;
}
@media screen and (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: absolute;
		background-color: white;
	}
	.content-title .title {
		font-size: 20px !important;
	}
	.navbar-toggle {
		border: none;
		background-color: white;
	}
	.navbar-toggle .icon-bar {
		background: #002C63;
	}
	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
		background: none;
	}
	.search-widget div.input-group input {
		color: white !important;
	}
	.search-widget div.input-group input::placeholder {
		opacity: 1;
	}
	.search-widget div.input-group input:-ms-input-placeholder {
		color: white !important;
	}
	.search-widget div.input-group input::-ms-input-placeholder {
		color: white !important;
	}
	.search-widget div.input-group button {
		color: white !important;
	}
}
.toggle-dropdown:hover {
	background-color: transparent !important;
}
.navbar-nav .open .dropdown-menu {
	position: absolute;
	background-color: white;
	left: -20px;
	box-shadow: 0px 4px 23px rgba(0, 0, 0, .25);
}
.content-ticket-informations {
	padding: 40px 0;
}
body main, .portal-padding {
	transition: .5s;
	padding-top: 0 !important;
}
.table-surveys {
	display: none;
}
.container-change-password .panel-heading {
	display: none;
}
.link-change-pass {
	display: none;
}
.my-support-profile {
	display: none;
}
.avatar-extra-large {
	width: 10VW;
	height: 10VW;
}
@media (max-width: 540px) {
	.processflow-container {
		overflow-y: hidden;
		overflow-x: scroll;
	}
	#interactiongcond_filters {
		width: 100%;
		position: relative;
		min-width: unset;
	}
	#interactiongcond_filters .filter-header {
		float: left;
		height: auto;
	}
	#interactiongcond_filters .filter-header button {
		margin-bottom: 10px;
	}
}
@media (max-width: 768px) {
	.flex-switch {
		display: flex;
		flex-direction: column-reverse;
	}
	.flex-switch .col-sequence-2 {
		margin-bottom: 30px;
	}
}
.sp-facet-list .collapse .inner-facet-list {
	display: none;
}
.sp-facet-list .collapse .inner-facet-list:nth-child(2) {
	display: block;
}
.kb-breadcrumbs {
	display: none !important;
}
.show-FixedFacet {
	margin: 14px 0;
}
.search-result {
	padding: 30px 0;
}
.kb-article-wrapper {
	padding: 40px 0;
}
.kb-article-wrapper .author {
	display: none;
}
.kb-container-column {
	width: 100%;
}
.kb-desktop .help-section .help-use-button .help-buttons .btn, .feedback-modal.kb-desktop .button-div .btn {
	width: auto !important;
	height: auto !important;
}
.label-column {
	display: none;
}
@media (max-width: 768px) {
	.tooltip-custom > div {
		position: relative;
		font-size: 18px;
	}
	.ocl-record-tooltip-content {
		width: 250px !important;
	}
}
@media screen and (max-width: 680px) {
	.label-column {
		display: inline-block;
	}
	.table {
		border: 0;
		display: block;
		box-shadow: none;
	}
	.table thead th {
		width: 50%;
		display: inline-block;
	}
	.table tbody {
		display: block;
		width: 100%;
	}
	.table tr {
		display: block;
		margin-bottom: 1em;
	}
	.table tbody tr {
		border: 2px solid #e5e5e5;
	}
	.table td {
		display: flex;
		border-left: 1px solid #E5E5E5;
		border-right: 1px solid #E5E5E5;
	}
	.table td::before {
		display: inline-block;
		font-weight: bold;
		margin-right: auto;
		padding-right: 1em;
	}
	.table td:last-child {
		border-bottom: 0;
	}
}
.filter-fields {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.filter-breadcrumbs {
	display: block !important;
}
.glyphicon-download-alt {
	background: url(/ico-download.png) !important;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: 20px 20px !important;
	top: -3px;
}
.glyphicon-download-alt:hover {
	transform: scale(1.1);
}
.glyphicon-download-alt:before {
	content: "" !important;
}
@media (max-width: 768px) {
	.kb-fixed-facet-block .clear-all {
		width: 32% !important;
	}
	.kb-fixed-facet-block .panel-center {
		width: 40% !important;
		position: relative;
		left: -9px;
	}
	.kb-fixed-facet-block .doneCls {
		width: 25% !important;
	}
}
.modal-footer {
	text-align: center;
}
@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Muli:300,400,700&display=swap);
:root {
	--blue: #0063DE;
	--indigo: #6610f2;
	--purple: #4A0074;
	--pink: #e83e8c;
	--red: #CC4400;
	--orange: #CC4400;
	--yellow: #ffc107;
	--green: #008750;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #0063DE;
	--secondary: #666E7A;
	--success: #008750;
	--info: #0063DE;
	--warning: #FA7C4A;
	--danger: #FA7C4A;
	--light: #F6F6F7;
	--dark: #40444D;
	--breakpoint-xs: 0;
	--breakpoint-sm: 600px;
	--breakpoint-md: 1024px;
	--breakpoint-lg: 1280px;
	--breakpoint-xl: 1440px;
	--font-family-sans-serif: "Muli", sans-serif;
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
body {
	margin: 0;
	font-family: Muli, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #666e7a;
	text-align: left;
	background-color: #fff;
}
.b3__form-control, .b3__form-file, .b3__form-select {
	position: relative;
	border-radius: 3px;
	overflow: hidden;
	transition: all .8s;
	background: rgba(246, 246, 247, .88);
}
.b3__theme--dark .b3__form-control, .b3__theme--dark .b3__form-file, .b3__theme--dark .b3__form-select, .b3__theme--trader .b3__form-control, .b3__theme--trader .b3__form-file, .b3__theme--trader .b3__form-select {
	background: rgba(0, 57, 112, .92);
}
.b3__theme--trader .b3__form-control, .b3__theme--trader .b3__form-file, .b3__theme--trader .b3__form-select {
	background: rgba(26, 50, 59, .9);
}
.b3__form-control.is-focused, .b3__form-select.is-focused, .is-focused.b3__form-file {
	background-color: rgba(128, 216, 243, .28);
}
.b3__theme--dark .b3__form-control.is-focused, .b3__theme--dark .b3__form-select.is-focused, .b3__theme--dark .is-focused.b3__form-file, .b3__theme--trader .b3__form-control.is-focused, .b3__theme--trader .b3__form-select.is-focused, .b3__theme--trader .is-focused.b3__form-file {
	background-color: rgba(0, 127, 182, .68);
}
.b3__theme--trader .b3__form-control.is-focused, .b3__theme--trader .b3__form-select.is-focused, .b3__theme--trader .is-focused.b3__form-file {
	background-color: rgba(11, 123, 158, .68);
}
.b3__theme--light .b3__form-control.is-focused, .b3__theme--light .b3__form-select.is-focused, .b3__theme--light .is-focused.b3__form-file {
	background-color: rgba(128, 216, 243, .28);
}
.b3__form-control:before, .b3__form-file:before, .b3__form-select:before {
	content: "";
	position: absolute;
	bottom: 0;
	height: .13333rem;
	width: 0;
	left: 50%;
	background: #00b0e6;
	transition: all .4s ease-in-out;
}
.b3__form-control:before, .b3__form-file:before, .b3__form-select:before {
	transform: translateX(-50%);
}
.b3__form-control:hover:not(.is-disabled), .b3__form-file:hover:not(.is-disabled), .b3__form-select:hover:not(.is-disabled) {
	background: rgba(230, 247, 253, .6) radial-gradient(circle, transparent 1%, rgba(230, 247, 253, .6) 1%) center/15000%;
}
.b3__theme--dark .b3__form-control:hover:not(.is-disabled), .b3__theme--dark .b3__form-file:hover:not(.is-disabled), .b3__theme--dark .b3__form-select:hover:not(.is-disabled), .b3__theme--trader .b3__form-control:hover:not(.is-disabled), .b3__theme--trader .b3__form-file:hover:not(.is-disabled), .b3__theme--trader .b3__form-select:hover:not(.is-disabled) {
	background: rgba(0, 84, 138, .8) radial-gradient(circle, transparent 1%, rgba(0, 84, 138, .8) 1%) center/15000%;
}
.b3__theme--trader .b3__form-control:hover:not(.is-disabled), .b3__theme--trader .b3__form-file:hover:not(.is-disabled), .b3__theme--trader .b3__form-select:hover:not(.is-disabled) {
	background: rgba(21, 75, 94, .8) radial-gradient(circle, transparent 1%, rgba(21, 75, 94, .8) 1%) center/15000%;
}
.b3__theme--light .b3__form-control:hover:not(.is-disabled), .b3__theme--light .b3__form-file:hover:not(.is-disabled), .b3__theme--light .b3__form-select:hover:not(.is-disabled) {
	background: rgba(230, 247, 253, .6) radial-gradient(circle, transparent 1%, rgba(230, 247, 253, .6) 1%) center/15000%;
}
.b3__form-control label, .b3__form-file label, .b3__form-select label {
	position: absolute;
	left: .8rem;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.62em;
	letter-spacing: 0;
	transition: .2s all ease;
	cursor: pointer;
	color: #666e7a;
	pointer-events: none;
}
.b3__theme--dark .b3__form-control label, .b3__theme--dark .b3__form-file label, .b3__theme--dark .b3__form-select label, .b3__theme--trader .b3__form-control label, .b3__theme--trader .b3__form-file label, .b3__theme--trader .b3__form-select label {
	color: rgba(255, 255, 255, .7);
}
.b3__theme--light .b3__form-control label, .b3__theme--light .b3__form-file label, .b3__theme--light .b3__form-select label {
	color: #666e7a;
}
.b3__form-control input, .b3__form-control select, .b3__form-control textarea, .b3__form-file input, .b3__form-file select, .b3__form-file textarea, .b3__form-select input, .b3__form-select select, .b3__form-select textarea {
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #00b0e6;
	background: 0 0;
	box-shadow: none;
	padding: 1.2rem .8rem 0;
	transition: .2s all ease;
	cursor: pointer;
	color: #40444d;
	border-color: #00b0e6 !important;
	margin: 0;
	width: 100%;
}
.b3__theme--dark .b3__form-control input, .b3__theme--dark .b3__form-control select, .b3__theme--dark .b3__form-control textarea, .b3__theme--dark .b3__form-file input, .b3__theme--dark .b3__form-file select, .b3__theme--dark .b3__form-file textarea, .b3__theme--dark .b3__form-select input, .b3__theme--dark .b3__form-select select, .b3__theme--dark .b3__form-select textarea, .b3__theme--trader .b3__form-control input, .b3__theme--trader .b3__form-control select, .b3__theme--trader .b3__form-control textarea, .b3__theme--trader .b3__form-file input, .b3__theme--trader .b3__form-file select, .b3__theme--trader .b3__form-file textarea, .b3__theme--trader .b3__form-select input, .b3__theme--trader .b3__form-select select, .b3__theme--trader .b3__form-select textarea {
	color: #fff;
	border-color: rgba(255, 255, 255, .7) !important;
}
.b3__theme--light .b3__form-control input, .b3__theme--light .b3__form-control select, .b3__theme--light .b3__form-control textarea, .b3__theme--light .b3__form-file input, .b3__theme--light .b3__form-file select, .b3__theme--light .b3__form-file textarea, .b3__theme--light .b3__form-select input, .b3__theme--light .b3__form-select select, .b3__theme--light .b3__form-select textarea {
	color: #40444d;
	border-color: #00b0e6 !important;
}
.b3__form-control input:-webkit-autofill, .b3__form-control input:-webkit-autofill:focus, .b3__form-control input:-webkit-autofill:hover, .b3__form-control select:-webkit-autofill, .b3__form-control select:-webkit-autofill:focus, .b3__form-control select:-webkit-autofill:hover, .b3__form-control textarea:-webkit-autofill, .b3__form-control textarea:-webkit-autofill:focus, .b3__form-control textarea:-webkit-autofill:hover, .b3__form-file input:-webkit-autofill, .b3__form-file input:-webkit-autofill:focus, .b3__form-file input:-webkit-autofill:hover, .b3__form-file select:-webkit-autofill, .b3__form-file select:-webkit-autofill:focus, .b3__form-file select:-webkit-autofill:hover, .b3__form-file textarea:-webkit-autofill, .b3__form-file textarea:-webkit-autofill:focus, .b3__form-file textarea:-webkit-autofill:hover, .b3__form-select input:-webkit-autofill, .b3__form-select input:-webkit-autofill:focus, .b3__form-select input:-webkit-autofill:hover, .b3__form-select select:-webkit-autofill, .b3__form-select select:-webkit-autofill:focus, .b3__form-select select:-webkit-autofill:hover, .b3__form-select textarea:-webkit-autofill, .b3__form-select textarea:-webkit-autofill:focus, .b3__form-select textarea:-webkit-autofill:hover {
	-webkit-box-shadow: 0 0 0 1000px rgba(0, 0, 0, .1) inset;
	box-shadow: 0 0 0 1000px rgba(0, 0, 0, .1) inset;
	transition: background-color 5000s ease-in-out 0s;
	-webkit-text-fill-color: #40444d;
}
.b3__theme--dark .b3__form-control input:-webkit-autofill, .b3__theme--dark .b3__form-control input:-webkit-autofill:focus, .b3__theme--dark .b3__form-control input:-webkit-autofill:hover, .b3__theme--dark .b3__form-control select:-webkit-autofill, .b3__theme--dark .b3__form-control select:-webkit-autofill:focus, .b3__theme--dark .b3__form-control select:-webkit-autofill:hover, .b3__theme--dark .b3__form-control textarea:-webkit-autofill, .b3__theme--dark .b3__form-control textarea:-webkit-autofill:focus, .b3__theme--dark .b3__form-control textarea:-webkit-autofill:hover, .b3__theme--dark .b3__form-file input:-webkit-autofill, .b3__theme--dark .b3__form-file input:-webkit-autofill:focus, .b3__theme--dark .b3__form-file input:-webkit-autofill:hover, .b3__theme--dark .b3__form-file select:-webkit-autofill, .b3__theme--dark .b3__form-file select:-webkit-autofill:focus, .b3__theme--dark .b3__form-file select:-webkit-autofill:hover, .b3__theme--dark .b3__form-file textarea:-webkit-autofill, .b3__theme--dark .b3__form-file textarea:-webkit-autofill:focus, .b3__theme--dark .b3__form-file textarea:-webkit-autofill:hover, .b3__theme--dark .b3__form-select input:-webkit-autofill, .b3__theme--dark .b3__form-select input:-webkit-autofill:focus, .b3__theme--dark .b3__form-select input:-webkit-autofill:hover, .b3__theme--dark .b3__form-select select:-webkit-autofill, .b3__theme--dark .b3__form-select select:-webkit-autofill:focus, .b3__theme--dark .b3__form-select select:-webkit-autofill:hover, .b3__theme--dark .b3__form-select textarea:-webkit-autofill, .b3__theme--dark .b3__form-select textarea:-webkit-autofill:focus, .b3__theme--dark .b3__form-select textarea:-webkit-autofill:hover, .b3__theme--trader .b3__form-control input:-webkit-autofill, .b3__theme--trader .b3__form-control input:-webkit-autofill:focus, .b3__theme--trader .b3__form-control input:-webkit-autofill:hover, .b3__theme--trader .b3__form-control select:-webkit-autofill, .b3__theme--trader .b3__form-control select:-webkit-autofill:focus, .b3__theme--trader .b3__form-control select:-webkit-autofill:hover, .b3__theme--trader .b3__form-control textarea:-webkit-autofill, .b3__theme--trader .b3__form-control textarea:-webkit-autofill:focus, .b3__theme--trader .b3__form-control textarea:-webkit-autofill:hover, .b3__theme--trader .b3__form-file input:-webkit-autofill, .b3__theme--trader .b3__form-file input:-webkit-autofill:focus, .b3__theme--trader .b3__form-file input:-webkit-autofill:hover, .b3__theme--trader .b3__form-file select:-webkit-autofill, .b3__theme--trader .b3__form-file select:-webkit-autofill:focus, .b3__theme--trader .b3__form-file select:-webkit-autofill:hover, .b3__theme--trader .b3__form-file textarea:-webkit-autofill, .b3__theme--trader .b3__form-file textarea:-webkit-autofill:focus, .b3__theme--trader .b3__form-file textarea:-webkit-autofill:hover, .b3__theme--trader .b3__form-select input:-webkit-autofill, .b3__theme--trader .b3__form-select input:-webkit-autofill:focus, .b3__theme--trader .b3__form-select input:-webkit-autofill:hover, .b3__theme--trader .b3__form-select select:-webkit-autofill, .b3__theme--trader .b3__form-select select:-webkit-autofill:focus, .b3__theme--trader .b3__form-select select:-webkit-autofill:hover, .b3__theme--trader .b3__form-select textarea:-webkit-autofill, .b3__theme--trader .b3__form-select textarea:-webkit-autofill:focus, .b3__theme--trader .b3__form-select textarea:-webkit-autofill:hover {
	-webkit-text-fill-color: #fff;
	box-shadow: 0 0 0 1000px rgba(255, 255, 255, .1) inset;
}
.b3__theme--light .b3__form-control input:-webkit-autofill, .b3__theme--light .b3__form-control input:-webkit-autofill:focus, .b3__theme--light .b3__form-control input:-webkit-autofill:hover, .b3__theme--light .b3__form-control select:-webkit-autofill, .b3__theme--light .b3__form-control select:-webkit-autofill:focus, .b3__theme--light .b3__form-control select:-webkit-autofill:hover, .b3__theme--light .b3__form-control textarea:-webkit-autofill, .b3__theme--light .b3__form-control textarea:-webkit-autofill:focus, .b3__theme--light .b3__form-control textarea:-webkit-autofill:hover, .b3__theme--light .b3__form-file input:-webkit-autofill, .b3__theme--light .b3__form-file input:-webkit-autofill:focus, .b3__theme--light .b3__form-file input:-webkit-autofill:hover, .b3__theme--light .b3__form-file select:-webkit-autofill, .b3__theme--light .b3__form-file select:-webkit-autofill:focus, .b3__theme--light .b3__form-file select:-webkit-autofill:hover, .b3__theme--light .b3__form-file textarea:-webkit-autofill, .b3__theme--light .b3__form-file textarea:-webkit-autofill:focus, .b3__theme--light .b3__form-file textarea:-webkit-autofill:hover, .b3__theme--light .b3__form-select input:-webkit-autofill, .b3__theme--light .b3__form-select input:-webkit-autofill:focus, .b3__theme--light .b3__form-select input:-webkit-autofill:hover, .b3__theme--light .b3__form-select select:-webkit-autofill, .b3__theme--light .b3__form-select select:-webkit-autofill:focus, .b3__theme--light .b3__form-select select:-webkit-autofill:hover, .b3__theme--light .b3__form-select textarea:-webkit-autofill, .b3__theme--light .b3__form-select textarea:-webkit-autofill:focus, .b3__theme--light .b3__form-select textarea:-webkit-autofill:hover {
	-webkit-text-fill-color: #40444d;
}
.b3__form-control input:focus, .b3__form-control select:focus, .b3__form-control textarea:focus, .b3__form-file input:focus, .b3__form-file select:focus, .b3__form-file textarea:focus, .b3__form-select input:focus, .b3__form-select select:focus, .b3__form-select textarea:focus {
	background: 0 0;
	outline: 0;
	box-shadow: none;
	border: none;
}
.b3__form-control input, .b3__form-control select, .b3__form-file input, .b3__form-file select, .b3__form-select input, .b3__form-select select {
	height: 3.7rem;
}
.b3__form-control select:focus::-ms-value, .b3__form-file select:focus::-ms-value, .b3__form-select select:focus::-ms-value {
	background: 0 0;
}
.b3__form-control select::-ms-expand, .b3__form-file select::-ms-expand, .b3__form-select select::-ms-expand {
	display: none;
}
.b3__form-control.large.has-value > label, .b3__form-control.large.is-focused > label, .b3__form-select.large.has-value > label, .b3__form-select.large.is-focused > label, .large.has-value.b3__form-file > label, .large.is-focused.b3__form-file > label {
	top: .4rem;
}
.b3__form-control.large input, .b3__form-control.large select, .b3__form-select.large input, .b3__form-select.large select, .large.b3__form-file input, .large.b3__form-file select {
	height: 4rem;
	font-weight: 600;
	font-size: 1rem;
	line-height: 1.33em;
	letter-spacing: 0;
}
.b3__form-control.small, .b3__form-select.small, .small.b3__form-file {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 7fr;
	grid-template-columns: 1fr 7fr;
}
.b3__form-control.small label, .b3__form-select.small label, .small.b3__form-file label {
	position: static;
	line-height: 2.33333rem;
	white-space: nowrap;
	display: inline-block;
	padding: 0 .8rem;
	transform: translateY(0);
	margin: 0;
	-ms-grid-column: 1;
	border-bottom: 1px solid #00b0e6;
}
.b3__theme--dark .b3__form-control.small label, .b3__theme--dark .b3__form-select.small label, .b3__theme--dark .small.b3__form-file label, .b3__theme--trader .b3__form-control.small label, .b3__theme--trader .b3__form-select.small label, .b3__theme--trader .small.b3__form-file label {
	border-color: rgba(255, 255, 255, .7);
}
.b3__theme--light .b3__form-control.small label, .b3__theme--light .b3__form-select.small label, .b3__theme--light .small.b3__form-file label {
	border-color: #00b0e6;
}
.b3__form-control.small input, .b3__form-control.small select, .b3__form-select.small input, .b3__form-select.small select, .small.b3__form-file input, .small.b3__form-file select {
	height: 2.4rem;
	padding: 0 .8rem;
	line-height: 2.33333rem;
	-ms-grid-column: 2;
}
.b3__form-control.not-label input, .b3__form-control.not-label select, .b3__form-control.not-label textarea, .b3__form-select.not-label input, .b3__form-select.not-label select, .b3__form-select.not-label textarea, .not-label.b3__form-file input, .not-label.b3__form-file select, .not-label.b3__form-file textarea {
	padding: .6rem .8rem;
}
.b3__form-control.is-search, .b3__form-select.is-search, .is-search.b3__form-file {
	border-radius: 3.2rem;
}
.b3__form-control.is-focused, .b3__form-select.is-focused, .is-focused.b3__form-file {
	background-size: 100%;
	transition: background 0s;
}
.b3__form-control.is-focused:before, .b3__form-select.is-focused:before, .is-focused.b3__form-file:before {
	width: 100%;
}
.b3__form-control.is-focused label, .b3__form-select.is-focused label, .is-focused.b3__form-file label {
	color: #00b0e6;
}
.b3__form-control.is-focused.small label, .b3__form-select.is-focused.small label, .is-focused.small.b3__form-file label {
	border-color: #00b0e6;
}
.b3__form-control.is-disabled input, .b3__form-control.is-disabled label, .b3__form-control.is-disabled select, .b3__form-control.is-disabled textarea, .b3__form-select.is-disabled input, .b3__form-select.is-disabled label, .b3__form-select.is-disabled select, .b3__form-select.is-disabled textarea, .is-disabled.b3__form-file input, .is-disabled.b3__form-file label, .is-disabled.b3__form-file select, .is-disabled.b3__form-file textarea {
	border-bottom: none;
	cursor: not-allowed;
	color: rgba(102, 110, 122, .5);
}
.b3__theme--dark .b3__form-control.is-disabled input, .b3__theme--dark .b3__form-control.is-disabled label, .b3__theme--dark .b3__form-control.is-disabled select, .b3__theme--dark .b3__form-control.is-disabled textarea, .b3__theme--dark .b3__form-select.is-disabled input, .b3__theme--dark .b3__form-select.is-disabled label, .b3__theme--dark .b3__form-select.is-disabled select, .b3__theme--dark .b3__form-select.is-disabled textarea, .b3__theme--dark .is-disabled.b3__form-file input, .b3__theme--dark .is-disabled.b3__form-file label, .b3__theme--dark .is-disabled.b3__form-file select, .b3__theme--dark .is-disabled.b3__form-file textarea, .b3__theme--trader .b3__form-control.is-disabled input, .b3__theme--trader .b3__form-control.is-disabled label, .b3__theme--trader .b3__form-control.is-disabled select, .b3__theme--trader .b3__form-control.is-disabled textarea, .b3__theme--trader .b3__form-select.is-disabled input, .b3__theme--trader .b3__form-select.is-disabled label, .b3__theme--trader .b3__form-select.is-disabled select, .b3__theme--trader .b3__form-select.is-disabled textarea, .b3__theme--trader .is-disabled.b3__form-file input, .b3__theme--trader .is-disabled.b3__form-file label, .b3__theme--trader .is-disabled.b3__form-file select, .b3__theme--trader .is-disabled.b3__form-file textarea {
	color: rgba(255, 255, 255, .25);
}
.b3__theme--light .b3__form-control.is-disabled input, .b3__theme--light .b3__form-control.is-disabled label, .b3__theme--light .b3__form-control.is-disabled select, .b3__theme--light .b3__form-control.is-disabled textarea, .b3__theme--light .b3__form-select.is-disabled input, .b3__theme--light .b3__form-select.is-disabled label, .b3__theme--light .b3__form-select.is-disabled select, .b3__theme--light .b3__form-select.is-disabled textarea, .b3__theme--light .is-disabled.b3__form-file input, .b3__theme--light .is-disabled.b3__form-file label, .b3__theme--light .is-disabled.b3__form-file select, .b3__theme--light .is-disabled.b3__form-file textarea {
	color: rgba(102, 110, 122, .5);
}
.b3__form-control.has-placeholder:not(.small) > label, .b3__form-control.has-value:not(.small) > label, .b3__form-control.is-focused:not(.small) > label, .b3__form-select.has-placeholder:not(.small) > label, .b3__form-select.has-value:not(.small) > label, .b3__form-select.is-focused:not(.small) > label, .has-placeholder.b3__form-file:not(.small) > label, .has-value.b3__form-file:not(.small) > label, .is-focused.b3__form-file:not(.small) > label {
	font-size: .8rem;
	letter-spacing: 0;
	top: .13333rem;
	transform: translateY(0);
}
.was-validated .b3__form-control input.is-invalid, .was-validated .b3__form-control input.is-valid, .was-validated .b3__form-control input:invalid, .was-validated .b3__form-control input:valid, .was-validated .b3__form-control select.is-invalid, .was-validated .b3__form-control select.is-valid, .was-validated .b3__form-control select:invalid, .was-validated .b3__form-control select:valid, .was-validated .b3__form-control textarea.is-invalid, .was-validated .b3__form-control textarea.is-valid, .was-validated .b3__form-control textarea:invalid, .was-validated .b3__form-control textarea:valid, .was-validated .b3__form-file input.is-invalid, .was-validated .b3__form-file input.is-valid, .was-validated .b3__form-file input:invalid, .was-validated .b3__form-file input:valid, .was-validated .b3__form-file select.is-invalid, .was-validated .b3__form-file select.is-valid, .was-validated .b3__form-file select:invalid, .was-validated .b3__form-file select:valid, .was-validated .b3__form-file textarea.is-invalid, .was-validated .b3__form-file textarea.is-valid, .was-validated .b3__form-file textarea:invalid, .was-validated .b3__form-file textarea:valid, .was-validated .b3__form-select input.is-invalid, .was-validated .b3__form-select input.is-valid, .was-validated .b3__form-select input:invalid, .was-validated .b3__form-select input:valid, .was-validated .b3__form-select select.is-invalid, .was-validated .b3__form-select select.is-valid, .was-validated .b3__form-select select:invalid, .was-validated .b3__form-select select:valid, .was-validated .b3__form-select textarea.is-invalid, .was-validated .b3__form-select textarea.is-valid, .was-validated .b3__form-select textarea:invalid, .was-validated .b3__form-select textarea:valid {
	background: 0 0;
}
.b3__form-control.is-valid:before, .b3__form-select.is-valid:before, .is-valid.b3__form-file:before {
	background: #08ce79;
	width: 100%;
}
.b3__form-control.is-valid label, .b3__form-select.is-valid label, .is-valid.b3__form-file label {
	color: #008750;
}
.b3__theme--dark .b3__form-control.is-valid label, .b3__theme--dark .b3__form-select.is-valid label, .b3__theme--dark .is-valid.b3__form-file label, .b3__theme--trader .b3__form-control.is-valid label, .b3__theme--trader .b3__form-select.is-valid label, .b3__theme--trader .is-valid.b3__form-file label {
	color: #08ce79;
}
.b3__theme--light .b3__form-control.is-valid label, .b3__theme--light .b3__form-select.is-valid label, .b3__theme--light .is-valid.b3__form-file label {
	color: #008750;
}
.b3__form-control.is-valid ~ .b3__form-feedback--valid, .b3__form-control.is-valid ~ .valid-feedback, .b3__form-select.is-valid ~ .b3__form-feedback--valid, .b3__form-select.is-valid ~ .valid-feedback, .is-valid.b3__form-file ~ .b3__form-feedback--valid, .is-valid.b3__form-file ~ .valid-feedback {
	max-height: 6.66667rem;
	margin-top: .4rem;
}
.b3__form-control.is-invalid:before, .b3__form-select.is-invalid:before, .is-invalid.b3__form-file:before {
	background: #fa7c4a;
	width: 100%;
}
.b3__form-control.is-invalid label, .b3__form-select.is-invalid label, .is-invalid.b3__form-file label {
	color: #c40;
}
.b3__theme--dark .b3__form-control.is-invalid label, .b3__theme--dark .b3__form-select.is-invalid label, .b3__theme--dark .is-invalid.b3__form-file label, .b3__theme--trader .b3__form-control.is-invalid label, .b3__theme--trader .b3__form-select.is-invalid label, .b3__theme--trader .is-invalid.b3__form-file label {
	color: #fa7c4a;
}
.b3__theme--light .b3__form-control.is-invalid label, .b3__theme--light .b3__form-select.is-invalid label, .b3__theme--light .is-invalid.b3__form-file label {
	color: #c40;
}
.b3__form-control.is-invalid ~ .b3__form-feedback--invalid, .b3__form-control.is-invalid ~ .invalid-feedback, .b3__form-select.is-invalid ~ .b3__form-feedback--invalid, .b3__form-select.is-invalid ~ .invalid-feedback, .is-invalid.b3__form-file ~ .b3__form-feedback--invalid, .is-invalid.b3__form-file ~ .invalid-feedback {
	max-height: 6.66667rem;
	margin-top: .4rem;
}
.b3__form-control label, .b3__form-file label {
	top: 50%;
	transform: translateY(-50%);
}
.b3__form-control input, .b3__form-control textarea, .b3__form-file input, .b3__form-file textarea {
	caret-color: #00b0e6;
}
.b3__form-control input::placeholder, .b3__form-control textarea::placeholder, .b3__form-file input::placeholder, .b3__form-file textarea::placeholder {
	opacity: .4;
	color: #666e7a;
}
.b3__theme--dark .b3__form-control input::placeholder, .b3__theme--dark .b3__form-control textarea::placeholder, .b3__theme--dark .b3__form-file input::placeholder, .b3__theme--dark .b3__form-file textarea::placeholder, .b3__theme--trader .b3__form-control input::placeholder, .b3__theme--trader .b3__form-control textarea::placeholder, .b3__theme--trader .b3__form-file input::placeholder, .b3__theme--trader .b3__form-file textarea::placeholder {
	color: rgba(255, 255, 255, .7);
}
.b3__theme--light .b3__form-control input::placeholder, .b3__theme--light .b3__form-control textarea::placeholder, .b3__theme--light .b3__form-file input::placeholder, .b3__theme--light .b3__form-file textarea::placeholder {
	color: #666e7a;
}
.b3__form-control input:-ms-input-placeholder, .b3__form-control textarea:-ms-input-placeholder, .b3__form-file input:-ms-input-placeholder, .b3__form-file textarea:-ms-input-placeholder {
	opacity: .4;
	color: #666e7a;
}
.b3__theme--dark .b3__form-control input:-ms-input-placeholder, .b3__theme--dark .b3__form-control textarea:-ms-input-placeholder, .b3__theme--dark .b3__form-file input:-ms-input-placeholder, .b3__theme--dark .b3__form-file textarea:-ms-input-placeholder, .b3__theme--trader .b3__form-control input:-ms-input-placeholder, .b3__theme--trader .b3__form-control textarea:-ms-input-placeholder, .b3__theme--trader .b3__form-file input:-ms-input-placeholder, .b3__theme--trader .b3__form-file textarea:-ms-input-placeholder {
	color: rgba(255, 255, 255, .7);
}
.b3__theme--light .b3__form-control input:-ms-input-placeholder, .b3__theme--light .b3__form-control textarea:-ms-input-placeholder, .b3__theme--light .b3__form-file input:-ms-input-placeholder, .b3__theme--light .b3__form-file textarea:-ms-input-placeholder {
	color: #666e7a;
}
.b3__form-control input::-ms-input-placeholder, .b3__form-control textarea::-ms-input-placeholder, .b3__form-file input::-ms-input-placeholder, .b3__form-file textarea::-ms-input-placeholder {
	opacity: .4;
	color: #666e7a;
}
.b3__theme--dark .b3__form-control input::-ms-input-placeholder, .b3__theme--dark .b3__form-control textarea::-ms-input-placeholder, .b3__theme--dark .b3__form-file input::-ms-input-placeholder, .b3__theme--dark .b3__form-file textarea::-ms-input-placeholder, .b3__theme--trader .b3__form-control input::-ms-input-placeholder, .b3__theme--trader .b3__form-control textarea::-ms-input-placeholder, .b3__theme--trader .b3__form-file input::-ms-input-placeholder, .b3__theme--trader .b3__form-file textarea::-ms-input-placeholder {
	color: rgba(255, 255, 255, .7);
}
.b3__theme--light .b3__form-control input::-ms-input-placeholder, .b3__theme--light .b3__form-control textarea::-ms-input-placeholder, .b3__theme--light .b3__form-file input::-ms-input-placeholder, .b3__theme--light .b3__form-file textarea::-ms-input-placeholder {
	color: #666e7a;
}
.b3__form-control textarea, .b3__form-file textarea {
	margin-top: 1.4rem;
	padding-top: 0;
}
.b3__form-control.is-datepicker:after, .is-datepicker.b3__form-file:after {
	content: "";
	position: absolute;
	top: 50%;
	right: .8rem;
	transform: translateY(-50%);
	font-family: b3-icons;
	color: #002c63;
	font-size: 1.6rem;
	pointer-events: none;
}
.b3__theme--light .b3__form-control.is-datepicker:after, .b3__theme--light .is-datepicker.b3__form-file:after {
	color: #002c63;
}
.b3__theme--dark .b3__form-control.is-datepicker:after, .b3__theme--dark .is-datepicker.b3__form-file:after, .b3__theme--trader .b3__form-control.is-datepicker:after, .b3__theme--trader .is-datepicker.b3__form-file:after {
	color: #fff;
}
.b3__theme--trader .b3__form-control.is-datepicker:after, .b3__theme--trader .is-datepicker.b3__form-file:after {
	color: #fff;
}
.b3__form-file {
	position: relative;
	height: 3.7rem;
	overflow: hidden;
}
.b3__form-file input {
	-webkit-appearance: none;
	appearance: none;
	position: absolute;
	transform: translateY(-500%);
	top: 0;
	width: auto;
}
.b3__theme--light .b3__form-file:after {
	color: #002c63;
}
.b3__theme--dark .b3__form-file:after, .b3__theme--trader .b3__form-file:after {
	color: #fff;
}
.b3__theme--trader .b3__form-file:after {
	color: #fff;
}
.b3__form-file label {
	height: 3.7rem;
	left: 0;
	width: 100%;
	top: 0;
	transform: translateY(0);
	padding: 0 .2rem 0 .8rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	border-bottom: 1px solid #00b0e6;
	line-height: 3.2rem;
	pointer-events: all;
}
.b3__form-file.has-placeholder:not(.small) > label, .b3__form-file.has-value:not(.small) > label, .b3__form-file.is-focused:not(.small) > label {
	font-weight: 400;
	font-size: .9rem;
	line-height: 1.62em;
	letter-spacing: 0;
	line-height: 3.2rem;
	top: 0;
	color: #666e7a;
}
.b3__theme--dark .b3__form-file.has-placeholder:not(.small) > label, .b3__theme--dark .b3__form-file.has-value:not(.small) > label, .b3__theme--dark .b3__form-file.is-focused:not(.small) > label, .b3__theme--trader .b3__form-file.has-placeholder:not(.small) > label, .b3__theme--trader .b3__form-file.has-value:not(.small) > label, .b3__theme--trader .b3__form-file.is-focused:not(.small) > label {
	color: rgba(255, 255, 255, .7);
}
.b3__theme--light .b3__form-file.has-placeholder:not(.small) > label, .b3__theme--light .b3__form-file.has-value:not(.small) > label, .b3__theme--light .b3__form-file.is-focused:not(.small) > label {
	color: #666e7a;
}
.input-group .b3__form-control input, .input-group .b3__form-control label, .input-group .b3__form-control select, .input-group .b3__form-control textarea, .input-group .b3__form-file input, .input-group .b3__form-file label, .input-group .b3__form-file select, .input-group .b3__form-file textarea, .input-group .b3__form-select input, .input-group .b3__form-select label, .input-group .b3__form-select select, .input-group .b3__form-select textarea {
	border-bottom: none;
}
.input-group .b3__form-control:first-child, .input-group .b3__form-file:first-child, .input-group .b3__form-select:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.input-group .b3__form-control:last-child, .input-group .b3__form-file:last-child, .input-group .b3__form-select:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.input-group .b3__form-control, .input-group .b3__form-file, .input-group .b3__form-select {
	flex: 1 1 auto;
}
@font-face {
	font-family: b3-icons;
	src: url(data:application/font-woff;base64,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);
	src: url(data:application/font-woff;base64,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) format("woff");
}
.b3__ico--Facebook:before, .b3__ico--Glassdoor:before, .b3__ico--Instagram:before, .b3__ico--Linkedin:before, .b3__ico--Twitter:before, .b3__ico--YouTube:before, .b3__ico--account_circle:before, .b3__ico--add:before, .b3__ico--add_circle_outline:before, .b3__ico--add_comment:before, .b3__ico--add_shopping_cart:before, .b3__ico--alarm_off:before, .b3__ico--alarm_on:before, .b3__ico--apps:before, .b3__ico--arrow_back:before, .b3__ico--arrow_downward:before, .b3__ico--arrow_drop_down:before, .b3__ico--arrow_drop_up:before, .b3__ico--arrow_forward:before, .b3__ico--arrow_left:before, .b3__ico--arrow_right:before, .b3__ico--arrow_upward:before, .b3__ico--attach_file:before, .b3__ico--attach_money:before, .b3__ico--attachment:before, .b3__ico--autorenew:before, .b3__ico--bar_chart:before, .b3__ico--block:before, .b3__ico--bookmark:before, .b3__ico--bookmark_border:before, .b3__ico--bookmarks:before, .b3__ico--chat:before, .b3__ico--chat_bubble:before, .b3__ico--chat_bubble_outline:before, .b3__ico--check:before, .b3__ico--check_after:before, .b3__ico--check_circle:before, .b3__ico--clear:before, .b3__ico--clear_all:before, .b3__ico--cloud:before, .b3__ico--cloud_done:before, .b3__ico--cloud_download:before, .b3__ico--cloud_off:before, .b3__ico--cloud_upload:before, .b3__ico--compare_arrows:before, .b3__ico--computer:before, .b3__ico--create_new_folder:before, .b3__ico--credit_card:before, .b3__ico--dashboard:before, .b3__ico--date_range:before, .b3__ico--delete:before, .b3__ico--description:before, .b3__ico--desktop_windows:before, .b3__ico--devices:before, .b3__ico--done_all:before, .b3__ico--double_arrow_left:before, .b3__ico--double_arrow_right:before, .b3__ico--download:before, .b3__ico--drafts:before, .b3__ico--edit:before, .b3__ico--error_outline:before, .b3__ico--event_available:before, .b3__ico--exit_to_app:before, .b3__ico--file_copy:before, .b3__ico--filter_list:before, .b3__ico--fingerprint:before, .b3__ico--first_page:before, .b3__ico--folder:before, .b3__ico--folder_open:before, .b3__ico--group_add:before, .b3__ico--help_outline:before, .b3__ico--home:before, .b3__ico--home_work:before, .b3__ico--info:before, .b3__ico--insert_chart:before, .b3__ico--insert_drive_file:before, .b3__ico--insert_invitation:before, .b3__ico--keyboard:before, .b3__ico--keyboard_arrow_down:before, .b3__ico--keyboard_arrow_left:before, .b3__ico--keyboard_arrow_right:before, .b3__ico--keyboard_arrow_up:before, .b3__ico--label:before, .b3__ico--label_off:before, .b3__ico--last_page:before, .b3__ico--list:before, .b3__ico--local_phone:before, .b3__ico--lock:before, .b3__ico--lock_open:before, .b3__ico--logo:before, .b3__ico--logout:before, .b3__ico--mail:before, .b3__ico--menu:before, .b3__ico--money_off:before, .b3__ico--mood:before, .b3__ico--mood_bad:before, .b3__ico--more_horiz:before, .b3__ico--more_vert:before, .b3__ico--note_add:before, .b3__ico--notifications:before, .b3__ico--notifications_off:before, .b3__ico--open_in_new:before, .b3__ico--people:before, .b3__ico--person:before, .b3__ico--person_add:before, .b3__ico--pie_chart:before, .b3__ico--print:before, .b3__ico--radio_after:before, .b3__ico--remove:before, .b3__ico--remove_circle_outline:before, .b3__ico--reply:before, .b3__ico--reply_all:before, .b3__ico--restore:before, .b3__ico--room:before, .b3__ico--save:before, .b3__ico--schedule:before, .b3__ico--school:before, .b3__ico--search:before, .b3__ico--send:before, .b3__ico--sentiment_dissatisfied:before, .b3__ico--sentiment_satisfied:before, .b3__ico--settings:before, .b3__ico--share:before, .b3__ico--shopping_cart:before, .b3__ico--smartphone:before, .b3__ico--sort:before, .b3__ico--speed:before, .b3__ico--star:before, .b3__ico--star_border:before, .b3__ico--star_half:before, .b3__ico--swap_horiz:before, .b3__ico--swap_horizontal_circle:before, .b3__ico--swap_vert:before, .b3__ico--swap_vertical_circle:before, .b3__ico--tablet_android:before, .b3__ico--textsms:before, .b3__ico--thumb_down:before, .b3__ico--thumb_up:before, .b3__ico--timeline:before, .b3__ico--trending_down:before, .b3__ico--trending_flat:before, .b3__ico--trending_up:before, .b3__ico--upload:before, .b3__ico--verified_user:before, .b3__ico--visibility:before, .b3__ico--visibility_off:before, .b3__ico--zoom_in:before, .b3__ico--zoom_out:before, .b3__logo--large:before, .b3__logo--medium:before, .b3__logo--small:before, .b3__logo:before {
	font-family: b3-icons;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	display: inline-block;
	vertical-align: middle;
}
@font-face {
	font-family: "Material Icons";
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/materialicons/v139/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
}
.material-icons {
	font-family: "Material Icons";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	display: inline-block;
	vertical-align: middle;
}
.b3__ico--add_circle_outline:before {
	content: "";
}
.b3__ico--chat:before {
	content: "";
}
.b3__ico--chat_bubble:before {
	content: "";
}
.b3__ico--check:before {
	content: "";
}
.b3__ico--check_after:before {
	content: "";
}
.b3__ico--check_circle:before {
	content: "";
}
.b3__ico--clear:before {
	content: "";
}
.b3__ico--clear_all:before {
	content: "";
}
.b3__ico--cloud:before {
	content: "";
}
.b3__ico--cloud_done:before {
	content: "";
}
.b3__ico--cloud_download:before {
	content: "";
}
.b3__ico--cloud_off:before {
	content: "";
}
.b3__ico--cloud_upload:before {
	content: "";
}
.b3__ico--compare_arrows:before {
	content: "";
}
.b3__ico--computer:before {
	content: "";
}
.b3__ico--create_new_folder:before {
	content: "";
}
.b3__ico--credit_card:before {
	content: "";
}
.b3__ico--dashboard:before {
	content: "";
}
.b3__ico--date_range:before {
	content: "";
}
.b3__ico--delete:before {
	content: "";
}
.b3__ico--description:before {
	content: "";
}
.b3__ico--desktop_windows:before {
	content: "";
}
.b3__ico--devices:before {
	content: "";
}
.b3__ico--done_all:before {
	content: "";
}
.b3__ico--double_arrow_left:before {
	content: "";
}
.b3__ico--double_arrow_right:before {
	content: "";
}
.b3__ico--download:before {
	content: "";
}
.b3__ico--drafts:before {
	content: "";
}
.b3__ico--edit:before {
	content: "";
}
.b3__ico--error_outline:before {
	content: "";
}
.b3__ico--event_available:before {
	content: "";
}
.b3__ico--exit_to_app:before {
	content: "";
}
.b3__ico--file_copy:before {
	content: "";
}
.b3__ico--filter_list:before {
	content: "";
}
.b3__ico--fingerprint:before {
	content: "";
}
.b3__ico--first_page:before {
	content: "";
}
.b3__ico--folder:before {
	content: "";
}
.b3__ico--folder_open:before {
	content: "";
}
.b3__ico--group_add:before {
	content: "";
}
.b3__ico--help_outline:before {
	content: "";
}
.b3__ico--home:before {
	content: "";
}
.b3__ico--home_work:before {
	content: "";
}
.b3__ico--info:before {
	content: "";
}
.b3__ico--insert_chart:before {
	content: "";
}
.b3__ico--insert_drive_file:before {
	content: "";
}
.b3__ico--insert_invitation:before {
	content: "";
}
.b3__ico--keyboard:before {
	content: "";
}
.b3__ico--keyboard_arrow_down:before {
	content: "";
}
.b3__ico--keyboard_arrow_left:before {
	content: "";
}
.b3__ico--keyboard_arrow_right:before {
	content: "";
}
.b3__ico--keyboard_arrow_up:before {
	content: "";
}
.b3__ico--label:before {
	content: "";
}
.b3__ico--label_off:before {
	content: "";
}
.b3__ico--last_page:before {
	content: "";
}
.b3__ico--list:before {
	content: "";
}
.b3__ico--local_phone:before {
	content: "";
}
.b3__ico--lock:before {
	content: "";
}
.b3__ico--lock_open:before {
	content: "";
}
.b3__ico--logo:before, .b3__logo--large:before, .b3__logo--medium:before, .b3__logo--small:before, .b3__logo:before {
	content: "";
}
.b3__ico--logout:before {
	content: "";
}
.b3__ico--mail:before {
	content: "";
}
.b3__ico--menu:before {
	content: "";
}
.b3__ico--money_off:before {
	content: "";
}
.b3__ico--mood:before {
	content: "";
}
.b3__ico--mood_bad:before {
	content: "";
}
.b3__ico--more_horiz:before {
	content: "";
}
.b3__ico--more_vert:before {
	content: "";
}
.b3__ico--note_add:before {
	content: "";
}
.b3__ico--notifications:before {
	content: "";
}
.b3__ico--notifications_off:before {
	content: "";
}
.b3__ico--open_in_new:before {
	content: "";
}
.b3__ico--people:before {
	content: "";
}
.b3__ico--person:before {
	content: "";
}
.b3__ico--person_add:before {
	content: "";
}
.b3__ico--pie_chart:before {
	content: "";
}
.b3__ico--print:before {
	content: "";
}
.b3__ico--radio_after:before {
	content: "";
}
.b3__ico--remove:before {
	content: "";
}
.b3__ico--remove_circle_outline:before {
	content: "";
}
.b3__ico--reply:before {
	content: "";
}
.b3__ico--reply_all:before {
	content: "";
}
.b3__ico--restore:before {
	content: "";
}
.b3__ico--room:before {
	content: "";
}
.b3__ico--save:before {
	content: "";
}
.b3__ico--schedule:before {
	content: "";
}
.b3__ico--school:before {
	content: "";
}
.b3__ico--search:before {
	content: "";
}
.b3__ico--send:before {
	content: "";
}
.b3__ico--sentiment_dissatisfied:before {
	content: "";
}
.b3__ico--sentiment_satisfied:before {
	content: "";
}
.b3__ico--settings:before {
	content: "";
}
.b3__ico--share:before {
	content: "";
}
.b3__ico--shopping_cart:before {
	content: "";
}
.b3__ico--smartphone:before {
	content: "";
}
.b3__ico--sort:before {
	content: "";
}
.b3__ico--star:before {
	content: "";
}
.b3__ico--star_border:before {
	content: "";
}
.b3__ico--star_half:before {
	content: "";
}
.b3__ico--swap_horiz:before {
	content: "";
}
.b3__ico--swap_horizontal_circle:before {
	content: "";
}
.b3__ico--swap_vert:before {
	content: "";
}
.b3__ico--swap_vertical_circle:before {
	content: "";
}
.b3__ico--tablet_android:before {
	content: "";
}
.b3__ico--textsms:before {
	content: "";
}
.b3__ico--thumb_down:before {
	content: "";
}
.b3__ico--thumb_up:before {
	content: "";
}
.b3__ico--timeline:before {
	content: "";
}
.b3__ico--trending_down:before {
	content: "";
}
.b3__ico--trending_flat:before {
	content: "";
}
.b3__ico--trending_up:before {
	content: "";
}
.b3__ico--upload:before {
	content: "";
}
.b3__ico--verified_user:before {
	content: "";
}
.b3__ico--visibility:before {
	content: "";
}
.b3__ico--visibility_off:before {
	content: "";
}
.b3__ico--zoom_in:before {
	content: "";
}
.b3__ico--zoom_out:before {
	content: "";
}
.btn[class*=b3__btn-with-icon--left] [class^=b3__ico] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.6rem;
	height: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.6rem;
}
.btn[class*=b3__btn-with-icon--left] [class^=b3__ico]:before {
	vertical-align: top;
}
.btn[class*=b3__btn-with-icon--left] [class^=b3__ico] {
	left: .8rem;
}
.btn[class*=b3__btn-with-icon--right] [class^=b3__ico] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.6rem;
	height: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.6rem;
}
.btn[class*=b3__btn-with-icon--right] [class^=b3__ico]:before {
	vertical-align: top;
}
.btn[class*=b3__btn-with-icon--right] [class^=b3__ico] {
	right: .8rem;
}
.btn[class*=b3__btn-with-icon--only] {
	padding: 0;
	width: 3.2rem;
	height: 3.2rem;
}
.btn[class*=b3__btn-with-icon--only] [class^=b3__ico] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.6rem;
	height: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.6rem;
}
.btn[class*=b3__btn-with-icon--only] [class^=b3__ico]:before {
	vertical-align: top;
}
.btn[class*=b3__btn-with-icon--only] [class^=b3__ico] {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.btn.dropdown-toggle[class*=b3__btn-with-icon--only] {
	width: 6.4rem;
	padding-right: 3.2rem;
}
.btn.dropdown-toggle[class*=b3__btn-with-icon--left].btn-link {
	padding-left: 2.8rem;
	padding-right: 2.8rem;
}
.btn-group-lg > .btn[class*=b3__btn-with-icon--left] [class^=b3__ico], .btn-lg[class*=b3__btn-with-icon--left] [class^=b3__ico] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2rem;
	height: 2rem;
	font-size: 2rem;
	line-height: 2rem;
}
.btn-group-lg > .btn[class*=b3__btn-with-icon--left] [class^=b3__ico]:before, .btn-lg[class*=b3__btn-with-icon--left] [class^=b3__ico]:before {
	vertical-align: top;
}
.btn-group-lg > .btn[class*=b3__btn-with-icon--left] [class^=b3__ico], .btn-lg[class*=b3__btn-with-icon--left] [class^=b3__ico] {
	left: 1rem;
}
.btn-group-lg > .btn[class*=b3__btn-with-icon--right] [class^=b3__ico], .btn-lg[class*=b3__btn-with-icon--right] [class^=b3__ico] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2rem;
	height: 2rem;
	font-size: 2rem;
	line-height: 2rem;
}
.btn-group-lg > .btn[class*=b3__btn-with-icon--right] [class^=b3__ico]:before, .btn-lg[class*=b3__btn-with-icon--right] [class^=b3__ico]:before {
	vertical-align: top;
}
.btn-group-lg > .btn[class*=b3__btn-with-icon--right] [class^=b3__ico], .btn-lg[class*=b3__btn-with-icon--right] [class^=b3__ico] {
	right: 1rem;
}
.btn-group-lg > .btn[class*=b3__btn-with-icon--only], .btn-lg[class*=b3__btn-with-icon--only] {
	padding: 0;
	width: 4rem;
	height: 4rem;
}
.btn-group-lg > .btn[class*=b3__btn-with-icon--only] [class^=b3__ico], .btn-lg[class*=b3__btn-with-icon--only] [class^=b3__ico] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2rem;
	height: 2rem;
	font-size: 2rem;
	line-height: 2rem;
}
.btn-group-lg > .btn[class*=b3__btn-with-icon--only] [class^=b3__ico]:before, .btn-lg[class*=b3__btn-with-icon--only] [class^=b3__ico]:before {
	vertical-align: top;
}
.btn-group-lg > .btn[class*=b3__btn-with-icon--only] [class^=b3__ico], .btn-lg[class*=b3__btn-with-icon--only] [class^=b3__ico] {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.btn-group-lg > .dropdown-toggle.btn[class*=b3__btn-with-icon--only], .btn-lg.dropdown-toggle[class*=b3__btn-with-icon--only] {
	width: 8rem;
	padding-right: 4rem;
}
.btn-group-lg > .dropdown-toggle.btn:after, .btn-lg.dropdown-toggle:after {
	right: 1rem;
	width: 2rem;
	height: 2rem;
	font-size: 2rem;
	line-height: 2rem;
}
.btn-group-sm > .btn, .btn-group.btn-group-sm > .btn, .btn-sm {
	padding: .6rem 2.4rem;
	border-radius: 2.4rem;
	line-height: 1.2rem;
	height: 2.4rem;
}
.btn-group-sm > .btn[class*=b3__btn-with-icon--left] [class^=b3__ico], .btn-sm[class*=b3__btn-with-icon--left] [class^=b3__ico] {
	left: .4rem;
}
.btn-group-sm > .btn[class*=b3__btn-with-icon--right] [class^=b3__ico], .btn-sm[class*=b3__btn-with-icon--right] [class^=b3__ico] {
	right: .4rem;
}
.btn-group-sm > .btn[class*=b3__btn-with-icon--only], .btn-sm[class*=b3__btn-with-icon--only] {
	padding: 0;
	width: 2.4rem;
	height: 2.4rem;
}
.btn-group-sm > .btn[class*=b3__btn-with-icon--only] [class^=b3__ico], .btn-sm[class*=b3__btn-with-icon--only] [class^=b3__ico] {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.btn-group-sm > .dropdown-toggle.btn[class*=b3__btn-with-icon--only], .btn-sm.dropdown-toggle[class*=b3__btn-with-icon--only] {
	width: 4.8rem;
	padding-right: 2.4rem;
}
.input-group .btn[class*=b3__btn-with-icon--left] {
	padding-left: 1.73333rem;
}
.input-group .btn[class*=b3__btn-with-icon--left] [class^=b3__ico] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1rem;
	height: 1rem;
	font-size: 1rem;
	line-height: 1rem;
}
.input-group .btn[class*=b3__btn-with-icon--left] [class^=b3__ico]:before {
	vertical-align: top;
}
.input-group .btn[class*=b3__btn-with-icon--left] [class^=b3__ico] {
	left: .2rem;
}
.input-group .btn.dropdown, .input-group .btn[class*=b3__btn-with-icon--right] {
	padding-right: 1.73333rem;
}
.input-group .btn[class*=b3__btn-with-icon--right] [class^=b3__ico] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1rem;
	height: 1rem;
	font-size: 1rem;
	line-height: 1rem;
}
.input-group .btn[class*=b3__btn-with-icon--right] [class^=b3__ico]:before {
	vertical-align: top;
}
.input-group .btn[class*=b3__btn-with-icon--right] [class^=b3__ico] {
	right: .2rem;
}
.input-group .btn[class*=b3__btn-with-icon--only] {
	padding: 0;
	width: 1.6rem;
	height: 1.6rem;
}
.input-group .btn[class*=b3__btn-with-icon--only] [class^=b3__ico] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1rem;
	height: 1rem;
	font-size: 1rem;
	line-height: 1rem;
}
.input-group .btn[class*=b3__btn-with-icon--only] [class^=b3__ico]:before {
	vertical-align: top;
}
.input-group .btn[class*=b3__btn-with-icon--only] [class^=b3__ico] {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
	font-size: 14px;
	border: 2px solid #ffd862;
	background: #fff;
	color: #40444d;
}
.alert-heading {
	color: inherit;
}
.alert-link {
	font-weight: 700;
}
.alert-dismissible {
	padding-right: 4rem;
}
.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit;
}
.alert-primary {
	color: #1f5498;
	background-color: #cce0f8;
	border-color: #b8d3f6;
}
.alert-primary hr {
	border-top-color: #a1c5f3;
}
.alert-primary .alert-link {
	color: #163d6e;
}
.alert-secondary {
	color: #545a64;
	background-color: #e0e2e4;
	border-color: #d4d6da;
}
.alert-secondary hr {
	border-top-color: #c6c9ce;
}
.alert-secondary .alert-link {
	color: #3d4148;
}
.alert-success {
	color: #1f674f;
	background-color: #cce7dc;
	border-color: #b8ddce;
}
.alert-success hr {
	border-top-color: #a7d5c2;
}
.alert-success .alert-link {
	color: #134031;
}
.alert-info {
	color: #1f5498;
	background-color: #cce0f8;
	border-color: #b8d3f6;
}
.alert-info hr {
	border-top-color: #a1c5f3;
}
.alert-info .alert-link {
	color: #163d6e;
}
.alert-warning {
	color: #a1614b;
	background-color: #fee5db;
	border-color: #fedacc;
}
.alert-warning hr {
	border-top-color: #fec8b3;
}
.alert-warning .alert-link {
	color: #7e4c3b;
}
.alert-danger {
	color: #a1614b;
	background-color: #fee5db;
	border-color: #fedacc;
}
.alert-danger hr {
	border-top-color: #fec8b3;
}
.alert-danger .alert-link {
	color: #7e4c3b;
}
.alert-light {
	color: #9fa1a5;
	background-color: #fdfdfd;
	border-color: #fcfcfd;
}
.alert-light hr {
	border-top-color: #ededf3;
}
.alert-light .alert-link {
	color: #85878c;
}
.alert-dark {
	color: #40444d;
	background-color: #d9dadb;
	border-color: #cacbcd;
}
.alert-dark hr {
	border-top-color: #bdbec1;
}
.alert-dark .alert-link {
	color: #292b31;
}
.b3__theme--dark .alert, .b3__theme--trader .alert {
	background: #002c63;
	color: #fff;
}
.b3__theme--trader .alert {
	background: #1e2023;
}
.b3__theme--light .alert {
	background: #fff;
	color: #40444d;
}
.alert hr {
	border-top-color: rgba(102, 110, 122, .18);
}
.b3__theme--dark .alert hr, .b3__theme--trader .alert hr {
	border-top-color: rgba(255, 255, 255, .25);
}
.b3__theme--light .alert hr {
	border-top-color: rgba(102, 110, 122, .18);
}
.alert-dark, .alert-info, .alert-secondary {
	background: #fff;
	border-color: #666e7a;
}
.b3__theme--dark .alert-dark, .b3__theme--dark .alert-info, .b3__theme--dark .alert-secondary, .b3__theme--trader .alert-dark, .b3__theme--trader .alert-info, .b3__theme--trader .alert-secondary {
	background: #002c63;
}
.b3__theme--trader .alert-dark, .b3__theme--trader .alert-info, .b3__theme--trader .alert-secondary {
	background: #1e2023;
}
.b3__theme--light .alert-dark, .b3__theme--light .alert-info, .b3__theme--light .alert-secondary {
	background: #fff;
}
.alert-danger, .alert-success, .alert-warning {
	padding-left: 4rem;
	position: relative;
}
.alert-danger:before, .alert-success:before, .alert-warning:before {
	content: "";
	position: absolute;
	top: .8rem;
	left: 1.6rem;
	font-family: b3-icons;
	font-size: 1.6rem;
	line-height: 1.6rem;
}
.alert-success {
	background: #fff;
	border-color: #08ce79;
}
.b3__theme--dark .alert-success, .b3__theme--trader .alert-success {
	background: #002c63;
}
.b3__theme--trader .alert-success {
	background: #1e2023;
}
.b3__theme--light .alert-success {
	background: #fff;
}
.alert-success:before {
	content: "";
	color: #08ce79;
}
.alert-danger, .alert-warning {
	background: #fff;
	border-color: #fa7c4a;
}
.b3__theme--dark .alert-danger, .b3__theme--dark .alert-warning, .b3__theme--trader .alert-danger, .b3__theme--trader .alert-warning {
	background: #002c63;
}
.b3__theme--trader .alert-danger, .b3__theme--trader .alert-warning {
	background: #1e2023;
}
.b3__theme--light .alert-danger, .b3__theme--light .alert-warning {
	background: #fff;
}
.alert-danger:before, .alert-warning:before {
	content: "";
	color: #fa7c4a;
}
.alert-link {
	color: #0063de !important;
}
.b3__theme--dark .alert-link, .b3__theme--trader .alert-link {
	color: #ffd862 !important;
}
.b3__theme--light .alert-link {
	color: #0063de !important;
}
.alert-dismissible {
	padding-right: 4rem;
}
.alert-dismissible .close {
	padding: .6rem .8rem;
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: inherit;
	top: 0;
	right: 0;
	opacity: .5;
}
.alert-dismissible .close:hover {
	opacity: 1;
	color: #40444d;
}
.b3__theme--dark .alert-dismissible .close:hover, .b3__theme--trader .alert-dismissible .close:hover {
	color: #fff;
}
.b3__theme--light .alert-dismissible .close:hover {
	color: #40444d;
}
.b3__padding-top-bottom {
	padding-top: 1.6rem;
	padding-bottom: 1.6rem;
}
.b3__padding-top-bottom--small {
	padding-top: .8rem;
	padding-bottom: .8rem;
}
.b3__padding-top-bottom--large {
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
}
.b3__padding-top-bottom--none {
	padding-top: 0;
	padding-bottom: 0;
}
.btn {
	position: relative;
	display: inline-block;
	padding: .8rem 3.2rem;
	border-radius: 3.2rem;
	line-height: 1.6rem;
	height: 3.2rem;
	min-width: 99px !important;
	font-weight: 700;
	font-size: 9px;
	letter-spacing: 1.5px !important;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-position: center;
	transition: all .8s;
	margin: 0 0 0;
	border: none;
}
@media (prefers-reduced-motion:reduce) {
	.btn {
		transition: none;
	}
}
.btn:hover {
	color: #666e7a;
	text-decoration: none;
}
.btn.focus, .btn:focus {
	outline: 0;
}
.btn.disabled, .btn:disabled {
	opacity: .65;
}
a.btn.disabled, fieldset:disabled a.btn {
	pointer-events: none;
}
.btn-primary {
	color: #fff;
	background-color: #0063de;
	border-color: #0063de;
}
.btn-primary:hover {
	color: #fff;
	background-color: #0052b8;
	border-color: #004cab;
}
.btn-primary.focus, .btn-primary:focus {
	color: #002c63;
	border-radius: 100px;
}
.btn.btn-primary:focus {
	color: #002c63;
	border-radius: 100px;
}
.btn-primary.disabled, .btn-primary:disabled {
	color: #fff;
	background-color: #0063de;
	border-color: #0063de;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #004cab;
	border-color: #00479e;
}
.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, 122, 227, .5);
}
.btn-secondary {
	color: #fff;
	background-color: #666e7a;
	border-color: #666e7a;
}
.btn-secondary:hover {
	color: #fff;
	background-color: #555b65;
	border-color: #4f555e;
}
.btn-secondary.focus, .btn-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(125, 132, 142, .5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
	color: #fff;
	background-color: #666e7a;
	border-color: #666e7a;
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #4f555e;
	border-color: #494f57;
}
.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(125, 132, 142, .5);
}
.btn-success {
	color: #fff;
	background-color: #008750;
	border-color: #008750;
}
.btn-success:hover {
	color: #fff;
	background-color: #006139;
	border-color: #005432;
}
.btn-success.focus, .btn-success:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 153, 106, .5);
}
.btn-success.disabled, .btn-success:disabled {
	color: #fff;
	background-color: #008750;
	border-color: #008750;
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #005432;
	border-color: #00472a;
}
.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(38, 153, 106, .5);
}
.btn-info {
	color: #fff;
	background-color: #0063de;
	border-color: #0063de;
}
.btn-info:hover {
	color: #fff;
	background-color: #0052b8;
	border-color: #004cab;
}
.btn-info.focus, .btn-info:focus {
	box-shadow: 0 0 0 .2rem rgba(38, 122, 227, .5);
}
.btn-info.disabled, .btn-info:disabled {
	color: #fff;
	background-color: #0063de;
	border-color: #0063de;
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #004cab;
	border-color: #00479e;
}
.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(38, 122, 227, .5);
}
.btn-warning {
	color: #666e7a;
	background-color: #fa7c4a;
	border-color: #fa7c4a;
}
.btn-warning:hover {
	color: #fff;
	background-color: #f96125;
	border-color: #f95818;
}
.btn-warning.focus, .btn-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(228, 122, 81, .5);
}
.btn-warning.disabled, .btn-warning:disabled {
	color: #666e7a;
	background-color: #fa7c4a;
	border-color: #fa7c4a;
}
.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #f95818;
	border-color: #f84f0c;
}
.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(228, 122, 81, .5);
}
.btn-danger {
	color: #666e7a;
	background-color: #fa7c4a;
	border-color: #fa7c4a;
}
.btn-danger:hover {
	color: #fff;
	background-color: #f96125;
	border-color: #f95818;
}
.btn-danger.focus, .btn-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(228, 122, 81, .5);
}
.btn-danger.disabled, .btn-danger:disabled {
	color: #666e7a;
	background-color: #fa7c4a;
	border-color: #fa7c4a;
}
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #f95818;
	border-color: #f84f0c;
}
.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(228, 122, 81, .5);
}
.btn-light {
	color: #666e7a;
	background-color: #f6f6f7;
	border-color: #f6f6f7;
}
.btn-light:hover {
	color: #666e7a;
	background-color: #e2e2e5;
	border-color: #dbdbdf;
}
.btn-light.focus, .btn-light:focus {
	box-shadow: 0 0 0 .2rem rgba(224, 226, 228, .5);
}
.btn-light.disabled, .btn-light:disabled {
	color: #666e7a;
	background-color: #f6f6f7;
	border-color: #f6f6f7;
}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
	color: #666e7a;
	background-color: #dbdbdf;
	border-color: #d4d4d9;
}
.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(224, 226, 228, .5);
}
.btn-dark {
	color: #fff;
	background-color: #40444d;
	border-color: #40444d;
}
.btn-dark:hover {
	color: #fff;
	background-color: #2f3238;
	border-color: #292b31;
}
.btn-dark.focus, .btn-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(93, 96, 104, .5);
}
.btn-dark.disabled, .btn-dark:disabled {
	color: #fff;
	background-color: #40444d;
	border-color: #40444d;
}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #292b31;
	border-color: #23252a;
}
.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(93, 96, 104, .5);
}
.btn-outline-primary {
	color: #0063de;
	border-color: #0063de;
}
.btn-outline-primary:hover {
	color: #fff;
	background-color: #0063de;
	border-color: #0063de;
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 99, 222, .5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #0063de;
	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: #0063de;
	border-color: #0063de;
}
.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, 99, 222, .5);
}
.btn-outline-secondary {
	color: #666e7a;
	border-color: #666e7a;
}
.btn-outline-secondary:hover {
	color: #fff;
	background-color: #666e7a;
	border-color: #666e7a;
}
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(102, 110, 122, .5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
	color: #666e7a;
	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: #666e7a;
	border-color: #666e7a;
}
.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(102, 110, 122, .5);
}
.btn-outline-success {
	color: #008750;
	border-color: #008750;
}
.btn-outline-success:hover {
	color: #fff;
	background-color: #008750;
	border-color: #008750;
}
.btn-outline-success.focus, .btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 135, 80, .5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
	color: #008750;
	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: #008750;
	border-color: #008750;
}
.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(0, 135, 80, .5);
}
.btn-outline-info {
	color: #0063de;
	border-color: #0063de;
}
.btn-outline-info:hover {
	color: #fff;
	background-color: #0063de;
	border-color: #0063de;
}
.btn-outline-info.focus, .btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 99, 222, .5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
	color: #0063de;
	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: #0063de;
	border-color: #0063de;
}
.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(0, 99, 222, .5);
}
.btn-outline-warning {
	color: #fa7c4a;
	border-color: #fa7c4a;
}
.btn-outline-warning:hover {
	color: #666e7a;
	background-color: #fa7c4a;
	border-color: #fa7c4a;
}
.btn-outline-warning.focus, .btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(250, 124, 74, .5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
	color: #fa7c4a;
	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: #666e7a;
	background-color: #fa7c4a;
	border-color: #fa7c4a;
}
.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(250, 124, 74, .5);
}
.btn-outline-danger {
	color: #fa7c4a;
	border-color: #fa7c4a;
}
.btn-outline-danger:hover {
	color: #666e7a;
	background-color: #fa7c4a;
	border-color: #fa7c4a;
}
.btn-outline-danger.focus, .btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(250, 124, 74, .5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
	color: #fa7c4a;
	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: #666e7a;
	background-color: #fa7c4a;
	border-color: #fa7c4a;
}
.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(250, 124, 74, .5);
}
.btn-outline-light {
	color: #f6f6f7;
	border-color: #f6f6f7;
}
.btn-outline-light:hover {
	color: #666e7a;
	background-color: #f6f6f7;
	border-color: #f6f6f7;
}
.btn-outline-light.focus, .btn-outline-light:focus {
	box-shadow: 0 0 0 .2rem rgba(246, 246, 247, .5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
	color: #f6f6f7;
	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: #666e7a;
	background-color: #f6f6f7;
	border-color: #f6f6f7;
}
.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(246, 246, 247, .5);
}
.btn-outline-dark {
	color: #40444d;
	border-color: #40444d;
}
.btn-outline-dark:hover {
	color: #fff;
	background-color: #40444d;
	border-color: #40444d;
}
.btn-outline-dark.focus, .btn-outline-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(64, 68, 77, .5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
	color: #40444d;
	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: #40444d;
	border-color: #40444d;
}
.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(64, 68, 77, .5);
}
.btn-link {
	font-weight: 400;
	color: #0063de;
	text-decoration: none;
}
.btn-link:hover {
	color: #004192;
	text-decoration: none;
}
.btn-link.focus, .btn-link:focus {
	text-decoration: none;
	box-shadow: none;
}
.btn-link.disabled, .btn-link:disabled {
	color: #6c757d;
	pointer-events: none;
}
.btn-group-lg > .btn, .btn-group.btn-group-lg > .btn, .btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem;
}
.btn-group-sm > .btn, .btn-group.btn-group-sm > .btn, .btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: 100px;
}
.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%;
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-flex;
	vertical-align: middle;
}
.btn-group-vertical > .btn, .btn-group > .btn {
	position: relative;
	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: flex;
	flex-wrap: wrap;
	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;
}
.btn-light, .btn-primary {
	background-color: #ffd862;
	border: none;
	color: #002c63;
}
.btn-light:focus, .btn-primary:focus {
	background-color: #ffd862;
	color: #002c63;
}
.btn-light.active:not(:disabled):not(.disabled), .btn-primary.active:not(:disabled):not(.disabled) {
	background-color: #e2c25f;
	color: #002c63;
}
.show > .btn-light.dropdown-toggle, .show > .btn-primary.dropdown-toggle {
	background-color: #e2c25f;
	color: #002c63;
}
.btn-light:hover:not(:disabled):not(.disabled), .btn-primary:hover:not(:disabled):not(.disabled) {
	background: #ffe8a1 radial-gradient(circle, transparent 1%, #ffe8a1 1%) center/15000%;
	color: #002c63;
}
.btn-light:active:not(:disabled):not(.disabled), .btn-primary:active:not(:disabled):not(.disabled) {
	background-color: #fffbef;
	background-size: 100%;
	transition: background 0s;
	color: #002c63;
}
.b3__theme--dark .btn-light, .b3__theme--dark .btn-primary, .b3__theme--trader .btn-light, .b3__theme--trader .btn-primary {
	background-color: #ffd862;
	border-color: #ffd862;
	color: #002c63;
}
.b3__theme--dark .btn-light:focus, .b3__theme--dark .btn-primary:focus, .b3__theme--trader .btn-light:focus, .b3__theme--trader .btn-primary:focus {
	background-color: #ffd862;
	color: #002c63;
}
.b3__theme--dark .btn-light.active:not(:disabled):not(.disabled), .b3__theme--dark .btn-primary.active:not(:disabled):not(.disabled), .b3__theme--trader .btn-light.active:not(:disabled):not(.disabled), .b3__theme--trader .btn-primary.active:not(:disabled):not(.disabled) {
	background-color: #e2c25f;
	color: #002c63;
}
.b3__theme--dark .btn-light:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-primary:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-light:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-primary:hover:not(:disabled):not(.disabled) {
	background: #ffe8a1 radial-gradient(circle, transparent 1%, #ffe8a1 1%) center/15000%;
	color: #002c63;
}
.b3__theme--dark .btn-light:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-primary:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-light:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-primary:active:not(:disabled):not(.disabled) {
	background-color: #fffbef;
	background-size: 100%;
	transition: background 0s;
	color: #002c63;
}
.b3__theme--light .btn-light, .b3__theme--light .btn-primary {
	background-color: #ffd862;
	border-color: #ffd862;
	color: #002c63;
}
.b3__theme--light .btn-light:focus, .b3__theme--light .btn-primary:focus {
	background-color: #ffd862;
	color: #002c63;
}
.b3__theme--light .btn-light.active:not(:disabled):not(.disabled), .b3__theme--light .btn-primary.active:not(:disabled):not(.disabled) {
	background-color: #ffde7a;
	color: #002c63;
}
.b3__theme--light .btn-light:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-primary:hover:not(:disabled):not(.disabled) {
	background: #ffe8a1 radial-gradient(circle, transparent 1%, #ffe8a1 1%) center/15000%;
	color: #002c63;
}
.b3__theme--light .btn-light:active:not(:disabled):not(.disabled), .b3__theme--light .btn-primary:active:not(:disabled):not(.disabled) {
	background-color: #fffbef;
	background-size: 100%;
	transition: background 0s;
	color: #002c63;
}
.btn-dark, .btn-info {
	background-color: #666e7a;
	border: none;
	color: #fff;
}
.btn-group > .btn {
	font-weight: 700;
	font-size: .8rem;
	letter-spacing: 1.5px !important;
	text-transform: uppercase;
	white-space: nowrap;
}
.btn-group > .btn:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-left: 0;
}
.btn-group > .btn:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	margin-right: 0;
}
.btn-group > .btn:not(:first-child):not(.b3__btn-with-icon--left):not(.b3__btn-with-icon--only):not(.arrow-only) {
	padding-left: 1.6rem;
}
.btn-group > .btn:not(:last-child):not(.b3__btn-with-icon--right):not(.b3__btn-with-icon--only) {
	padding-right: 1.6rem;
}
.btn-group > .btn-outline-danger:not(:first-child), .btn-group > .btn-outline-dark:not(:first-child), .btn-group > .btn-outline-info:not(:first-child), .btn-group > .btn-outline-light:not(:first-child), .btn-group > .btn-outline-primary:not(:first-child), .btn-group > .btn-outline-secondary:not(:first-child), .btn-group > .btn-outline-success:not(:first-child), .btn-group > .btn-outline-warning:not(:first-child) {
	border-left-width: 0;
}
.btn-group > .btn-outline-danger:not(:last-child), .btn-group > .btn-outline-dark:not(:last-child), .btn-group > .btn-outline-info:not(:last-child), .btn-group > .btn-outline-light:not(:last-child), .btn-group > .btn-outline-primary:not(:last-child), .btn-group > .btn-outline-secondary:not(:last-child), .btn-group > .btn-outline-success:not(:last-child), .btn-group > .btn-outline-warning:not(:last-child) {
	border-right-width: 0;
}
.btn-group > .btn-group > .btn {
	border-radius: 0;
}
.btn-group > .btn-group > .btn.dropdown-toggle {
	padding-right: 3.2rem !important;
}
.btn-group > .btn-group:first-child > .btn.dropdown-toggle {
	border-top-left-radius: 3.2rem;
	border-bottom-left-radius: 3.2rem;
}
.btn-group > .btn-group:last-child > .btn.dropdown-toggle {
	border-top-right-radius: 3.2rem;
	border-bottom-right-radius: 3.2rem;
}
.btn-group > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-left: 0;
	padding-left: 1.6rem;
}
.btn-group > .btn-group:not(:last-child) > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	margin-right: 0;
	padding-right: 1.6rem;
}
.btn-group.btn-group-sm > .btn:not(:first-child):not(.b3__btn-with-icon--left):not(.b3__btn-with-icon--only):not(.arrow-only) {
	padding-left: 1.2rem;
}
.btn-group.btn-group-sm > .btn:not(:last-child):not(.b3__btn-with-icon--right):not(.b3__btn-with-icon--only) {
	padding-right: 1.2rem;
}
.btn-group.btn-group-lg > .btn:not(:first-child):not(.b3__btn-with-icon--left):not(.b3__btn-with-icon--only):not(.arrow-only) {
	padding-left: 2rem;
}
.btn-group.btn-group-lg > .btn:not(:last-child):not(.b3__btn-with-icon--right):not(.b3__btn-with-icon--only) {
	padding-right: 2rem;
}
.btn-group-vertical > .btn {
	margin-bottom: 0;
}
.btn-group-vertical > .btn:first-child {
	border-top-left-radius: .2rem;
	border-top-right-radius: .2rem;
}
.btn-group-vertical > .btn:last-child {
	border-bottom-left-radius: .2rem;
	border-bottom-right-radius: .2rem;
}
.btn-group-vertical > .btn-group > .btn {
	padding-left: 3.2rem !important;
	padding-right: 3.2rem !important;
}
.btn-group-vertical > .btn-group:first-child > .btn {
	border-top-left-radius: .2rem;
	border-top-right-radius: .2rem;
}
.btn-group-vertical > .btn-group:last-child > .btn {
	border-bottom-left-radius: .2rem;
	border-bottom-right-radius: .2rem;
}
.custom-range {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	background: rgba(102, 110, 122, .18);
	height: .4rem;
	border-radius: .4rem;
	opacity: 1;
}
.b3__theme--dark .custom-range, .b3__theme--trader .custom-range {
	background: rgba(255, 255, 255, .15);
}
[class*=b3__btn-with-icon--left] .b3__loading-inline:before [class^=b3__ico] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.6rem;
	height: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.6rem;
}
[class*=b3__btn-with-icon--left] .b3__loading-inline:before [class^=b3__ico]:before {
	vertical-align: top;
}
[class*=b3__btn-with-icon--left] .b3__loading-inline:before [class^=b3__ico] {
	left: .8rem;
}
[class*=b3__btn-with-icon--right] .b3__loading-inline:before [class^=b3__ico] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.6rem;
	height: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.6rem;
}
[class*=b3__btn-with-icon--right] .b3__loading-inline:before [class^=b3__ico]:before {
	vertical-align: top;
}
[class*=b3__btn-with-icon--right] .b3__loading-inline:before [class^=b3__ico] {
	right: .8rem;
}
.btn-group-lg > .btn .b3__loading-inline, .btn-lg .b3__loading-inline {
	width: 2rem;
	height: 2rem;
}
.btn-group-lg > .btn .b3__loading-inline:before, .btn-lg .b3__loading-inline:before {
	width: 2rem;
	height: 2rem;
	margin-top: -1rem;
	margin-left: -1rem;
}
.b3__loading-block {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 6.66667rem;
	height: 6.66667rem;
	opacity: 0;
	transition: opacity .5s linear;
	transition-delay: .5s;
	z-index: 1050;
}
.b3__loading-backdrop {
	transition: opacity .5s linear;
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 1040;
}
.b3__loading-backdrop--dark {
	background: #003475;
}
.b3__loading-backdrop--light {
	background: #fff;
}
.b3__loading-visible .b3__loading-backdrop, .b3__loading-visible .b3__loading-block {
	opacity: 1;
}
.b3__loading-hide .b3__loading-backdrop {
	transition-delay: .7s;
}
.b3__loading-hide .b3__loading-block {
	transition-delay: 0;
}
.b3__loading-inline {
	position: relative;
	display: inline-block;
	width: 1.6rem;
	height: 1.6rem;
}
.b3__loading-inline:before {
	content: "";
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	border: 2px solid rgba(0, 176, 230, .2);
	border-top-color: #002c63;
	animation: spinner .8s linear infinite;
	width: 1.6rem;
	height: 1.6rem;
	margin-top: -.8rem;
	margin-left: -.8rem;
}
.b3__theme--dark .b3__loading-inline:before, .b3__theme--trader .b3__loading-inline:before {
	border-color: rgba(0, 176, 230, .6);
	border-top-color: #fff;
}
.b3__theme--light .b3__loading-inline:before {
	border-color: rgba(0, 176, 230, .2);
	border-top-color: #002c63;
}
[class*=b3__btn-with-icon] .b3__loading-inline:before {
	border-color: rgba(255, 255, 255, .25);
	border-top-color: #002c63;
}
.b3__theme--dark [class*=b3__btn-with-icon] .b3__loading-inline:before, .b3__theme--trader [class*=b3__btn-with-icon] .b3__loading-inline:before {
	border-color: rgba(255, 255, 255, .25);
	border-top-color: #002c63;
}
@keyframes spinner {
		to {
		transform: rotate(360deg);
	}
	}
.b3__sidenav__bottom-menu {
	display: none;
}
.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 {
	flex-direction: column;
	align-items: flex-start;
	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;
}
.btn {
	position: relative;
	display: inline-block;
	padding: .8rem 3.2rem;
	border-radius: 3.2rem;
	line-height: 1.6rem;
	height: 3.2rem;
	min-width: 99px !important;
	font-weight: 700;
	font-size: 9px;
	letter-spacing: 1.5px !important;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-position: center;
	transition: all .8s;
	margin: 0 0 0;
	border: none;
}
.btn.active:not(:disabled):not(.disabled) {
	background-color: #606873;
	color: #fff;
	border-radius: 100px;
}
.show > .btn.dropdown-toggle {
	background-color: #606873;
	color: #fff;
}
.btn:active:not(:disabled):not(.disabled) {
	background-color: #f0f1f2;
	background-size: 100%;
	transition: background 0s;
}
.b3__theme--dark .btn, .b3__theme--trader .btn {
	background-color: rgba(255, 255, 255, .7);
	border-color: rgba(255, 255, 255, .7);
	color: #002c63;
}
.b3__theme--dark .btn:focus, .b3__theme--trader .btn:focus {
	background-color: rgba(255, 255, 255, .7);
	color: #002c63;
}
.b3__theme--dark .btn.active:not(:disabled):not(.disabled), .b3__theme--trader .btn.active:not(:disabled):not(.disabled) {
	background-color: rgba(208, 209, 211, .745);
	color: #002c63;
}
.b3__theme--dark .btn:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn:hover:not(:disabled):not(.disabled) {
	background: rgba(255, 255, 255, .82) radial-gradient(circle, transparent 1%, rgba(255, 255, 255, .82) 1%) center/15000%;
	color: #002c63;
}
.b3__theme--dark .btn:active:not(:disabled):not(.disabled), .b3__theme--trader .btn:active:not(:disabled):not(.disabled) {
	background-color: rgba(255, 255, 255, .97);
	background-size: 100%;
	transition: background 0s;
	color: #002c63;
}
.b3__theme--light .btn {
	background-color: #666e7a;
	border-color: #666e7a;
	color: #fff;
}
.b3__theme--light .btn:focus {
	background-color: #666e7a;
	color: #fff;
}
.b3__theme--light .btn.active:not(:disabled):not(.disabled) {
	background-color: #7d848e;
	color: #fff;
}
.b3__theme--light .btn:hover:not(:disabled):not(.disabled) {
	background: #a3a8af radial-gradient(circle, transparent 1%, #a3a8af 1%) center/15000%;
	color: #fff;
}
.b3__theme--light .btn:active:not(:disabled):not(.disabled) {
	background-color: #f0f1f2;
	background-size: 100%;
	transition: background 0s;
	color: #fff;
}
.btn-dark:focus, .btn-info:focus {
	background-color: #666e7a;
	color: #fff;
}
.btn-dark.active:not(:disabled):not(.disabled), .btn-info.active:not(:disabled):not(.disabled) {
	background-color: #606873;
	color: #fff;
}
.show > .btn-dark.dropdown-toggle, .show > .btn-info.dropdown-toggle {
	background-color: #606873;
	color: #fff;
}
.btn-dark:hover:not(:disabled):not(.disabled), .btn-info:hover:not(:disabled):not(.disabled) {
	background: #a3a8af radial-gradient(circle, transparent 1%, #a3a8af 1%) center/15000%;
	color: #fff;
}
.btn-dark:active:not(:disabled):not(.disabled), .btn-info:active:not(:disabled):not(.disabled) {
	background-color: #f0f1f2;
	background-size: 100%;
	transition: background 0s;
	color: #fff;
}
.b3__theme--dark .btn-dark, .b3__theme--dark .btn-info, .b3__theme--trader .btn-dark, .b3__theme--trader .btn-info {
	background-color: rgba(255, 255, 255, .7);
	border-color: rgba(255, 255, 255, .7);
	color: #002c63;
}
.b3__theme--dark .btn-dark:focus, .b3__theme--dark .btn-info:focus, .b3__theme--trader .btn-dark:focus, .b3__theme--trader .btn-info:focus {
	background-color: rgba(255, 255, 255, .7);
	color: #002c63;
}
.b3__theme--dark .btn-dark.active:not(:disabled):not(.disabled), .b3__theme--dark .btn-info.active:not(:disabled):not(.disabled), .b3__theme--trader .btn-dark.active:not(:disabled):not(.disabled), .b3__theme--trader .btn-info.active:not(:disabled):not(.disabled) {
	background-color: rgba(208, 209, 211, .745);
	color: #002c63;
}
.b3__theme--dark .btn-dark:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-info:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-dark:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-info:hover:not(:disabled):not(.disabled) {
	background: rgba(255, 255, 255, .82) radial-gradient(circle, transparent 1%, rgba(255, 255, 255, .82) 1%) center/15000%;
	color: #002c63;
}
.b3__theme--dark .btn-dark:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-info:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-dark:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-info:active:not(:disabled):not(.disabled) {
	background-color: rgba(255, 255, 255, .97);
	background-size: 100%;
	transition: background 0s;
	color: #002c63;
}
.b3__theme--light .btn-dark, .b3__theme--light .btn-info {
	background-color: #666e7a;
	border-color: #666e7a;
	color: #fff;
}
.b3__theme--light .btn-dark:focus, .b3__theme--light .btn-info:focus {
	background-color: #666e7a;
	color: #fff;
}
.b3__theme--light .btn-dark.active:not(:disabled):not(.disabled), .b3__theme--light .btn-info.active:not(:disabled):not(.disabled) {
	background-color: #7d848e;
	color: #fff;
}
.b3__theme--light .btn-dark:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-info:hover:not(:disabled):not(.disabled) {
	background: #a3a8af radial-gradient(circle, transparent 1%, #a3a8af 1%) center/15000%;
	color: #fff;
}
.b3__theme--light .btn-dark:active:not(:disabled):not(.disabled), .b3__theme--light .btn-info:active:not(:disabled):not(.disabled) {
	background-color: #f0f1f2;
	background-size: 100%;
	transition: background 0s;
	color: #fff;
}
.btn-success {
	background-color: #08ce79;
	border: none;
	color: #002c63;
}
.btn-success:focus {
	background-color: #08ce79;
	color: #002c63;
}
.btn-success.active:not(:disabled):not(.disabled) {
	background-color: #10b972;
	color: #002c63;
}
.show > .btn-success.dropdown-toggle {
	background-color: #10b972;
	color: #002c63;
}
.btn-success:hover:not(:disabled):not(.disabled) {
	background: #6be2af radial-gradient(circle, transparent 1%, #6be2af 1%) center/15000%;
	color: #002c63;
}
.btn-success:active:not(:disabled):not(.disabled) {
	background-color: #e6faf2;
	background-size: 100%;
	transition: background 0s;
	color: #002c63;
}
.b3__theme--dark .btn-success, .b3__theme--trader .btn-success {
	background-color: #08ce79;
	border-color: #08ce79;
	color: #002c63;
}
.b3__theme--dark .btn-success:focus, .b3__theme--trader .btn-success:focus {
	background-color: #08ce79;
	color: #002c63;
}
.b3__theme--dark .btn-success.active:not(:disabled):not(.disabled), .b3__theme--trader .btn-success.active:not(:disabled):not(.disabled) {
	background-color: #10b972;
	color: #002c63;
}
.b3__theme--dark .btn-success:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-success:hover:not(:disabled):not(.disabled) {
	background: #6be2af radial-gradient(circle, transparent 1%, #6be2af 1%) center/15000%;
	color: #002c63;
}
.b3__theme--dark .btn-success:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-success:active:not(:disabled):not(.disabled) {
	background-color: #e6faf2;
	background-size: 100%;
	transition: background 0s;
	color: #002c63;
}
.b3__theme--light .btn-success {
	background-color: #08ce79;
	border-color: #08ce79;
	color: #002c63;
}
.b3__theme--light .btn-success:focus {
	background-color: #08ce79;
	color: #002c63;
}
.b3__theme--light .btn-success.active:not(:disabled):not(.disabled) {
	background-color: #2dd58d;
	color: #002c63;
}
.b3__theme--light .btn-success:hover:not(:disabled):not(.disabled) {
	background: #6be2af radial-gradient(circle, transparent 1%, #6be2af 1%) center/15000%;
	color: #002c63;
}
.b3__theme--light .btn-success:active:not(:disabled):not(.disabled) {
	background-color: #e6faf2;
	background-size: 100%;
	transition: background 0s;
	color: #002c63;
}
.btn-danger, .btn-warning {
	background-color: #fa7c4a;
	border: none;
	color: #002c63;
}
.btn-danger:focus, .btn-warning:focus {
	background-color: #fa7c4a;
	color: #002c63;
}
.btn-danger.active:not(:disabled):not(.disabled), .btn-warning.active:not(:disabled):not(.disabled) {
	background-color: #de744a;
	color: #002c63;
}
.show > .btn-danger.dropdown-toggle, .show > .btn-warning.dropdown-toggle {
	background-color: #de744a;
	color: #002c63;
}
.btn-danger:hover:not(:disabled):not(.disabled), .btn-warning:hover:not(:disabled):not(.disabled) {
	background: #fcb092 radial-gradient(circle, transparent 1%, #fcb092 1%) center/15000%;
	color: #002c63;
}
.btn-danger:active:not(:disabled):not(.disabled), .btn-warning:active:not(:disabled):not(.disabled) {
	background-color: #fff2ed;
	background-size: 100%;
	transition: background 0s;
	color: #002c63;
}
.b3__theme--dark .btn-danger, .b3__theme--dark .btn-warning, .b3__theme--trader .btn-danger, .b3__theme--trader .btn-warning {
	background-color: #fa7c4a;
	border-color: #fa7c4a;
	color: #002c63;
}
.b3__theme--dark .btn-danger:focus, .b3__theme--dark .btn-warning:focus, .b3__theme--trader .btn-danger:focus, .b3__theme--trader .btn-warning:focus {
	background-color: #fa7c4a;
	color: #002c63;
}
.b3__theme--dark .btn-danger.active:not(:disabled):not(.disabled), .b3__theme--dark .btn-warning.active:not(:disabled):not(.disabled), .b3__theme--trader .btn-danger.active:not(:disabled):not(.disabled), .b3__theme--trader .btn-warning.active:not(:disabled):not(.disabled) {
	background-color: #de744a;
	color: #002c63;
}
.b3__theme--dark .btn-danger:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-warning:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-danger:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-warning:hover:not(:disabled):not(.disabled) {
	background: #fcb092 radial-gradient(circle, transparent 1%, #fcb092 1%) center/15000%;
	color: #002c63;
}
.b3__theme--dark .btn-danger:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-warning:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-danger:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-warning:active:not(:disabled):not(.disabled) {
	background-color: #fff2ed;
	background-size: 100%;
	transition: background 0s;
	color: #002c63;
}
.b3__theme--light .btn-danger, .b3__theme--light .btn-warning {
	background-color: #fa7c4a;
	border-color: #fa7c4a;
	color: #002c63;
}
.b3__theme--light .btn-danger:focus, .b3__theme--light .btn-warning:focus {
	background-color: #fa7c4a;
	color: #002c63;
}
.b3__theme--light .btn-danger.active:not(:disabled):not(.disabled), .b3__theme--light .btn-warning.active:not(:disabled):not(.disabled) {
	background-color: #fb9065;
	color: #002c63;
}
.b3__theme--light .btn-danger:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-warning:hover:not(:disabled):not(.disabled) {
	background: #fcb092 radial-gradient(circle, transparent 1%, #fcb092 1%) center/15000%;
	color: #002c63;
}
.b3__theme--light .btn-danger:active:not(:disabled):not(.disabled), .b3__theme--light .btn-warning:active:not(:disabled):not(.disabled) {
	background-color: #fff2ed;
	background-size: 100%;
	transition: background 0s;
	color: #002c63;
}
.btn.disabled, .btn:disabled {
	background-color: #f6f6f7;
	border: none;
	color: rgba(102, 110, 122, .4);
	opacity: 1;
}
.btn.disabled:focus, .btn:disabled:focus {
	background-color: #f6f6f7;
	color: rgba(102, 110, 122, .4);
}
.btn.disabled.active:not(:disabled):not(.disabled), .btn:disabled.active:not(:disabled):not(.disabled) {
	background-color: #dbdbde;
	color: rgba(102, 110, 122, .4);
}
.show > .btn.disabled.dropdown-toggle, .show > .btn:disabled.dropdown-toggle {
	background-color: #dbdbde;
	color: rgba(102, 110, 122, .4);
}
.btn.disabled:hover:not(:disabled):not(.disabled), .btn:disabled:hover:not(:disabled):not(.disabled) {
	background: #fafafa radial-gradient(circle, transparent 1%, #fafafa 1%) center/15000%;
	color: rgba(102, 110, 122, .4);
}
.btn.disabled:active:not(:disabled):not(.disabled), .btn:disabled:active:not(:disabled):not(.disabled) {
	background-color: #fefefe;
	background-size: 100%;
	transition: background 0s;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--dark .btn.disabled, .b3__theme--dark .btn:disabled, .b3__theme--trader .btn.disabled, .b3__theme--trader .btn:disabled {
	background-color: rgba(102, 110, 122, .5);
	border-color: rgba(102, 110, 122, .5);
	color: rgba(255, 255, 255, .7);
}
.b3__theme--dark .btn.disabled:focus, .b3__theme--dark .btn:disabled:focus, .b3__theme--trader .btn.disabled:focus, .b3__theme--trader .btn:disabled:focus {
	background-color: rgba(102, 110, 122, .5);
	color: rgba(255, 255, 255, .7);
}
.b3__theme--dark .btn.disabled.active:not(:disabled):not(.disabled), .b3__theme--dark .btn:disabled.active:not(:disabled):not(.disabled), .b3__theme--trader .btn.disabled.active:not(:disabled):not(.disabled), .b3__theme--trader .btn:disabled.active:not(:disabled):not(.disabled) {
	background-color: rgba(89, 95, 106, .575);
	color: rgba(255, 255, 255, .7);
}
.b3__theme--dark .btn.disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn:disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn.disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn:disabled:hover:not(:disabled):not(.disabled) {
	background: rgba(204, 207, 211, .7) radial-gradient(circle, transparent 1%, rgba(204, 207, 211, .7) 1%) center/15000%;
	color: rgba(255, 255, 255, .7);
}
.b3__theme--dark .btn.disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn:disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn.disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn:disabled:active:not(:disabled):not(.disabled) {
	background-color: rgba(250, 250, 250, .95);
	background-size: 100%;
	transition: background 0s;
	color: rgba(255, 255, 255, .7);
}
.b3__theme--light .btn.disabled, .b3__theme--light .btn:disabled {
	background-color: #f6f6f7;
	border-color: #f6f6f7;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--light .btn.disabled:focus, .b3__theme--light .btn:disabled:focus {
	background-color: #f6f6f7;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--light .btn.disabled.active:not(:disabled):not(.disabled), .b3__theme--light .btn:disabled.active:not(:disabled):not(.disabled) {
	background-color: #f7f7f8;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--light .btn.disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn:disabled:hover:not(:disabled):not(.disabled) {
	background: #fafafa radial-gradient(circle, transparent 1%, #fafafa 1%) center/15000%;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--light .btn.disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn:disabled:active:not(:disabled):not(.disabled) {
	background-color: #fefefe;
	background-size: 100%;
	transition: background 0s;
	color: rgba(102, 110, 122, .4);
}
.btn-link {
	padding-left: 1.6rem;
	padding-right: 1.6rem;
	background-color: transparent;
	border: none;
	color: #0063de;
}
.btn-link:focus {
	background-color: transparent;
	color: #0063de;
}
.btn-link:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: #0063de;
}
.btn-link:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: #0063de;
}
.b3__theme--dark .btn-link, .b3__theme--trader .btn-link {
	background-color: transparent;
	color: #ffd862;
}
.b3__theme--dark .btn-link:focus, .b3__theme--trader .btn-link:focus {
	color: #ffd862;
}
.b3__theme--dark .btn-link:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-link:hover:not(:disabled):not(.disabled) {
	background: rgba(255, 255, 255, .25) radial-gradient(circle, transparent 1%, rgba(255, 255, 255, .25) 1%) center/15000%;
	color: #ffd862;
}
.b3__theme--dark .btn-link:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-link:active:not(:disabled):not(.disabled) {
	background-color: #fff;
	background-size: 100%;
	transition: background 0s;
	color: #ffd862;
}
.b3__theme--light .btn-link {
	background-color: transparent;
	border: none;
	color: #0063de;
}
.b3__theme--light .btn-link:focus {
	background-color: transparent;
	color: #0063de;
}
.b3__theme--light .btn-link:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: #0063de;
}
.b3__theme--light .btn-link:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: #0063de;
}
.btn-group-lg > .btn-link.btn, .btn-link.btn-lg {
	padding-left: 2rem;
	padding-right: 2rem;
}
.btn-group-sm > .btn-link.btn, .btn-link.btn-sm {
	padding-left: 1.2rem;
	padding-right: 1.2rem;
}
.btn-link.disabled, .btn-link:disabled {
	background-color: transparent;
	border: none;
	color: rgba(102, 110, 122, .4);
	opacity: 1;
}
.btn-link.disabled:focus, .btn-link:disabled:focus {
	background-color: transparent;
	color: rgba(102, 110, 122, .4);
}
.btn-link.disabled:hover:not(:disabled):not(.disabled), .btn-link:disabled:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: rgba(102, 110, 122, .4);
}
.btn-link.disabled:active:not(:disabled):not(.disabled), .btn-link:disabled:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--dark .btn-link.disabled, .b3__theme--dark .btn-link:disabled, .b3__theme--trader .btn-link.disabled, .b3__theme--trader .btn-link:disabled {
	background-color: transparent;
	color: rgba(102, 110, 122, .5);
}
.b3__theme--dark .btn-link.disabled:focus, .b3__theme--dark .btn-link:disabled:focus, .b3__theme--trader .btn-link.disabled:focus, .b3__theme--trader .btn-link:disabled:focus {
	color: rgba(102, 110, 122, .5);
}
.b3__theme--dark .btn-link.disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-link:disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-link.disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-link:disabled:hover:not(:disabled):not(.disabled) {
	background: rgba(255, 255, 255, .25) radial-gradient(circle, transparent 1%, rgba(255, 255, 255, .25) 1%) center/15000%;
	color: rgba(102, 110, 122, .5);
}
.b3__theme--dark .btn-link.disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-link:disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-link.disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-link:disabled:active:not(:disabled):not(.disabled) {
	background-color: #fff;
	background-size: 100%;
	transition: background 0s;
	color: rgba(102, 110, 122, .5);
}
.b3__theme--light .btn-link.disabled, .b3__theme--light .btn-link:disabled {
	background-color: transparent;
	border: none;
	color: rgba(102, 110, 122, .4);
	opacity: 1;
}
.b3__theme--light .btn-link.disabled:focus, .b3__theme--light .btn-link:disabled:focus {
	background-color: transparent;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--light .btn-link.disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-link:disabled:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--light .btn-link.disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-link:disabled:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: rgba(102, 110, 122, .4);
}
.btn-outline-light, .btn-outline-primary {
	background-color: transparent;
	border: 1px solid #0063de;
	color: #0063de;
}
.btn-outline-light:focus, .btn-outline-primary:focus {
	background-color: transparent;
	color: #0063de;
}
.btn-outline-light:focus, .btn-outline-light:hover, .btn-outline-primary:focus, .btn-outline-primary:hover {
	border-color: #0063de;
}
.btn-outline-light:hover:not(:disabled):not(.disabled), .btn-outline-primary:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: #0063de;
}
.btn-outline-light:active:not(:disabled):not(.disabled), .btn-outline-primary:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: #0063de;
}
.b3__theme--dark .btn-outline-light, .b3__theme--dark .btn-outline-primary, .b3__theme--trader .btn-outline-light, .b3__theme--trader .btn-outline-primary {
	background-color: transparent;
	border-color: #ffd862;
	color: #ffd862;
}
.b3__theme--dark .btn-outline-light:focus, .b3__theme--dark .btn-outline-primary:focus, .b3__theme--trader .btn-outline-light:focus, .b3__theme--trader .btn-outline-primary:focus {
	color: #ffd862;
}
.b3__theme--dark .btn-outline-light:focus, .b3__theme--dark .btn-outline-light:hover, .b3__theme--dark .btn-outline-primary:focus, .b3__theme--dark .btn-outline-primary:hover, .b3__theme--trader .btn-outline-light:focus, .b3__theme--trader .btn-outline-light:hover, .b3__theme--trader .btn-outline-primary:focus, .b3__theme--trader .btn-outline-primary:hover {
	border-color: #ffd862;
}
.b3__theme--dark .btn-outline-light:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-primary:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-light:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-primary:hover:not(:disabled):not(.disabled) {
	background: rgba(255, 255, 255, .25) radial-gradient(circle, transparent 1%, rgba(255, 255, 255, .25) 1%) center/15000%;
	color: #ffd862;
}
.b3__theme--dark .btn-outline-light:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-primary:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-light:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-primary:active:not(:disabled):not(.disabled) {
	background-color: #fff;
	background-size: 100%;
	transition: background 0s;
	color: #ffd862;
}
.b3__theme--light .btn-outline-light, .b3__theme--light .btn-outline-primary {
	background-color: transparent;
	border: 1px solid #0063de;
	color: #0063de;
}
.b3__theme--light .btn-outline-light:focus, .b3__theme--light .btn-outline-primary:focus {
	background-color: transparent;
	color: #0063de;
}
.b3__theme--light .btn-outline-light:focus, .b3__theme--light .btn-outline-light:hover, .b3__theme--light .btn-outline-primary:focus, .b3__theme--light .btn-outline-primary:hover {
	border-color: #0063de;
}
.b3__theme--light .btn-outline-light:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-primary:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: #0063de;
}
.b3__theme--light .btn-outline-light:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-primary:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: #0063de;
}
.btn-outline-dark, .btn-outline-info, .btn-outline-secondary {
	background-color: transparent;
	border: 1px solid #666e7a;
	color: #666e7a;
}
.btn-outline-dark:focus, .btn-outline-info:focus, .btn-outline-secondary:focus {
	background-color: transparent;
	color: #666e7a;
}
.btn-outline-dark:focus, .btn-outline-dark:hover, .btn-outline-info:focus, .btn-outline-info:hover, .btn-outline-secondary:focus, .btn-outline-secondary:hover {
	border-color: #666e7a;
}
.btn-outline-dark:hover:not(:disabled):not(.disabled), .btn-outline-info:hover:not(:disabled):not(.disabled), .btn-outline-secondary:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: #666e7a;
}
.btn-outline-dark:active:not(:disabled):not(.disabled), .btn-outline-info:active:not(:disabled):not(.disabled), .btn-outline-secondary:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: #666e7a;
}
.b3__theme--dark .btn-outline-dark, .b3__theme--dark .btn-outline-info, .b3__theme--dark .btn-outline-secondary, .b3__theme--trader .btn-outline-dark, .b3__theme--trader .btn-outline-info, .b3__theme--trader .btn-outline-secondary {
	background-color: transparent;
	border-color: rgba(255, 255, 255, .7);
	color: rgba(255, 255, 255, .7);
}
.b3__theme--dark .btn-outline-dark:focus, .b3__theme--dark .btn-outline-info:focus, .b3__theme--dark .btn-outline-secondary:focus, .b3__theme--trader .btn-outline-dark:focus, .b3__theme--trader .btn-outline-info:focus, .b3__theme--trader .btn-outline-secondary:focus {
	color: rgba(255, 255, 255, .7);
}
.b3__theme--dark .btn-outline-dark:focus, .b3__theme--dark .btn-outline-dark:hover, .b3__theme--dark .btn-outline-info:focus, .b3__theme--dark .btn-outline-info:hover, .b3__theme--dark .btn-outline-secondary:focus, .b3__theme--dark .btn-outline-secondary:hover, .b3__theme--trader .btn-outline-dark:focus, .b3__theme--trader .btn-outline-dark:hover, .b3__theme--trader .btn-outline-info:focus, .b3__theme--trader .btn-outline-info:hover, .b3__theme--trader .btn-outline-secondary:focus, .b3__theme--trader .btn-outline-secondary:hover {
	border-color: rgba(255, 255, 255, .7);
}
.b3__theme--dark .btn-outline-dark:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-info:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-secondary:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-dark:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-info:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-secondary:hover:not(:disabled):not(.disabled) {
	background: rgba(255, 255, 255, .25) radial-gradient(circle, transparent 1%, rgba(255, 255, 255, .25) 1%) center/15000%;
	color: rgba(255, 255, 255, .7);
}
.b3__theme--dark .btn-outline-dark:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-info:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-secondary:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-dark:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-info:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-secondary:active:not(:disabled):not(.disabled) {
	background-color: #fff;
	background-size: 100%;
	transition: background 0s;
	color: rgba(255, 255, 255, .7);
}
.b3__theme--light .btn-outline-dark, .b3__theme--light .btn-outline-info, .b3__theme--light .btn-outline-secondary {
	background-color: transparent;
	border: 1px solid #666e7a;
	color: #666e7a;
}
.b3__theme--light .btn-outline-dark:focus, .b3__theme--light .btn-outline-info:focus, .b3__theme--light .btn-outline-secondary:focus {
	background-color: transparent;
	color: #666e7a;
}
.b3__theme--light .btn-outline-dark:focus, .b3__theme--light .btn-outline-dark:hover, .b3__theme--light .btn-outline-info:focus, .b3__theme--light .btn-outline-info:hover, .b3__theme--light .btn-outline-secondary:focus, .b3__theme--light .btn-outline-secondary:hover {
	border-color: #666e7a;
}
.b3__theme--light .btn-outline-dark:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-info:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-secondary:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: #666e7a;
}
.b3__theme--light .btn-outline-dark:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-info:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-secondary:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: #666e7a;
}
.btn-outline-success {
	background-color: transparent;
	border: 1px solid #08ce79;
	color: #008750;
}
.btn-outline-success:focus {
	background-color: transparent;
	color: #008750;
}
.btn-outline-success:focus, .btn-outline-success:hover {
	border-color: #08ce79;
}
.btn-outline-success:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: #008750;
}
.btn-outline-success:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: #008750;
}
.b3__theme--dark .btn-outline-success, .b3__theme--trader .btn-outline-success {
	background-color: transparent;
	border-color: #08ce79;
	color: #08ce79;
}
.b3__theme--dark .btn-outline-success:focus, .b3__theme--trader .btn-outline-success:focus {
	color: #08ce79;
}
.b3__theme--dark .btn-outline-success:focus, .b3__theme--dark .btn-outline-success:hover, .b3__theme--trader .btn-outline-success:focus, .b3__theme--trader .btn-outline-success:hover {
	border-color: #08ce79;
}
.b3__theme--dark .btn-outline-success:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-success:hover:not(:disabled):not(.disabled) {
	background: rgba(255, 255, 255, .25) radial-gradient(circle, transparent 1%, rgba(255, 255, 255, .25) 1%) center/15000%;
	color: #08ce79;
}
.b3__theme--dark .btn-outline-success:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-success:active:not(:disabled):not(.disabled) {
	background-color: #fff;
	background-size: 100%;
	transition: background 0s;
	color: #08ce79;
}
.b3__theme--light .btn-outline-success {
	background-color: transparent;
	border: 1px solid #08ce79;
	color: #008750;
}
.b3__theme--light .btn-outline-success:focus {
	background-color: transparent;
	color: #008750;
}
.b3__theme--light .btn-outline-success:focus, .b3__theme--light .btn-outline-success:hover {
	border-color: #08ce79;
}
.b3__theme--light .btn-outline-success:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: #008750;
}
.b3__theme--light .btn-outline-success:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: #008750;
}
.btn-outline-danger, .btn-outline-warning {
	background-color: transparent;
	border: 1px solid #fa7c4a;
	color: #c40;
}
.btn-outline-danger:focus, .btn-outline-warning:focus {
	background-color: transparent;
	color: #c40;
}
.btn-outline-danger:focus, .btn-outline-danger:hover, .btn-outline-warning:focus, .btn-outline-warning:hover {
	border-color: #fa7c4a;
}
.btn-outline-danger:hover:not(:disabled):not(.disabled), .btn-outline-warning:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: #c40;
}
.btn-outline-danger:active:not(:disabled):not(.disabled), .btn-outline-warning:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: #c40;
}
.b3__theme--dark .btn-outline-danger, .b3__theme--dark .btn-outline-warning, .b3__theme--trader .btn-outline-danger, .b3__theme--trader .btn-outline-warning {
	background-color: transparent;
	border-color: #fa7c4a;
	color: #fa7c4a;
}
.b3__theme--dark .btn-outline-danger:focus, .b3__theme--dark .btn-outline-warning:focus, .b3__theme--trader .btn-outline-danger:focus, .b3__theme--trader .btn-outline-warning:focus {
	color: #fa7c4a;
}
.b3__theme--dark .btn-outline-danger:focus, .b3__theme--dark .btn-outline-danger:hover, .b3__theme--dark .btn-outline-warning:focus, .b3__theme--dark .btn-outline-warning:hover, .b3__theme--trader .btn-outline-danger:focus, .b3__theme--trader .btn-outline-danger:hover, .b3__theme--trader .btn-outline-warning:focus, .b3__theme--trader .btn-outline-warning:hover {
	border-color: #fa7c4a;
}
.b3__theme--dark .btn-outline-danger:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-warning:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-danger:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-warning:hover:not(:disabled):not(.disabled) {
	background: rgba(255, 255, 255, .25) radial-gradient(circle, transparent 1%, rgba(255, 255, 255, .25) 1%) center/15000%;
	color: #fa7c4a;
}
.b3__theme--dark .btn-outline-danger:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-warning:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-danger:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-warning:active:not(:disabled):not(.disabled) {
	background-color: #fff;
	background-size: 100%;
	transition: background 0s;
	color: #fa7c4a;
}
.b3__theme--light .btn-outline-danger, .b3__theme--light .btn-outline-warning {
	background-color: transparent;
	border: 1px solid #fa7c4a;
	color: #c40;
}
.b3__theme--light .btn-outline-danger:focus, .b3__theme--light .btn-outline-warning:focus {
	background-color: transparent;
	color: #c40;
}
.b3__theme--light .btn-outline-danger:focus, .b3__theme--light .btn-outline-danger:hover, .b3__theme--light .btn-outline-warning:focus, .b3__theme--light .btn-outline-warning:hover {
	border-color: #fa7c4a;
}
.b3__theme--light .btn-outline-danger:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-warning:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: #c40;
}
.b3__theme--light .btn-outline-danger:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-warning:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: #c40;
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled, .btn-outline-dark.disabled, .btn-outline-dark:disabled, .btn-outline-info.disabled, .btn-outline-info:disabled, .btn-outline-light.disabled, .btn-outline-light:disabled, .btn-outline-primary.disabled, .btn-outline-primary:disabled, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled, .btn-outline-success.disabled, .btn-outline-success:disabled, .btn-outline-warning.disabled, .btn-outline-warning:disabled {
	background-color: transparent;
	border: 1px solid #f6f6f7;
	color: rgba(102, 110, 122, .4);
	opacity: 1;
}
.btn-outline-danger.disabled:focus, .btn-outline-danger:disabled:focus, .btn-outline-dark.disabled:focus, .btn-outline-dark:disabled:focus, .btn-outline-info.disabled:focus, .btn-outline-info:disabled:focus, .btn-outline-light.disabled:focus, .btn-outline-light:disabled:focus, .btn-outline-primary.disabled:focus, .btn-outline-primary:disabled:focus, .btn-outline-secondary.disabled:focus, .btn-outline-secondary:disabled:focus, .btn-outline-success.disabled:focus, .btn-outline-success:disabled:focus, .btn-outline-warning.disabled:focus, .btn-outline-warning:disabled:focus {
	background-color: transparent;
	color: rgba(102, 110, 122, .4);
}
.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled:hover, .btn-outline-dark.disabled:focus, .btn-outline-dark.disabled:hover, .btn-outline-dark:disabled:focus, .btn-outline-dark:disabled:hover, .btn-outline-info.disabled:focus, .btn-outline-info.disabled:hover, .btn-outline-info:disabled:focus, .btn-outline-info:disabled:hover, .btn-outline-light.disabled:focus, .btn-outline-light.disabled:hover, .btn-outline-light:disabled:focus, .btn-outline-light:disabled:hover, .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled:hover, .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled:hover, .btn-outline-success.disabled:focus, .btn-outline-success.disabled:hover, .btn-outline-success:disabled:focus, .btn-outline-success:disabled:hover, .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled:hover {
	border-color: #f6f6f7;
}
.btn-outline-danger.disabled:hover:not(:disabled):not(.disabled), .btn-outline-danger:disabled:hover:not(:disabled):not(.disabled), .btn-outline-dark.disabled:hover:not(:disabled):not(.disabled), .btn-outline-dark:disabled:hover:not(:disabled):not(.disabled), .btn-outline-info.disabled:hover:not(:disabled):not(.disabled), .btn-outline-info:disabled:hover:not(:disabled):not(.disabled), .btn-outline-light.disabled:hover:not(:disabled):not(.disabled), .btn-outline-light:disabled:hover:not(:disabled):not(.disabled), .btn-outline-primary.disabled:hover:not(:disabled):not(.disabled), .btn-outline-primary:disabled:hover:not(:disabled):not(.disabled), .btn-outline-secondary.disabled:hover:not(:disabled):not(.disabled), .btn-outline-secondary:disabled:hover:not(:disabled):not(.disabled), .btn-outline-success.disabled:hover:not(:disabled):not(.disabled), .btn-outline-success:disabled:hover:not(:disabled):not(.disabled), .btn-outline-warning.disabled:hover:not(:disabled):not(.disabled), .btn-outline-warning:disabled:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: rgba(102, 110, 122, .4);
}
.btn-outline-danger.disabled:active:not(:disabled):not(.disabled), .btn-outline-danger:disabled:active:not(:disabled):not(.disabled), .btn-outline-dark.disabled:active:not(:disabled):not(.disabled), .btn-outline-dark:disabled:active:not(:disabled):not(.disabled), .btn-outline-info.disabled:active:not(:disabled):not(.disabled), .btn-outline-info:disabled:active:not(:disabled):not(.disabled), .btn-outline-light.disabled:active:not(:disabled):not(.disabled), .btn-outline-light:disabled:active:not(:disabled):not(.disabled), .btn-outline-primary.disabled:active:not(:disabled):not(.disabled), .btn-outline-primary:disabled:active:not(:disabled):not(.disabled), .btn-outline-secondary.disabled:active:not(:disabled):not(.disabled), .btn-outline-secondary:disabled:active:not(:disabled):not(.disabled), .btn-outline-success.disabled:active:not(:disabled):not(.disabled), .btn-outline-success:disabled:active:not(:disabled):not(.disabled), .btn-outline-warning.disabled:active:not(:disabled):not(.disabled), .btn-outline-warning:disabled:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--dark .btn-outline-danger.disabled, .b3__theme--dark .btn-outline-danger:disabled, .b3__theme--dark .btn-outline-dark.disabled, .b3__theme--dark .btn-outline-dark:disabled, .b3__theme--dark .btn-outline-info.disabled, .b3__theme--dark .btn-outline-info:disabled, .b3__theme--dark .btn-outline-light.disabled, .b3__theme--dark .btn-outline-light:disabled, .b3__theme--dark .btn-outline-primary.disabled, .b3__theme--dark .btn-outline-primary:disabled, .b3__theme--dark .btn-outline-secondary.disabled, .b3__theme--dark .btn-outline-secondary:disabled, .b3__theme--dark .btn-outline-success.disabled, .b3__theme--dark .btn-outline-success:disabled, .b3__theme--dark .btn-outline-warning.disabled, .b3__theme--dark .btn-outline-warning:disabled, .b3__theme--trader .btn-outline-danger.disabled, .b3__theme--trader .btn-outline-danger:disabled, .b3__theme--trader .btn-outline-dark.disabled, .b3__theme--trader .btn-outline-dark:disabled, .b3__theme--trader .btn-outline-info.disabled, .b3__theme--trader .btn-outline-info:disabled, .b3__theme--trader .btn-outline-light.disabled, .b3__theme--trader .btn-outline-light:disabled, .b3__theme--trader .btn-outline-primary.disabled, .b3__theme--trader .btn-outline-primary:disabled, .b3__theme--trader .btn-outline-secondary.disabled, .b3__theme--trader .btn-outline-secondary:disabled, .b3__theme--trader .btn-outline-success.disabled, .b3__theme--trader .btn-outline-success:disabled, .b3__theme--trader .btn-outline-warning.disabled, .b3__theme--trader .btn-outline-warning:disabled {
	background-color: transparent;
	border-color: rgba(102, 110, 122, .5);
	color: rgba(255, 255, 255, .7);
}
.b3__theme--dark .btn-outline-danger.disabled:focus, .b3__theme--dark .btn-outline-danger:disabled:focus, .b3__theme--dark .btn-outline-dark.disabled:focus, .b3__theme--dark .btn-outline-dark:disabled:focus, .b3__theme--dark .btn-outline-info.disabled:focus, .b3__theme--dark .btn-outline-info:disabled:focus, .b3__theme--dark .btn-outline-light.disabled:focus, .b3__theme--dark .btn-outline-light:disabled:focus, .b3__theme--dark .btn-outline-primary.disabled:focus, .b3__theme--dark .btn-outline-primary:disabled:focus, .b3__theme--dark .btn-outline-secondary.disabled:focus, .b3__theme--dark .btn-outline-secondary:disabled:focus, .b3__theme--dark .btn-outline-success.disabled:focus, .b3__theme--dark .btn-outline-success:disabled:focus, .b3__theme--dark .btn-outline-warning.disabled:focus, .b3__theme--dark .btn-outline-warning:disabled:focus, .b3__theme--trader .btn-outline-danger.disabled:focus, .b3__theme--trader .btn-outline-danger:disabled:focus, .b3__theme--trader .btn-outline-dark.disabled:focus, .b3__theme--trader .btn-outline-dark:disabled:focus, .b3__theme--trader .btn-outline-info.disabled:focus, .b3__theme--trader .btn-outline-info:disabled:focus, .b3__theme--trader .btn-outline-light.disabled:focus, .b3__theme--trader .btn-outline-light:disabled:focus, .b3__theme--trader .btn-outline-primary.disabled:focus, .b3__theme--trader .btn-outline-primary:disabled:focus, .b3__theme--trader .btn-outline-secondary.disabled:focus, .b3__theme--trader .btn-outline-secondary:disabled:focus, .b3__theme--trader .btn-outline-success.disabled:focus, .b3__theme--trader .btn-outline-success:disabled:focus, .b3__theme--trader .btn-outline-warning.disabled:focus, .b3__theme--trader .btn-outline-warning:disabled:focus {
	color: rgba(255, 255, 255, .7);
}
.b3__theme--dark .btn-outline-danger.disabled:focus, .b3__theme--dark .btn-outline-danger.disabled:hover, .b3__theme--dark .btn-outline-danger:disabled:focus, .b3__theme--dark .btn-outline-danger:disabled:hover, .b3__theme--dark .btn-outline-dark.disabled:focus, .b3__theme--dark .btn-outline-dark.disabled:hover, .b3__theme--dark .btn-outline-dark:disabled:focus, .b3__theme--dark .btn-outline-dark:disabled:hover, .b3__theme--dark .btn-outline-info.disabled:focus, .b3__theme--dark .btn-outline-info.disabled:hover, .b3__theme--dark .btn-outline-info:disabled:focus, .b3__theme--dark .btn-outline-info:disabled:hover, .b3__theme--dark .btn-outline-light.disabled:focus, .b3__theme--dark .btn-outline-light.disabled:hover, .b3__theme--dark .btn-outline-light:disabled:focus, .b3__theme--dark .btn-outline-light:disabled:hover, .b3__theme--dark .btn-outline-primary.disabled:focus, .b3__theme--dark .btn-outline-primary.disabled:hover, .b3__theme--dark .btn-outline-primary:disabled:focus, .b3__theme--dark .btn-outline-primary:disabled:hover, .b3__theme--dark .btn-outline-secondary.disabled:focus, .b3__theme--dark .btn-outline-secondary.disabled:hover, .b3__theme--dark .btn-outline-secondary:disabled:focus, .b3__theme--dark .btn-outline-secondary:disabled:hover, .b3__theme--dark .btn-outline-success.disabled:focus, .b3__theme--dark .btn-outline-success.disabled:hover, .b3__theme--dark .btn-outline-success:disabled:focus, .b3__theme--dark .btn-outline-success:disabled:hover, .b3__theme--dark .btn-outline-warning.disabled:focus, .b3__theme--dark .btn-outline-warning.disabled:hover, .b3__theme--dark .btn-outline-warning:disabled:focus, .b3__theme--dark .btn-outline-warning:disabled:hover, .b3__theme--trader .btn-outline-danger.disabled:focus, .b3__theme--trader .btn-outline-danger.disabled:hover, .b3__theme--trader .btn-outline-danger:disabled:focus, .b3__theme--trader .btn-outline-danger:disabled:hover, .b3__theme--trader .btn-outline-dark.disabled:focus, .b3__theme--trader .btn-outline-dark.disabled:hover, .b3__theme--trader .btn-outline-dark:disabled:focus, .b3__theme--trader .btn-outline-dark:disabled:hover, .b3__theme--trader .btn-outline-info.disabled:focus, .b3__theme--trader .btn-outline-info.disabled:hover, .b3__theme--trader .btn-outline-info:disabled:focus, .b3__theme--trader .btn-outline-info:disabled:hover, .b3__theme--trader .btn-outline-light.disabled:focus, .b3__theme--trader .btn-outline-light.disabled:hover, .b3__theme--trader .btn-outline-light:disabled:focus, .b3__theme--trader .btn-outline-light:disabled:hover, .b3__theme--trader .btn-outline-primary.disabled:focus, .b3__theme--trader .btn-outline-primary.disabled:hover, .b3__theme--trader .btn-outline-primary:disabled:focus, .b3__theme--trader .btn-outline-primary:disabled:hover, .b3__theme--trader .btn-outline-secondary.disabled:focus, .b3__theme--trader .btn-outline-secondary.disabled:hover, .b3__theme--trader .btn-outline-secondary:disabled:focus, .b3__theme--trader .btn-outline-secondary:disabled:hover, .b3__theme--trader .btn-outline-success.disabled:focus, .b3__theme--trader .btn-outline-success.disabled:hover, .b3__theme--trader .btn-outline-success:disabled:focus, .b3__theme--trader .btn-outline-success:disabled:hover, .b3__theme--trader .btn-outline-warning.disabled:focus, .b3__theme--trader .btn-outline-warning.disabled:hover, .b3__theme--trader .btn-outline-warning:disabled:focus, .b3__theme--trader .btn-outline-warning:disabled:hover {
	border-color: rgba(102, 110, 122, .5);
}
.b3__theme--dark .btn-outline-danger.disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-danger:disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-dark.disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-dark:disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-info.disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-info:disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-light.disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-light:disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-primary.disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-primary:disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-secondary.disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-secondary:disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-success.disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-success:disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-warning.disabled:hover:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-warning:disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-danger.disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-danger:disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-dark.disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-dark:disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-info.disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-info:disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-light.disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-light:disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-primary.disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-primary:disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-secondary.disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-secondary:disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-success.disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-success:disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-warning.disabled:hover:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-warning:disabled:hover:not(:disabled):not(.disabled) {
	background: rgba(255, 255, 255, .25) radial-gradient(circle, transparent 1%, rgba(255, 255, 255, .25) 1%) center/15000%;
	color: rgba(255, 255, 255, .7);
}
.b3__theme--dark .btn-outline-danger.disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-danger:disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-dark.disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-dark:disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-info.disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-info:disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-light.disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-light:disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-primary.disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-primary:disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-secondary.disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-secondary:disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-success.disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-success:disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-warning.disabled:active:not(:disabled):not(.disabled), .b3__theme--dark .btn-outline-warning:disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-danger.disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-danger:disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-dark.disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-dark:disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-info.disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-info:disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-light.disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-light:disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-primary.disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-primary:disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-secondary.disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-secondary:disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-success.disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-success:disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-warning.disabled:active:not(:disabled):not(.disabled), .b3__theme--trader .btn-outline-warning:disabled:active:not(:disabled):not(.disabled) {
	background-color: #fff;
	background-size: 100%;
	transition: background 0s;
	color: rgba(255, 255, 255, .7);
}
.b3__theme--light .btn-outline-danger.disabled, .b3__theme--light .btn-outline-danger:disabled, .b3__theme--light .btn-outline-dark.disabled, .b3__theme--light .btn-outline-dark:disabled, .b3__theme--light .btn-outline-info.disabled, .b3__theme--light .btn-outline-info:disabled, .b3__theme--light .btn-outline-light.disabled, .b3__theme--light .btn-outline-light:disabled, .b3__theme--light .btn-outline-primary.disabled, .b3__theme--light .btn-outline-primary:disabled, .b3__theme--light .btn-outline-secondary.disabled, .b3__theme--light .btn-outline-secondary:disabled, .b3__theme--light .btn-outline-success.disabled, .b3__theme--light .btn-outline-success:disabled, .b3__theme--light .btn-outline-warning.disabled, .b3__theme--light .btn-outline-warning:disabled {
	background-color: transparent;
	border: 1px solid #f6f6f7;
	color: rgba(102, 110, 122, .4);
	opacity: 1;
}
.b3__theme--light .btn-outline-danger.disabled:focus, .b3__theme--light .btn-outline-danger:disabled:focus, .b3__theme--light .btn-outline-dark.disabled:focus, .b3__theme--light .btn-outline-dark:disabled:focus, .b3__theme--light .btn-outline-info.disabled:focus, .b3__theme--light .btn-outline-info:disabled:focus, .b3__theme--light .btn-outline-light.disabled:focus, .b3__theme--light .btn-outline-light:disabled:focus, .b3__theme--light .btn-outline-primary.disabled:focus, .b3__theme--light .btn-outline-primary:disabled:focus, .b3__theme--light .btn-outline-secondary.disabled:focus, .b3__theme--light .btn-outline-secondary:disabled:focus, .b3__theme--light .btn-outline-success.disabled:focus, .b3__theme--light .btn-outline-success:disabled:focus, .b3__theme--light .btn-outline-warning.disabled:focus, .b3__theme--light .btn-outline-warning:disabled:focus {
	background-color: transparent;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--light .btn-outline-danger.disabled:focus, .b3__theme--light .btn-outline-danger.disabled:hover, .b3__theme--light .btn-outline-danger:disabled:focus, .b3__theme--light .btn-outline-danger:disabled:hover, .b3__theme--light .btn-outline-dark.disabled:focus, .b3__theme--light .btn-outline-dark.disabled:hover, .b3__theme--light .btn-outline-dark:disabled:focus, .b3__theme--light .btn-outline-dark:disabled:hover, .b3__theme--light .btn-outline-info.disabled:focus, .b3__theme--light .btn-outline-info.disabled:hover, .b3__theme--light .btn-outline-info:disabled:focus, .b3__theme--light .btn-outline-info:disabled:hover, .b3__theme--light .btn-outline-light.disabled:focus, .b3__theme--light .btn-outline-light.disabled:hover, .b3__theme--light .btn-outline-light:disabled:focus, .b3__theme--light .btn-outline-light:disabled:hover, .b3__theme--light .btn-outline-primary.disabled:focus, .b3__theme--light .btn-outline-primary.disabled:hover, .b3__theme--light .btn-outline-primary:disabled:focus, .b3__theme--light .btn-outline-primary:disabled:hover, .b3__theme--light .btn-outline-secondary.disabled:focus, .b3__theme--light .btn-outline-secondary.disabled:hover, .b3__theme--light .btn-outline-secondary:disabled:focus, .b3__theme--light .btn-outline-secondary:disabled:hover, .b3__theme--light .btn-outline-success.disabled:focus, .b3__theme--light .btn-outline-success.disabled:hover, .b3__theme--light .btn-outline-success:disabled:focus, .b3__theme--light .btn-outline-success:disabled:hover, .b3__theme--light .btn-outline-warning.disabled:focus, .b3__theme--light .btn-outline-warning.disabled:hover, .b3__theme--light .btn-outline-warning:disabled:focus, .b3__theme--light .btn-outline-warning:disabled:hover {
	border-color: #f6f6f7;
}
.b3__theme--light .btn-outline-danger.disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-danger:disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-dark.disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-dark:disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-info.disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-info:disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-light.disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-light:disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-primary.disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-primary:disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-secondary.disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-secondary:disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-success.disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-success:disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-warning.disabled:hover:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-warning:disabled:hover:not(:disabled):not(.disabled) {
	background: rgba(0, 176, 230, .2) radial-gradient(circle, transparent 1%, rgba(0, 176, 230, .2) 1%) center/15000%;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--light .btn-outline-danger.disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-danger:disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-dark.disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-dark:disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-info.disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-info:disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-light.disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-light:disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-primary.disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-primary:disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-secondary.disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-secondary:disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-success.disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-success:disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-warning.disabled:active:not(:disabled):not(.disabled), .b3__theme--light .btn-outline-warning:disabled:active:not(:disabled):not(.disabled) {
	background-color: rgba(0, 176, 230, .28);
	background-size: 100%;
	transition: background 0s;
	color: rgba(102, 110, 122, .4);
}
.btn.dropdown-toggle:after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	font-family: b3-icons;
	border: 0;
	right: .8rem;
	width: 1.6rem;
	height: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.6rem;
	transition: .3s all ease-out;
}
.btn-group-lg > .btn, .btn-group.btn-group-lg > .btn, .btn-lg {
	padding: 1rem 4rem;
	border-radius: 4rem;
	line-height: 2rem;
	height: 4rem;
	font-size: 1rem;
	letter-spacing: 1.5px;
}
.btn-group-sm > .dropdown-toggle.btn:after, .btn-sm.dropdown-toggle:after {
	right: .4rem;
	width: 1.6rem;
	height: 1.6rem;
	font-size: 1.6rem;
	line-height: 1.6rem;
}
.dropdown.show .btn {
	border-top-left-radius: 1.6rem;
	border-top-right-radius: 1.6rem;
	border-bottom-left-radius: .25rem;
	border-bottom-right-radius: .25rem;
}
.dropdown.show .btn:after {
	transform: rotate(180deg) translateY(50%);
}
.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: flex;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	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 + 1rem + 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 1rem;
	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: 100px;
}
.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;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem;
}
.custom-control-inline {
	display: inline-flex;
	margin-right: 1rem;
}
.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	border-color: #0063de;
	background-color: #0063de;
}
.custom-control-input:focus ~ .custom-control-label::before {
	box-shadow: 0 0 0 .2rem rgba(0, 99, 222, .25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
	border-color: red;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
	color: #fff;
	background-color: #92c2ff;
	border-color: #92c2ff;
}
.custom-control-input:disabled ~ .custom-control-label {
	color: #6c757d;
}
.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: 1rem;
	height: 1rem;
	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: 1rem;
	height: 1rem;
	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,%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 {
	border-color: #0063de;
	background-color: #0063de;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
	background-image: url("data:image/svg+xml,%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, 99, 222, .5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
	background-color: rgba(0, 99, 222, .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,%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, 99, 222, .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(1rem - 4px);
	height: calc(1rem - 4px);
	background-color: #adb5bd;
	border-radius: .5rem;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.b3__padding-top {
	padding-top: 1.6rem;
}
.b3__padding-top--small {
	padding-top: .8rem;
}
.b3__padding-top--large {
	padding-top: 3.2rem;
}
.b3__padding-top--none {
	padding-top: 0;
}
.b3__padding-bottom {
	padding-bottom: 1.6rem;
}
.b3__padding-bottom--small {
	padding-bottom: .8rem;
}
.b3__padding-bottom--large {
	padding-bottom: 3.2rem;
}
.b3__padding-bottom--none {
	padding-bottom: 0;
}
.b3__padding-top-bottom {
	padding-top: 1.6rem;
	padding-bottom: 1.6rem;
}
.b3__padding-top-bottom--small {
	padding-top: .8rem;
	padding-bottom: .8rem;
}
.b3__padding-top-bottom--large {
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
}
.b3__padding-top-bottom--none {
	padding-top: 0;
	padding-bottom: 0;
}
.b3__padding-left {
	padding-left: 1.6rem;
}
.b3__padding-left--small {
	padding-left: .8rem;
}
.b3__padding-left--large {
	padding-left: 3.2rem;
}
.b3__padding-left--none {
	padding-left: 0;
}
.b3__padding-right {
	padding-right: 1.6rem;
}
.b3__padding-right--small {
	padding-right: .8rem;
}
.b3__padding-right--large {
	padding-right: 3.2rem;
}
.b3__padding-right--none {
	padding-right: 0;
}
.b3__padding-left-right {
	padding-left: 1.6rem;
	padding-right: 1.6rem;
}
.b3__padding-left-right--small {
	padding-left: .8rem;
	padding-right: .8rem;
}
.b3__padding-left-right--large {
	padding-left: 3.2rem;
	padding-right: 3.2rem;
}
.b3__padding-left-right--none {
	padding-left: 0;
	padding-right: 0;
}
.b3__margin-top {
	margin-top: 1.6rem !important;
}
.b3__margin-top--small {
	margin-top: .8rem !important;
}
.b3__margin-top--large {
	margin-top: 3.2rem !important;
}
.b3__margin-top--none {
	margin-top: 0;
}
.b3__margin-bottom {
	margin-bottom: 1.6rem !important;
}
.b3__margin-bottom--small {
	margin-bottom: .8rem !important;
}
.b3__margin-bottom--large {
	margin-bottom: 3.2rem !important;
}
.b3__margin-bottom--none {
	margin-bottom: 0;
}
.b3__margin-top-bottom {
	margin-top: 1.6rem !important;
	margin-bottom: 1.6rem !important;
}
.b3__margin-top-bottom--small {
	margin-top: .8rem !important;
	margin-bottom: .8rem !important;
}
.b3__margin-top-bottom--large {
	margin-top: 3.2rem !important;
	margin-bottom: 3.2rem !important;
}
.b3__margin-top-bottom--none {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.b3__margin-left {
	margin-left: 1.6rem !important;
}
.b3__margin-left--small {
	margin-left: .8rem !important;
}
.b3__margin-left--large {
	margin-left: 3.2rem !important;
}
.b3__margin-left--none {
	margin-left: 0 !important;
}
.b3__margin-right {
	margin-right: 1.6rem !important;
}
.b3__margin-right--small {
	margin-right: .8rem !important;
}
.b3__margin-right--large {
	margin-right: 3.2rem !important;
}
.b3__margin-right--none {
	margin-right: 0 !important;
}
.b3__margin-left-right {
	margin-left: 1.6rem !important;
	margin-right: 1.6rem !important;
}
.b3__margin-left-right--small {
	margin-left: .8rem !important;
	margin-right: .8rem !important;
}
.b3__margin-left-right--large {
	margin-left: 3.2rem !important;
	margin-right: 3.2rem !important;
}
.b3__margin-left-right--none {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.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 {
	color: #6c757d;
}
.form-check-label {
	margin-bottom: 0;
}
.form-check-inline {
	display: inline-flex;
	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;
}
.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
	color: #008750;
}
.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;
}
.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
	color: #fa7c4a;
}
.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;
}
.form-inline {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}
.form-inline .form-check {
	width: 100%;
}
@media (min-width:999px) {
	.form-inline label {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 0;
	}
	.form-inline .form-group {
		display: flex;
		flex: 0 0 auto;
		flex-flow: row wrap;
		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: flex;
		align-items: center;
		justify-content: center;
		width: auto;
		padding-left: 0;
	}
	.form-inline .form-check-input {
		position: relative;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0;
	}
	.form-inline .custom-control {
		align-items: center;
		justify-content: center;
	}
	.form-inline .custom-control-label {
		margin-bottom: 0;
	}
}
.b3__form-label .b3__form-checkbox + label, .b3__form-label .b3__form-radio + label {
	margin-top: -.4rem;
	margin-bottom: -.8rem;
}
.b3__form-checkbox, .b3__form-radio {
	position: absolute;
	opacity: 0;
}
.b3__form-checkbox ~ label, .b3__form-radio ~ label {
	position: relative;
	display: inline-block;
	padding: .8rem 0 .8rem 2.4rem;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.62em;
	letter-spacing: 0;
	line-height: 1.6rem;
	cursor: pointer;
	min-height: 3.2rem;
	margin: 0 .8rem;
	color: #666e7a;
	border-radius: 20px;
}
.b3__theme--dark .b3__form-checkbox ~ label, .b3__theme--dark .b3__form-radio ~ label, .b3__theme--trader .b3__form-checkbox ~ label, .b3__theme--trader .b3__form-radio ~ label {
	color: #fff;
}
.b3__theme--light .b3__form-checkbox ~ label, .b3__theme--light .b3__form-radio ~ label {
	color: #40444d;
}
.b3__form-checkbox ~ label:after, .b3__form-checkbox ~ label:before, .b3__form-radio ~ label:after, .b3__form-radio ~ label:before {
	content: "";
	position: absolute;
	top: .8rem;
	left: 0;
	width: 1.6rem;
	height: 1.6rem;
	transition: all .2s ease;
	overflow: hidden;
	text-align: center;
	border-radius: 10px;
}
.b3__form-checkbox ~ label:before, .b3__form-radio ~ label:before {
	border: .13333rem solid #00b0e6;
	background: #fff;
}
.b3__theme--dark .b3__form-checkbox ~ label:before, .b3__theme--dark .b3__form-radio ~ label:before, .b3__theme--trader .b3__form-checkbox ~ label:before, .b3__theme--trader .b3__form-radio ~ label:before {
	background: #002c63;
}
.b3__theme--trader .b3__form-checkbox ~ label:before, .b3__theme--trader .b3__form-radio ~ label:before {
	background: #1e2023;
}
.b3__theme--light .b3__form-checkbox ~ label:before, .b3__theme--light .b3__form-radio ~ label:before {
	background: #fff;
}
.b3__form-checkbox ~ label:after, .b3__form-radio ~ label:after {
	font-family: b3-icons;
	font-size: 12px;
	color: transparent;
	box-shadow: 0 0 0 #00b0e6 inset;
}
.b3__form-checkbox ~ label:hover:before, .b3__form-radio ~ label:hover:before {
	box-shadow: 0 0 0 .8rem rgba(0, 176, 230, .2);
}
.b3__form-checkbox:focus + label:before, .b3__form-radio:focus + label:before {
	box-shadow: 0 0 0 .2rem rgba(0, 176, 230, .6);
}
.b3__form-checkbox:checked + label:after, .b3__form-radio:checked + label:after {
	box-shadow: 0 0 0 1.6rem #00b0e6 inset;
	font-size: 1.33333rem;
	color: #fff;
}
.b3__form-checkbox:disabled + label, .b3__form-radio:disabled + label {
	cursor: not-allowed;
	color: #a2a8b1;
}
.b3__form-checkbox:disabled + label:before, .b3__form-radio:disabled + label:before {
	border-color: rgba(102, 110, 122, .4);
}
.b3__theme--dark .b3__form-checkbox:disabled + label:before, .b3__theme--dark .b3__form-radio:disabled + label:before, .b3__theme--trader .b3__form-checkbox:disabled + label:before, .b3__theme--trader .b3__form-radio:disabled + label:before {
	border-color: rgba(255, 255, 255, .25);
}
.b3__theme--light .b3__form-checkbox:disabled + label:before, .b3__theme--light .b3__form-radio:disabled + label:before {
	border-color: rgba(102, 110, 122, .4);
}
.b3__form-checkbox:disabled + label:hover:before, .b3__form-radio:disabled + label:hover:before {
	box-shadow: none;
}
.b3__form-checkbox:disabled:checked + label:after, .b3__form-radio:disabled:checked + label:after {
	box-shadow: none;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--dark .b3__form-checkbox:disabled:checked + label:after, .b3__theme--dark .b3__form-radio:disabled:checked + label:after, .b3__theme--trader .b3__form-checkbox:disabled:checked + label:after, .b3__theme--trader .b3__form-radio:disabled:checked + label:after {
	color: rgba(255, 255, 255, .25);
}
.b3__theme--light .b3__form-checkbox:disabled:checked + label:after, .b3__theme--light .b3__form-radio:disabled:checked + label:after {
	color: rgba(102, 110, 122, .4);
}
.was-validated .b3__form-checkbox ~ label, .was-validated .b3__form-radio ~ label {
	color: #40444d;
}
.b3__theme--dark .was-validated .b3__form-checkbox ~ label, .b3__theme--dark .was-validated .b3__form-radio ~ label, .b3__theme--trader .was-validated .b3__form-checkbox ~ label, .b3__theme--trader .was-validated .b3__form-radio ~ label {
	color: #fff;
}
.b3__theme--light .was-validated .b3__form-checkbox ~ label, .b3__theme--light .was-validated .b3__form-radio ~ label {
	color: #40444d;
}
.was-validated .b3__form-checkbox:invalid ~ label:before, .was-validated .b3__form-radio:invalid ~ label:before {
	border-color: #fa7c4a;
}
.b3__form-checkbox ~ label {
	text-align: center;
}
.b3__form-checkbox ~ label:after, .b3__form-checkbox ~ label:before {
	border-radius: .4rem;
}
.b3__form-checkbox ~ label:after {
	content: "";
}
.form-check {
	padding: 0;
}
.was-validated .form-check-input:invalid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
	color: #40444d;
}
.b3__theme--dark .was-validated .form-check-input:invalid ~ .form-check-label, .b3__theme--dark .was-validated .form-check-input:valid ~ .form-check-label, .b3__theme--trader .was-validated .form-check-input:invalid ~ .form-check-label, .b3__theme--trader .was-validated .form-check-input:valid ~ .form-check-label {
	color: #fff;
}
.b3__theme--light .was-validated .form-check-input:invalid ~ .form-check-label, .b3__theme--light .was-validated .form-check-input:valid ~ .form-check-label {
	color: #40444d;
}
.form-check-inline {
	margin-right: 0;
}
.form-check-inline .form-check-input {
	position: absolute;
}
.input-group-text .b3__form-checkbox ~ label, .input-group-text .b3__form-radio ~ label {
	margin-left: 0;
	margin-right: 0;
}
.b3__datagrid .b3__form-checkbox ~ label, .b3__datagrid .b3__form-radio ~ label, .table .b3__form-checkbox ~ label, .table .b3__form-radio ~ label {
	margin-left: 0;
	margin-right: -1.33333rem;
	vertical-align: middle;
}
.previous > .page-link, .next > .page-link {
	border: none;
	color: #0063de;
	font-size: 16px;
	font-family: monospace;
}
.pagination {
	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: 16px !important;
	color: #0063de;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
.page-link:hover {
	z-index: 2;
	color: #0063de;
	text-decoration: none;
	background-color: transparent;
}
.page-link:focus {
	z-index: 2;
	outline: 0;
	background-color: #e9ecef;
	border-color: #dee2e6;
}
.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;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
	background: 0 0 !important;
	border: 2px solid #00b0e6 !important;
	color: #40444d !important;
}
.pagination > li > a, .pagination > li > span {
	border: none;
	color: #0063de !important;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
	z-index: 2;
	color: #0063de;
	background-color: rgba(0, 176, 230, .2);
	border: none;
}
.page-item.disabled .page-link {
	color: #c9c9c9;
	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;
}
.page-item {
	background: 0 0;
	border: none;
	margin: 0 .2rem;
}
.page-item [class^=b3__ico] {
	font-size: 1.2rem;
}
.b3__theme--dark .page-item.active .page-link, .b3__theme--trader .page-item.active .page-link {
	color: #fff;
}
.b3__theme--light .page-item.active .page-link {
	color: #40444d;
}
.page-item.disabled .page-link {
	background: 0 0;
	color: rgba(102, 110, 122, .4);
}
.b3__theme--dark .page-item.disabled .page-link, .b3__theme--trader .page-item.disabled .page-link {
	color: rgba(255, 255, 255, .25);
}
.b3__theme--light .page-item.disabled .page-link {
	color: rgba(102, 110, 122, .4);
}
.page-link {
	background: 0 0;
	border: none;
	border-radius: 50% !important;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.62em;
	letter-spacing: 0;
	width: 2rem;
	line-height: 2rem;
	height: 2rem;
	font-weight: 700;
	text-align: center;
	padding: 0 !important;
	transition: all .2s;
	color: #0063de;
}
.b3__theme--dark .page-link, .b3__theme--trader .page-link {
	color: #ffd862;
}
.b3__theme--light .page-link {
	color: #0063de;
}
.page-link:hover {
	background: rgba(0, 176, 230, .2);
	color: #0063de;
}
.b3__theme--dark .page-link:hover, .b3__theme--trader .page-link:hover {
	color: #ffd862;
}
.b3__theme--light .page-link:hover {
	color: #0063de;
}
.invalido {
	color: #FA7C4A;
	margin-top: 6px;
	display: none;
}
[accessibility] .navbar-brand:focus, [accessibility] .navbar-nav > li > a:focus, [accessibility] .skip-link:focus, [accessibility] .btn.btn-primary:focus, [accessibility] .btn.btn-danger:focus, [accessibility] .navbar-inverse .navbar-toggle:focus {
	box-shadow: inset 0 0 0 .1rem #fff;
	border-radius: 3.2rem;
}
[accessibility] a:focus, [accessibility] button:focus, [accessibility] [role="slider"]:focus, [accessibility] [role="button"]:focus, [accessibility] .btn:focus {
	box-shadow: 0 0 0 .15rem transparent;
	outline: .4rem solid transparent;
}
.inputBusca-v2 {
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border: none;
	border-radius: 0;
	border-bottom: solid .1rem #c9c9c9;
	border-top: solid .1rem #c9c9c9;
	border-left: solid .1rem #c9c9c9;
	color: inherit;
	display: block;
	outline: 0;
	padding: 0;
	text-decoration: none;
	font-size: 15.5px;
	height: 47px;
	width: 104%;
	padding: .91rem;
	line-height: 1.4rem;
}
.nav-tabs > li > a:hover {
	color: #40444d;
	background-color: rgba(0, 176, 230, .2);
	cursor: default;
	border-radius: 0;
	border-bottom-width: 0;
	letter-spacing: 1.5px;
	font-weight: bold;
	font-family: "Muli", sans-serif;
	text-transform: uppercase;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	cursor: pointer;
	font-size: 12px;
	border-bottom-width: .4rem;
	border-bottom-color: #EBF9FD;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -.1rem;
	width: 165px;
	text-align: center;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
	color: #40444d;
	border-bottom-color: #00b0f0;
	cursor: default;
	border-bottom-width: .4rem;
	border-radius: 0;
	letter-spacing: 1.5px;
	font-weight: bold;
	font-family: "Muli", sans-serif;
	text-transform: uppercase;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	cursor: pointer;
	font-size: 12px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.nav-tabs > li > a {
	color: #40444d;
	cursor: default;
	border-bottom-width: .4rem;
	border-radius: 0;
	letter-spacing: 1.5px;
	font-weight: bold;
	font-family: "Muli", sans-serif;
	text-transform: uppercase;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	cursor: pointer;
	font-size: 12px;
	height: 50px;
	align-items: center;
	display: flex;
	justify-content: space-around;
}
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555555;
	border-bottom-color: #3cbae9;
	background-color: rgba(0, 176, 230, .2);
	cursor: default;
	border-top-width: 0rem;
	border-left-width: 0rem;
	border-right-width: 0rem;
	border-bottom-width: .4rem;
}
.nav-tabs > li.active > a {
	border-bottom-color: #3cbae9;
	border-top-width: 0rem;
	border-left-width: 0rem;
	border-right-width: 0rem;
	border-bottom-width: .4rem;
	cursor: default;
	align-items: center;
	display: flex;
	justify-content: space-around;
}
.link, link:hover {
	background: none !important;
	border: none;
	font-family: arial, sans-serif;
	color: #428bca;
	cursor: pointer;
	text-decoration: underline;
}
.badge {
	border-radius: 1.6rem;
	line-height: 1.46667rem;
	padding: 0 .46667rem;
	height: 1.73333rem;
	min-width: 1.73333rem;
	letter-spacing: .5px;
	display: inline-block;
	vertical-align: text-top;
	border: 2px solid #fff;
	text-align: center;
	text-transform: uppercase;
	color: #002c63;
	background: #ffd862;
	color: #002c63;
}
.badge-success {
	color: #fff;
	background-color: #008750;
}
.badge-warning {
	color: #666e7a;
	background-color: #fa7c4a;
}
.badge-info {
	color: #fff;
	background-color: #0063de;
}
[accessibility] [tabindex]:focus {
	outline: none;
	border: none;
	box-shadow: none;
	background-color: transparent;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: tras;
	border-top-left-radius: 0;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #edf1f2 !important;
	background-color: transparent;
	border-color: transparent;
	cursor: not-allowed;
}
.page-item.active .page-link {
	line-height: 1.2rem !important;
	background: 0 0;
	border: .2rem solid #00b0e6;
	width: 24px;
	height: 24px;
	border-radius: 1.7rem;
	color: #9b9898;
	font-size: 1em;
	padding: 4px !important;
	font-weight: bold;
	margin-top: -4px;
}
@media screen and (max-width: 624px) {
	.nav-tabs > li {
		width: 100%;
	}
	.button_b3 {
		width: 100%;
	}
}