.form-control {display: block;width: 100%;padding: 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;-webkit-appearance: none;-moz-appearance: none;appearance: none;transition: border-color .15s ease-in-out;}.form-control:focus {background-color: #fff;border-color: #86b7fe;outline: 0;}.form-select {display: block;width: 100%;padding: 0.375rem 2.25rem 0.375rem 0.75rem;-moz-padding-start: calc(.75rem - 3px);font-size: 1rem;font-weight: 400;line-height: 1.5;background-color: #fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat: no-repeat;background-position: right 0.75rem center;background-size: 16px 12px;border: 1px solid #ced4da;transition: border-color .15s ease-in-out;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.form-select:focus {border-color: #86b7fe;outline: 0;}.form-check {display: block;min-height: 1.5rem;padding-left: 1.5em;margin-bottom: 0.125rem;}.form-check-input:checked {background-color: #0d6efd;border-color: #0d6efd;}.form-check-inline {display: inline-block;margin-right: 1rem }.input-group {position: relative;display: flex;flex-wrap: wrap;align-items: stretch;width: 100% }.input-group>.form-control, .input-group>.form-select {position: relative;flex: 1 1 auto;width: 1%;min-width: 0 }.input-group>.form-control:focus, .input-group>.form-select:focus {z-index: 3 }.input-group .btn {position: relative;z-index: 2 }.input-group .btn:focus {z-index: 3 }.input-group-text {display: flex;align-items: center;padding: .375rem .75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;text-align: center;white-space: nowrap;background-color: #e9ecef;border: 1px solid #ced4da;}.form-label {margin-bottom: .5rem }