﻿/*.border-transparent {
    --bs-border-opacity: 0;
    border-color: rgba(var(--bs-white-rgb)
}
*/



    /* Materia Theme from https://bootstrap.build/themes */
    .bg-primary-materia {
    background-color: #2196f3 !important
} a.bg-primary-materia:focus, a.bg-primary-materia:hover, button.bg-primary-materia:focus, button.bg-primary-materia:hover {
    background-color: #0c7cd5 !important
} .bg-secondary-materia {
    background-color: #fff !important
} a.bg-secondary-materia:focus, a.bg-secondary-materia:hover, button.bg-secondary-materia:focus, button.bg-secondary-materia:hover {
    background-color: #e6e6e6 !important
} .bg-success-materia {
    background-color: #4caf50 !important
} a.bg-success-materia:focus, a.bg-success-materia:hover, button.bg-success-materia:focus, button.bg-success-materia:hover {
    background-color: #3d8b40 !important
} .bg-info-materia {
    background-color: #9c27b0 !important
} a.bg-info-materia:focus, a.bg-info-materia:hover, button.bg-info-materia:focus, button.bg-info-materia:hover {
    background-color: #771e86 !important
} .bg-warning-materia {
    background-color: #ff9800 !important
} a.bg-warning-materia:focus, a.bg-warning-materia:hover, button.bg-warning-materia:focus, button.bg-warning-materia:hover {
    background-color: #cc7a00 !important
} .bg-danger-materia {
    background-color: #e51c23 !important
} a.bg-danger-materia:focus, a.bg-danger-materia:hover, button.bg-danger-materia:focus, button.bg-danger-materia:hover {
    background-color: #b9151b !important
} .bg-light-materia {
    background-color: #fff !important
} a.bg-light-materia:focus, a.bg-light-materia:hover, button.bg-light-materia:focus, button.bg-light-materia:hover {
    background-color: #e6e6e6 !important
} .bg-dark-materia {
    background-color: #222 !important
} a.bg-dark-materia:focus, a.bg-dark-materia:hover, button.bg-dark-materia:focus, button.bg-dark-materia:hover {
    background-color: #090909 !important
} .bg-white-materia {
    background-color: #fff !important
} .border-primary-materia {
    border-color: #2196f3 !important
} .border-secondary-materia {
    border-color: #fff !important
} .border-success-materia {
    border-color: #4caf50 !important
} .border-info-materia {
    border-color: #9c27b0 !important
} .border-warning-materia {
    border-color: #ff9800 !important
} .border-danger-materia {
    border-color: #e51c23 !important
}
    /* Pulse Theme from https://bootstrap.build/themes */
    .bg-primary-pulse {
    background-color: #593196 !important
} a.bg-primary-pulse:focus, a.bg-primary-pulse:hover, button.bg-primary-pulse:focus, button.bg-primary-pulse:hover {
    background-color: #422470 !important
} .bg-secondary-pulse {
    background-color: #a991d4 !important
} a.bg-secondary-pulse:focus, a.bg-secondary-pulse:hover, button.bg-secondary-pulse:focus, button.bg-secondary-pulse:hover {
    background-color: #8c6cc6 !important
} .bg-success-pulse {
    background-color: #13b955 !important
} a.bg-success-pulse:focus, a.bg-success-pulse:hover, button.bg-success-pulse:focus, button.bg-success-pulse:hover {
    background-color: #0e8b40 !important
} .bg-info-pulse {
    background-color: #009cdc !important
} a.bg-info-pulse:focus, a.bg-info-pulse:hover, button.bg-info-pulse:focus, button.bg-info-pulse:hover {
    background-color: #0078a9 !important
} .bg-warning-pulse {
    background-color: #efa31d !important
} a.bg-warning-pulse:focus, a.bg-warning-pulse:hover, button.bg-warning-pulse:focus, button.bg-warning-pulse:hover {
    background-color: #cb870e !important
} .bg-danger-pulse {
    background-color: #fc3939 !important
} a.bg-danger-pulse:focus, a.bg-danger-pulse:hover, button.bg-danger-pulse:focus, button.bg-danger-pulse:hover {
    background-color: #fb0707 !important
} .bg-light-pulse {
    background-color: #f9f8fc !important
} a.bg-light-pulse:focus, a.bg-light-pulse:hover, button.bg-light-pulse:focus, button.bg-light-pulse:hover {
    background-color: #dad4ed !important
} .bg-dark-pulse {
    background-color: #17141f !important
} a.bg-dark-pulse:focus, a.bg-dark-pulse:hover, button.bg-dark-pulse:focus, button.bg-dark-pulse:hover {
    background-color: #000 !important
} .border-primary-pulse {
    border-color: #593196 !important
} .border-secondary-pulse {
    border-color: #a991d4 !important
} .border-success-pulse {
    border-color: #13b955 !important
} .border-info-pulse {
    border-color: #009cdc !important
} .border-warning-pulse {
    border-color: #efa31d !important
} .border-danger-pulse {
    border-color: #fc3939 !important
} .border-light-pulse {
    border-color: #f9f8fc !important
} .border-dark-pulse {
    border-color: #17141f !important
}
    /* Solar Theme from https://bootstrap.build/themes */
    .bg-primary-solar {
    background-color: #b58900 !important
} a.bg-primary-solar:focus, a.bg-primary-solar:hover, button.bg-primary-solar:focus, button.bg-primary-solar:hover {
    background-color: #826200 !important
} .bg-secondary-solar {
    background-color: #839496 !important
} a.bg-secondary-solar:focus, a.bg-secondary-solar:hover, button.bg-secondary-solar:focus, button.bg-secondary-solar:hover {
    background-color: #697b7d !important
} .bg-success-solar {
    background-color: #2aa198 !important
} a.bg-success-solar:focus, a.bg-success-solar:hover, button.bg-success-solar:focus, button.bg-success-solar:hover {
    background-color: #1f7972 !important
} .bg-info-solar {
    background-color: #268bd2 !important
} a.bg-info-solar:focus, a.bg-info-solar:hover, button.bg-info-solar:focus, button.bg-info-solar:hover {
    background-color: #1e6ea7 !important
} .bg-warning-solar {
    background-color: #cb4b16 !important
} a.bg-warning-solar:focus, a.bg-warning-solar:hover, button.bg-warning-solar:focus, button.bg-warning-solar:hover {
    background-color: #9d3a11 !important
} .bg-danger-solar {
    background-color: #d33682 !important
} a.bg-danger-solar:focus, a.bg-danger-solar:hover, button.bg-danger-solar:focus, button.bg-danger-solar:hover {
    background-color: #b02669 !important
} .bg-light-solar {
    background-color: #fdf6e3 !important
} a.bg-light-solar:focus, a.bg-light-solar:hover, button.bg-light-solar:focus, button.bg-light-solar:hover {
    background-color: #fae7b3 !important
} .bg-dark-solar {
    background-color: #073642 !important
} a.bg-dark-solar:focus, a.bg-dark-solar:hover, button.bg-dark-solar:focus, button.bg-dark-solar:hover {
    background-color: #021014 !important
} .border-primary-solar {
    border-color: #b58900 !important
} .border-secondary-solar {
    border-color: #839496 !important
} .border-success-solar {
    border-color: #2aa198 !important
} .border-info-solar {
    border-color: #268bd2 !important
} .border-warning-solar {
    border-color: #cb4b16 !important
} .border-danger-solar {
    border-color: #d33682 !important
} .border-light-solar {
    border-color: #fdf6e3 !important
} .border-dark-solar {
    border-color: #073642 !important
}
