.btn {
	border-radius: 0.1875rem;
	transition: all 0.2s ease-in-out;
	color: #fff;
	border: none;
	outline: none;
}

.btn-blue {
	background-color: #2196f3 !important;
	border-color: #2196f3 !important;
	color: #fff !important;
}

.alert-blue {
	background-color: #2196f3 !important;
	border-color: #2196f3 !important;
	color: #fff !important;
}

.color-blue {
	background-color: #2196f3 !important;
}

.btn-indigo {
	background-color: #1565c0 !important;
	border-color: #1565c0 !important;
	color: #fff !important;
}

.alert-indigo {
	background-color: #1565c0 !important;
	border-color: #1565c0 !important;
	color: #fff !important;
}

.color-indigo {
	background-color: #1565c0 !important;
}

.btn-purple {
	background-color: #9c27b0 !important;
	border-color: #9c27b0 !important;
	color: #fff !important;
}

.alert-purple {
	background-color: #9c27b0 !important;
	border-color: #9c27b0 !important;
	color: #fff !important;
}

.color-purple {
	background-color: #9c27b0 !important;
}

.btn-pink {
	background-color: #f06292 !important;
	border-color: #f06292 !important;
	color: #fff !important;
}

.alert-pink {
	background-color: #f06292 !important;
	border-color: #f06292 !important;
	color: #fff !important;
}

.color-pink {
	background-color: #f06292 !important;
}

.btn-red {
	background-color: #e53935 !important;
	border-color: #e53935 !important;
	color: #fff !important;
}

.alert-red {
	background-color: #e53935 !important;
	border-color: #e53935 !important;
	color: #fff !important;
}

.color-red {
	background-color: #e53935 !important;
}

.btn-orange {
	background-color: #fb8c00 !important;
	border-color: #fb8c00 !important;
	color: #fff !important;
}

.alert-orange {
	background-color: #fb8c00 !important;
	border-color: #fb8c00 !important;
	color: #fff !important;
}

.color-orange {
	background-color: #fb8c00 !important;
}

.btn-yellow {
	background-color: #fbc02d !important;
	border-color: #fbc02d !important;
	color: #fff !important;
}

.alert-yellow {
	background-color: #fbc02d !important;
	border-color: #fbc02d !important;
	color: #fff !important;
}

.color-yellow {
	background-color: #fbc02d !important;
}

.btn-green {
	background-color: #66bb6a !important;
	border-color: #66bb6a !important;
	color: #fff !important;
}

.alert-green {
	background-color: #66bb6a !important;
	border-color: #66bb6a !important;
	color: #fff !important;
}

.color-green {
	background-color: #66bb6a !important;
}

.btn-teal {
	background-color: #4db6ac !important;
	border-color: #4db6ac !important;
	color: #fff !important;
}

.alert-teal {
	background-color: #4db6ac !important;
	border-color: #4db6ac !important;
	color: #fff !important;
}

.color-teal {
	background-color: #4db6ac !important;
}

.btn-cyan {
	background-color: #81d4fa !important;
	border-color: #81d4fa !important;
	color: #fff !important;
}

.alert-cyan {
	background-color: #81d4fa !important;
	border-color: #81d4fa !important;
	color: #fff !important;
}

.color-cyan {
	background-color: #81d4fa !important;
}

.btn-white {
	background-color: #fff !important;
	border-color: #fff !important;
	color: #000 !important;
}

.alert-white {
	background-color: #fff !important;
	border-color: #fff !important;
	color: #000 !important;
}

.color-white {
	background-color: #fff !important;
}

.btn-gray {
	background-color: #6c757d !important;
	border-color: #6c757d !important;
	color: #fff !important;
}

.alert-gray {
	background-color: #6c757d !important;
	border-color: #6c757d !important;
	color: #fff !important;
}

.color-gray {
	background-color: #6c757d !important;
}

.btn-gray-dark {
	background-color: #343a40 !important;
	border-color: #343a40 !important;
	color: #fff !important;
}

.alert-gray-dark {
	background-color: #343a40 !important;
	border-color: #343a40 !important;
	color: #fff !important;
}

.color-gray-dark {
	background-color: #343a40 !important;
}

.btn-light-gray {
	background-color: #f7f9f9 !important;
	border-color: #f7f9f9 !important;
	color: #000 !important;
}

.alert-light-gray {
	background-color: #f7f9f9 !important;
	border-color: #f7f9f9 !important;
	color: #000 !important;
}

.color-light-gray {
	background-color: #f7f9f9 !important;
}

.btn-dark-viridian {
	background-color: #1c2833 !important;
	border-color: #1c2833 !important;
	color: #fff !important;
}

.alert-dark-viridian {
	background-color: #1c2833 !important;
	border-color: #1c2833 !important;
	color: #fff !important;
}

.color-dark-viridian {
	background-color: #1c2833 !important;
}

.btn-sky {
	background-color: #64b5f6 !important;
	border-color: #64b5f6 !important;
	color: #fff !important;
}

.alert-sky {
	background-color: #64b5f6 !important;
	border-color: #64b5f6 !important;
	color: #fff !important;
}

.color-sky {
	background-color: #64b5f6 !important;
}

.btn-navy {
	background-color: #0d47a1 !important;
	border-color: #0d47a1 !important;
	color: #fff !important;
}

.alert-navy {
	background-color: #0d47a1 !important;
	border-color: #0d47a1 !important;
	color: #fff !important;
}

.color-navy {
	background-color: #0d47a1 !important;
}

.btn-berry {
	background-color: #b71c1c !important;
	border-color: #b71c1c !important;
	color: #fff !important;
}

.alert-berry {
	background-color: #b71c1c !important;
	border-color: #b71c1c !important;
	color: #fff !important;
}

.color-berry {
	background-color: #b71c1c !important;
}

.btn-rose {
	background-color: #e91e63 !important;
	border-color: #e91e63 !important;
	color: #fff !important;
}

.alert-rose {
	background-color: #e91e63 !important;
	border-color: #e91e63 !important;
	color: #fff !important;
}

.color-rose {
	background-color: #e91e63 !important;
}

.btn-orchid {
	background-color: #ba68c8 !important;
	border-color: #ba68c8 !important;
	color: #fff !important;
}

.alert-orchid {
	background-color: #ba68c8 !important;
	border-color: #ba68c8 !important;
	color: #fff !important;
}

.color-orchid {
	background-color: #ba68c8 !important;
}

.btn-blush {
	background-color: #ef5350 !important;
	border-color: #ef5350 !important;
	color: #fff !important;
}

.alert-blush {
	background-color: #ef5350 !important;
	border-color: #ef5350 !important;
	color: #fff !important;
}

.color-blush {
	background-color: #ef5350 !important;
}

.btn-scarlet {
	background-color: #d32f2f !important;
	border-color: #d32f2f !important;
	color: #fff !important;
}

.alert-scarlet {
	background-color: #d32f2f !important;
	border-color: #d32f2f !important;
	color: #fff !important;
}

.color-scarlet {
	background-color: #d32f2f !important;
}

.btn-carrot {
	background-color: #ef6c00 !important;
	border-color: #ef6c00 !important;
	color: #fff !important;
}

.alert-carrot {
	background-color: #ef6c00 !important;
	border-color: #ef6c00 !important;
	color: #fff !important;
}

.color-carrot {
	background-color: #ef6c00 !important;
}

.btn-dark-gray {
	background-color: #202020 !important;
	border-color: #202020 !important;
	color: #fff !important;
}

.alert-dark-gray {
	background-color: #202020 !important;
	border-color: #202020 !important;
	color: #fff !important;
}

.color-dark-gray {
	background-color: #202020 !important;
}

.btn-primary {
	background-color: #2196f3 !important;
	border-color: #2196f3 !important;
	color: #fff !important;
}

.alert-primary {
	background-color: #2196f3 !important;
	border-color: #2196f3 !important;
	color: #fff !important;
}

.color-primary {
	background-color: #2196f3 !important;
}

.btn-secondary {
	background-color: #4db6ac !important;
	border-color: #4db6ac !important;
	color: #fff !important;
}

.alert-secondary {
	background-color: #4db6ac !important;
	border-color: #4db6ac !important;
	color: #fff !important;
}

.color-secondary {
	background-color: #4db6ac !important;
}

.btn-success {
	background-color: #66bb6a !important;
	border-color: #66bb6a !important;
	color: #fff !important;
}

.alert-success {
	background-color: #66bb6a !important;
	border-color: #66bb6a !important;
	color: #fff !important;
}

.color-success {
	background-color: #66bb6a !important;
}

.btn-info {
	background-color: #81d4fa !important;
	border-color: #81d4fa !important;
	color: #fff !important;
}

.alert-info {
	background-color: #81d4fa !important;
	border-color: #81d4fa !important;
	color: #fff !important;
}

.color-info {
	background-color: #81d4fa !important;
}

.btn-warning {
	background-color: #fbc02d !important;
	border-color: #fbc02d !important;
	color: #000 !important;
}

.alert-warning {
	background-color: #fbc02d !important;
	border-color: #fbc02d !important;
	color: #000 !important;
}

.color-warning {
	background-color: #fbc02d !important;
}

.btn-danger {
	background-color: #e53935 !important;
	border-color: #e53935 !important;
	color: #fff !important;
}

.alert-danger {
	background-color: #e53935 !important;
	border-color: #e53935 !important;
	color: #fff !important;
}

.color-danger {
	background-color: #e53935 !important;
}

.btn-light {
	background-color: #f7f9f9 !important;
	border-color: #f7f9f9 !important;
	color: #000 !important;
}

.alert-light {
	background-color: #f7f9f9 !important;
	border-color: #f7f9f9 !important;
	color: #000 !important;
}

.color-light {
	background-color: #f7f9f9 !important;
}

.btn-dark {
	background-color: #1c2833 !important;
	border-color: #1c2833 !important;
	color: #fff !important;
}

.alert-dark {
	background-color: #1c2833 !important;
	border-color: #1c2833 !important;
	color: #fff !important;
}

.color-dark {
	background-color: #1c2833 !important;
}
