/* pdp-lean.css v3 (+6 head files consolidated 2026-07-19; order preserved) - generated 2026-07-19: bootstrap.min.css + styles.min.css purged against the UNION of all 71 -mg PDP fleet DOMs + state-class safelist. Source files unchanged. */

/* ==== from bootstrap.min.css ==== */
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }
*, ::before, ::after { box-sizing: border-box; }
html { font-family: sans-serif; line-height: 1.15; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }
body { margin: 0px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: rgb(33, 37, 41); text-align: left; background-color: rgb(255, 255, 255); }
[tabindex="-1"]:focus { outline: 0px !important; }
hr { box-sizing: content-box; height: 0px; overflow: visible; }
h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 0.5rem; }
p { margin-top: 0px; margin-bottom: 1rem; }
abbr[title], abbr[data-original-title] { text-decoration: underline dotted; cursor: help; border-bottom: 0px; text-decoration-skip-ink: none; }
ol, ul, dl { margin-top: 0px; margin-bottom: 1rem; }
ol ol, ul ul, ol ul, ul ol { margin-bottom: 0px; }
b, strong { font-weight: bolder; }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sup { top: -0.5em; }
a { color: rgb(0, 123, 255); text-decoration: none; background-color: transparent; }
a:hover { color: rgb(0, 86, 179); text-decoration: underline; }
a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):focus { outline: 0px; }
img { vertical-align: middle; border-style: none; }
svg { overflow: hidden; vertical-align: middle; }
table { border-collapse: collapse; }
th { text-align: inherit; }
label { display: inline-block; margin-bottom: 0.5rem; }
button { border-radius: 0px; }
button:focus { outline: -webkit-focus-ring-color auto 5px; }
input, button, select, optgroup, textarea { margin: 0px; font-family: inherit; font-size: inherit; line-height: inherit; }
button, input { overflow: visible; }
button, select { text-transform: none; }
select { overflow-wrap: normal; }
button, [type="button"], [type="reset"], [type="submit"] { appearance: button; }
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; }
input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0px; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"]::-webkit-search-decoration { appearance: none; }
::-webkit-file-upload-button { font: inherit; appearance: button; }
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 { font-size: 2.5rem; }
h2, .h2 { font-size: 2rem; }
h3, .h3 { font-size: 1.75rem; }
h4, .h4 { font-size: 1.5rem; }
h5, .h5 { font-size: 1.25rem; }
h6, .h6 { font-size: 1rem; }
hr { margin-top: 1rem; margin-bottom: 1rem; border-width: 1px 0px 0px; border-style: solid none none; border-color: rgba(0, 0, 0, 0.1) currentcolor currentcolor; border-image: none; }
.list-unstyled { padding-left: 0px; list-style: none; }
.blockquote-footer::before { content: "— "; }
.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
@media (min-width: 576px){
.container { max-width: 540px; }
}
@media (min-width: 768px){
.container { max-width: 720px; }
}
@media (min-width: 992px){
.container { max-width: 960px; }
}
@media (min-width: 1200px){
.container { max-width: 1140px; }
}
.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }
.col-1 { flex: 0 0 4.16667%; max-width: 4.16667%; }
.col-4 { flex: 0 0 16.6667%; max-width: 16.6667%; }
.col-6 { flex: 0 0 25%; max-width: 25%; }
.col-8 { flex: 0 0 33.3333%; max-width: 33.3333%; }
.col-9 { flex: 0 0 37.5%; max-width: 37.5%; }
.col-12 { flex: 0 0 50%; max-width: 50%; }
.col-15 { flex: 0 0 62.5%; max-width: 62.5%; }
.col-18 { flex: 0 0 75%; max-width: 75%; }
.col-20 { flex: 0 0 83.3333%; max-width: 83.3333%; }
.col-23 { flex: 0 0 95.8333%; max-width: 95.8333%; }
.col-24 { flex: 0 0 100%; max-width: 100%; }
@media (min-width: 576px){
.col-sm-8 { flex: 0 0 33.3333%; max-width: 33.3333%; }
.col-sm-12 { flex: 0 0 50%; max-width: 50%; }
.col-sm-20 { flex: 0 0 83.3333%; max-width: 83.3333%; }
}
@media (min-width: 768px){
.col-md-1 { flex: 0 0 4.16667%; max-width: 4.16667%; }
.col-md-7 { flex: 0 0 29.1667%; max-width: 29.1667%; }
.col-md-8 { flex: 0 0 33.3333%; max-width: 33.3333%; }
.col-md-9 { flex: 0 0 37.5%; max-width: 37.5%; }
.col-md-12 { flex: 0 0 50%; max-width: 50%; }
.col-md-14 { flex: 0 0 58.3333%; max-width: 58.3333%; }
.col-md-17 { flex: 0 0 70.8333%; max-width: 70.8333%; }
.col-md-20 { flex: 0 0 83.3333%; max-width: 83.3333%; }
.col-md-24 { flex: 0 0 100%; max-width: 100%; }
}
@media (min-width: 992px){
.col-lg-1 { flex: 0 0 4.16667%; max-width: 4.16667%; }
.col-lg-4 { flex: 0 0 16.6667%; max-width: 16.6667%; }
.col-lg-6 { flex: 0 0 25%; max-width: 25%; }
.col-lg-9 { flex: 0 0 37.5%; max-width: 37.5%; }
.col-lg-10 { flex: 0 0 41.6667%; max-width: 41.6667%; }
.col-lg-12 { flex: 0 0 50%; max-width: 50%; }
.col-lg-14 { flex: 0 0 58.3333%; max-width: 58.3333%; }
.col-lg-15 { flex: 0 0 62.5%; max-width: 62.5%; }
.col-lg-20 { flex: 0 0 83.3333%; max-width: 83.3333%; }
}
@media (min-width: 1200px){
.col-xl-9 { flex: 0 0 37.5%; max-width: 37.5%; }
.col-xl-11 { flex: 0 0 45.8333%; max-width: 45.8333%; }
.col-xl-13 { flex: 0 0 54.1667%; max-width: 54.1667%; }
.col-xl-18 { flex: 0 0 75%; max-width: 75%; }
}
.table { width: 100%; margin-bottom: 1rem; color: rgb(33, 37, 41); }
.table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid rgb(222, 226, 230); }
.table-hover tbody tr:hover { color: rgb(33, 37, 41); background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-primary:hover { background-color: rgb(159, 205, 255); }
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: rgb(159, 205, 255); }
.table-hover .table-secondary:hover { background-color: rgb(200, 203, 207); }
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: rgb(200, 203, 207); }
.table-hover .table-success:hover { background-color: rgb(177, 223, 187); }
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: rgb(177, 223, 187); }
.table-hover .table-info:hover { background-color: rgb(171, 221, 229); }
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: rgb(171, 221, 229); }
.table-hover .table-warning:hover { background-color: rgb(255, 232, 161); }
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: rgb(255, 232, 161); }
.table-hover .table-danger:hover { background-color: rgb(241, 176, 183); }
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: rgb(241, 176, 183); }
.table-hover .table-light:hover { background-color: rgb(236, 236, 246); }
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: rgb(236, 236, 246); }
.table-hover .table-dark:hover { background-color: rgb(185, 187, 190); }
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: rgb(185, 187, 190); }
.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }
.table-dark.table-hover tbody tr:hover { color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.075); }
.form-control { display: block; width: 100%; height: calc(1.5em + 2px + 0.75rem); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: rgb(73, 80, 87); background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgb(206, 212, 218); border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce){
.form-control { transition: none; }
}
.form-control:focus { color: rgb(73, 80, 87); background-color: rgb(255, 255, 255); border-color: rgb(128, 189, 255); outline: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.form-control::placeholder { color: rgb(108, 117, 125); opacity: 1; }
.form-control:disabled, .form-control[readonly] { background-color: rgb(233, 236, 239); opacity: 1; }
.form-check-input:disabled ~ .form-check-label { color: rgb(108, 117, 125); }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: rgb(40, 167, 69); }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: rgb(52, 206, 87); background-color: rgb(52, 206, 87); }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }
.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: rgb(40, 167, 69); }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: rgb(220, 53, 69); }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: rgb(228, 96, 109); background-color: rgb(228, 96, 109); }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }
.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: rgb(220, 53, 69); }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }
.btn { display: inline-block; font-weight: 400; color: rgb(33, 37, 41); text-align: center; vertical-align: middle; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; 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; }
@media (prefers-reduced-motion: reduce){
.btn { transition: none; }
}
.btn:hover { color: rgb(33, 37, 41); text-decoration: none; }
.btn:focus, .btn.focus { outline: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.btn.disabled, .btn:disabled { opacity: 0.65; }
a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; }
.btn-primary:hover { color: rgb(255, 255, 255); background-color: rgb(0, 105, 217); border-color: rgb(0, 98, 204); }
.btn-primary:focus, .btn-primary.focus { box-shadow: rgba(38, 143, 255, 0.5) 0px 0px 0px 0.2rem; }
.btn-primary.disabled, .btn-primary:disabled { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(0, 98, 204); border-color: rgb(0, 92, 191); }
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: rgba(38, 143, 255, 0.5) 0px 0px 0px 0.2rem; }
.btn-secondary:hover { color: rgb(255, 255, 255); background-color: rgb(90, 98, 104); border-color: rgb(84, 91, 98); }
.btn-secondary:focus, .btn-secondary.focus { box-shadow: rgba(130, 138, 145, 0.5) 0px 0px 0px 0.2rem; }
.btn-secondary.disabled, .btn-secondary:disabled { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(84, 91, 98); border-color: rgb(78, 85, 91); }
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: rgba(130, 138, 145, 0.5) 0px 0px 0px 0.2rem; }
.btn-success { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }
.btn-success:hover { color: rgb(255, 255, 255); background-color: rgb(33, 136, 56); border-color: rgb(30, 126, 52); }
.btn-success:focus, .btn-success.focus { box-shadow: rgba(72, 180, 97, 0.5) 0px 0px 0px 0.2rem; }
.btn-success.disabled, .btn-success:disabled { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(30, 126, 52); border-color: rgb(28, 116, 48); }
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: rgba(72, 180, 97, 0.5) 0px 0px 0px 0.2rem; }
.btn-info { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }
.btn-info:hover { color: rgb(255, 255, 255); background-color: rgb(19, 132, 150); border-color: rgb(17, 122, 139); }
.btn-info:focus, .btn-info.focus { box-shadow: rgba(58, 176, 195, 0.5) 0px 0px 0px 0.2rem; }
.btn-info.disabled, .btn-info:disabled { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(17, 122, 139); border-color: rgb(16, 112, 127); }
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: rgba(58, 176, 195, 0.5) 0px 0px 0px 0.2rem; }
.btn-warning:hover { color: rgb(33, 37, 41); background-color: rgb(224, 168, 0); border-color: rgb(211, 158, 0); }
.btn-warning:focus, .btn-warning.focus { box-shadow: rgba(222, 170, 12, 0.5) 0px 0px 0px 0.2rem; }
.btn-warning.disabled, .btn-warning:disabled { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: rgb(33, 37, 41); background-color: rgb(211, 158, 0); border-color: rgb(198, 149, 0); }
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: rgba(222, 170, 12, 0.5) 0px 0px 0px 0.2rem; }
.btn-danger { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }
.btn-danger:hover { color: rgb(255, 255, 255); background-color: rgb(200, 35, 51); border-color: rgb(189, 33, 48); }
.btn-danger:focus, .btn-danger.focus { box-shadow: rgba(225, 83, 97, 0.5) 0px 0px 0px 0.2rem; }
.btn-danger.disabled, .btn-danger:disabled { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(189, 33, 48); border-color: rgb(178, 31, 45); }
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: rgba(225, 83, 97, 0.5) 0px 0px 0px 0.2rem; }
.btn-light:hover { color: rgb(33, 37, 41); background-color: rgb(226, 230, 234); border-color: rgb(218, 224, 229); }
.btn-light:focus, .btn-light.focus { box-shadow: rgba(216, 217, 219, 0.5) 0px 0px 0px 0.2rem; }
.btn-light.disabled, .btn-light:disabled { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: rgb(33, 37, 41); background-color: rgb(218, 224, 229); border-color: rgb(211, 217, 223); }
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: rgba(216, 217, 219, 0.5) 0px 0px 0px 0.2rem; }
.btn-dark:hover { color: rgb(255, 255, 255); background-color: rgb(35, 39, 43); border-color: rgb(29, 33, 36); }
.btn-dark:focus, .btn-dark.focus { box-shadow: rgba(82, 88, 93, 0.5) 0px 0px 0px 0.2rem; }
.btn-dark.disabled, .btn-dark:disabled { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(29, 33, 36); border-color: rgb(23, 26, 29); }
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: rgba(82, 88, 93, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-primary:hover { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }
.btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: rgb(0, 123, 255); background-color: transparent; }
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }
.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: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-secondary:hover { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }
.btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: rgb(108, 117, 125); background-color: transparent; }
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }
.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: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-success:hover { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }
.btn-outline-success:focus, .btn-outline-success.focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-success.disabled, .btn-outline-success:disabled { color: rgb(40, 167, 69); background-color: transparent; }
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }
.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: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-info:hover { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }
.btn-outline-info:focus, .btn-outline-info.focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-info.disabled, .btn-outline-info:disabled { color: rgb(23, 162, 184); background-color: transparent; }
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }
.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: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-warning:hover { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }
.btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: rgb(255, 193, 7); 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: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }
.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: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-danger:hover { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }
.btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: rgb(220, 53, 69); background-color: transparent; }
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }
.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: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-light:hover { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }
.btn-outline-light:focus, .btn-outline-light.focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-light.disabled, .btn-outline-light:disabled { color: rgb(248, 249, 250); 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: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }
.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: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-dark:hover { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }
.btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }
.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: rgb(52, 58, 64); 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: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }
.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: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }
.btn-link:hover { color: rgb(0, 86, 179); text-decoration: underline; }
.btn-link:focus, .btn-link.focus { text-decoration: underline; box-shadow: none; }
.btn-link:disabled, .btn-link.disabled { color: rgb(108, 117, 125); pointer-events: none; }
.fade { transition: opacity 0.15s linear; }
@media (prefers-reduced-motion: reduce){
.fade { transition: none; }
}
.fade:not(.show) { opacity: 0; }
.collapse:not(.show) { display: none; }
.dropup, .dropright, .dropdown, .dropleft { position: relative; }
.dropdown-toggle { white-space: nowrap; }
.dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-width: 0.3em 0.3em 0px; border-style: solid solid none; border-color: currentcolor transparent; }
.dropdown-toggle:empty::after { margin-left: 0px; }
.dropdown-menu { position: absolute; top: 100%; left: 0px; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0px; margin: 0.125rem 0px 0px; font-size: 1rem; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; }
.dropdown-menu-left { right: auto; left: 0px; }
.dropdown-menu-right { right: 0px; left: auto; }
@media (min-width: 576px){
.dropdown-menu-sm-left { right: auto; left: 0px; }
.dropdown-menu-sm-right { right: 0px; left: auto; }
}
@media (min-width: 768px){
.dropdown-menu-md-left { right: auto; left: 0px; }
.dropdown-menu-md-right { right: 0px; left: auto; }
}
@media (min-width: 992px){
.dropdown-menu-lg-left { right: auto; left: 0px; }
.dropdown-menu-lg-right { right: 0px; left: auto; }
}
@media (min-width: 1200px){
.dropdown-menu-xl-left { right: auto; left: 0px; }
.dropdown-menu-xl-right { right: 0px; left: auto; }
}
.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0px; margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-width: 0px 0.3em 0.3em; border-style: none solid solid; border-color: currentcolor transparent; }
.dropup .dropdown-toggle:empty::after { margin-left: 0px; }
.dropright .dropdown-menu { top: 0px; right: auto; left: 100%; margin-top: 0px; margin-left: 0.125rem; }
.dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-width: 0.3em 0px 0.3em 0.3em; border-style: solid none solid solid; border-color: transparent currentcolor; }
.dropright .dropdown-toggle:empty::after { margin-left: 0px; }
.dropright .dropdown-toggle::after { vertical-align: 0px; }
.dropleft .dropdown-menu { top: 0px; right: 100%; left: auto; margin-top: 0px; margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }
.dropleft .dropdown-toggle::after { display: none; }
.dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after { margin-left: 0px; }
.dropleft .dropdown-toggle::before { vertical-align: 0px; }
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }
.dropdown-divider { height: 0px; margin: 0.5rem 0px; overflow: hidden; border-top: 1px solid rgb(233, 236, 239); }
.dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: rgb(33, 37, 41); text-align: inherit; white-space: nowrap; background-color: transparent; border: 0px; }
.dropdown-item:hover, .dropdown-item:focus { color: rgb(22, 24, 27); text-decoration: none; background-color: rgb(248, 249, 250); }
.dropdown-item.active, .dropdown-item:active { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(0, 123, 255); }
.dropdown-item.disabled, .dropdown-item:disabled { color: rgb(108, 117, 125); pointer-events: none; background-color: transparent; }
.dropdown-menu.show { display: block; }
.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0px; font-size: 0.875rem; color: rgb(108, 117, 125); white-space: nowrap; }
.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: rgb(33, 37, 41); }
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; }
.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 { z-index: 1; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; }
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0px; }
.dropleft .dropdown-toggle-split::before { margin-right: 0px; }
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; }
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; }
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }
.input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0px; }
.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; }
.input-group > .custom-file .custom-file-input:focus { z-index: 4; }
.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.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: 0px; border-bottom-right-radius: 0px; }
.input-group-prepend .btn:focus, .input-group-append .btn:focus { z-index: 3; }
.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .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: 0px; border-bottom-right-radius: 0px; }
.custom-control-input:checked ~ .custom-control-label::before { color: rgb(255, 255, 255); border-color: rgb(0, 123, 255); background-color: rgb(0, 123, 255); }
.custom-control-input:focus ~ .custom-control-label::before { box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: rgb(128, 189, 255); }
.custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: rgb(255, 255, 255); background-color: rgb(179, 215, 255); border-color: rgb(179, 215, 255); }
.custom-control-input:disabled ~ .custom-control-label { color: rgb(108, 117, 125); }
.custom-control-input:disabled ~ .custom-control-label::before { background-color: rgb(233, 236, 239); }
.custom-control-label::before { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: rgb(255, 255, 255); border: 1px solid rgb(173, 181, 189); }
.custom-control-label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: 50% center / 50% 50% no-repeat; }
.custom-checkbox .custom-control-label::before { border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: rgb(0, 123, 255); background-color: rgb(0, 123, 255); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.custom-radio .custom-control-label::before { border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; }
.custom-switch .custom-control-label::after { top: calc(2px + 0.25rem); left: calc(2px - 2.25rem); width: calc(-4px + 1rem); height: calc(-4px + 1rem); background-color: rgb(173, 181, 189); 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; }
@media (prefers-reduced-motion: reduce){
.custom-switch .custom-control-label::after { transition: none; }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: rgb(255, 255, 255); transform: translateX(0.75rem); }
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }
.custom-select:focus { border-color: rgb(128, 189, 255); outline: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.custom-select:disabled { color: rgb(108, 117, 125); background-color: rgb(233, 236, 239); }
.custom-file-input:focus ~ .custom-file-label { border-color: rgb(128, 189, 255); box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.custom-file-input:disabled ~ .custom-file-label { background-color: rgb(233, 236, 239); }
.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }
.custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); }
.custom-file-label::after { position: absolute; top: 0px; right: 0px; bottom: 0px; z-index: 3; display: block; height: calc(1.5em + 0.75rem); padding: 0.375rem 0.75rem; line-height: 1.5; color: rgb(73, 80, 87); content: "Browse"; background-color: rgb(233, 236, 239); border-left: inherit; border-radius: 0px 0.25rem 0.25rem 0px; }
.custom-range:focus { outline: none; }
.custom-range:focus::-webkit-slider-thumb { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: rgb(0, 123, 255); border: 0px; 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; appearance: none; }
@media (prefers-reduced-motion: reduce){
.custom-range::-webkit-slider-thumb { transition: none; }
}
.custom-range::-webkit-slider-thumb:active { background-color: rgb(179, 215, 255); }
.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: rgb(222, 226, 230); border-color: transparent; border-radius: 1rem; }
.custom-range:disabled::-webkit-slider-thumb { background-color: rgb(173, 181, 189); }
.custom-range:disabled::-webkit-slider-runnable-track { cursor: default; }
.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; }
@media (prefers-reduced-motion: reduce){
.custom-control-label::before, .custom-file-label, .custom-select { transition: none; }
}
.nav { display: flex; flex-wrap: wrap; padding-left: 0px; margin-bottom: 0px; list-style: none; }
.nav-link { display: block; padding: 0.5rem 1rem; }
.nav-link:hover, .nav-link:focus { text-decoration: none; }
.nav-link.disabled { color: rgb(108, 117, 125); pointer-events: none; cursor: default; }
.nav-tabs { border-bottom: 1px solid rgb(222, 226, 230); }
.nav-tabs .nav-item { margin-bottom: -1px; }
.nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: rgb(233, 236, 239) rgb(233, 236, 239) rgb(222, 226, 230); }
.nav-tabs .nav-link.disabled { color: rgb(108, 117, 125); background-color: transparent; border-color: transparent; }
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: rgb(73, 80, 87); background-color: rgb(255, 255, 255); border-color: rgb(222, 226, 230) rgb(222, 226, 230) rgb(255, 255, 255); }
.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0px; border-top-right-radius: 0px; }
.nav-pills .nav-link { border-radius: 0.25rem; }
.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); }
.nav-fill .nav-item { flex: 1 1 auto; text-align: center; }
.nav-justified .nav-item { flex-basis: 0px; flex-grow: 1; text-align: center; }
.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }
.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }
.navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
.navbar-nav { display: flex; flex-direction: column; padding-left: 0px; margin-bottom: 0px; list-style: none; }
.navbar-nav .nav-link { padding-right: 0px; padding-left: 0px; }
.navbar-nav .dropdown-menu { position: static; float: none; }
.navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; }
.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; }
.navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; }
.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: center center / 100% 100% no-repeat; }
@media (min-width: 576px){
.navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; }
.navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
}
@media (min-width: 768px){
.navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; }
.navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
}
@media (min-width: 992px){
.navbar-expand-lg { flex-flow: row; justify-content: flex-start; }
.navbar-expand-lg .navbar-nav { flex-direction: row; }
.navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; }
.navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
.navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; }
.navbar-expand-lg .navbar-toggler { display: none; }
}
@media (min-width: 1200px){
.navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; }
.navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
}
.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }
.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
.navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); }
.navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 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: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: rgb(255, 255, 255); }
.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 { color: rgba(255, 255, 255, 0.75); }
.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: rgb(255, 255, 255); }
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: rgb(255, 255, 255); }
.card-link:hover { text-decoration: none; }
.breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: rgb(233, 236, 239); border-radius: 0.25rem; }
.breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: rgb(108, 117, 125); content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }
.breadcrumb-item.active { color: rgb(108, 117, 125); }
.page-link:hover { z-index: 2; color: rgb(0, 86, 179); text-decoration: none; background-color: rgb(233, 236, 239); border-color: rgb(222, 226, 230); }
.page-link:focus { z-index: 2; outline: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }
.page-item.active .page-link { z-index: 1; color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }
a.badge:hover, a.badge:focus { text-decoration: none; }
a.badge-primary:hover, a.badge-primary:focus { color: rgb(255, 255, 255); background-color: rgb(0, 98, 204); }
a.badge-primary:focus, a.badge-primary.focus { outline: 0px; box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }
a.badge-secondary:hover, a.badge-secondary:focus { color: rgb(255, 255, 255); background-color: rgb(84, 91, 98); }
a.badge-secondary:focus, a.badge-secondary.focus { outline: 0px; box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }
a.badge-success:hover, a.badge-success:focus { color: rgb(255, 255, 255); background-color: rgb(30, 126, 52); }
a.badge-success:focus, a.badge-success.focus { outline: 0px; box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }
a.badge-info:hover, a.badge-info:focus { color: rgb(255, 255, 255); background-color: rgb(17, 122, 139); }
a.badge-info:focus, a.badge-info.focus { outline: 0px; box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }
a.badge-warning:hover, a.badge-warning:focus { color: rgb(33, 37, 41); background-color: rgb(211, 158, 0); }
a.badge-warning:focus, a.badge-warning.focus { outline: 0px; box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }
a.badge-danger:hover, a.badge-danger:focus { color: rgb(255, 255, 255); background-color: rgb(189, 33, 48); }
a.badge-danger:focus, a.badge-danger.focus { outline: 0px; box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }
a.badge-light:hover, a.badge-light:focus { color: rgb(33, 37, 41); background-color: rgb(218, 224, 229); }
a.badge-light:focus, a.badge-light.focus { outline: 0px; box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }
a.badge-dark:hover, a.badge-dark:focus { color: rgb(255, 255, 255); background-color: rgb(29, 33, 36); }
a.badge-dark:focus, a.badge-dark.focus { outline: 0px; box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }
.alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; }
.alert-link { font-weight: 700; }
.alert-info { color: rgb(12, 84, 96); background-color: rgb(209, 236, 241); border-color: rgb(190, 229, 235); }
@keyframes progress-bar-stripes { 
  0% { background-position: 1rem 0px; }
  100% { background-position: 0px 0px; }
}
.list-group-item-action:hover, .list-group-item-action:focus { z-index: 1; color: rgb(73, 80, 87); text-decoration: none; background-color: rgb(248, 249, 250); }
.list-group-item-action:active { color: rgb(33, 37, 41); background-color: rgb(233, 236, 239); }
.list-group-item.disabled, .list-group-item:disabled { color: rgb(108, 117, 125); pointer-events: none; background-color: rgb(255, 255, 255); }
.list-group-item.active { z-index: 2; color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: rgb(0, 64, 133); background-color: rgb(159, 205, 255); }
.list-group-item-primary.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(0, 64, 133); border-color: rgb(0, 64, 133); }
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: rgb(56, 61, 65); background-color: rgb(200, 203, 207); }
.list-group-item-secondary.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(56, 61, 65); border-color: rgb(56, 61, 65); }
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: rgb(21, 87, 36); background-color: rgb(177, 223, 187); }
.list-group-item-success.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(21, 87, 36); border-color: rgb(21, 87, 36); }
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: rgb(12, 84, 96); background-color: rgb(171, 221, 229); }
.list-group-item-info.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(12, 84, 96); border-color: rgb(12, 84, 96); }
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: rgb(133, 100, 4); background-color: rgb(255, 232, 161); }
.list-group-item-warning.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(133, 100, 4); border-color: rgb(133, 100, 4); }
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: rgb(114, 28, 36); background-color: rgb(241, 176, 183); }
.list-group-item-danger.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(114, 28, 36); border-color: rgb(114, 28, 36); }
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: rgb(129, 129, 130); background-color: rgb(236, 236, 246); }
.list-group-item-light.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(129, 129, 130); border-color: rgb(129, 129, 130); }
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: rgb(27, 30, 33); background-color: rgb(185, 187, 190); }
.list-group-item-dark.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(27, 30, 33); border-color: rgb(27, 30, 33); }
.close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: rgb(0, 0, 0); text-shadow: rgb(255, 255, 255) 0px 1px 0px; opacity: 0.5; }
.close:hover { color: rgb(0, 0, 0); text-decoration: none; }
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: 0.75; }
button.close { padding: 0px; background-color: transparent; border: 0px; appearance: none; }
.toast.show { display: block; opacity: 1; }
.modal-open { overflow: hidden; }
.modal-open .modal { overflow: hidden auto; }
.modal { position: fixed; top: 0px; left: 0px; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0px; }
.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }
.modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0px, -50px); }
@media (prefers-reduced-motion: reduce){
.modal.fade .modal-dialog { transition: none; }
}
.modal.show .modal-dialog { transform: none; }
.modal-dialog-scrollable { display: flex; max-height: calc(100% - 1rem); }
.modal-dialog-scrollable .modal-content { max-height: calc(-1rem + 100vh); overflow: hidden; }
.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { flex-shrink: 0; }
.modal-dialog-scrollable .modal-body { overflow-y: auto; }
.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }
.modal-dialog-centered::before { display: block; height: calc(-1rem + 100vh); content: ""; }
.modal-dialog-centered.modal-dialog-scrollable { flex-direction: column; justify-content: center; height: 100%; }
.modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; }
.modal-dialog-centered.modal-dialog-scrollable::before { content: none; }
.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0px; }
.modal-backdrop { position: fixed; top: 0px; left: 0px; z-index: 1040; width: 100vw; height: 100vh; background-color: rgb(0, 0, 0); }
.modal-backdrop.fade { opacity: 0; }
.modal-backdrop.show { opacity: 0.5; }
.modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem; border-bottom: 1px solid rgb(222, 226, 230); border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem; }
.modal-header .close { padding: 1rem; margin: -1rem -1rem -1rem auto; }
.modal-title { margin-bottom: 0px; line-height: 1.5; }
.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }
.modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 1rem; border-top: 1px solid rgb(222, 226, 230); border-bottom-right-radius: 0.3rem; border-bottom-left-radius: 0.3rem; }
.modal-footer > :not(:first-child) { margin-left: 0.25rem; }
.modal-footer > :not(:last-child) { margin-right: 0.25rem; }
.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }
@media (min-width: 576px){
.modal-dialog { max-width: 500px; margin: 1.75rem auto; }
.modal-dialog-scrollable { max-height: calc(100% - 3.5rem); }
.modal-dialog-scrollable .modal-content { max-height: calc(-3.5rem + 100vh); }
.modal-dialog-centered { min-height: calc(100% - 3.5rem); }
.modal-dialog-centered::before { height: calc(-3.5rem + 100vh); }
.modal-sm { max-width: 300px; }
}
@media (min-width: 992px){
.modal-lg, .modal-xl { max-width: 800px; }
}
@media (min-width: 1200px){
.modal-xl { max-width: 1140px; }
}
.tooltip { position: absolute; z-index: 1070; display: block; margin: 0px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; overflow-wrap: break-word; opacity: 0; }
.tooltip.show { opacity: 0.9; }
.tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }
.tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0px; border-width: 0.4rem 0.4rem 0px; border-top-color: rgb(0, 0, 0); }
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0px; border-width: 0.4rem 0.4rem 0.4rem 0px; border-right-color: rgb(0, 0, 0); }
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0px; border-width: 0px 0.4rem 0.4rem; border-bottom-color: rgb(0, 0, 0); }
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0px; border-width: 0.4rem 0px 0.4rem 0.4rem; border-left-color: rgb(0, 0, 0); }
.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: rgb(255, 255, 255); text-align: center; background-color: rgb(0, 0, 0); border-radius: 0.25rem; }
.popover { position: absolute; top: 0px; left: 0px; z-index: 1060; display: block; max-width: 276px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; overflow-wrap: break-word; background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; }
.popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0px 0.3rem; }
.popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0px; border-width: 0.5rem 0.5rem 0px; border-top-color: rgba(0, 0, 0, 0.25); }
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0px; border-top-color: rgb(255, 255, 255); }
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before { left: 0px; border-width: 0.5rem 0.5rem 0.5rem 0px; border-right-color: rgba(0, 0, 0, 0.25); }
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0px; border-right-color: rgb(255, 255, 255); }
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0px; border-width: 0px 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 { top: 1px; border-width: 0px 0.5rem 0.5rem; border-bottom-color: rgb(255, 255, 255); }
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0px; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid rgb(247, 247, 247); }
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before { right: 0px; border-width: 0.5rem 0px 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 { right: 1px; border-width: 0.5rem 0px 0.5rem 0.5rem; border-left-color: rgb(255, 255, 255); }
.popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0px; font-size: 1rem; background-color: rgb(247, 247, 247); border-bottom: 1px solid rgb(235, 235, 235); border-top-left-radius: calc(-1px + 0.3rem); border-top-right-radius: calc(-1px + 0.3rem); }
.popover-header:empty { display: none; }
.popover-body { padding: 0.5rem 0.75rem; color: rgb(33, 37, 41); }
.carousel { position: relative; }
.carousel.pointer-event { touch-action: pan-y; }
.carousel-inner { position: relative; width: 100%; overflow: hidden; }
.carousel-inner::after { display: block; clear: both; content: ""; }
.carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; backface-visibility: hidden; transition: transform 0.6s ease-in-out; }
@media (prefers-reduced-motion: reduce){
.carousel-item { transition: none; }
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; }
.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { transform: translateX(100%); }
.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { transform: translateX(-100%); }
.carousel-fade .carousel-item { opacity: 0; transition-property: opacity; transform: none; }
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; }
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; transition: opacity 0.6s; }
@media (prefers-reduced-motion: reduce){
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { transition: none; }
}
.carousel-control-prev, .carousel-control-next { position: absolute; top: 0px; bottom: 0px; z-index: 1; display: flex; align-items: center; justify-content: center; width: 15%; color: rgb(255, 255, 255); text-align: center; opacity: 0.5; transition: opacity 0.15s; }
@media (prefers-reduced-motion: reduce){
.carousel-control-prev, .carousel-control-next { transition: none; }
}
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: rgb(255, 255, 255); text-decoration: none; outline: 0px; opacity: 0.9; }
.carousel-control-prev { left: 0px; }
.carousel-control-next { right: 0px; }
.carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: 50% center / 100% 100% no-repeat; }
.carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }
.carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }
.carousel-indicators { position: absolute; right: 0px; bottom: 0px; left: 0px; z-index: 15; display: flex; justify-content: center; padding-left: 0px; margin-right: 15%; margin-left: 15%; list-style: none; }
.carousel-indicators li { box-sizing: content-box; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: rgb(255, 255, 255); background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: 0.5; transition: opacity 0.6s; }
@media (prefers-reduced-motion: reduce){
.carousel-indicators li { transition: none; }
}
.carousel-indicators .active { opacity: 1; }
.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: rgb(255, 255, 255); text-align: center; }
@keyframes spinner-border { 
  100% { transform: rotate(360deg); }
}
@keyframes spinner-grow { 
  0% { transform: scale(0); }
  50% { opacity: 1; }
}
a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: rgb(0, 98, 204) !important; }
a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: rgb(84, 91, 98) !important; }
a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: rgb(30, 126, 52) !important; }
a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: rgb(17, 122, 139) !important; }
a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: rgb(211, 158, 0) !important; }
a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: rgb(189, 33, 48) !important; }
a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: rgb(218, 224, 229) !important; }
a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: rgb(29, 33, 36) !important; }
.clearfix::after { display: block; clear: both; content: ""; }
.d-none { display: none !important; }
.d-inline-block { display: inline-block !important; }
.d-block { display: block !important; }
.d-flex { display: flex !important; }
@media (min-width: 576px){
.d-sm-none { display: none !important; }
.d-sm-block { display: block !important; }
}
@media (min-width: 768px){
.d-md-none { display: none !important; }
.d-md-block { display: block !important; }
.d-md-flex { display: flex !important; }
}
@media (min-width: 992px){
.d-lg-none { display: none !important; }
.d-lg-block { display: block !important; }
.d-lg-flex { display: flex !important; }
}
@media (min-width: 1200px){
.d-xl-none { display: none !important; }
.d-xl-block { display: block !important; }
}
.embed-responsive { position: relative; display: block; width: 100%; padding: 0px; overflow: hidden; }
.embed-responsive::before { display: block; content: ""; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; border: 0px; }
.embed-responsive-21by9::before { padding-top: 42.8571%; }
.embed-responsive-16by9::before { padding-top: 56.25%; }
.embed-responsive-4by3::before { padding-top: 75%; }
.embed-responsive-1by1::before { padding-top: 100%; }
.flex-column { flex-direction: column !important; }
.flex-wrap { flex-wrap: wrap !important; }
.flex-grow-1 { flex-grow: 1 !important; }
.justify-content-end { justify-content: flex-end !important; }
.justify-content-center { justify-content: center !important; }
.justify-content-between { justify-content: space-between !important; }
.align-items-center { align-items: center !important; }
.align-self-center { align-self: center !important; }
@media (min-width: 576px){
.flex-sm-row { flex-direction: row !important; }
}
@media (min-width: 768px){
.flex-md-row { flex-direction: row !important; }
}
.position-relative { position: relative !important; }
@supports (position:sticky){
.sticky-top { position: sticky; top: 0px; z-index: 1020; }
}
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; border: 0px; }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }
.w-100 { width: 100% !important; }
.stretched-link::after { position: absolute; inset: 0px; z-index: 1; pointer-events: auto; content: ""; background-color: transparent; }
.pr-0, .px-0 { padding-right: 0px !important; }
.pl-0, .px-0 { padding-left: 0px !important; }
.m-auto { margin: auto !important; }
.mr-auto, .mx-auto { margin-right: auto !important; }
.ml-auto, .mx-auto { margin-left: auto !important; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.text-center { text-align: center !important; }
@media (min-width: 768px){
.text-md-right { text-align: right !important; }
}
.text-uppercase { text-transform: uppercase !important; }
a.text-primary:hover, a.text-primary:focus { color: rgb(0, 86, 179) !important; }
a.text-secondary:hover, a.text-secondary:focus { color: rgb(73, 79, 84) !important; }
a.text-success:hover, a.text-success:focus { color: rgb(25, 105, 44) !important; }
a.text-info:hover, a.text-info:focus { color: rgb(15, 102, 116) !important; }
a.text-warning:hover, a.text-warning:focus { color: rgb(186, 139, 0) !important; }
.text-danger { color: rgb(220, 53, 69) !important; }
a.text-danger:hover, a.text-danger:focus { color: rgb(167, 29, 42) !important; }
a.text-light:hover, a.text-light:focus { color: rgb(203, 211, 218) !important; }
a.text-dark:hover, a.text-dark:focus { color: rgb(18, 20, 22) !important; }
@media print{
*, ::before, ::after { text-shadow: none !important; box-shadow: none !important; }
a:not(.btn) { text-decoration: underline; }
abbr[title]::after { content: " (" attr(title) ")"; }
thead { display: table-header-group; }
tr, img { break-inside: avoid; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { break-after: avoid; }
@page { size: a3; }
body { min-width: 992px !important; }
.container { min-width: 992px !important; }
.navbar { display: none; }
.table { border-collapse: collapse !important; }
.table td, .table th { background-color: rgb(255, 255, 255) !important; }
}

/* ==== from styles.min.css ==== */
html { overflow-x: hidden; }
body { font-family: nimbus-sans, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); overflow-x: hidden; }
.radio, .checkbox { display: block; min-height: 20px; margin-top: 10px; margin-bottom: 10px; }
label { margin-bottom: 2px; }
a { color: rgb(0, 141, 150); text-decoration: none; }
a:hover { color: black; text-decoration: none; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 { margin-bottom: 10px; margin-top: 0px; font-family: omnes-pro, sans-serif; }
h1, .h1 { font-size: 36px; color: rgb(54, 51, 51); }
h2, .h2 { font-size: 30px; font-family: foco, "Mongolian Baiti", Arial; }
h3, .h3 { font-size: 24px; }
h4, .h4 { font-size: 18px; color: rgb(0, 0, 0); }
h5, .h5 { font-size: 14px; }
h6, .h6 { font-size: 12px; }
.form-control { font-size: 14px; }
#content { padding-bottom: 50px; }
.background-grey-btn { background-color: rgb(239, 239, 236); }
.justify-center { justify-content: center; }
.font-18 { font-size: 18px; }
.font-20 { font-size: 20px; }
.font-22 { font-size: 22px; }
.font-26 { font-size: 26px; }
.font-32 { font-size: 33px; }
.font-normal { font-weight: normal; }
.font-w-500 { font-weight: 500; }
.wrod-wrap { word-break: break-word; }
@media (max-width: 600px){
.font-32 { font-size: 30px; }
}
@media (max-width: 400px){
.font-20 { font-size: 18px; }
}
table { width: 100%; }
.btn { user-select: none; font-size: 16px; border: 1px solid rgb(204, 204, 204); padding: 5px 12px 7px; line-height: 21px; }
.btn-default { background-color: rgb(255, 255, 255); }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { color: rgb(51, 51, 51); background-color: rgb(235, 235, 235); border-color: rgb(173, 173, 173); }
.btn-success { background-color: rgb(98, 224, 52); border-color: rgb(75, 172, 40); color: rgb(255, 255, 255) !important; }
.btn-success:not(:first-child) { margin-left: 20px; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { background-color: rgb(86, 196, 46); }
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { background-image: none; }
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: rgb(98, 224, 52); border-color: rgb(75, 172, 40); }
.btn-info { color: rgb(255, 255, 255); background-color: rgb(5, 215, 215); border-color: rgb(3, 166, 166); }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { background-color: rgb(4, 193, 193); }
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { background-image: none; }
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { background-color: rgb(5, 216, 216); border-color: rgb(3, 166, 166); }
.btn-outline-info:hover { color: white; background-color: rgb(4, 193, 193); border-color: rgb(4, 193, 193); }
.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open .dropdown-toggle.btn-dark { color: rgb(255, 255, 255); background-color: rgb(153, 153, 153); border-color: rgb(173, 173, 173); }
.btn-dark:active, .btn-dark.active, .open .dropdown-toggle.btn-dark { background-image: none; }
.btn-dark.disabled, .btn-dark[disabled], fieldset[disabled] .btn-dark, .btn-dark.disabled:hover, .btn-dark[disabled]:hover, fieldset[disabled] .btn-dark:hover, .btn-dark.disabled:focus, .btn-dark[disabled]:focus, fieldset[disabled] .btn-dark:focus, .btn-dark.disabled:active, .btn-dark[disabled]:active, fieldset[disabled] .btn-dark:active, .btn-dark.disabled.active, .btn-dark[disabled].active, fieldset[disabled] .btn-dark.active { background-color: rgb(102, 102, 102); border-color: rgb(204, 204, 204); }
.btn-black:hover { color: rgb(248, 153, 29); }
.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open .dropdown-toggle.btn-dark { color: rgb(255, 255, 255); background-color: rgb(153, 153, 153); }
.color-cyan { color: rgb(75, 195, 201); }
.color-orange { color: rgb(242, 104, 34); }
.color-red { color: rgb(255, 20, 20); }
.text-uppercase { text-transform: uppercase; }
.dropdown-menu { min-width: 200px; }
.dropdown-menu.columns-2 { min-width: 400px; }
.dropdown-menu.columns-3 { min-width: 630px; }
.dropdown-menu li a { padding: 4px 10px; font-weight: 300; }
.multi-column-dropdown { list-style: none; margin: 0px; padding: 0px; }
.multi-column-dropdown li a { display: block; clear: both; color: rgb(51, 51, 51); white-space: normal; }
.multi-column-dropdown li a:hover { text-decoration: none; color: rgb(38, 38, 38); background-color: rgb(153, 153, 153); }
@media (max-width: 767px){
.dropdown-menu.multi-column { min-width: 240px !important; }
}
.thumb { position: absolute; width: 83px; overflow: hidden; right: 4px; top: 0px; }
.img-responsive { display: inline-block; max-width: 100%; height: auto; }
#mainnavbar .nav-pills > li.dropdown:hover > a, .slicknav_nav .nav-pills > li.dropdown:hover > a { text-decoration: none; color: rgb(255, 255, 255); }
#mainnavbar .nav-pills > li.active > a, #mainnavbar .nav-pills > li.active > a:hover, #mainnavbar .nav-pills > li.active > a:focus, .slicknav_nav .nav-pills > li.active > a, .slicknav_nav .nav-pills > li.active > a:hover, .slicknav_nav .nav-pills > li.active > a:focus { color: rgb(255, 255, 255); background: none; }
#mainnavbar .nav-pills li.dropdown .dropdown-menu, .slicknav_nav .nav-pills li.dropdown .dropdown-menu { margin: 0px; background-color: rgb(242, 242, 241); border: 0px solid rgba(0, 0, 0, 0.15); border-radius: 0px; box-shadow: rgba(0, 0, 0, 0.176) 0px 6px 12px; padding: 15px 20px; }
.subnav .subnav-item .nav-link { color: rgba(0, 0, 0, 0.5); }
.subnav .subnav-item .nav-link:hover, .subnav .subnav-item .nav-link:focus { color: rgba(0, 0, 0, 0.7); }
.subnav .subnav-item .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }
.dropdown-menu-bg { background-image: url("../../../images/Banners/07-26_drop-down.jpg"); background-position: center bottom; background-repeat: no-repeat; background-size: contain; }
.dropdown .dropdown-menu { width: 660px; border: 0px; margin: 16px; }
.opacity-menu { background-color: rgba(242, 242, 241, 0.85) !important; }
@media screen and (max-width: 768px){
.dropdown-menu-bg { background-image: none; }
.banner-bg { background-image: url("../../../images/Banners/07-26_mobile-drop-down.jpg"); background-size: 100%; background-repeat: no-repeat; width: 100%; display: block; min-height: 216px; margin-top: -17px; padding-bottom: 256px; }
}
@media screen and (max-width: 540px){
.banner-bg { display: block; height: 216px; margin-top: -17px; }
}
@media (min-width: 1350px){
.container { max-width: 1366px; padding-left: 37px; padding-right: 37px; }
}
input[type="image"] { width: 100%; }
.modal-dialog { max-width: 600px; margin: 30px auto; padding-top: 8%; }
.modal-content { background-color: white; }
.modal-title { font-weight: bold; }
.close { position: absolute; right: 0px; top: -35px; z-index: 999; font-size: 28px; font-weight: normal; color: rgb(255, 255, 255); opacity: 1; }
.opp-modal .modal-dialog { max-width: 800px; }
.opp-modal .modal-content { border: 0px; }
.opp-modal .modal-body { padding: 0px; }
.modal-content .btn { font-size: 16px; }
a.dropdown-toggle:link { color: rgb(255, 0, 0); text-decoration: none; }
a.dropdown-toggle:visited { color: rgb(0, 0, 255); text-decoration: none; }
a.dropdown-toggle:hover { text-decoration: underline; }
@media (min-width: 768px){
.titlebar { margin-top: 158px; }
}
.titlebar h3, .titlebar h1 { margin: 20px 0px 10px; font: 200 36px / 48px foco, "Mongolian Baiti", Arial; }
@media (max-width: 768px){
.titlebar h3, .titlebar h1 { font: 300 32px / 40px foco, "Mongolian Baiti", Arial; }
}
.top-buffer { margin-top: 20px; }
.white-box-oz { border: 1px solid rgb(204, 204, 204); background: rgb(255, 255, 255); font-size: 16px; border-radius: 4px; }
.white-box-oz .checkbox.autoship { display: inline; }
.white-box .save-money-panel .dropdown { margin-bottom: 5px; }
.nav-pills > li > a { border-radius: 4px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: rgb(255, 255, 255); background-color: rgb(66, 139, 202); }
.nav-stacked { flex-direction: column; }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0px; }
@media only screen and (max-width: 767px){
#no-more-tables td::before { position: absolute; top: 11px; left: 15px; width: 45%; padding-right: 10px; white-space: nowrap; text-align: left; font: bold 14px nimbus-sans, "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(54, 51, 51); }
#no-more-tables td::before { content: attr(data-title); }
}
.table-bordered.carttable .numeric, .table-bordered.carttable [data-title="Description"] { font-size: 16px; }
.tablepadding-5 td { padding: 5px; }
.bg-saving-info, .bg-saving-info:focus { background-color: rgb(5, 216, 216); }
.nav > li > a { position: relative; display: block; padding: 10px 12px; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: rgb(238, 238, 238); }
.nav-tabs > li > a:hover { border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(204, 204, 204); }
.nav-tabs { border-bottom: 1px solid rgb(204, 204, 204); }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; border-radius: 0px; font-size: 14px; }
.nav-tabs > li > a:hover { border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(204, 204, 204); }
.nav-tabs > li > a.active, .nav-tabs > li > a.active:hover, .nav-tabs > li > a.active:focus { color: rgb(85, 85, 85); background-color: rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(204, 204, 204) transparent; border-image: none; cursor: default; font-weight: bold; }
.tab-pane { padding-top: 20px; }
.sprite { background-image: url("icons/sprite.png"); background-repeat: no-repeat; display: inline-block; }
.sprite-trustedsite_icon { background-position: -2px -348px; width: 112px; height: 41px; }
.sprite-30day_icon { background-position: -129px -348px; width: 127px; height: 41px; }
.sprite-bbb_icon { background-position: -270px -348px; width: 138px; height: 41px; }
.style1 { width: 227px; }
.tooltip-inner { background-color: rgb(255, 255, 224); color: red; border: 1px solid red; text-align: left !important; font-size: 16px !important; min-width: 350px !important; }
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { border-top-color: red; }
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { border-right-color: red; }
#progressBackgroundFilter, #processMessage { z-index: 99999; }
.panel { margin-bottom: 20px; background-color: rgb(255, 255, 255); border: 1px solid transparent; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px; }
.panel-body { padding: 15px; }
.panel-body p:last-child { margin-bottom: 0px; }
.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px; }
.panel-heading > .dropdown .dropdown-toggle { color: inherit; }
.panel-primary { border-color: rgb(66, 139, 202); }
.panel-primary > .panel-heading { color: rgb(255, 255, 255); background-color: rgb(66, 139, 202); border-color: rgb(66, 139, 202); }
.panel-primary > .panel-heading + .panel-collapse .panel-body { border-top-color: rgb(66, 139, 202); }
.panel-primary > .panel-footer + .panel-collapse .panel-body { border-bottom-color: rgb(66, 139, 202); }
.panel-title { margin-top: 0px; margin-bottom: 0px; font-size: 16px; color: inherit; }
.panel-title > a { color: inherit; }
.panel-title > a:hover, .panel-title > a:active { color: orange; }
.panel-footer { padding: 10px 15px; background-color: rgb(245, 245, 245); border-top: 1px solid rgb(221, 221, 221); border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.panel-default { border-color: rgb(221, 221, 221); }
.panel-default > .panel-heading { color: rgb(51, 51, 51); background-color: rgb(245, 245, 245); border-color: rgb(221, 221, 221); }
.panel-default > .panel-heading + .panel-collapse .panel-body { border-top-color: rgb(221, 221, 221); }
.panel-default > .panel-footer + .panel-collapse .panel-body { border-bottom-color: rgb(221, 221, 221); }
.panel-success { border-color: rgb(214, 233, 198); }
.panel-success > .panel-heading { color: rgb(60, 118, 61); background-color: rgb(223, 240, 216); border-color: rgb(214, 233, 198); }
.panel-success > .panel-heading + .panel-collapse .panel-body { border-top-color: rgb(214, 233, 198); }
.panel-success > .panel-footer + .panel-collapse .panel-body { border-bottom-color: rgb(214, 233, 198); }
.panel-warning { border-color: rgb(250, 235, 204); }
.panel-warning > .panel-heading { color: rgb(138, 109, 59); background-color: rgb(252, 248, 227); border-color: rgb(250, 235, 204); }
.panel-warning > .panel-heading + .panel-collapse .panel-body { border-top-color: rgb(250, 235, 204); }
.panel-warning > .panel-footer + .panel-collapse .panel-body { border-bottom-color: rgb(250, 235, 204); }
.panel-info { border-color: rgb(188, 232, 241); }
.panel-info > .panel-heading { color: rgb(49, 112, 143); background-color: rgb(217, 237, 247); border-color: rgb(188, 232, 241); }
.panel-info > .panel-heading + .panel-collapse .panel-body { border-top-color: rgb(188, 232, 241); }
.panel-info > .panel-footer + .panel-collapse .panel-body { border-bottom-color: rgb(188, 232, 241); }
.panel-group { margin-bottom: 20px; }
.panel-group .panel { margin-bottom: 0px; border-radius: 4px; overflow: hidden; }
.panel-group .panel + .panel { margin-top: 5px; }
.panel-group .panel-heading { border-bottom: 0px; }
.panel-group .panel-heading + .panel-collapse .panel-body { border-top: 1px solid rgb(221, 221, 221); }
.panel-group .panel-footer { border-top: 0px; }
.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid rgb(221, 221, 221); }
.panel-heading h3 { margin-bottom: 0px; }
.alert-info { color: rgb(49, 112, 143); }
.btn-jumpstart:hover { background-color: rgb(117, 117, 117); }
.tab-title { padding-bottom: 10px; }
.validationsummary { color: red; border-radius: 2px; font-size: small; border-width: 1px; border-style: solid; padding: 10px; background-color: rgb(255, 255, 224) !important; }
.rowPayment .nav-tabs li span { font-size: 16px; }
.width-100 { width: 100%; }
.max-w-275 { max-width: 275px; }
.max-w-400 { max-width: 400px; }
.max-w-100per { max-width: 100%; }
.max-w-90per { max-width: 90%; }
.max-w-1366 { max-width: 1366px; }
.min-h-100per { min-height: 100%; }
.padding-10 { padding: 10px; }
.padding-20 { padding: 20px; }
.padding-l-25 { padding-left: 25px; }
.padding-l-r-10 { padding-left: 10px; padding-right: 10px; }
.padding-t-10 { padding-top: 10px; }
.padding-t-20 { padding-top: 20px; }
.padding-b-10 { padding-bottom: 10px; }
.padding-b-20 { padding-bottom: 20px; }
.padding-b-40 { padding-bottom: 40px; }
.clearfix { clear: both; }
.margin-t-0 { margin-top: 0px; }
.margin-t-10 { margin-top: 10px; }
.margin-t-20 { margin-top: 20px; }
.margin-t-30 { margin-top: 30px; }
.margin-t-40 { margin-top: 40px; }
.margin-b-0 { margin-bottom: 0px; }
.margin-b-5 { margin-bottom: 5px; }
.margin-b-10 { margin-bottom: 10px; }
.margin-b-15 { margin-bottom: 15px; }
.margin-b-20 { margin-bottom: 20px; }
.margin-b-30 { margin-bottom: 30px; }
.margin-b-40 { margin-bottom: 40px; }
.margin-b-50 { margin-bottom: 50px; }
.margin-l-5 { margin-left: 5px; }
.margin-l-10 { margin-left: 10px; }
.margin-l-20 { margin-left: 20px; }
.margin-lr-20 { margin-left: 20px; margin-right: 20px; }
.margin-lr-40 { margin-left: 40px; margin-right: 40px; }
.margin-r-5 { margin-right: 5px; }
.border-bottom-off { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }
.video-btn, .video-btn:hover, .video-btn:focus { border-radius: 22px; background-color: rgb(239, 80, 0); font-size: 18px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 12px 18px; }
.video-btn:hover { opacity: 0.8; }
.pointer { cursor: pointer; }
.vertical-middle { vertical-align: middle; }
.vertical-text-bottom { vertical-align: text-bottom; }
.line-h-0 { line-height: 0; }
.hidden { display: none !important; visibility: hidden !important; }
.overflow-h { overflow: hidden; }
#progressBackgroundFilter { position: fixed; inset: 0px; overflow: hidden; padding: 0px; margin: 0px; background-color: rgb(0, 0, 0); opacity: 0.2; z-index: 999999; }
#processMessage { position: fixed; top: 45%; left: 50%; padding: 10px; width: 14%; z-index: 1001; background-color: rgb(255, 255, 255); border: 1px solid rgb(0, 0, 0); min-width: 160px; transform: translate(-50%, -50%); text-align: center; }
body.contact-layout #header.shrink { background: none; }
body.contact-layout #header .nav-pills li.dropdown .dropdown-menu { background: rgba(219, 220, 222, 0.9); }
.skin-care-banner a.btn:hover { color: white; }
.text-danger { font-weight: 400; }
.skincare-carousel .slick-prev::before, .skincare-carousel .slick-next::before { color: rgb(153, 153, 153); display: inline-block; font: 32px / 1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; }
.skincare-carousel .slick-prev::before { content: ""; }
.skincare-carousel .slick-next::before { content: ""; }
.customtab-ppl { }
@media (max-width: 768px){
.customtab-ppl { font-size: 14px; }
}
.breadcrumb { background-color: transparent; font-size: 16px; padding: 3px 0px; margin-bottom: 20px; list-style: none; font-family: foco, "Mongolian Baiti", Arial; }
@media (max-width: 400px){
.breadcrumb { background-color: transparent; font-size: 12px; width: 115%; }
}
.breadcrumb > li { display: inline-block; margin-right: 5px; }
.breadcrumb > li + li::before { content: "/ "; padding: 0px 1px; color: rgb(0, 0, 0); }
.breadcrumb > .active { color: rgb(0, 0, 0); }
.sknc-breadcrumb .breadcrumb a::after { content: ">"; padding: 0px 10px; }
.price-list { }
.quantity { margin-right: 25px; padding-top: 5px; max-width: 210px; flex: 1 1 170px; }
@media (min-width: 992px) and (max-width: 1200px){
.quantity { margin-right: 10px; }
}
@media (max-width: 768px){
.quantity { max-width: 180px; }
}
.q-control { font-size: 30px; display: inline-block; height: 36px; width: 36px; border-radius: 50%; border: 1px solid black; text-align: center; line-height: 30px; }
.q-input { border-width: medium medium 1px; border-style: none none solid; border-color: currentcolor currentcolor black; border-image: none; border-radius: 0px; font-size: 30px; line-height: 30px; height: 36px; box-sizing: content-box; padding: 0px; }
@media (max-width: 500px){
.q-input { padding: 0px; }
}
.price-box { flex: 1 1 238px; max-width: 340px; }
.price-box div { display: flex; padding: 6px 8px; }
.price-box div span { }
.price-box div input { flex: 2 1 40%; width: 40%; padding-top: 0px; }
@media (max-width: 576px){
.price-box div { padding: 8px 20px; }
.price-box div span { font-size: 18px; }
}
.autoship-price { border-radius: 4px; background-color: rgb(72, 194, 201); color: white; }
.autoship-price-txt { background-color: transparent; color: white; }
.price-box div .lblPricing { }
.btn-skincare { background-image: url("../../../assets/img/bag-icn.png"); background-repeat: no-repeat; background-position: 13px center; color: white; transition: 0.2s; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 10px 11px 10px 54px; font-size: 26px; line-height: 1.5; }
.btn-skincare:hover { background-image: url("../../../assets/img/bag-drk-icn.png"); background-repeat: no-repeat; background-position: 13px center; transition: 0.2s; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 10px 11px 10px 54px; }
.skincare #mySkinnedTabWrapper li a:hover, .skincare #mySkinnedTabWrapper li a.active { color: white; background: black; }
.skincare #mySkinnedTabWrapper .tab-pane { padding: 25px; }
.tab-pane h3 { margin-bottom: 5px; }
.css-checkbox input[type="checkbox"] { position: absolute; z-index: -1000; left: -1000px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); height: 1px; width: 1px; margin: -1px; padding: 0px; border: 0px; }
.css-checkbox input[type="checkbox"] + label { padding-left: 27px; height: 22px; width: 22px; display: inline-block; line-height: 22px; background-repeat: no-repeat; background-position: 0px 0px; font-size: 22px; vertical-align: middle; cursor: pointer; }
.css-checkbox-2 input[type="checkbox"] + label { height: 23px; width: 22px; }
.css-checkbox input[type="checkbox"]:checked + label { background-position: 0px -22px; }
.css-checkbox label { background-image: url("../../../assets/img/checkbox-skncr.png"); user-select: none; text-indent: -9999px; }
.css-checkbox-2 label { background-image: url("../../../assets/img/checkboxw.png"); }
.css-radio input[type="radio"] { position: absolute; z-index: -1000; left: -1000px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); height: 1px; width: 1px; margin: -1px; padding: 0px; border: 0px; }
.css-radio input[type="radio"] + span { margin-right: 18px; height: 24px; width: 23px; display: inline-block; line-height: 18px; background-repeat: no-repeat; background-position: 0px 0px; font-size: 8px; vertical-align: middle; cursor: pointer; }
.css-radio input[type="radio"]:checked + span { background-position: 0px -24px; }
.css-radio .radio-element { background-image: url("../../../assets/img/radio.png"); background-size: cover; user-select: none; text-indent: -9999px; }
.css-radio .radio-label { vertical-align: text-top; cursor: pointer; }
.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0px; list-style: none; text-align: center; }
.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid rgb(255, 255, 255); border-radius: 10px; cursor: pointer; background-color: rgba(0, 0, 0, 0); }
.carousel-indicators .active { margin: 0px; width: 12px; height: 12px; background-color: rgb(255, 255, 255); }
.carousel-control { position: absolute; top: 0px; left: 0px; bottom: 0px; width: 15%; opacity: 0.5; font-size: 20px; color: rgb(255, 255, 255); text-align: center; text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 2px; }
.carousel-control.left { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%); background-repeat: repeat-x; }
.carousel-control.right { left: auto; right: 0px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; }
.carousel-control:hover, .carousel-control:focus { outline: none; color: rgb(255, 255, 255); text-decoration: none; opacity: 0.9; }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; transform: translate(0px, -50%); }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; font-family: serif; }
.carousel-control .icon-prev::before { content: "‹"; }
.carousel-control .icon-next::before { content: "›"; }
.carousel-control-prev { left: -100px; font-size: 30px; color: rgb(181, 181, 181); width: auto; padding: 20px; }
.carousel-control-next { right: -100px; font-size: 30px; color: rgb(181, 181, 181); width: auto; padding: 20px; }
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: rgb(181, 181, 181); }
#myCarouselNutrition.carousel.slide .carousel-item img { max-width: 100%; max-height: 95px; height: auto; }
#myCarouselNutrition.carousel.slide .carousel-control { top: 25px; }
#myCarouselNutrition.carousel.slide .carousel-control-prev { left: -65px; top: -55px; }
#myCarouselNutrition.carousel.slide .carousel-control-next { right: -65px; top: -55px; }
@media (max-width: 992px){
#myCarouselNutrition.carousel.slide .carousel-control-prev { left: -56px; font-size: 24px; }
#myCarouselNutrition.carousel.slide .carousel-control-next { right: -56px; font-size: 24px; }
.nav-link-styles { padding: 0px 0px 7px; }
}
#myCarouselNutrition.carousel.slide .carousel-control.left:hover, #myCarouselNutrition.carousel.slide .carousel-control.right:hover { opacity: 0.7; }
#myCarouselNutrition.carousel.slide h4 { color: rgb(54, 51, 51); font: 18px foco, "Mongolian Baiti"; }
.customtab-ppl { border-color: rgb(204, 204, 204); border-radius: 0px; }
.customtab-ppl li a { color: gray; border-color: rgb(204, 204, 204); background-color: rgb(239, 239, 236); }
.customtab-ppl li.active a { border-color: rgb(204, 204, 204) rgb(204, 204, 204) transparent; background-color: white; color: gray; }
.customtab-ppl > li > a:hover { color: orange; border-color: rgb(204, 204, 204); background-color: lightgray; }
.customtab-ppl > li.active > a:hover { border-color: rgb(204, 204, 204) rgb(204, 204, 204) transparent; background-color: white; color: gray; }
.pill-content > .active { display: flex; }
.nav-pills > li > a.bottle-align { color: rgb(0, 141, 150); background-color: rgb(255, 255, 255); font-size: 18px; font-family: foco, "Mongolian Baiti", Arial; text-align: center !important; }
.nav-pills > li > a.active { color: rgb(255, 171, 0); font-size: 18px; font-family: foco, "Mongolian Baiti", Arial; text-align: center !important; }
.nav-pills > li > a.active:hover { color: rgb(255, 171, 0); background-color: rgb(255, 255, 255); font-size: 18px; font-family: foco, "Mongolian Baiti", Arial; }
.nav-pills > li > a.active:focus { color: rgb(255, 171, 0); background-color: rgb(255, 255, 255); font-size: 18px; font-family: foco, "Mongolian Baiti", Arial; text-align: center !important; }
.nav-pills-ppl > li > a { border-radius: 0px; padding: 0px; margin: 0px 15px; }
.nav-pills-box { padding: 15px 0px; margin-bottom: 15px; border: 1px solid rgba(204, 204, 204, 0.25); }
@media (max-width: 1400px){
.nav-pills-box { display: none; }
.nav-pills > li > a.active { border-bottom: 2px solid; border-top: 2px solid; }
.nav-pills > li > a.active:hover { border-bottom: 2px solid; border-top: 2px solid; }
}
@media (min-width: 1400px){
.nav-pills > li > a.active { border-bottom: 2px; border-top: 2px; }
.nav-pills > li > a.active:hover { border-bottom: 2px; border-top: 2px; }
}
.thumbnail { display: block; margin-bottom: 20px; line-height: 1.42857; background-color: rgb(255, 255, 255); }
.thumbnail:hover { background: linear-gradient(rgb(255, 255, 255) 40%, rgb(231, 251, 206) 100%); }
.thumbnail > img, .thumbnail a > img { margin-left: auto; margin-right: auto; max-width: 100%; }
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: rgb(66, 139, 202); }
#products .item .thumbnail .caption h4 a:hover { color: rgb(67, 103, 13); text-decoration: none; }
.white-box-new { background: rgb(255, 255, 255); padding: 0px 0px 15px; font-size: 16px; min-height: 260px !important; }
.white-box-new-right { border: 1px solid rgb(204, 204, 204); background: rgb(255, 255, 255); font-size: 16px; border-radius: 0px 4px 4px; min-height: 350px !important; }
.white-box-new-right-2 { border: 1px solid rgb(204, 204, 204); background: rgb(255, 255, 255); font-size: 16px; border-radius: 0px 4px 4px; }
.white-box-new-right #Reviews { width: 100%; }
.product-review-star-rating div, .product-review-star-rating img { height: 100%; }
.tab-heading-text { font-family: omnes-pro, "Mongolian Baiti", Arial; padding: 20px 20px 10px; }
.dropdown-shipping-schedule { width: 75%; }
.avg-star-rating img { width: 100%; }
@media (min-width: 768px){
.avg-star-rating { width: 145px; height: 30px; margin: 12px auto !important; }
}
@media (max-width: 768px){
.avg-star-rating { width: 145px; height: 30px; margin: 12px auto !important; }
}
.btn-to-cart-ppl:hover, .btn-to-cart-ppl:focus, .btn-to-cart-ppl:active, .btn-to-cart-ppl.active, .open .dropdown-toggle.btn-to-cart-ppl { color: rgb(255, 255, 255); background-color: rgb(225, 138, 26); border-color: rgb(204, 126, 22); }
.btn-to-cart-ppl:active, .btn-to-cart-ppl.active, .open .dropdown-toggle.btn-to-cart-ppl { background-image: none; }
.btn-to-cart-ppl.disabled, .btn-to-cart-ppl[disabled], fieldset[disabled] .btn-to-cart-ppl, .btn-to-cart-ppl.disabled:hover, .btn-to-cart-ppl[disabled]:hover, fieldset[disabled] .btn-to-cart-ppl:hover, .btn-to-cart-ppl.disabled:focus, .btn-to-cart-ppl[disabled]:focus, fieldset[disabled] .btn-to-cart-ppl:focus, .btn-to-cart-ppl.disabled:active, .btn-to-cart-ppl[disabled]:active, fieldset[disabled] .btn-to-cart-ppl:active, .btn-to-cart-ppl.disabled.active, .btn-to-cart-ppl[disabled].active, fieldset[disabled] .btn-to-cart-ppl.active { background-color: rgb(248, 152, 29); border-color: rgb(225, 138, 26); }
.sprite-compare-icon { width: 26px; height: 26px; background-position: -301px -93px; }
.sprite-compare-icon:hover, .actionbar a:hover .sprite-compare-icon { background-position: -402px -93px; }
.sprite-bag-size-icon:hover, .actionbar a:hover .sprite-bag-size-icon { background-position: -440px -93px; }
.actionbar { padding-top: 15px; margin-bottom: 25px; max-width: 320px; }
.actionbar > div { margin-right: 10px; cursor: pointer; }
.actionbar a, .actionbar a label { color: rgb(85, 85, 85); display: block; margin: 0px; }
.actionbar a:hover, .actionbar a:hover label, .actionbar a:hover span { color: rgb(255, 171, 0); text-decoration: none; }
.imagevideodiv { height: 350px; }
@media (min-width: 400px){
.imagevideodiv { height: 470px; }
}
@media (max-width: 1366px){
.imagesize { height: 430px; }
}
.oz-test .imagesize { height: auto; max-height: 100%; max-width: 100%; }
.videosize { width: 100%; height: 100%; }
ul.productbullets { list-style-type: circle; font-size: 16px; margin-bottom: 0px; }
#effect1, #effect2 { height: 100%; width: 100%; overflow: hidden; }
.btn-ctaButton:hover { color: white; }
.btn-promoButton:hover { color: white; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.btn-promoButton2:hover { color: rgb(221, 221, 221); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.stick { position: fixed; width: 100%; top: 0px; z-index: 5000; }
.stick-resumes { position: fixed; width: inherit; top: 55px; }
.stick-resumes-small { position: fixed; width: inherit; top: 120px; }
.navbarheight { height: 45px; }
.modal-header .close { color: rgb(102, 102, 102); right: 15px; top: 20px; cursor: pointer; }
.modal-header .close svg { fill: rgb(102, 102, 102); height: 22px; vertical-align: top; width: 18px; }
.alert-link { font-weight: normal; }
.modal-footer { justify-content: space-between; }
.lazyload, .lazyloading { opacity: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { appearance: none; margin: 0px; }
.ssnBox[type="number"]::-webkit-inner-spin-button, .ssnBox[type="number"]::-webkit-outer-spin-button { appearance: none; margin: 0px; }
.table th, .table td { border-top-width: medium; border-top-style: none; border-top-color: currentcolor; }
@media screen and (min-width: 768px) and (max-width: 1000px){
.carousel-box-skincare, .carousel-box { z-index: 1 !important; }
}
.panel-log { background: black; position: relative; align-items: flex-end; padding: 29px 11px 34px 0px; }
.panel-log .svg-icon { width: 89%; }
.oz-test { font-family: omnes-pro, sans-serif; }
.oz-test #effect1 { position: static; }
@media (min-width: 1200px){
.oz-test .imagevideodiv { height: 100%; }
}
.btn-skincare { font-family: omnes-pro, sans-serif; background-image: url("../../../assets/img/bag-icn.png"); background-repeat: no-repeat; background-position: 13px center; color: white; transition: 0.2s; border: 0px; padding: 10px 11px 10px 54px; background-color: rgb(255, 100, 22); }
@media (max-width: 390px){
.oz-test .btn-skincare { font-size: 24px; padding: 8px 9px 8px 50px; }
}
@media (max-width: 360px){
.oz-test .btn-skincare { font-size: 18px; padding: 10px 11px 10px 38px; background-size: 16%; }
}
@media (min-width: 1200px){
.oz-test .imagesize { width: 100%; }
}
.bag-size-calc, .bag-size-calc h1 { }
.bag-container { background-color: rgb(246, 246, 246); }
.bag-items { font-size: 16px; padding: 20px; border-radius: 6px; gap: 15px; }
.white-box-01 { border: 1px solid rgb(231, 231, 231); background-color: white; border-radius: 8px; }
.bag-item { flex-basis: 45%; height: 100%; flex-shrink: 0; }
.pet-list { flex-grow: 2; }
.pet-item, .pet-title { padding: 10px 20px; border-bottom: 1px solid rgb(231, 231, 231); }
.pet-item:last-child { }
@media (max-width: 1280px){
.bag-item { }
}
@media (max-width: 992px){
.bag-item { flex-basis: 48%; }
}
@media (max-width: 770px){
.bag-item { flex-basis: 100%; }
}
.bag-item input[type="radio"] { margin-right: 10px; }
.add-pet-ui { flex-grow: 2; }
.bag-input input { width: 40px; padding: 3px 5px; margin-right: 5px; font-size: 14px; border: 1px solid rgb(167, 167, 167); border-radius: 4px; }
.link-bag { color: rgb(0, 160, 243); font-size: 16px; margin-bottom: 3px; margin-top: 30px; align-self: flex-end; }
.remove-dog a { color: rgb(0, 160, 243); }
.bag-size-results { display: none; padding: 10px 20px; font-size: 16px; }
#divGreen:nth-child(2n+1) { margin-top: 10px; }
.p-widget-thmb { }
.p-widget-thmb-desk { }
.modal-open .modal { padding-left: 17px; padding-right: 17px; }
.basketmodal .modal-body { padding: 35px 42px; }
.chkout-btns .btn-success:not(:first-child) { margin-left: 0px; }
@media (max-width: 500px){
.chkout-btns { }
}
.seasonal-header-img { height: 100% !important; width: 100%; }
.seasonal-header-img-mobile { width: 100%; height: 100% !important; }
.btn-dogfood:hover { color: white; opacity: 0.65; }
.tab-contents { min-height: 300px; }
.landing-quotes .product-review-star-rating div, .product-review-star-rating img { width: 100%; }
.ppl-after-line::after { content: ""; width: 100px; height: 8px; background-color: rgb(255, 161, 0); display: block; margin-top: 40px; margin-bottom: 40px; }
.ppl-btn:hover { opacity: 0.6; }
.videoWrapper { position: relative; padding-bottom: 56.25%; height: 0px; }
.videoWrapper iframe { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.fa-caret-up, .collapsible[aria-expanded="true"] .fa-caret-down { display: none; }
.collapsible[aria-expanded="true"] .fa-caret-up { display: inline-block; }
#collapseDiv.collapse.show, .collapsing { height: auto !important; }
a.read-more.collapsed::after { content: "+ Show More"; }
a.read-more:not(.collapsed)::after { content: "- Show Less"; }
.error, .error2 { color: red; }
.btn-add-pet, .btn-add-pet:hover { color: rgb(255, 255, 255); background-color: rgb(5, 215, 214); border-color: rgb(5, 215, 214); }
.petSelector { width: 177px; border-radius: 4px; padding: 8px 10px; border: 1px solid rgb(167, 167, 167); }
.bc-title { background-color: rgb(5, 215, 214); color: white; margin-bottom: 0px; padding: 6px 20px; }
a.alertbox-toggle:hover { text-decoration: underline; color: rgb(0, 0, 0); }


/* ==== trustpilot-seo-widget.min.css ==== */
*[class^='trustpilot-']{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.trustpilot-clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.trustpilot-clearfix{display:inline-block}* html .trustpilot-clearfix{height:1%}.trustpilot-clearfix{display:block}.trustpilot-star-rating{margin:0;display:inline-block}.trustpilot-star-rating .trustpilot-star-1,.trustpilot-star-rating .trustpilot-star-2,.trustpilot-star-rating .trustpilot-star-3,.trustpilot-star-rating .trustpilot-star-4,.trustpilot-star-rating .trustpilot-star-5{float:left;line-height:1rem}.trustpilot-star-rating .trustpilot-star-image{height:auto}.trustpilot-star-rating.trustpilot-size-small .trustpilot-star-1,.trustpilot-star-rating.trustpilot-size-small .trustpilot-star-2,.trustpilot-star-rating.trustpilot-size-small .trustpilot-star-3,.trustpilot-star-rating.trustpilot-size-small .trustpilot-star-4,.trustpilot-star-rating.trustpilot-size-small .trustpilot-star-5{line-height:9px;padding:2px;border-radius:2px;margin:0 3px 0 0}.trustpilot-star-rating.trustpilot-size-small .trustpilot-star-1 .trustpilot-star-image,.trustpilot-star-rating.trustpilot-size-small .trustpilot-star-2 .trustpilot-star-image,.trustpilot-star-rating.trustpilot-size-small .trustpilot-star-3 .trustpilot-star-image,.trustpilot-star-rating.trustpilot-size-small .trustpilot-star-4 .trustpilot-star-image,.trustpilot-star-rating.trustpilot-size-small .trustpilot-star-5 .trustpilot-star-image{width:10px}.trustpilot-star-rating.trustpilot-size-medium .trustpilot-star-1,.trustpilot-star-rating.trustpilot-size-medium .trustpilot-star-2,.trustpilot-star-rating.trustpilot-size-medium .trustpilot-star-3,.trustpilot-star-rating.trustpilot-size-medium .trustpilot-star-4,.trustpilot-star-rating.trustpilot-size-medium .trustpilot-star-5{padding:3px;border-radius:3px;margin:0 3px 0 0}.trustpilot-star-rating.trustpilot-size-medium .trustpilot-star-1 .trustpilot-star-image,.trustpilot-star-rating.trustpilot-size-medium .trustpilot-star-2 .trustpilot-star-image,.trustpilot-star-rating.trustpilot-size-medium .trustpilot-star-3 .trustpilot-star-image,.trustpilot-star-rating.trustpilot-size-medium .trustpilot-star-4 .trustpilot-star-image,.trustpilot-star-rating.trustpilot-size-medium .trustpilot-star-5 .trustpilot-star-image{width:20px}.trustpilot-star-rating.trustpilot-count-0 .trustpilot-star-1,.trustpilot-star-rating.trustpilot-count-0 .trustpilot-star-2,.trustpilot-star-rating.trustpilot-count-0 .trustpilot-star-3,.trustpilot-star-rating.trustpilot-count-0 .trustpilot-star-4,.trustpilot-star-rating.trustpilot-count-0 .trustpilot-star-5{background:#c8c8c8}.trustpilot-star-rating.trustpilot-count-1 .trustpilot-star-1{background:#e22027}.trustpilot-star-rating.trustpilot-count-1 .trustpilot-star-2,.trustpilot-star-rating.trustpilot-count-1 .trustpilot-star-3,.trustpilot-star-rating.trustpilot-count-1 .trustpilot-star-4,.trustpilot-star-rating.trustpilot-count-1 .trustpilot-star-5{background:#c8c8c8}.trustpilot-star-rating.trustpilot-count-2 .trustpilot-star-1,.trustpilot-star-rating.trustpilot-count-2 .trustpilot-star-2{background:#f47324}.trustpilot-star-rating.trustpilot-count-2 .trustpilot-star-3,.trustpilot-star-rating.trustpilot-count-2 .trustpilot-star-4,.trustpilot-star-rating.trustpilot-count-2 .trustpilot-star-5{background:#c8c8c8}.trustpilot-star-rating.trustpilot-count-3 .trustpilot-star-1,.trustpilot-star-rating.trustpilot-count-3 .trustpilot-star-2,.trustpilot-star-rating.trustpilot-count-3 .trustpilot-star-3{background:#f8cc18}.trustpilot-star-rating.trustpilot-count-3 .trustpilot-star-4,.trustpilot-star-rating.trustpilot-count-3 .trustpilot-star-5{background:#c8c8c8}.trustpilot-star-rating.trustpilot-count-4 .trustpilot-star-1,.trustpilot-star-rating.trustpilot-count-4 .trustpilot-star-2,.trustpilot-star-rating.trustpilot-count-4 .trustpilot-star-3,.trustpilot-star-rating.trustpilot-count-4 .trustpilot-star-4{background:#73b143}.trustpilot-star-rating.trustpilot-count-4 .trustpilot-star-5{background:#c8c8c8}.trustpilot-star-rating.trustpilot-count-5 .trustpilot-star-1,.trustpilot-star-rating.trustpilot-count-5 .trustpilot-star-2,.trustpilot-star-rating.trustpilot-count-5 .trustpilot-star-3,.trustpilot-star-rating.trustpilot-count-5 .trustpilot-star-4,.trustpilot-star-rating.trustpilot-count-5 .trustpilot-star-5{background:#007f4e}#trustpilot-product{min-width:215px;width:100%;padding:20px 0;margin-bottom:20px;font:14px/100% "Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.42857;color:#333;box-sizing:border-box;background-color:#fff}.trustpilot-reviews-summary{text-align:center;padding:0 20px 20px 20px;overflow:hidden}.trustpilot-product-name{font-size:18px;font-weight:bold;margin:0 0 10px 0}.trustpilot-aggregate-rating{display:inline-block;line-height:30px;margin-left:10px;vertical-align:text-bottom}.trustpilot-rating{font-weight:bold}.trustpilot-reviews-list{height:500px;overflow-y:auto;margin-bottom:10px;box-shadow:inset 0 -7px 10px -7px #eee,inset 0 -7px 10px -7px #eee;box-shadow:inset 0 -7px 10px -7px rgba(202,202,202,0.6),inset 0 7px 10px -7px rgba(202,202,202,0.6);-moz-box-shadow:inset 0 -7px 10px -7px rgba(202,202,202,0.6),inset 0 7px 10px -7px rgba(202,202,202,0.6);-ms-box-shadow:inset 0 -7px 10px -7px rgba(202,202,202,0.6),inset 0 7px 10px -7px rgba(202,202,202,0.6);-webkit-box-shadow:inset 0 -7px 10px -7px rgba(202,202,202,0.6),inset 0 7px 10px -7px rgba(202,202,202,0.6)}.trustpilot-widget-wide .trustpilot-review-left-content{float:left;width:25%}.trustpilot-widget-wide .trustpilot-review-right-content{float:left;width:75%}.trustpilot-review{padding:20px;border-bottom:1px solid #ddd}.trustpilot-review-name,.trustpilot-review-date{display:block;margin-bottom:0}.trustpilot-widget-wide .trustpilot-review-name,.trustpilot-widget-wide .trustpilot-review-date{margin:0 0 10px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trustpilot-widget-wide .trustpilot-review-name{margin-bottom:5px}.trustpilot-review-date{margin-bottom:10px}.trustpilot-review-date{color:#999}.trustpilot-review-rating{margin-bottom:10px}.trustpilot-footer{height:auto;text-align:center}.trustpilot-pagination{margin-bottom:10px}.trustpilot-pagination-pages{display:inline-block;margin:15px 0 5px 0}.trustpilot-pagination-page{color:#666!important;text-decoration:none!important;padding:0 7px;cursor:pointer}.trustpilot-pagination-page:hover{font-weight:bold}.trustpilot-pagination-page-active{color:black;font-weight:bold}.trustpilot-pagination-arrow{display:inline-block;position:relative;width:9px;height:9px;background:transparent;text-decoration:none!important;border-top:2px solid #aaa;border-left:2px solid #aaa;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;text-decoration:none;color:transparent!important;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.trustpilot-pagination-arrow:hover{border-color:#666;border-width:2px}.trustpilot-pagination-arrow:before{display:block;content:"";transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}.trustpilot-pagination-arrow.trustpilot-arrow-prev{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);left:-5px;top:5px}.trustpilot-pagination-arrow.trustpilot-arrow-next{transform:rotate(135deg);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);right:-5px;top:5px}.trustpilot-hidden{display:none!important}.trustpilot-disabled,.trustpilot-disabled:hover{border-color:#ddd;cursor:default}

/* ==== desktop.css (was media screen and (min-width:740px)) ==== */
@media screen and (min-width:740px){
.foundation {
    background-image: url('../images/foundation-banner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    }
.sitemap {
    background-image: url('../images/siteMap-banner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    }
.termsofuse {
    background-image: url('../images/terms-banner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    }
.privacy {
    background-image: url('../images/privacy-banner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    }
.shipping {
    background-image: url('../images/shipping-banner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    }
.shopping {
    background-image: url('../images/shopping-banner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    }
.newsletter {
    background-image: url('../Assets/img/newsletter-banner.jpg'); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 265px;
    }
@media (min-width:768px) {
    .newsletter {
        height: 360px;
    }
}

@media (min-width:992px) {
    .newsletter {
        height: 400px;
    }
}
.oops {
    background-image: url('../images/404-page-header.jpg'); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 265px;
    margin-top: 180px;
    }
@media (min-width:768px) {
    .oops {
        height: 360px;
    }
}

@media (min-width:992px) {
    .oops {
        height: 400px;
    }
}
.mission {
    background-image: url('../images/mission02-banner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;

    }
.team {
    background-image: url('../images/team01-banner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    }
.cohistory {
    background-image: url('../images/aboutUs-banner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    }
.evergreen {
    background-image: url('../images/evergreen-banner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    }
.grainfree {
    background-image: url('../images/gf_topBanner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
}
.giftideas {
    background-image: url('../images/holiday-page-header.jpg?v=1.0.1'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
}
.autoship-banner {
    background-image: url('../images/autoship-banner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    }
.nutritionalbundle {
    background-image: url('../images/top-banner.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
}
 .discount-dental {
            background-image: url('../images/dental-banner.png');
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
            height: 520px;
        }

#pplCtgrs  {
    position:relative; left: 15px; top: 0px;
}
.pplCtgrsthumb {
    left: 145px;
}


}

/* ==== mobile.css (was media screen and (max-width:739px)) ==== */
@media screen and (max-width:739px){
.foundation {
    background-image: url('../../../images/foundation-banner-sm.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 181px;
}

.sitemap {
    background-image: url('../../../images/siteMap-banner-sm.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 181px;
}

.termsofuse {
    background-image: url('../../../images/terms-banner-sm.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 181px;
}

.privacy {
    background-image: url('../../../images/privacy-banner-sm.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 181px;
}

.shipping {
    background-image: url('../../../images/shipping-banner-sm.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 181px;
}

.shopping {
    background-image: url('../../../images/shopping-banner-sm.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 181px;
}

.newsletter {
    background-image: url('../../../Assets/img/newsletter-banner-sm.jpg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    height: 181px;
}

.mission {
    background-image: url('../../../images/mission-banner-sm.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 181px;
}
.team {
    background-image: url('../../../images/team-banner-sm.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 181px;
    }
.cohistory {
    background-image: url('../../../images/about-banner-sm.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 181px;
    }
.grainfree {
    background-image: url('../../../images/gf-banner-sm.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 181px;
}

.giftideas {
    background-image: url('../../../images/holiday-page-header-mob.jpg?v=1.0.0');
    width: 100%;
    height: calc(100vw / (370 / 162));
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    
}
 .discount-dental {
            background-image: url('../../../images/dental-banner-sm.png');
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
            height: 220px;
        }
.autoship-banner {
    background-image: url('../../../images/autoship-banner-sm.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 181px;
}

.nutritionalbundle {
    background-image: url('../../../images/top-banner-sm.png'); 
    background-repeat: no-repeat;
    background-position: center;
    height: 64px;
}

.white-box-new
{
	border: none;
}
.mono-image-on-top{
    top:0px;
    position: absolute;
    padding:35px 15px 20px 0px;
}
.product-description-bottom{
    padding:85px 0px 0px 0px;
}
.dropdown-shipping-schedule{
    width: 100%;
}

.dropdown-menu-bg {
}
.licat {
    width: 100%;
}
.mobilelinks {
    display: inline-block;
    padding: 10px 0;
}
}

/* ==== Header-v3.css ==== */
.padding-nav{
    padding:0 40px;
}

@media (max-width: 768px) {
    .padding-nav{
        padding:0 20px;
    }
}

.product-link {
  color:#555555;
  padding-left:14px;
   
  cursor: pointer;
  display: inline-block;
  font: normal 14px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.product-link:hover {
    text-decoration: underline;
}

.dog-product-hover:hover {
    color: #03a6a6;
    text-decoration: underline;
}

.cat-product-hover:hover {
    color: #4bac28;
    text-decoration: underline;
}

.people-product-hover:hover {
    color: #e0891a;
    text-decoration: underline;
}

.imgLogoSmall {
    display: none;
}

.imgLogo{
    width: 100%;
}


@media (max-width: 550px) {
    .imgLogo {
        display:none;
    }

    .imgLogoSmall{
        display:inline-block;
    }
}

@media (min-width: 992px) {
    .dropdown-menu li:hover .sub-menu {
        visibility: visible;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .imgLogo {
        display: none;
    }

    .imgLogoSmall {
        display: block;
    }
}

@media (min-width: 1160px) {
    .imgLogo {
        display: block;
    }
    .imgLogoSmall {
        display: none;
    }
}


.multi-column-dropdown li a:hover {
    text-decoration: none;
    color: #262626;
    background-color: transparent;
}


#mainnavbar .menubar {
  margin-bottom:5px;
}

#mainnavbar .nav > li > a {
    display: block;
    position: relative;
    font: normal 14px/24px nimbus-sans, "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*color:#fff;*/
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px 13px 10px;
    text-align: center;
    cursor: pointer;
    /*font-weight: 600;*/
}

#mainnavbar .nav > li:last-child > a{
    padding-right: 0;
}

#mainnavbar.bc-header .nav > li > a {
    padding: 10px 0;
}

#mainnavbar .nav > li > a:hover, #mainnavbar .nav > li > a:focus {
  text-decoration:none;
  background:none;
    color:#FFBA00;
}

.dog-product-link {
  color:#555555;
   
   
  font-weight:lighter;
}

  
.product-header {
  color:#555555;
  padding-left:24px;
  
  font-weight:normal;
  font-size: x-large !important;
  font-family:"foco" !important;
}

.navbar {
    color: #666;
    background-color: #fff;
}

.navbar-brand {
    /*margin-left: 40px;*/
    padding-top: 0px;
    max-width: 220px;
    display: flex;
    align-items: center;
}

.navbar-brand-opp {
    padding-top: 23px;
    padding-left: 20px;
}

@media (max-width: 990px) {
    .navbar-brand-opp {
        padding-top: 0px;
    }
}

.opp-nav{
    background-color: rgba(255, 255, 255, 0.9);
}


@media (max-width: 550px) {
    .navbar-brand {
        max-width: 50%;
        /*padding-top: 15px;*/
        /*margin-left: 15px;*/
    }

    .navbar-brand img { 
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    /*.navbar-brand {
        padding-top: 33px;
    }*/

    .navbar-nav{
        height: 100%;
        display: table;
    }
}

.navbar-flex .navbar-nav {
    display: table;
}


.navbar-nav .nav-item{
    height:100%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}

.nav-item.btn-login{
    margin-right: 15px;
}

@media (min-width: 992px) {
    .navbar-nav{
        width: 100%;    
    }

    .navbar-collapse {
        align-items: initial;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .navbar-nav .nav-item {
        /*border-left: 1px solid #f0efec;*/
    }
}

.flex-grow-3{
    flex-grow: 3;
}

.navbar-flex {
    display: flex;
    flex-basis: auto;
    flex-grow: 1;
    align-items: initial;
    justify-content: flex-end;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
    .navbar-flex {
        justify-content: flex-start;
    }
}

.svg-btn img{
    width: 36px;
    height: 36px;
}

@media (max-width: 991px) {
    .navbar-collapse {
        order: 3;
        background-color: white;
        padding-top: 20px;
        max-height: calc(100vh - 100px);
        overflow-y: auto;
    }
    .navbar-flex {
        max-width: 200px;
        /*margin-right: 20px;*/
        height: 100%;
        align-items: center;
    }
}

@media (max-width: 560px) {
    .navbar-flex {
        /*max-width: 40%;*/
        margin-right: 0px;
    }

    #mainnavbar .nav > li > a {
        padding: 8px;
    }
}


.navbar-toggler{
    border: none;
        padding-top: 6px;
    padding-right: 0;
    padding-left: 10px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='4 0 34 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(102, 102, 102, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h34M4 16h34M4 25h34'/%3E%3C/svg%3E");
    
    width: 40px;
}

.subnav-container{
    background-color: #f0efec;
    width: 100%;
}

#mainnavbar.bc-header .subnav-container{
    background-color: #EFE9DC;
}

.subnav{
    list-style: none;
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0 auto;
    max-width: 1366px;
}

@media (min-width: 768px) {

    .subnav {
        justify-content: flex-end;
    }
}

.subnav-item{
    /*font-weight: bold;*/
    font-size: 12px;
}

.subnav-item:last-child a {
    margin-right: 0;
    padding-right: 0;
}

.subnav-item:first-child span {
    margin-left: 0;
    padding-left: 0;
}

.subnav-item span {
    display: inline-block;
    padding: 7px 14px;
}

@media (min-width: 992px){
    .subnav .subnav-item .nav-link {
        padding-right: 0;
    }

    .subnav .subnav-item:first-child .nav-link {
        padding-right: 7px;
    }
}

.main-nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100px;
    max-width: 1366px;
    position: relative;
}

.menu-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.menu-items{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.link-login{
    background-color: #efefec !important;
    border-radius: 3px !important;
    padding: 5px 10px !important;
}

.menu-login.nav.navbar-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    /*padding-left: 10px;*/
}

@media (max-width: 992px){
    .menu-login.nav.navbar-nav .search-icn{
        margin-right: 15px;
    }
}

.menu-login.nav.navbar-nav li{
    margin-right: 10px;
}

.menu-login.nav.navbar-nav li:last-child{
    margin-right: 0;
}

.menu-login.nav.navbar-nav li.search-icn > a{
    padding-right: 0 !important;
}

.lbl-cart-count {
    position: absolute;
    height: 20px;
    text-align: center;
    display: flex;
    width: 20px;
    right: 0px;
    top: 5px;
    font-weight: bold;
    background-color: #05d7d7;
    border-radius: 40px;
    align-items: center;
    justify-content: center;
    color: white;
}

.lbl-cart-count:before {
   content: '';
   display: inline-block;
   height: 100%;
   vertical-align: middle;
}

.search-box{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    background-color: white;
    z-index: 100;
}

.search-box .search {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    padding: 20px;
}

@media (min-width: 992px) {
    .search-box .search {
        margin-top: 30px;
    }
}

.search-box .close-search {
    /*position: absolute;
    right: 30%;
    top: 30px;*/
    display: inline-block;
    height: 30px;
    width: 30px;
    color: black;
    font-size: 18px;
    background-image: url(icons/icons8-multiply-32.png);
    cursor: pointer;
}

.sb-search-submit{
    background-image: url(icons/LA_Search_Icon.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: cover;
    height: 30px;
    width: 30px;
    border: none;
    cursor: pointer;
    display: inline-block;
    margin-left: 6px;
}

.sb-search-input{
    max-width: 400px;
    width: 100%;
    /*border: none;*/
    display: inline-block;
    height: 30px;
    vertical-align: top;
    margin-left: 5px;
    padding-left: 10px;
}

input.sb-search-input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.hover-effect img:last-child, .hover-effect:hover img:first-child{
    display:none;
}

.hover-effect:hover img:last-child{
    display:inline-block;
}

@media (max-width: 991px) {
    .main-nav {
        justify-content: space-between;
        height: 70px;
        z-index: 10;
        flex-wrap: wrap;
        /*margin-top: 10px;*/
    }

    .navbar-collapse .navbar-nav .nav-item {
       padding: 20px;
       display: block;
       text-align: center;
    }

    #mainnavbar .nav > li > a {
        text-align: left;
    }

    #mainnavbar .opp-nav .nav > li > a {
        text-align: left; 
    }
}

.dropdown .dropdown-menu {
    width: 100%;
    border: 0px;
    margin: 0px;
}

@media (min-width: 479px) {
    .dropdown .dropdown-menu {
        width: 450px;
        border: 0px;
        margin: 0px auto;
    }
}
     
@media (min-width: 639px) {
    .dropdown .dropdown-menu {
        width: 620px;
    }
}

@media (min-width: 767px) {
    .dropdown .dropdown-menu {
        width: 660px;
    }
}

@media (min-width: 992px) {
    .dropdown .dropdown-menu {
        top: 75px;
        left: 0;
    }
}


.opacity-menu {
    background-color: rgba(255, 255, 255, 1.0) !important;
}

@media (min-width: 768px) {
    .opacity-menu {
        background-color: rgba(255, 255, 255, 0.90) !important;
    }
   
    .navbar {
        position: fixed;
        z-index: 1030; 
        right: 0;
        left: 0;   
        border-radius: 0;
        top: 0;
        border-width: 0 0 1px;
        flex-direction: column;
    }      
}

@media (min-width: 992px) {
    #navcol-2, #navcol-3{
        max-width: 730px;
    }

    #navcol-2 {        
        margin-left: 18px;
    }

    .navbar-right{
        max-width: 170px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 992px) {
/* IE10+ CSS styles go here */

    #navcol-2, #navcol-3{
        max-width: none;
    }
}

@media (min-width: 1200px) {
    .navbar-right {
        margin-right: 10px;
    }
}


.bclogo-link{
    padding-top: 0;
    max-width:190px;
}

.bclogo{
    max-width: 100%;
    max-height: 100%;
}

.nav-link{
    cursor: pointer;
}

.bc-header{
    background-color: #EFE9DC;
}

.bc-header .dropdown-menu{
    background-color: #FBF7EE;
    border: 1px solid #C9BEA4;
    border-top: 2px solid #C08A1E;
    border-radius: 0;
}

.bc-header .dropdown-menu li a{
    color: #3D3A33;
}

.bc-header .dropdown-menu li a:hover,
.bc-header .dropdown-menu li a:focus{
    color: #C08A1E;
    text-decoration: none;
}

.bc-header .link-login{
    background-color: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important;
}


/*** switch to styles.css ***/
body {
    padding-right: 0 !important;
}

/* ==== footer-v3.css ==== */
#footer {
    background-color: #000000;
    font-family: "omnes-pro",sans-serif;
    padding: 70px 0 40px;
}

#footer ul.list-unstyled li a {
    color: #ccc;
    font-size:18px;
    font-weight:400;
}

#footer ul.list-unstyled li a:hover {
    color: #33b1be;
    text-decoration: none;
}

#footer h3 {
    color:#ffffff;
    font-size: 18px;    
}

#footer h5 {
    color: #ffffff;
    font-size:18px;
    font-weight:500;   
}

#footer h6 {
    color: #ffffff;
    font-size:18px;
    font-weight:500;   
}

#footer h6.copyright{
    font-size: 14px;
}

#footer.opp-footer h6 {
    color: #333;
}

.video-placement{
    margin-bottom: 5px;
}

.footer-container, .sknc-alert { 
    margin: 0 auto;
    padding: 0 40px;
    width: 100%;
    max-width: 1366px;
}

@media (max-width: 600px) {
    .footer-container {
        padding: 30px;
    }
}

.footer-icons{
    align-items: center;
    justify-content: space-between;
    display:inline-block;
vertical-align:middle;
}

.footer-blog-item{
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 25px;
}

.footer-blog-item-responsive{
    justify-content: flex-start;
}

@media only screen and (min-width : 1024px) {
    .social-icons {
        padding-bottom: 95px;
    }
}

@media only screen and (max-width : 1023px) {
    .social-icons {
        padding-bottom: 20px;
    }
}

@media only screen and (min-width : 1024px) {
    .social-icons-opp {
        padding-bottom: 40px;
    }
}

@media only screen and (max-width : 1023px) {
    .social-icons-opp {
        padding-bottom: 20px;
    }
}
@media (max-width:768px) {
    #footer .trustpilot-widget {
        margin-top: 30px;
    }
}

#footer .trustpilot-widget iframe body{
    color: white;
}

#blog-footer .blog-item{
    position: relative;
}

#blog-footer .blog-item-text{
    position: absolute;
    top: 50%;
    /*background-color: rgba(0, 0, 0, 0.6);*/
    background-color: black;
    padding-right: 15px;
}
#blog-footer .blog-item-text2{
    position: absolute;
    top: 50%;
    /*background-color: rgba(0, 0, 0, 0.6);*/
    background-color: black;
    padding-right: 15px;
}
#blog-footer h3.blog-text{
    margin: 5px;
    font-size: 16px; 
    text-transform: uppercase;
    font-weight: 500;
}

.newsletterBox .btn{
    border-radius: 0;
    background-color: #962300;
    border: 1px solid #962300;
}

#footer:not(.opp-footer) .trustpilot-widget{
    transform: scale(0.75);
    transform-origin: 0% 50%;
}

#footer.opp-footer {
    /*max-width: 1366px;*/
    margin: 0 auto;
    background-color: #fcf3ed;  
    width: 100%;  
}

#footer.opp-footer ul.list-unstyled li a {
    color: #333;
}

#footer.opp-footer .copyright{
    font-size: 14px; 
}

.opp-page .container-fluid{
    padding-right: 15px;
    padding-left: 15px;
}

.sknc-alert{
    margin-bottom: 30px;
    padding: 0;
    margin-top: 20px;
}

.sknc-alert .alert-warning{
    background-color: #fcf9e3;
    color: #8c6e40;
    font-size: 12px;
    font-family:Arial, Verdana, sans-serif;
    word-wrap: break-word;
}

.sknc-alert .alert-link{
    margin-left: 10px;
}

/* ==== typekit-rck2llo.css ==== */
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * baskerville-display-pt:
 *   - http://typekit.com/eulas/00000000000000007735bcf6
 * semplicitapro:
 *   - http://typekit.com/eulas/00000000000000007735a565
 *   - http://typekit.com/eulas/00000000000000007735a586
 *
 * © 2009-2021 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2021-05-17 15:00:10 UTC"}*/

/* p.typekit.net/p.css @import removed 2026-07-19: it returns no rules (Adobe pageview beacon only) and cost ~750ms render-blocking. Font-face rules are inlined below. Same pattern as the Magento redesign. */

@font-face {
font-family:"semplicitapro";
src:url("https://use.typekit.net/af/511bd1/00000000000000007735a565/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/511bd1/00000000000000007735a565/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/511bd1/00000000000000007735a565/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
font-family:"semplicitapro";
src:url("https://use.typekit.net/af/835ce6/00000000000000007735a586/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/835ce6/00000000000000007735a586/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/835ce6/00000000000000007735a586/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"baskerville-display-pt";
src:url("https://use.typekit.net/af/f7de22/00000000000000007735bcf6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/f7de22/00000000000000007735bcf6/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/f7de22/00000000000000007735bcf6/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

.tk-semplicitapro { font-family: "semplicitapro",sans-serif; }
.tk-baskerville-display-pt { font-family: "baskerville-display-pt",serif; }
