﻿body {
    padding-top: 30px; /*Removed for Bootstrap 5*/
    padding-bottom: 100px;
    overflow: visible;
}

.toast-icon {
    padding-right: 10px !important;
}


.chkLeft, .chkRight {
    width: 30px;
}


.TabPageHeader {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 30px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.TextMessage {
    padding: 10px;
    border-radius: 5px;
    align-content: center;
    margin-bottom: 20px;
}



div.token-input-dropdown-facebook {
    z-index: 11001 !important;
}

.loader {
    border: 2px solid #f3f3f3;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 2px solid #555;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

#BodyContainer {
    padding-bottom: 100px !important;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.chkRight {
    float: right;
}

.chkLeft {
    float: left;
}

#rptLogo {
    display: inline-block;
}

#rptHeader {
    display: inline-block;
    text-align: center;
    white-space: pre-line;
}

/*Media queries for printing/report designer*/

/*@media screen {
    #rptHeader {
        display: flex;
        text-align: center;
        white-space: pre-line;
        flex-wrap: wrap;
        flex-direction: column;
        margin-top: -10px;
    }

    #rptLogo {
        display: flex;
    }

    #rptFooterText {
        white-space: pre !important;
    }
}

@media print {

    body {
        font-size: 12px !important;
    }

        body > div.navbar.navbar-inverse.navbar-fixed-top {
            display: none;
        }

        body > header {
            display: none !important;
        }


        body > footer {
            display: none !important;
        }

    #BodyContainer {
        padding-top: 0px !important;
        margin-top: -25px !important;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    #titleHeader {
        display: none;
    }

    #rptHeader {
        display: flex;
        text-align: center;
        white-space: pre-line;
        flex-wrap: wrap;
        flex-direction: column;
        margin-top: -7px;
    }

    #groupTitleHeader {
        display: none;
    }

    #groupRptHeader {
        display: block;
    }

    #resultTitleHeader {
        display: none;
    }

    #resultRptHeader {
        display: block;
    }

    #resultTitleTotal {
        display: none;
    }

    #resultRptTotal {
        display: block;
    }

    #rptLogo {
        display: flex;
    }

    .resultRptFooter {
        position: fixed;
        bottom: 0;
        background: #ffffff !important;
    }

    #rptFooterText {
        white-space: pre !important;
    }


    .rptGroup {
        break-after: page;
        page-break-after: always;
    }

    #rptHeaderRow {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        align-items: center;
    }
}*/


.validation-summary-valid {
    display: none;
}

.message-div {
    padding: 15px;
    margin-top: 15px;
    border-radius: 4px;
    font-weight: bold
}

nav.subNav a {
    font-size: 15px;
    text-transform: uppercase;
    color: #359;
    display: block;
    margin: 8px 12px 8px 0;
    float: left;
}

a.MIAct {
    font-weight: bold;
}


.sectionHeading, .sectionSubHeading {
    clear: both;
    float: none;
    border-bottom: 1px solid #359;
    padding: 15px 0;
    margin-bottom: 25px;
}

.card-header .sectionHeading, .card-header .sectionSubHeading {
    clear: both;
    float: none;
    border-bottom: none;
    padding: 0;
    margin-bottom: 0;
}

.sectionSubHeading {
    clear: both;
    float: none;
    border-bottom: none;
    padding: 5px 0;
    margin-bottom: 10px;
}

    .card-header.text-dark.bg-light .sectionHeading h4, .sectionHeading h4, .sectionSubHeading h4 {
        color: #359;
        float: left;
        padding: 0;
        margin: 0;
    }

    .sectionSubHeading h4 {
        color: #888;
    }
    
.card-header .sectionHeading h4, .card-header .sectionHeading .fas, .bg-primary .card-header .tooltipIcon, .bg-primary .card-header .fa-caret-square-down, .bg-primary .card-header .fa-caret-square-up, .body-content .btn-primary .fas {
    color: #FFF;
}

.card-header .fa-caret-square-down, .card-header .fa-caret-square-up {
    padding-left: 5px;
    font-size: 18px;
}

.tooltipIcon, .actBtn {
    font-size: 18px;
}

.colPanel {
    font-size: 20px;
    padding-left: 6px
}

.yellow {
    color: yellow !important;
}

.green {
    color: green !important;
}

.red {
    color: red !important;
}

a.fa, a.far, a.fab, a.fas, a.fal {
    text-decoration: none;
}


span.form-control-feedback {
    font-size: 18px;
}

.adsSearchResult {
    margin-bottom: 15px;
    margin-left: 4px;
}

.noMargin {
    margin: 0;
}

.noPadding {
    padding: 0;
}

.noPaddingLeft {
    padding-left: 0;
}

.noPaddingRight {
    padding-right: 0;
}


.radio-inline + .radio-inline {
    margin-left: 0;
}

.radio-inline {
    margin-right: 10px;
}

.form-control.ads-no-feedback {
    padding-right: 15px;
}

.txtLeft, .txtLeft .control-label {
    text-align: left !important;
}

.advFilter {
    border: #359 1px solid;
    background-color: #f5f5f5;
    --ms-border-radius: 4px;
    border-radius: 4px;
}

.header-row {
    font-weight: bold;
}

.noBottomMargin {
    margin-bottom: 0;
}

#FooterNavBar .navbar-nav > li > a.GlyphActive > span.far, #FooterNavBar .navbar-nav > li > a.GlyphActive > span.fab, #FooterNavBar .navbar-nav > li > a.GlyphActive > span.fal, #FooterNavBar .navbar-nav > li > a.GlyphActive > span.fas, .GlyphActive {
    color: yellow !important;
}

.ui-widget-content .ui-state-highlight a.ui-state-default {
    background: #359;
    color: yellow;
}

.disabledLink {
    cursor: not-allowed;
}

.fakeLbl {
    color: #556;
    font-weight: 700;
}

.adsMenuHeader {
    margin-left: 10px;
    margin-bottom: 5px;
    font-weight: bold;
}

tfoot tr {
    border-top-style: double;
    font-weight: bold;
}

.totalRow {
    border-top: 3px double black;
    padding-top: 8px;
}

/*.body-content .btn-danger .fas, 
.body-content .btn-primary .fas, 
.body-content .btn-success .fas, 
.body-content .text-white .fa, 
.body-content .text-white .far, 
.body-content .text-white .fas {
    color: #FFF
}*/

/*.btn-danger:hover .fas,
.btn-primary:hover .fas,
.btn-success:hover .fas,
.text-white .fa,
.text-white .far,
.text-white .fas {
    color: #FFF
}*/
/*.body-content .fa, .body-content .far, .body-content .fas {
    color: #359;
}*/
.btn .fas {
    line-height: 1.5em
}

.TaskTable td {
    background-color: #FFF;
}

.selectable td {
    cursor: pointer;
}

.selectedRow td, .selectedRow:active td, .childgrid tr:active td {
    background-color: #B7D4F3;
    cursor: pointer;
}

.TaskTable th {
    text-align: center;
    background-color: #ECEADC;
}

td.center, tr.center td {
    text-align: center;
}

td.middle, tr.middle td {
    vertical-align: middle !important;
}

.table td.fit,
.table th.fit {
    white-space: nowrap;
    width: 1%;
}

.TaskTable td, .TaskTable th {
    border: 1px solid #000;
    border-collapse: collapse;
}

.TaskTable {
    width: 100%;
}

.ui-sortable tr {
    cursor: pointer;
}

.ui-sortable tbody tr:hover, .ui-sortable tbody tr:hover td {
    background: #f4fb11;
    background: rgba(244,251,17,0.45);
}

.CalendarTable tr:nth-child(even) {
    background-color: #B7D4F3;
}

.CalendarTable td {
    border: 1px solid #000;
    border-collapse: collapse;
}

.CalendarTable {
    width: 100%;
}

.AlignH2 {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 30px;
}

.CalendarDay .TopCtrl {
    position: absolute;
    top: 2px;
    right: 2px;
}

.CalendarDay .BottomCtrl {
    position: absolute;
    bottom: 2px;
    right: 2px;
}

.CalendarDay .Status {
    font-size: 12px;
}

.CalendarDay {
    vertical-align: top;
    padding: 5px;
    position: relative;
}

.navbar-brand {
    font-size: 28px;
}

#FooterNavBar div ul li.pull-left a {
    padding-bottom: 20px;
}

#FooterNavBar > div > ul.nav.navbar-nav.pull-left > li.dropdown.pull-left.open > ul > li > a {
    padding: 3px 20px;
}

#FooterNavBar a > span.fas {
    line-height: 19px;
}

ul.token-input-list-facebook {
    padding: 2px 12px;
}

.modal.modal-chart {
    width: 90%;
    left: 5%;
    margin-left: auto;
    margin-right: auto;
}

.modal-dialog.modal-full {
    width: 100%;
}

.modal-dialog {
    width: auto;
}

#loading-indicator {
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 2px;
    border-radius: 5px;
    z-index: 9999;
    background-color: #FFF;
    color: #000;
}

.EditHeader {
    border: 1px solid #359;
    background-color: #f5f5f5;
    margin-top: 15px;
    padding: 15px 15px 0 15px;
}

    .EditHeader h2 {
        color: #359;
    }

.EditRights {
    padding: 3px;
    margin: -3px -3px 6px -3px;
    border: 1px solid #555;
    --ms-border-radius: 3px;
    border-radius: 3px;
}

    .EditRights li {
        margin-left: 5px;
        margin-right: 5px
    }

.EditActionRights {
    padding: 3px;
    margin: 0 auto;
}

div.FullRights {
    border-color: #3D3;
}

div.NoneRights {
    border-color: #F33;
}

div.ReadRights {
    border-color: #33F;
}

div.BlankRights {
    border-color: #555;
}

div.FullRights a.Full {
    color: #3D3;
}

div.NoneRights a.None {
    color: #F33;
}

div.ReadRights a.Read {
    color: #33F;
}

div.BlankRights a.Blank {
    color: #555;
}

a.home-tile {
    font-size: 14px;
    display: block;
    border-radius: 10px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}

.body-content {
    padding-top: 20px;
    padding-bottom: 30px;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

input[readonly] {
    background-color: white !important;
    cursor: text !important;
}

.radio-inline label {
    font-weight: normal;
}

div.card-header[data-target] {
    cursor: pointer;
}

textarea {
    resize: none;
    overflow: hidden;
}

.connectedSortable {
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0 0 2.5em;
    float: left;
}

    .connectedSortable li {
        width: 80%;
        border: var(--bs-border-width) solid var(--bs-dark-border-subtle);
        cursor: grab;
        background-color: var(--bs-tertiary-bg);
    }

        .connectedSortable li:active {
            cursor: grabbing;
        }

.body-content nav {
    margin-bottom: 5px;
}

h3.card-title {
    float: left;
    padding: 0;
    margin: 0;
}

.card-header .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e159"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: grey; /* adjust as needed */
}

.card-header .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e160"; /* adjust as needed, taken from bootstrap.css */
}

.tablesorter-header {
    background-repeat: no-repeat;
    background-position: center right;
}

.text-info {
    font-weight: bold;
}

.inner-panel-header {
    width: 100%;
    background-color: #EEE;
    border: solid 1px #AAA;
    border-left: 0;
    border-right: 0;
    margin: 0 -15px 5px -15px;
    padding: 3px;
}


.IndexSearch {
    margin-top: 15px;
    margin-bottom: 15px;
}

.IndexResultRow:hover {
    background: rgb(167,205,240) !important;
    cursor: pointer;
}


.indexResults {
    border: solid darkgray 1px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.IndexHeader {
    font-weight: bold;
    border-width: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-style: solid;
    border-radius: 3px;
    border-color: rgb(46, 109, 164);
    background-color: rgb(51,122,183);
    color: white;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.ItemResultRow:hover {
    background: rgb(167,205,240) !important;
    cursor: pointer;
}


.itemResults {
    border: solid darkgray 1px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.itemDivResults {
    border: solid darkgray 1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    min-height: 300px;
    background-color: white;
}

    .itemDivResults .ItemResultsHeader {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .itemDivResults .row {
        margin-right: 0px;
        margin-left: 0px;
    }

.ItemColumnHeader {
    border-width: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-style: solid;
    border-color: rgb(46, 109, 164);
    background-color: darkgray;
    color: white;
}

.ItemResultsHeader {
    font-weight: bold;
    border-width: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-style: solid;
    border-radius: 3px;
    border-color: rgb(46, 109, 164);
    background-color: rgb(51,122,183);
    color: white;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


table.itemResults tr.ItemNoResultRow {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
    background-color: white;
    height: 150px;
}

.ItemDivNoResultRow {
    padding-top: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
    background-color: white;
}

.ItemResultRow {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px darkgray solid;
    background-color: white;
}


.ItemResultGroup {
    border-bottom: 1px darkgray solid;
    background-color: lightgray;
}

.IndexResultRow {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px darkgray solid;
    background-color: white;
}

.SearchHeader {
    font-weight: 500;
    font-size: 24px;
}

.token-input-list-facebook.readonly {
    background-color: #eee
}

.readonly li.token-input-token-facebook p {
    margin-left: 0
}

.readonly .token-input-delete-token-facebook {
    display: none
}

div.token-input-dropdown-facebook {
    z-index: 10;
    border-radius: var(--bs-border-radius);
}

.token-input-delete-token-facebook {
    display: block;
    float: left;
}


li.token-input-token-facebook span {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -17px;
}

li.token-input-token-facebook p {
    clear: both;
    display: block;
    margin-left: 13px;
    font-weight: 500;
}

.readonly .addnew {
    display: none
}

.readonly input.btn[value="Save"] {
    display: none;
}

.btn-group.readonly label {
    display: none;
    cursor: not-allowed;
}

    .btn-group.readonly label.active {
        display: block
    }

.filedrag {
    display: none;
    font-weight: bold;
    text-align: center;
    padding: 1em 0;
    margin: 1em 0;
    color: #555;
    border: 2px dashed #555;
    border-radius: 7px;
    cursor: default;
}

    .filedrag .hover {
        color: #f00;
        border-color: #f00;
        border-style: solid;
        box-shadow: inset 0 3px 4px #888;
    }


.btn-group > .currently-last {
    -webkit-border-top-right-radius: 4px !important;
    -moz-border-radius-topright: 4px !important;
    border-top-right-radius: 4px !important;
    -webkit-border-bottom-right-radius: 4px !important;
    -moz-border-radius-bottomright: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.btn-group > .currently-first {
    margin-left: 0 !important;
    -webkit-border-top-left-radius: 4px !important;
    -moz-border-radius-topleft: 4px !important;
    border-top-left-radius: 4px !important;
    -webkit-border-bottom-left-radius: 4px !important;
    -moz-border-radius-bottomleft: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.readonly .btnAjaxDelete {
    display: none
}


.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.capitalize {
    text-transform: capitalize;
}

.adsReq {
    border-color: orange !important
}

.sigArea {
    height: 300px;
    width: 300px
}


@media (min-width: 576px) {
    .sigArea {
        height: 250px;
        width: 500px
    }

    .modal-dialog .sigArea {
        height: 250px;
        width: 500px
    }
}

@media (min-width: 768px) {
    .sigArea {
        height: 350px;
        width: 700px
    }

    .modal-dialog .sigArea {
        height: 350px;
        width: 540px
    }
}

@media (min-width: 992px) {
    .sigArea {
        height: 450px;
        width: 900px
    }

    .modal-dialog .sigArea {
        height: 450px;
        width: 540px
    }
}

@media (min-width: 1200px) {
    .sigArea {
        height: 600px;
        width: 1200px
    }

    .modal-dialog .sigArea {
        height: 450px;
        width: 540px
    }
}


.signature-pad {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 10px;
    width: 100%;
    height: 100%;
    max-width: 700px;
    max-height: 460px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.08) inset;
    border-radius: 4px;
    padding: 16px;
}

    .signature-pad::before,
    .signature-pad::after {
        position: absolute;
        z-index: -1;
        content: "";
        width: 40%;
        height: 10px;
        bottom: 10px;
        background: transparent;
        box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4);
    }

    .signature-pad::before {
        left: 20px;
        -webkit-transform: skew(-3deg) rotate(-3deg);
        transform: skew(-3deg) rotate(-3deg);
    }

    .signature-pad::after {
        right: 20px;
        -webkit-transform: skew(3deg) rotate(3deg);
        transform: skew(3deg) rotate(3deg);
    }

.signature-pad {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 10px;
    width: 100%;
    height: 100%;
    max-width: 700px;
    max-height: 460px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.08) inset;
    border-radius: 4px;
    padding: 16px;
}

    .signature-pad::before,
    .signature-pad::after {
        position: absolute;
        z-index: -1;
        content: "";
        width: 40%;
        height: 10px;
        bottom: 10px;
        background: transparent;
        box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4);
    }

    .signature-pad::before {
        left: 20px;
        -webkit-transform: skew(-3deg) rotate(-3deg);
        transform: skew(-3deg) rotate(-3deg);
    }

    .signature-pad::after {
        right: 20px;
        -webkit-transform: skew(3deg) rotate(3deg);
        transform: skew(3deg) rotate(3deg);
    }

.signature-pad--body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #f4f4f4;
}

    .signature-pad--body
    canvas {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border-radius: 4px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
    }

.signature-pad--footer {
    color: #C3C3C3;
    text-align: center;
    font-size: 1.2em;
    margin-top: 8px;
}

.staticprogress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

table.tablesorter tfoot tr td {
    background-image: none !important;
}


.btn-group.display-only label.btn {
    pointer-events: none;
    cursor: not-allowed;
}

    .btn-group.display-only label.btn.active {
        opacity: 1;
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

.force-wrap {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}


.modal-dialog:not(.modal-fullscreen) {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.vertical-fctoolbar .fc-toolbar.fc-header-toolbar {
    display: flex;
    flex-direction: column;
}

.vertical-fctoolbar .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:nth-child(1) {
    order: 3;
}

.vertical-fctoolbar .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:nth-child(2) {
    order: 1;
}

.vertical-fctoolbar .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:nth-child(3) {
    order: 2;
}

@media(max-width: 767px) {
    .fc-toolbar.fc-header-toolbar {
        display: flex;
        flex-direction: column;
    }

        .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:nth-child(1) {
            order: 3;
        }

        .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:nth-child(2) {
            order: 1;
        }

        .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:nth-child(3) {
            order: 2;
        }
}

/* Enable dropdown on hover for larger screens inside nav */
@media (min-width: 992px) {
    nav .dropdown:hover > .dropdown-menu {
        display: block;
        margin-top: 0;
    }
}

/* Positioning 3rd-level dropdowns */
nav .dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0;
    margin-left: 0.1rem;
}

#FormEdit.navbar-nav li.nav-item a.nav-link span.fas, #FormEdit.navbar-nav li.nav-item a.nav-link span {
    color: yellow
}

.sticky-top {
    background-color: var(--bs-body-bg);
}

.input-icon {
    position: relative;
}

    .input-icon input {
        padding-right: 2.5rem;
    }

    .input-icon .fa {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

.text-white a {
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important
}

.tablesorter-headerDesc {
    background-image: url('images/asc.gif');
}

.tablesorter-headerAsc {
    background-image: url('images/desc.gif');
}

.tablesorter-headerUnSorted {
    background-image: url('images/bg.gif');
}

.dropzone {
    border: 2px dashed var(--bs-primary);
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    cursor: pointer;
}

    .dropzone.dragover {
        background-color: var(--bs-primary);
    }
