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

.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	flex: 1 1 auto;
}

.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
	z-index: 1;
}

.btn-toolbar {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.btn-toolbar .input-group {
	width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
	margin-left: -1px;
}

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

.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
	padding-right: 1.17188rem;
	padding-left: 1.17188rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
	margin-left: 0;
}

.dropstart .dropdown-toggle-split::before {
	margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
	padding-right: 0.375rem;
	padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
	padding-right: 0.75rem;
	padding-left: 0.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:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
	margin-top: -1px;
}

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

.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.btn {
	position: relative;
	z-index: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid transparent;
	font-weight: 700;
	text-transform: uppercase;
	box-shadow: none;
	background: #003466;
	color: #fff;
	transition: all 0.2s ease-in-out;
	letter-spacing: .04em;
	padding: 0.9375rem 1.5625rem;
	font-size: 0.8125rem;
	border-radius: 0;
}

.btn2 {
	position: relative;
	z-index: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid transparent;
	font-weight: 400;
	text-transform: uppercase;
	box-shadow: none;
	background: #ffffff;
	color: #212529;
	transition: all 0.2s ease-in-out;
	letter-spacing: .04em;
	padding:  0.375rem 0.75rem;
	font-size: 1rem;
	border-radius: 4px;
	line-height: 1.5;
}
.btn2:hover {
	position: relative;
	z-index: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid transparent;
	font-weight: 400;
	text-transform: uppercase;
	box-shadow: none;
	background: #465862;
	color: #ffffff;
	transition: all 0.2s ease-in-out;
	letter-spacing: .04em;
	padding:  0.375rem 0.75rem;
	font-size: 1rem;
	border-radius: 4px;
	line-height: 1.5;
}
.btn1 {
	position: relative;
	z-index: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid transparent;
	font-weight: 400;
	text-transform: uppercase;
	box-shadow: none;
	background: #0d6efd;
	color: #ffffff;
	transition: all 0.2s ease-in-out;
	letter-spacing: .04em;
	padding:  0.375rem 0.75rem;
	font-size: 1rem;
	border-radius: 4px;
	line-height: 1.5;
}
.btn1:hover {
	position: relative;
	z-index: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid transparent;
	font-weight: 400;
	text-transform: uppercase;
	box-shadow: none;
	background: #465862;
	color: #ffffff;
	transition: all 0.2s ease-in-out;
	letter-spacing: .04em;
	padding:  0.375rem 0.75rem;
	font-size: 1rem;
	border-radius: 4px;
	line-height: 1.5;
}
.btn3 {
	position: relative;
	z-index: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid transparent;
	font-weight: 400;
	text-transform: uppercase;
	box-shadow: none;
	background: #003364;
	color: #ffffff;
	transition: all 0.2s ease-in-out;
	letter-spacing: .04em;
	padding:  0.375rem 0.75rem;
	font-size: 1rem;
	border-radius: 4px;
	line-height: 1.5;
}
.btn3:hover {
	position: relative;
	z-index: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid transparent;
	font-weight: 400;
	text-transform: uppercase;
	box-shadow: none;
	background: #465862;
	color: #ffffff;
	transition: all 0.2s ease-in-out;
	letter-spacing: .04em;
	padding:  0.375rem 0.75rem;
	font-size: 1rem;
	border-radius: 4px;
	line-height: 1.5;
}
.btn4 {
	position: relative;
	z-index: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid transparent;
	font-weight: 400;
	text-transform: uppercase;
	box-shadow: none;
	background: #dc3545;
	color: #ffffff;
	transition: all 0.2s ease-in-out;
	letter-spacing: .04em;
	padding:  0.375rem 0.75rem;
	font-size: 1rem;
	border-radius: 4px;
	line-height: 1.5;
}
.btn4:hover {
	position: relative;
	z-index: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid transparent;
	font-weight: 400;
	text-transform: uppercase;
	box-shadow: none;
	background: #465862;
	color: #ffffff;
	transition: all 0.2s ease-in-out;
	letter-spacing: .04em;
	padding:  0.375rem 0.75rem;
	font-size: 1rem;
	border-radius: 4px;
	line-height: 1.5;
}
.btn::before {
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	z-index: -1;
	background-color: #465862;
	content: '';
	transform: scale(0.8);
	opacity: 0;
	transition: inherit;
}

.btn:hover, .btn.hover, .btn:active, .btn.active {
	border-radius: 4px !important;
	color: #fff;
}

.btn:hover::before, .btn.hover::before, .btn:active::before, .btn.active::before {
	opacity: 1;
	transform: scale(1);
}

.btn:focus, .btn.focus {
	outline: 0;
}

.btn.disabled, .btn:disabled {
	opacity: 0.65;
	pointer-events: none;
}

.btn-white {
	background-color: #fff;
	color: #252A2D;
}

.btn-white::before {
	background-color: #003466;
}

.btn-white:hover {
	color: #fff;
}

* + .btn {
	margin-top: 1.375rem;
}

table + .btn {
	margin-top: 0.9375rem;
}

.rd-range-value + .btn,
.rd-range + .btn {
	margin-top: 0.8125rem;
}

.btn-outline {
	font-weight: 700;
	color: #252A2D;
	background: transparent;
	border-color: #252A2D;
}

.btn-outline::before {
	background-color: #252A2D;
}

.btn-outline:hover {
	color: #fff;
}

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

.btn-sm, .btn-group-sm > .btn {
	padding: 0.6875rem 1.5rem;
}

.context-dark .btn-outline {
	color: #fff;
	border-color: rgba(255, 255, 255, 0.3);
}

.context-dark .btn-outline::before {
	background-color: #2dbc9a;
}

@media (min-width: 768px) {
	.row + .btn {
		margin-top: 3.125rem;
	}
}

@media (min-width: 992px) {
	table + .btn {
		margin-top: 1.25rem;
	}
	h2 + .btn {
		margin-top: 2.625rem;
	}
	h1 + .btn {
		margin-top: 2.3125rem;
	}
}
