table tfoot tr th{
    font-size: 14px; /* needs to be the same size of the regular cells */
}
.dataTables_scrollBody table tfoot tr th, .dataTables_scrollBody table tfoot tr td {
   padding: 0px !important; margin: 0px !important;
}
.DTFC_RightBodyLiner table thead tr th, .DTFC_RightBodyLiner table thead tr td{
    padding: 0px !important; margin: 0px !important;
}
.DTFC_RightBodyLiner table.DTFC_Cloned, .DTFC_LeftBodyLiner table.DTFC_Cloned{
    padding: 0px !important; margin: 0px !important;
}

header.heading {
    color: #A2A2A2;
    text-transform: uppercase;
}

.heading-row th:nth-child(1) {
    background-color: #daedf7;
    color: #003380;
}

.heading-row th:nth-child(2) {
    background-color: #99ceea;
    color: #003380;
}

.heading-row th:nth-child(3) {
    background-color: #66b5df;
    color: #003380;
}

.heading-row th:nth-child(4) {
    background-color: #359dd5;
    color: #003380 ;
}

.heading-row th:nth-child(5) {
    background-color: #DFECF4;
    color: #003380;
}

.heading-row th:nth-child(6) {
    background-color: #A6E0F6;
    color: #003380;
}

.heading-row th:nth-child(7) {
    background-color: #84D4F4;
    color: #003380;
}

.heading-row th:nth-child(8) {
    background-color: #81BDE4;
    color: #003380;
}

.heading-row th:nth-child(9) {
    background-color: #9CB4DC;
    color: #003380;
}

.dataTables_scroll .dataTables_scrollBody table thead{
    height: 0px;
    line-height: 0px;
    visibility: collapse;
}
.dataTables_scroll .dataTables_scrollBody table thead th{
    height: 0px;
    line-height: 0px;
    visibility: collapse;
}

.DTFC_LeftWrapper .DTFC_LeftBodyLiner table.dataTable{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.dt-custom-button{
    margin-right: .5rem;
}

#status-area .flash_message {
    padding: 5px;
    color: black;
    background-color: red;
}
.abs-loading{
    width: 95%;
    padding-left: .2rem;
}
.editable-row-save{
    position: absolute;
    right: -1.8rem;
    max-height: 2rem;
    max-width: 2rem;
}
.editable-row-save a{
    display: inherit;
}
.editable-row-save .btn-sm{
    padding: 3px 5px;
    margin-bottom: 0px;
}
.cancel-row-save {
    max-height: 2rem;
    max-width: 2rem;
}
.cancel-row-save .btn-sm{
    margin-bottom: 0px;
}
.table-select{
    width: 95%;
}
table.table-parent{
    height:100%;
}
table.dataTable{
    border-collapse: collapse;
    border-left: none;
    border-right: none;
}
.offerDetailItemCodeCol, th.offerDetailItemCodeCol, td.offerDetailItemCodeCol{
    width: 5%;
}
.offerDetailItemDescrCol, th.offerDetailItemDescrCol, td.offerDetailItemDescrCol{
    width: 15%;
}
.offerDetailOfferCol, th.offerDetailOfferCol, td.offerDetailOfferCol{
    width: 9%;
}
.offerDetailOfferPer, th.offerDetailOfferPerCol, td.offerDetailOfferPerCol{
    width: 9%;
}
.offerDetailAmtInputCol{
    width: 31%;
}
.offerDetailPercInputCol{
    width: 31%;
}
.offerAdjustmentTypeCol, th.offerAdjustmentTypeCol, td.offerAdjustmentTypeCol, .offerAdjustmentTypePercCol, th.offerAdjustmentTypeCol,
td.offerAdjustmentTypeCol{
    width: 63%;
}
.offerAdjustmentPercCol, th.offerAdjustmentAmtCol, td.offerAdjustmentAmtCol, .offerAdjustmentAmtCol, th.offerAdjustmentAmtCol, td.offerAdjustmentAmtCol{
    width: 30%;
}
.offerDetailPlus, th.offerDetailPlus, td.offerDetailPlus{
    width: 7%;
}
.add-offerType2, .add-offerType{
    padding: 2px 4px;
}
table.dataTable table.nested-table tr {
    border: none;
}
table.dataTable th.with-nested-table, table.dataTable td.with-nested-table{
    padding-top: 0px;
    padding-bottom: 0px;
}
table.dataTable th table.nested-table th:first-of-type, table.dataTable td table.nested-table td:first-of-type{
    border-left: none;
    padding-left: 0px;
}
table.dataTable th table.nested-table th:last-of-type, table.dataTable td table.nested-table td:last-of-type{
    border-right: none;
    padding-right: 0px;
}
table.dataTable th table.nested-table th{
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
table.dataTable th table.nested-table th{
    border-bottom: none;
}
table.dataTable th table.nested-table, table.dataTable td table.nested-table{
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}
table.dataTable th table.nested-table tr, table.dataTable td table.nested-table tr{
    background-color: transparent;
}

.footer-logo{
    max-height: 75px;
    max-width: 270px;
}
.company-logo{
    max-height: 50px;
    max-width: 270px;
}
.form-check .form-check-label{
    text-transform: none;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #0084CA;
    color: #fff;
}
.plan-name{
    border: none;
    text-decoration: underline;
}
.support-circle .support-link{
    font-size: 1.5rem;
    color: #ffffff;
}
.support-circle {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #7ABA09;
    height: 3.5rem;
    width: 3.5rem;
    border-radius: 100%;
    position: fixed;
    bottom: 1.5rem;
    right: 0.5rem;
    z-index: 2000;
}
/*.tooltip-inner {*/
    /*background-color: #8c8c8c;*/
/*}*/
/*.tooltip.bs-tooltip-right .arrow:before {*/
    /*border-right-color: #8c8c8c !important;*/
/*}*/
/*.tooltip.bs-tooltip-left .arrow:before {*/
    /*border-right-color: #8c8c8c !important;*/
/*}*/
/*.tooltip.bs-tooltip-bottom .arrow:before {*/
    /*border-right-color: #8c8c8c !important;*/
/*}*/
/*.tooltip.bs-tooltip-top .arrow:before {*/
    /*border-right-color: #8c8c8c !important;*/
/*}*/
.u-color-1,
.u-color-1-background,
.u-color-1-bg {
    background-color:#309FDB!important;
    fill:#309FDB!important
}
.u-color-1 {
    --u-color-bg:#309FDB!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-1-background,
.u-color-1-bg {
    --u-color-bg:#309FDB!important
}
.u-color-2,
.u-color-2-background,
.u-color-2-bg {
    background-color:#13B6CF!important;
    fill:#13B6CF!important
}
.u-color-1-text,
.u-color-1-txt {
    --u-color-fg:#309FDB!important;
    color:#309FDB!important
}
.u-color-1-bd,
.u-color-1-border {
    --u-color-bd:#309FDB!important;
    border-color:#309FDB!important;
    stroke:#309FDB!important
}
.u-color-2 {
    --u-color-bg:#13B6CF!important;
    --u-color-fg:#e4f9fd!important;
    color:#e4f9fd!important
}
.u-color-2-background,
.u-color-2-bg {
    --u-color-bg:#13B6CF!important
}
.u-color-3,
.u-color-3-background,
.u-color-3-bg {
    background-color:#2EBFBC!important;
    fill:#2EBFBC!important
}
.u-color-2-text,
.u-color-2-txt {
    --u-color-fg:#13B6CF!important;
    color:#13B6CF!important
}
.u-color-2-bd,
.u-color-2-border {
    --u-color-bd:#13B6CF!important;
    border-color:#13B6CF!important;
    stroke:#13B6CF!important
}
.u-color-3 {
    --u-color-bg:#2EBFBC!important;
    --u-color-fg:#f0fcfb!important;
    color:#f0fcfb!important
}
.u-color-3-background,
.u-color-3-bg {
    --u-color-bg:#2EBFBC!important
}
.u-color-4,
.u-color-4-background,
.u-color-4-bg {
    background-color:#3CAF85!important;
    fill:#3CAF85!important
}
.u-color-3-text,
.u-color-3-txt {
    --u-color-fg:#2EBFBC!important;
    color:#2EBFBC!important
}
.u-color-3-bd,
.u-color-3-border {
    --u-color-bd:#2EBFBC!important;
    border-color:#2EBFBC!important;
    stroke:#2EBFBC!important
}
.u-color-4 {
    --u-color-bg:#3CAF85!important;
    --u-color-fg:#f0faf6!important;
    color:#f0faf6!important
}
.u-color-4-background,
.u-color-4-bg {
    --u-color-bg:#3CAF85!important
}
.u-color-5,
.u-color-5-background,
.u-color-5-bg {
    background-color:#81BB5F!important;
    fill:#81BB5F!important
}
.u-color-4-text,
.u-color-4-txt {
    --u-color-fg:#3CAF85!important;
    color:#3CAF85!important
}
.u-color-4-bd,
.u-color-4-border {
    --u-color-bd:#3CAF85!important;
    border-color:#3CAF85!important;
    stroke:#3CAF85!important
}
.u-color-5 {
    --u-color-bg:#81BB5F!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-5-background,
.u-color-5-bg {
    --u-color-bg:#81BB5F!important
}
.u-color-6,
.u-color-6-background,
.u-color-6-bg {
    background-color:#DDDE53!important;
    fill:#DDDE53!important
}
.u-color-5-text,
.u-color-5-txt {
    --u-color-fg:#81BB5F!important;
    color:#81BB5F!important
}
.u-color-5-bd,
.u-color-5-border {
    --u-color-bd:#81BB5F!important;
    border-color:#81BB5F!important;
    stroke:#81BB5F!important
}
.u-color-6 {
    --u-color-bg:#DDDE53!important;
    --u-color-fg:#2a2a08!important;
    color:#2a2a08!important
}
.u-color-6-background,
.u-color-6-bg {
    --u-color-bg:#DDDE53!important
}
.u-color-7,
.u-color-7-background,
.u-color-7-bg {
    background-color:#FBCE4A!important;
    fill:#FBCE4A!important
}
.u-color-6-text,
.u-color-6-txt {
    --u-color-fg:#DDDE53!important;
    color:#DDDE53!important
}
.u-color-6-bd,
.u-color-6-border {
    --u-color-bd:#DDDE53!important;
    border-color:#DDDE53!important;
    stroke:#DDDE53!important
}
.u-color-7 {
    --u-color-bg:#FBCE4A!important;
    --u-color-fg:#443302!important;
    color:#443302!important
}
.u-color-7-background,
.u-color-7-bg {
    --u-color-bg:#FBCE4A!important
}
.u-color-8,
.u-color-8-background,
.u-color-8-bg {
    background-color:#ED813E!important;
    fill:#ED813E!important
}
.u-color-7-text,
.u-color-7-txt {
    --u-color-fg:#FBCE4A!important;
    color:#FBCE4A!important
}
.u-color-7-bd,
.u-color-7-border {
    --u-color-bd:#FBCE4A!important;
    border-color:#FBCE4A!important;
    stroke:#FBCE4A!important
}
.u-color-8 {
    --u-color-bg:#ED813E!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-8-background,
.u-color-8-bg {
    --u-color-bg:#ED813E!important
}
.u-color-9,
.u-color-9-background,
.u-color-9-bg {
    background-color:#E95B54!important;
    fill:#E95B54!important
}
.u-color-8-text,
.u-color-8-txt {
    --u-color-fg:#ED813E!important;
    color:#ED813E!important
}
.u-color-8-bd,
.u-color-8-border {
    --u-color-bd:#ED813E!important;
    border-color:#ED813E!important;
    stroke:#ED813E!important
}
.u-color-9 {
    --u-color-bg:#E95B54!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-9-background,
.u-color-9-bg {
    --u-color-bg:#E95B54!important
}
.u-color-10,
.u-color-10-background,
.u-color-10-bg {
    background-color:#E85D88!important;
    fill:#E85D88!important
}
.u-color-9-text,
.u-color-9-txt {
    --u-color-fg:#E95B54!important;
    color:#E95B54!important
}
.u-color-9-bd,
.u-color-9-border {
    --u-color-bd:#E95B54!important;
    border-color:#E95B54!important;
    stroke:#E95B54!important
}
.u-color-10 {
    --u-color-bg:#E85D88!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-10-background,
.u-color-10-bg {
    --u-color-bg:#E85D88!important
}
.u-color-11,
.u-color-11-background,
.u-color-11-bg {
    background-color:#CA589D!important;
    fill:#CA589D!important
}
.u-color-10-text,
.u-color-10-txt {
    --u-color-fg:#E85D88!important;
    color:#E85D88!important
}
.u-color-10-bd,
.u-color-10-border {
    --u-color-bd:#E85D88!important;
    border-color:#E85D88!important;
    stroke:#E85D88!important
}
.u-color-11 {
    --u-color-bg:#CA589D!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-11-background,
.u-color-11-bg {
    --u-color-bg:#CA589D!important
}
.u-color-12,
.u-color-12-background,
.u-color-12-bg {
    background-color:#854E9B!important;
    fill:#854E9B!important
}
.u-color-11-text,
.u-color-11-txt {
    --u-color-fg:#CA589D!important;
    color:#CA589D!important
}
.u-color-11-bd,
.u-color-11-border {
    --u-color-bd:#CA589D!important;
    border-color:#CA589D!important;
    stroke:#CA589D!important
}
.u-color-12 {
    --u-color-bg:#854E9B!important;
    --u-color-fg:#f6f0f8!important;
    color:#f6f0f8!important
}
.u-color-12-background,
.u-color-12-bg {
    --u-color-bg:#854E9B!important
}
.u-color-13,
.u-color-13-background,
.u-color-13-bg {
    background-color:#5A68AD!important;
    fill:#5A68AD!important
}
.u-color-12-text,
.u-color-12-txt {
    --u-color-fg:#854E9B!important;
    color:#854E9B!important
}
.u-color-12-bd,
.u-color-12-border {
    --u-color-bd:#854E9B!important;
    border-color:#854E9B!important;
    stroke:#854E9B!important
}
.u-color-13 {
    --u-color-bg:#5A68AD!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-13-background,
.u-color-13-bg {
    --u-color-bg:#5A68AD!important
}
.u-color-14,
.u-color-14-background,
.u-color-14-bg {
    background-color:#AFBAC5!important;
    fill:#AFBAC5!important
}
.u-color-13-text,
.u-color-13-txt {
    --u-color-fg:#5A68AD!important;
    color:#5A68AD!important
}
.u-color-13-bd,
.u-color-13-border {
    --u-color-bd:#5A68AD!important;
    border-color:#5A68AD!important;
    stroke:#5A68AD!important
}
.u-color-14 {
    --u-color-bg:#AFBAC5!important;
    --u-color-fg:#313a44!important;
    color:#313a44!important
}
.u-color-14-background,
.u-color-14-bg {
    --u-color-bg:#AFBAC5!important
}
.u-color-15,
.u-color-15-background,
.u-color-15-bg {
    background-color:#6E8598!important;
    fill:#6E8598!important
}
.u-color-14-text,
.u-color-14-txt {
    --u-color-fg:#AFBAC5!important;
    color:#AFBAC5!important
}
.u-color-14-bd,
.u-color-14-border {
    --u-color-bd:#AFBAC5!important;
    border-color:#AFBAC5!important;
    stroke:#AFBAC5!important
}
.u-color-15 {
    --u-color-bg:#6E8598!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-15-background,
.u-color-15-bg {
    --u-color-bg:#6E8598!important
}
.u-color-16,
.u-color-16-background,
.u-color-16-bg {
    background-color:#59b2e2!important;
    fill:#59b2e2!important
}
.u-color-15-text,
.u-color-15-txt {
    --u-color-fg:#6E8598!important;
    color:#6E8598!important
}
.u-color-15-bd,
.u-color-15-border {
    --u-color-bd:#6E8598!important;
    border-color:#6E8598!important;
    stroke:#6E8598!important
}
.u-color-16 {
    --u-color-bg:#59b2e2!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-16-background,
.u-color-16-bg {
    --u-color-bg:#59b2e2!important
}
.u-color-17,
.u-color-17-background,
.u-color-17-bg {
    background-color:#42c5d9!important;
    fill:#42c5d9!important
}
.u-color-16-text,
.u-color-16-txt {
    --u-color-fg:#59b2e2!important;
    color:#59b2e2!important
}
.u-color-16-bd,
.u-color-16-border {
    --u-color-bd:#59b2e2!important;
    border-color:#59b2e2!important;
    stroke:#59b2e2!important
}
.u-color-17 {
    --u-color-bg:#42c5d9!important;
    --u-color-fg:#051517!important;
    color:#051517!important
}
.u-color-17-background,
.u-color-17-bg {
    --u-color-bg:#42c5d9!important
}
.u-color-18,
.u-color-18-background,
.u-color-18-bg {
    background-color:#58ccc9!important;
    fill:#58ccc9!important
}
.u-color-17-text,
.u-color-17-txt {
    --u-color-fg:#42c5d9!important;
    color:#42c5d9!important
}
.u-color-17-bd,
.u-color-17-border {
    --u-color-bd:#42c5d9!important;
    border-color:#42c5d9!important;
    stroke:#42c5d9!important
}
.u-color-18 {
    --u-color-bg:#58ccc9!important;
    --u-color-fg:#091c1c!important;
    color:#091c1c!important
}
.u-color-18-background,
.u-color-18-bg {
    --u-color-bg:#58ccc9!important
}
.u-color-19,
.u-color-19-background,
.u-color-19-bg {
    background-color:#63bf9d!important;
    fill:#63bf9d!important
}
.u-color-18-text,
.u-color-18-txt {
    --u-color-fg:#58ccc9!important;
    color:#58ccc9!important
}
.u-color-18-bd,
.u-color-18-border {
    --u-color-bd:#58ccc9!important;
    border-color:#58ccc9!important;
    stroke:#58ccc9!important
}
.u-color-19 {
    --u-color-bg:#63bf9d!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-19-background,
.u-color-19-bg {
    --u-color-bg:#63bf9d!important
}
.u-color-20,
.u-color-20-background,
.u-color-20-bg {
    background-color:#9ac97f!important;
    fill:#9ac97f!important
}
.u-color-19-text,
.u-color-19-txt {
    --u-color-fg:#63bf9d!important;
    color:#63bf9d!important
}
.u-color-19-bd,
.u-color-19-border {
    --u-color-bd:#63bf9d!important;
    border-color:#63bf9d!important;
    stroke:#63bf9d!important
}
.u-color-20 {
    --u-color-bg:#9ac97f!important;
    --u-color-fg:#203316!important;
    color:#203316!important
}
.u-color-20-background,
.u-color-20-bg {
    --u-color-bg:#9ac97f!important
}
.u-color-21,
.u-color-21-background,
.u-color-21-bg {
    background-color:#e4e575!important;
    fill:#e4e575!important
}
.u-color-20-text,
.u-color-20-txt {
    --u-color-fg:#9ac97f!important;
    color:#9ac97f!important
}
.u-color-20-bd,
.u-color-20-border {
    --u-color-bd:#9ac97f!important;
    border-color:#9ac97f!important;
    stroke:#9ac97f!important
}
.u-color-21 {
    --u-color-bg:#e4e575!important;
    --u-color-fg:#4c4c0f!important;
    color:#4c4c0f!important
}
.u-color-21-background,
.u-color-21-bg {
    --u-color-bg:#e4e575!important
}
.u-color-22,
.u-color-22-background,
.u-color-22-bg {
    background-color:#fcd86e!important;
    fill:#fcd86e!important
}
.u-color-21-text,
.u-color-21-txt {
    --u-color-fg:#e4e575!important;
    color:#e4e575!important
}
.u-color-21-bd,
.u-color-21-border {
    --u-color-bd:#e4e575!important;
    border-color:#e4e575!important;
    stroke:#e4e575!important
}
.u-color-22 {
    --u-color-bg:#fcd86e!important;
    --u-color-fg:#694f02!important;
    color:#694f02!important
}
.u-color-22-background,
.u-color-22-bg {
    --u-color-bg:#fcd86e!important
}
.u-color-23,
.u-color-23-background,
.u-color-23-bg {
    background-color:#f19a65!important;
    fill:#f19a65!important
}
.u-color-22-text,
.u-color-22-txt {
    --u-color-fg:#fcd86e!important;
    color:#fcd86e!important
}
.u-color-22-bd,
.u-color-22-border {
    --u-color-bd:#fcd86e!important;
    border-color:#fcd86e!important;
    stroke:#fcd86e!important
}
.u-color-23 {
    --u-color-bg:#f19a65!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-23-background,
.u-color-23-bg {
    --u-color-bg:#f19a65!important
}
.u-color-24,
.u-color-24-background,
.u-color-24-bg {
    background-color:#ed7c76!important;
    fill:#ed7c76!important
}
.u-color-23-text,
.u-color-23-txt {
    --u-color-fg:#f19a65!important;
    color:#f19a65!important
}
.u-color-23-bd,
.u-color-23-border {
    --u-color-bd:#f19a65!important;
    border-color:#f19a65!important;
    stroke:#f19a65!important
}
.u-color-24 {
    --u-color-bg:#ed7c76!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-24-background,
.u-color-24-bg {
    --u-color-bg:#ed7c76!important
}
.u-color-25,
.u-color-25-background,
.u-color-25-bg {
    background-color:#ed7da0!important;
    fill:#ed7da0!important
}
.u-color-24-text,
.u-color-24-txt {
    --u-color-fg:#ed7c76!important;
    color:#ed7c76!important
}
.u-color-24-bd,
.u-color-24-border {
    --u-color-bd:#ed7c76!important;
    border-color:#ed7c76!important;
    stroke:#ed7c76!important
}
.u-color-25 {
    --u-color-bg:#ed7da0!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-25-background,
.u-color-25-bg {
    --u-color-bg:#ed7da0!important
}
.u-color-26,
.u-color-26-background,
.u-color-26-bg {
    background-color:#d579b1!important;
    fill:#d579b1!important
}
.u-color-25-text,
.u-color-25-txt {
    --u-color-fg:#ed7da0!important;
    color:#ed7da0!important
}
.u-color-25-bd,
.u-color-25-border {
    --u-color-bd:#ed7da0!important;
    border-color:#ed7da0!important;
    stroke:#ed7da0!important
}
.u-color-26 {
    --u-color-bg:#d579b1!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-26-background,
.u-color-26-bg {
    --u-color-bg:#d579b1!important
}
.u-color-27,
.u-color-27-background,
.u-color-27-bg {
    background-color:#9d71af!important;
    fill:#9d71af!important
}
.u-color-26-text,
.u-color-26-txt {
    --u-color-fg:#d579b1!important;
    color:#d579b1!important
}
.u-color-26-bd,
.u-color-26-border {
    --u-color-bd:#d579b1!important;
    border-color:#d579b1!important;
    stroke:#d579b1!important
}
.u-color-27 {
    --u-color-bg:#9d71af!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-27-background,
.u-color-27-bg {
    --u-color-bg:#9d71af!important
}
.u-color-28,
.u-color-28-background,
.u-color-28-bg {
    background-color:#7b86bd!important;
    fill:#7b86bd!important
}
.u-color-27-text,
.u-color-27-txt {
    --u-color-fg:#9d71af!important;
    color:#9d71af!important
}
.u-color-27-bd,
.u-color-27-border {
    --u-color-bd:#9d71af!important;
    border-color:#9d71af!important;
    stroke:#9d71af!important
}
.u-color-28 {
    --u-color-bg:#7b86bd!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-28-background,
.u-color-28-bg {
    --u-color-bg:#7b86bd!important
}
.u-color-29,
.u-color-29-background,
.u-color-29-bg {
    background-color:#bfc8d1!important;
    fill:#bfc8d1!important
}
.u-color-28-text,
.u-color-28-txt {
    --u-color-fg:#7b86bd!important;
    color:#7b86bd!important
}
.u-color-28-bd,
.u-color-28-border {
    --u-color-bd:#7b86bd!important;
    border-color:#7b86bd!important;
    stroke:#7b86bd!important
}
.u-color-29 {
    --u-color-bg:#bfc8d1!important;
    --u-color-fg:#3d4854!important;
    color:#3d4854!important
}
.u-color-29-background,
.u-color-29-bg {
    --u-color-bg:#bfc8d1!important
}
.u-color-30,
.u-color-30-background,
.u-color-30-bg {
    background-color:#8b9dad!important;
    fill:#8b9dad!important
}
.u-color-29-text,
.u-color-29-txt {
    --u-color-fg:#bfc8d1!important;
    color:#bfc8d1!important
}
.u-color-29-bd,
.u-color-29-border {
    --u-color-bd:#bfc8d1!important;
    border-color:#bfc8d1!important;
    stroke:#bfc8d1!important
}
.u-color-30 {
    --u-color-bg:#8b9dad!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-30-background,
.u-color-30-bg {
    --u-color-bg:#8b9dad!important
}
.u-color-31,
.u-color-31-background,
.u-color-31-bg {
    background-color:#198cca!important;
    fill:#198cca!important
}
.u-color-30-text,
.u-color-30-txt {
    --u-color-fg:#8b9dad!important;
    color:#8b9dad!important
}
.u-color-30-bd,
.u-color-30-border {
    --u-color-bd:#8b9dad!important;
    border-color:#8b9dad!important;
    stroke:#8b9dad!important
}
.u-color-31 {
    --u-color-bg:#198cca!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-31-background,
.u-color-31-bg {
    --u-color-bg:#198cca!important
}
.u-color-32,
.u-color-32-background,
.u-color-32-bg {
    background-color:#02a5be!important;
    fill:#02a5be!important
}
.u-color-31-text,
.u-color-31-txt {
    --u-color-fg:#198cca!important;
    color:#198cca!important
}
.u-color-31-bd,
.u-color-31-border {
    --u-color-bd:#198cca!important;
    border-color:#198cca!important;
    stroke:#198cca!important
}
.u-color-32 {
    --u-color-bg:#02a5be!important;
    --u-color-fg:#000!important;
    color:#000!important
}
.u-color-32-background,
.u-color-32-bg {
    --u-color-bg:#02a5be!important
}
.u-color-33,
.u-color-33-background,
.u-color-33-bg {
    background-color:#18b1ae!important;
    fill:#18b1ae!important
}
.u-color-32-text,
.u-color-32-txt {
    --u-color-fg:#02a5be!important;
    color:#02a5be!important
}
.u-color-32-bd,
.u-color-32-border {
    --u-color-bd:#02a5be!important;
    border-color:#02a5be!important;
    stroke:#02a5be!important
}
.u-color-33 {
    --u-color-bg:#18b1ae!important;
    --u-color-fg:#000!important;
    color:#000!important
}
.u-color-33-background,
.u-color-33-bg {
    --u-color-bg:#18b1ae!important
}
.u-color-34,
.u-color-34-background,
.u-color-34-bg {
    background-color:#24a475!important;
    fill:#24a475!important
}
.u-color-33-text,
.u-color-33-txt {
    --u-color-fg:#18b1ae!important;
    color:#18b1ae!important
}
.u-color-33-bd,
.u-color-33-border {
    --u-color-bd:#18b1ae!important;
    border-color:#18b1ae!important;
    stroke:#18b1ae!important
}
.u-color-34 {
    --u-color-bg:#24a475!important;
    --u-color-fg:#effbf7!important;
    color:#effbf7!important
}
.u-color-34-background,
.u-color-34-bg {
    --u-color-bg:#24a475!important
}
.u-color-35,
.u-color-35-background,
.u-color-35-bg {
    background-color:#6aad42!important;
    fill:#6aad42!important
}
.u-color-34-text,
.u-color-34-txt {
    --u-color-fg:#24a475!important;
    color:#24a475!important
}
.u-color-34-bd,
.u-color-34-border {
    --u-color-bd:#24a475!important;
    border-color:#24a475!important;
    stroke:#24a475!important
}
.u-color-35 {
    --u-color-bg:#6aad42!important;
    --u-color-fg:#0c1506!important;
    color:#0c1506!important
}
.u-color-35-background,
.u-color-35-bg {
    --u-color-bg:#6aad42!important
}
.u-color-36,
.u-color-36-background,
.u-color-36-bg {
    background-color:#c9ca39!important;
    fill:#c9ca39!important
}
.u-color-35-text,
.u-color-35-txt {
    --u-color-fg:#6aad42!important;
    color:#6aad42!important
}
.u-color-38-bd,
.u-color-38-border {
    --u-color-bd:#d76a27!important;
    border-color:#d76a27!important;
}
.u-color-35-bd,
.u-color-35-border {
    --u-color-bd:#6aad42!important;
    border-color:#6aad42!important;
    stroke:#6aad42!important
}
.u-color-36 {
    --u-color-bg:#c9ca39!important;
    --u-color-fg:#2d2e04!important;
    color:#2d2e04!important
}
.u-color-38-text,
.u-color-38-txt {
    --u-color-fg:#d76a27!important;
}
.u-color-39 {
    --u-color-bg:#d2423b!important;
    --u-color-fg:#fff!important;
}
.u-color-39-bd,
.u-color-39-border {
    --u-color-bd:#d2423b!important;
    border-color:#d2423b!important;
}
.u-color-36-background,
.u-color-36-bg {
    --u-color-bg:#c9ca39 !important;
    stroke:#d76a27 !important;
}
.u-color-40,
.u-color-40-background,
.u-color-40-bg {
}
.u-color-39-text,
.u-color-39-txt {
    --u-color-fg:#d2423b!important;
}
.u-color-40 {
    --u-color-bg:#d1436f !important;
    background-color:#ba3d88 !important;
    fill:#ba3d88 !important;
    --u-color-bg:#d1436f !important;
    --u-color-fg:#fff!important;
}
.u-color-37,
.u-color-37-background,
.u-color-37-bg {
    background-color:#d9b13b!important;
    fill:#d9b13b!important
}
.u-color-41,
.u-color-41-background,
.u-color-41-bg {
}
.u-color-36-text,
.u-color-36-txt {
    --u-color-fg:#c9ca39!important;
    color:#c9ca39 !important;
    color:#fff !important;
    stroke:#d2423b!important
}
.u-color-39-background,
.u-color-39-bg {
}
.u-color-40-background,
.u-color-40-bg {
}
.u-color-36-bd,
.u-color-36-border {
    --u-color-bd:#c9ca39!important;
    border-color:#c9ca39!important;
    stroke:#c9ca39 !important;
    color:#fff!important
}
.u-color-37 {
    --u-color-bg:#d9b13b!important;
    --u-color-fg:#463400!important;
    color:#463400!important
}
.u-color-39,
.u-color-39-background,
.u-color-39-bg {
}
.u-color-37-background,
.u-color-37-bg {
    color:#d76a27 !important;
    --u-color-bg:#d9b13b !important;
}
.u-color-38,
.u-color-38-background,
.u-color-38-bg {
    background-color:#d76a27!important;
    color:#d2423b!important;
    fill:#d76a27!important;
}
.u-color-37-text,
.u-color-37-txt {
    --u-color-fg:#d9b13b!important;
    color:#d9b13b!important;
}
.u-color-40-text,
.u-color-40-txt {
    --u-color-fg:#d1436f !important;
    color:#d1436f !important
}
.u-color-37-bd,
.u-color-37-border {
    --u-color-bd:#d9b13b !important;
    --u-color-bg:#d2423b !important;
    background-color:#d1436f!important;
    fill:#d1436f !important;
    border-color:#d9b13b!important;
    stroke:#d9b13b!important
}
.u-color-38 {
    --u-color-bg:#d76a27!important;
    background-color:#d2423b !important;
    fill:#d2423b !important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-38-background,
.u-color-38-bg {
    --u-color-bg:#d76a27!important
}
.u-color-40-bd,
.u-color-40-border {
    --u-color-bd:#d1436f!important;
    border-color:#d1436f!important;
    stroke:#d1436f!important
}
.u-color-41 {
    --u-color-bg:#ba3d88!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-41-background,
.u-color-41-bg {
    --u-color-bg:#ba3d88!important
}
.u-color-42,
.u-color-42-background,
.u-color-42-bg {
    background-color:#773393!important;
    fill:#773393!important
}
.u-color-41-text,
.u-color-41-txt {
    --u-color-fg:#ba3d88!important;
    color:#ba3d88!important
}
.u-color-41-bd,
.u-color-41-border {
    --u-color-bd:#ba3d88!important;
    border-color:#ba3d88!important;
    stroke:#ba3d88!important
}
.u-color-42 {
    --u-color-bg:#773393!important;
    --u-color-fg:#f6eff9!important;
    color:#f6eff9!important
}
.u-color-42-background,
.u-color-42-bg {
    --u-color-bg:#773393!important
}
.u-color-43,
.u-color-43-background,
.u-color-43-bg {
    background-color:#3d4ea3!important;
    fill:#3d4ea3!important
}
.u-color-42-text,
.u-color-42-txt {
    --u-color-fg:#773393!important;
    color:#773393!important
}
.u-color-42-bd,
.u-color-42-border {
    --u-color-bd:#773393!important;
    border-color:#773393!important;
    stroke:#773393!important
}
.u-color-43 {
    --u-color-bg:#3d4ea3!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-43-background,
.u-color-43-bg {
    --u-color-bg:#3d4ea3!important
}
.u-color-44,
.u-color-44-background,
.u-color-44-bg {
    background-color:#8c9eb0!important;
    fill:#8c9eb0!important
}
.u-color-43-text,
.u-color-43-txt {
    --u-color-fg:#3d4ea3!important;
    color:#3d4ea3!important
}
.u-color-43-bd,
.u-color-43-border {
    --u-color-bd:#3d4ea3!important;
    border-color:#3d4ea3!important;
    stroke:#3d4ea3!important
}
.u-color-44 {
    --u-color-bg:#8c9eb0!important;
    --u-color-fg:#283a4d!important;
    color:#283a4d!important
}
.u-color-44-background,
.u-color-44-bg {
    --u-color-bg:#8c9eb0!important
}
.u-color-45,
.u-color-45-background,
.u-color-45-bg {
    background-color:#4e7391!important;
    fill:#4e7391!important
}
.u-color-44-text,
.u-color-44-txt {
    --u-color-fg:#8c9eb0!important;
    color:#8c9eb0!important
}
.u-color-44-bd,
.u-color-44-border {
    --u-color-bd:#8c9eb0!important;
    border-color:#8c9eb0!important;
    stroke:#8c9eb0!important
}
.u-color-45 {
    --u-color-bg:#4e7391!important;
    --u-color-fg:#fff!important;
    color:#fff!important
}
.u-color-45-background,
.u-color-45-bg {
    --u-color-bg:#4e7391!important
}
.u-color-45-text,
.u-color-45-txt {
    --u-color-fg:#4e7391!important;
    color:#4e7391!important
}
.u-color-45-bd,
.u-color-45-border {
    --u-color-bd:#4e7391!important;
    border-color:#4e7391!important;
    stroke:#4e7391!important
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    width: auto;
}
.d-hide{
    display: none;
}
/*.bootstrap-duallistbox-container .btn-group .btn{*/
/*border: 1px solid #0084CA;*/
/*background-color: #0084CA;*/
/*}*/

/*.bootstrap-duallistbox-container .btn.remove{*/
/*background-color: #0084CA;*/
/*}*/

/*.bootstrap-duallistbox-container .btn.removeall{*/
/*background-color: #0084CA;*/
/*}*/

/*.bootstrap-duallistbox-container .btn.moveall{*/
/*background-color: #0084CA;*/
/*}*/

/*.bootstrap-duallistbox-container .btn.move{*/
/*background-color: #0084CA;*/
/*}*/

.bootstrap-duallistbox-container .btn-outline{
    background-color: rgb(255, 255, 255);
}

.bootstrap-duallistbox-container .filter{
    margin-bottom: 0.5rem;
    position: relative;
    z-index: auto;
    background-color: rgb(255, 255, 255);
    top: auto;
    left: auto;
    width: 100%;
    height: 100%;
    text-align: left;
    opacity: 1;
    filter: alpha(opacity=1);
}

.calculatorTable td input{
    text-align: right;
}

.sign-row .sign{
    padding-top: 0.75rem;
}

.position-absolute{
    position: absolute !important;
}
.ml-n5 {
    margin-left: -3rem !important
}

.bg-dark {
    background-color: #003380 !important;
}

.full-width-table {
    width: 100%;
}

tr.align-bottom th {
    vertial-align: bottom !important;
}

.table-bordered tbody tr td, .table-bordered tbody tr, .table-bordered tbody tr th {
    border: 1px #EAF0F4 solid;
}

[class$="BodyWrapper"] .table.dataTable.DTFC_Cloned {
    margin: 0;
    border-top-width: 0 !important;
}

[class$="BodyWrapper"] .table.dataTable.DTFC_Cloned tr:first-of-type td {
    border-top-width: 0 !important;
}

[class$="HeadWrapper"] .table.dataTable.DTFC_Cloned {
    border-bottom-width: 0 !important;
    margin-bottom: 0 !important;
}

[class$="FootWrapper"] .table.dataTable.DTFC_Cloned {
    margin-top: 0px;
    margin-bottom: 0px;
}

.table.dataTable tfoot {
    background-color: #ffffff;
}

.table.dataTable input {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
}

th.dt-input-width {
    min-width: 4.5rem;
}

.nowrap {
    word-break: normal;
    text-wrap: none;
}

.card.heading-card label {
    font-size: large;
}

.card.heading-card label + * {
    font-size: medium;
    font-weight: bold;
}

.showHideLink {
    float: right;
    color: black;
    padding-right: 3rem;
}

.showHideLink a {
    color: black;
}

.edit-name *, .edit-name {
    display: inline-block;
}

.row.heading {
    font-size: larger;
    text-transform: uppercase;
    color: #58595B;
}

body.kickstart row.heading{
    font-size: larger;
    color: #000000;
}

.row.heading [class^="col-"] span:first-of-type {
    font-weight: 400;
}

body.kickstart .row.heading [class^="col-"] span:first-of-type {
    font-weight: bold;
    color: #000000;
}

body.kickstart .row.heading [class^="col-"] {
    font-weight: normal;
    color: #000000;
}

.row.heading [class^="col-"] {
    font-weight: 600;
}

.row.heading [class^="col-"] a {
    font-weight: 600;
}

header.heading {
    color: #A2A2A2;
    text-transform: uppercase;
}

.actionColumn i {
    margin-left: 1rem;
    margin-right: 1rem;
}

.actionColumn i.fa {
    font-size: large;
}

.help-block {
    font-size: smaller;
    color: rgb(162, 162, 162);
    font-style: italic;
}

.dl-filter {
    margin-bottom: 0.5rem;
}

.bg-light {
    background-color: #EAF0F4 !important;
}

.card.search-card.stacked-form {
    border-radius: 0 !important;
    border: 0.5px solid #EAF0F4 !important; /*rgba(234,242,244,0.95)*/
}

.card.search-card.stacked-form .card-title {
    text-transform: uppercase;
}

.card.search-card.stacked-form .card-title .link-collapse {
    display: inline-block;
    width: 99%;
}

.card.search-card.stacked-form .card-title .link-collapse h3 {
    margin-top: 0;
    color: #58595B;
}

.card.search-card.stacked-form .card-title .link-collapse i {
    color: #000000;
}

.card.search-card.stacked-form label {
    color: #58595B;
}

.nav.nav-wizard .nav-link {
    border-radius: 2.25rem
}

.nav.nav-wizard {
    justify-content: right;
    margin-bottom: 3rem;
}

.nav.nav-wizard .nav-item {
    text-transform: uppercase;
    display: flex;
    font-size: .75rem;
    margin-top: 1rem;
}

.nav.nav-wizard .nav-link {
    display: flex;
    text-align: center;
}

.nav.nav-wizard .nav-link.active,
.nav.nav-wizard .nav-link.completed {
    color: #fff;
    background-color: #7ABA09;
    border-color: #7ABA09;
}

.nav.nav-wizard .nav-link.active:hover,
.nav.nav-wizard .nav-link.active:focus,
.nav.nav-wizard .nav-link.completed:hover,
.nav.nav-wizard .nav-link.completed:focus {
    background-color: #4f7a06;
    color: #FFFFFF;
    border-color: #4f7a06;
}

.nav.nav-wizard .nav-link.pending, .nav.nav-wizard .nav-link.disabled {
    color: #888888;
    background-color: transparent;
    border: 1px solid #888888;
    opacity: 1;
    filter: alpha(opacity=100);
}

.nav.nav-wizard .nav-link.pending:hover,
.nav.nav-wizard .nav-link.pending:focus,
.nav.nav-wizard .nav-link.disabled:hover,
.nav.nav-wizard .nav-link.disabled:focus {
    color: #5d5d5d;
    background-color: transparent;
    border: 1px solid #5d5d5d;
    opacity: 1;
    filter: alpha(opacity=100);
}

.nav.nav-wizard .nav-link {
    color: #0084CA;
    background-color: transparent;
    border: 1px solid #0084CA;
    opacity: 1;
    filter: alpha(opacity=100);
    display: flex;
    font-size: .75rem;
}

@media (min-width: 992px) {
    .nav.nav-wizard .nav-separator {
        width: 3rem;
        border-top: .15rem solid #0084CA;
        position: relative;
        top: 1rem;
        display: flex;
        margin-left: .3rem;
        margin-right: .3rem;
    }
}

@media (max-width: 991px) {
    .nav.nav-wizard .nav-separator {
        width: 1rem;
        border-top: 0;
        display: flex;
    }
}

.nav.nav-wizard .nav-link:hover, .nav.nav-wizard .nav-link:focus {
    color: #0084CA;
    background-color: transparent;
    border: 1px solid #0084CA;
    opacity: 1;
    filter: alpha(opacity=100);
}

.d-hide {
    display: none;
}
.ib{
    display: inline-block;
}
.excel-export {
    color: #7ABA09;
    background-color: transparent;
    border: 1px solid #7ABA09;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 1.3rem;
}

.excel-export:hover, .excel-export:focus, .excel-export:active,
.excel-export.active, .open > .excel-export.dropdown-toggle {
    background-color: #4f7a06;
    color: #FFFFFF;
    border: 1px solid #4f7a06;
}

.excel-export .caret {
    border-top-color: #FFFFFF;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.box-sizing {
    box-sizing: border-box;
    width: 98%;
}

.card.card-login label {
    font-size: 0.75rem;
    margin-bottom: 5px;
    text-transform: none;
}

div.wrapper-full-page div.container {;
    padding-left: 0;
    padding-right: 0;
}

table.footer-search tfoot {
    display: table-header-group;
}

.text-blue {
    color: blue;
}

.heading-row th:nth-child(1) {
    background-color: #daedf7;
    color: #003380;
}

.heading-row th:nth-child(2) {
    background-color: #99ceea;
    color: #ffffff;
}

.heading-row th:nth-child(3) {
    background-color: #66b5df;
    color: #ffffff;
}

.heading-row th:nth-child(4) {
    background-color: #359dd5;
    color: #ffffff;
}

.heading-row th:nth-child(5) {
    background-color: #DFECF4;
    color: #fff;
}

.heading-row th:nth-child(6) {
    background-color: #A6E0F6;
    color: #fff;
}

.heading-row th:nth-child(7) {
    background-color: #84D4F4;
    color: #ffffff;
}

.heading-row th:nth-child(8) {
    background-color: #81BDE4;
    color: #ffffff;
}

.heading-row th:nth-child(9) {
    background-color: #9CB4DC;
    color: #ffffff;
}

tr.text-center th, tr.text-center td {
    text-align: center !important;
}

.datepicker table tbody tr {
    background-color: #ffffff;
}

.datepicker table tbody tr:nth-of-type(even) {
    background-color: #ffffff;
}

.datepicker table thead {
    background-color: #ffffff !important;
}

.DTFC_LeftBodyWrapper thead,
.DTFC_LeftBodyWrapper thead::after,
.DTFC_LeftBodyWrapper table.dataTable thead .sorting::after,
.DTFC_LeftBodyWrapper table.dataTable thead .sorting_desc::after,
.DTFC_LeftBodyWrapper table.dataTable thead .sorting_asc::after,
.DTFC_LeftBodyWrapper thead tr,
.DTFC_LeftBodyWrapper thead th,
.DTFC_LeftBodyWrapper thead td {
    height: 0px !important;
    line-height: 0px !important;
    visibility: collapse;
!important;
}

.DTFC_LeftBodyWrapper thead::after,
.DTFC_LeftBodyWrapper table.dataTable thead .sorting_desc::after,
.DTFC_LeftBodyWrapper table.dataTable thead .sorting_asc::after,
.DTFC_LeftBodyWrapper table.dataTable thead .sorting::after {
    content: '';
}

.DTFC_LeftBodyWrapper .table-striped tbody tr:nth-of-type(odd) {
    background-color: #ffffff;
}

.DTFC_LeftBodyWrapper .table-striped tbody tr:nth-of-type(even) {
    background-color: #EEEEEE;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.5);
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(219, 219, 219, 0.5); /*rgba(0, 0, 0, 0.05);*/
}

.table-striped td, .table-striped th, .table-striped tr {
    background-clip: padding-box;
}

.table-striped th {
    background-color: #F5F6FA;
}

.card.no-border {
    border: none !important;
}

.card.no-border .card-header {
    margin-bottom: 1em;
    padding: 0;
}

.card.no-border .card-body {
    padding: 0;
}

.table-hover tbody tr:hover {
    background-color: rgba(104, 151, 177, 0.075);
}

.table-link, .break-content {
    word-break: break-all;
}

table.dataTable thead {
    background-color: #F5F6FA;
}

div.dataTables_wrapper div.dataTables_length select.form-control {
    padding: .1rem 12px;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: normal;
}

div.dataTables_wrapper.dt-bootstrap4 div.dataTables_info {
    padding-top: 8px;
    white-space: normal;
    display: inline-block;
    margin-left: .2rem;
}

div.dataTables_wrapper.dt-bootstrap4 div.dataTables_length {
    display: inline-block;
}

div.dataTables_wrapper.dt-bootstrap4 div.dataTables_length label select {
    width: 4rem;
}

div.dataTables_wrapper.dt-bootstrap4 div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    display: inline-block;
    text-align: right;
    margin-left: 1rem;
}

.old-inline-flex {
    display: inline-flex;
}

.no-card .alert {
    border-radius: 4px;
    position: relative;
}

.no-card .alert.alert-with-icon {
    padding-left: 65px;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.fw-logo {
    margin-top: -.95rem;
    height: 1.5rem;
}

.navbar-title {
    text-transform: uppercase;
    width: 15rem;
}

.img-half {
    width: 50%;
    height: 50%;
}

.brand-img {
    height: 3.5rem;
}

.margin--sides-small {
    margin-left: 1em;
    margin-right: 1em;
}

.margin--left-small {
    margin-left: 1em;
}

.margin--sides-large {
    margin-left: 4.5em;
    margin-right: 4.5em;
}

.strong {
    font-weight: bold;
}

.margin--top-small {
    margin-top: 1em;
}

.margin--top-large {
    margin-top: 4.5em;
}

.bg-white {
    background-color: #fff;
}

.sub {
    vertical-align: sub;
    font-size: xx-small;
}

.min-container {
    min-height: 600px;
}

.scrollable-small {
    overflow: auto;
    width: 100%;
    height: 100px;
}

.scrollable-large {
    overflow: auto;
    width: 100%;
    height: 500px;
}

.margin-right-medium {
    margin-right: 10px;
}

.select2-results__option {
    font-size: .875rem;
}

table.wraptext tr td {
    word-break: break-all;
    text-wrap: normal;
}

table.wraptext tr th {
    word-break: break-word;
    text-wrap: normal;
}

.wraptext {
    word-break: break-all;
    text-wrap: normal;
}

.wordbreak {
    word-break: break-word;
    word-wrap: break-word;
    hyphens: manual;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.333333%;
    }

    .offset-sm-2 {
        margin-left: 16.666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.333333%;
    }

    .offset-sm-5 {
        margin-left: 41.666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.333333%;
    }

    .offset-sm-8 {
        margin-left: 66.666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.333333%;
    }

    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 768px) {
    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.333333%;
    }

    .offset-md-2 {
        margin-left: 16.666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.333333%;
    }

    .offset-md-5 {
        margin-left: 41.666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.333333%;
    }

    .offset-md-8 {
        margin-left: 66.666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.333333%;
    }

    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.333333%;
    }

    .offset-lg-2 {
        margin-left: 16.666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.333333%;
    }

    .offset-lg-5 {
        margin-left: 41.666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.333333%;
    }

    .offset-lg-8 {
        margin-left: 66.666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.333333%;
    }

    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.333333%;
    }

    .offset-xl-2 {
        margin-left: 16.666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.333333%;
    }

    .offset-xl-5 {
        margin-left: 41.666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.333333%;
    }

    .offset-xl-8 {
        margin-left: 66.666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.333333%;
    }

    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #7ABA09;
    background-color: #7ABA09;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(122, 179, 0, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #8ECE00;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: rgba(122, 179, 0, 0.25);;
    border-color: rgba(122, 179, 0, 0.25);;
}

.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%;
}

.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: #7ABA09;
    background-color: #7ABA09;
}

.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(122, 179, 0, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(122, 179, 0, 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(122, 179, 0, 0.5);
}

.custom-switch {
    padding-left: 2.25rem;
}

.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(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    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, -webkit-transform 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: #fff;
    -webkit-transform: translateX(0.75rem);
    transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(122, 179, 0, 0.5);
}

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.table input.form-control {
    box-sizing: border-box;
}

.breadcrumb-nav .breadcrumb-nav-item{
    padding-right: .2em;
}

.breadcrumb-nav .breadcrumb-nav-item:after{
    content: '/';
    margin-left: .2em;
}

.breadcrumb-nav .breadcrumb-nav-item:last-child:after{
    margin-left: .01em;
    content: '';
}

.breadcrumb-nav .breadcrumb-nav-item:last-child{
    margin-right: .01em;
    padding-right: .01em;
}

label.required-indicator:after { content:"*"; color: #D61F05; }

.non-inactive {
    cursor: pointer !important;
    background-color: #fff !important;
}
tr.selected-row{
    background-color: #CEEEFF !important;
}

.fixed-table{
    table-layout: fixed;
}
