﻿body {
    font-size: 1.25em;
}

:root {
    --app-border-radius: 5px;
    --background-highlight: #000099;
    --background-secondary: #A4C4E2;
    --background-basic: #f2f2f2;
}
/* light, dark, and shadow */
/*
.dark { background-color: #000099; }

.light { background-color: #3E71A4; }

.shadow { background-color: #99CC99; }

.topic-color { background-color:#A4C4E2; }

.sitewide blue #006699; This color used for question line and
.sitewide gold #BC8312;
*/

#DeptSystemHdr {
    line-height: 70px;
    height: 80px;
    align-items: baseline;
}

#logobase a {
    background-repeat: no-repeat;
    background-position: bottom;
    height: 80px;
}

#DeptSystemHdr a {
    display: inline-block;
    left: unset;
}

#UserAuthStatusPnl, #UserAuthStatusPnl2 {
    float: right;
    line-height: 1.5em;
    padding: 0px 15px;
    background-color: #f5f5f5; /*light gray*/
    border-radius: 0px 0px 10px 10px;
    margin: -90px -10px 0px 0px;
}

#UserAuthStatusPnl a, #UserAuthStatusPnl2 a {
    position: relative;
    display: inline-block;
    padding: 5px 15px;
    color: #000;
    line-height: 20px;
}

#UserAuthStatusPnl a:hover, #UserAuthStatusPnl2 a:hover {
    background-color: #ffffff;
}


#AppName2 {
    float: right;
    display: inline-block;
    line-height: 80px;
    margin-right: 15px;
}

#AppName {
    float: right;
    display: inline-block;
    line-height: 80px;
    margin-right: 5px;
    /*font-size: 1.8em;
    color:#1E5100;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0px;
    text-align: right;
    padding: 0px 0px 0px 325px;
    vertical-align: bottom;
    display: inline-block;
    width: 100%;*/
}

/*#SiteWideNavPnl {
    border-bottom: 1px solid rgba(255,255,255,0.3);
}*/

.SiteWideNavLbl {
    font-weight: normal;
    font-style: italic;
    color: #E3F1E6;
    padding-left: 15px;
    padding-top: 5px;
    display: block;
}

#SiteWideNavPnl a {
    padding-left: 15px;
}

h1 {
    font-size: 1.8em;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0px;
    /*margin-top: 30px;*/
    text-align: right;
    padding: 0px 0px 3px 10px;
    vertical-align: bottom;
    display: inline-block;
    width: 100%;
}

#ViewNamePnl h2 {
    display: inline-block;
    font-size: inherit;
    margin: auto;
    padding: inherit;
    color: #000000;
}

#content {
    padding-bottom: 1.5em;
    /*min-width:70em;*/
}

h3 {
    font-size: 2em;
    font-weight: normal;
    margin-top: 10px;
    color: #000099;
}

    h3.topmargin {
        margin-top: 20px;
    }


h4 {
    font-size: 1.6em;
    color: #BC8312;
}

.panel h4 {
    margin-bottom: 0px;
    margin-top: 0px !Important;
    color: black;
    font-weight: normal;
    font-size: 1.6em;
}

#content h4 {
    margin-top: .5em;
}

h5 {
    font-weight: bold;
    font-size: 1.4em;
    color: #006699;
}

.panel h5 {
    margin-top: 0px !Important;
    font-weight: normal;
}

h5 a:hover {
    /*color: #6699CC !important;*/
}

/*h6 {
    color: #1E5100
}*/

h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited {
    color: #1e5100 !important;
}

h3 .smallHeaderText, h4 .smallHeaderText, h5 .smallHeaderText {
    color: #000;
    font-size: .8em;
    font-weight: normal;
}

hr.narrow {
    margin-bottom: 5px;
}

#content .row {
    clear: both;
    padding-top: 0.5em;
    padding-bottom: .5em;
    margin: auto;
    min-width: 13em;
    line-height: 1.3em;
}

#ViewContainerPnl {
    border-top: 2px #000 solid;
    background-color: #a4c4e269; /* #ddeeff;  #a4c4e280;*/
    vertical-align: bottom;
    padding: 5px 10px 5px;
}

.PanelContentIntro {
    margin-top: .75em;
    margin-bottom: 1em;
    max-width:850px;
}


#ViewNamePnl {
    float: left;
    font-size: 1.7em;
    font-weight: 400;
    line-height: 30px;
}

.center {
    text-align: center;
}

.left {
    float: left;
}

.hidden {
    visibility: hidden;
}

.rightAlign {
    text-align: right;
}

.green {
    color: forestgreen;
}

.orgLink {
    text-decoration: none;
}

.emphasizedText {
    font-style: italic;
}

.unstrong {
    font-weight: normal;
}

#content .field {
    float: left;
    padding-left: 10px;
    text-align: left;
}

.table-responsive div table {
    margin-bottom: 0px;
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    line-height: 1.68em;
}

.verticalAlignTop {
    vertical-align: top;
}

.fieldnarrow {
    width: 40px;
}

/*NAV BAR STYLES TO OVERRIDE Bootstrap and Yam styles*/

.nav li div a {
    position: relative;
    display: block;
    padding: 5px 15px;
    color: #ffffff;
    line-height: 20px;
}

#ViewNavPnl a { /*#UserAuthStatusPnl #Welcome, #UserAuthStatusPnl a, position: relative;*/
    display: block;
    padding: 5px 15px;
    color: #000;
    line-height: 20px;
}


#ViewNavPnl a:hover {
    background-color: #a4c4e280;
}

.nav li div.open a.dropdown-toggle, .nav li a.active, .nav .active {
    background-color: #3E71A4;  /*#447744;*/
    color: #fff;
}

a.dropdown-toggle {
    font-size: 14px !important;
}

.nav li div a:hover {
    background-color: #3E71A4; /*#447744;*/
}

#curViewLbl2 {
    font-style: normal;
    font-size: 14px;
    font-weight:700;
}

/*.yamm .yamm-content {
    background-color: #a4c4e280;
}

.panel-default > .panel-heading {
    background-color: #a4c4e280;
} topic-color*/

.nav li li a {
    padding: 0;
}

.text {
    float: left;
    padding-left: 10px;
    text-align: left;
}

.errormessage {
    color: #CC0000;
    vertical-align: top;
}

.alertBox {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
}

.bigredbold {
    color: #CC0000;
    font-weight: bold;
}

.yellowBackground {
    background: #FFFF99
}

/* FORM STYLES */

.fieldBlock {
    display: inline-block;
    /*float:left;
    height:23px; 
    vertical-align:middle;*/
}

.fieldlabel {
    float: left;
    width: 12em; /*120px*/
    text-align: right;
    padding-top: .15em; /*2px*/
    font-weight: bold;
}

.fieldlabelwide {
    width: 20em;
}

.labelWideLeft {
    width: 28em;
    text-align: left;
}

.labelLeft {
    text-align: left;
}

.labelWide {
    width: 28em;
}

.labelMedium {
    width: 180px;
}

.labelNarrow {
    width: 75px;
}

form label {
    padding-right: 10px;
}

.rightPadding10 {
    padding-right: 10px;
}

.dateTextBox {
    width: 10em;
}

td .row .fieldlabel {
    padding-left: 10px;
    text-align: left;
}

/*textarea.vert, textarea { resize:vertical; }*/

.labelInline {
    width: auto;
    padding-left: 1em;
}

.row ol li {
    line-height: 15px;
    padding: 10px 0;
    position: relative;
    clear: left;
}

.panelIndent {
    padding-left: 15px;
    clear: both;
}

.panelPaddingTop {
    padding-top: 1em;
}


.noborder {
    border: none;
}

.DebugText {
    color: gray;
    font-size: 12px;
}
/*.mainContentCol {
    float: left;
    margin: 0;
    padding: 10px 0 0 0;
}*/
/*.contentCol72pct { 
    width:72%; 
    float:left; 
}*/
/*.sidebarRightClass {
    width:25%;
    margin:0 0 0 15px;
    padding:15px 0 15px 15px;
    background: none;
    border-left:solid 1px #CC9933;
    float:right;
    height:100%;
}

    .sidebarRightClass h3 {
        margin-top:0;
        font-size:1.5em;
    }

    .sidebarRightClass .row {
        margin-left: 15px;
    }*/
/*.secondaryNavigation
{
    height:2.5em;
    margin:0;
    padding:0 10px;
    background-position:bottom;
    background: #DDD0C4;
    color: #000;
    text-align:left;
    vertical-align:middle;
    width:auto;
    border:none;
    overflow:hidden;
}

.secondaryNavigation a, .secondaryNavigation a:visited {
    display: block;
    padding: 6px 10px 6px 10px;
    margin: 0;
    float: left;
    color: #fff;
    text-decoration: none;
}*/
.nestedNav {
    background: #DCEEFF;
    color: #000;
}

    .nestedNav a, .nestedNav a:visited {
        color: #000 !important;
        text-decoration: none;
    }

        .nestedNav a:hover {
            text-decoration: underline;
        }

/*.mainContentCol h4 {border-top: #CCCCCC 1px solid; padding-top:5px;}*/

.CommentSignature {
    font-style: italic;
    float: right;
    color: #6E6E6E;
    padding-top: 4px;
}

table h5 {
    font-size: 1em;
    font-weight: bold;
    margin: 5px 0 0 0;
}

.noMarginTable td {
    margin: 0;
    padding: 0;
}

.field textarea {
    min-width: 300px;
    height: 50px;
    width: 400px;
}

.pnLogon {
    padding: 1em;
    width: 25em !important;
}

legend {
    margin-bottom: .5em;
}

div.LogonButton {
    text-align: center;
}

.LogonButton a {
    color: #000;
    border-bottom: 1px solid;
    width: 120px;
    text-decoration: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .LogonButton a:visited, .LogonButton a:link {
        color: #000;
        text-decoration: none;
        border-bottom: 1px solid;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.textboxWide, .textareaWide {
    width: 400px;
}

.textboxNarrow {
    width: 40px;
}

.textboxDate {
    width: 75px;
}

.radio-toolbar label {
    font-weight: normal;
    padding-left: 5px;
    padding-right: 15px;
}

.tableFixHead {
    overflow-y: auto;
    height: 50px;
}

.tableFixHead tr th {
    position: sticky;
    top: 0;
}

.btnPnl button {
    margin: 0px 5px;
}

.fieldlabelLeft {
    text-align: left;
}

/*#outer-container {
    margin-top: 10px;
}*/

.col-sm-5 {
    float: left;
    min-height: 1px;
}

.col-sm-7 {
    float: left;
    min-height: 1px;
}

.col-md-4 {
    float: left;
    min-height: 1px;
}

.col-md-8 {
    float: left;
    min-height: 1px;
}

/*h1 {
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.5rem;
    margin-bottom: 0px;*/
    /* margin-top: 30px; */
    /*text-align: right;
    padding: 0px;
    vertical-align: bottom;
    display: inline-block;
}*/

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    /* font-size: 1rem; */
    color: inherit;
}

.panel-default {
    border-color: #ddd;
}

.panel-body {
    padding: 10px 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel {
    margin: 1rem;
    border-radius: var(--app-border-radius);
    background-color: #fff;
    /*box-shadow: 2px 2px 5px rgb(0, 0, 0, 0.20);*/
}

.textbox-label {
    margin: 1rem 0px;
}

.textbox-label > div {
    display: flex;
    align-items: center;
}
.select-label {
    margin: 1rem 0px;
}

.select-label > div {
    display: flex;
    align-items: flex-end;
}


.error-star {
    color: red;
    margin: 0rem 0.25rem;
}

.error-box {
    color: #a94442;
    padding: 1rem;
    font-weight: bold;
    position: fixed;
    top: 2rem;
    left: 2rem;
    width: 25rem;
    background: var(--background-basic);
    box-shadow: 2px 2px 5px rgb(0, 0, 0, 0.20);
    border-radius: var(--app-border-radius);
    z-index: 5;
}

hr {
    border-top: 1px lightgray solid;
}

.breadcrumb {
    font-size: 12px;
    /*   background-color: var(--background-basic);*/
    border-radius: var(--app-border-radius);
    padding: 8px 15px;
    /*margin: 10px 0px;*/
    line-height: normal;
}

.error-label {
    color: red;
    padding: 0px 10px;
    font-weight: bold;
    align-content: center;
    /*margin: 1rem 0rem;*/
}

img {
    width: 1.5rem;
    height: 1.5rem;
}

.button {
    border-radius: var(--app-border-radius);
    border-width: 0px;
    border-color: var(--background-secondary);
    background-color: var(--background-secondary);
    margin: 0.5rem;
    padding: 0.5rem 1rem;
}

.label-bold {
    font-weight: bold;
}

.button:active:not(:disabled) {
    background-color: #bfcddb;
    /*border-style: inset;*/
}

@media (max-width: 1024px) {
    input {
        width: 100%;
    }
}

ul {
    list-style-image: none;
}

#NavBarPnl {
    margin: 0px;
    border: none;
    align-content: center;
    /*padding: 0px;
    color: white;*/
}

div:has(> .navbar) {
    /*background-color: var(--background-highlight);*/
    border-radius: var(--app-border-radius);
    /* padding: 0px 1rem;*/
    justify-content: space-between;
}

/*a:not([href]):not([class]) {
    color: white;
}*/

a:not([href]):not([class]):hover {
    text-decoration: underline;
    /*color: white;*/
    cursor: pointer;
}

/*.navbar > a {
    color: white;
    text-decoration: none;
    line-height: normal;
    padding: 0px 0.3125rem;
    align-content: center;
}*/

.navbar > a:hover {
    text-decoration: underline;
    filter: drop-shadow(0px 0px 4px white);
    background: none;
    font-size: 14px;
}

.nav-topic > a {
    color: black;
    font-size: 14px;
}

.instructions {
    /*margin: 0px 1rem;*/
}

.instructions-bold {
    font-weight: bold;
}

.instructions-warning {
    color: red;
}

div:has(> div > input[type=checkbox]) {
    padding: 0.25rem 0rem;
}

div:has(> input[type=checkbox]) {
    /*align-content: center;*/
    text-align: center;
    width: 1.5rem;
    flex-direction: row;
}

input[type=checkbox] {
    float: none;
    margin: 1px;
}

div:has(> input[type=radio]) {
    display: flex;
    justify-content: space-between;
}

input[type=radio] {
    display: flex;
    max-width: 1rem;
    margin: 0rem 0.25rem;
}

.radio-label {
    margin-right: 1rem;
}

.textbox-hint {
    align-content: center;
    margin-left: 1rem;
}

textarea {
    height: 4rem;
}

.table {
    margin-bottom: 0px;
}

.table th {
    border: 1px;
    color: white;
    background-color: var(--background-highlight);
}

    .table th button {
        color: white;
    }

.quickgrid[theme=default] .sort-indicator {
    opacity: 1;
}

.col-sort-asc .sort-indicator {
    /*background-color: white;*/
    background-image: none !important;
}

    .col-sort-asc .sort-indicator::after {
        content: "\25bc";
        position: relative;
        top: -1px;
        left: -2px;
    }

.col-sort-desc .sort-indicator {
    /*background-color: white;*/
    background-image: none !important;
}

    .col-sort-desc .sort-indicator::after {
        content: "\25bc";
        position: relative;
        top: -4px;
        left: -2px;
    }

.col-title {
    justify-content: center;
}

td {
    text-align: center;
    border: solid lightgray 1px;
}

.link {
    color: var(--background-highlight);
}

.read-only {
    color: black;
    font-weight: bold;
}

.textbox-label-height {
    /*min-height: 30px;*/
}

.popup-box {
    position: fixed;
    background-color: var(--background-basic);
    border-radius: var(--app-border-radius);
    z-index: 1;
    place-self: center;
    top: 25%;
    text-align: center;
    padding: 1rem;
}

.popup-column {
    width: 20rem;
}

    .popup-column li {
        text-align: left;
        padding: 0.25rem 0rem;
    }

    .popup-column ul {
        justify-self: center;
    }

.multi-select-div {
    max-height: 30rem;
    text-align: left;
    justify-self: center;
}

.checkbox-label-aligned div:has(label) {
    width: fit-content;
}

.h-textarea-default {
    height: 5rem;
}

.wh-space-pre {
    white-space: pre;
    text-wrap: wrap;
}

.vertical-middle {
    vertical-align: middle;
}

.label-component {
    margin: 0 0.75rem;
    vertical-align: middle;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pe-0 {
    padding-right: 0 !important;
}

.pe-1 {
    padding-right: 0.25rem !important;
}

.pe-2 {
    padding-right: 0.5rem !important;
}

.pe-3 {
    padding-right: 1rem !important;
}

.pe-4 {
    padding-right: 1.5rem !important;
}

.pe-5 {
    padding-right: 3rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.ps-0 {
    padding-left: 0 !important;
}

.ps-1 {
    padding-left: 0.25rem !important;
}

.ps-2 {
    padding-left: 0.5rem !important;
}

.ps-3 {
    padding-left: 1rem !important;
}

.ps-4 {
    padding-left: 1.5rem !important;
}

.ps-5 {
    padding-left: 3rem !important;
}


.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-grid {
    display: grid !important;
}

.d-inline-grid {
    display: inline-grid !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

.d-none {
    display: none !important;
}
.flex-fill {
    flex: 1 1 auto !important;
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.justify-content-evenly {
    justify-content: space-evenly !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.w-25 {
    width: 25% !important;
}

.w-35 {
    width: 35% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.vw-100 {
    width: 100vw !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.min-h-10r {
    min-height: 5rem !important;
}

.mh-100 {
    max-height: 100% !important;
}

.vh-100 {
    height: 100vh !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    vertical-align: middle;
}

.quickgrid[theme=default]
.col-header-content {
    padding: 0.25rem;
}

.quickgrid[theme=default] > tbody > tr > td {
    padding: 0.25rem;
}

.quickgrid .col-justify-left,
.quickgrid .col-title
{
    text-align: left;
    justify-content: left;
}

.scrollable-container {
    overflow-x: auto;
}

/*.alert-note {
    border-color: #ddd;
}*/

.alert-success {
    color: rgb(20.8, 86.84, 35.88);
    background-color: rgb(212, 237.4, 217.8);
    /*border-color: rgb(194.8, 230.36, 202.92);*/
}

.alert-warning {
    color: #ff4d00;
    background-color: #fdf2cf;
    /*border-color: #ff4d00;*/
}

.alert-error {
    color: #990000;
    background-color: #fccece;
    /*border-color: #990000;*/
}

.alert-dismissible {
    padding-right: 4rem;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #ddd;
    border-radius: 3px;
}