-@import "variables.darkly";
+@import "variables.litely";
$secondary: #c80000;
$danger: darken($primary, 24%);
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
- --font-family-sans-serif: "Lato", -apple-system, BlinkMacSystemFont,
- "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
- "Segoe UI Emoji", "Segoe UI Symbol";
- --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
- "Liberation Mono", "Courier New", monospace;
+ --font-family-sans-serif: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
+ --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
-article,
-aside,
-figcaption,
-figure,
-footer,
-header,
-hgroup,
-main,
-nav,
-section {
+article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
- font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
- "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
- "Segoe UI Symbol";
+ font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 0.9375rem;
font-weight: 400;
line-height: 1.5;
overflow: visible;
}
-h1,
-h2,
-h3,
-h4,
-h5,
-h6 {
+h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
code,
kbd,
samp {
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
- "Courier New", monospace;
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
text-transform: none;
}
-[role="button"] {
+[role=button] {
cursor: pointer;
}
}
button,
-[type="button"],
-[type="reset"],
-[type="submit"] {
+[type=button],
+[type=reset],
+[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
-[type="button"]:not(:disabled),
-[type="reset"]:not(:disabled),
-[type="submit"]:not(:disabled) {
+[type=button]:not(:disabled),
+[type=reset]:not(:disabled),
+[type=submit]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
-[type="button"]::-moz-focus-inner,
-[type="reset"]::-moz-focus-inner,
-[type="submit"]::-moz-focus-inner {
+[type=button]::-moz-focus-inner,
+[type=reset]::-moz-focus-inner,
+[type=submit]::-moz-focus-inner {
padding: 0;
border-style: none;
}
-input[type="radio"],
-input[type="checkbox"] {
+input[type=radio],
+input[type=checkbox] {
box-sizing: border-box;
padding: 0;
}
vertical-align: baseline;
}
-[type="number"]::-webkit-inner-spin-button,
-[type="number"]::-webkit-outer-spin-button {
+[type=number]::-webkit-inner-spin-button,
+[type=number]::-webkit-outer-spin-button {
height: auto;
}
-[type="search"] {
+[type=search] {
outline-offset: -2px;
-webkit-appearance: none;
}
-[type="search"]::-webkit-search-decoration {
+[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
display: none !important;
}
-h1,
-h2,
-h3,
-h4,
-h5,
-h6,
-.h1,
-.h2,
-.h3,
-.h4,
-.h5,
-.h6 {
+h1, h2, h3, h4, h5, h6,
+.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
-h1,
-.h1 {
+h1, .h1 {
font-size: 3rem;
}
-h2,
-.h2 {
+h2, .h2 {
font-size: 2.5rem;
}
-h3,
-.h3 {
+h3, .h3 {
font-size: 2rem;
}
-h4,
-.h4 {
+h4, .h4 {
font-size: 1.40625rem;
}
-h5,
-.h5 {
+h5, .h5 {
font-size: 1.171875rem;
}
-h6,
-.h6 {
+h6, .h6 {
font-size: 0.9375rem;
}
}
@media (min-width: 576px) {
- .container-sm,
- .container {
+ .container-sm, .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
- .container-md,
- .container-sm,
- .container {
+ .container-md, .container-sm, .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
- .container-lg,
- .container-md,
- .container-sm,
- .container {
+ .container-lg, .container-md, .container-sm, .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
- .container-xl,
- .container-lg,
- .container-md,
- .container-sm,
- .container {
+ .container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1140px;
}
}
margin-left: 0;
}
.no-gutters > .col,
-.no-gutters > [class*="col-"] {
+.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-xl,
-.col-xl-auto,
-.col-xl-12,
-.col-xl-11,
-.col-xl-10,
-.col-xl-9,
-.col-xl-8,
-.col-xl-7,
-.col-xl-6,
-.col-xl-5,
-.col-xl-4,
-.col-xl-3,
-.col-xl-2,
-.col-xl-1,
-.col-lg,
-.col-lg-auto,
-.col-lg-12,
-.col-lg-11,
-.col-lg-10,
-.col-lg-9,
-.col-lg-8,
-.col-lg-7,
-.col-lg-6,
-.col-lg-5,
-.col-lg-4,
-.col-lg-3,
-.col-lg-2,
-.col-lg-1,
-.col-md,
-.col-md-auto,
-.col-md-12,
-.col-md-11,
-.col-md-10,
-.col-md-9,
-.col-md-8,
-.col-md-7,
-.col-md-6,
-.col-md-5,
-.col-md-4,
-.col-md-3,
-.col-md-2,
-.col-md-1,
-.col-sm,
-.col-sm-auto,
-.col-sm-12,
-.col-sm-11,
-.col-sm-10,
-.col-sm-9,
-.col-sm-8,
-.col-sm-7,
-.col-sm-6,
-.col-sm-5,
-.col-sm-4,
-.col-sm-3,
-.col-sm-2,
-.col-sm-1,
-.col,
-.col-auto,
-.col-12,
-.col-11,
-.col-10,
-.col-9,
-.col-8,
-.col-7,
-.col-6,
-.col-5,
-.col-4,
-.col-3,
-.col-2,
-.col-1 {
+.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
+.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
+.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
+.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
+.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
position: relative;
width: 100%;
padding-right: 15px;
color: #888;
opacity: 1;
}
-.form-control:disabled,
-.form-control[readonly] {
+.form-control:disabled, .form-control[readonly] {
background-color: #2b2b2b;
opacity: 1;
}
-input[type="date"].form-control,
-input[type="time"].form-control,
-input[type="datetime-local"].form-control,
-input[type="month"].form-control {
+input[type=date].form-control,
+input[type=time].form-control,
+input[type=datetime-local].form-control,
+input[type=month].form-control {
appearance: none;
}
border: solid transparent;
border-width: 1px 0;
}
-.form-control-plaintext.form-control-sm,
-.form-control-plaintext.form-control-lg {
+.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
border-radius: 0.3rem;
}
-select.form-control[size],
-select.form-control[multiple] {
+select.form-control[size], select.form-control[multiple] {
height: auto;
}
margin-left: -5px;
}
.form-row > .col,
-.form-row > [class*="col-"] {
+.form-row > [class*=col-] {
padding-right: 5px;
padding-left: 5px;
}
margin-top: 0.3rem;
margin-left: -1.25rem;
}
-.form-check-input[disabled] ~ .form-check-label,
-.form-check-input:disabled ~ .form-check-label {
+.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
color: #888;
}
background-color: rgba(0, 188, 140, 0.9);
border-radius: 0.25rem;
}
-.form-row > .col > .valid-tooltip,
-.form-row > [class*="col-"] > .valid-tooltip {
+.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
left: 5px;
}
display: block;
}
-.was-validated .form-control:valid,
-.form-control.is-valid {
+.was-validated .form-control:valid, .form-control.is-valid {
border-color: #00bc8c;
padding-right: calc(1.5em + 0.75rem) !important;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
-.was-validated .form-control:valid:focus,
-.form-control.is-valid:focus {
+.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #00bc8c;
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
}
-.was-validated select.form-control:valid,
-select.form-control.is-valid {
+.was-validated select.form-control:valid, select.form-control.is-valid {
padding-right: 3rem !important;
background-position: right 1.5rem center;
}
-.was-validated textarea.form-control:valid,
-textarea.form-control.is-valid {
+.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem);
- background-position: top calc(0.375em + 0.1875rem) right
- calc(0.375em + 0.1875rem);
+ background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
-.was-validated .custom-select:valid,
-.custom-select.is-valid {
+.was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #00bc8c;
padding-right: calc(0.75em + 2.3125rem) !important;
- background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
- right 0.75rem center/8px 10px no-repeat,
- #444
- url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
- center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
- no-repeat;
-}
-.was-validated .custom-select:valid:focus,
-.custom-select.is-valid:focus {
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #444 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
+}
+.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
border-color: #00bc8c;
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
}
-.was-validated .form-check-input:valid ~ .form-check-label,
-.form-check-input.is-valid ~ .form-check-label {
+.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #00bc8c;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
-.was-validated .form-check-input:valid ~ .valid-tooltip,
-.form-check-input.is-valid ~ .valid-feedback,
+.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
-.was-validated .custom-control-input:valid ~ .custom-control-label,
-.custom-control-input.is-valid ~ .custom-control-label {
+.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: #00bc8c;
}
-.was-validated .custom-control-input:valid ~ .custom-control-label::before,
-.custom-control-input.is-valid ~ .custom-control-label::before {
+.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
border-color: #00bc8c;
}
-.was-validated
- .custom-control-input:valid:checked
- ~ .custom-control-label::before,
-.custom-control-input.is-valid:checked ~ .custom-control-label::before {
+.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
border-color: #00efb2;
background-color: #00efb2;
}
-.was-validated
- .custom-control-input:valid:focus
- ~ .custom-control-label::before,
-.custom-control-input.is-valid:focus ~ .custom-control-label::before {
+.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
}
-.was-validated
- .custom-control-input:valid:focus:not(:checked)
- ~ .custom-control-label::before,
-.custom-control-input.is-valid:focus:not(:checked)
- ~ .custom-control-label::before {
+.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #00bc8c;
}
-.was-validated .custom-file-input:valid ~ .custom-file-label,
-.custom-file-input.is-valid ~ .custom-file-label {
+.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #00bc8c;
}
-.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
-.custom-file-input.is-valid:focus ~ .custom-file-label {
+.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
border-color: #00bc8c;
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
}
background-color: rgba(231, 76, 60, 0.9);
border-radius: 0.25rem;
}
-.form-row > .col > .invalid-tooltip,
-.form-row > [class*="col-"] > .invalid-tooltip {
+.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
left: 5px;
}
display: block;
}
-.was-validated .form-control:invalid,
-.form-control.is-invalid {
+.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #e74c3c;
padding-right: calc(1.5em + 0.75rem) !important;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e74c3c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e");
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
-.was-validated .form-control:invalid:focus,
-.form-control.is-invalid:focus {
+.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #e74c3c;
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
-.was-validated select.form-control:invalid,
-select.form-control.is-invalid {
+.was-validated select.form-control:invalid, select.form-control.is-invalid {
padding-right: 3rem !important;
background-position: right 1.5rem center;
}
-.was-validated textarea.form-control:invalid,
-textarea.form-control.is-invalid {
+.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem);
- background-position: top calc(0.375em + 0.1875rem) right
- calc(0.375em + 0.1875rem);
+ background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
-.was-validated .custom-select:invalid,
-.custom-select.is-invalid {
+.was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #e74c3c;
padding-right: calc(0.75em + 2.3125rem) !important;
- background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
- right 0.75rem center/8px 10px no-repeat,
- #444
- url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e74c3c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e")
- center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
- no-repeat;
-}
-.was-validated .custom-select:invalid:focus,
-.custom-select.is-invalid:focus {
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #444 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e74c3c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
+}
+.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
border-color: #e74c3c;
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
-.was-validated .form-check-input:invalid ~ .form-check-label,
-.form-check-input.is-invalid ~ .form-check-label {
+.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #e74c3c;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
-.was-validated .form-check-input:invalid ~ .invalid-tooltip,
-.form-check-input.is-invalid ~ .invalid-feedback,
+.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
-.was-validated .custom-control-input:invalid ~ .custom-control-label,
-.custom-control-input.is-invalid ~ .custom-control-label {
+.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
color: #e74c3c;
}
-.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
-.custom-control-input.is-invalid ~ .custom-control-label::before {
+.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #e74c3c;
}
-.was-validated
- .custom-control-input:invalid:checked
- ~ .custom-control-label::before,
-.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
+.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
border-color: #ed7669;
background-color: #ed7669;
}
-.was-validated
- .custom-control-input:invalid:focus
- ~ .custom-control-label::before,
-.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
+.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
-.was-validated
- .custom-control-input:invalid:focus:not(:checked)
- ~ .custom-control-label::before,
-.custom-control-input.is-invalid:focus:not(:checked)
- ~ .custom-control-label::before {
+.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #e74c3c;
}
-.was-validated .custom-file-input:invalid ~ .custom-file-label,
-.custom-file-input.is-invalid ~ .custom-file-label {
+.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #e74c3c;
}
-.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
-.custom-file-input.is-invalid:focus ~ .custom-file-label {
+.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
border-color: #e74c3c;
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
font-size: 0.9375rem;
line-height: 1.5;
border-radius: 0.25rem;
- transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
- border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
color: #dee2e6;
text-decoration: none;
}
-.btn:focus,
-.btn.focus {
+.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(55, 90, 127, 0.25);
}
-.btn.disabled,
-.btn:disabled {
+.btn.disabled, .btn:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
background-color: #2b4764;
border-color: #28415b;
}
-.btn-primary:focus,
-.btn-primary.focus {
+.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #2b4764;
border-color: #28415b;
box-shadow: 0 0 0 0.2rem rgba(85, 115, 146, 0.5);
}
-.btn-primary.disabled,
-.btn-primary:disabled {
+.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #375a7f;
border-color: #375a7f;
}
-.btn-primary:not(:disabled):not(.disabled):active,
-.btn-primary:not(:disabled):not(.disabled).active,
-.show > .btn-primary.dropdown-toggle {
+.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #28415b;
border-color: #243a53;
}
-.btn-primary:not(:disabled):not(.disabled):active:focus,
-.btn-primary:not(:disabled):not(.disabled).active:focus,
-.show > .btn-primary.dropdown-toggle:focus {
+.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(85, 115, 146, 0.5);
}
background-color: #313131;
border-color: #2b2b2b;
}
-.btn-secondary:focus,
-.btn-secondary.focus {
+.btn-secondary:focus, .btn-secondary.focus {
color: #fff;
background-color: #313131;
border-color: #2b2b2b;
box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
}
-.btn-secondary.disabled,
-.btn-secondary:disabled {
+.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #444;
border-color: #444;
}
-.btn-secondary:not(:disabled):not(.disabled):active,
-.btn-secondary:not(:disabled):not(.disabled).active,
-.show > .btn-secondary.dropdown-toggle {
+.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #2b2b2b;
border-color: #242424;
}
-.btn-secondary:not(:disabled):not(.disabled):active:focus,
-.btn-secondary:not(:disabled):not(.disabled).active:focus,
-.show > .btn-secondary.dropdown-toggle:focus {
+.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
}
background-color: #009670;
border-color: #008966;
}
-.btn-success:focus,
-.btn-success.focus {
+.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #009670;
border-color: #008966;
box-shadow: 0 0 0 0.2rem rgba(38, 198, 157, 0.5);
}
-.btn-success.disabled,
-.btn-success:disabled {
+.btn-success.disabled, .btn-success:disabled {
color: #fff;
background-color: #00bc8c;
border-color: #00bc8c;
}
-.btn-success:not(:disabled):not(.disabled):active,
-.btn-success:not(:disabled):not(.disabled).active,
-.show > .btn-success.dropdown-toggle {
+.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #008966;
border-color: #007c5d;
}
-.btn-success:not(:disabled):not(.disabled):active:focus,
-.btn-success:not(:disabled):not(.disabled).active:focus,
-.show > .btn-success.dropdown-toggle:focus {
+.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(38, 198, 157, 0.5);
}
background-color: #2384c6;
border-color: #217dbb;
}
-.btn-info:focus,
-.btn-info.focus {
+.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #2384c6;
border-color: #217dbb;
box-shadow: 0 0 0 0.2rem rgba(82, 167, 224, 0.5);
}
-.btn-info.disabled,
-.btn-info:disabled {
+.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #3498db;
border-color: #3498db;
}
-.btn-info:not(:disabled):not(.disabled):active,
-.btn-info:not(:disabled):not(.disabled).active,
-.show > .btn-info.dropdown-toggle {
+.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #217dbb;
border-color: #1f76b0;
}
-.btn-info:not(:disabled):not(.disabled):active:focus,
-.btn-info:not(:disabled):not(.disabled).active:focus,
-.show > .btn-info.dropdown-toggle:focus {
+.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(82, 167, 224, 0.5);
}
background-color: #d4860b;
border-color: #c87f0a;
}
-.btn-warning:focus,
-.btn-warning.focus {
+.btn-warning:focus, .btn-warning.focus {
color: #fff;
background-color: #d4860b;
border-color: #c87f0a;
box-shadow: 0 0 0 0.2rem rgba(245, 171, 54, 0.5);
}
-.btn-warning.disabled,
-.btn-warning:disabled {
+.btn-warning.disabled, .btn-warning:disabled {
color: #fff;
background-color: #f39c12;
border-color: #f39c12;
}
-.btn-warning:not(:disabled):not(.disabled):active,
-.btn-warning:not(:disabled):not(.disabled).active,
-.show > .btn-warning.dropdown-toggle {
+.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #c87f0a;
border-color: #bc770a;
}
-.btn-warning:not(:disabled):not(.disabled):active:focus,
-.btn-warning:not(:disabled):not(.disabled).active:focus,
-.show > .btn-warning.dropdown-toggle:focus {
+.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(245, 171, 54, 0.5);
}
background-color: #e12e1c;
border-color: #d62c1a;
}
-.btn-danger:focus,
-.btn-danger.focus {
+.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #e12e1c;
border-color: #d62c1a;
box-shadow: 0 0 0 0.2rem rgba(235, 103, 89, 0.5);
}
-.btn-danger.disabled,
-.btn-danger:disabled {
+.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #e74c3c;
border-color: #e74c3c;
}
-.btn-danger:not(:disabled):not(.disabled):active,
-.btn-danger:not(:disabled):not(.disabled).active,
-.show > .btn-danger.dropdown-toggle {
+.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #d62c1a;
border-color: #ca2a19;
}
-.btn-danger:not(:disabled):not(.disabled):active:focus,
-.btn-danger:not(:disabled):not(.disabled).active:focus,
-.show > .btn-danger.dropdown-toggle:focus {
+.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(235, 103, 89, 0.5);
}
background-color: #1d1d1d;
border-color: #171717;
}
-.btn-light:focus,
-.btn-light.focus {
+.btn-light:focus, .btn-light.focus {
color: #fff;
background-color: #1d1d1d;
border-color: #171717;
box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5);
}
-.btn-light.disabled,
-.btn-light:disabled {
+.btn-light.disabled, .btn-light:disabled {
color: #fff;
background-color: #303030;
border-color: #303030;
}
-.btn-light:not(:disabled):not(.disabled):active,
-.btn-light:not(:disabled):not(.disabled).active,
-.show > .btn-light.dropdown-toggle {
+.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
color: #fff;
background-color: #171717;
border-color: #101010;
}
-.btn-light:not(:disabled):not(.disabled):active:focus,
-.btn-light:not(:disabled):not(.disabled).active:focus,
-.show > .btn-light.dropdown-toggle:focus {
+.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5);
}
background-color: #c8cfd6;
border-color: #c1c9d0;
}
-.btn-dark:focus,
-.btn-dark.focus {
+.btn-dark:focus, .btn-dark.focus {
color: #222;
background-color: #c8cfd6;
border-color: #c1c9d0;
box-shadow: 0 0 0 0.2rem rgba(194, 197, 201, 0.5);
}
-.btn-dark.disabled,
-.btn-dark:disabled {
+.btn-dark.disabled, .btn-dark:disabled {
color: #222;
background-color: #dee2e6;
border-color: #dee2e6;
}
-.btn-dark:not(:disabled):not(.disabled):active,
-.btn-dark:not(:disabled):not(.disabled).active,
-.show > .btn-dark.dropdown-toggle {
+.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
color: #222;
background-color: #c1c9d0;
border-color: #bac2cb;
}
-.btn-dark:not(:disabled):not(.disabled):active:focus,
-.btn-dark:not(:disabled):not(.disabled).active:focus,
-.show > .btn-dark.dropdown-toggle:focus {
+.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(194, 197, 201, 0.5);
}
background-color: #375a7f;
border-color: #375a7f;
}
-.btn-outline-primary:focus,
-.btn-outline-primary.focus {
+.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(55, 90, 127, 0.5);
}
-.btn-outline-primary.disabled,
-.btn-outline-primary:disabled {
+.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #375a7f;
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 {
+.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: #375a7f;
border-color: #375a7f;
}
-.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 {
+.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(55, 90, 127, 0.5);
}
background-color: #444;
border-color: #444;
}
-.btn-outline-secondary:focus,
-.btn-outline-secondary.focus {
+.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.5);
}
-.btn-outline-secondary.disabled,
-.btn-outline-secondary:disabled {
+.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #444;
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 {
+.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: #444;
border-color: #444;
}
-.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 {
+.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.5);
}
background-color: #00bc8c;
border-color: #00bc8c;
}
-.btn-outline-success:focus,
-.btn-outline-success.focus {
+.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
}
-.btn-outline-success.disabled,
-.btn-outline-success:disabled {
+.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #00bc8c;
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 {
+.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: #00bc8c;
border-color: #00bc8c;
}
-.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 {
+.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
}
background-color: #3498db;
border-color: #3498db;
}
-.btn-outline-info:focus,
-.btn-outline-info.focus {
+.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
}
-.btn-outline-info.disabled,
-.btn-outline-info:disabled {
+.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #3498db;
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 {
+.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: #3498db;
border-color: #3498db;
}
-.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 {
+.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
}
background-color: #f39c12;
border-color: #f39c12;
}
-.btn-outline-warning:focus,
-.btn-outline-warning.focus {
+.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
}
-.btn-outline-warning.disabled,
-.btn-outline-warning:disabled {
+.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #f39c12;
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 {
+.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
color: #fff;
background-color: #f39c12;
border-color: #f39c12;
}
-.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 {
+.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
}
background-color: #e74c3c;
border-color: #e74c3c;
}
-.btn-outline-danger:focus,
-.btn-outline-danger.focus {
+.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}
-.btn-outline-danger.disabled,
-.btn-outline-danger:disabled {
+.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #e74c3c;
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 {
+.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #e74c3c;
border-color: #e74c3c;
}
-.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 {
+.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}
background-color: #303030;
border-color: #303030;
}
-.btn-outline-light:focus,
-.btn-outline-light.focus {
+.btn-outline-light:focus, .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5);
}
-.btn-outline-light.disabled,
-.btn-outline-light:disabled {
+.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #303030;
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 {
+.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
color: #fff;
background-color: #303030;
border-color: #303030;
}
-.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 {
+.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5);
}
background-color: #dee2e6;
border-color: #dee2e6;
}
-.btn-outline-dark:focus,
-.btn-outline-dark.focus {
+.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5);
}
-.btn-outline-dark.disabled,
-.btn-outline-dark:disabled {
+.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #dee2e6;
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 {
+.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
color: #222;
background-color: #dee2e6;
border-color: #dee2e6;
}
-.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 {
+.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5);
}
color: #bf2718;
text-decoration: underline;
}
-.btn-link:focus,
-.btn-link.focus {
+.btn-link:focus, .btn-link.focus {
text-decoration: underline;
}
-.btn-link:disabled,
-.btn-link.disabled {
+.btn-link:disabled, .btn-link.disabled {
color: #888;
pointer-events: none;
}
-.btn-lg,
-.btn-group-lg > .btn {
+.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.171875rem;
line-height: 1.5;
border-radius: 0.3rem;
}
-.btn-sm,
-.btn-group-sm > .btn {
+.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.8203125rem;
line-height: 1.5;
margin-top: 0.5rem;
}
-input[type="submit"].btn-block,
-input[type="reset"].btn-block,
-input[type="button"].btn-block {
+input[type=submit].btn-block,
+input[type=reset].btn-block,
+input[type=button].btn-block {
width: 100%;
}
vertical-align: 0;
}
-.dropdown-menu[x-placement^="top"],
-.dropdown-menu[x-placement^="right"],
-.dropdown-menu[x-placement^="bottom"],
-.dropdown-menu[x-placement^="left"] {
+.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
right: auto;
bottom: auto;
}
background-color: transparent;
border: 0;
}
-.dropdown-item:hover,
-.dropdown-item:focus {
+.dropdown-item:hover, .dropdown-item:focus {
color: #fff;
text-decoration: none;
background-color: #00bc8c;
}
-.dropdown-item.active,
-.dropdown-item:active {
+.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #375a7f;
}
-.dropdown-item.disabled,
-.dropdown-item:disabled {
+.dropdown-item.disabled, .dropdown-item:disabled {
color: #adb5bd;
pointer-events: none;
background-color: transparent;
.btn-group-vertical > .btn:hover {
z-index: 1;
}
-.btn-group > .btn:focus,
-.btn-group > .btn:active,
-.btn-group > .btn.active,
+.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
-.dropdown-toggle-split::after,
-.dropup .dropdown-toggle-split::after,
-.dropright .dropdown-toggle-split::after {
+.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
margin-right: 0;
}
-.btn-sm + .dropdown-toggle-split,
-.btn-group-sm > .btn + .dropdown-toggle-split {
+.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 {
+.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
-.btn-group-toggle > .btn input[type="radio"],
-.btn-group-toggle > .btn input[type="checkbox"],
-.btn-group-toggle > .btn-group > .btn input[type="radio"],
-.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
+.btn-group-toggle > .btn input[type=radio],
+.btn-group-toggle > .btn input[type=checkbox],
+.btn-group-toggle > .btn-group > .btn input[type=radio],
+.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
display: flex;
align-items: center;
}
-.input-group > .custom-file:not(:last-child) .custom-file-label,
-.input-group > .custom-file:not(:last-child) .custom-file-label::after {
+.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
-.input-group:not(.has-validation)
- > .custom-file:not(:last-child)
- .custom-file-label,
-.input-group:not(.has-validation)
- > .custom-file:not(:last-child)
- .custom-file-label::after {
+.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
+.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
-.input-group.has-validation > .form-control:nth-last-child(n + 3),
-.input-group.has-validation > .custom-select:nth-last-child(n + 3),
-.input-group.has-validation
- > .custom-file:nth-last-child(n + 3)
- .custom-file-label,
-.input-group.has-validation
- > .custom-file:nth-last-child(n + 3)
- .custom-file-label::after {
+.input-group.has-validation > .form-control:nth-last-child(n+3),
+.input-group.has-validation > .custom-select:nth-last-child(n+3),
+.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
+.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
border: 1px solid #222;
border-radius: 0.25rem;
}
-.input-group-text input[type="radio"],
-.input-group-text input[type="checkbox"] {
+.input-group-text input[type=radio],
+.input-group-text input[type=checkbox] {
margin-top: 0;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
-.input-group:not(.has-validation)
- > .input-group-append:not(:last-child)
- > .input-group-text,
-.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
-.input-group.has-validation
- > .input-group-append:nth-last-child(n + 3)
- > .input-group-text,
-.input-group
- > .input-group-append:last-child
- > .btn:not(:last-child):not(.dropdown-toggle),
-.input-group
- > .input-group-append:last-child
- > .input-group-text:not(:last-child) {
+.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
+.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
+.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
+.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
+.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
-.input-group
- > .input-group-prepend:first-child
- > .input-group-text:not(:first-child) {
+.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
background-color: #97b3d2;
border-color: #97b3d2;
}
-.custom-control-input[disabled] ~ .custom-control-label,
-.custom-control-input:disabled ~ .custom-control-label {
+.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
color: #888;
}
-.custom-control-input[disabled] ~ .custom-control-label::before,
-.custom-control-input:disabled ~ .custom-control-label::before {
+.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
background-color: #2b2b2b;
}
.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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
-.custom-checkbox
- .custom-control-input:indeterminate
- ~ .custom-control-label::before {
+.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #375a7f;
background-color: #375a7f;
}
-.custom-checkbox
- .custom-control-input:indeterminate
- ~ .custom-control-label::after {
+.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' width='4' height='4' 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 {
+.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(55, 90, 127, 0.5);
}
-.custom-checkbox
- .custom-control-input:disabled:indeterminate
- ~ .custom-control-label::before {
+.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(55, 90, 127, 0.5);
}
.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' width='12' height='12' 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 {
+.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(55, 90, 127, 0.5);
}
height: calc(1rem - 4px);
background-color: #adb5bd;
border-radius: 0.5rem;
- transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out,
- border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-switch .custom-control-label::after {
background-color: #444;
transform: translateX(0.75rem);
}
-.custom-switch
- .custom-control-input:disabled:checked
- ~ .custom-control-label::before {
+.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(55, 90, 127, 0.5);
}
line-height: 1.5;
color: #fff;
vertical-align: middle;
- background: #444
- url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
- right 0.75rem center/8px 10px no-repeat;
+ background: #444 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
border: 1px solid #222;
border-radius: 0.25rem;
appearance: none;
color: #fff;
background-color: #444;
}
-.custom-select[multiple],
-.custom-select[size]:not([size="1"]) {
+.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
border-color: #739ac2;
box-shadow: 0 0 0 0.2rem rgba(55, 90, 127, 0.25);
}
-.custom-file-input[disabled] ~ .custom-file-label,
-.custom-file-input:disabled ~ .custom-file-label {
+.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
background-color: #2b2b2b;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
background-color: #375a7f;
border: 0;
border-radius: 1rem;
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
background-color: #375a7f;
border: 0;
border-radius: 1rem;
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
background-color: #375a7f;
border: 0;
border-radius: 1rem;
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
.custom-file-label,
.custom-select {
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
display: block;
padding: 0.5rem 2rem;
}
-.nav-link:hover,
-.nav-link:focus {
+.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
-.nav-tabs .nav-link:hover,
-.nav-tabs .nav-link:focus {
+.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
isolation: isolate;
border-color: #444 #444 transparent;
}
line-height: inherit;
white-space: nowrap;
}
-.navbar-brand:hover,
-.navbar-brand:focus {
+.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
border: 1px solid transparent;
border-radius: 0.25rem;
}
-.navbar-toggler:hover,
-.navbar-toggler:focus {
+.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-light .navbar-brand {
color: #fff;
}
-.navbar-light .navbar-brand:hover,
-.navbar-light .navbar-brand:focus {
+.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: #fff;
}
.navbar-light .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.6);
}
-.navbar-light .navbar-nav .nav-link:hover,
-.navbar-light .navbar-nav .nav-link:focus {
+.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: #fff;
}
.navbar-light .navbar-nav .nav-link.disabled {
.navbar-light .navbar-text a {
color: #fff;
}
-.navbar-light .navbar-text a:hover,
-.navbar-light .navbar-text a:focus {
+.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: #fff;
}
.navbar-dark .navbar-brand {
color: #fff;
}
-.navbar-dark .navbar-brand:hover,
-.navbar-dark .navbar-brand:focus {
+.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.6);
}
-.navbar-dark .navbar-nav .nav-link:hover,
-.navbar-dark .navbar-nav .nav-link:focus {
+.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link.disabled {
.navbar-dark .navbar-text a {
color: #fff;
}
-.navbar-dark .navbar-text a:hover,
-.navbar-dark .navbar-text a:focus {
+.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
- transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
- border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.badge {
transition: none;
}
}
-a.badge:hover,
-a.badge:focus {
+a.badge:hover, a.badge:focus {
text-decoration: none;
}
color: #fff;
background-color: #375a7f;
}
-a.badge-primary:hover,
-a.badge-primary:focus {
+a.badge-primary:hover, a.badge-primary:focus {
color: #fff;
background-color: #28415b;
}
-a.badge-primary:focus,
-a.badge-primary.focus {
+a.badge-primary:focus, a.badge-primary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(55, 90, 127, 0.5);
}
color: #fff;
background-color: #444;
}
-a.badge-secondary:hover,
-a.badge-secondary:focus {
+a.badge-secondary:hover, a.badge-secondary:focus {
color: #fff;
background-color: #2b2b2b;
}
-a.badge-secondary:focus,
-a.badge-secondary.focus {
+a.badge-secondary:focus, a.badge-secondary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.5);
}
color: #fff;
background-color: #00bc8c;
}
-a.badge-success:hover,
-a.badge-success:focus {
+a.badge-success:hover, a.badge-success:focus {
color: #fff;
background-color: #008966;
}
-a.badge-success:focus,
-a.badge-success.focus {
+a.badge-success:focus, a.badge-success.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
}
color: #fff;
background-color: #3498db;
}
-a.badge-info:hover,
-a.badge-info:focus {
+a.badge-info:hover, a.badge-info:focus {
color: #fff;
background-color: #217dbb;
}
-a.badge-info:focus,
-a.badge-info.focus {
+a.badge-info:focus, a.badge-info.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
}
color: #fff;
background-color: #f39c12;
}
-a.badge-warning:hover,
-a.badge-warning:focus {
+a.badge-warning:hover, a.badge-warning:focus {
color: #fff;
background-color: #c87f0a;
}
-a.badge-warning:focus,
-a.badge-warning.focus {
+a.badge-warning:focus, a.badge-warning.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
}
color: #fff;
background-color: #e74c3c;
}
-a.badge-danger:hover,
-a.badge-danger:focus {
+a.badge-danger:hover, a.badge-danger:focus {
color: #fff;
background-color: #d62c1a;
}
-a.badge-danger:focus,
-a.badge-danger.focus {
+a.badge-danger:focus, a.badge-danger.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}
color: #fff;
background-color: #303030;
}
-a.badge-light:hover,
-a.badge-light:focus {
+a.badge-light:hover, a.badge-light:focus {
color: #fff;
background-color: #171717;
}
-a.badge-light:focus,
-a.badge-light.focus {
+a.badge-light:focus, a.badge-light.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5);
}
color: #222;
background-color: #dee2e6;
}
-a.badge-dark:hover,
-a.badge-dark:focus {
+a.badge-dark:hover, a.badge-dark:focus {
color: #222;
background-color: #c1c9d0;
}
-a.badge-dark:focus,
-a.badge-dark.focus {
+a.badge-dark:focus, a.badge-dark.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5);
}
}
.progress-bar-striped {
- background-image: linear-gradient(
- 45deg,
- rgba(255, 255, 255, 0.15) 25%,
- transparent 25%,
- transparent 50%,
- rgba(255, 255, 255, 0.15) 50%,
- rgba(255, 255, 255, 0.15) 75%,
- transparent 75%,
- transparent
- );
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
color: #444;
text-align: inherit;
}
-.list-group-item-action:hover,
-.list-group-item-action:focus {
+.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
color: #444;
text-decoration: none;
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit;
}
-.list-group-item.disabled,
-.list-group-item:disabled {
+.list-group-item.disabled, .list-group-item:disabled {
color: #888;
pointer-events: none;
background-color: #303030;
color: #1d2f42;
background-color: #c7d1db;
}
-.list-group-item-primary.list-group-item-action:hover,
-.list-group-item-primary.list-group-item-action:focus {
+.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #1d2f42;
background-color: #b7c4d1;
}
color: #232323;
background-color: #cbcbcb;
}
-.list-group-item-secondary.list-group-item-action:hover,
-.list-group-item-secondary.list-group-item-action:focus {
+.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #232323;
background-color: #bebebe;
}
color: #006249;
background-color: #b8ecdf;
}
-.list-group-item-success.list-group-item-action:hover,
-.list-group-item-success.list-group-item-action:focus {
+.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #006249;
background-color: #a4e7d6;
}
color: #1b4f72;
background-color: #c6e2f5;
}
-.list-group-item-info.list-group-item-action:hover,
-.list-group-item-info.list-group-item-action:focus {
+.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #1b4f72;
background-color: #b0d7f1;
}
color: #7e5109;
background-color: #fce3bd;
}
-.list-group-item-warning.list-group-item-action:hover,
-.list-group-item-warning.list-group-item-action:focus {
+.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #7e5109;
background-color: #fbd9a5;
}
color: #78281f;
background-color: #f8cdc8;
}
-.list-group-item-danger.list-group-item-action:hover,
-.list-group-item-danger.list-group-item-action:focus {
+.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #78281f;
background-color: #f5b8b1;
}
color: #191919;
background-color: #c5c5c5;
}
-.list-group-item-light.list-group-item-action:hover,
-.list-group-item-light.list-group-item-action:focus {
+.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #191919;
background-color: #b8b8b8;
}
color: #737678;
background-color: #f6f7f8;
}
-.list-group-item-dark.list-group-item-action:hover,
-.list-group-item-dark.list-group-item-action:focus {
+.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #737678;
background-color: #e8eaed;
}
color: #fff;
text-decoration: none;
}
-.close:not(:disabled):not(.disabled):hover,
-.close:not(:disabled):not(.disabled):focus {
+.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
opacity: 0.75;
}
z-index: 1070;
display: block;
margin: 0;
- font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
- "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
- "Segoe UI Symbol";
+ font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.5;
border-style: solid;
}
-.bs-tooltip-top,
-.bs-tooltip-auto[x-placement^="top"] {
+.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
padding: 0.4rem 0;
}
-.bs-tooltip-top .arrow,
-.bs-tooltip-auto[x-placement^="top"] .arrow {
+.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
bottom: 0;
}
-.bs-tooltip-top .arrow::before,
-.bs-tooltip-auto[x-placement^="top"] .arrow::before {
+.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
-.bs-tooltip-right,
-.bs-tooltip-auto[x-placement^="right"] {
+.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
padding: 0 0.4rem;
}
-.bs-tooltip-right .arrow,
-.bs-tooltip-auto[x-placement^="right"] .arrow {
+.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
-.bs-tooltip-right .arrow::before,
-.bs-tooltip-auto[x-placement^="right"] .arrow::before {
+.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
-.bs-tooltip-bottom,
-.bs-tooltip-auto[x-placement^="bottom"] {
+.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
padding: 0.4rem 0;
}
-.bs-tooltip-bottom .arrow,
-.bs-tooltip-auto[x-placement^="bottom"] .arrow {
+.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
top: 0;
}
-.bs-tooltip-bottom .arrow::before,
-.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
+.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
-.bs-tooltip-left,
-.bs-tooltip-auto[x-placement^="left"] {
+.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
padding: 0 0.4rem;
}
-.bs-tooltip-left .arrow,
-.bs-tooltip-auto[x-placement^="left"] .arrow {
+.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
-.bs-tooltip-left .arrow::before,
-.bs-tooltip-auto[x-placement^="left"] .arrow::before {
+.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
z-index: 1060;
display: block;
max-width: 276px;
- font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
- "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
- "Segoe UI Symbol";
+ font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.5;
height: 0.5rem;
margin: 0 0.3rem;
}
-.popover .arrow::before,
-.popover .arrow::after {
+.popover .arrow::before, .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-style: solid;
}
-.bs-popover-top,
-.bs-popover-auto[x-placement^="top"] {
+.bs-popover-top, .bs-popover-auto[x-placement^=top] {
margin-bottom: 0.5rem;
}
-.bs-popover-top > .arrow,
-.bs-popover-auto[x-placement^="top"] > .arrow {
+.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
bottom: calc(-0.5rem - 1px);
}
-.bs-popover-top > .arrow::before,
-.bs-popover-auto[x-placement^="top"] > .arrow::before {
+.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
bottom: 0;
border-width: 0.5rem 0.5rem 0;
border-top-color: rgba(0, 0, 0, 0.25);
}
-.bs-popover-top > .arrow::after,
-.bs-popover-auto[x-placement^="top"] > .arrow::after {
+.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
bottom: 1px;
border-width: 0.5rem 0.5rem 0;
border-top-color: #303030;
}
-.bs-popover-right,
-.bs-popover-auto[x-placement^="right"] {
+.bs-popover-right, .bs-popover-auto[x-placement^=right] {
margin-left: 0.5rem;
}
-.bs-popover-right > .arrow,
-.bs-popover-auto[x-placement^="right"] > .arrow {
+.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
left: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
-.bs-popover-right > .arrow::before,
-.bs-popover-auto[x-placement^="right"] > .arrow::before {
+.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
left: 0;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: rgba(0, 0, 0, 0.25);
}
-.bs-popover-right > .arrow::after,
-.bs-popover-auto[x-placement^="right"] > .arrow::after {
+.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
left: 1px;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #303030;
}
-.bs-popover-bottom,
-.bs-popover-auto[x-placement^="bottom"] {
+.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
margin-top: 0.5rem;
}
-.bs-popover-bottom > .arrow,
-.bs-popover-auto[x-placement^="bottom"] > .arrow {
+.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
top: calc(-0.5rem - 1px);
}
-.bs-popover-bottom > .arrow::before,
-.bs-popover-auto[x-placement^="bottom"] > .arrow::before {
+.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
top: 0;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
-.bs-popover-bottom > .arrow::after,
-.bs-popover-auto[x-placement^="bottom"] > .arrow::after {
+.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
top: 1px;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: #303030;
}
-.bs-popover-bottom .popover-header::before,
-.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
+.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
border-bottom: 1px solid #444;
}
-.bs-popover-left,
-.bs-popover-auto[x-placement^="left"] {
+.bs-popover-left, .bs-popover-auto[x-placement^=left] {
margin-right: 0.5rem;
}
-.bs-popover-left > .arrow,
-.bs-popover-auto[x-placement^="left"] > .arrow {
+.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
right: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
-.bs-popover-left > .arrow::before,
-.bs-popover-auto[x-placement^="left"] > .arrow::before {
+.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
right: 0;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: rgba(0, 0, 0, 0.25);
}
-.bs-popover-left > .arrow::after,
-.bs-popover-auto[x-placement^="left"] > .arrow::after {
+.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
right: 1px;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #303030;
transition: none;
}
}
-.carousel-control-prev:hover,
-.carousel-control-prev:focus,
+.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
background-color: #375a7f !important;
}
-a.bg-primary:hover,
-a.bg-primary:focus,
+a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #28415b !important;
background-color: #444 !important;
}
-a.bg-secondary:hover,
-a.bg-secondary:focus,
+a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #2b2b2b !important;
background-color: #00bc8c !important;
}
-a.bg-success:hover,
-a.bg-success:focus,
+a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #008966 !important;
background-color: #3498db !important;
}
-a.bg-info:hover,
-a.bg-info:focus,
+a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #217dbb !important;
background-color: #f39c12 !important;
}
-a.bg-warning:hover,
-a.bg-warning:focus,
+a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #c87f0a !important;
background-color: #e74c3c !important;
}
-a.bg-danger:hover,
-a.bg-danger:focus,
+a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #d62c1a !important;
background-color: #303030 !important;
}
-a.bg-light:hover,
-a.bg-light:focus,
+a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #171717 !important;
background-color: #dee2e6 !important;
}
-a.bg-dark:hover,
-a.bg-dark:focus,
+a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #c1c9d0 !important;
border: 0;
}
-.sr-only-focusable:active,
-.sr-only-focusable:focus {
+.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
}
.text-monospace {
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
- "Courier New", monospace !important;
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
color: #375a7f !important;
}
-a.text-primary:hover,
-a.text-primary:focus {
+a.text-primary:hover, a.text-primary:focus {
color: #20344a !important;
}
color: #444 !important;
}
-a.text-secondary:hover,
-a.text-secondary:focus {
+a.text-secondary:hover, a.text-secondary:focus {
color: #1e1e1e !important;
}
color: #00bc8c !important;
}
-a.text-success:hover,
-a.text-success:focus {
+a.text-success:hover, a.text-success:focus {
color: #007053 !important;
}
color: #3498db !important;
}
-a.text-info:hover,
-a.text-info:focus {
+a.text-info:hover, a.text-info:focus {
color: #1d6fa5 !important;
}
color: #f39c12 !important;
}
-a.text-warning:hover,
-a.text-warning:focus {
+a.text-warning:hover, a.text-warning:focus {
color: #b06f09 !important;
}
color: #e74c3c !important;
}
-a.text-danger:hover,
-a.text-danger:focus {
+a.text-danger:hover, a.text-danger:focus {
color: #bf2718 !important;
}
color: #303030 !important;
}
-a.text-light:hover,
-a.text-light:focus {
+a.text-light:hover, a.text-light:focus {
color: #0a0a0a !important;
}
color: #dee2e6 !important;
}
-a.text-dark:hover,
-a.text-dark:focus {
+a.text-dark:hover, a.text-dark:focus {
color: #b2bcc5 !important;
}
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
- --font-family-sans-serif: "Lato", -apple-system, BlinkMacSystemFont,
- "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
- "Segoe UI Emoji", "Segoe UI Symbol";
- --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
- "Liberation Mono", "Courier New", monospace;
+ --font-family-sans-serif: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
+ --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
-article,
-aside,
-figcaption,
-figure,
-footer,
-header,
-hgroup,
-main,
-nav,
-section {
+article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
- font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
- "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
- "Segoe UI Symbol";
+ font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 0.9375rem;
font-weight: 400;
line-height: 1.5;
overflow: visible;
}
-h1,
-h2,
-h3,
-h4,
-h5,
-h6 {
+h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
code,
kbd,
samp {
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
- "Courier New", monospace;
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
text-transform: none;
}
-[role="button"] {
+[role=button] {
cursor: pointer;
}
}
button,
-[type="button"],
-[type="reset"],
-[type="submit"] {
+[type=button],
+[type=reset],
+[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
-[type="button"]:not(:disabled),
-[type="reset"]:not(:disabled),
-[type="submit"]:not(:disabled) {
+[type=button]:not(:disabled),
+[type=reset]:not(:disabled),
+[type=submit]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
-[type="button"]::-moz-focus-inner,
-[type="reset"]::-moz-focus-inner,
-[type="submit"]::-moz-focus-inner {
+[type=button]::-moz-focus-inner,
+[type=reset]::-moz-focus-inner,
+[type=submit]::-moz-focus-inner {
padding: 0;
border-style: none;
}
-input[type="radio"],
-input[type="checkbox"] {
+input[type=radio],
+input[type=checkbox] {
box-sizing: border-box;
padding: 0;
}
vertical-align: baseline;
}
-[type="number"]::-webkit-inner-spin-button,
-[type="number"]::-webkit-outer-spin-button {
+[type=number]::-webkit-inner-spin-button,
+[type=number]::-webkit-outer-spin-button {
height: auto;
}
-[type="search"] {
+[type=search] {
outline-offset: -2px;
-webkit-appearance: none;
}
-[type="search"]::-webkit-search-decoration {
+[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
display: none !important;
}
-h1,
-h2,
-h3,
-h4,
-h5,
-h6,
-.h1,
-.h2,
-.h3,
-.h4,
-.h5,
-.h6 {
+h1, h2, h3, h4, h5, h6,
+.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
-h1,
-.h1 {
+h1, .h1 {
font-size: 3rem;
}
-h2,
-.h2 {
+h2, .h2 {
font-size: 2.5rem;
}
-h3,
-.h3 {
+h3, .h3 {
font-size: 2rem;
}
-h4,
-.h4 {
+h4, .h4 {
font-size: 1.40625rem;
}
-h5,
-.h5 {
+h5, .h5 {
font-size: 1.171875rem;
}
-h6,
-.h6 {
+h6, .h6 {
font-size: 0.9375rem;
}
}
@media (min-width: 576px) {
- .container-sm,
- .container {
+ .container-sm, .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
- .container-md,
- .container-sm,
- .container {
+ .container-md, .container-sm, .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
- .container-lg,
- .container-md,
- .container-sm,
- .container {
+ .container-lg, .container-md, .container-sm, .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
- .container-xl,
- .container-lg,
- .container-md,
- .container-sm,
- .container {
+ .container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1140px;
}
}
margin-left: 0;
}
.no-gutters > .col,
-.no-gutters > [class*="col-"] {
+.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-xl,
-.col-xl-auto,
-.col-xl-12,
-.col-xl-11,
-.col-xl-10,
-.col-xl-9,
-.col-xl-8,
-.col-xl-7,
-.col-xl-6,
-.col-xl-5,
-.col-xl-4,
-.col-xl-3,
-.col-xl-2,
-.col-xl-1,
-.col-lg,
-.col-lg-auto,
-.col-lg-12,
-.col-lg-11,
-.col-lg-10,
-.col-lg-9,
-.col-lg-8,
-.col-lg-7,
-.col-lg-6,
-.col-lg-5,
-.col-lg-4,
-.col-lg-3,
-.col-lg-2,
-.col-lg-1,
-.col-md,
-.col-md-auto,
-.col-md-12,
-.col-md-11,
-.col-md-10,
-.col-md-9,
-.col-md-8,
-.col-md-7,
-.col-md-6,
-.col-md-5,
-.col-md-4,
-.col-md-3,
-.col-md-2,
-.col-md-1,
-.col-sm,
-.col-sm-auto,
-.col-sm-12,
-.col-sm-11,
-.col-sm-10,
-.col-sm-9,
-.col-sm-8,
-.col-sm-7,
-.col-sm-6,
-.col-sm-5,
-.col-sm-4,
-.col-sm-3,
-.col-sm-2,
-.col-sm-1,
-.col,
-.col-auto,
-.col-12,
-.col-11,
-.col-10,
-.col-9,
-.col-8,
-.col-7,
-.col-6,
-.col-5,
-.col-4,
-.col-3,
-.col-2,
-.col-1 {
+.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
+.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
+.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
+.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
+.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
position: relative;
width: 100%;
padding-right: 15px;
color: #888;
opacity: 1;
}
-.form-control:disabled,
-.form-control[readonly] {
+.form-control:disabled, .form-control[readonly] {
background-color: #2b2b2b;
opacity: 1;
}
-input[type="date"].form-control,
-input[type="time"].form-control,
-input[type="datetime-local"].form-control,
-input[type="month"].form-control {
+input[type=date].form-control,
+input[type=time].form-control,
+input[type=datetime-local].form-control,
+input[type=month].form-control {
appearance: none;
}
border: solid transparent;
border-width: 1px 0;
}
-.form-control-plaintext.form-control-sm,
-.form-control-plaintext.form-control-lg {
+.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
border-radius: 0.3rem;
}
-select.form-control[size],
-select.form-control[multiple] {
+select.form-control[size], select.form-control[multiple] {
height: auto;
}
margin-left: -5px;
}
.form-row > .col,
-.form-row > [class*="col-"] {
+.form-row > [class*=col-] {
padding-right: 5px;
padding-left: 5px;
}
margin-top: 0.3rem;
margin-left: -1.25rem;
}
-.form-check-input[disabled] ~ .form-check-label,
-.form-check-input:disabled ~ .form-check-label {
+.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
color: #888;
}
background-color: rgba(0, 188, 140, 0.9);
border-radius: 0.25rem;
}
-.form-row > .col > .valid-tooltip,
-.form-row > [class*="col-"] > .valid-tooltip {
+.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
left: 5px;
}
display: block;
}
-.was-validated .form-control:valid,
-.form-control.is-valid {
+.was-validated .form-control:valid, .form-control.is-valid {
border-color: #00bc8c;
padding-right: calc(1.5em + 0.75rem) !important;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
-.was-validated .form-control:valid:focus,
-.form-control.is-valid:focus {
+.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #00bc8c;
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
}
-.was-validated select.form-control:valid,
-select.form-control.is-valid {
+.was-validated select.form-control:valid, select.form-control.is-valid {
padding-right: 3rem !important;
background-position: right 1.5rem center;
}
-.was-validated textarea.form-control:valid,
-textarea.form-control.is-valid {
+.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem);
- background-position: top calc(0.375em + 0.1875rem) right
- calc(0.375em + 0.1875rem);
+ background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
-.was-validated .custom-select:valid,
-.custom-select.is-valid {
+.was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #00bc8c;
padding-right: calc(0.75em + 2.3125rem) !important;
- background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
- right 0.75rem center/8px 10px no-repeat,
- #444
- url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
- center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
- no-repeat;
-}
-.was-validated .custom-select:valid:focus,
-.custom-select.is-valid:focus {
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #444 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
+}
+.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
border-color: #00bc8c;
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
}
-.was-validated .form-check-input:valid ~ .form-check-label,
-.form-check-input.is-valid ~ .form-check-label {
+.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #00bc8c;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
-.was-validated .form-check-input:valid ~ .valid-tooltip,
-.form-check-input.is-valid ~ .valid-feedback,
+.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
-.was-validated .custom-control-input:valid ~ .custom-control-label,
-.custom-control-input.is-valid ~ .custom-control-label {
+.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: #00bc8c;
}
-.was-validated .custom-control-input:valid ~ .custom-control-label::before,
-.custom-control-input.is-valid ~ .custom-control-label::before {
+.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
border-color: #00bc8c;
}
-.was-validated
- .custom-control-input:valid:checked
- ~ .custom-control-label::before,
-.custom-control-input.is-valid:checked ~ .custom-control-label::before {
+.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
border-color: #00efb2;
background-color: #00efb2;
}
-.was-validated
- .custom-control-input:valid:focus
- ~ .custom-control-label::before,
-.custom-control-input.is-valid:focus ~ .custom-control-label::before {
+.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
}
-.was-validated
- .custom-control-input:valid:focus:not(:checked)
- ~ .custom-control-label::before,
-.custom-control-input.is-valid:focus:not(:checked)
- ~ .custom-control-label::before {
+.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #00bc8c;
}
-.was-validated .custom-file-input:valid ~ .custom-file-label,
-.custom-file-input.is-valid ~ .custom-file-label {
+.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #00bc8c;
}
-.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
-.custom-file-input.is-valid:focus ~ .custom-file-label {
+.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
border-color: #00bc8c;
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
}
background-color: rgba(231, 76, 60, 0.9);
border-radius: 0.25rem;
}
-.form-row > .col > .invalid-tooltip,
-.form-row > [class*="col-"] > .invalid-tooltip {
+.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
left: 5px;
}
display: block;
}
-.was-validated .form-control:invalid,
-.form-control.is-invalid {
+.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #e74c3c;
padding-right: calc(1.5em + 0.75rem) !important;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e74c3c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e");
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
-.was-validated .form-control:invalid:focus,
-.form-control.is-invalid:focus {
+.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #e74c3c;
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
-.was-validated select.form-control:invalid,
-select.form-control.is-invalid {
+.was-validated select.form-control:invalid, select.form-control.is-invalid {
padding-right: 3rem !important;
background-position: right 1.5rem center;
}
-.was-validated textarea.form-control:invalid,
-textarea.form-control.is-invalid {
+.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem);
- background-position: top calc(0.375em + 0.1875rem) right
- calc(0.375em + 0.1875rem);
+ background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
-.was-validated .custom-select:invalid,
-.custom-select.is-invalid {
+.was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #e74c3c;
padding-right: calc(0.75em + 2.3125rem) !important;
- background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
- right 0.75rem center/8px 10px no-repeat,
- #444
- url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e74c3c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e")
- center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
- no-repeat;
-}
-.was-validated .custom-select:invalid:focus,
-.custom-select.is-invalid:focus {
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #444 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e74c3c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
+}
+.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
border-color: #e74c3c;
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
-.was-validated .form-check-input:invalid ~ .form-check-label,
-.form-check-input.is-invalid ~ .form-check-label {
+.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #e74c3c;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
-.was-validated .form-check-input:invalid ~ .invalid-tooltip,
-.form-check-input.is-invalid ~ .invalid-feedback,
+.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
-.was-validated .custom-control-input:invalid ~ .custom-control-label,
-.custom-control-input.is-invalid ~ .custom-control-label {
+.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
color: #e74c3c;
}
-.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
-.custom-control-input.is-invalid ~ .custom-control-label::before {
+.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #e74c3c;
}
-.was-validated
- .custom-control-input:invalid:checked
- ~ .custom-control-label::before,
-.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
+.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
border-color: #ed7669;
background-color: #ed7669;
}
-.was-validated
- .custom-control-input:invalid:focus
- ~ .custom-control-label::before,
-.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
+.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
-.was-validated
- .custom-control-input:invalid:focus:not(:checked)
- ~ .custom-control-label::before,
-.custom-control-input.is-invalid:focus:not(:checked)
- ~ .custom-control-label::before {
+.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #e74c3c;
}
-.was-validated .custom-file-input:invalid ~ .custom-file-label,
-.custom-file-input.is-invalid ~ .custom-file-label {
+.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #e74c3c;
}
-.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
-.custom-file-input.is-invalid:focus ~ .custom-file-label {
+.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
border-color: #e74c3c;
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
font-size: 0.9375rem;
line-height: 1.5;
border-radius: 0.25rem;
- transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
- border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
color: #dee2e6;
text-decoration: none;
}
-.btn:focus,
-.btn.focus {
+.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
}
-.btn.disabled,
-.btn:disabled {
+.btn.disabled, .btn:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
background-color: #009670;
border-color: #008966;
}
-.btn-primary:focus,
-.btn-primary.focus {
+.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #009670;
border-color: #008966;
box-shadow: 0 0 0 0.2rem rgba(38, 198, 157, 0.5);
}
-.btn-primary.disabled,
-.btn-primary:disabled {
+.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #00bc8c;
border-color: #00bc8c;
}
-.btn-primary:not(:disabled):not(.disabled):active,
-.btn-primary:not(:disabled):not(.disabled).active,
-.show > .btn-primary.dropdown-toggle {
+.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #008966;
border-color: #007c5d;
}
-.btn-primary:not(:disabled):not(.disabled):active:focus,
-.btn-primary:not(:disabled):not(.disabled).active:focus,
-.show > .btn-primary.dropdown-toggle:focus {
+.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(38, 198, 157, 0.5);
}
background-color: #313131;
border-color: #2b2b2b;
}
-.btn-secondary:focus,
-.btn-secondary.focus {
+.btn-secondary:focus, .btn-secondary.focus {
color: #fff;
background-color: #313131;
border-color: #2b2b2b;
box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
}
-.btn-secondary.disabled,
-.btn-secondary:disabled {
+.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #444;
border-color: #444;
}
-.btn-secondary:not(:disabled):not(.disabled):active,
-.btn-secondary:not(:disabled):not(.disabled).active,
-.show > .btn-secondary.dropdown-toggle {
+.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #2b2b2b;
border-color: #242424;
}
-.btn-secondary:not(:disabled):not(.disabled):active:focus,
-.btn-secondary:not(:disabled):not(.disabled).active:focus,
-.show > .btn-secondary.dropdown-toggle:focus {
+.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
}
background-color: #009670;
border-color: #008966;
}
-.btn-success:focus,
-.btn-success.focus {
+.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #009670;
border-color: #008966;
box-shadow: 0 0 0 0.2rem rgba(38, 198, 157, 0.5);
}
-.btn-success.disabled,
-.btn-success:disabled {
+.btn-success.disabled, .btn-success:disabled {
color: #fff;
background-color: #00bc8c;
border-color: #00bc8c;
}
-.btn-success:not(:disabled):not(.disabled):active,
-.btn-success:not(:disabled):not(.disabled).active,
-.show > .btn-success.dropdown-toggle {
+.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #008966;
border-color: #007c5d;
}
-.btn-success:not(:disabled):not(.disabled):active:focus,
-.btn-success:not(:disabled):not(.disabled).active:focus,
-.show > .btn-success.dropdown-toggle:focus {
+.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(38, 198, 157, 0.5);
}
background-color: #2384c6;
border-color: #217dbb;
}
-.btn-info:focus,
-.btn-info.focus {
+.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #2384c6;
border-color: #217dbb;
box-shadow: 0 0 0 0.2rem rgba(82, 167, 224, 0.5);
}
-.btn-info.disabled,
-.btn-info:disabled {
+.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #3498db;
border-color: #3498db;
}
-.btn-info:not(:disabled):not(.disabled):active,
-.btn-info:not(:disabled):not(.disabled).active,
-.show > .btn-info.dropdown-toggle {
+.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #217dbb;
border-color: #1f76b0;
}
-.btn-info:not(:disabled):not(.disabled):active:focus,
-.btn-info:not(:disabled):not(.disabled).active:focus,
-.show > .btn-info.dropdown-toggle:focus {
+.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(82, 167, 224, 0.5);
}
background-color: #d4860b;
border-color: #c87f0a;
}
-.btn-warning:focus,
-.btn-warning.focus {
+.btn-warning:focus, .btn-warning.focus {
color: #fff;
background-color: #d4860b;
border-color: #c87f0a;
box-shadow: 0 0 0 0.2rem rgba(245, 171, 54, 0.5);
}
-.btn-warning.disabled,
-.btn-warning:disabled {
+.btn-warning.disabled, .btn-warning:disabled {
color: #fff;
background-color: #f39c12;
border-color: #f39c12;
}
-.btn-warning:not(:disabled):not(.disabled):active,
-.btn-warning:not(:disabled):not(.disabled).active,
-.show > .btn-warning.dropdown-toggle {
+.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #c87f0a;
border-color: #bc770a;
}
-.btn-warning:not(:disabled):not(.disabled):active:focus,
-.btn-warning:not(:disabled):not(.disabled).active:focus,
-.show > .btn-warning.dropdown-toggle:focus {
+.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(245, 171, 54, 0.5);
}
background-color: #e12e1c;
border-color: #d62c1a;
}
-.btn-danger:focus,
-.btn-danger.focus {
+.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #e12e1c;
border-color: #d62c1a;
box-shadow: 0 0 0 0.2rem rgba(235, 103, 89, 0.5);
}
-.btn-danger.disabled,
-.btn-danger:disabled {
+.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #e74c3c;
border-color: #e74c3c;
}
-.btn-danger:not(:disabled):not(.disabled):active,
-.btn-danger:not(:disabled):not(.disabled).active,
-.show > .btn-danger.dropdown-toggle {
+.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #d62c1a;
border-color: #ca2a19;
}
-.btn-danger:not(:disabled):not(.disabled):active:focus,
-.btn-danger:not(:disabled):not(.disabled).active:focus,
-.show > .btn-danger.dropdown-toggle:focus {
+.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(235, 103, 89, 0.5);
}
background-color: #1d1d1d;
border-color: #171717;
}
-.btn-light:focus,
-.btn-light.focus {
+.btn-light:focus, .btn-light.focus {
color: #fff;
background-color: #1d1d1d;
border-color: #171717;
box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5);
}
-.btn-light.disabled,
-.btn-light:disabled {
+.btn-light.disabled, .btn-light:disabled {
color: #fff;
background-color: #303030;
border-color: #303030;
}
-.btn-light:not(:disabled):not(.disabled):active,
-.btn-light:not(:disabled):not(.disabled).active,
-.show > .btn-light.dropdown-toggle {
+.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
color: #fff;
background-color: #171717;
border-color: #101010;
}
-.btn-light:not(:disabled):not(.disabled):active:focus,
-.btn-light:not(:disabled):not(.disabled).active:focus,
-.show > .btn-light.dropdown-toggle:focus {
+.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5);
}
background-color: #c8cfd6;
border-color: #c1c9d0;
}
-.btn-dark:focus,
-.btn-dark.focus {
+.btn-dark:focus, .btn-dark.focus {
color: #222;
background-color: #c8cfd6;
border-color: #c1c9d0;
box-shadow: 0 0 0 0.2rem rgba(194, 197, 201, 0.5);
}
-.btn-dark.disabled,
-.btn-dark:disabled {
+.btn-dark.disabled, .btn-dark:disabled {
color: #222;
background-color: #dee2e6;
border-color: #dee2e6;
}
-.btn-dark:not(:disabled):not(.disabled):active,
-.btn-dark:not(:disabled):not(.disabled).active,
-.show > .btn-dark.dropdown-toggle {
+.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
color: #222;
background-color: #c1c9d0;
border-color: #bac2cb;
}
-.btn-dark:not(:disabled):not(.disabled):active:focus,
-.btn-dark:not(:disabled):not(.disabled).active:focus,
-.show > .btn-dark.dropdown-toggle:focus {
+.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(194, 197, 201, 0.5);
}
background-color: #00bc8c;
border-color: #00bc8c;
}
-.btn-outline-primary:focus,
-.btn-outline-primary.focus {
+.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
}
-.btn-outline-primary.disabled,
-.btn-outline-primary:disabled {
+.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #00bc8c;
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 {
+.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: #00bc8c;
border-color: #00bc8c;
}
-.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 {
+.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
}
background-color: #444;
border-color: #444;
}
-.btn-outline-secondary:focus,
-.btn-outline-secondary.focus {
+.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.5);
}
-.btn-outline-secondary.disabled,
-.btn-outline-secondary:disabled {
+.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #444;
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 {
+.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: #444;
border-color: #444;
}
-.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 {
+.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.5);
}
background-color: #00bc8c;
border-color: #00bc8c;
}
-.btn-outline-success:focus,
-.btn-outline-success.focus {
+.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
}
-.btn-outline-success.disabled,
-.btn-outline-success:disabled {
+.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #00bc8c;
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 {
+.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: #00bc8c;
border-color: #00bc8c;
}
-.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 {
+.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
}
background-color: #3498db;
border-color: #3498db;
}
-.btn-outline-info:focus,
-.btn-outline-info.focus {
+.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
}
-.btn-outline-info.disabled,
-.btn-outline-info:disabled {
+.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #3498db;
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 {
+.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: #3498db;
border-color: #3498db;
}
-.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 {
+.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
}
background-color: #f39c12;
border-color: #f39c12;
}
-.btn-outline-warning:focus,
-.btn-outline-warning.focus {
+.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
}
-.btn-outline-warning.disabled,
-.btn-outline-warning:disabled {
+.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #f39c12;
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 {
+.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
color: #fff;
background-color: #f39c12;
border-color: #f39c12;
}
-.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 {
+.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
}
background-color: #e74c3c;
border-color: #e74c3c;
}
-.btn-outline-danger:focus,
-.btn-outline-danger.focus {
+.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}
-.btn-outline-danger.disabled,
-.btn-outline-danger:disabled {
+.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #e74c3c;
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 {
+.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #e74c3c;
border-color: #e74c3c;
}
-.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 {
+.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}
background-color: #303030;
border-color: #303030;
}
-.btn-outline-light:focus,
-.btn-outline-light.focus {
+.btn-outline-light:focus, .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5);
}
-.btn-outline-light.disabled,
-.btn-outline-light:disabled {
+.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #303030;
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 {
+.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
color: #fff;
background-color: #303030;
border-color: #303030;
}
-.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 {
+.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5);
}
background-color: #dee2e6;
border-color: #dee2e6;
}
-.btn-outline-dark:focus,
-.btn-outline-dark.focus {
+.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5);
}
-.btn-outline-dark.disabled,
-.btn-outline-dark:disabled {
+.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #dee2e6;
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 {
+.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
color: #222;
background-color: #dee2e6;
border-color: #dee2e6;
}
-.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 {
+.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5);
}
color: #007053;
text-decoration: underline;
}
-.btn-link:focus,
-.btn-link.focus {
+.btn-link:focus, .btn-link.focus {
text-decoration: underline;
}
-.btn-link:disabled,
-.btn-link.disabled {
+.btn-link:disabled, .btn-link.disabled {
color: #888;
pointer-events: none;
}
-.btn-lg,
-.btn-group-lg > .btn {
+.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.171875rem;
line-height: 1.5;
border-radius: 0.3rem;
}
-.btn-sm,
-.btn-group-sm > .btn {
+.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.8203125rem;
line-height: 1.5;
margin-top: 0.5rem;
}
-input[type="submit"].btn-block,
-input[type="reset"].btn-block,
-input[type="button"].btn-block {
+input[type=submit].btn-block,
+input[type=reset].btn-block,
+input[type=button].btn-block {
width: 100%;
}
vertical-align: 0;
}
-.dropdown-menu[x-placement^="top"],
-.dropdown-menu[x-placement^="right"],
-.dropdown-menu[x-placement^="bottom"],
-.dropdown-menu[x-placement^="left"] {
+.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
right: auto;
bottom: auto;
}
background-color: transparent;
border: 0;
}
-.dropdown-item:hover,
-.dropdown-item:focus {
+.dropdown-item:hover, .dropdown-item:focus {
color: #fff;
text-decoration: none;
background-color: #00bc8c;
}
-.dropdown-item.active,
-.dropdown-item:active {
+.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #00bc8c;
}
-.dropdown-item.disabled,
-.dropdown-item:disabled {
+.dropdown-item.disabled, .dropdown-item:disabled {
color: #adb5bd;
pointer-events: none;
background-color: transparent;
.btn-group-vertical > .btn:hover {
z-index: 1;
}
-.btn-group > .btn:focus,
-.btn-group > .btn:active,
-.btn-group > .btn.active,
+.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
-.dropdown-toggle-split::after,
-.dropup .dropdown-toggle-split::after,
-.dropright .dropdown-toggle-split::after {
+.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
margin-right: 0;
}
-.btn-sm + .dropdown-toggle-split,
-.btn-group-sm > .btn + .dropdown-toggle-split {
+.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 {
+.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
-.btn-group-toggle > .btn input[type="radio"],
-.btn-group-toggle > .btn input[type="checkbox"],
-.btn-group-toggle > .btn-group > .btn input[type="radio"],
-.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
+.btn-group-toggle > .btn input[type=radio],
+.btn-group-toggle > .btn input[type=checkbox],
+.btn-group-toggle > .btn-group > .btn input[type=radio],
+.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
display: flex;
align-items: center;
}
-.input-group > .custom-file:not(:last-child) .custom-file-label,
-.input-group > .custom-file:not(:last-child) .custom-file-label::after {
+.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
-.input-group:not(.has-validation)
- > .custom-file:not(:last-child)
- .custom-file-label,
-.input-group:not(.has-validation)
- > .custom-file:not(:last-child)
- .custom-file-label::after {
+.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
+.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
-.input-group.has-validation > .form-control:nth-last-child(n + 3),
-.input-group.has-validation > .custom-select:nth-last-child(n + 3),
-.input-group.has-validation
- > .custom-file:nth-last-child(n + 3)
- .custom-file-label,
-.input-group.has-validation
- > .custom-file:nth-last-child(n + 3)
- .custom-file-label::after {
+.input-group.has-validation > .form-control:nth-last-child(n+3),
+.input-group.has-validation > .custom-select:nth-last-child(n+3),
+.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
+.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
border: 1px solid #222;
border-radius: 0.25rem;
}
-.input-group-text input[type="radio"],
-.input-group-text input[type="checkbox"] {
+.input-group-text input[type=radio],
+.input-group-text input[type=checkbox] {
margin-top: 0;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
-.input-group:not(.has-validation)
- > .input-group-append:not(:last-child)
- > .input-group-text,
-.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
-.input-group.has-validation
- > .input-group-append:nth-last-child(n + 3)
- > .input-group-text,
-.input-group
- > .input-group-append:last-child
- > .btn:not(:last-child):not(.dropdown-toggle),
-.input-group
- > .input-group-append:last-child
- > .input-group-text:not(:last-child) {
+.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
+.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
+.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
+.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
+.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
-.input-group
- > .input-group-prepend:first-child
- > .input-group-text:not(:first-child) {
+.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
background-color: #70ffda;
border-color: #70ffda;
}
-.custom-control-input[disabled] ~ .custom-control-label,
-.custom-control-input:disabled ~ .custom-control-label {
+.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
color: #888;
}
-.custom-control-input[disabled] ~ .custom-control-label::before,
-.custom-control-input:disabled ~ .custom-control-label::before {
+.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
background-color: #2b2b2b;
}
.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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
-.custom-checkbox
- .custom-control-input:indeterminate
- ~ .custom-control-label::before {
+.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #00bc8c;
background-color: #00bc8c;
}
-.custom-checkbox
- .custom-control-input:indeterminate
- ~ .custom-control-label::after {
+.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' width='4' height='4' 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 {
+.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 188, 140, 0.5);
}
-.custom-checkbox
- .custom-control-input:disabled:indeterminate
- ~ .custom-control-label::before {
+.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0, 188, 140, 0.5);
}
.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' width='12' height='12' 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 {
+.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 188, 140, 0.5);
}
height: calc(1rem - 4px);
background-color: #adb5bd;
border-radius: 0.5rem;
- transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out,
- border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-switch .custom-control-label::after {
background-color: #444;
transform: translateX(0.75rem);
}
-.custom-switch
- .custom-control-input:disabled:checked
- ~ .custom-control-label::before {
+.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 188, 140, 0.5);
}
line-height: 1.5;
color: #fff;
vertical-align: middle;
- background: #444
- url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
- right 0.75rem center/8px 10px no-repeat;
+ background: #444 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
border: 1px solid #222;
border-radius: 0.25rem;
appearance: none;
color: #fff;
background-color: #444;
}
-.custom-select[multiple],
-.custom-select[size]:not([size="1"]) {
+.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
border-color: #3dffcd;
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
}
-.custom-file-input[disabled] ~ .custom-file-label,
-.custom-file-input:disabled ~ .custom-file-label {
+.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
background-color: #2b2b2b;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
background-color: #00bc8c;
border: 0;
border-radius: 1rem;
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
background-color: #00bc8c;
border: 0;
border-radius: 1rem;
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
background-color: #00bc8c;
border: 0;
border-radius: 1rem;
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
.custom-file-label,
.custom-select {
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
display: block;
padding: 0.5rem 2rem;
}
-.nav-link:hover,
-.nav-link:focus {
+.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
-.nav-tabs .nav-link:hover,
-.nav-tabs .nav-link:focus {
+.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
isolation: isolate;
border-color: #444 #444 transparent;
}
line-height: inherit;
white-space: nowrap;
}
-.navbar-brand:hover,
-.navbar-brand:focus {
+.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
border: 1px solid transparent;
border-radius: 0.25rem;
}
-.navbar-toggler:hover,
-.navbar-toggler:focus {
+.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-light .navbar-brand {
color: #fff;
}
-.navbar-light .navbar-brand:hover,
-.navbar-light .navbar-brand:focus {
+.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: #fff;
}
.navbar-light .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.6);
}
-.navbar-light .navbar-nav .nav-link:hover,
-.navbar-light .navbar-nav .nav-link:focus {
+.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: #fff;
}
.navbar-light .navbar-nav .nav-link.disabled {
.navbar-light .navbar-text a {
color: #fff;
}
-.navbar-light .navbar-text a:hover,
-.navbar-light .navbar-text a:focus {
+.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: #fff;
}
.navbar-dark .navbar-brand {
color: #fff;
}
-.navbar-dark .navbar-brand:hover,
-.navbar-dark .navbar-brand:focus {
+.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.6);
}
-.navbar-dark .navbar-nav .nav-link:hover,
-.navbar-dark .navbar-nav .nav-link:focus {
+.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link.disabled {
.navbar-dark .navbar-text a {
color: #fff;
}
-.navbar-dark .navbar-text a:hover,
-.navbar-dark .navbar-text a:focus {
+.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
- transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
- border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.badge {
transition: none;
}
}
-a.badge:hover,
-a.badge:focus {
+a.badge:hover, a.badge:focus {
text-decoration: none;
}
color: #fff;
background-color: #00bc8c;
}
-a.badge-primary:hover,
-a.badge-primary:focus {
+a.badge-primary:hover, a.badge-primary:focus {
color: #fff;
background-color: #008966;
}
-a.badge-primary:focus,
-a.badge-primary.focus {
+a.badge-primary:focus, a.badge-primary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
}
color: #fff;
background-color: #444;
}
-a.badge-secondary:hover,
-a.badge-secondary:focus {
+a.badge-secondary:hover, a.badge-secondary:focus {
color: #fff;
background-color: #2b2b2b;
}
-a.badge-secondary:focus,
-a.badge-secondary.focus {
+a.badge-secondary:focus, a.badge-secondary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.5);
}
color: #fff;
background-color: #00bc8c;
}
-a.badge-success:hover,
-a.badge-success:focus {
+a.badge-success:hover, a.badge-success:focus {
color: #fff;
background-color: #008966;
}
-a.badge-success:focus,
-a.badge-success.focus {
+a.badge-success:focus, a.badge-success.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
}
color: #fff;
background-color: #3498db;
}
-a.badge-info:hover,
-a.badge-info:focus {
+a.badge-info:hover, a.badge-info:focus {
color: #fff;
background-color: #217dbb;
}
-a.badge-info:focus,
-a.badge-info.focus {
+a.badge-info:focus, a.badge-info.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
}
color: #fff;
background-color: #f39c12;
}
-a.badge-warning:hover,
-a.badge-warning:focus {
+a.badge-warning:hover, a.badge-warning:focus {
color: #fff;
background-color: #c87f0a;
}
-a.badge-warning:focus,
-a.badge-warning.focus {
+a.badge-warning:focus, a.badge-warning.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
}
color: #fff;
background-color: #e74c3c;
}
-a.badge-danger:hover,
-a.badge-danger:focus {
+a.badge-danger:hover, a.badge-danger:focus {
color: #fff;
background-color: #d62c1a;
}
-a.badge-danger:focus,
-a.badge-danger.focus {
+a.badge-danger:focus, a.badge-danger.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}
color: #fff;
background-color: #303030;
}
-a.badge-light:hover,
-a.badge-light:focus {
+a.badge-light:hover, a.badge-light:focus {
color: #fff;
background-color: #171717;
}
-a.badge-light:focus,
-a.badge-light.focus {
+a.badge-light:focus, a.badge-light.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5);
}
color: #222;
background-color: #dee2e6;
}
-a.badge-dark:hover,
-a.badge-dark:focus {
+a.badge-dark:hover, a.badge-dark:focus {
color: #222;
background-color: #c1c9d0;
}
-a.badge-dark:focus,
-a.badge-dark.focus {
+a.badge-dark:focus, a.badge-dark.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5);
}
}
.progress-bar-striped {
- background-image: linear-gradient(
- 45deg,
- rgba(255, 255, 255, 0.15) 25%,
- transparent 25%,
- transparent 50%,
- rgba(255, 255, 255, 0.15) 50%,
- rgba(255, 255, 255, 0.15) 75%,
- transparent 75%,
- transparent
- );
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
color: #444;
text-align: inherit;
}
-.list-group-item-action:hover,
-.list-group-item-action:focus {
+.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
color: #444;
text-decoration: none;
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit;
}
-.list-group-item.disabled,
-.list-group-item:disabled {
+.list-group-item.disabled, .list-group-item:disabled {
color: #888;
pointer-events: none;
background-color: #303030;
color: #006249;
background-color: #b8ecdf;
}
-.list-group-item-primary.list-group-item-action:hover,
-.list-group-item-primary.list-group-item-action:focus {
+.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #006249;
background-color: #a4e7d6;
}
color: #232323;
background-color: #cbcbcb;
}
-.list-group-item-secondary.list-group-item-action:hover,
-.list-group-item-secondary.list-group-item-action:focus {
+.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #232323;
background-color: #bebebe;
}
color: #006249;
background-color: #b8ecdf;
}
-.list-group-item-success.list-group-item-action:hover,
-.list-group-item-success.list-group-item-action:focus {
+.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #006249;
background-color: #a4e7d6;
}
color: #1b4f72;
background-color: #c6e2f5;
}
-.list-group-item-info.list-group-item-action:hover,
-.list-group-item-info.list-group-item-action:focus {
+.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #1b4f72;
background-color: #b0d7f1;
}
color: #7e5109;
background-color: #fce3bd;
}
-.list-group-item-warning.list-group-item-action:hover,
-.list-group-item-warning.list-group-item-action:focus {
+.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #7e5109;
background-color: #fbd9a5;
}
color: #78281f;
background-color: #f8cdc8;
}
-.list-group-item-danger.list-group-item-action:hover,
-.list-group-item-danger.list-group-item-action:focus {
+.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #78281f;
background-color: #f5b8b1;
}
color: #191919;
background-color: #c5c5c5;
}
-.list-group-item-light.list-group-item-action:hover,
-.list-group-item-light.list-group-item-action:focus {
+.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #191919;
background-color: #b8b8b8;
}
color: #737678;
background-color: #f6f7f8;
}
-.list-group-item-dark.list-group-item-action:hover,
-.list-group-item-dark.list-group-item-action:focus {
+.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #737678;
background-color: #e8eaed;
}
color: #fff;
text-decoration: none;
}
-.close:not(:disabled):not(.disabled):hover,
-.close:not(:disabled):not(.disabled):focus {
+.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
opacity: 0.75;
}
z-index: 1070;
display: block;
margin: 0;
- font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
- "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
- "Segoe UI Symbol";
+ font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.5;
border-style: solid;
}
-.bs-tooltip-top,
-.bs-tooltip-auto[x-placement^="top"] {
+.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
padding: 0.4rem 0;
}
-.bs-tooltip-top .arrow,
-.bs-tooltip-auto[x-placement^="top"] .arrow {
+.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
bottom: 0;
}
-.bs-tooltip-top .arrow::before,
-.bs-tooltip-auto[x-placement^="top"] .arrow::before {
+.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
-.bs-tooltip-right,
-.bs-tooltip-auto[x-placement^="right"] {
+.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
padding: 0 0.4rem;
}
-.bs-tooltip-right .arrow,
-.bs-tooltip-auto[x-placement^="right"] .arrow {
+.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
-.bs-tooltip-right .arrow::before,
-.bs-tooltip-auto[x-placement^="right"] .arrow::before {
+.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
-.bs-tooltip-bottom,
-.bs-tooltip-auto[x-placement^="bottom"] {
+.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
padding: 0.4rem 0;
}
-.bs-tooltip-bottom .arrow,
-.bs-tooltip-auto[x-placement^="bottom"] .arrow {
+.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
top: 0;
}
-.bs-tooltip-bottom .arrow::before,
-.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
+.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
-.bs-tooltip-left,
-.bs-tooltip-auto[x-placement^="left"] {
+.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
padding: 0 0.4rem;
}
-.bs-tooltip-left .arrow,
-.bs-tooltip-auto[x-placement^="left"] .arrow {
+.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
-.bs-tooltip-left .arrow::before,
-.bs-tooltip-auto[x-placement^="left"] .arrow::before {
+.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
z-index: 1060;
display: block;
max-width: 276px;
- font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
- "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
- "Segoe UI Symbol";
+ font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.5;
height: 0.5rem;
margin: 0 0.3rem;
}
-.popover .arrow::before,
-.popover .arrow::after {
+.popover .arrow::before, .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-style: solid;
}
-.bs-popover-top,
-.bs-popover-auto[x-placement^="top"] {
+.bs-popover-top, .bs-popover-auto[x-placement^=top] {
margin-bottom: 0.5rem;
}
-.bs-popover-top > .arrow,
-.bs-popover-auto[x-placement^="top"] > .arrow {
+.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
bottom: calc(-0.5rem - 1px);
}
-.bs-popover-top > .arrow::before,
-.bs-popover-auto[x-placement^="top"] > .arrow::before {
+.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
bottom: 0;
border-width: 0.5rem 0.5rem 0;
border-top-color: rgba(0, 0, 0, 0.25);
}
-.bs-popover-top > .arrow::after,
-.bs-popover-auto[x-placement^="top"] > .arrow::after {
+.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
bottom: 1px;
border-width: 0.5rem 0.5rem 0;
border-top-color: #303030;
}
-.bs-popover-right,
-.bs-popover-auto[x-placement^="right"] {
+.bs-popover-right, .bs-popover-auto[x-placement^=right] {
margin-left: 0.5rem;
}
-.bs-popover-right > .arrow,
-.bs-popover-auto[x-placement^="right"] > .arrow {
+.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
left: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
-.bs-popover-right > .arrow::before,
-.bs-popover-auto[x-placement^="right"] > .arrow::before {
+.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
left: 0;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: rgba(0, 0, 0, 0.25);
}
-.bs-popover-right > .arrow::after,
-.bs-popover-auto[x-placement^="right"] > .arrow::after {
+.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
left: 1px;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #303030;
}
-.bs-popover-bottom,
-.bs-popover-auto[x-placement^="bottom"] {
+.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
margin-top: 0.5rem;
}
-.bs-popover-bottom > .arrow,
-.bs-popover-auto[x-placement^="bottom"] > .arrow {
+.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
top: calc(-0.5rem - 1px);
}
-.bs-popover-bottom > .arrow::before,
-.bs-popover-auto[x-placement^="bottom"] > .arrow::before {
+.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
top: 0;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
-.bs-popover-bottom > .arrow::after,
-.bs-popover-auto[x-placement^="bottom"] > .arrow::after {
+.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
top: 1px;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: #303030;
}
-.bs-popover-bottom .popover-header::before,
-.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
+.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
border-bottom: 1px solid #444;
}
-.bs-popover-left,
-.bs-popover-auto[x-placement^="left"] {
+.bs-popover-left, .bs-popover-auto[x-placement^=left] {
margin-right: 0.5rem;
}
-.bs-popover-left > .arrow,
-.bs-popover-auto[x-placement^="left"] > .arrow {
+.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
right: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
-.bs-popover-left > .arrow::before,
-.bs-popover-auto[x-placement^="left"] > .arrow::before {
+.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
right: 0;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: rgba(0, 0, 0, 0.25);
}
-.bs-popover-left > .arrow::after,
-.bs-popover-auto[x-placement^="left"] > .arrow::after {
+.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
right: 1px;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #303030;
transition: none;
}
}
-.carousel-control-prev:hover,
-.carousel-control-prev:focus,
+.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
background-color: #00bc8c !important;
}
-a.bg-primary:hover,
-a.bg-primary:focus,
+a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #008966 !important;
background-color: #444 !important;
}
-a.bg-secondary:hover,
-a.bg-secondary:focus,
+a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #2b2b2b !important;
background-color: #00bc8c !important;
}
-a.bg-success:hover,
-a.bg-success:focus,
+a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #008966 !important;
background-color: #3498db !important;
}
-a.bg-info:hover,
-a.bg-info:focus,
+a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #217dbb !important;
background-color: #f39c12 !important;
}
-a.bg-warning:hover,
-a.bg-warning:focus,
+a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #c87f0a !important;
background-color: #e74c3c !important;
}
-a.bg-danger:hover,
-a.bg-danger:focus,
+a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #d62c1a !important;
background-color: #303030 !important;
}
-a.bg-light:hover,
-a.bg-light:focus,
+a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #171717 !important;
background-color: #dee2e6 !important;
}
-a.bg-dark:hover,
-a.bg-dark:focus,
+a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #c1c9d0 !important;
border: 0;
}
-.sr-only-focusable:active,
-.sr-only-focusable:focus {
+.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
}
.text-monospace {
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
- "Courier New", monospace !important;
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
color: #00bc8c !important;
}
-a.text-primary:hover,
-a.text-primary:focus {
+a.text-primary:hover, a.text-primary:focus {
color: #007053 !important;
}
color: #444 !important;
}
-a.text-secondary:hover,
-a.text-secondary:focus {
+a.text-secondary:hover, a.text-secondary:focus {
color: #1e1e1e !important;
}
color: #00bc8c !important;
}
-a.text-success:hover,
-a.text-success:focus {
+a.text-success:hover, a.text-success:focus {
color: #007053 !important;
}
color: #3498db !important;
}
-a.text-info:hover,
-a.text-info:focus {
+a.text-info:hover, a.text-info:focus {
color: #1d6fa5 !important;
}
color: #f39c12 !important;
}
-a.text-warning:hover,
-a.text-warning:focus {
+a.text-warning:hover, a.text-warning:focus {
color: #b06f09 !important;
}
color: #e74c3c !important;
}
-a.text-danger:hover,
-a.text-danger:focus {
+a.text-danger:hover, a.text-danger:focus {
color: #bf2718 !important;
}
color: #303030 !important;
}
-a.text-light:hover,
-a.text-light:focus {
+a.text-light:hover, a.text-light:focus {
color: #0a0a0a !important;
}
color: #dee2e6 !important;
}
-a.text-dark:hover,
-a.text-dark:focus {
+a.text-dark:hover, a.text-dark:focus {
color: #b2bcc5 !important;
}
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
:root {
- --blue: #375a7f;
+ --blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
- --red: #e74c3c;
- --orange: #fd7e14;
- --yellow: #f39c12;
- --green: #00bc8c;
+ --red: #d8486a;
+ --orange: #f1641e;
+ --yellow: #ffc107;
+ --green: #00c853;
--teal: #20c997;
- --cyan: #3498db;
+ --cyan: #02bdc2;
--white: #fff;
- --gray: #888;
- --gray-dark: #303030;
- --primary: #00bc8c;
+ --gray: #6c757d;
+ --gray-dark: #343a40;
+ --primary: #f1641e;
--secondary: #c80000;
- --success: #00bc8c;
- --info: #3498db;
- --warning: #f39c12;
- --danger: #004231;
- --light: #303030;
- --dark: #dee2e6;
+ --success: #6610f2;
+ --info: #007bff;
+ --warning: #ffc107;
+ --danger: #8c3409;
+ --light: #f8f9fa;
+ --dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
- --font-family-sans-serif: "Lato", -apple-system, BlinkMacSystemFont,
- "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
- "Segoe UI Emoji", "Segoe UI Symbol";
- --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
- "Liberation Mono", "Courier New", monospace;
+ --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Droid Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
+ --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-}
-
-article,
-aside,
-figcaption,
-figure,
-footer,
-header,
-hgroup,
-main,
-nav,
-section {
+ -webkit-tap-highlight-color: rgba(34, 34, 34, 0);
+}
+
+article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
- font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
- "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
- "Segoe UI Symbol";
- font-size: 0.9375rem;
+ font-family: -apple-system, BlinkMacSystemFont, "Droid Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
+ font-size: 1rem;
font-weight: 400;
line-height: 1.5;
- color: #dee2e6;
+ color: #495057;
text-align: left;
- background-color: #222;
+ background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
overflow: visible;
}
-h1,
-h2,
-h3,
-h4,
-h5,
-h6 {
+h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
}
dt {
- font-weight: 700;
+ font-weight: 600;
}
dd {
}
a {
- color: #00bc8c;
+ color: #f1641e;
text-decoration: none;
background-color: transparent;
}
a:hover {
- color: #007053;
+ color: #b7440b;
text-decoration: underline;
}
code,
kbd,
samp {
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
- "Courier New", monospace;
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
- color: #888;
+ color: #6c757d;
text-align: left;
caption-side: bottom;
}
text-transform: none;
}
-[role="button"] {
+[role=button] {
cursor: pointer;
}
}
button,
-[type="button"],
-[type="reset"],
-[type="submit"] {
+[type=button],
+[type=reset],
+[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
-[type="button"]:not(:disabled),
-[type="reset"]:not(:disabled),
-[type="submit"]:not(:disabled) {
+[type=button]:not(:disabled),
+[type=reset]:not(:disabled),
+[type=submit]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
-[type="button"]::-moz-focus-inner,
-[type="reset"]::-moz-focus-inner,
-[type="submit"]::-moz-focus-inner {
+[type=button]::-moz-focus-inner,
+[type=reset]::-moz-focus-inner,
+[type=submit]::-moz-focus-inner {
padding: 0;
border-style: none;
}
-input[type="radio"],
-input[type="checkbox"] {
+input[type=radio],
+input[type=checkbox] {
box-sizing: border-box;
padding: 0;
}
vertical-align: baseline;
}
-[type="number"]::-webkit-inner-spin-button,
-[type="number"]::-webkit-outer-spin-button {
+[type=number]::-webkit-inner-spin-button,
+[type=number]::-webkit-outer-spin-button {
height: auto;
}
-[type="search"] {
+[type=search] {
outline-offset: -2px;
-webkit-appearance: none;
}
-[type="search"]::-webkit-search-decoration {
+[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
display: none !important;
}
-h1,
-h2,
-h3,
-h4,
-h5,
-h6,
-.h1,
-.h2,
-.h3,
-.h4,
-.h5,
-.h6 {
+h1, h2, h3, h4, h5, h6,
+.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
+ color: #495057;
}
-h1,
-.h1 {
- font-size: 3rem;
-}
-
-h2,
-.h2 {
+h1, .h1 {
font-size: 2.5rem;
}
-h3,
-.h3 {
+h2, .h2 {
font-size: 2rem;
}
-h4,
-.h4 {
- font-size: 1.40625rem;
+h3, .h3 {
+ font-size: 1.75rem;
}
-h5,
-.h5 {
- font-size: 1.171875rem;
+h4, .h4 {
+ font-size: 1.5rem;
}
-h6,
-.h6 {
- font-size: 0.9375rem;
+h5, .h5 {
+ font-size: 1.25rem;
+}
+
+h6, .h6 {
+ font-size: 1rem;
}
.lead {
- font-size: 1.171875rem;
+ font-size: 1.25rem;
font-weight: 300;
}
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
- border-top: 1px solid rgba(222, 226, 230, 0.25);
+ border-top: 1px solid rgba(73, 80, 87, 0.25);
}
small,
mark,
.mark {
padding: 0.2em;
- background-color: #333;
+ background-color: rgb(255, 252, 239);
}
.list-unstyled {
.blockquote {
margin-bottom: 1rem;
- font-size: 1.171875rem;
+ font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 0.875em;
- color: #888;
+ color: #6c757d;
}
.blockquote-footer::before {
content: "— ";
.img-thumbnail {
padding: 0.25rem;
- background-color: #222;
+ background-color: #fff;
border: 1px solid #dee2e6;
- border-radius: 0.25rem;
+ border-radius: 0.5rem;
max-width: 100%;
height: auto;
}
.figure-caption {
font-size: 90%;
- color: #888;
+ color: #6c757d;
}
code {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
- background-color: #222;
- border-radius: 0.2rem;
+ background-color: #212529;
+ border-radius: 1rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
- font-weight: 700;
+ font-weight: 600;
}
pre {
display: block;
font-size: 87.5%;
- color: inherit;
+ color: #212529;
}
pre code {
font-size: inherit;
}
@media (min-width: 576px) {
- .container-sm,
- .container {
+ .container-sm, .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
- .container-md,
- .container-sm,
- .container {
+ .container-md, .container-sm, .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
- .container-lg,
- .container-md,
- .container-sm,
- .container {
+ .container-lg, .container-md, .container-sm, .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
- .container-xl,
- .container-lg,
- .container-md,
- .container-sm,
- .container {
+ .container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1140px;
}
}
margin-left: 0;
}
.no-gutters > .col,
-.no-gutters > [class*="col-"] {
+.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-xl,
-.col-xl-auto,
-.col-xl-12,
-.col-xl-11,
-.col-xl-10,
-.col-xl-9,
-.col-xl-8,
-.col-xl-7,
-.col-xl-6,
-.col-xl-5,
-.col-xl-4,
-.col-xl-3,
-.col-xl-2,
-.col-xl-1,
-.col-lg,
-.col-lg-auto,
-.col-lg-12,
-.col-lg-11,
-.col-lg-10,
-.col-lg-9,
-.col-lg-8,
-.col-lg-7,
-.col-lg-6,
-.col-lg-5,
-.col-lg-4,
-.col-lg-3,
-.col-lg-2,
-.col-lg-1,
-.col-md,
-.col-md-auto,
-.col-md-12,
-.col-md-11,
-.col-md-10,
-.col-md-9,
-.col-md-8,
-.col-md-7,
-.col-md-6,
-.col-md-5,
-.col-md-4,
-.col-md-3,
-.col-md-2,
-.col-md-1,
-.col-sm,
-.col-sm-auto,
-.col-sm-12,
-.col-sm-11,
-.col-sm-10,
-.col-sm-9,
-.col-sm-8,
-.col-sm-7,
-.col-sm-6,
-.col-sm-5,
-.col-sm-4,
-.col-sm-3,
-.col-sm-2,
-.col-sm-1,
-.col,
-.col-auto,
-.col-12,
-.col-11,
-.col-10,
-.col-9,
-.col-8,
-.col-7,
-.col-6,
-.col-5,
-.col-4,
-.col-3,
-.col-2,
-.col-1 {
+.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
+.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
+.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
+.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
+.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
position: relative;
width: 100%;
padding-right: 15px;
.table {
width: 100%;
margin-bottom: 1rem;
- color: #dee2e6;
+ color: #495057;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
- border-top: 1px solid #444;
+ border-top: 1px solid #495057;
}
.table thead th {
vertical-align: bottom;
- border-bottom: 2px solid #444;
+ border-bottom: 2px solid #495057;
}
.table tbody + tbody {
- border-top: 2px solid #444;
+ border-top: 2px solid #495057;
}
.table-sm th,
}
.table-bordered {
- border: 1px solid #444;
+ border: 1px solid #495057;
}
.table-bordered th,
.table-bordered td {
- border: 1px solid #444;
+ border: 1px solid #495057;
}
.table-bordered thead th,
.table-bordered thead td {
}
.table-striped tbody tr:nth-of-type(odd) {
- background-color: #303030;
+ background-color: rgba(34, 34, 34, 0.05);
}
.table-hover tbody tr:hover {
- color: #dee2e6;
- background-color: rgba(0, 0, 0, 0.075);
+ color: #495057;
+ background-color: rgba(34, 34, 34, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
- background-color: #b8ecdf;
+ background-color: #fbd4c0;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
- border-color: #7adcc3;
+ border-color: #f8ae8a;
}
.table-hover .table-primary:hover {
- background-color: #a4e7d6;
+ background-color: #f9c4a8;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
- background-color: #a4e7d6;
+ background-color: #f9c4a8;
}
.table-secondary,
.table-success,
.table-success > th,
.table-success > td {
- background-color: #b8ecdf;
+ background-color: #d4bcfb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
- border-color: #7adcc3;
+ border-color: #af83f8;
}
.table-hover .table-success:hover {
- background-color: #a4e7d6;
+ background-color: #c5a4fa;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
- background-color: #a4e7d6;
+ background-color: #c5a4fa;
}
.table-info,
.table-info > th,
.table-info > td {
- background-color: #c6e2f5;
+ background-color: #b8daff;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
- border-color: #95c9ec;
+ border-color: #7abaff;
}
.table-hover .table-info:hover {
- background-color: #b0d7f1;
+ background-color: #9fcdff;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
- background-color: #b0d7f1;
+ background-color: #9fcdff;
}
.table-warning,
.table-warning > th,
.table-warning > td {
- background-color: #fce3bd;
+ background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
- border-color: #f9cc84;
+ border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
- background-color: #fbd9a5;
+ background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
- background-color: #fbd9a5;
+ background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
- background-color: #b8cac5;
+ background-color: #dfc6ba;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
- border-color: #7a9d94;
+ border-color: #c3957f;
}
.table-hover .table-danger:hover {
- background-color: #a9bfb9;
+ background-color: #d7b8a9;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
- background-color: #a9bfb9;
+ background-color: #d7b8a9;
}
.table-light,
.table-light > th,
.table-light > td {
- background-color: #c5c5c5;
+ background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
- border-color: #939393;
+ border-color: #fbfcfc;
}
.table-hover .table-light:hover {
- background-color: #b8b8b8;
+ background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
- background-color: #b8b8b8;
+ background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
- background-color: #f6f7f8;
+ background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
- border-color: #eef0f2;
+ border-color: #95999c;
}
.table-hover .table-dark:hover {
- background-color: #e8eaed;
+ background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
- background-color: #e8eaed;
+ background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
- background-color: rgba(0, 0, 0, 0.075);
+ background-color: rgba(34, 34, 34, 0.075);
}
.table-hover .table-active:hover {
- background-color: rgba(0, 0, 0, 0.075);
+ background-color: rgba(21, 21, 21, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
- background-color: rgba(0, 0, 0, 0.075);
+ background-color: rgba(21, 21, 21, 0.075);
}
.table .thead-dark th {
color: #fff;
- background-color: #303030;
- border-color: #434343;
+ background-color: #343a40;
+ border-color: #454d55;
}
.table .thead-light th {
- color: #444;
- background-color: #ebebeb;
- border-color: #444;
+ color: #495057;
+ background-color: #e9ecef;
+ border-color: #495057;
}
.table-dark {
color: #fff;
- background-color: #303030;
+ background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
- border-color: #434343;
+ border-color: #454d55;
}
.table-dark.table-bordered {
border: 0;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
- font-size: 0.9375rem;
+ font-size: 1rem;
font-weight: 400;
line-height: 1.5;
- color: #fff;
- background-color: #444;
+ color: #495057;
+ background-color: #fff;
background-clip: padding-box;
- border: 1px solid #222;
- border-radius: 0.25rem;
+ border: 1px solid #ced4da;
+ border-radius: 0.5rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
border: 0;
}
.form-control:focus {
- color: #fff;
- background-color: #444;
- border-color: #3dffcd;
+ color: #495057;
+ background-color: #fff;
+ border-color: #f8b796;
outline: 0;
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+ box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.75);
}
.form-control::placeholder {
- color: #888;
+ color: #6c757d;
opacity: 1;
}
-.form-control:disabled,
-.form-control[readonly] {
- background-color: #2b2b2b;
+.form-control:disabled, .form-control[readonly] {
+ background-color: #e9ecef;
opacity: 1;
}
-input[type="date"].form-control,
-input[type="time"].form-control,
-input[type="datetime-local"].form-control,
-input[type="month"].form-control {
+input[type=date].form-control,
+input[type=time].form-control,
+input[type=datetime-local].form-control,
+input[type=month].form-control {
appearance: none;
}
select.form-control:-moz-focusring {
color: transparent;
- text-shadow: 0 0 0 #fff;
+ text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
- color: #fff;
- background-color: #444;
+ color: #495057;
+ background-color: #fff;
}
.form-control-file,
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
- font-size: 1.171875rem;
+ font-size: 1.25rem;
line-height: 1.5;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
- font-size: 0.8203125rem;
+ font-size: 0.875rem;
line-height: 1.5;
}
width: 100%;
padding: 0.375rem 0;
margin-bottom: 0;
- font-size: 0.9375rem;
+ font-size: 1rem;
line-height: 1.5;
- color: #dee2e6;
+ color: #495057;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
-.form-control-plaintext.form-control-sm,
-.form-control-plaintext.form-control-lg {
+.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
.form-control-sm {
height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
- font-size: 0.8203125rem;
+ font-size: 0.875rem;
line-height: 1.5;
- border-radius: 0.2rem;
+ border-radius: 1rem;
}
.form-control-lg {
height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
- font-size: 1.171875rem;
+ font-size: 1.25rem;
line-height: 1.5;
- border-radius: 0.3rem;
+ border-radius: 0.5rem;
}
-select.form-control[size],
-select.form-control[multiple] {
+select.form-control[size], select.form-control[multiple] {
height: auto;
}
margin-left: -5px;
}
.form-row > .col,
-.form-row > [class*="col-"] {
+.form-row > [class*=col-] {
padding-right: 5px;
padding-left: 5px;
}
margin-top: 0.3rem;
margin-left: -1.25rem;
}
-.form-check-input[disabled] ~ .form-check-label,
-.form-check-input:disabled ~ .form-check-label {
- color: #888;
+.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
+ color: #6c757d;
}
.form-check-label {
width: 100%;
margin-top: 0.25rem;
font-size: 0.875em;
- color: #00bc8c;
+ color: #007bff;
}
.valid-tooltip {
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
- font-size: 0.8203125rem;
+ font-size: 0.875rem;
line-height: 1.5;
color: #fff;
- background-color: rgba(0, 188, 140, 0.9);
- border-radius: 0.25rem;
+ background-color: rgba(0, 123, 255, 0.9);
+ border-radius: 0.5rem;
}
-.form-row > .col > .valid-tooltip,
-.form-row > [class*="col-"] > .valid-tooltip {
+.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
left: 5px;
}
display: block;
}
-.was-validated .form-control:valid,
-.form-control.is-valid {
- border-color: #00bc8c;
+.was-validated .form-control:valid, .form-control.is-valid {
+ border-color: #007bff;
padding-right: calc(1.5em + 0.75rem) !important;
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23007bff' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
-.was-validated .form-control:valid:focus,
-.form-control.is-valid:focus {
- border-color: #00bc8c;
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
+ border-color: #007bff;
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
-.was-validated select.form-control:valid,
-select.form-control.is-valid {
+.was-validated select.form-control:valid, select.form-control.is-valid {
padding-right: 3rem !important;
background-position: right 1.5rem center;
}
-.was-validated textarea.form-control:valid,
-textarea.form-control.is-valid {
+.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem);
- background-position: top calc(0.375em + 0.1875rem) right
- calc(0.375em + 0.1875rem);
+ background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
-.was-validated .custom-select:valid,
-.custom-select.is-valid {
- border-color: #00bc8c;
+.was-validated .custom-select:valid, .custom-select.is-valid {
+ border-color: #007bff;
padding-right: calc(0.75em + 2.3125rem) !important;
- background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
- right 0.75rem center/8px 10px no-repeat,
- #444
- url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
- center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
- no-repeat;
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23007bff' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
-.was-validated .custom-select:valid:focus,
-.custom-select.is-valid:focus {
- border-color: #00bc8c;
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
+ border-color: #007bff;
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
-.was-validated .form-check-input:valid ~ .form-check-label,
-.form-check-input.is-valid ~ .form-check-label {
- color: #00bc8c;
+.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
+ color: #007bff;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
-.was-validated .form-check-input:valid ~ .valid-tooltip,
-.form-check-input.is-valid ~ .valid-feedback,
+.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
-.was-validated .custom-control-input:valid ~ .custom-control-label,
-.custom-control-input.is-valid ~ .custom-control-label {
- color: #00bc8c;
+.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
+ color: #007bff;
}
-.was-validated .custom-control-input:valid ~ .custom-control-label::before,
-.custom-control-input.is-valid ~ .custom-control-label::before {
- border-color: #00bc8c;
+.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
+ border-color: #007bff;
}
-.was-validated
- .custom-control-input:valid:checked
- ~ .custom-control-label::before,
-.custom-control-input.is-valid:checked ~ .custom-control-label::before {
- border-color: #00efb2;
- background-color: #00efb2;
+.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
+ border-color: #3395ff;
+ background-color: #3395ff;
}
-.was-validated
- .custom-control-input:valid:focus
- ~ .custom-control-label::before,
-.custom-control-input.is-valid:focus ~ .custom-control-label::before {
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
-.was-validated
- .custom-control-input:valid:focus:not(:checked)
- ~ .custom-control-label::before,
-.custom-control-input.is-valid:focus:not(:checked)
- ~ .custom-control-label::before {
- border-color: #00bc8c;
+.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
+ border-color: #007bff;
}
-.was-validated .custom-file-input:valid ~ .custom-file-label,
-.custom-file-input.is-valid ~ .custom-file-label {
- border-color: #00bc8c;
+.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
+ border-color: #007bff;
}
-.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
-.custom-file-input.is-valid:focus ~ .custom-file-label {
- border-color: #00bc8c;
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
+ border-color: #007bff;
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.invalid-feedback {
width: 100%;
margin-top: 0.25rem;
font-size: 0.875em;
- color: #004231;
+ color: #8c3409;
}
.invalid-tooltip {
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
- font-size: 0.8203125rem;
+ font-size: 0.875rem;
line-height: 1.5;
color: #fff;
- background-color: rgba(0, 66, 49, 0.9);
- border-radius: 0.25rem;
+ background-color: rgba(140, 52, 9, 0.9);
+ border-radius: 0.5rem;
}
-.form-row > .col > .invalid-tooltip,
-.form-row > [class*="col-"] > .invalid-tooltip {
+.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
left: 5px;
}
display: block;
}
-.was-validated .form-control:invalid,
-.form-control.is-invalid {
- border-color: #004231;
+.was-validated .form-control:invalid, .form-control.is-invalid {
+ border-color: #8c3409;
padding-right: calc(1.5em + 0.75rem) !important;
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23004231' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23004231' stroke='none'/%3e%3c/svg%3e");
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%238c3409' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%238c3409' stroke='none'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
-.was-validated .form-control:invalid:focus,
-.form-control.is-invalid:focus {
- border-color: #004231;
- box-shadow: 0 0 0 0.2rem rgba(0, 66, 49, 0.25);
+.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
+ border-color: #8c3409;
+ box-shadow: 0 0 0 0.2rem rgba(140, 52, 9, 0.25);
}
-.was-validated select.form-control:invalid,
-select.form-control.is-invalid {
+.was-validated select.form-control:invalid, select.form-control.is-invalid {
padding-right: 3rem !important;
background-position: right 1.5rem center;
}
-.was-validated textarea.form-control:invalid,
-textarea.form-control.is-invalid {
+.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem);
- background-position: top calc(0.375em + 0.1875rem) right
- calc(0.375em + 0.1875rem);
+ background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
-.was-validated .custom-select:invalid,
-.custom-select.is-invalid {
- border-color: #004231;
+.was-validated .custom-select:invalid, .custom-select.is-invalid {
+ border-color: #8c3409;
padding-right: calc(0.75em + 2.3125rem) !important;
- background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
- right 0.75rem center/8px 10px no-repeat,
- #444
- url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23004231' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23004231' stroke='none'/%3e%3c/svg%3e")
- center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
- no-repeat;
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%238c3409' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%238c3409' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
-.was-validated .custom-select:invalid:focus,
-.custom-select.is-invalid:focus {
- border-color: #004231;
- box-shadow: 0 0 0 0.2rem rgba(0, 66, 49, 0.25);
+.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
+ border-color: #8c3409;
+ box-shadow: 0 0 0 0.2rem rgba(140, 52, 9, 0.25);
}
-.was-validated .form-check-input:invalid ~ .form-check-label,
-.form-check-input.is-invalid ~ .form-check-label {
- color: #004231;
+.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
+ color: #8c3409;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
-.was-validated .form-check-input:invalid ~ .invalid-tooltip,
-.form-check-input.is-invalid ~ .invalid-feedback,
+.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
-.was-validated .custom-control-input:invalid ~ .custom-control-label,
-.custom-control-input.is-invalid ~ .custom-control-label {
- color: #004231;
+.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
+ color: #8c3409;
}
-.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
-.custom-control-input.is-invalid ~ .custom-control-label::before {
- border-color: #004231;
+.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
+ border-color: #8c3409;
}
-.was-validated
- .custom-control-input:invalid:checked
- ~ .custom-control-label::before,
-.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
- border-color: #007557;
- background-color: #007557;
+.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
+ border-color: #bc460c;
+ background-color: #bc460c;
}
-.was-validated
- .custom-control-input:invalid:focus
- ~ .custom-control-label::before,
-.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
- box-shadow: 0 0 0 0.2rem rgba(0, 66, 49, 0.25);
+.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
+ box-shadow: 0 0 0 0.2rem rgba(140, 52, 9, 0.25);
}
-.was-validated
- .custom-control-input:invalid:focus:not(:checked)
- ~ .custom-control-label::before,
-.custom-control-input.is-invalid:focus:not(:checked)
- ~ .custom-control-label::before {
- border-color: #004231;
+.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
+ border-color: #8c3409;
}
-.was-validated .custom-file-input:invalid ~ .custom-file-label,
-.custom-file-input.is-invalid ~ .custom-file-label {
- border-color: #004231;
+.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
+ border-color: #8c3409;
}
-.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
-.custom-file-input.is-invalid:focus ~ .custom-file-label {
- border-color: #004231;
- box-shadow: 0 0 0 0.2rem rgba(0, 66, 49, 0.25);
+.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
+ border-color: #8c3409;
+ box-shadow: 0 0 0 0.2rem rgba(140, 52, 9, 0.25);
}
.form-inline {
.btn {
display: inline-block;
font-weight: 400;
- color: #dee2e6;
+ color: #495057;
text-align: center;
vertical-align: middle;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
- font-size: 0.9375rem;
+ font-size: 1rem;
line-height: 1.5;
- border-radius: 0.25rem;
- transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
- border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ border-radius: 0.5rem;
+ transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
}
}
.btn:hover {
- color: #dee2e6;
+ color: #495057;
text-decoration: none;
}
-.btn:focus,
-.btn.focus {
+.btn:focus, .btn.focus {
outline: 0;
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+ box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.75);
}
-.btn.disabled,
-.btn:disabled {
+.btn.disabled, .btn:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
.btn-primary {
color: #fff;
- background-color: #00bc8c;
- border-color: #00bc8c;
+ background-color: #f1641e;
+ border-color: #f1641e;
}
.btn-primary:hover {
color: #fff;
- background-color: #009670;
- border-color: #008966;
+ background-color: #db520e;
+ border-color: #cf4d0d;
}
-.btn-primary:focus,
-.btn-primary.focus {
+.btn-primary:focus, .btn-primary.focus {
color: #fff;
- background-color: #009670;
- border-color: #008966;
- box-shadow: 0 0 0 0.2rem rgba(38, 198, 157, 0.5);
+ background-color: #db520e;
+ border-color: #cf4d0d;
+ box-shadow: 0 0 0 0.2rem rgba(243, 123, 64, 0.5);
}
-.btn-primary.disabled,
-.btn-primary:disabled {
+.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
- background-color: #00bc8c;
- border-color: #00bc8c;
+ background-color: #f1641e;
+ border-color: #f1641e;
}
-.btn-primary:not(:disabled):not(.disabled):active,
-.btn-primary:not(:disabled):not(.disabled).active,
-.show > .btn-primary.dropdown-toggle {
+.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
color: #fff;
- background-color: #008966;
- border-color: #007c5d;
+ background-color: #cf4d0d;
+ border-color: #c3490c;
}
-.btn-primary:not(:disabled):not(.disabled):active:focus,
-.btn-primary:not(:disabled):not(.disabled).active:focus,
-.show > .btn-primary.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(38, 198, 157, 0.5);
+.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(243, 123, 64, 0.5);
}
.btn-secondary {
background-color: #a20000;
border-color: #950000;
}
-.btn-secondary:focus,
-.btn-secondary.focus {
+.btn-secondary:focus, .btn-secondary.focus {
color: #fff;
background-color: #a20000;
border-color: #950000;
box-shadow: 0 0 0 0.2rem rgba(208, 38, 38, 0.5);
}
-.btn-secondary.disabled,
-.btn-secondary:disabled {
+.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #c80000;
border-color: #c80000;
}
-.btn-secondary:not(:disabled):not(.disabled):active,
-.btn-secondary:not(:disabled):not(.disabled).active,
-.show > .btn-secondary.dropdown-toggle {
+.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #950000;
border-color: #880000;
}
-.btn-secondary:not(:disabled):not(.disabled):active:focus,
-.btn-secondary:not(:disabled):not(.disabled).active:focus,
-.show > .btn-secondary.dropdown-toggle:focus {
+.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(208, 38, 38, 0.5);
}
.btn-success {
color: #fff;
- background-color: #00bc8c;
- border-color: #00bc8c;
+ background-color: #6610f2;
+ border-color: #6610f2;
}
.btn-success:hover {
color: #fff;
- background-color: #009670;
- border-color: #008966;
+ background-color: #560bd0;
+ border-color: #510bc4;
}
-.btn-success:focus,
-.btn-success.focus {
+.btn-success:focus, .btn-success.focus {
color: #fff;
- background-color: #009670;
- border-color: #008966;
- box-shadow: 0 0 0 0.2rem rgba(38, 198, 157, 0.5);
+ background-color: #560bd0;
+ border-color: #510bc4;
+ box-shadow: 0 0 0 0.2rem rgba(125, 52, 244, 0.5);
}
-.btn-success.disabled,
-.btn-success:disabled {
+.btn-success.disabled, .btn-success:disabled {
color: #fff;
- background-color: #00bc8c;
- border-color: #00bc8c;
+ background-color: #6610f2;
+ border-color: #6610f2;
}
-.btn-success:not(:disabled):not(.disabled):active,
-.btn-success:not(:disabled):not(.disabled).active,
-.show > .btn-success.dropdown-toggle {
+.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
color: #fff;
- background-color: #008966;
- border-color: #007c5d;
+ background-color: #510bc4;
+ border-color: #4c0ab8;
}
-.btn-success:not(:disabled):not(.disabled):active:focus,
-.btn-success:not(:disabled):not(.disabled).active:focus,
-.show > .btn-success.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(38, 198, 157, 0.5);
+.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(125, 52, 244, 0.5);
}
.btn-info {
color: #fff;
- background-color: #3498db;
- border-color: #3498db;
+ background-color: #007bff;
+ border-color: #007bff;
}
.btn-info:hover {
color: #fff;
- background-color: #2384c6;
- border-color: #217dbb;
+ background-color: #0069d9;
+ border-color: #0062cc;
}
-.btn-info:focus,
-.btn-info.focus {
+.btn-info:focus, .btn-info.focus {
color: #fff;
- background-color: #2384c6;
- border-color: #217dbb;
- box-shadow: 0 0 0 0.2rem rgba(82, 167, 224, 0.5);
+ background-color: #0069d9;
+ border-color: #0062cc;
+ box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
-.btn-info.disabled,
-.btn-info:disabled {
+.btn-info.disabled, .btn-info:disabled {
color: #fff;
- background-color: #3498db;
- border-color: #3498db;
+ background-color: #007bff;
+ border-color: #007bff;
}
-.btn-info:not(:disabled):not(.disabled):active,
-.btn-info:not(:disabled):not(.disabled).active,
-.show > .btn-info.dropdown-toggle {
+.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
color: #fff;
- background-color: #217dbb;
- border-color: #1f76b0;
+ background-color: #0062cc;
+ border-color: #005cbf;
}
-.btn-info:not(:disabled):not(.disabled):active:focus,
-.btn-info:not(:disabled):not(.disabled).active:focus,
-.show > .btn-info.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(82, 167, 224, 0.5);
+.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-warning {
- color: #fff;
- background-color: #f39c12;
- border-color: #f39c12;
+ color: #212529;
+ background-color: #ffc107;
+ border-color: #ffc107;
}
.btn-warning:hover {
- color: #fff;
- background-color: #d4860b;
- border-color: #c87f0a;
+ color: #212529;
+ background-color: #e0a800;
+ border-color: #d39e00;
}
-.btn-warning:focus,
-.btn-warning.focus {
- color: #fff;
- background-color: #d4860b;
- border-color: #c87f0a;
- box-shadow: 0 0 0 0.2rem rgba(245, 171, 54, 0.5);
+.btn-warning:focus, .btn-warning.focus {
+ color: #212529;
+ background-color: #e0a800;
+ border-color: #d39e00;
+ box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
-.btn-warning.disabled,
-.btn-warning:disabled {
- color: #fff;
- background-color: #f39c12;
- border-color: #f39c12;
+.btn-warning.disabled, .btn-warning:disabled {
+ color: #212529;
+ background-color: #ffc107;
+ border-color: #ffc107;
}
-.btn-warning:not(:disabled):not(.disabled):active,
-.btn-warning:not(:disabled):not(.disabled).active,
-.show > .btn-warning.dropdown-toggle {
- color: #fff;
- background-color: #c87f0a;
- border-color: #bc770a;
+.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
+ color: #212529;
+ background-color: #d39e00;
+ border-color: #c69500;
}
-.btn-warning:not(:disabled):not(.disabled):active:focus,
-.btn-warning:not(:disabled):not(.disabled).active:focus,
-.show > .btn-warning.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(245, 171, 54, 0.5);
+.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
color: #fff;
- background-color: #004231;
- border-color: #004231;
+ background-color: #8c3409;
+ border-color: #8c3409;
}
.btn-danger:hover {
color: #fff;
- background-color: #001b14;
- border-color: #000f0b;
+ background-color: #682706;
+ border-color: #5c2206;
}
-.btn-danger:focus,
-.btn-danger.focus {
+.btn-danger:focus, .btn-danger.focus {
color: #fff;
- background-color: #001b14;
- border-color: #000f0b;
- box-shadow: 0 0 0 0.2rem rgba(38, 94, 80, 0.5);
+ background-color: #682706;
+ border-color: #5c2206;
+ box-shadow: 0 0 0 0.2rem rgba(157, 82, 46, 0.5);
}
-.btn-danger.disabled,
-.btn-danger:disabled {
+.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
- background-color: #004231;
- border-color: #004231;
+ background-color: #8c3409;
+ border-color: #8c3409;
}
-.btn-danger:not(:disabled):not(.disabled):active,
-.btn-danger:not(:disabled):not(.disabled).active,
-.show > .btn-danger.dropdown-toggle {
+.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
color: #fff;
- background-color: #000f0b;
- border-color: #000201;
+ background-color: #5c2206;
+ border-color: #501e05;
}
-.btn-danger:not(:disabled):not(.disabled):active:focus,
-.btn-danger:not(:disabled):not(.disabled).active:focus,
-.show > .btn-danger.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(38, 94, 80, 0.5);
+.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(157, 82, 46, 0.5);
}
.btn-light {
- color: #fff;
- background-color: #303030;
- border-color: #303030;
+ color: #212529;
+ background-color: #f8f9fa;
+ border-color: #f8f9fa;
}
.btn-light:hover {
- color: #fff;
- background-color: #1d1d1d;
- border-color: #171717;
-}
-.btn-light:focus,
-.btn-light.focus {
- color: #fff;
- background-color: #1d1d1d;
- border-color: #171717;
- box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5);
-}
-.btn-light.disabled,
-.btn-light:disabled {
- color: #fff;
- background-color: #303030;
- border-color: #303030;
+ color: #212529;
+ background-color: #e2e6ea;
+ border-color: #dae0e5;
+}
+.btn-light:focus, .btn-light.focus {
+ color: #212529;
+ background-color: #e2e6ea;
+ border-color: #dae0e5;
+ box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
+}
+.btn-light.disabled, .btn-light:disabled {
+ color: #212529;
+ background-color: #f8f9fa;
+ border-color: #f8f9fa;
}
-.btn-light:not(:disabled):not(.disabled):active,
-.btn-light:not(:disabled):not(.disabled).active,
-.show > .btn-light.dropdown-toggle {
- color: #fff;
- background-color: #171717;
- border-color: #101010;
+.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
+ color: #212529;
+ background-color: #dae0e5;
+ border-color: #d3d9df;
}
-.btn-light:not(:disabled):not(.disabled):active:focus,
-.btn-light:not(:disabled):not(.disabled).active:focus,
-.show > .btn-light.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5);
+.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-dark {
- color: #222;
- background-color: #dee2e6;
- border-color: #dee2e6;
+ color: #fff;
+ background-color: #343a40;
+ border-color: #343a40;
}
.btn-dark:hover {
- color: #222;
- background-color: #c8cfd6;
- border-color: #c1c9d0;
+ color: #fff;
+ background-color: #23272b;
+ border-color: #1d2124;
}
-.btn-dark:focus,
-.btn-dark.focus {
- color: #222;
- background-color: #c8cfd6;
- border-color: #c1c9d0;
- box-shadow: 0 0 0 0.2rem rgba(194, 197, 201, 0.5);
+.btn-dark:focus, .btn-dark.focus {
+ color: #fff;
+ background-color: #23272b;
+ border-color: #1d2124;
+ box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
-.btn-dark.disabled,
-.btn-dark:disabled {
- color: #222;
- background-color: #dee2e6;
- border-color: #dee2e6;
+.btn-dark.disabled, .btn-dark:disabled {
+ color: #fff;
+ background-color: #343a40;
+ border-color: #343a40;
}
-.btn-dark:not(:disabled):not(.disabled):active,
-.btn-dark:not(:disabled):not(.disabled).active,
-.show > .btn-dark.dropdown-toggle {
- color: #222;
- background-color: #c1c9d0;
- border-color: #bac2cb;
+.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
+ color: #fff;
+ background-color: #1d2124;
+ border-color: #171a1d;
}
-.btn-dark:not(:disabled):not(.disabled):active:focus,
-.btn-dark:not(:disabled):not(.disabled).active:focus,
-.show > .btn-dark.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(194, 197, 201, 0.5);
+.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
- color: #00bc8c;
- border-color: #00bc8c;
+ color: #f1641e;
+ border-color: #f1641e;
}
.btn-outline-primary:hover {
color: #fff;
- background-color: #00bc8c;
- border-color: #00bc8c;
+ background-color: #f1641e;
+ border-color: #f1641e;
}
-.btn-outline-primary:focus,
-.btn-outline-primary.focus {
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
+.btn-outline-primary:focus, .btn-outline-primary.focus {
+ box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.5);
}
-.btn-outline-primary.disabled,
-.btn-outline-primary:disabled {
- color: #00bc8c;
+.btn-outline-primary.disabled, .btn-outline-primary:disabled {
+ color: #f1641e;
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 {
+.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: #00bc8c;
- border-color: #00bc8c;
+ background-color: #f1641e;
+ border-color: #f1641e;
}
-.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
-.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
-.show > .btn-outline-primary.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
+.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.5);
}
.btn-outline-secondary {
background-color: #c80000;
border-color: #c80000;
}
-.btn-outline-secondary:focus,
-.btn-outline-secondary.focus {
+.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(200, 0, 0, 0.5);
}
-.btn-outline-secondary.disabled,
-.btn-outline-secondary:disabled {
+.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #c80000;
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 {
+.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: #c80000;
border-color: #c80000;
}
-.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 {
+.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(200, 0, 0, 0.5);
}
.btn-outline-success {
- color: #00bc8c;
- border-color: #00bc8c;
+ color: #6610f2;
+ border-color: #6610f2;
}
.btn-outline-success:hover {
color: #fff;
- background-color: #00bc8c;
- border-color: #00bc8c;
+ background-color: #6610f2;
+ border-color: #6610f2;
}
-.btn-outline-success:focus,
-.btn-outline-success.focus {
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
+.btn-outline-success:focus, .btn-outline-success.focus {
+ box-shadow: 0 0 0 0.2rem rgba(102, 16, 242, 0.5);
}
-.btn-outline-success.disabled,
-.btn-outline-success:disabled {
- color: #00bc8c;
+.btn-outline-success.disabled, .btn-outline-success:disabled {
+ color: #6610f2;
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 {
+.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: #00bc8c;
- border-color: #00bc8c;
+ background-color: #6610f2;
+ border-color: #6610f2;
}
-.btn-outline-success:not(:disabled):not(.disabled):active:focus,
-.btn-outline-success:not(:disabled):not(.disabled).active:focus,
-.show > .btn-outline-success.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
+.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(102, 16, 242, 0.5);
}
.btn-outline-info {
- color: #3498db;
- border-color: #3498db;
+ color: #007bff;
+ border-color: #007bff;
}
.btn-outline-info:hover {
color: #fff;
- background-color: #3498db;
- border-color: #3498db;
+ background-color: #007bff;
+ border-color: #007bff;
}
-.btn-outline-info:focus,
-.btn-outline-info.focus {
- box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
+.btn-outline-info:focus, .btn-outline-info.focus {
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
-.btn-outline-info.disabled,
-.btn-outline-info:disabled {
- color: #3498db;
+.btn-outline-info.disabled, .btn-outline-info:disabled {
+ color: #007bff;
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 {
+.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: #3498db;
- border-color: #3498db;
+ background-color: #007bff;
+ border-color: #007bff;
}
-.btn-outline-info:not(:disabled):not(.disabled):active:focus,
-.btn-outline-info:not(:disabled):not(.disabled).active:focus,
-.show > .btn-outline-info.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
+.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-warning {
- color: #f39c12;
- border-color: #f39c12;
+ color: #ffc107;
+ border-color: #ffc107;
}
.btn-outline-warning:hover {
- color: #fff;
- background-color: #f39c12;
- border-color: #f39c12;
+ color: #212529;
+ background-color: #ffc107;
+ border-color: #ffc107;
}
-.btn-outline-warning:focus,
-.btn-outline-warning.focus {
- box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
+.btn-outline-warning:focus, .btn-outline-warning.focus {
+ box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
-.btn-outline-warning.disabled,
-.btn-outline-warning:disabled {
- color: #f39c12;
+.btn-outline-warning.disabled, .btn-outline-warning:disabled {
+ color: #ffc107;
background-color: transparent;
}
-.btn-outline-warning:not(:disabled):not(.disabled):active,
-.btn-outline-warning:not(:disabled):not(.disabled).active,
-.show > .btn-outline-warning.dropdown-toggle {
- color: #fff;
- background-color: #f39c12;
- border-color: #f39c12;
+.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
+ color: #212529;
+ background-color: #ffc107;
+ border-color: #ffc107;
}
-.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
-.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
-.show > .btn-outline-warning.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
+.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
- color: #004231;
- border-color: #004231;
+ color: #8c3409;
+ border-color: #8c3409;
}
.btn-outline-danger:hover {
color: #fff;
- background-color: #004231;
- border-color: #004231;
+ background-color: #8c3409;
+ border-color: #8c3409;
}
-.btn-outline-danger:focus,
-.btn-outline-danger.focus {
- box-shadow: 0 0 0 0.2rem rgba(0, 66, 49, 0.5);
+.btn-outline-danger:focus, .btn-outline-danger.focus {
+ box-shadow: 0 0 0 0.2rem rgba(140, 52, 9, 0.5);
}
-.btn-outline-danger.disabled,
-.btn-outline-danger:disabled {
- color: #004231;
+.btn-outline-danger.disabled, .btn-outline-danger:disabled {
+ color: #8c3409;
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 {
+.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
color: #fff;
- background-color: #004231;
- border-color: #004231;
+ background-color: #8c3409;
+ border-color: #8c3409;
}
-.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
-.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
-.show > .btn-outline-danger.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(0, 66, 49, 0.5);
+.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(140, 52, 9, 0.5);
}
.btn-outline-light {
- color: #303030;
- border-color: #303030;
+ color: #f8f9fa;
+ border-color: #f8f9fa;
}
.btn-outline-light:hover {
- color: #fff;
- background-color: #303030;
- border-color: #303030;
+ color: #212529;
+ background-color: #f8f9fa;
+ border-color: #f8f9fa;
}
-.btn-outline-light:focus,
-.btn-outline-light.focus {
- box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5);
+.btn-outline-light:focus, .btn-outline-light.focus {
+ box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
-.btn-outline-light.disabled,
-.btn-outline-light:disabled {
- color: #303030;
+.btn-outline-light.disabled, .btn-outline-light:disabled {
+ color: #f8f9fa;
background-color: transparent;
}
-.btn-outline-light:not(:disabled):not(.disabled):active,
-.btn-outline-light:not(:disabled):not(.disabled).active,
-.show > .btn-outline-light.dropdown-toggle {
- color: #fff;
- background-color: #303030;
- border-color: #303030;
+.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
+ color: #212529;
+ background-color: #f8f9fa;
+ border-color: #f8f9fa;
}
-.btn-outline-light:not(:disabled):not(.disabled):active:focus,
-.btn-outline-light:not(:disabled):not(.disabled).active:focus,
-.show > .btn-outline-light.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5);
+.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
- color: #dee2e6;
- border-color: #dee2e6;
+ color: #343a40;
+ border-color: #343a40;
}
.btn-outline-dark:hover {
- color: #222;
- background-color: #dee2e6;
- border-color: #dee2e6;
+ color: #fff;
+ background-color: #343a40;
+ border-color: #343a40;
}
-.btn-outline-dark:focus,
-.btn-outline-dark.focus {
- box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5);
+.btn-outline-dark:focus, .btn-outline-dark.focus {
+ box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
-.btn-outline-dark.disabled,
-.btn-outline-dark:disabled {
- color: #dee2e6;
+.btn-outline-dark.disabled, .btn-outline-dark:disabled {
+ color: #343a40;
background-color: transparent;
}
-.btn-outline-dark:not(:disabled):not(.disabled):active,
-.btn-outline-dark:not(:disabled):not(.disabled).active,
-.show > .btn-outline-dark.dropdown-toggle {
- color: #222;
- background-color: #dee2e6;
- border-color: #dee2e6;
+.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
+ color: #fff;
+ background-color: #343a40;
+ border-color: #343a40;
}
-.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
-.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
-.show > .btn-outline-dark.dropdown-toggle:focus {
- box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5);
+.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
+ box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
font-weight: 400;
- color: #00bc8c;
+ color: #f1641e;
text-decoration: none;
}
.btn-link:hover {
- color: #007053;
+ color: #b7440b;
text-decoration: underline;
}
-.btn-link:focus,
-.btn-link.focus {
+.btn-link:focus, .btn-link.focus {
text-decoration: underline;
}
-.btn-link:disabled,
-.btn-link.disabled {
- color: #888;
+.btn-link:disabled, .btn-link.disabled {
+ color: #6c757d;
pointer-events: none;
}
-.btn-lg,
-.btn-group-lg > .btn {
+.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
- font-size: 1.171875rem;
+ font-size: 1.25rem;
line-height: 1.5;
- border-radius: 0.3rem;
+ border-radius: 0.5rem;
}
-.btn-sm,
-.btn-group-sm > .btn {
+.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
- font-size: 0.8203125rem;
+ font-size: 0.875rem;
line-height: 1.5;
- border-radius: 0.2rem;
+ border-radius: 1rem;
}
.btn-block {
margin-top: 0.5rem;
}
-input[type="submit"].btn-block,
-input[type="reset"].btn-block,
-input[type="button"].btn-block {
+input[type=submit].btn-block,
+input[type=reset].btn-block,
+input[type=button].btn-block {
width: 100%;
}
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
- font-size: 0.9375rem;
- color: #dee2e6;
+ font-size: 1rem;
+ color: #495057;
text-align: left;
list-style: none;
- background-color: #222;
+ background-color: #fff;
background-clip: padding-box;
- border: 1px solid #444;
- border-radius: 0.25rem;
+ border: 1px solid rgba(34, 34, 34, 0.15);
+ border-radius: 0.5rem;
}
.dropdown-menu-left {
vertical-align: 0;
}
-.dropdown-menu[x-placement^="top"],
-.dropdown-menu[x-placement^="right"],
-.dropdown-menu[x-placement^="bottom"],
-.dropdown-menu[x-placement^="left"] {
+.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
right: auto;
bottom: auto;
}
height: 0;
margin: 0.5rem 0;
overflow: hidden;
- border-top: 1px solid #444;
+ border-top: 1px solid #e9ecef;
}
.dropdown-item {
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
- color: #fff;
+ color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
-.dropdown-item:hover,
-.dropdown-item:focus {
- color: #fff;
+.dropdown-item:hover, .dropdown-item:focus {
+ color: #16181b;
text-decoration: none;
- background-color: #00bc8c;
+ background-color: #e9ecef;
}
-.dropdown-item.active,
-.dropdown-item:active {
+.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
- background-color: #00bc8c;
+ background-color: #f1641e;
}
-.dropdown-item.disabled,
-.dropdown-item:disabled {
+.dropdown-item.disabled, .dropdown-item:disabled {
color: #adb5bd;
pointer-events: none;
background-color: transparent;
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
- font-size: 0.8203125rem;
- color: #888;
+ font-size: 0.875rem;
+ color: #6c757d;
white-space: nowrap;
}
.dropdown-item-text {
display: block;
padding: 0.25rem 1.5rem;
- color: #fff;
+ color: #212529;
}
.btn-group,
.btn-group-vertical > .btn:hover {
z-index: 1;
}
-.btn-group > .btn:focus,
-.btn-group > .btn:active,
-.btn-group > .btn.active,
+.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
-.dropdown-toggle-split::after,
-.dropup .dropdown-toggle-split::after,
-.dropright .dropdown-toggle-split::after {
+.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
margin-right: 0;
}
-.btn-sm + .dropdown-toggle-split,
-.btn-group-sm > .btn + .dropdown-toggle-split {
+.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 {
+.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
-.btn-group-toggle > .btn input[type="radio"],
-.btn-group-toggle > .btn input[type="checkbox"],
-.btn-group-toggle > .btn-group > .btn input[type="radio"],
-.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
+.btn-group-toggle > .btn input[type=radio],
+.btn-group-toggle > .btn input[type=checkbox],
+.btn-group-toggle > .btn-group > .btn input[type=radio],
+.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
display: flex;
align-items: center;
}
-.input-group > .custom-file:not(:last-child) .custom-file-label,
-.input-group > .custom-file:not(:last-child) .custom-file-label::after {
+.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
-.input-group:not(.has-validation)
- > .custom-file:not(:last-child)
- .custom-file-label,
-.input-group:not(.has-validation)
- > .custom-file:not(:last-child)
- .custom-file-label::after {
+.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
+.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
-.input-group.has-validation > .form-control:nth-last-child(n + 3),
-.input-group.has-validation > .custom-select:nth-last-child(n + 3),
-.input-group.has-validation
- > .custom-file:nth-last-child(n + 3)
- .custom-file-label,
-.input-group.has-validation
- > .custom-file:nth-last-child(n + 3)
- .custom-file-label::after {
+.input-group.has-validation > .form-control:nth-last-child(n+3),
+.input-group.has-validation > .custom-select:nth-last-child(n+3),
+.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
+.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
- font-size: 0.9375rem;
+ font-size: 1rem;
font-weight: 400;
line-height: 1.5;
- color: #adb5bd;
+ color: #495057;
text-align: center;
white-space: nowrap;
- background-color: #444;
- border: 1px solid #222;
- border-radius: 0.25rem;
+ background-color: #e9ecef;
+ border: 1px solid #ced4da;
+ border-radius: 0.5rem;
}
-.input-group-text input[type="radio"],
-.input-group-text input[type="checkbox"] {
+.input-group-text input[type=radio],
+.input-group-text input[type=checkbox] {
margin-top: 0;
}
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
padding: 0.5rem 1rem;
- font-size: 1.171875rem;
+ font-size: 1.25rem;
line-height: 1.5;
- border-radius: 0.3rem;
+ border-radius: 0.5rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
padding: 0.25rem 0.5rem;
- font-size: 0.8203125rem;
+ font-size: 0.875rem;
line-height: 1.5;
- border-radius: 0.2rem;
+ border-radius: 1rem;
}
.input-group-lg > .custom-select,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
-.input-group:not(.has-validation)
- > .input-group-append:not(:last-child)
- > .input-group-text,
-.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
-.input-group.has-validation
- > .input-group-append:nth-last-child(n + 3)
- > .input-group-text,
-.input-group
- > .input-group-append:last-child
- > .btn:not(:last-child):not(.dropdown-toggle),
-.input-group
- > .input-group-append:last-child
- > .input-group-text:not(:last-child) {
+.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
+.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
+.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
+.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
+.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
-.input-group
- > .input-group-prepend:first-child
- > .input-group-text:not(:first-child) {
+.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
position: relative;
z-index: 1;
display: block;
- min-height: 1.40625rem;
+ min-height: 1.5rem;
padding-left: 1.5rem;
print-color-adjust: exact;
}
left: 0;
z-index: -1;
width: 1rem;
- height: 1.203125rem;
+ height: 1.25rem;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
- border-color: #00bc8c;
- background-color: #00bc8c;
+ border-color: #f1641e;
+ background-color: #f1641e;
}
.custom-control-input:focus ~ .custom-control-label::before {
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+ box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.75);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
- border-color: #3dffcd;
+ border-color: #f8b796;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
color: #fff;
- background-color: #70ffda;
- border-color: #70ffda;
+ background-color: #fbd8c6;
+ border-color: #fbd8c6;
}
-.custom-control-input[disabled] ~ .custom-control-label,
-.custom-control-input:disabled ~ .custom-control-label {
- color: #888;
+.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
+ color: #6c757d;
}
-.custom-control-input[disabled] ~ .custom-control-label::before,
-.custom-control-input:disabled ~ .custom-control-label::before {
- background-color: #2b2b2b;
+.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
+ background-color: #e9ecef;
}
.custom-control-label {
}
.custom-control-label::before {
position: absolute;
- top: 0.203125rem;
+ top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
- background-color: #444;
+ background-color: #fff;
border: 1px solid #adb5bd;
}
.custom-control-label::after {
position: absolute;
- top: 0.203125rem;
+ top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
}
.custom-checkbox .custom-control-label::before {
- border-radius: 0.25rem;
+ border-radius: 0.5rem;
}
.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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
-.custom-checkbox
- .custom-control-input:indeterminate
- ~ .custom-control-label::before {
- border-color: #00bc8c;
- background-color: #00bc8c;
+.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
+ border-color: #f1641e;
+ background-color: #f1641e;
}
-.custom-checkbox
- .custom-control-input:indeterminate
- ~ .custom-control-label::after {
+.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' width='4' height='4' 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, 188, 140, 0.5);
+.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
+ background-color: rgba(241, 100, 30, 0.5);
}
-.custom-checkbox
- .custom-control-input:disabled:indeterminate
- ~ .custom-control-label::before {
- background-color: rgba(0, 188, 140, 0.5);
+.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
+ background-color: rgba(241, 100, 30, 0.5);
}
.custom-radio .custom-control-label::before {
.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' width='12' height='12' 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, 188, 140, 0.5);
+.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
+ background-color: rgba(241, 100, 30, 0.5);
}
.custom-switch {
border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
- top: calc(0.203125rem + 2px);
+ top: calc(0.25rem + 2px);
left: calc(-2.25rem + 2px);
width: calc(1rem - 4px);
height: calc(1rem - 4px);
background-color: #adb5bd;
border-radius: 0.5rem;
- transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out,
- border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-switch .custom-control-label::after {
}
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
- background-color: #444;
+ background-color: #fff;
transform: translateX(0.75rem);
}
-.custom-switch
- .custom-control-input:disabled:checked
- ~ .custom-control-label::before {
- background-color: rgba(0, 188, 140, 0.5);
+.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
+ background-color: rgba(241, 100, 30, 0.5);
}
.custom-select {
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
- font-size: 0.9375rem;
+ font-size: 1rem;
font-weight: 400;
line-height: 1.5;
- color: #fff;
+ color: #495057;
vertical-align: middle;
- background: #444
- url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23303030' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
- right 0.75rem center/8px 10px no-repeat;
- border: 1px solid #222;
- border-radius: 0.25rem;
+ background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
+ border: 1px solid #ced4da;
+ border-radius: 0.5rem;
appearance: none;
}
.custom-select:focus {
- border-color: #3dffcd;
+ border-color: #f8b796;
outline: 0;
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+ box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.75);
}
.custom-select:focus::-ms-value {
- color: #fff;
- background-color: #444;
+ color: #495057;
+ background-color: #fff;
}
-.custom-select[multiple],
-.custom-select[size]:not([size="1"]) {
+.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.custom-select:disabled {
- color: #888;
- background-color: #ebebeb;
+ color: #6c757d;
+ background-color: #e9ecef;
}
.custom-select::-ms-expand {
display: none;
}
.custom-select:-moz-focusring {
color: transparent;
- text-shadow: 0 0 0 #fff;
+ text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
- font-size: 0.8203125rem;
+ font-size: 0.875rem;
}
.custom-select-lg {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
- font-size: 1.171875rem;
+ font-size: 1.25rem;
}
.custom-file {
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
- border-color: #3dffcd;
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+ border-color: #f8b796;
+ box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.75);
}
-.custom-file-input[disabled] ~ .custom-file-label,
-.custom-file-input:disabled ~ .custom-file-label {
- background-color: #2b2b2b;
+.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
+ background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
overflow: hidden;
font-weight: 400;
line-height: 1.5;
- color: #adb5bd;
- background-color: #444;
- border: 1px solid #222;
- border-radius: 0.25rem;
+ color: #495057;
+ background-color: #fff;
+ border: 1px solid #ced4da;
+ border-radius: 0.5rem;
}
.custom-file-label::after {
position: absolute;
height: calc(1.5em + 0.75rem);
padding: 0.375rem 0.75rem;
line-height: 1.5;
- color: #adb5bd;
+ color: #495057;
content: "Browse";
- background-color: #444;
+ background-color: #e9ecef;
border-left: inherit;
- border-radius: 0 0.25rem 0.25rem 0;
+ border-radius: 0 0.5rem 0.5rem 0;
}
.custom-range {
outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
- box-shadow: 0 0 0 1px #222, 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(241, 100, 30, 0.75);
}
.custom-range:focus::-moz-range-thumb {
- box-shadow: 0 0 0 1px #222, 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(241, 100, 30, 0.75);
}
.custom-range:focus::-ms-thumb {
- box-shadow: 0 0 0 1px #222, 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(241, 100, 30, 0.75);
}
.custom-range::-moz-focus-outer {
border: 0;
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
- background-color: #00bc8c;
+ background-color: #f1641e;
border: 0;
border-radius: 1rem;
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
}
}
.custom-range::-webkit-slider-thumb:active {
- background-color: #70ffda;
+ background-color: #fbd8c6;
}
.custom-range::-webkit-slider-runnable-track {
width: 100%;
.custom-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
- background-color: #00bc8c;
+ background-color: #f1641e;
border: 0;
border-radius: 1rem;
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
}
}
.custom-range::-moz-range-thumb:active {
- background-color: #70ffda;
+ background-color: #fbd8c6;
}
.custom-range::-moz-range-track {
width: 100%;
margin-top: 0;
margin-right: 0.2rem;
margin-left: 0.2rem;
- background-color: #00bc8c;
+ background-color: #f1641e;
border: 0;
border-radius: 1rem;
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
}
}
.custom-range::-ms-thumb:active {
- background-color: #70ffda;
+ background-color: #fbd8c6;
}
.custom-range::-ms-track {
width: 100%;
.custom-control-label::before,
.custom-file-label,
.custom-select {
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
.nav-link {
display: block;
- padding: 0.5rem 2rem;
+ padding: 0.5rem 1rem;
}
-.nav-link:hover,
-.nav-link:focus {
+.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
- color: #adb5bd;
+ color: #6c757d;
pointer-events: none;
cursor: default;
}
.nav-tabs {
- border-bottom: 1px solid #444;
+ border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
margin-bottom: -1px;
background-color: transparent;
border: 1px solid transparent;
- border-top-left-radius: 0.25rem;
- border-top-right-radius: 0.25rem;
+ border-top-left-radius: 0.5rem;
+ border-top-right-radius: 0.5rem;
}
-.nav-tabs .nav-link:hover,
-.nav-tabs .nav-link:focus {
+.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
isolation: isolate;
- border-color: #444 #444 transparent;
+ border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
- color: #adb5bd;
+ color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
- color: #fff;
- background-color: #222;
- border-color: #444 #444 transparent;
+ color: #495057;
+ background-color: #fff;
+ border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
.nav-pills .nav-link {
background: none;
border: 0;
- border-radius: 0.25rem;
+ border-radius: 0.5rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
- background-color: #00bc8c;
+ background-color: #f1641e;
}
.nav-fill > .nav-link,
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
- padding: 1rem 1rem;
+ padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
}
.navbar-brand {
display: inline-block;
- padding-top: 0.32421875rem;
- padding-bottom: 0.32421875rem;
+ padding-top: 0.3125rem;
+ padding-bottom: 0.3125rem;
margin-right: 1rem;
- font-size: 1.171875rem;
+ font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
-.navbar-brand:hover,
-.navbar-brand:focus {
+.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
- font-size: 1.171875rem;
+ font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
- border-radius: 0.25rem;
+ border-radius: 0.5rem;
}
-.navbar-toggler:hover,
-.navbar-toggler:focus {
+.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
}
.navbar-light .navbar-brand {
- color: #fff;
+ color: #212529;
}
-.navbar-light .navbar-brand:hover,
-.navbar-light .navbar-brand:focus {
- color: #fff;
+.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
+ color: #212529;
}
.navbar-light .navbar-nav .nav-link {
- color: rgba(255, 255, 255, 0.6);
+ color: #6c757d;
}
-.navbar-light .navbar-nav .nav-link:hover,
-.navbar-light .navbar-nav .nav-link:focus {
- color: #fff;
+.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
+ color: #212529;
}
.navbar-light .navbar-nav .nav-link.disabled {
- color: rgba(0, 0, 0, 0.3);
+ color: rgba(34, 34, 34, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
- color: #fff;
+ color: #212529;
}
.navbar-light .navbar-toggler {
- color: rgba(255, 255, 255, 0.6);
+ color: #6c757d;
border-color: rgba(34, 34, 34, 0.1);
}
.navbar-light .navbar-toggler-icon {
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.6%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%236c757d' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
- color: rgba(255, 255, 255, 0.6);
+ color: #6c757d;
}
.navbar-light .navbar-text a {
- color: #fff;
+ color: #212529;
}
-.navbar-light .navbar-text a:hover,
-.navbar-light .navbar-text a:focus {
- color: #fff;
+.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
+ color: #212529;
}
.navbar-dark .navbar-brand {
color: #fff;
}
-.navbar-dark .navbar-brand:hover,
-.navbar-dark .navbar-brand:focus {
+.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
- color: rgba(255, 255, 255, 0.6);
+ color: rgba(255, 255, 255, 0.5);
}
-.navbar-dark .navbar-nav .nav-link:hover,
-.navbar-dark .navbar-nav .nav-link:focus {
- color: #fff;
+.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
+ color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
color: #fff;
}
.navbar-dark .navbar-toggler {
- color: rgba(255, 255, 255, 0.6);
- border-color: rgba(255, 255, 255, 0.1);
+ color: rgba(255, 255, 255, 0.5);
+ border-color: rgba(34, 34, 34, 0.1);
}
.navbar-dark .navbar-toggler-icon {
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.6%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
- color: rgba(255, 255, 255, 0.6);
+ color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
color: #fff;
}
-.navbar-dark .navbar-text a:hover,
-.navbar-dark .navbar-text a:focus {
+.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
flex-direction: column;
min-width: 0;
word-wrap: break-word;
- background-color: #303030;
+ background-color: #f8f9fa;
background-clip: border-box;
- border: 1px solid rgba(0, 0, 0, 0.125);
- border-radius: 0.25rem;
+ border: 1px solid rgba(34, 34, 34, 0.125);
+ border-radius: 0.5rem;
}
.card > hr {
margin-right: 0;
}
.card > .list-group:first-child {
border-top-width: 0;
- border-top-left-radius: calc(0.25rem - 1px);
- border-top-right-radius: calc(0.25rem - 1px);
+ border-top-left-radius: calc(0.5rem - 1px);
+ border-top-right-radius: calc(0.5rem - 1px);
}
.card > .list-group:last-child {
border-bottom-width: 0;
- border-bottom-right-radius: calc(0.25rem - 1px);
- border-bottom-left-radius: calc(0.25rem - 1px);
+ border-bottom-right-radius: calc(0.5rem - 1px);
+ border-bottom-left-radius: calc(0.5rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
flex: 1 1 auto;
min-height: 1px;
padding: 1.25rem;
+ color: #495057;
}
.card-title {
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
- background-color: #444;
- border-bottom: 1px solid rgba(0, 0, 0, 0.125);
+ color: #495057;
+ background-color: rgba(34, 34, 34, 0.03);
+ border-bottom: 1px solid rgba(34, 34, 34, 0.125);
}
.card-header:first-child {
- border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
+ border-radius: calc(0.5rem - 1px) calc(0.5rem - 1px) 0 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
- background-color: #444;
- border-top: 1px solid rgba(0, 0, 0, 0.125);
+ color: #495057;
+ background-color: rgba(34, 34, 34, 0.03);
+ border-top: 1px solid rgba(34, 34, 34, 0.125);
}
.card-footer:last-child {
- border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
+ border-radius: 0 0 calc(0.5rem - 1px) calc(0.5rem - 1px);
}
.card-header-tabs {
bottom: 0;
left: 0;
padding: 1.25rem;
- border-radius: calc(0.25rem - 1px);
+ border-radius: calc(0.5rem - 1px);
}
.card-img,
.card-img,
.card-img-top {
- border-top-left-radius: calc(0.25rem - 1px);
- border-top-right-radius: calc(0.25rem - 1px);
+ border-top-left-radius: calc(0.5rem - 1px);
+ border-top-right-radius: calc(0.5rem - 1px);
}
.card-img,
.card-img-bottom {
- border-bottom-right-radius: calc(0.25rem - 1px);
- border-bottom-left-radius: calc(0.25rem - 1px);
+ border-bottom-right-radius: calc(0.5rem - 1px);
+ border-bottom-left-radius: calc(0.5rem - 1px);
}
.card-deck .card {
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
- background-color: #444;
- border-radius: 0.25rem;
+ background-color: #e9ecef;
+ border-radius: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item {
.breadcrumb-item + .breadcrumb-item::before {
float: left;
padding-right: 0.5rem;
- color: #888;
+ color: #6c757d;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
- color: #888;
+ color: #6c757d;
}
.pagination {
display: flex;
padding-left: 0;
list-style: none;
- border-radius: 0.25rem;
+ border-radius: 0.5rem;
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
- margin-left: 0;
+ margin-left: -1px;
line-height: 1.25;
- color: #fff;
- background-color: #00bc8c;
- border: 0 solid transparent;
+ color: #f1641e;
+ background-color: #fff;
+ border: 1px solid #dee2e6;
}
.page-link:hover {
z-index: 2;
- color: #fff;
+ color: #b7440b;
text-decoration: none;
- background-color: #00efb2;
- border-color: transparent;
+ background-color: #e9ecef;
+ border-color: #dee2e6;
}
.page-link:focus {
z-index: 3;
outline: 0;
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.25);
+ box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.75);
}
.page-item:first-child .page-link {
margin-left: 0;
- border-top-left-radius: 0.25rem;
- border-bottom-left-radius: 0.25rem;
+ border-top-left-radius: 0.5rem;
+ border-bottom-left-radius: 0.5rem;
}
.page-item:last-child .page-link {
- border-top-right-radius: 0.25rem;
- border-bottom-right-radius: 0.25rem;
+ border-top-right-radius: 0.5rem;
+ border-bottom-right-radius: 0.5rem;
}
.page-item.active .page-link {
z-index: 3;
color: #fff;
- background-color: #00efb2;
- border-color: transparent;
+ background-color: #f1641e;
+ border-color: #f1641e;
}
.page-item.disabled .page-link {
- color: #fff;
+ color: #6c757d;
pointer-events: none;
cursor: auto;
- background-color: #007053;
- border-color: transparent;
+ background-color: #fff;
+ border-color: #dee2e6;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
- font-size: 1.171875rem;
+ font-size: 1.25rem;
line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
- border-top-left-radius: 0.3rem;
- border-bottom-left-radius: 0.3rem;
+ border-top-left-radius: 0.5rem;
+ border-bottom-left-radius: 0.5rem;
}
.pagination-lg .page-item:last-child .page-link {
- border-top-right-radius: 0.3rem;
- border-bottom-right-radius: 0.3rem;
+ border-top-right-radius: 0.5rem;
+ border-bottom-right-radius: 0.5rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
- font-size: 0.8203125rem;
+ font-size: 0.875rem;
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
- border-top-left-radius: 0.2rem;
- border-bottom-left-radius: 0.2rem;
+ border-top-left-radius: 1rem;
+ border-bottom-left-radius: 1rem;
}
.pagination-sm .page-item:last-child .page-link {
- border-top-right-radius: 0.2rem;
- border-bottom-right-radius: 0.2rem;
+ border-top-right-radius: 1rem;
+ border-bottom-right-radius: 1rem;
}
.badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
- font-weight: 700;
+ font-weight: 600;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
- border-radius: 0.25rem;
- transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
- border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ border-radius: 0.5rem;
+ transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.badge {
transition: none;
}
}
-a.badge:hover,
-a.badge:focus {
+a.badge:hover, a.badge:focus {
text-decoration: none;
}
.badge-primary {
color: #fff;
- background-color: #00bc8c;
+ background-color: #f1641e;
}
-a.badge-primary:hover,
-a.badge-primary:focus {
+a.badge-primary:hover, a.badge-primary:focus {
color: #fff;
- background-color: #008966;
+ background-color: #cf4d0d;
}
-a.badge-primary:focus,
-a.badge-primary.focus {
+a.badge-primary:focus, a.badge-primary.focus {
outline: 0;
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.5);
}
.badge-secondary {
color: #fff;
background-color: #c80000;
}
-a.badge-secondary:hover,
-a.badge-secondary:focus {
+a.badge-secondary:hover, a.badge-secondary:focus {
color: #fff;
background-color: #950000;
}
-a.badge-secondary:focus,
-a.badge-secondary.focus {
+a.badge-secondary:focus, a.badge-secondary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(200, 0, 0, 0.5);
}
.badge-success {
color: #fff;
- background-color: #00bc8c;
+ background-color: #6610f2;
}
-a.badge-success:hover,
-a.badge-success:focus {
+a.badge-success:hover, a.badge-success:focus {
color: #fff;
- background-color: #008966;
+ background-color: #510bc4;
}
-a.badge-success:focus,
-a.badge-success.focus {
+a.badge-success:focus, a.badge-success.focus {
outline: 0;
- box-shadow: 0 0 0 0.2rem rgba(0, 188, 140, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(102, 16, 242, 0.5);
}
.badge-info {
color: #fff;
- background-color: #3498db;
+ background-color: #007bff;
}
-a.badge-info:hover,
-a.badge-info:focus {
+a.badge-info:hover, a.badge-info:focus {
color: #fff;
- background-color: #217dbb;
+ background-color: #0062cc;
}
-a.badge-info:focus,
-a.badge-info.focus {
+a.badge-info:focus, a.badge-info.focus {
outline: 0;
- box-shadow: 0 0 0 0.2rem rgba(52, 152, 219, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-warning {
- color: #fff;
- background-color: #f39c12;
+ color: #212529;
+ background-color: #ffc107;
}
-a.badge-warning:hover,
-a.badge-warning:focus {
- color: #fff;
- background-color: #c87f0a;
+a.badge-warning:hover, a.badge-warning:focus {
+ color: #212529;
+ background-color: #d39e00;
}
-a.badge-warning:focus,
-a.badge-warning.focus {
+a.badge-warning:focus, a.badge-warning.focus {
outline: 0;
- box-shadow: 0 0 0 0.2rem rgba(243, 156, 18, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.badge-danger {
color: #fff;
- background-color: #004231;
+ background-color: #8c3409;
}
-a.badge-danger:hover,
-a.badge-danger:focus {
+a.badge-danger:hover, a.badge-danger:focus {
color: #fff;
- background-color: #000f0b;
+ background-color: #5c2206;
}
-a.badge-danger:focus,
-a.badge-danger.focus {
+a.badge-danger:focus, a.badge-danger.focus {
outline: 0;
- box-shadow: 0 0 0 0.2rem rgba(0, 66, 49, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(140, 52, 9, 0.5);
}
.badge-light {
- color: #fff;
- background-color: #303030;
+ color: #212529;
+ background-color: #f8f9fa;
}
-a.badge-light:hover,
-a.badge-light:focus {
- color: #fff;
- background-color: #171717;
+a.badge-light:hover, a.badge-light:focus {
+ color: #212529;
+ background-color: #dae0e5;
}
-a.badge-light:focus,
-a.badge-light.focus {
+a.badge-light:focus, a.badge-light.focus {
outline: 0;
- box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.badge-dark {
- color: #222;
- background-color: #dee2e6;
+ color: #fff;
+ background-color: #343a40;
}
-a.badge-dark:hover,
-a.badge-dark:focus {
- color: #222;
- background-color: #c1c9d0;
+a.badge-dark:hover, a.badge-dark:focus {
+ color: #fff;
+ background-color: #1d2124;
}
-a.badge-dark:focus,
-a.badge-dark.focus {
+a.badge-dark:focus, a.badge-dark.focus {
outline: 0;
- box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
- background-color: #303030;
- border-radius: 0.3rem;
+ background-color: #e9ecef;
+ border-radius: 0.5rem;
}
@media (min-width: 576px) {
.jumbotron {
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
- border-radius: 0.25rem;
+ border-radius: 0.5rem;
}
.alert-heading {
}
.alert-link {
- font-weight: 700;
+ font-weight: 600;
}
.alert-dismissible {
- padding-right: 3.90625rem;
+ padding-right: 4rem;
}
.alert-dismissible .close {
position: absolute;
}
.alert-primary {
- color: #006249;
- background-color: #ccf2e8;
- border-color: #b8ecdf;
+ color: #8e4420;
+ background-color: #fce0d2;
+ border-color: #fbd4c0;
}
.alert-primary hr {
- border-top-color: #a4e7d6;
+ border-top-color: #f9c4a8;
}
.alert-primary .alert-link {
- color: #002f23;
+ color: #643017;
}
.alert-secondary {
- color: #680000;
+ color: #781010;
background-color: #f4cccc;
border-color: #f0b8b8;
}
border-top-color: #eca3a3;
}
.alert-secondary .alert-link {
- color: #350000;
+ color: #4b0a0a;
}
.alert-success {
- color: #006249;
- background-color: #ccf2e8;
- border-color: #b8ecdf;
+ color: #45198e;
+ background-color: #e0cffc;
+ border-color: #d4bcfb;
}
.alert-success hr {
- border-top-color: #a4e7d6;
+ border-top-color: #c5a4fa;
}
.alert-success .alert-link {
- color: #002f23;
+ color: #301163;
}
.alert-info {
- color: #1b4f72;
- background-color: #d6eaf8;
- border-color: #c6e2f5;
+ color: #105095;
+ background-color: #cce5ff;
+ border-color: #b8daff;
}
.alert-info hr {
- border-top-color: #b0d7f1;
+ border-top-color: #9fcdff;
}
.alert-info .alert-link {
- color: #113249;
+ color: #0b3767;
}
.alert-warning {
- color: #7e5109;
- background-color: #fdebd0;
- border-color: #fce3bd;
+ color: #957514;
+ background-color: #fff3cd;
+ border-color: #ffeeba;
}
.alert-warning hr {
- border-top-color: #fbd9a5;
+ border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
- color: #4e3206;
+ color: #68520e;
}
.alert-danger {
- color: #002219;
- background-color: #ccd9d6;
- border-color: #b8cac5;
+ color: #592b15;
+ background-color: #e8d6ce;
+ border-color: #dfc6ba;
}
.alert-danger hr {
- border-top-color: #a9bfb9;
+ border-top-color: #d7b8a9;
}
.alert-danger .alert-link {
- color: black;
+ color: #30170b;
}
.alert-light {
- color: #191919;
- background-color: #d6d6d6;
- border-color: #c5c5c5;
+ color: #919292;
+ background-color: #fefefe;
+ border-color: #fdfdfe;
}
.alert-light hr {
- border-top-color: #b8b8b8;
+ border-top-color: #ececf6;
}
.alert-light .alert-link {
- color: black;
+ color: #777979;
}
.alert-dark {
- color: #737678;
- background-color: #f8f9fa;
- border-color: #f6f7f8;
+ color: #2b2e32;
+ background-color: #d6d8d9;
+ border-color: #c6c8ca;
}
.alert-dark hr {
- border-top-color: #e8eaed;
+ border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
- color: #5a5c5e;
+ color: #131517;
}
@keyframes progress-bar-stripes {
height: 1rem;
overflow: hidden;
line-height: 0;
- font-size: 0.703125rem;
- background-color: #444;
- border-radius: 0.25rem;
+ font-size: 0.75rem;
+ background-color: #e9ecef;
+ border-radius: 0.5rem;
}
.progress-bar {
color: #fff;
text-align: center;
white-space: nowrap;
- background-color: #00bc8c;
+ background-color: #f1641e;
transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
}
.progress-bar-striped {
- background-image: linear-gradient(
- 45deg,
- rgba(255, 255, 255, 0.15) 25%,
- transparent 25%,
- transparent 50%,
- rgba(255, 255, 255, 0.15) 50%,
- rgba(255, 255, 255, 0.15) 75%,
- transparent 75%,
- transparent
- );
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
- border-radius: 0.25rem;
+ border-radius: 0.5rem;
}
.list-group-item-action {
width: 100%;
- color: #444;
+ color: #495057;
text-align: inherit;
}
-.list-group-item-action:hover,
-.list-group-item-action:focus {
+.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
- color: #444;
+ color: #495057;
text-decoration: none;
- background-color: #444;
+ background-color: #f8f9fa;
}
.list-group-item-action:active {
- color: #dee2e6;
- background-color: #ebebeb;
+ color: #495057;
+ background-color: #e9ecef;
}
.list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
- background-color: #303030;
- border: 1px solid #444;
+ background-color: #fff;
+ border: 1px solid rgba(34, 34, 34, 0.125);
}
.list-group-item:first-child {
border-top-left-radius: inherit;
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit;
}
-.list-group-item.disabled,
-.list-group-item:disabled {
- color: #888;
+.list-group-item.disabled, .list-group-item:disabled {
+ color: #6c757d;
pointer-events: none;
- background-color: #303030;
+ background-color: #fff;
}
.list-group-item.active {
z-index: 2;
color: #fff;
- background-color: #00bc8c;
- border-color: #00bc8c;
+ background-color: #f1641e;
+ border-color: #f1641e;
}
.list-group-item + .list-group-item {
border-top-width: 0;
flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
- border-bottom-left-radius: 0.25rem;
+ border-bottom-left-radius: 0.5rem;
border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
- border-top-right-radius: 0.25rem;
+ border-top-right-radius: 0.5rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
flex-direction: row;
}
.list-group-horizontal-sm > .list-group-item:first-child {
- border-bottom-left-radius: 0.25rem;
+ border-bottom-left-radius: 0.5rem;
border-top-right-radius: 0;
}
.list-group-horizontal-sm > .list-group-item:last-child {
- border-top-right-radius: 0.25rem;
+ border-top-right-radius: 0.5rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-sm > .list-group-item.active {
flex-direction: row;
}
.list-group-horizontal-md > .list-group-item:first-child {
- border-bottom-left-radius: 0.25rem;
+ border-bottom-left-radius: 0.5rem;
border-top-right-radius: 0;
}
.list-group-horizontal-md > .list-group-item:last-child {
- border-top-right-radius: 0.25rem;
+ border-top-right-radius: 0.5rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-md > .list-group-item.active {
flex-direction: row;
}
.list-group-horizontal-lg > .list-group-item:first-child {
- border-bottom-left-radius: 0.25rem;
+ border-bottom-left-radius: 0.5rem;
border-top-right-radius: 0;
}
.list-group-horizontal-lg > .list-group-item:last-child {
- border-top-right-radius: 0.25rem;
+ border-top-right-radius: 0.5rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-lg > .list-group-item.active {
flex-direction: row;
}
.list-group-horizontal-xl > .list-group-item:first-child {
- border-bottom-left-radius: 0.25rem;
+ border-bottom-left-radius: 0.5rem;
border-top-right-radius: 0;
}
.list-group-horizontal-xl > .list-group-item:last-child {
- border-top-right-radius: 0.25rem;
+ border-top-right-radius: 0.5rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-xl > .list-group-item.active {
}
.list-group-item-primary {
- color: #006249;
- background-color: #b8ecdf;
+ color: #8e4420;
+ background-color: #fbd4c0;
}
-.list-group-item-primary.list-group-item-action:hover,
-.list-group-item-primary.list-group-item-action:focus {
- color: #006249;
- background-color: #a4e7d6;
+.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
+ color: #8e4420;
+ background-color: #f9c4a8;
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
- background-color: #006249;
- border-color: #006249;
+ background-color: #8e4420;
+ border-color: #8e4420;
}
.list-group-item-secondary {
- color: #680000;
+ color: #781010;
background-color: #f0b8b8;
}
-.list-group-item-secondary.list-group-item-action:hover,
-.list-group-item-secondary.list-group-item-action:focus {
- color: #680000;
+.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
+ color: #781010;
background-color: #eca3a3;
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
- background-color: #680000;
- border-color: #680000;
+ background-color: #781010;
+ border-color: #781010;
}
.list-group-item-success {
- color: #006249;
- background-color: #b8ecdf;
+ color: #45198e;
+ background-color: #d4bcfb;
}
-.list-group-item-success.list-group-item-action:hover,
-.list-group-item-success.list-group-item-action:focus {
- color: #006249;
- background-color: #a4e7d6;
+.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
+ color: #45198e;
+ background-color: #c5a4fa;
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
- background-color: #006249;
- border-color: #006249;
+ background-color: #45198e;
+ border-color: #45198e;
}
.list-group-item-info {
- color: #1b4f72;
- background-color: #c6e2f5;
+ color: #105095;
+ background-color: #b8daff;
}
-.list-group-item-info.list-group-item-action:hover,
-.list-group-item-info.list-group-item-action:focus {
- color: #1b4f72;
- background-color: #b0d7f1;
+.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
+ color: #105095;
+ background-color: #9fcdff;
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
- background-color: #1b4f72;
- border-color: #1b4f72;
+ background-color: #105095;
+ border-color: #105095;
}
.list-group-item-warning {
- color: #7e5109;
- background-color: #fce3bd;
+ color: #957514;
+ background-color: #ffeeba;
}
-.list-group-item-warning.list-group-item-action:hover,
-.list-group-item-warning.list-group-item-action:focus {
- color: #7e5109;
- background-color: #fbd9a5;
+.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
+ color: #957514;
+ background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
- background-color: #7e5109;
- border-color: #7e5109;
+ background-color: #957514;
+ border-color: #957514;
}
.list-group-item-danger {
- color: #002219;
- background-color: #b8cac5;
+ color: #592b15;
+ background-color: #dfc6ba;
}
-.list-group-item-danger.list-group-item-action:hover,
-.list-group-item-danger.list-group-item-action:focus {
- color: #002219;
- background-color: #a9bfb9;
+.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
+ color: #592b15;
+ background-color: #d7b8a9;
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
- background-color: #002219;
- border-color: #002219;
+ background-color: #592b15;
+ border-color: #592b15;
}
.list-group-item-light {
- color: #191919;
- background-color: #c5c5c5;
+ color: #919292;
+ background-color: #fdfdfe;
}
-.list-group-item-light.list-group-item-action:hover,
-.list-group-item-light.list-group-item-action:focus {
- color: #191919;
- background-color: #b8b8b8;
+.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
+ color: #919292;
+ background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
- background-color: #191919;
- border-color: #191919;
+ background-color: #919292;
+ border-color: #919292;
}
.list-group-item-dark {
- color: #737678;
- background-color: #f6f7f8;
+ color: #2b2e32;
+ background-color: #c6c8ca;
}
-.list-group-item-dark.list-group-item-action:hover,
-.list-group-item-dark.list-group-item-action:focus {
- color: #737678;
- background-color: #e8eaed;
+.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
+ color: #2b2e32;
+ background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
- background-color: #737678;
- border-color: #737678;
+ background-color: #2b2e32;
+ border-color: #2b2e32;
}
.close {
float: right;
- font-size: 1.40625rem;
- font-weight: 700;
+ font-size: 1.5rem;
+ font-weight: 600;
line-height: 1;
- color: #fff;
- text-shadow: none;
+ color: #222;
+ text-shadow: 0 1px 0 #fff;
opacity: 0.5;
}
.close:hover {
- color: #fff;
+ color: #222;
text-decoration: none;
}
-.close:not(:disabled):not(.disabled):hover,
-.close:not(:disabled):not(.disabled):focus {
+.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
opacity: 0.75;
}
flex-basis: 350px;
max-width: 350px;
font-size: 0.875rem;
- background-color: #444;
+ background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.1);
- box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
+ box-shadow: 0 0.25rem 0.75rem rgba(34, 34, 34, 0.1);
opacity: 0;
border-radius: 0.25rem;
}
display: flex;
align-items: center;
padding: 0.25rem 0.75rem;
- color: #888;
- background-color: #303030;
+ color: #6c757d;
+ background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
border-top-left-radius: calc(0.25rem - 1px);
flex-direction: column;
width: 100%;
pointer-events: auto;
- background-color: #303030;
+ background-color: #fff;
background-clip: padding-box;
- border: 1px solid #444;
- border-radius: 0.3rem;
+ border: 1px solid rgba(34, 34, 34, 0.2);
+ border-radius: 0.5rem;
outline: 0;
}
z-index: 1040;
width: 100vw;
height: 100vh;
- background-color: #000;
+ background-color: #222;
}
.modal-backdrop.fade {
opacity: 0;
align-items: flex-start;
justify-content: space-between;
padding: 1rem 1rem;
- border-bottom: 1px solid #444;
- border-top-left-radius: calc(0.3rem - 1px);
- border-top-right-radius: calc(0.3rem - 1px);
+ border-bottom: 1px solid #495057;
+ border-top-left-radius: calc(0.5rem - 1px);
+ border-top-right-radius: calc(0.5rem - 1px);
}
.modal-header .close {
padding: 1rem 1rem;
align-items: center;
justify-content: flex-end;
padding: 0.75rem;
- border-top: 1px solid #444;
- border-bottom-right-radius: calc(0.3rem - 1px);
- border-bottom-left-radius: calc(0.3rem - 1px);
+ border-top: 1px solid #495057;
+ border-bottom-right-radius: calc(0.5rem - 1px);
+ border-bottom-left-radius: calc(0.5rem - 1px);
}
.modal-footer > * {
margin: 0.25rem;
z-index: 1070;
display: block;
margin: 0;
- font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
- "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
- "Segoe UI Symbol";
+ font-family: -apple-system, BlinkMacSystemFont, "Droid Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.5;
white-space: normal;
word-spacing: normal;
line-break: auto;
- font-size: 0.8203125rem;
+ font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
border-style: solid;
}
-.bs-tooltip-top,
-.bs-tooltip-auto[x-placement^="top"] {
+.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
padding: 0.4rem 0;
}
-.bs-tooltip-top .arrow,
-.bs-tooltip-auto[x-placement^="top"] .arrow {
+.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
bottom: 0;
}
-.bs-tooltip-top .arrow::before,
-.bs-tooltip-auto[x-placement^="top"] .arrow::before {
+.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
- border-top-color: #000;
+ border-top-color: #222;
}
-.bs-tooltip-right,
-.bs-tooltip-auto[x-placement^="right"] {
+.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
padding: 0 0.4rem;
}
-.bs-tooltip-right .arrow,
-.bs-tooltip-auto[x-placement^="right"] .arrow {
+.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
-.bs-tooltip-right .arrow::before,
-.bs-tooltip-auto[x-placement^="right"] .arrow::before {
+.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
- border-right-color: #000;
+ border-right-color: #222;
}
-.bs-tooltip-bottom,
-.bs-tooltip-auto[x-placement^="bottom"] {
+.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
padding: 0.4rem 0;
}
-.bs-tooltip-bottom .arrow,
-.bs-tooltip-auto[x-placement^="bottom"] .arrow {
+.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
top: 0;
}
-.bs-tooltip-bottom .arrow::before,
-.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
+.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
- border-bottom-color: #000;
+ border-bottom-color: #222;
}
-.bs-tooltip-left,
-.bs-tooltip-auto[x-placement^="left"] {
+.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
padding: 0 0.4rem;
}
-.bs-tooltip-left .arrow,
-.bs-tooltip-auto[x-placement^="left"] .arrow {
+.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
-.bs-tooltip-left .arrow::before,
-.bs-tooltip-auto[x-placement^="left"] .arrow::before {
+.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
- border-left-color: #000;
+ border-left-color: #222;
}
.tooltip-inner {
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
- background-color: #000;
- border-radius: 0.25rem;
+ background-color: #222;
+ border-radius: 0.5rem;
}
.popover {
z-index: 1060;
display: block;
max-width: 276px;
- font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
- "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
- "Segoe UI Symbol";
+ font-family: -apple-system, BlinkMacSystemFont, "Droid Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.5;
white-space: normal;
word-spacing: normal;
line-break: auto;
- font-size: 0.8203125rem;
+ font-size: 0.875rem;
word-wrap: break-word;
- background-color: #303030;
+ background-color: #fff;
background-clip: padding-box;
- border: 1px solid rgba(0, 0, 0, 0.2);
- border-radius: 0.3rem;
+ border: 1px solid rgba(34, 34, 34, 0.2);
+ border-radius: 0.5rem;
}
.popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
- margin: 0 0.3rem;
+ margin: 0 0.5rem;
}
-.popover .arrow::before,
-.popover .arrow::after {
+.popover .arrow::before, .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-style: solid;
}
-.bs-popover-top,
-.bs-popover-auto[x-placement^="top"] {
+.bs-popover-top, .bs-popover-auto[x-placement^=top] {
margin-bottom: 0.5rem;
}
-.bs-popover-top > .arrow,
-.bs-popover-auto[x-placement^="top"] > .arrow {
+.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
bottom: calc(-0.5rem - 1px);
}
-.bs-popover-top > .arrow::before,
-.bs-popover-auto[x-placement^="top"] > .arrow::before {
+.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
bottom: 0;
border-width: 0.5rem 0.5rem 0;
- border-top-color: rgba(0, 0, 0, 0.25);
+ border-top-color: rgba(34, 34, 34, 0.25);
}
-.bs-popover-top > .arrow::after,
-.bs-popover-auto[x-placement^="top"] > .arrow::after {
+.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
bottom: 1px;
border-width: 0.5rem 0.5rem 0;
- border-top-color: #303030;
+ border-top-color: #fff;
}
-.bs-popover-right,
-.bs-popover-auto[x-placement^="right"] {
+.bs-popover-right, .bs-popover-auto[x-placement^=right] {
margin-left: 0.5rem;
}
-.bs-popover-right > .arrow,
-.bs-popover-auto[x-placement^="right"] > .arrow {
+.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
left: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
- margin: 0.3rem 0;
+ margin: 0.5rem 0;
}
-.bs-popover-right > .arrow::before,
-.bs-popover-auto[x-placement^="right"] > .arrow::before {
+.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
left: 0;
border-width: 0.5rem 0.5rem 0.5rem 0;
- border-right-color: rgba(0, 0, 0, 0.25);
+ border-right-color: rgba(34, 34, 34, 0.25);
}
-.bs-popover-right > .arrow::after,
-.bs-popover-auto[x-placement^="right"] > .arrow::after {
+.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
left: 1px;
border-width: 0.5rem 0.5rem 0.5rem 0;
- border-right-color: #303030;
+ border-right-color: #fff;
}
-.bs-popover-bottom,
-.bs-popover-auto[x-placement^="bottom"] {
+.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
margin-top: 0.5rem;
}
-.bs-popover-bottom > .arrow,
-.bs-popover-auto[x-placement^="bottom"] > .arrow {
+.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
top: calc(-0.5rem - 1px);
}
-.bs-popover-bottom > .arrow::before,
-.bs-popover-auto[x-placement^="bottom"] > .arrow::before {
+.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
top: 0;
border-width: 0 0.5rem 0.5rem 0.5rem;
- border-bottom-color: rgba(0, 0, 0, 0.25);
+ border-bottom-color: rgba(34, 34, 34, 0.25);
}
-.bs-popover-bottom > .arrow::after,
-.bs-popover-auto[x-placement^="bottom"] > .arrow::after {
+.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
top: 1px;
border-width: 0 0.5rem 0.5rem 0.5rem;
- border-bottom-color: #303030;
+ border-bottom-color: #fff;
}
-.bs-popover-bottom .popover-header::before,
-.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
+.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
width: 1rem;
margin-left: -0.5rem;
content: "";
- border-bottom: 1px solid #444;
+ border-bottom: 1px solid #f7f7f7;
}
-.bs-popover-left,
-.bs-popover-auto[x-placement^="left"] {
+.bs-popover-left, .bs-popover-auto[x-placement^=left] {
margin-right: 0.5rem;
}
-.bs-popover-left > .arrow,
-.bs-popover-auto[x-placement^="left"] > .arrow {
+.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
right: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
- margin: 0.3rem 0;
+ margin: 0.5rem 0;
}
-.bs-popover-left > .arrow::before,
-.bs-popover-auto[x-placement^="left"] > .arrow::before {
+.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
right: 0;
border-width: 0.5rem 0 0.5rem 0.5rem;
- border-left-color: rgba(0, 0, 0, 0.25);
+ border-left-color: rgba(34, 34, 34, 0.25);
}
-.bs-popover-left > .arrow::after,
-.bs-popover-auto[x-placement^="left"] > .arrow::after {
+.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
right: 1px;
border-width: 0.5rem 0 0.5rem 0.5rem;
- border-left-color: #303030;
+ border-left-color: #fff;
}
.popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
- font-size: 0.9375rem;
- background-color: #444;
- border-bottom: 1px solid #373737;
- border-top-left-radius: calc(0.3rem - 1px);
- border-top-right-radius: calc(0.3rem - 1px);
+ font-size: 1rem;
+ color: #495057;
+ background-color: #f7f7f7;
+ border-bottom: 1px solid #ebebeb;
+ border-top-left-radius: calc(0.5rem - 1px);
+ border-top-right-radius: calc(0.5rem - 1px);
}
.popover-header:empty {
display: none;
.popover-body {
padding: 0.5rem 0.75rem;
- color: #dee2e6;
+ color: #495057;
}
.carousel {
transition: none;
}
}
-.carousel-control-prev:hover,
-.carousel-control-prev:focus,
+.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
}
.bg-primary {
- background-color: #00bc8c !important;
+ background-color: #f1641e !important;
}
-a.bg-primary:hover,
-a.bg-primary:focus,
+a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
- background-color: #008966 !important;
+ background-color: #cf4d0d !important;
}
.bg-secondary {
background-color: #c80000 !important;
}
-a.bg-secondary:hover,
-a.bg-secondary:focus,
+a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #950000 !important;
}
.bg-success {
- background-color: #00bc8c !important;
+ background-color: #6610f2 !important;
}
-a.bg-success:hover,
-a.bg-success:focus,
+a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
- background-color: #008966 !important;
+ background-color: #510bc4 !important;
}
.bg-info {
- background-color: #3498db !important;
+ background-color: #007bff !important;
}
-a.bg-info:hover,
-a.bg-info:focus,
+a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
- background-color: #217dbb !important;
+ background-color: #0062cc !important;
}
.bg-warning {
- background-color: #f39c12 !important;
+ background-color: #ffc107 !important;
}
-a.bg-warning:hover,
-a.bg-warning:focus,
+a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
- background-color: #c87f0a !important;
+ background-color: #d39e00 !important;
}
.bg-danger {
- background-color: #004231 !important;
+ background-color: #8c3409 !important;
}
-a.bg-danger:hover,
-a.bg-danger:focus,
+a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
- background-color: #000f0b !important;
+ background-color: #5c2206 !important;
}
.bg-light {
- background-color: #303030 !important;
+ background-color: #f8f9fa !important;
}
-a.bg-light:hover,
-a.bg-light:focus,
+a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
- background-color: #171717 !important;
+ background-color: #dae0e5 !important;
}
.bg-dark {
- background-color: #dee2e6 !important;
+ background-color: #343a40 !important;
}
-a.bg-dark:hover,
-a.bg-dark:focus,
+a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
- background-color: #c1c9d0 !important;
+ background-color: #1d2124 !important;
}
.bg-white {
}
.border {
- border: 1px solid #dee2e6 !important;
+ border: 1px solid #495057 !important;
}
.border-top {
- border-top: 1px solid #dee2e6 !important;
+ border-top: 1px solid #495057 !important;
}
.border-right {
- border-right: 1px solid #dee2e6 !important;
+ border-right: 1px solid #495057 !important;
}
.border-bottom {
- border-bottom: 1px solid #dee2e6 !important;
+ border-bottom: 1px solid #495057 !important;
}
.border-left {
- border-left: 1px solid #dee2e6 !important;
+ border-left: 1px solid #495057 !important;
}
.border-0 {
}
.border-primary {
- border-color: #00bc8c !important;
+ border-color: #f1641e !important;
}
.border-secondary {
}
.border-success {
- border-color: #00bc8c !important;
+ border-color: #6610f2 !important;
}
.border-info {
- border-color: #3498db !important;
+ border-color: #007bff !important;
}
.border-warning {
- border-color: #f39c12 !important;
+ border-color: #ffc107 !important;
}
.border-danger {
- border-color: #004231 !important;
+ border-color: #8c3409 !important;
}
.border-light {
- border-color: #303030 !important;
+ border-color: #f8f9fa !important;
}
.border-dark {
- border-color: #dee2e6 !important;
+ border-color: #343a40 !important;
}
.border-white {
}
.rounded-sm {
- border-radius: 0.2rem !important;
+ border-radius: 1rem !important;
}
.rounded {
- border-radius: 0.25rem !important;
+ border-radius: 0.5rem !important;
}
.rounded-top {
- border-top-left-radius: 0.25rem !important;
- border-top-right-radius: 0.25rem !important;
+ border-top-left-radius: 0.5rem !important;
+ border-top-right-radius: 0.5rem !important;
}
.rounded-right {
- border-top-right-radius: 0.25rem !important;
- border-bottom-right-radius: 0.25rem !important;
+ border-top-right-radius: 0.5rem !important;
+ border-bottom-right-radius: 0.5rem !important;
}
.rounded-bottom {
- border-bottom-right-radius: 0.25rem !important;
- border-bottom-left-radius: 0.25rem !important;
+ border-bottom-right-radius: 0.5rem !important;
+ border-bottom-left-radius: 0.5rem !important;
}
.rounded-left {
- border-top-left-radius: 0.25rem !important;
- border-bottom-left-radius: 0.25rem !important;
+ border-top-left-radius: 0.5rem !important;
+ border-bottom-left-radius: 0.5rem !important;
}
.rounded-lg {
- border-radius: 0.3rem !important;
+ border-radius: 0.5rem !important;
}
.rounded-circle {
}
.rounded-pill {
- border-radius: 50rem !important;
+ border-radius: 0.25rem !important;
}
.rounded-0 {
border: 0;
}
-.sr-only-focusable:active,
-.sr-only-focusable:focus {
+.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
}
.shadow-sm {
- box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
+ box-shadow: 0 0.125rem 0.25rem rgba(34, 34, 34, 0.075) !important;
}
.shadow {
- box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
+ box-shadow: 0 0.5rem 1rem rgba(34, 34, 34, 0.15) !important;
}
.shadow-lg {
- box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
+ box-shadow: 0 1rem 3rem rgba(34, 34, 34, 0.175) !important;
}
.shadow-none {
}
.text-monospace {
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
- "Courier New", monospace !important;
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
}
.font-weight-bold {
- font-weight: 700 !important;
+ font-weight: 600 !important;
}
.font-weight-bolder {
}
.text-primary {
- color: #00bc8c !important;
+ color: #f1641e !important;
}
-a.text-primary:hover,
-a.text-primary:focus {
- color: #007053 !important;
+a.text-primary:hover, a.text-primary:focus {
+ color: #b7440b !important;
}
.text-secondary {
color: #c80000 !important;
}
-a.text-secondary:hover,
-a.text-secondary:focus {
+a.text-secondary:hover, a.text-secondary:focus {
color: #7c0000 !important;
}
.text-success {
- color: #00bc8c !important;
+ color: #6610f2 !important;
}
-a.text-success:hover,
-a.text-success:focus {
- color: #007053 !important;
+a.text-success:hover, a.text-success:focus {
+ color: #4709ac !important;
}
.text-info {
- color: #3498db !important;
+ color: #007bff !important;
}
-a.text-info:hover,
-a.text-info:focus {
- color: #1d6fa5 !important;
+a.text-info:hover, a.text-info:focus {
+ color: #0056b3 !important;
}
.text-warning {
- color: #f39c12 !important;
+ color: #ffc107 !important;
}
-a.text-warning:hover,
-a.text-warning:focus {
- color: #b06f09 !important;
+a.text-warning:hover, a.text-warning:focus {
+ color: #ba8b00 !important;
}
.text-danger {
- color: #004231 !important;
+ color: #8c3409 !important;
}
-a.text-danger:hover,
-a.text-danger:focus {
- color: black !important;
+a.text-danger:hover, a.text-danger:focus {
+ color: #441904 !important;
}
.text-light {
- color: #303030 !important;
+ color: #f8f9fa !important;
}
-a.text-light:hover,
-a.text-light:focus {
- color: #0a0a0a !important;
+a.text-light:hover, a.text-light:focus {
+ color: #cbd3da !important;
}
.text-dark {
- color: #dee2e6 !important;
+ color: #343a40 !important;
}
-a.text-dark:hover,
-a.text-dark:focus {
- color: #b2bcc5 !important;
+a.text-dark:hover, a.text-dark:focus {
+ color: #121416 !important;
}
.text-body {
- color: #dee2e6 !important;
+ color: #495057 !important;
}
.text-muted {
- color: #888 !important;
+ color: #6c757d !important;
}
.text-black-50 {
- color: rgba(0, 0, 0, 0.5) !important;
+ color: rgba(34, 34, 34, 0.5) !important;
}
.text-white-50 {
display: none;
}
.badge {
- border: 1px solid #000;
+ border: 1px solid #222;
}
.table {
border-collapse: collapse !important;
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
- border-color: #444;
+ border-color: #495057;
}
.table .thead-dark th {
color: inherit;
- border-color: #444;
+ border-color: #495057;
}
}
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
- --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Droid Sans",
- "Segoe UI", "Helvetica", Arial, sans-serif;
- --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
- "Liberation Mono", "Courier New", monospace;
+ --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Droid Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
+ --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
-webkit-tap-highlight-color: rgba(34, 34, 34, 0);
}
-article,
-aside,
-figcaption,
-figure,
-footer,
-header,
-hgroup,
-main,
-nav,
-section {
+article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
- font-family: -apple-system, BlinkMacSystemFont, "Droid Sans", "Segoe UI",
- "Helvetica", Arial, sans-serif;
+ font-family: -apple-system, BlinkMacSystemFont, "Droid Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
overflow: visible;
}
-h1,
-h2,
-h3,
-h4,
-h5,
-h6 {
+h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
code,
kbd,
samp {
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
- "Courier New", monospace;
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
text-transform: none;
}
-[role="button"] {
+[role=button] {
cursor: pointer;
}
}
button,
-[type="button"],
-[type="reset"],
-[type="submit"] {
+[type=button],
+[type=reset],
+[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
-[type="button"]:not(:disabled),
-[type="reset"]:not(:disabled),
-[type="submit"]:not(:disabled) {
+[type=button]:not(:disabled),
+[type=reset]:not(:disabled),
+[type=submit]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
-[type="button"]::-moz-focus-inner,
-[type="reset"]::-moz-focus-inner,
-[type="submit"]::-moz-focus-inner {
+[type=button]::-moz-focus-inner,
+[type=reset]::-moz-focus-inner,
+[type=submit]::-moz-focus-inner {
padding: 0;
border-style: none;
}
-input[type="radio"],
-input[type="checkbox"] {
+input[type=radio],
+input[type=checkbox] {
box-sizing: border-box;
padding: 0;
}
vertical-align: baseline;
}
-[type="number"]::-webkit-inner-spin-button,
-[type="number"]::-webkit-outer-spin-button {
+[type=number]::-webkit-inner-spin-button,
+[type=number]::-webkit-outer-spin-button {
height: auto;
}
-[type="search"] {
+[type=search] {
outline-offset: -2px;
-webkit-appearance: none;
}
-[type="search"]::-webkit-search-decoration {
+[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
display: none !important;
}
-h1,
-h2,
-h3,
-h4,
-h5,
-h6,
-.h1,
-.h2,
-.h3,
-.h4,
-.h5,
-.h6 {
+h1, h2, h3, h4, h5, h6,
+.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
color: #495057;
}
-h1,
-.h1 {
+h1, .h1 {
font-size: 2.5rem;
}
-h2,
-.h2 {
+h2, .h2 {
font-size: 2rem;
}
-h3,
-.h3 {
+h3, .h3 {
font-size: 1.75rem;
}
-h4,
-.h4 {
+h4, .h4 {
font-size: 1.5rem;
}
-h5,
-.h5 {
+h5, .h5 {
font-size: 1.25rem;
}
-h6,
-.h6 {
+h6, .h6 {
font-size: 1rem;
}
}
@media (min-width: 576px) {
- .container-sm,
- .container {
+ .container-sm, .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
- .container-md,
- .container-sm,
- .container {
+ .container-md, .container-sm, .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
- .container-lg,
- .container-md,
- .container-sm,
- .container {
+ .container-lg, .container-md, .container-sm, .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
- .container-xl,
- .container-lg,
- .container-md,
- .container-sm,
- .container {
+ .container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1140px;
}
}
margin-left: 0;
}
.no-gutters > .col,
-.no-gutters > [class*="col-"] {
+.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-xl,
-.col-xl-auto,
-.col-xl-12,
-.col-xl-11,
-.col-xl-10,
-.col-xl-9,
-.col-xl-8,
-.col-xl-7,
-.col-xl-6,
-.col-xl-5,
-.col-xl-4,
-.col-xl-3,
-.col-xl-2,
-.col-xl-1,
-.col-lg,
-.col-lg-auto,
-.col-lg-12,
-.col-lg-11,
-.col-lg-10,
-.col-lg-9,
-.col-lg-8,
-.col-lg-7,
-.col-lg-6,
-.col-lg-5,
-.col-lg-4,
-.col-lg-3,
-.col-lg-2,
-.col-lg-1,
-.col-md,
-.col-md-auto,
-.col-md-12,
-.col-md-11,
-.col-md-10,
-.col-md-9,
-.col-md-8,
-.col-md-7,
-.col-md-6,
-.col-md-5,
-.col-md-4,
-.col-md-3,
-.col-md-2,
-.col-md-1,
-.col-sm,
-.col-sm-auto,
-.col-sm-12,
-.col-sm-11,
-.col-sm-10,
-.col-sm-9,
-.col-sm-8,
-.col-sm-7,
-.col-sm-6,
-.col-sm-5,
-.col-sm-4,
-.col-sm-3,
-.col-sm-2,
-.col-sm-1,
-.col,
-.col-auto,
-.col-12,
-.col-11,
-.col-10,
-.col-9,
-.col-8,
-.col-7,
-.col-6,
-.col-5,
-.col-4,
-.col-3,
-.col-2,
-.col-1 {
+.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
+.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
+.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
+.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
+.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
position: relative;
width: 100%;
padding-right: 15px;
color: #6c757d;
opacity: 1;
}
-.form-control:disabled,
-.form-control[readonly] {
+.form-control:disabled, .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
-input[type="date"].form-control,
-input[type="time"].form-control,
-input[type="datetime-local"].form-control,
-input[type="month"].form-control {
+input[type=date].form-control,
+input[type=time].form-control,
+input[type=datetime-local].form-control,
+input[type=month].form-control {
appearance: none;
}
border: solid transparent;
border-width: 1px 0;
}
-.form-control-plaintext.form-control-sm,
-.form-control-plaintext.form-control-lg {
+.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
border-radius: 0.5rem;
}
-select.form-control[size],
-select.form-control[multiple] {
+select.form-control[size], select.form-control[multiple] {
height: auto;
}
margin-left: -5px;
}
.form-row > .col,
-.form-row > [class*="col-"] {
+.form-row > [class*=col-] {
padding-right: 5px;
padding-left: 5px;
}
margin-top: 0.3rem;
margin-left: -1.25rem;
}
-.form-check-input[disabled] ~ .form-check-label,
-.form-check-input:disabled ~ .form-check-label {
+.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
color: #6c757d;
}
background-color: rgba(0, 123, 255, 0.9);
border-radius: 0.5rem;
}
-.form-row > .col > .valid-tooltip,
-.form-row > [class*="col-"] > .valid-tooltip {
+.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
left: 5px;
}
display: block;
}
-.was-validated .form-control:valid,
-.form-control.is-valid {
+.was-validated .form-control:valid, .form-control.is-valid {
border-color: #007bff;
padding-right: calc(1.5em + 0.75rem) !important;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23007bff' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
-.was-validated .form-control:valid:focus,
-.form-control.is-valid:focus {
+.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #007bff;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
-.was-validated select.form-control:valid,
-select.form-control.is-valid {
+.was-validated select.form-control:valid, select.form-control.is-valid {
padding-right: 3rem !important;
background-position: right 1.5rem center;
}
-.was-validated textarea.form-control:valid,
-textarea.form-control.is-valid {
+.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem);
- background-position: top calc(0.375em + 0.1875rem) right
- calc(0.375em + 0.1875rem);
+ background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
-.was-validated .custom-select:valid,
-.custom-select.is-valid {
+.was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #007bff;
padding-right: calc(0.75em + 2.3125rem) !important;
- background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
- right 0.75rem center/8px 10px no-repeat,
- #fff
- url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23007bff' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
- center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
- no-repeat;
-}
-.was-validated .custom-select:valid:focus,
-.custom-select.is-valid:focus {
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23007bff' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
+}
+.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
border-color: #007bff;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
-.was-validated .form-check-input:valid ~ .form-check-label,
-.form-check-input.is-valid ~ .form-check-label {
+.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #007bff;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
-.was-validated .form-check-input:valid ~ .valid-tooltip,
-.form-check-input.is-valid ~ .valid-feedback,
+.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
-.was-validated .custom-control-input:valid ~ .custom-control-label,
-.custom-control-input.is-valid ~ .custom-control-label {
+.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: #007bff;
}
-.was-validated .custom-control-input:valid ~ .custom-control-label::before,
-.custom-control-input.is-valid ~ .custom-control-label::before {
+.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
border-color: #007bff;
}
-.was-validated
- .custom-control-input:valid:checked
- ~ .custom-control-label::before,
-.custom-control-input.is-valid:checked ~ .custom-control-label::before {
+.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
border-color: #3395ff;
background-color: #3395ff;
}
-.was-validated
- .custom-control-input:valid:focus
- ~ .custom-control-label::before,
-.custom-control-input.is-valid:focus ~ .custom-control-label::before {
+.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
-.was-validated
- .custom-control-input:valid:focus:not(:checked)
- ~ .custom-control-label::before,
-.custom-control-input.is-valid:focus:not(:checked)
- ~ .custom-control-label::before {
+.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #007bff;
}
-.was-validated .custom-file-input:valid ~ .custom-file-label,
-.custom-file-input.is-valid ~ .custom-file-label {
+.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #007bff;
}
-.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
-.custom-file-input.is-valid:focus ~ .custom-file-label {
+.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
border-color: #007bff;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
background-color: rgba(135, 50, 8, 0.9);
border-radius: 0.5rem;
}
-.form-row > .col > .invalid-tooltip,
-.form-row > [class*="col-"] > .invalid-tooltip {
+.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
left: 5px;
}
display: block;
}
-.was-validated .form-control:invalid,
-.form-control.is-invalid {
+.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #873208;
padding-right: calc(1.5em + 0.75rem) !important;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23873208' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23873208' stroke='none'/%3e%3c/svg%3e");
background-position: right calc(0.375em + 0.1875rem) center;
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
-.was-validated .form-control:invalid:focus,
-.form-control.is-invalid:focus {
+.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #873208;
box-shadow: 0 0 0 0.2rem rgba(135, 50, 8, 0.25);
}
-.was-validated select.form-control:invalid,
-select.form-control.is-invalid {
+.was-validated select.form-control:invalid, select.form-control.is-invalid {
padding-right: 3rem !important;
background-position: right 1.5rem center;
}
-.was-validated textarea.form-control:invalid,
-textarea.form-control.is-invalid {
+.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem);
- background-position: top calc(0.375em + 0.1875rem) right
- calc(0.375em + 0.1875rem);
+ background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
-.was-validated .custom-select:invalid,
-.custom-select.is-invalid {
+.was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #873208;
padding-right: calc(0.75em + 2.3125rem) !important;
- background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
- right 0.75rem center/8px 10px no-repeat,
- #fff
- url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23873208' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23873208' stroke='none'/%3e%3c/svg%3e")
- center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
- no-repeat;
-}
-.was-validated .custom-select:invalid:focus,
-.custom-select.is-invalid:focus {
+ background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23873208' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23873208' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
+}
+.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
border-color: #873208;
box-shadow: 0 0 0 0.2rem rgba(135, 50, 8, 0.25);
}
-.was-validated .form-check-input:invalid ~ .form-check-label,
-.form-check-input.is-invalid ~ .form-check-label {
+.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #873208;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
-.was-validated .form-check-input:invalid ~ .invalid-tooltip,
-.form-check-input.is-invalid ~ .invalid-feedback,
+.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
-.was-validated .custom-control-input:invalid ~ .custom-control-label,
-.custom-control-input.is-invalid ~ .custom-control-label {
+.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
color: #873208;
}
-.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
-.custom-control-input.is-invalid ~ .custom-control-label::before {
+.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #873208;
}
-.was-validated
- .custom-control-input:invalid:checked
- ~ .custom-control-label::before,
-.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
+.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
border-color: #b7440b;
background-color: #b7440b;
}
-.was-validated
- .custom-control-input:invalid:focus
- ~ .custom-control-label::before,
-.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
+.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(135, 50, 8, 0.25);
}
-.was-validated
- .custom-control-input:invalid:focus:not(:checked)
- ~ .custom-control-label::before,
-.custom-control-input.is-invalid:focus:not(:checked)
- ~ .custom-control-label::before {
+.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #873208;
}
-.was-validated .custom-file-input:invalid ~ .custom-file-label,
-.custom-file-input.is-invalid ~ .custom-file-label {
+.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #873208;
}
-.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
-.custom-file-input.is-invalid:focus ~ .custom-file-label {
+.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
border-color: #873208;
box-shadow: 0 0 0 0.2rem rgba(135, 50, 8, 0.25);
}
font-size: 1rem;
line-height: 1.5;
border-radius: 0.5rem;
- transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
- border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
color: #495057;
text-decoration: none;
}
-.btn:focus,
-.btn.focus {
+.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.75);
}
-.btn.disabled,
-.btn:disabled {
+.btn.disabled, .btn:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
background-color: #db520e;
border-color: #cf4d0d;
}
-.btn-primary:focus,
-.btn-primary.focus {
+.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #db520e;
border-color: #cf4d0d;
box-shadow: 0 0 0 0.2rem rgba(243, 123, 64, 0.5);
}
-.btn-primary.disabled,
-.btn-primary:disabled {
+.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #f1641e;
border-color: #f1641e;
}
-.btn-primary:not(:disabled):not(.disabled):active,
-.btn-primary:not(:disabled):not(.disabled).active,
-.show > .btn-primary.dropdown-toggle {
+.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #cf4d0d;
border-color: #c3490c;
}
-.btn-primary:not(:disabled):not(.disabled):active:focus,
-.btn-primary:not(:disabled):not(.disabled).active:focus,
-.show > .btn-primary.dropdown-toggle:focus {
+.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(243, 123, 64, 0.5);
}
background-color: #00a243;
border-color: #00953e;
}
-.btn-secondary:focus,
-.btn-secondary.focus {
+.btn-secondary:focus, .btn-secondary.focus {
color: #fff;
background-color: #00a243;
border-color: #00953e;
box-shadow: 0 0 0 0.2rem rgba(38, 208, 109, 0.5);
}
-.btn-secondary.disabled,
-.btn-secondary:disabled {
+.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #00c853;
border-color: #00c853;
}
-.btn-secondary:not(:disabled):not(.disabled):active,
-.btn-secondary:not(:disabled):not(.disabled).active,
-.show > .btn-secondary.dropdown-toggle {
+.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #00953e;
border-color: #008839;
}
-.btn-secondary:not(:disabled):not(.disabled):active:focus,
-.btn-secondary:not(:disabled):not(.disabled).active:focus,
-.show > .btn-secondary.dropdown-toggle:focus {
+.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(38, 208, 109, 0.5);
}
background-color: #560bd0;
border-color: #510bc4;
}
-.btn-success:focus,
-.btn-success.focus {
+.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #560bd0;
border-color: #510bc4;
box-shadow: 0 0 0 0.2rem rgba(125, 52, 244, 0.5);
}
-.btn-success.disabled,
-.btn-success:disabled {
+.btn-success.disabled, .btn-success:disabled {
color: #fff;
background-color: #6610f2;
border-color: #6610f2;
}
-.btn-success:not(:disabled):not(.disabled):active,
-.btn-success:not(:disabled):not(.disabled).active,
-.show > .btn-success.dropdown-toggle {
+.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #510bc4;
border-color: #4c0ab8;
}
-.btn-success:not(:disabled):not(.disabled):active:focus,
-.btn-success:not(:disabled):not(.disabled).active:focus,
-.show > .btn-success.dropdown-toggle:focus {
+.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(125, 52, 244, 0.5);
}
background-color: #0069d9;
border-color: #0062cc;
}
-.btn-info:focus,
-.btn-info.focus {
+.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
-.btn-info.disabled,
-.btn-info:disabled {
+.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
-.btn-info:not(:disabled):not(.disabled):active,
-.btn-info:not(:disabled):not(.disabled).active,
-.show > .btn-info.dropdown-toggle {
+.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #0062cc;
border-color: #005cbf;
}
-.btn-info:not(:disabled):not(.disabled):active:focus,
-.btn-info:not(:disabled):not(.disabled).active:focus,
-.show > .btn-info.dropdown-toggle:focus {
+.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
background-color: #e0a800;
border-color: #d39e00;
}
-.btn-warning:focus,
-.btn-warning.focus {
+.btn-warning:focus, .btn-warning.focus {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
-.btn-warning.disabled,
-.btn-warning:disabled {
+.btn-warning.disabled, .btn-warning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
-.btn-warning:not(:disabled):not(.disabled):active,
-.btn-warning:not(:disabled):not(.disabled).active,
-.show > .btn-warning.dropdown-toggle {
+.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
-.btn-warning:not(:disabled):not(.disabled):active:focus,
-.btn-warning:not(:disabled):not(.disabled).active:focus,
-.show > .btn-warning.dropdown-toggle:focus {
+.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
background-color: #632506;
border-color: #572105;
}
-.btn-danger:focus,
-.btn-danger.focus {
+.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #632506;
border-color: #572105;
box-shadow: 0 0 0 0.2rem rgba(153, 81, 45, 0.5);
}
-.btn-danger.disabled,
-.btn-danger:disabled {
+.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #873208;
border-color: #873208;
}
-.btn-danger:not(:disabled):not(.disabled):active,
-.btn-danger:not(:disabled):not(.disabled).active,
-.show > .btn-danger.dropdown-toggle {
+.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #572105;
border-color: #4b1c05;
}
-.btn-danger:not(:disabled):not(.disabled):active:focus,
-.btn-danger:not(:disabled):not(.disabled).active:focus,
-.show > .btn-danger.dropdown-toggle:focus {
+.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(153, 81, 45, 0.5);
}
background-color: #e2e6ea;
border-color: #dae0e5;
}
-.btn-light:focus,
-.btn-light.focus {
+.btn-light:focus, .btn-light.focus {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5;
box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
-.btn-light.disabled,
-.btn-light:disabled {
+.btn-light.disabled, .btn-light:disabled {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
-.btn-light:not(:disabled):not(.disabled):active,
-.btn-light:not(:disabled):not(.disabled).active,
-.show > .btn-light.dropdown-toggle {
+.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df;
}
-.btn-light:not(:disabled):not(.disabled):active:focus,
-.btn-light:not(:disabled):not(.disabled).active:focus,
-.show > .btn-light.dropdown-toggle:focus {
+.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
background-color: #23272b;
border-color: #1d2124;
}
-.btn-dark:focus,
-.btn-dark.focus {
+.btn-dark:focus, .btn-dark.focus {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
-.btn-dark.disabled,
-.btn-dark:disabled {
+.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
-.btn-dark:not(:disabled):not(.disabled):active,
-.btn-dark:not(:disabled):not(.disabled).active,
-.show > .btn-dark.dropdown-toggle {
+.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d;
}
-.btn-dark:not(:disabled):not(.disabled):active:focus,
-.btn-dark:not(:disabled):not(.disabled).active:focus,
-.show > .btn-dark.dropdown-toggle:focus {
+.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
background-color: #f1641e;
border-color: #f1641e;
}
-.btn-outline-primary:focus,
-.btn-outline-primary.focus {
+.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.5);
}
-.btn-outline-primary.disabled,
-.btn-outline-primary:disabled {
+.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #f1641e;
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 {
+.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: #f1641e;
border-color: #f1641e;
}
-.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 {
+.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.5);
}
background-color: #00c853;
border-color: #00c853;
}
-.btn-outline-secondary:focus,
-.btn-outline-secondary.focus {
+.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 200, 83, 0.5);
}
-.btn-outline-secondary.disabled,
-.btn-outline-secondary:disabled {
+.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #00c853;
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 {
+.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: #00c853;
border-color: #00c853;
}
-.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 {
+.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 200, 83, 0.5);
}
background-color: #6610f2;
border-color: #6610f2;
}
-.btn-outline-success:focus,
-.btn-outline-success.focus {
+.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(102, 16, 242, 0.5);
}
-.btn-outline-success.disabled,
-.btn-outline-success:disabled {
+.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #6610f2;
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 {
+.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: #6610f2;
border-color: #6610f2;
}
-.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 {
+.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(102, 16, 242, 0.5);
}
background-color: #007bff;
border-color: #007bff;
}
-.btn-outline-info:focus,
-.btn-outline-info.focus {
+.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
-.btn-outline-info.disabled,
-.btn-outline-info:disabled {
+.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #007bff;
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 {
+.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: #007bff;
border-color: #007bff;
}
-.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 {
+.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
background-color: #ffc107;
border-color: #ffc107;
}
-.btn-outline-warning:focus,
-.btn-outline-warning.focus {
+.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
-.btn-outline-warning.disabled,
-.btn-outline-warning:disabled {
+.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
-.btn-outline-warning:not(:disabled):not(.disabled):active,
-.btn-outline-warning:not(:disabled):not(.disabled).active,
-.show > .btn-outline-warning.dropdown-toggle {
+.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
-.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
-.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
-.show > .btn-outline-warning.dropdown-toggle:focus {
+.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
background-color: #873208;
border-color: #873208;
}
-.btn-outline-danger:focus,
-.btn-outline-danger.focus {
+.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(135, 50, 8, 0.5);
}
-.btn-outline-danger.disabled,
-.btn-outline-danger:disabled {
+.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #873208;
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 {
+.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #873208;
border-color: #873208;
}
-.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 {
+.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(135, 50, 8, 0.5);
}
background-color: #f8f9fa;
border-color: #f8f9fa;
}
-.btn-outline-light:focus,
-.btn-outline-light.focus {
+.btn-outline-light:focus, .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
-.btn-outline-light.disabled,
-.btn-outline-light:disabled {
+.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
-.btn-outline-light:not(:disabled):not(.disabled):active,
-.btn-outline-light:not(:disabled):not(.disabled).active,
-.show > .btn-outline-light.dropdown-toggle {
+.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
-.btn-outline-light:not(:disabled):not(.disabled):active:focus,
-.btn-outline-light:not(:disabled):not(.disabled).active:focus,
-.show > .btn-outline-light.dropdown-toggle:focus {
+.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
background-color: #343a40;
border-color: #343a40;
}
-.btn-outline-dark:focus,
-.btn-outline-dark.focus {
+.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
-.btn-outline-dark.disabled,
-.btn-outline-dark:disabled {
+.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
-.btn-outline-dark:not(:disabled):not(.disabled):active,
-.btn-outline-dark:not(:disabled):not(.disabled).active,
-.show > .btn-outline-dark.dropdown-toggle {
+.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
-.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
-.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
-.show > .btn-outline-dark.dropdown-toggle:focus {
+.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
color: #b7440b;
text-decoration: underline;
}
-.btn-link:focus,
-.btn-link.focus {
+.btn-link:focus, .btn-link.focus {
text-decoration: underline;
}
-.btn-link:disabled,
-.btn-link.disabled {
+.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
pointer-events: none;
}
-.btn-lg,
-.btn-group-lg > .btn {
+.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.5rem;
}
-.btn-sm,
-.btn-group-sm > .btn {
+.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
margin-top: 0.5rem;
}
-input[type="submit"].btn-block,
-input[type="reset"].btn-block,
-input[type="button"].btn-block {
+input[type=submit].btn-block,
+input[type=reset].btn-block,
+input[type=button].btn-block {
width: 100%;
}
vertical-align: 0;
}
-.dropdown-menu[x-placement^="top"],
-.dropdown-menu[x-placement^="right"],
-.dropdown-menu[x-placement^="bottom"],
-.dropdown-menu[x-placement^="left"] {
+.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
right: auto;
bottom: auto;
}
background-color: transparent;
border: 0;
}
-.dropdown-item:hover,
-.dropdown-item:focus {
+.dropdown-item:hover, .dropdown-item:focus {
color: #16181b;
text-decoration: none;
background-color: #e9ecef;
}
-.dropdown-item.active,
-.dropdown-item:active {
+.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #f1641e;
}
-.dropdown-item.disabled,
-.dropdown-item:disabled {
+.dropdown-item.disabled, .dropdown-item:disabled {
color: #adb5bd;
pointer-events: none;
background-color: transparent;
.btn-group-vertical > .btn:hover {
z-index: 1;
}
-.btn-group > .btn:focus,
-.btn-group > .btn:active,
-.btn-group > .btn.active,
+.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
-.dropdown-toggle-split::after,
-.dropup .dropdown-toggle-split::after,
-.dropright .dropdown-toggle-split::after {
+.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
margin-right: 0;
}
-.btn-sm + .dropdown-toggle-split,
-.btn-group-sm > .btn + .dropdown-toggle-split {
+.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 {
+.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
-.btn-group-toggle > .btn input[type="radio"],
-.btn-group-toggle > .btn input[type="checkbox"],
-.btn-group-toggle > .btn-group > .btn input[type="radio"],
-.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
+.btn-group-toggle > .btn input[type=radio],
+.btn-group-toggle > .btn input[type=checkbox],
+.btn-group-toggle > .btn-group > .btn input[type=radio],
+.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
display: flex;
align-items: center;
}
-.input-group > .custom-file:not(:last-child) .custom-file-label,
-.input-group > .custom-file:not(:last-child) .custom-file-label::after {
+.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
-.input-group:not(.has-validation)
- > .custom-file:not(:last-child)
- .custom-file-label,
-.input-group:not(.has-validation)
- > .custom-file:not(:last-child)
- .custom-file-label::after {
+.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
+.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
-.input-group.has-validation > .form-control:nth-last-child(n + 3),
-.input-group.has-validation > .custom-select:nth-last-child(n + 3),
-.input-group.has-validation
- > .custom-file:nth-last-child(n + 3)
- .custom-file-label,
-.input-group.has-validation
- > .custom-file:nth-last-child(n + 3)
- .custom-file-label::after {
+.input-group.has-validation > .form-control:nth-last-child(n+3),
+.input-group.has-validation > .custom-select:nth-last-child(n+3),
+.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
+.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
border: 1px solid #ced4da;
border-radius: 0.5rem;
}
-.input-group-text input[type="radio"],
-.input-group-text input[type="checkbox"] {
+.input-group-text input[type=radio],
+.input-group-text input[type=checkbox] {
margin-top: 0;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
-.input-group:not(.has-validation)
- > .input-group-append:not(:last-child)
- > .input-group-text,
-.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
-.input-group.has-validation
- > .input-group-append:nth-last-child(n + 3)
- > .input-group-text,
-.input-group
- > .input-group-append:last-child
- > .btn:not(:last-child):not(.dropdown-toggle),
-.input-group
- > .input-group-append:last-child
- > .input-group-text:not(:last-child) {
+.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
+.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
+.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
+.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
+.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
-.input-group
- > .input-group-prepend:first-child
- > .input-group-text:not(:first-child) {
+.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
background-color: #fbd8c6;
border-color: #fbd8c6;
}
-.custom-control-input[disabled] ~ .custom-control-label,
-.custom-control-input:disabled ~ .custom-control-label {
+.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
-.custom-control-input[disabled] ~ .custom-control-label::before,
-.custom-control-input:disabled ~ .custom-control-label::before {
+.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
-.custom-checkbox
- .custom-control-input:indeterminate
- ~ .custom-control-label::before {
+.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #f1641e;
background-color: #f1641e;
}
-.custom-checkbox
- .custom-control-input:indeterminate
- ~ .custom-control-label::after {
+.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' width='4' height='4' 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 {
+.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(241, 100, 30, 0.5);
}
-.custom-checkbox
- .custom-control-input:disabled:indeterminate
- ~ .custom-control-label::before {
+.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(241, 100, 30, 0.5);
}
.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' width='12' height='12' 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 {
+.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(241, 100, 30, 0.5);
}
height: calc(1rem - 4px);
background-color: #adb5bd;
border-radius: 0.5rem;
- transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out,
- border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-switch .custom-control-label::after {
background-color: #fff;
transform: translateX(0.75rem);
}
-.custom-switch
- .custom-control-input:disabled:checked
- ~ .custom-control-label::before {
+.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(241, 100, 30, 0.5);
}
line-height: 1.5;
color: #495057;
vertical-align: middle;
- background: #fff
- url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
- right 0.75rem center/8px 10px no-repeat;
+ background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
border: 1px solid #ced4da;
border-radius: 0.5rem;
appearance: none;
color: #495057;
background-color: #fff;
}
-.custom-select[multiple],
-.custom-select[size]:not([size="1"]) {
+.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
border-color: #f8b796;
box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.75);
}
-.custom-file-input[disabled] ~ .custom-file-label,
-.custom-file-input:disabled ~ .custom-file-label {
+.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
background-color: #f1641e;
border: 0;
border-radius: 1rem;
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
background-color: #f1641e;
border: 0;
border-radius: 1rem;
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
background-color: #f1641e;
border: 0;
border-radius: 1rem;
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
.custom-file-label,
.custom-select {
- transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
- box-shadow 0.15s ease-in-out;
+ transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
display: block;
padding: 0.5rem 1rem;
}
-.nav-link:hover,
-.nav-link:focus {
+.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
-.nav-tabs .nav-link:hover,
-.nav-tabs .nav-link:focus {
+.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
isolation: isolate;
border-color: #e9ecef #e9ecef #dee2e6;
}
line-height: inherit;
white-space: nowrap;
}
-.navbar-brand:hover,
-.navbar-brand:focus {
+.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
border: 1px solid transparent;
border-radius: 0.5rem;
}
-.navbar-toggler:hover,
-.navbar-toggler:focus {
+.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-light .navbar-brand {
color: #212529;
}
-.navbar-light .navbar-brand:hover,
-.navbar-light .navbar-brand:focus {
+.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: #212529;
}
.navbar-light .navbar-nav .nav-link {
color: #6c757d;
}
-.navbar-light .navbar-nav .nav-link:hover,
-.navbar-light .navbar-nav .nav-link:focus {
+.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: #212529;
}
.navbar-light .navbar-nav .nav-link.disabled {
.navbar-light .navbar-text a {
color: #212529;
}
-.navbar-light .navbar-text a:hover,
-.navbar-light .navbar-text a:focus {
+.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: #212529;
}
.navbar-dark .navbar-brand {
color: #fff;
}
-.navbar-dark .navbar-brand:hover,
-.navbar-dark .navbar-brand:focus {
+.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
-.navbar-dark .navbar-nav .nav-link:hover,
-.navbar-dark .navbar-nav .nav-link:focus {
+.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
.navbar-dark .navbar-text a {
color: #fff;
}
-.navbar-dark .navbar-text a:hover,
-.navbar-dark .navbar-text a:focus {
+.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.5rem;
- transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
- border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
+ transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.badge {
transition: none;
}
}
-a.badge:hover,
-a.badge:focus {
+a.badge:hover, a.badge:focus {
text-decoration: none;
}
color: #fff;
background-color: #f1641e;
}
-a.badge-primary:hover,
-a.badge-primary:focus {
+a.badge-primary:hover, a.badge-primary:focus {
color: #fff;
background-color: #cf4d0d;
}
-a.badge-primary:focus,
-a.badge-primary.focus {
+a.badge-primary:focus, a.badge-primary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(241, 100, 30, 0.5);
}
color: #fff;
background-color: #00c853;
}
-a.badge-secondary:hover,
-a.badge-secondary:focus {
+a.badge-secondary:hover, a.badge-secondary:focus {
color: #fff;
background-color: #00953e;
}
-a.badge-secondary:focus,
-a.badge-secondary.focus {
+a.badge-secondary:focus, a.badge-secondary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 200, 83, 0.5);
}
color: #fff;
background-color: #6610f2;
}
-a.badge-success:hover,
-a.badge-success:focus {
+a.badge-success:hover, a.badge-success:focus {
color: #fff;
background-color: #510bc4;
}
-a.badge-success:focus,
-a.badge-success.focus {
+a.badge-success:focus, a.badge-success.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(102, 16, 242, 0.5);
}
color: #fff;
background-color: #007bff;
}
-a.badge-info:hover,
-a.badge-info:focus {
+a.badge-info:hover, a.badge-info:focus {
color: #fff;
background-color: #0062cc;
}
-a.badge-info:focus,
-a.badge-info.focus {
+a.badge-info:focus, a.badge-info.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
color: #212529;
background-color: #ffc107;
}
-a.badge-warning:hover,
-a.badge-warning:focus {
+a.badge-warning:hover, a.badge-warning:focus {
color: #212529;
background-color: #d39e00;
}
-a.badge-warning:focus,
-a.badge-warning.focus {
+a.badge-warning:focus, a.badge-warning.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
color: #fff;
background-color: #873208;
}
-a.badge-danger:hover,
-a.badge-danger:focus {
+a.badge-danger:hover, a.badge-danger:focus {
color: #fff;
background-color: #572105;
}
-a.badge-danger:focus,
-a.badge-danger.focus {
+a.badge-danger:focus, a.badge-danger.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(135, 50, 8, 0.5);
}
color: #212529;
background-color: #f8f9fa;
}
-a.badge-light:hover,
-a.badge-light:focus {
+a.badge-light:hover, a.badge-light:focus {
color: #212529;
background-color: #dae0e5;
}
-a.badge-light:focus,
-a.badge-light.focus {
+a.badge-light:focus, a.badge-light.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
color: #fff;
background-color: #343a40;
}
-a.badge-dark:hover,
-a.badge-dark:focus {
+a.badge-dark:hover, a.badge-dark:focus {
color: #fff;
background-color: #1d2124;
}
-a.badge-dark:focus,
-a.badge-dark.focus {
+a.badge-dark:focus, a.badge-dark.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
}
.progress-bar-striped {
- background-image: linear-gradient(
- 45deg,
- rgba(255, 255, 255, 0.15) 25%,
- transparent 25%,
- transparent 50%,
- rgba(255, 255, 255, 0.15) 50%,
- rgba(255, 255, 255, 0.15) 75%,
- transparent 75%,
- transparent
- );
+ background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
color: #495057;
text-align: inherit;
}
-.list-group-item-action:hover,
-.list-group-item-action:focus {
+.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
color: #495057;
text-decoration: none;
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit;
}
-.list-group-item.disabled,
-.list-group-item:disabled {
+.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: #fff;
color: #8e4420;
background-color: #fbd4c0;
}
-.list-group-item-primary.list-group-item-action:hover,
-.list-group-item-primary.list-group-item-action:focus {
+.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #8e4420;
background-color: #f9c4a8;
}
color: #10783b;
background-color: #b8f0cf;
}
-.list-group-item-secondary.list-group-item-action:hover,
-.list-group-item-secondary.list-group-item-action:focus {
+.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #10783b;
background-color: #a3ecc1;
}
color: #45198e;
background-color: #d4bcfb;
}
-.list-group-item-success.list-group-item-action:hover,
-.list-group-item-success.list-group-item-action:focus {
+.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #45198e;
background-color: #c5a4fa;
}
color: #105095;
background-color: #b8daff;
}
-.list-group-item-info.list-group-item-action:hover,
-.list-group-item-info.list-group-item-action:focus {
+.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #105095;
background-color: #9fcdff;
}
color: #957514;
background-color: #ffeeba;
}
-.list-group-item-warning.list-group-item-action:hover,
-.list-group-item-warning.list-group-item-action:focus {
+.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #957514;
background-color: #ffe8a1;
}
color: #572a14;
background-color: #ddc6ba;
}
-.list-group-item-danger.list-group-item-action:hover,
-.list-group-item-danger.list-group-item-action:focus {
+.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #572a14;
background-color: #d5b8a9;
}
color: #919292;
background-color: #fdfdfe;
}
-.list-group-item-light.list-group-item-action:hover,
-.list-group-item-light.list-group-item-action:focus {
+.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #919292;
background-color: #ececf6;
}
color: #2b2e32;
background-color: #c6c8ca;
}
-.list-group-item-dark.list-group-item-action:hover,
-.list-group-item-dark.list-group-item-action:focus {
+.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #2b2e32;
background-color: #b9bbbe;
}
color: #222;
text-decoration: none;
}
-.close:not(:disabled):not(.disabled):hover,
-.close:not(:disabled):not(.disabled):focus {
+.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
opacity: 0.75;
}
z-index: 1070;
display: block;
margin: 0;
- font-family: -apple-system, BlinkMacSystemFont, "Droid Sans", "Segoe UI",
- "Helvetica", Arial, sans-serif;
+ font-family: -apple-system, BlinkMacSystemFont, "Droid Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.5;
border-style: solid;
}
-.bs-tooltip-top,
-.bs-tooltip-auto[x-placement^="top"] {
+.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
padding: 0.4rem 0;
}
-.bs-tooltip-top .arrow,
-.bs-tooltip-auto[x-placement^="top"] .arrow {
+.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
bottom: 0;
}
-.bs-tooltip-top .arrow::before,
-.bs-tooltip-auto[x-placement^="top"] .arrow::before {
+.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #222;
}
-.bs-tooltip-right,
-.bs-tooltip-auto[x-placement^="right"] {
+.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
padding: 0 0.4rem;
}
-.bs-tooltip-right .arrow,
-.bs-tooltip-auto[x-placement^="right"] .arrow {
+.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
-.bs-tooltip-right .arrow::before,
-.bs-tooltip-auto[x-placement^="right"] .arrow::before {
+.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #222;
}
-.bs-tooltip-bottom,
-.bs-tooltip-auto[x-placement^="bottom"] {
+.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
padding: 0.4rem 0;
}
-.bs-tooltip-bottom .arrow,
-.bs-tooltip-auto[x-placement^="bottom"] .arrow {
+.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
top: 0;
}
-.bs-tooltip-bottom .arrow::before,
-.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
+.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #222;
}
-.bs-tooltip-left,
-.bs-tooltip-auto[x-placement^="left"] {
+.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
padding: 0 0.4rem;
}
-.bs-tooltip-left .arrow,
-.bs-tooltip-auto[x-placement^="left"] .arrow {
+.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
-.bs-tooltip-left .arrow::before,
-.bs-tooltip-auto[x-placement^="left"] .arrow::before {
+.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #222;
z-index: 1060;
display: block;
max-width: 276px;
- font-family: -apple-system, BlinkMacSystemFont, "Droid Sans", "Segoe UI",
- "Helvetica", Arial, sans-serif;
+ font-family: -apple-system, BlinkMacSystemFont, "Droid Sans", "Segoe UI", "Helvetica", Arial, sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.5;
height: 0.5rem;
margin: 0 0.5rem;
}
-.popover .arrow::before,
-.popover .arrow::after {
+.popover .arrow::before, .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-style: solid;
}
-.bs-popover-top,
-.bs-popover-auto[x-placement^="top"] {
+.bs-popover-top, .bs-popover-auto[x-placement^=top] {
margin-bottom: 0.5rem;
}
-.bs-popover-top > .arrow,
-.bs-popover-auto[x-placement^="top"] > .arrow {
+.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
bottom: calc(-0.5rem - 1px);
}
-.bs-popover-top > .arrow::before,
-.bs-popover-auto[x-placement^="top"] > .arrow::before {
+.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
bottom: 0;
border-width: 0.5rem 0.5rem 0;
border-top-color: rgba(34, 34, 34, 0.25);
}
-.bs-popover-top > .arrow::after,
-.bs-popover-auto[x-placement^="top"] > .arrow::after {
+.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
bottom: 1px;
border-width: 0.5rem 0.5rem 0;
border-top-color: #fff;
}
-.bs-popover-right,
-.bs-popover-auto[x-placement^="right"] {
+.bs-popover-right, .bs-popover-auto[x-placement^=right] {
margin-left: 0.5rem;
}
-.bs-popover-right > .arrow,
-.bs-popover-auto[x-placement^="right"] > .arrow {
+.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
left: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.5rem 0;
}
-.bs-popover-right > .arrow::before,
-.bs-popover-auto[x-placement^="right"] > .arrow::before {
+.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
left: 0;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: rgba(34, 34, 34, 0.25);
}
-.bs-popover-right > .arrow::after,
-.bs-popover-auto[x-placement^="right"] > .arrow::after {
+.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
left: 1px;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #fff;
}
-.bs-popover-bottom,
-.bs-popover-auto[x-placement^="bottom"] {
+.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
margin-top: 0.5rem;
}
-.bs-popover-bottom > .arrow,
-.bs-popover-auto[x-placement^="bottom"] > .arrow {
+.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
top: calc(-0.5rem - 1px);
}
-.bs-popover-bottom > .arrow::before,
-.bs-popover-auto[x-placement^="bottom"] > .arrow::before {
+.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
top: 0;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: rgba(34, 34, 34, 0.25);
}
-.bs-popover-bottom > .arrow::after,
-.bs-popover-auto[x-placement^="bottom"] > .arrow::after {
+.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
top: 1px;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: #fff;
}
-.bs-popover-bottom .popover-header::before,
-.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
+.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
border-bottom: 1px solid #f7f7f7;
}
-.bs-popover-left,
-.bs-popover-auto[x-placement^="left"] {
+.bs-popover-left, .bs-popover-auto[x-placement^=left] {
margin-right: 0.5rem;
}
-.bs-popover-left > .arrow,
-.bs-popover-auto[x-placement^="left"] > .arrow {
+.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
right: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.5rem 0;
}
-.bs-popover-left > .arrow::before,
-.bs-popover-auto[x-placement^="left"] > .arrow::before {
+.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
right: 0;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: rgba(34, 34, 34, 0.25);
}
-.bs-popover-left > .arrow::after,
-.bs-popover-auto[x-placement^="left"] > .arrow::after {
+.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
right: 1px;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #fff;
transition: none;
}
}
-.carousel-control-prev:hover,
-.carousel-control-prev:focus,
+.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
background-color: #f1641e !important;
}
-a.bg-primary:hover,
-a.bg-primary:focus,
+a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #cf4d0d !important;
background-color: #00c853 !important;
}
-a.bg-secondary:hover,
-a.bg-secondary:focus,
+a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #00953e !important;
background-color: #6610f2 !important;
}
-a.bg-success:hover,
-a.bg-success:focus,
+a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #510bc4 !important;
background-color: #007bff !important;
}
-a.bg-info:hover,
-a.bg-info:focus,
+a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #0062cc !important;
background-color: #ffc107 !important;
}
-a.bg-warning:hover,
-a.bg-warning:focus,
+a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #d39e00 !important;
background-color: #873208 !important;
}
-a.bg-danger:hover,
-a.bg-danger:focus,
+a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #572105 !important;
background-color: #f8f9fa !important;
}
-a.bg-light:hover,
-a.bg-light:focus,
+a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #dae0e5 !important;
background-color: #343a40 !important;
}
-a.bg-dark:hover,
-a.bg-dark:focus,
+a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #1d2124 !important;
border: 0;
}
-.sr-only-focusable:active,
-.sr-only-focusable:focus {
+.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
}
.text-monospace {
- font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
- "Courier New", monospace !important;
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
color: #f1641e !important;
}
-a.text-primary:hover,
-a.text-primary:focus {
+a.text-primary:hover, a.text-primary:focus {
color: #b7440b !important;
}
color: #00c853 !important;
}
-a.text-secondary:hover,
-a.text-secondary:focus {
+a.text-secondary:hover, a.text-secondary:focus {
color: #007c33 !important;
}
color: #6610f2 !important;
}
-a.text-success:hover,
-a.text-success:focus {
+a.text-success:hover, a.text-success:focus {
color: #4709ac !important;
}
color: #007bff !important;
}
-a.text-info:hover,
-a.text-info:focus {
+a.text-info:hover, a.text-info:focus {
color: #0056b3 !important;
}
color: #ffc107 !important;
}
-a.text-warning:hover,
-a.text-warning:focus {
+a.text-warning:hover, a.text-warning:focus {
color: #ba8b00 !important;
}
color: #873208 !important;
}
-a.text-danger:hover,
-a.text-danger:focus {
+a.text-danger:hover, a.text-danger:focus {
color: #3f1804 !important;
}
color: #f8f9fa !important;
}
-a.text-light:hover,
-a.text-light:focus {
+a.text-light:hover, a.text-light:focus {
color: #cbd3da !important;
}
color: #343a40 !important;
}
-a.text-dark:hover,
-a.text-dark:focus {
+a.text-dark:hover, a.text-dark:focus {
color: #121416 !important;
}