/*Top Navigation*/
@media (min-width: 991px) {
    .subNav {padding-bottom: 0;}
    .subNav__inner {
        display: block;
    }
    .subNav__leftPan {
        margin-bottom: 15px;
    }
    .subNav__title {
        max-width: 100%;
    }
    .subNav .subNavMenu__list {
        float: left;
        display: block;
        width: 60%;
        margin:0;
    }
    .subNav .subNavMenu__item {
        display: inline-block;
        padding-bottom: 8px;
    }
    .subNav .subNavMenu__item:first-child {margin-left: 0;}
    .subNav .subNavMenu__list--btn {
        margin-top: -35px;
        margin-bottom: 0;
        float: right;
        display: flex;
        width: 40%;
        justify-content: end;
    }
    .subNav .subNavMenu {
        -ms-flex-direction: unset;
        flex-direction: unset;
        align-items: self-start;
    }
}
.subNav .subNavBreadcrumb li {padding-bottom:0;}
.subNav .subNavMenu__link {padding-bottom: 5px;}
.subNav .subNavMenu__link.active {border-bottom: 4px solid #FFF0F0; font-weight:bold}

.wrap {
    margin: 30px auto 0;
    font-family: "Open Sans",sans-serif;
}
.wrap p {margin:16px 0;}

.rel {position: relative;}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.mt-0 {margin-top: 0;}
.mb-0 {margin-bottom: 0;}
.mb-60 {margin-bottom: 60px;}
.mr-20 {margin-right: 20px;}
.mt-20 {margin-top: 20px;}
.fw-600 {font-weight: 600;}
.p-6 {padding: 6px;}
.p-10 {padding: 10px;}
.rad-4 {border-radius:4px;}
.rad-6 {border-radius:6px;}
.pt-0 {padding-top: 0;}
.pb-0 {padding-bottom: 0;}
.t-upper {text-transform: uppercase;}
.f-20,
.verticalTabs__content .f-20{font-size: 20px;}
.verticalTabs__content .info-table,
.info-table {
    font-size: 12px;
    line-height: 16.34px;
    color: #868686;
    margin: 0;
}
.rw-table-responsive {
    position: relative;
    overflow-x: auto;
    width: 100%;
}
.rw-table-responsive table {
    border: 1px solid #E0E0E0;
    width: 100%;
    border-spacing: 0;
}
.rw-table-responsive table tbody tr td{
    word-break: unset;
    border: 1px solid #E0E0E0;
    padding: 14px;
    vertical-align: middle;
}
.rw-table-responsive table tbody tr td.v-align-top {vertical-align: top;}
.rw-table-responsive table tbody tr td.v-align-bottom {vertical-align: bottom;}
.rw-table-responsive table tbody tr td.p-0 {padding: 0;}
.rw-table-responsive table tbody tr td.pt-0 {padding-top: 0;}
.rw-table-responsive table tbody tr td.pb-0 {padding-bottom: 0;}
.rw-table-responsive table tbody tr td.no-border{border:none;}
.rw-table-responsive table.no-border,
.rw-table-responsive table.no-border td {border: none;}
.rw-table-responsive table thead td {
    padding: 14px 13px; 
    font-weight: 400; 
    position: relative; 
    font-size: 14px; 
    line-height: 19px;
    word-break: unset;
}
.rw-table-responsive table thead.w-border td {border-top: 1px solid !important;}
.rw-table-responsive table tbody tr.no-border td {border: none;}
.rw-table-responsive table tbody tr td.w-border {border: 1px solid #E0E0E0}
.rw-table-responsive table thead td:before,
.rw-table-responsive table tbody .tr-head td:before,
.rw-table-responsive table .tr-head .td-line {
  content: "";
    position: absolute;
    top: 14px;
    left: 0;
    bottom: 14px;
    background: #ffff;
    width: 1px;
    opacity: 0.5;
}
.rw-table-responsive table thead td:first-child:before,
.rw-table-responsive table tbody .tr-head td:first-child:before,
.rw-table-responsive table tbody .tr-head td.no-line:before,
.rw-table-responsive table thead.no-border td:before {display: none;}
.rw-table-responsive table thead.rw-middle td.bg-purple {
    background-color: #4a0f83; 
    color: #ffffff; 
    border: none;
    vertical-align: middle;
}
.rw-table-responsive table td p,
.rw-table-responsive table td ul li {font-size: 14px; line-height: 19px;}
.rw-table-responsive table td .t-white {color: #fff;}
.rw-table-responsive table td p {margin:8px 0;}
.rw-table-responsive table td ul li {padding: 3px 0; width: 100%; margin: 0;}
.rw-table-responsive table td ul {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 16px;
    padding: 0;
    display: block;
}
.rw-table-responsive table td p a,
.rw-table-responsive table td li a {text-decoration: underline;}
.rw-table-responsive table td .f-8 {
    font-size: 8px;
    line-height: 11px;
}
.rw-table-responsive table td .f-10 {
    font-size: 10px;
    line-height: 14px;
}
.rw-table-responsive table td p .f-11,
.rw-table-responsive table td p.f-11,
.rw-table-responsive table td ul.f-11 li,
.verticalTabs__content .f-11,
.f-11{font-size:11px; line-height:14px;}
.rw-table-responsive table td p .f-12,
.rw-table-responsive table td p.f-12,
.rw-table-responsive table td ul.f-12 li,
.verticalTabs__content .f-12,
.f-12 {font-size: 12px; line-height: 16.34px;}
.f-14, .rw-table-responsive table td .f-14,
.verticalTabs__content .f-14 {font-size: 14px; line-height: 19px;}
.rw-table-responsive table td .f-16 {font-size: 16px; line-height: 22px}
.rw-table-responsive table td .f-18 {font-size: 18px; line-height: 24.51px}
.rw-table-responsive table td .f-20 {font-size: 20px; line-height: 27px}
.rw-table-responsive table td .f-28 {font-size: 28px; line-height: 38px}
.rw-table-responsive table td .f-italic {font-style: italic;}
.rw-table-responsive table td p.m-0 {margin:0;}
.rw-table-responsive table td p.mt-20 {margin-top:20px;}
.rw-table-responsive table td p.mb-20 {margin-bottom:20px;}
.rw-table-responsive table td .t-white {color: #fff;}
.rw-table-responsive table td .t-blue {color: #151C55;}
.rw-table-responsive table td .t-grey,
.t-grey {color: #868686;}
.rw-table-responsive table tbody td .pd-8 {padding: 8px 0;}
.rw-table-responsive table tbody td .pl-8 {padding-left: 8px;}
.rw-table-responsive table tbody td .pr-8 {padding-right: 8px;}
.rw-table-responsive table.tbl-transparent {border-color: transparent;}
.bg-col tbody tr:nth-child(odd) {background: #F5F5F5;}
.bg-col tbody tr:nth-child(even) {background: #FFFFFF;}
.bg-row tbody tr td:nth-child(odd) {background: #FFFFFF;}
.bg-row tbody tr td:nth-child(even) {background: #F5F5F5;}
.bg-grey {background: rgba(51, 0, 102, 0.05);}
.bg-l-grey {background: #F5F5F5;}
.bg-l-blue {background: #005C96;}
.bg-gold-2 {background: #867051;}
.bg-gold-3 {background: #9E8D74;}
.year-title {    
    background: #F5F5F5;
    border-radius: 4px;
    padding: 2px 6px;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    color: #252525;
}
.rw-table-responsive table td .cal-num {
    font-size: 22px;
    line-height: 27px;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin-right: 10px;
}
.rw-table-responsive table td .time-info {
    font-weight: 600;
    font-size: 14px;
    color: #ffff;
    padding: 8px 14px;
    width: 95px;
    margin-bottom: 15px;
    text-align: center;
}
.rw-table-responsive table td .segment-info {
    color: #EBEBEB;
}
.rw-table-responsive table td .segment-circle {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 10px;
}
.rw-table-responsive table td .circle-gold {background-color: #BDA788}
.rw-table-responsive table td .circle-blue {background-color: #3696D5}
.rw-table-responsive .emba-pc .segment-info{
    color: #868686;
}
.rw-table-responsive .emba-pc .v-align-top {
    width: 120px;
}
.rw-table-responsive table td .line-middle {
    border: none;
    background: #868686;
    width: 100%;
    height: 1px;
}
.mba-pc .dot-circle {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: block;
    background: #F5F5F5;
    border: 3px solid #9E8D74;
    text-align: center;
    position: absolute;
    left: 2px;
    padding: 3px;
    top: 0px;
    z-index: 2;
}
.mba-pc .vertical-line {
    width: 2px;
    height: 170px;
    background: #005C96;
    display: block;
    position: absolute;
    top: -8px;
    left: 7px;
}
.rw-table-responsive table td .plus-icon {
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    width: 44px;
    height: 44px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 43px;
    font-size: 40px;
}
.wrap .bullet-list-section {
    border-top: 1px solid #D5D5D5;
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 35px;
    padding: 13px 0;
}
.wrap .bullet-list-section ul {
    clear: unset;
    list-style: none;
    display: block;
    margin: 0;
}
.wrap .bullet-list-section ul li {
    padding: 3px 0;
    margin-left: 20px;
    font-size: 14px;
    width: auto;
}
.wrap .bullet-list-section ul li:before {
    content: "\2022";
    color: #9E8D74;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 20px;
    vertical-align: -2px;
}
.wrap .square-icon {
    width: 12px;
    height: 12px;
    background: #005C96;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.wrap .square-icon.bg-gold-3 {background-color: #9E8D74}
.mobile_only {display: none;}

@media only screen and (max-width: 768px) {
    .desktop_only {display: none;}
    .mobile_only {display: block;}
    .rw-table-responsive table thead td {padding: 10px 4px;}
    .rw-table-responsive table tbody tr td {
        padding: 8px 4px;
    }
    .m-f8,
    .rw-table-responsive table td p .m-f8,
    .rw-table-responsive table td .m-f8 {font-size: 8px; line-height: 11px;}
    .plus-icon {
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 18px;
    }
    .year-title {font-size: 12px; line-height: 16px;}
    .rw-table-responsive table td .time-info {font-size: 12px; line-height: 16px; width: 75px; padding: 8px;}
    .rw-table-responsive table td .cal-num {
        font-size: 12px;
        line-height: 18px;
        display: block;
        width: 18px;
        height: 18px;
    }
}

/** start from herer */
.smu-new-table .smu-bg-gray{background-color:#e0e0e0!important}.smu-new-table .smu-bg-dark-gray{background-color:#a9a9a9}.smu-new-table .smu-bg-light-gray{background-color:#f5f5f5}.smu-new-table .smu-bg-dark-gray-2{background-color:#bdbdbd!important}.smu-new-table .bg-body,.smu-new-table .bg-white,.smu-new-table .smu-bg-white{background-color:#fff!important}.smu-new-table .smu-bg-transparent{background-color:transparent!important;border:none}.smu-new-table .smu-bg-green-economic,.smu-new-table .smu-mse .smu-mse-third-table .smu-table-header,.smu-new-table .smu-mse .smu-table-header{background-color:#006685}.smu-new-table .smu-bg-green-economic-light{background-color:#159ab8!important}.smu-new-table .navbar-dark .navbar-brand,.smu-new-table .navbar-dark .navbar-brand:focus,.smu-new-table .navbar-dark .navbar-brand:hover,.smu-new-table .navbar-dark .navbar-nav .nav-link.active,.smu-new-table .navbar-dark .navbar-nav .show>.nav-link,.smu-new-table .navbar-dark .navbar-text a,.smu-new-table .navbar-dark .navbar-text a:focus,.smu-new-table .navbar-dark .navbar-text a:hover,.smu-new-table .smu-text-white{color:#fff}.smu-new-table .smu-bg-brand-blue,.smu-new-table .smu-mi .smu-table-header.smu-bg-brand-blue{background-color:#131e52!important}.smu-new-table .smu-bg-business-blue,.smu-new-table .smu-mi .smu-table-header{background-color:#005c96}.smu-new-table .smu-bg-light-blue,.smu-new-table .smu-mi .smu-table-graph.smu-bg-blue-light{background-color:#0f85d0}.smu-new-table .btn.btn-smu{padding:10px;font-weight:700;font-size:20px;line-height:27px;width:201px}.smu-new-table .btn.btn-smu.btn-gold{background-color:#c69200;color:#fff;width:201px}.smu-new-table .font-sm,.smu-new-table .font-sm>*,.smu-new-table .smu-mse .font-sm,.smu-new-table .smu-msfe .font-sm,.smu-new-table .text-12{font-size:12px}.smu-new-table .smu-mitb .font-sm,.smu-new-table .smu-mitb .font-sm>*,.smu-new-table .text-11{font-size:11px}.smu-new-table hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}.smu-new-table dl,.smu-new-table ol,.smu-new-table p,.smu-new-table ul{margin-top:0;margin-bottom:1rem}.smu-new-table hr:not([size]){height:1px}.smu-new-table .h1,.smu-new-table .h2,.smu-new-table .h3,.smu-new-table .h4,.smu-new-table .h5,.smu-new-table .h6,.smu-new-table h1,.smu-new-table h2,.smu-new-table h3,.smu-new-table h4,.smu-new-table h5,.smu-new-table h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;font-family:"Open Sans";text-transform:none!important}.smu-new-table .h1,.smu-new-table h1{font-size:calc(1.375rem + 1.5vw)}.smu-new-table .h2,.smu-new-table h2{font-size:calc(1.325rem + .9vw)}.smu-new-table .h3,.smu-new-table h3{font-size:calc(1.3rem + .6vw)}.smu-new-table .h4,.smu-new-table h4{font-size:calc(1.275rem + .3vw)}.smu-new-table .h5,.smu-new-table h5{font-size:1.25rem}.smu-new-table .h6,.smu-new-table h6{font-size:1rem}.smu-new-table p{line-height:22px}.smu-new-table abbr[data-bs-original-title],.smu-new-table abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.smu-new-table address{margin-bottom:1rem;font-style:normal;line-height:inherit}.smu-new-table ol,.smu-new-table ul{padding-left:2rem}.smu-new-table .accordion-header,.smu-new-table .blockquote>:last-child,.smu-new-table .card-text:last-child,.smu-new-table .smu-legends:last-child,.smu-new-table ol ol,.smu-new-table ol ul,.smu-new-table ul ol,.smu-new-table ul ul,.smu-new-table ul.smu-table-list li:last-child{margin-bottom:0}.smu-new-table .alert-link,.smu-new-table dt{font-weight:700}.smu-new-table dd{margin-bottom:.5rem;margin-left:0}.smu-new-table blockquote,.smu-new-table figure{margin:0 0 1rem}.smu-new-table b,.smu-new-table strong{font-weight:bolder}.smu-new-table .small,.smu-new-table small{font-size:.875em}.smu-new-table .mark,.smu-new-table mark{padding:.2em;background-color:#fcf8e3}.smu-new-table sub,.smu-new-table sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}.smu-new-table sub{bottom:-.25em}.smu-new-table sup{top:-.5em}.smu-new-table a{color:#161b55;text-decoration:underline}.smu-new-table .btn-link:hover,.smu-new-table .link-primary:focus,.smu-new-table .link-primary:hover,.smu-new-table .nav-link:focus,.smu-new-table .nav-link:hover,.smu-new-table a:hover{color:#0a58ca}.smu-new-table a:not([href]):not([class]),.smu-new-table a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.smu-new-table code,.smu-new-table kbd,.smu-new-table pre,.smu-new-table samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}.smu-new-table pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}.smu-new-table pre code{font-size:inherit;color:inherit;word-break:normal}.smu-new-table code{font-size:.875em;color:#d63384;word-wrap:break-word}.smu-new-table .alert-heading,.smu-new-table a>code{color:inherit}.smu-new-table kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}.smu-new-table kbd kbd{padding:0;font-size:1em;font-weight:700}.smu-new-table img,.smu-new-table svg{vertical-align:middle}.smu-new-table table{caption-side:bottom;border-collapse:collapse}.smu-new-table caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}.smu-new-table th{text-align:inherit;text-align:-webkit-match-parent}.smu-new-table tbody,.smu-new-table td,.smu-new-table tfoot,.smu-new-table th,.smu-new-table thead,.smu-new-table tr{border:0 solid;border-color:inherit}.smu-new-table .figure,.smu-new-table .list-inline-item,.smu-new-table label,.smu-new-table output{display:inline-block}.smu-new-table .accordion-flush .accordion-item .accordion-button,.smu-new-table .list-group-flush,.smu-new-table .modal-fullscreen .modal-footer,.smu-new-table .modal-fullscreen .modal-header,.smu-new-table button{border-radius:0}.smu-new-table .form-range:focus,.smu-new-table button:focus:not(:focus-visible){outline:0}.smu-new-table button,.smu-new-table input,.smu-new-table optgroup,.smu-new-table select,.smu-new-table textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.smu-new-table button,.smu-new-table select{text-transform:none}.smu-new-table .form-control-color:not(:disabled):not([readonly]),.smu-new-table .form-control[type=file]:not(:disabled):not([readonly]),.smu-new-table [role=button],.smu-new-table [type=button]:not(:disabled),.smu-new-table [type=reset]:not(:disabled),.smu-new-table [type=submit]:not(:disabled),.smu-new-table button:not(:disabled){cursor:pointer}.smu-new-table select{word-wrap:normal}.smu-new-table .carousel-indicators .active,.smu-new-table select:disabled{opacity:1}.smu-new-table [list]::-webkit-calendar-picker-indicator{display:none}.smu-new-table [type=button],.smu-new-table [type=reset],.smu-new-table [type=submit],.smu-new-table button{-webkit-appearance:button}.smu-new-table ::-moz-focus-inner{padding:0;border-style:none}.smu-new-table textarea{resize:vertical}.smu-new-table fieldset{min-width:0;padding:0;margin:0;border:0}.smu-new-table legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}.smu-new-table legend+*{clear:left}.smu-new-table ::-webkit-datetime-edit-day-field,.smu-new-table ::-webkit-datetime-edit-fields-wrapper,.smu-new-table ::-webkit-datetime-edit-hour-field,.smu-new-table ::-webkit-datetime-edit-minute,.smu-new-table ::-webkit-datetime-edit-month-field,.smu-new-table ::-webkit-datetime-edit-text,.smu-new-table ::-webkit-datetime-edit-year-field{padding:0}.smu-new-table ::-webkit-inner-spin-button{height:auto}.smu-new-table [type=search]{outline-offset:-2px;-webkit-appearance:textfield}.smu-new-table ::-webkit-search-decoration{-webkit-appearance:none}.smu-new-table ::-webkit-color-swatch-wrapper{padding:0}.smu-new-table ::file-selector-button{font:inherit}.smu-new-table ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.smu-new-table .display-1,.smu-new-table .display-2,.smu-new-table .display-3,.smu-new-table .display-4,.smu-new-table .display-5,.smu-new-table .display-6{font-weight:300;line-height:1.2}.smu-new-table iframe{border:0}.smu-new-table summary{display:list-item;cursor:pointer}.smu-new-table progress{vertical-align:baseline}.smu-new-table .d-none,.smu-new-table [hidden]{display:none!important}.smu-new-table .lead{font-size:1.25rem;font-weight:300}.smu-new-table .display-1{font-size:calc(1.625rem + 4.5vw)}.smu-new-table .display-2{font-size:calc(1.575rem + 3.9vw)}.smu-new-table .display-3{font-size:calc(1.525rem + 3.3vw)}.smu-new-table .display-4{font-size:calc(1.475rem + 2.7vw)}.smu-new-table .display-5{font-size:calc(1.425rem + 2.1vw)}.smu-new-table .display-6{font-size:calc(1.375rem + 1.5vw)}.smu-new-table .list-inline,.smu-new-table .list-unstyled{padding-left:0;list-style:none}.smu-new-table .list-inline-item:not(:last-child){margin-right:.5rem}.smu-new-table .initialism{font-size:.875em;text-transform:uppercase}.smu-new-table .blockquote{margin-bottom:1rem;font-size:1.25rem}.smu-new-table .blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.smu-new-table .blockquote-footer::before{content:"— "}.smu-new-table .img-fluid{max-width:100%;height:auto}.smu-new-table .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.smu-new-table .figure-img{margin-bottom:.5rem;line-height:1}.smu-new-table .figure-caption{font-size:.875em;color:#6c757d}.smu-new-table .container,.smu-new-table .container-fluid,.smu-new-table .container-lg,.smu-new-table .container-md,.smu-new-table .container-sm,.smu-new-table .container-xl,.smu-new-table .container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.smu-new-table .container,.smu-new-table .container-sm{max-width:540px}.smu-new-table .col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.smu-new-table .row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.smu-new-table .row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.smu-new-table .row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.smu-new-table .row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.smu-new-table .row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.smu-new-table .row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.smu-new-table .row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.smu-new-table .container,.smu-new-table .container-md,.smu-new-table .container-sm{max-width:720px}.smu-new-table .col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.smu-new-table .row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.smu-new-table .row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.smu-new-table .row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.smu-new-table .row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.smu-new-table .row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.smu-new-table .row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.smu-new-table .row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.smu-new-table .container,.smu-new-table .container-lg,.smu-new-table .container-md,.smu-new-table .container-sm{max-width:960px}.smu-new-table .col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.smu-new-table .row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.smu-new-table .row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.smu-new-table .row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.smu-new-table .row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.smu-new-table .row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.smu-new-table .row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.smu-new-table .row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media (min-width:1200px){.smu-new-table .display-6,.smu-new-table .h1,.smu-new-table h1{font-size:2.5rem}.smu-new-table .h2,.smu-new-table h2{font-size:2rem}.smu-new-table .h3,.smu-new-table h3{font-size:1.75rem}.smu-new-table .h4,.smu-new-table h4,.smu-new-table legend{font-size:1.5rem}.smu-new-table .display-1{font-size:5rem}.smu-new-table .display-2{font-size:4.5rem}.smu-new-table .display-3{font-size:4rem}.smu-new-table .display-4{font-size:3.5rem}.smu-new-table .display-5{font-size:3rem}.smu-new-table .container,.smu-new-table .container-lg,.smu-new-table .container-md,.smu-new-table .container-sm,.smu-new-table .container-xl{max-width:1140px}.smu-new-table .col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.smu-new-table .row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.smu-new-table .row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.smu-new-table .row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.smu-new-table .row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.smu-new-table .row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.smu-new-table .row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.smu-new-table .row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}.smu-new-table .row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.smu-new-table .row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.smu-new-table .col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.smu-new-table .col-auto,.smu-new-table .row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.smu-new-table .col-12,.smu-new-table .row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.smu-new-table .col-6,.smu-new-table .row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.smu-new-table .row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.smu-new-table .col-3,.smu-new-table .row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.smu-new-table .row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.smu-new-table .row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.smu-new-table .col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.smu-new-table .col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.smu-new-table .col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.smu-new-table .col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.smu-new-table .col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.smu-new-table .col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.smu-new-table .col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.smu-new-table .col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.smu-new-table .col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.smu-new-table .offset-1{margin-left:8.33333333%}.smu-new-table .offset-2{margin-left:16.66666667%}.smu-new-table .offset-3{margin-left:25%}.smu-new-table .offset-4{margin-left:33.33333333%}.smu-new-table .offset-5{margin-left:41.66666667%}.smu-new-table .offset-6{margin-left:50%}.smu-new-table .offset-7{margin-left:58.33333333%}.smu-new-table .offset-8{margin-left:66.66666667%}.smu-new-table .offset-9{margin-left:75%}.smu-new-table .offset-10{margin-left:83.33333333%}.smu-new-table .offset-11{margin-left:91.66666667%}.smu-new-table .g-0,.smu-new-table .gx-0{--bs-gutter-x:0}.smu-new-table .g-0,.smu-new-table .gy-0{--bs-gutter-y:0}.smu-new-table .g-1,.smu-new-table .gx-1{--bs-gutter-x:0.25rem}.smu-new-table .g-1,.smu-new-table .gy-1{--bs-gutter-y:0.25rem}.smu-new-table .g-2,.smu-new-table .gx-2{--bs-gutter-x:0.5rem}.smu-new-table .g-2,.smu-new-table .gy-2{--bs-gutter-y:0.5rem}.smu-new-table .g-3,.smu-new-table .gx-3{--bs-gutter-x:1rem}.smu-new-table .g-3,.smu-new-table .gy-3{--bs-gutter-y:1rem}.smu-new-table .g-4,.smu-new-table .gx-4{--bs-gutter-x:1.5rem}.smu-new-table .g-4,.smu-new-table .gy-4{--bs-gutter-y:1.5rem}.smu-new-table .g-5,.smu-new-table .gx-5{--bs-gutter-x:3rem}.smu-new-table .g-5,.smu-new-table .gy-5{--bs-gutter-y:3rem}.smu-new-table .table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.smu-new-table .table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.smu-new-table .table>tbody{vertical-align:inherit}.smu-new-table .table>thead{vertical-align:bottom}.smu-new-table .table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.smu-new-table .caption-top{caption-side:top}.smu-new-table .table-sm>:not(caption)>*>*{padding:.25rem}.smu-new-table .table-bordered>:not(caption)>*{border-width:1px 0}.smu-new-table .table-bordered>:not(caption)>*>*{border-width:0 1px}.smu-new-table .list-group-flush>.list-group-item:last-child,.smu-new-table .smu-table .smu-table-row.row-border:last-child,.smu-new-table .table-borderless>:not(caption)>*>*{border-bottom-width:0}.smu-new-table .table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.smu-new-table .table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.smu-new-table .table-danger,.smu-new-table .table-info,.smu-new-table .table-light,.smu-new-table .table-primary,.smu-new-table .table-secondary,.smu-new-table .table-success,.smu-new-table .table-warning{--bs-table-striped-color:#000;--bs-table-active-color:#000;--bs-table-hover-color:#000;color:#000}.smu-new-table .table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.smu-new-table .table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-active-bg:#bacbe6;--bs-table-hover-bg:#bfd1ec;border-color:#bacbe6}.smu-new-table .table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-active-bg:#cbccce;--bs-table-hover-bg:#d1d2d4;border-color:#cbccce}.smu-new-table .table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-active-bg:#bcd0c7;--bs-table-hover-bg:#c1d6cc;border-color:#bcd0c7}.smu-new-table .table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-active-bg:#badce3;--bs-table-hover-bg:#bfe2e9;border-color:#badce3}.smu-new-table .table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-active-bg:#e6dbb9;--bs-table-hover-bg:#ece1be;border-color:#e6dbb9}.smu-new-table .table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-active-bg:#dfc2c4;--bs-table-hover-bg:#e5c7ca;border-color:#dfc2c4}.smu-new-table .table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-active-bg:#dfe0e1;--bs-table-hover-bg:#e5e6e7;border-color:#dfe0e1}.smu-new-table .table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.smu-new-table .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.smu-new-table .card-title,.smu-new-table .form-label{margin-bottom:.5rem}.smu-new-table .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.smu-new-table .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.smu-new-table .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.smu-new-table .form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.smu-new-table .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.smu-new-table .form-control[type=file],.smu-new-table .smu-mi .smu-mi-table-content .row{overflow:hidden}.smu-new-table .form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.smu-new-table .form-control::-webkit-date-and-time-value{height:1.5em}.smu-new-table .form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.smu-new-table .form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.smu-new-table .form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.smu-new-table .form-control::placeholder{color:#6c757d;opacity:1}.smu-new-table .form-control:disabled,.smu-new-table .form-control[readonly]{background-color:#e9ecef;opacity:1}.smu-new-table .form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;border-color:inherit}.smu-new-table .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.smu-new-table .form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;border-color:inherit}.smu-new-table .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.smu-new-table .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.smu-new-table .form-check-input,.smu-new-table .form-select{background-color:#fff;-moz-appearance:none;background-repeat:no-repeat}.smu-new-table .form-control-plaintext.form-control-lg,.smu-new-table .form-control-plaintext.form-control-sm,.smu-new-table .navbar-nav .nav-link{padding-right:0;padding-left:0}.smu-new-table .form-control-sm{min-height:calc(1.5em + (.5rem + 2px));padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.smu-new-table .form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.smu-new-table .form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.smu-new-table .form-control-lg{min-height:calc(1.5em + (1rem + 2px));padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.smu-new-table .form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.smu-new-table .form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.smu-new-table textarea.form-control{min-height:calc(1.5em + (.75rem + 2px))}.smu-new-table textarea.form-control-sm{min-height:calc(1.5em + (.5rem + 2px))}.smu-new-table textarea.form-control-lg{min-height:calc(1.5em + (1rem + 2px))}.smu-new-table .form-control-color{max-width:3rem;height:auto;padding:.375rem}.smu-new-table .form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.smu-new-table .form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.smu-new-table .form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}.smu-new-table .form-check-input:focus,.smu-new-table .form-select:focus{border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.smu-new-table .form-select[multiple],.smu-new-table .form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.smu-new-table .form-select:disabled{background-color:#e9ecef}.smu-new-table .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.smu-new-table .form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.smu-new-table .form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.smu-new-table .form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.smu-new-table .form-check .form-check-input{float:left;margin-left:-1.5em}.smu-new-table .form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.smu-new-table .form-check-input[type=checkbox]{border-radius:.25em}.smu-new-table .form-check-input[type=radio]{border-radius:50%}.smu-new-table .form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.smu-new-table .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.smu-new-table .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.smu-new-table .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.smu-new-table .form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.smu-new-table .form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.smu-new-table .form-check-input:disabled~.form-check-label,.smu-new-table .form-check-input[disabled]~.form-check-label,.smu-new-table .modal-backdrop.show{opacity:.5}.smu-new-table .form-switch{padding-left:2.5em}.smu-new-table .form-switch .form-check-input{width:2em;margin-left:-2.5em;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='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;-webkit-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out}.smu-new-table .form-switch .form-check-input:focus{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='%2386b7fe'/%3e%3c/svg%3e")}.smu-new-table .form-switch .form-check-input:checked{background-position:right center;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")}.smu-new-table .form-check-inline{display:inline-block;margin-right:1rem}.smu-new-table .btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.smu-new-table .btn-check:disabled+.btn,.smu-new-table .btn-check[disabled]+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.smu-new-table .form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.smu-new-table .form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.smu-new-table .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.smu-new-table .form-range::-moz-focus-outer{border:0}.smu-new-table .form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}.smu-new-table .form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.smu-new-table .form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.smu-new-table .form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}.smu-new-table .form-range::-moz-range-thumb:active{background-color:#b6d4fe}.smu-new-table .form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.smu-new-table .form-range:disabled{pointer-events:none}.smu-new-table .form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.smu-new-table .form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.smu-new-table .carousel,.smu-new-table .dropdown,.smu-new-table .dropend,.smu-new-table .dropstart,.smu-new-table .dropup,.smu-new-table .form-floating,.smu-new-table .smu-table-graph.graph-line>div,.smu-new-table .smu-table-timeline-left.title-position-bottom,.smu-new-table ul.smu-table-list.list-style-asterix li{position:relative}.smu-new-table .form-floating>.form-control,.smu-new-table .form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.smu-new-table .form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.smu-new-table .form-floating>.form-control{padding:1rem .75rem}.smu-new-table .form-floating>.form-control:focus,.smu-new-table .form-floating>.form-control:not(:placeholder-shown),.smu-new-table .form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.smu-new-table .form-floating>.form-control::-webkit-input-placeholder{color:transparent}.smu-new-table .form-floating>.form-control:-ms-input-placeholder{color:transparent}.smu-new-table .form-floating>.form-control::-ms-input-placeholder{color:transparent}.smu-new-table .form-floating>.form-control::placeholder{color:transparent}.smu-new-table .form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.smu-new-table .form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.smu-new-table .form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.smu-new-table .form-floating>.form-control:focus~label,.smu-new-table .form-floating>.form-control:not(:placeholder-shown)~label,.smu-new-table .form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.smu-new-table .form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.smu-new-table .input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.smu-new-table .input-group>.form-control,.smu-new-table .input-group>.form-select{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0}.smu-new-table .input-group .btn:focus,.smu-new-table .input-group>.form-control:focus,.smu-new-table .input-group>.form-select:focus{z-index:3}.smu-new-table .input-group .btn{position:relative;z-index:2}.smu-new-table .input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.smu-new-table .btn-group-lg>.btn,.smu-new-table .btn-lg,.smu-new-table .input-group-lg>.btn,.smu-new-table .input-group-lg>.form-control,.smu-new-table .input-group-lg>.form-select,.smu-new-table .input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.smu-new-table .btn-group-sm>.btn,.smu-new-table .btn-sm,.smu-new-table .input-group-sm>.btn,.smu-new-table .input-group-sm>.form-control,.smu-new-table .input-group-sm>.form-select,.smu-new-table .input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.smu-new-table .alert-dismissible,.smu-new-table .input-group-lg>.form-select,.smu-new-table .input-group-sm>.form-select{padding-right:3rem}.smu-new-table .invalid-tooltip,.smu-new-table .valid-tooltip{z-index:5;display:none;padding:.25rem .5rem;border-radius:.25rem;top:100%;position:absolute;max-width:100%}.smu-new-table .btn-group>.btn-group:not(:last-child)>.btn,.smu-new-table .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.smu-new-table .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.smu-new-table .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.smu-new-table .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.smu-new-table .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.smu-new-table .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.smu-new-table .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.smu-new-table .valid-tooltip{margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9)}.smu-new-table .is-valid~.valid-feedback,.smu-new-table .is-valid~.valid-tooltip,.smu-new-table .was-validated :valid~.valid-feedback,.smu-new-table .was-validated :valid~.valid-tooltip{display:block}.smu-new-table .form-control.is-valid,.smu-new-table .was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.smu-new-table .form-control.is-valid:focus,.smu-new-table .was-validated .form-control:valid:focus{border-color:#198754;-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.smu-new-table .was-validated textarea.form-control:valid,.smu-new-table textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.smu-new-table .form-select.is-valid,.smu-new-table .was-validated .form-select:valid{border-color:#198754}.smu-new-table .form-select.is-valid:not([multiple]):not([size]),.smu-new-table .form-select.is-valid:not([multiple])[size="1"],.smu-new-table .was-validated .form-select:valid:not([multiple]):not([size]),.smu-new-table .was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.smu-new-table .form-select.is-valid:focus,.smu-new-table .was-validated .form-select:valid:focus{border-color:#198754;-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.smu-new-table .form-check-input.is-valid,.smu-new-table .was-validated .form-check-input:valid{border-color:#198754}.smu-new-table .form-check-input.is-valid:checked,.smu-new-table .was-validated .form-check-input:valid:checked{background-color:#198754}.smu-new-table .form-check-input.is-valid:focus,.smu-new-table .was-validated .form-check-input:valid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.smu-new-table .form-check-input.is-valid~.form-check-label,.smu-new-table .was-validated .form-check-input:valid~.form-check-label{color:#198754}.smu-new-table .form-check-inline .form-check-input~.invalid-feedback,.smu-new-table .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.smu-new-table .input-group .form-control.is-valid,.smu-new-table .input-group .form-select.is-valid,.smu-new-table .was-validated .input-group .form-control:valid,.smu-new-table .was-validated .input-group .form-select:valid{z-index:1}.smu-new-table .input-group .form-control.is-valid:focus,.smu-new-table .input-group .form-select.is-valid:focus,.smu-new-table .was-validated .input-group .form-control:valid:focus,.smu-new-table .was-validated .input-group .form-select:valid:focus{z-index:3}.smu-new-table .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.smu-new-table .invalid-tooltip{margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9)}.smu-new-table .is-invalid~.invalid-feedback,.smu-new-table .is-invalid~.invalid-tooltip,.smu-new-table .was-validated :invalid~.invalid-feedback,.smu-new-table .was-validated :invalid~.invalid-tooltip{display:block}.smu-new-table .form-control.is-invalid,.smu-new-table .was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.smu-new-table .form-control.is-invalid:focus,.smu-new-table .was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.smu-new-table .was-validated textarea.form-control:invalid,.smu-new-table textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.smu-new-table .form-select.is-invalid,.smu-new-table .was-validated .form-select:invalid{border-color:#dc3545}.smu-new-table .form-select.is-invalid:not([multiple]):not([size]),.smu-new-table .form-select.is-invalid:not([multiple])[size="1"],.smu-new-table .was-validated .form-select:invalid:not([multiple]):not([size]),.smu-new-table .was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.smu-new-table .form-select.is-invalid:focus,.smu-new-table .was-validated .form-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.smu-new-table .form-check-input.is-invalid,.smu-new-table .was-validated .form-check-input:invalid{border-color:#dc3545}.smu-new-table .form-check-input.is-invalid:checked,.smu-new-table .was-validated .form-check-input:invalid:checked{background-color:#dc3545}.smu-new-table .form-check-input.is-invalid:focus,.smu-new-table .was-validated .form-check-input:invalid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.smu-new-table .form-check-input.is-invalid~.form-check-label,.smu-new-table .was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.smu-new-table .input-group .form-control.is-invalid,.smu-new-table .input-group .form-select.is-invalid,.smu-new-table .was-validated .input-group .form-control:invalid,.smu-new-table .was-validated .input-group .form-select:invalid{z-index:2}.smu-new-table .input-group .form-control.is-invalid:focus,.smu-new-table .input-group .form-select.is-invalid:focus,.smu-new-table .was-validated .input-group .form-control:invalid:focus,.smu-new-table .was-validated .input-group .form-select:invalid:focus{z-index:3}.smu-new-table .btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.smu-new-table .btn:hover,.smu-new-table .link-dark{color:#212529}.smu-new-table .btn-check:focus+.btn,.smu-new-table .btn:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.smu-new-table .btn.disabled,.smu-new-table .btn:disabled,.smu-new-table fieldset:disabled .btn{pointer-events:none;opacity:.65}.smu-new-table .btn-check:active+.btn-outline-primary,.smu-new-table .btn-check:checked+.btn-outline-primary,.smu-new-table .btn-outline-primary.active,.smu-new-table .btn-outline-primary.dropdown-toggle.show,.smu-new-table .btn-outline-primary:active,.smu-new-table .btn-outline-primary:hover,.smu-new-table .btn-primary,.smu-new-table .btn-primary.disabled,.smu-new-table .btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.smu-new-table .btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.smu-new-table .btn-check:focus+.btn-primary,.smu-new-table .btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;-webkit-box-shadow:0 0 0 .25rem rgba(49,132,253,.5);box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.smu-new-table .btn-check:active+.btn-primary,.smu-new-table .btn-check:checked+.btn-primary,.smu-new-table .btn-primary.active,.smu-new-table .btn-primary:active,.smu-new-table .show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.smu-new-table .btn-check:active+.btn-primary:focus,.smu-new-table .btn-check:checked+.btn-primary:focus,.smu-new-table .btn-primary.active:focus,.smu-new-table .btn-primary:active:focus,.smu-new-table .show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(49,132,253,.5);box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.smu-new-table .btn-check:active+.btn-outline-secondary,.smu-new-table .btn-check:checked+.btn-outline-secondary,.smu-new-table .btn-outline-secondary.active,.smu-new-table .btn-outline-secondary.dropdown-toggle.show,.smu-new-table .btn-outline-secondary:active,.smu-new-table .btn-outline-secondary:hover,.smu-new-table .btn-secondary,.smu-new-table .btn-secondary.disabled,.smu-new-table .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.smu-new-table .btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.smu-new-table .btn-check:focus+.btn-secondary,.smu-new-table .btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;-webkit-box-shadow:0 0 0 .25rem rgba(130,138,145,.5);box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.smu-new-table .btn-check:active+.btn-secondary,.smu-new-table .btn-check:checked+.btn-secondary,.smu-new-table .btn-secondary.active,.smu-new-table .btn-secondary:active,.smu-new-table .show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.smu-new-table .btn-check:active+.btn-secondary:focus,.smu-new-table .btn-check:checked+.btn-secondary:focus,.smu-new-table .btn-secondary.active:focus,.smu-new-table .btn-secondary:active:focus,.smu-new-table .show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(130,138,145,.5);box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.smu-new-table .btn-check:active+.btn-outline-success,.smu-new-table .btn-check:checked+.btn-outline-success,.smu-new-table .btn-outline-success.active,.smu-new-table .btn-outline-success.dropdown-toggle.show,.smu-new-table .btn-outline-success:active,.smu-new-table .btn-outline-success:hover,.smu-new-table .btn-success,.smu-new-table .btn-success.disabled,.smu-new-table .btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.smu-new-table .btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.smu-new-table .btn-check:focus+.btn-success,.smu-new-table .btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;-webkit-box-shadow:0 0 0 .25rem rgba(60,153,110,.5);box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.smu-new-table .btn-check:active+.btn-success,.smu-new-table .btn-check:checked+.btn-success,.smu-new-table .btn-success.active,.smu-new-table .btn-success:active,.smu-new-table .show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.smu-new-table .btn-check:active+.btn-success:focus,.smu-new-table .btn-check:checked+.btn-success:focus,.smu-new-table .btn-success.active:focus,.smu-new-table .btn-success:active:focus,.smu-new-table .show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(60,153,110,.5);box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.smu-new-table .btn-check:active+.btn-outline-info,.smu-new-table .btn-check:checked+.btn-outline-info,.smu-new-table .btn-info,.smu-new-table .btn-info.disabled,.smu-new-table .btn-info:disabled,.smu-new-table .btn-outline-info.active,.smu-new-table .btn-outline-info.dropdown-toggle.show,.smu-new-table .btn-outline-info:active,.smu-new-table .btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.smu-new-table .btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.smu-new-table .btn-check:focus+.btn-info,.smu-new-table .btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;-webkit-box-shadow:0 0 0 .25rem rgba(11,172,204,.5);box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.smu-new-table .btn-check:active+.btn-info,.smu-new-table .btn-check:checked+.btn-info,.smu-new-table .btn-info.active,.smu-new-table .btn-info:active,.smu-new-table .show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.smu-new-table .btn-check:active+.btn-info:focus,.smu-new-table .btn-check:checked+.btn-info:focus,.smu-new-table .btn-info.active:focus,.smu-new-table .btn-info:active:focus,.smu-new-table .show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(11,172,204,.5);box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.smu-new-table .btn-check:active+.btn-outline-warning,.smu-new-table .btn-check:checked+.btn-outline-warning,.smu-new-table .btn-outline-warning.active,.smu-new-table .btn-outline-warning.dropdown-toggle.show,.smu-new-table .btn-outline-warning:active,.smu-new-table .btn-outline-warning:hover,.smu-new-table .btn-warning,.smu-new-table .btn-warning.disabled,.smu-new-table .btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.smu-new-table .btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.smu-new-table .btn-check:focus+.btn-warning,.smu-new-table .btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;-webkit-box-shadow:0 0 0 .25rem rgba(217,164,6,.5);box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.smu-new-table .btn-check:active+.btn-warning,.smu-new-table .btn-check:checked+.btn-warning,.smu-new-table .btn-warning.active,.smu-new-table .btn-warning:active,.smu-new-table .show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.smu-new-table .btn-check:active+.btn-warning:focus,.smu-new-table .btn-check:checked+.btn-warning:focus,.smu-new-table .btn-warning.active:focus,.smu-new-table .btn-warning:active:focus,.smu-new-table .show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(217,164,6,.5);box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.smu-new-table .btn-check:active+.btn-outline-danger,.smu-new-table .btn-check:checked+.btn-outline-danger,.smu-new-table .btn-danger,.smu-new-table .btn-danger.disabled,.smu-new-table .btn-danger:disabled,.smu-new-table .btn-outline-danger.active,.smu-new-table .btn-outline-danger.dropdown-toggle.show,.smu-new-table .btn-outline-danger:active,.smu-new-table .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.smu-new-table .btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.smu-new-table .btn-check:focus+.btn-danger,.smu-new-table .btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;-webkit-box-shadow:0 0 0 .25rem rgba(225,83,97,.5);box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.smu-new-table .btn-check:active+.btn-danger,.smu-new-table .btn-check:checked+.btn-danger,.smu-new-table .btn-danger.active,.smu-new-table .btn-danger:active,.smu-new-table .show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.smu-new-table .btn-check:active+.btn-danger:focus,.smu-new-table .btn-check:checked+.btn-danger:focus,.smu-new-table .btn-danger.active:focus,.smu-new-table .btn-danger:active:focus,.smu-new-table .show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(225,83,97,.5);box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.smu-new-table .btn-check:active+.btn-outline-light,.smu-new-table .btn-check:checked+.btn-outline-light,.smu-new-table .btn-light,.smu-new-table .btn-light.disabled,.smu-new-table .btn-light:disabled,.smu-new-table .btn-outline-light.active,.smu-new-table .btn-outline-light.dropdown-toggle.show,.smu-new-table .btn-outline-light:active,.smu-new-table .btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.smu-new-table .btn-check:active+.btn-light,.smu-new-table .btn-check:checked+.btn-light,.smu-new-table .btn-light.active,.smu-new-table .btn-light:active,.smu-new-table .btn-light:hover,.smu-new-table .show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.smu-new-table .btn-check:focus+.btn-light,.smu-new-table .btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;-webkit-box-shadow:0 0 0 .25rem rgba(211,212,213,.5);box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.smu-new-table .btn-check:active+.btn-light:focus,.smu-new-table .btn-check:checked+.btn-light:focus,.smu-new-table .btn-light.active:focus,.smu-new-table .btn-light:active:focus,.smu-new-table .show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(211,212,213,.5);box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.smu-new-table .btn-check:active+.btn-outline-dark,.smu-new-table .btn-check:checked+.btn-outline-dark,.smu-new-table .btn-dark,.smu-new-table .btn-dark.disabled,.smu-new-table .btn-dark:disabled,.smu-new-table .btn-outline-dark.active,.smu-new-table .btn-outline-dark.dropdown-toggle.show,.smu-new-table .btn-outline-dark:active,.smu-new-table .btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.smu-new-table .btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.smu-new-table .btn-check:focus+.btn-dark,.smu-new-table .btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;-webkit-box-shadow:0 0 0 .25rem rgba(66,70,73,.5);box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.smu-new-table .btn-check:active+.btn-dark,.smu-new-table .btn-check:checked+.btn-dark,.smu-new-table .btn-dark.active,.smu-new-table .btn-dark:active,.smu-new-table .show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.smu-new-table .btn-check:active+.btn-dark:focus,.smu-new-table .btn-check:checked+.btn-dark:focus,.smu-new-table .btn-dark.active:focus,.smu-new-table .btn-dark:active:focus,.smu-new-table .show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(66,70,73,.5);box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.smu-new-table .btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.smu-new-table .btn-check:active+.btn-outline-primary:focus,.smu-new-table .btn-check:checked+.btn-outline-primary:focus,.smu-new-table .btn-check:focus+.btn-outline-primary,.smu-new-table .btn-outline-primary.active:focus,.smu-new-table .btn-outline-primary.dropdown-toggle.show:focus,.smu-new-table .btn-outline-primary:active:focus,.smu-new-table .btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.5);box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.smu-new-table .btn-outline-primary.disabled,.smu-new-table .btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.smu-new-table .btn-outline-secondary{color:#6c757d;border-color:#6c757d}.smu-new-table .btn-check:active+.btn-outline-secondary:focus,.smu-new-table .btn-check:checked+.btn-outline-secondary:focus,.smu-new-table .btn-check:focus+.btn-outline-secondary,.smu-new-table .btn-outline-secondary.active:focus,.smu-new-table .btn-outline-secondary.dropdown-toggle.show:focus,.smu-new-table .btn-outline-secondary:active:focus,.smu-new-table .btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(108,117,125,.5);box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.smu-new-table .btn-outline-secondary.disabled,.smu-new-table .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.smu-new-table .btn-outline-success{color:#198754;border-color:#198754}.smu-new-table .btn-check:active+.btn-outline-success:focus,.smu-new-table .btn-check:checked+.btn-outline-success:focus,.smu-new-table .btn-check:focus+.btn-outline-success,.smu-new-table .btn-outline-success.active:focus,.smu-new-table .btn-outline-success.dropdown-toggle.show:focus,.smu-new-table .btn-outline-success:active:focus,.smu-new-table .btn-outline-success:focus{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.5);box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.smu-new-table .btn-outline-success.disabled,.smu-new-table .btn-outline-success:disabled{color:#198754;background-color:transparent}.smu-new-table .btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.smu-new-table .btn-check:active+.btn-outline-info:focus,.smu-new-table .btn-check:checked+.btn-outline-info:focus,.smu-new-table .btn-check:focus+.btn-outline-info,.smu-new-table .btn-outline-info.active:focus,.smu-new-table .btn-outline-info.dropdown-toggle.show:focus,.smu-new-table .btn-outline-info:active:focus,.smu-new-table .btn-outline-info:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,202,240,.5);box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.smu-new-table .btn-outline-info.disabled,.smu-new-table .btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.smu-new-table .btn-outline-warning{color:#ffc107;border-color:#ffc107}.smu-new-table .btn-check:active+.btn-outline-warning:focus,.smu-new-table .btn-check:checked+.btn-outline-warning:focus,.smu-new-table .btn-check:focus+.btn-outline-warning,.smu-new-table .btn-outline-warning.active:focus,.smu-new-table .btn-outline-warning.dropdown-toggle.show:focus,.smu-new-table .btn-outline-warning:active:focus,.smu-new-table .btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .25rem rgba(255,193,7,.5);box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.smu-new-table .btn-outline-warning.disabled,.smu-new-table .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.smu-new-table .btn-outline-danger{color:#dc3545;border-color:#dc3545}.smu-new-table .btn-check:active+.btn-outline-danger:focus,.smu-new-table .btn-check:checked+.btn-outline-danger:focus,.smu-new-table .btn-check:focus+.btn-outline-danger,.smu-new-table .btn-outline-danger.active:focus,.smu-new-table .btn-outline-danger.dropdown-toggle.show:focus,.smu-new-table .btn-outline-danger:active:focus,.smu-new-table .btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.5);box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.smu-new-table .btn-outline-danger.disabled,.smu-new-table .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.smu-new-table .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.smu-new-table .btn-check:active+.btn-outline-light:focus,.smu-new-table .btn-check:checked+.btn-outline-light:focus,.smu-new-table .btn-check:focus+.btn-outline-light,.smu-new-table .btn-outline-light.active:focus,.smu-new-table .btn-outline-light.dropdown-toggle.show:focus,.smu-new-table .btn-outline-light:active:focus,.smu-new-table .btn-outline-light:focus{-webkit-box-shadow:0 0 0 .25rem rgba(248,249,250,.5);box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.smu-new-table .btn-outline-light.disabled,.smu-new-table .btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.smu-new-table .btn-outline-dark{color:#212529;border-color:#212529}.smu-new-table .dropdown-toggle::after,.smu-new-table .dropup .dropdown-toggle::after{vertical-align:.255em;border-right:.3em solid transparent;border-left:.3em solid transparent;content:""}.smu-new-table .btn-check:active+.btn-outline-dark:focus,.smu-new-table .btn-check:checked+.btn-outline-dark:focus,.smu-new-table .btn-check:focus+.btn-outline-dark,.smu-new-table .btn-outline-dark.active:focus,.smu-new-table .btn-outline-dark.dropdown-toggle.show:focus,.smu-new-table .btn-outline-dark:active:focus,.smu-new-table .btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .25rem rgba(33,37,41,.5);box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.smu-new-table .btn-outline-dark.disabled,.smu-new-table .btn-outline-dark:disabled{color:#212529;background-color:transparent}.smu-new-table .btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.smu-new-table .breadcrumb-item.active,.smu-new-table .btn-link.disabled,.smu-new-table .btn-link:disabled,.smu-new-table .link-secondary{color:#6c757d}.smu-new-table .fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.smu-new-table .fade:not(.show),.smu-new-table .modal-backdrop.fade,.smu-new-table .toast:not(.showing):not(.show){opacity:0}.smu-new-table .badge:empty,.smu-new-table .collapse:not(.show),.smu-new-table .navbar-expand .navbar-toggler,.smu-new-table .popover-header:empty,.smu-new-table .smu-mi .smu-mi-table .smu-table-header::after,.smu-new-table .smu-mpa .graph-box::after,.smu-new-table .smu-mpa .graph-box::before,.smu-new-table .smu-mse .smu-table-header::after,.smu-new-table .smu-msfe .smu-table-header::after,.smu-new-table .tab-content>.tab-pane,.smu-new-table .toast.hide{display:none}.smu-new-table .collapsing{height:0;overflow:hidden;-webkit-transition:height .35s;transition:height .35s}.smu-new-table .dropdown-toggle{white-space:nowrap}.smu-new-table .dropdown-toggle::after{display:inline-block;margin-left:.255em;border-top:.3em solid;border-bottom:0}.smu-new-table .dropdown-toggle-split::after,.smu-new-table .dropdown-toggle:empty::after,.smu-new-table .dropend .dropdown-toggle-split::after,.smu-new-table .dropend .dropdown-toggle:empty::after,.smu-new-table .dropstart .dropdown-toggle:empty::after,.smu-new-table .dropup .dropdown-toggle-split::after,.smu-new-table .dropup .dropdown-toggle:empty::after,.smu-new-table .smu-table-graph.margin-none{margin-left:0}.smu-new-table .dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.smu-new-table .dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.smu-new-table .dropdown-menu-start{--bs-position:start}.smu-new-table .dropdown-menu-start[data-bs-popper]{right:auto;left:0}.smu-new-table .dropdown-menu-end{--bs-position:end}.smu-new-table .dropdown-menu-end[data-bs-popper]{right:0;left:auto}.smu-new-table .dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.smu-new-table .dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;border-top:0;border-bottom:.3em solid}.smu-new-table .dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.smu-new-table .dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid;vertical-align:0}.smu-new-table .dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.smu-new-table .dropstart .dropdown-toggle::after{margin-left:.255em;vertical-align:.255em;content:"";display:none}.smu-new-table .dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;vertical-align:0}.smu-new-table .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.smu-new-table .dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.smu-new-table .dropdown-item:focus,.smu-new-table .dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.smu-new-table .dropdown-item.active,.smu-new-table .dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.smu-new-table .dropdown-item.disabled,.smu-new-table .dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.smu-new-table .carousel-item-next,.smu-new-table .carousel-item-prev,.smu-new-table .carousel-item.active,.smu-new-table .dropdown-menu.show,.smu-new-table .smu-mse .smu-mse-third-table .smu-table-header::after,.smu-new-table .smu-msfe .smu-msfe-third-table .smu-table-header::after,.smu-new-table .tab-content>.active{display:block}.smu-new-table .dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.smu-new-table .dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.smu-new-table .dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.smu-new-table .dropdown-menu-dark .dropdown-item,.smu-new-table .dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.smu-new-table .dropdown-menu-dark .dropdown-item:focus,.smu-new-table .dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.smu-new-table .dropdown-menu-dark .dropdown-item.active,.smu-new-table .dropdown-menu-dark .dropdown-item:active,.smu-new-table .nav-pills .nav-link.active,.smu-new-table .nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.smu-new-table .dropdown-menu-dark .dropdown-header,.smu-new-table .dropdown-menu-dark .dropdown-item.disabled,.smu-new-table .dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.smu-new-table .dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.smu-new-table .btn-group,.smu-new-table .btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.smu-new-table .btn-group-vertical>.btn,.smu-new-table .btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.smu-new-table .btn-group-vertical>.btn-check:checked+.btn,.smu-new-table .btn-group-vertical>.btn-check:focus+.btn,.smu-new-table .btn-group-vertical>.btn.active,.smu-new-table .btn-group-vertical>.btn:active,.smu-new-table .btn-group-vertical>.btn:focus,.smu-new-table .btn-group-vertical>.btn:hover,.smu-new-table .btn-group>.btn-check:checked+.btn,.smu-new-table .btn-group>.btn-check:focus+.btn,.smu-new-table .btn-group>.btn.active,.smu-new-table .btn-group>.btn:active,.smu-new-table .btn-group>.btn:focus,.smu-new-table .btn-group>.btn:hover{z-index:1}.smu-new-table .btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.smu-new-table .btn-toolbar .input-group{width:auto}.smu-new-table .btn-group>.btn-group:not(:first-child),.smu-new-table .btn-group>.btn:not(:first-child),.smu-new-table .page-item:not(:first-child) .page-link{margin-left:-1px}.smu-new-table .btn-group>.btn-group:not(:first-child)>.btn,.smu-new-table .btn-group>.btn:nth-child(n+3),.smu-new-table .btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.smu-new-table .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.smu-new-table .dropstart .dropdown-toggle-split::before{margin-right:0}.smu-new-table .btn-group-sm>.btn+.dropdown-toggle-split,.smu-new-table .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.smu-new-table .btn-group-lg>.btn+.dropdown-toggle-split,.smu-new-table .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.smu-new-table .btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.smu-new-table .btn-group-vertical>.btn,.smu-new-table .btn-group-vertical>.btn-group,.smu-new-table .card-img,.smu-new-table .card-img-bottom,.smu-new-table .card-img-top,.smu-new-table .nav-fill .nav-item .nav-link,.smu-new-table .nav-justified .nav-item .nav-link{width:100%}.smu-new-table .btn-group-vertical>.btn-group:not(:first-child),.smu-new-table .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.smu-new-table .btn-group-vertical>.btn-group:not(:last-child)>.btn,.smu-new-table .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.smu-new-table .btn-group-vertical>.btn-group:not(:first-child)>.btn,.smu-new-table .btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.smu-new-table .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.smu-new-table .nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.smu-new-table .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.smu-new-table .nav-tabs{border-bottom:1px solid #dee2e6}.smu-new-table .nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.smu-new-table .nav-tabs .nav-link:focus,.smu-new-table .nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.smu-new-table .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.smu-new-table .nav-tabs .nav-item.show .nav-link,.smu-new-table .nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.smu-new-table .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.smu-new-table .nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.smu-new-table .nav-fill .nav-item,.smu-new-table .nav-fill>.nav-link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.smu-new-table .nav-justified .nav-item,.smu-new-table .nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.smu-new-table .navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.smu-new-table .navbar>.container,.smu-new-table .navbar>.container-fluid,.smu-new-table .navbar>.container-lg,.smu-new-table .navbar>.container-md,.smu-new-table .navbar>.container-sm,.smu-new-table .navbar>.container-xl,.smu-new-table .navbar>.container-xxl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.smu-new-table .navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.smu-new-table .card-header-pills,.smu-new-table .card-header-tabs{margin-right:-.5rem;margin-left:-.5rem}.smu-new-table .navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.smu-new-table .navbar-nav .dropdown-menu{position:static}.smu-new-table .navbar-text{padding-top:.5rem;padding-bottom:.5rem}.smu-new-table .navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.smu-new-table .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;-webkit-transition:-webkit-box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.smu-new-table .card-link:hover,.smu-new-table .navbar-toggler:hover{text-decoration:none}.smu-new-table .navbar-toggler:focus{text-decoration:none;outline:0;-webkit-box-shadow:0 0 0 .25rem;box-shadow:0 0 0 .25rem}.smu-new-table .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.smu-new-table .navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}.smu-new-table .navbar-expand{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.smu-new-table .list-group-horizontal,.smu-new-table .navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.smu-new-table .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.smu-new-table .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.smu-new-table .navbar-expand .navbar-nav-scroll{overflow:visible}.smu-new-table .navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.smu-new-table .navbar-light .navbar-brand,.smu-new-table .navbar-light .navbar-brand:focus,.smu-new-table .navbar-light .navbar-brand:hover,.smu-new-table .navbar-light .navbar-nav .nav-link.active,.smu-new-table .navbar-light .navbar-nav .show>.nav-link,.smu-new-table .navbar-light .navbar-text a,.smu-new-table .navbar-light .navbar-text a:focus,.smu-new-table .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.smu-new-table .navbar-light .navbar-nav .nav-link,.smu-new-table .navbar-light .navbar-text{color:rgba(0,0,0,.55)}.smu-new-table .navbar-light .navbar-nav .nav-link:focus,.smu-new-table .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.smu-new-table .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.smu-new-table .navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.smu-new-table .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.smu-new-table .navbar-dark .navbar-nav .nav-link,.smu-new-table .navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.smu-new-table .navbar-dark .navbar-nav .nav-link:focus,.smu-new-table .navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.smu-new-table .navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.smu-new-table .navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.smu-new-table .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.smu-new-table .card{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;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.smu-new-table .accordion-item:first-of-type .accordion-button,.smu-new-table .card-img,.smu-new-table .card-img-top,.smu-new-table .card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.smu-new-table .accordion-item:last-of-type .accordion-button.collapsed,.smu-new-table .card-img,.smu-new-table .card-img-bottom,.smu-new-table .card>.list-group:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.smu-new-table .card>hr{margin-right:0;margin-left:0}.smu-new-table .card>.list-group{border-top:inherit;border-bottom:inherit}.smu-new-table .card>.list-group:first-child{border-top-width:0}.smu-new-table .card>.list-group:last-child{border-bottom-width:0}.smu-new-table .accordion-flush .accordion-item:first-child,.smu-new-table .accordion-item:not(:first-of-type),.smu-new-table .card>.card-header+.list-group,.smu-new-table .card>.list-group+.card-footer{border-top:0}.smu-new-table .card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.smu-new-table .card-subtitle{margin-top:-.25rem;margin-bottom:0}.smu-new-table .card-link+.card-link{margin-left:1rem}.smu-new-table .card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.smu-new-table .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.smu-new-table .card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.smu-new-table .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.smu-new-table .card-header-tabs{margin-bottom:-.5rem;border-bottom:0}.smu-new-table .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.smu-new-table .card-group>.card,.smu-new-table .toast-container>:not(:last-child){margin-bottom:.75rem}.smu-new-table .list-group,.smu-new-table .progress-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal}.smu-new-table .accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s,-webkit-box-shadow .15s ease-in-out}.smu-new-table .accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.smu-new-table .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.smu-new-table .accordion-button::after{-ms-flex-negative:0;flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.smu-new-table .accordion-button:hover{z-index:2}.smu-new-table .accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.smu-new-table .accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.smu-new-table .accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.smu-new-table .accordion-item:last-of-type,.smu-new-table .accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.smu-new-table .accordion-body{padding:1rem 1.25rem}.smu-new-table .accordion-flush .accordion-collapse,.smu-new-table .smu-table.no-border,.smu-new-table .smu-table.smu-table-timeline{border-width:0}.smu-new-table .accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.smu-new-table .accordion-flush .accordion-item:last-child{border-bottom:0}.smu-new-table .breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin-bottom:1rem;list-style:none}.smu-new-table .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.smu-new-table .breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.smu-new-table .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.smu-new-table .page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;padding:.375rem .75rem}.smu-new-table .page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.smu-new-table .page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.smu-new-table .page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.smu-new-table .page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.smu-new-table .page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.smu-new-table .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.smu-new-table .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.smu-new-table .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.smu-new-table .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.smu-new-table .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.smu-new-table .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.smu-new-table .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.smu-new-table .badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.smu-new-table .progress,.smu-new-table .progress-bar{display:-webkit-box;display:-ms-flexbox;overflow:hidden}.smu-new-table .btn .badge{position:relative;top:-1px}.smu-new-table .alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.smu-new-table .alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.smu-new-table .alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.smu-new-table .alert-primary .alert-link{color:#06357a}.smu-new-table .alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.smu-new-table .alert-secondary .alert-link{color:#34383c}.smu-new-table .alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.smu-new-table .alert-success .alert-link{color:#0c4128}.smu-new-table .alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.smu-new-table .alert-info .alert-link{color:#04414d}.smu-new-table .alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.smu-new-table .alert-warning .alert-link{color:#523e02}.smu-new-table .alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.smu-new-table .alert-danger .alert-link{color:#6a1a21}.smu-new-table .alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.smu-new-table .alert-light .alert-link{color:#4f5050}.smu-new-table .alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.smu-new-table .alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.smu-new-table .progress{display:flex;height:1rem;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.smu-new-table .progress-bar{display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;-webkit-transition:width .6s;transition:width .6s}.smu-new-table .popover,.smu-new-table .tooltip{font-family:var(--bs-font-sans-serif);font-style:normal;line-height:1.5;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;text-decoration:none;font-weight:400}.smu-new-table .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.smu-new-table .progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}.smu-new-table .list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.smu-new-table .list-group-numbered{list-style-type:none;counter-reset:section}.smu-new-table .list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.smu-new-table .list-group-item-action{width:100%;color:#495057;text-align:inherit}.smu-new-table .list-group-item-action:focus,.smu-new-table .list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.smu-new-table .list-group-item-action:active{color:#212529;background-color:#e9ecef}.smu-new-table .list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.smu-new-table .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.smu-new-table .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.smu-new-table .list-group-item.disabled,.smu-new-table .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.smu-new-table .list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.smu-new-table .list-group-item+.list-group-item{border-top-width:0}.smu-new-table .list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.smu-new-table .list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.smu-new-table .list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.smu-new-table .list-group-horizontal>.list-group-item.active{margin-top:0}.smu-new-table .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.smu-new-table .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}.smu-new-table .modal-content,.smu-new-table .offcanvas{-webkit-box-orient:vertical;-webkit-box-direction:normal;outline:0}.smu-new-table .list-group-flush>.list-group-item{border-width:0 0 1px}.smu-new-table .list-group-item-primary{color:#084298;background-color:#cfe2ff}.smu-new-table .list-group-item-primary.list-group-item-action:focus,.smu-new-table .list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.smu-new-table .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.smu-new-table .list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.smu-new-table .list-group-item-secondary.list-group-item-action:focus,.smu-new-table .list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.smu-new-table .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.smu-new-table .list-group-item-success{color:#0f5132;background-color:#d1e7dd}.smu-new-table .list-group-item-success.list-group-item-action:focus,.smu-new-table .list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.smu-new-table .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.smu-new-table .list-group-item-info{color:#055160;background-color:#cff4fc}.smu-new-table .list-group-item-info.list-group-item-action:focus,.smu-new-table .list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.smu-new-table .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.smu-new-table .list-group-item-warning{color:#664d03;background-color:#fff3cd}.smu-new-table .list-group-item-warning.list-group-item-action:focus,.smu-new-table .list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.smu-new-table .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.smu-new-table .list-group-item-danger{color:#842029;background-color:#f8d7da}.smu-new-table .list-group-item-danger.list-group-item-action:focus,.smu-new-table .list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.smu-new-table .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.smu-new-table .list-group-item-light{color:#636464;background-color:#fefefe}.smu-new-table .list-group-item-light.list-group-item-action:focus,.smu-new-table .list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.smu-new-table .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.smu-new-table .list-group-item-dark{color:#141619;background-color:#d3d3d4}.smu-new-table .list-group-item-dark.list-group-item-action:focus,.smu-new-table .list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.smu-new-table .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.smu-new-table .btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.smu-new-table .btn-close:hover{color:#000;text-decoration:none;opacity:.75}.smu-new-table .btn-close:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.smu-new-table .btn-close.disabled,.smu-new-table .btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.smu-new-table .btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.smu-new-table .toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.smu-new-table .toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.smu-new-table .toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.smu-new-table .toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.smu-new-table .toast-body{padding:.75rem;word-wrap:break-word}.smu-new-table .modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.smu-new-table .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.smu-new-table .modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}.smu-new-table .modal.show .modal-dialog,.smu-new-table .offcanvas.show{-webkit-transform:none;transform:none}.smu-new-table .modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.smu-new-table .modal-dialog-scrollable{height:calc(100% - 1rem)}.smu-new-table .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.smu-new-table .modal-dialog-scrollable .modal-body,.smu-new-table .modal-fullscreen .modal-body{overflow-y:auto}.smu-new-table .modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.smu-new-table .modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.smu-new-table .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.smu-new-table .modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.smu-new-table .modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.smu-new-table .modal-title,.smu-new-table .offcanvas-title{margin-bottom:0;line-height:1.5}.smu-new-table .modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.smu-new-table .modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.smu-new-table .modal-footer>*{margin:.25rem}.smu-new-table .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.smu-new-table .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}@media (max-width:575.98px){.smu-new-table .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}.smu-new-table .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.smu-new-table .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.smu-new-table .modal-fullscreen-sm-down .modal-footer,.smu-new-table .modal-fullscreen-sm-down .modal-header{border-radius:0}.smu-new-table .modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.smu-new-table .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}.smu-new-table .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.smu-new-table .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.smu-new-table .modal-fullscreen-md-down .modal-footer,.smu-new-table .modal-fullscreen-md-down .modal-header{border-radius:0}.smu-new-table .modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.smu-new-table .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}.smu-new-table .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.smu-new-table .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.smu-new-table .modal-fullscreen-lg-down .modal-footer,.smu-new-table .modal-fullscreen-lg-down .modal-header{border-radius:0}.smu-new-table .modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.smu-new-table .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}.smu-new-table .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.smu-new-table .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.smu-new-table .modal-fullscreen-xl-down .modal-footer,.smu-new-table .modal-fullscreen-xl-down .modal-header{border-radius:0}.smu-new-table .modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.smu-new-table .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}.smu-new-table .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.smu-new-table .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.smu-new-table .modal-fullscreen-xxl-down .modal-footer,.smu-new-table .modal-fullscreen-xxl-down .modal-header{border-radius:0}.smu-new-table .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.smu-new-table .tooltip{position:absolute;z-index:1080;display:block;margin:0;text-align:left;text-align:start;opacity:0}.smu-new-table .tooltip.show{opacity:.9}.smu-new-table .tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.smu-new-table .tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.smu-new-table .bs-tooltip-auto[data-popper-placement^=bottom],.smu-new-table .bs-tooltip-auto[data-popper-placement^=top],.smu-new-table .bs-tooltip-bottom,.smu-new-table .bs-tooltip-top{padding:.4rem 0}.smu-new-table .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.smu-new-table .bs-tooltip-top .tooltip-arrow{bottom:0}.smu-new-table .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.smu-new-table .bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.smu-new-table .bs-tooltip-auto[data-popper-placement^=left],.smu-new-table .bs-tooltip-auto[data-popper-placement^=right],.smu-new-table .bs-tooltip-end,.smu-new-table .bs-tooltip-start{padding:0 .4rem}.smu-new-table .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.smu-new-table .bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.smu-new-table .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.smu-new-table .bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.smu-new-table .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.smu-new-table .bs-tooltip-bottom .tooltip-arrow{top:0}.smu-new-table .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.smu-new-table .bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.smu-new-table .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.smu-new-table .bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.smu-new-table .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.smu-new-table .bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.smu-new-table .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.smu-new-table .popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;text-align:left;text-align:start;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.smu-new-table .popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.smu-new-table .popover .popover-arrow::after,.smu-new-table .popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.smu-new-table .bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.smu-new-table .bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.smu-new-table .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.smu-new-table .bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.smu-new-table .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.smu-new-table .bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.smu-new-table .bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.smu-new-table .bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.smu-new-table .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.smu-new-table .bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.smu-new-table .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.smu-new-table .bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.smu-new-table .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.smu-new-table .bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.smu-new-table .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.smu-new-table .bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.smu-new-table .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.smu-new-table .bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.smu-new-table .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.smu-new-table .bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.smu-new-table .bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.smu-new-table .bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.smu-new-table .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.smu-new-table .bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.smu-new-table .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.smu-new-table .bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.smu-new-table .popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.smu-new-table .popover-body{padding:1rem;color:#212529}.smu-new-table .carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.smu-new-table .carousel-inner{position:relative;width:100%;overflow:hidden}.smu-new-table .carousel-inner::after,.smu-new-table .clearfix::after{display:block;clear:both;content:""}.smu-new-table .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.smu-new-table .active.carousel-item-end,.smu-new-table .carousel-item-next:not(.carousel-item-start){-webkit-transform:translateX(100%);transform:translateX(100%)}.smu-new-table .active.carousel-item-start,.smu-new-table .carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.smu-new-table .carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;transform:none}.smu-new-table .carousel-fade .carousel-item-next.carousel-item-start,.smu-new-table .carousel-fade .carousel-item-prev.carousel-item-end,.smu-new-table .carousel-fade .carousel-item.active{z-index:1;opacity:1}.smu-new-table .carousel-fade .active.carousel-item-end,.smu-new-table .carousel-fade .active.carousel-item-start{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s}.smu-new-table .carousel-control-next,.smu-new-table .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s}.smu-new-table .carousel-control-next:focus,.smu-new-table .carousel-control-next:hover,.smu-new-table .carousel-control-prev:focus,.smu-new-table .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.smu-new-table .carousel-control-prev{left:0}.smu-new-table .carousel-control-next,.smu-new-table .smu-table-graph.graph-line::after{right:0}.smu-new-table .carousel-control-next-icon,.smu-new-table .carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.smu-new-table .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.smu-new-table .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.smu-new-table .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.smu-new-table .carousel-indicators [data-bs-target]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s;transition:opacity .6s}.smu-new-table .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.smu-new-table .carousel-dark .carousel-control-next-icon,.smu-new-table .carousel-dark .carousel-control-prev-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.smu-new-table .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.smu-new-table .carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.smu-new-table .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.smu-new-table .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.smu-new-table .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.smu-new-table .spinner-grow-sm{width:1rem;height:1rem}.smu-new-table .offcanvas{position:fixed;bottom:0;z-index:1050;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.smu-new-table .form-control{-webkit-transition:none;transition:none}.smu-new-table .form-control::file-selector-button{-webkit-transition:none;transition:none}.smu-new-table .form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.smu-new-table .form-select,.smu-new-table .form-switch .form-check-input{-webkit-transition:none;transition:none}.smu-new-table .form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}.smu-new-table .form-range::-moz-range-thumb{-webkit-transition:none;transition:none}.smu-new-table .accordion-button,.smu-new-table .accordion-button::after,.smu-new-table .btn,.smu-new-table .carousel-control-next,.smu-new-table .carousel-control-prev,.smu-new-table .carousel-fade .active.carousel-item-end,.smu-new-table .carousel-fade .active.carousel-item-start,.smu-new-table .carousel-indicators [data-bs-target],.smu-new-table .carousel-item,.smu-new-table .collapsing,.smu-new-table .fade,.smu-new-table .form-floating>label,.smu-new-table .modal.fade .modal-dialog,.smu-new-table .nav-link,.smu-new-table .navbar-toggler,.smu-new-table .offcanvas,.smu-new-table .page-link,.smu-new-table .progress-bar{-webkit-transition:none;transition:none}.smu-new-table .progress-bar-animated{-webkit-animation:none;animation:none}.smu-new-table .spinner-border,.smu-new-table .spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.smu-new-table .offcanvas-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem}.smu-new-table .offcanvas-header .btn-close{padding:.5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.smu-new-table .offcanvas-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1rem;overflow-y:auto}.smu-new-table .offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.smu-new-table .offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(100%);transform:translateX(100%)}.smu-new-table .offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.smu-new-table .offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(100%);transform:translateY(100%)}.smu-new-table .link-primary{color:#0d6efd}.smu-new-table .link-secondary:focus,.smu-new-table .link-secondary:hover{color:#565e64}.smu-new-table .link-success{color:#198754}.smu-new-table .link-success:focus,.smu-new-table .link-success:hover{color:#146c43}.smu-new-table .link-info{color:#0dcaf0}.smu-new-table .link-info:focus,.smu-new-table .link-info:hover{color:#3dd5f3}.smu-new-table .link-warning{color:#ffc107}.smu-new-table .link-warning:focus,.smu-new-table .link-warning:hover{color:#ffcd39}.smu-new-table .link-danger{color:#dc3545}.smu-new-table .link-danger:focus,.smu-new-table .link-danger:hover{color:#b02a37}.smu-new-table .link-light{color:#f8f9fa}.smu-new-table .link-light:focus,.smu-new-table .link-light:hover{color:#f9fafb}.smu-new-table .link-dark:focus,.smu-new-table .link-dark:hover{color:#1a1e21}.smu-new-table .ratio{position:relative;width:100%}.smu-new-table .ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.smu-new-table .ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.smu-new-table .ratio-1x1{--bs-aspect-ratio:100%}.smu-new-table .ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.smu-new-table .ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.smu-new-table .ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.smu-new-table .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.smu-new-table .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.smu-new-table .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.smu-new-table .visually-hidden,.smu-new-table .visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.smu-new-table .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.smu-new-table .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smu-new-table .align-baseline{vertical-align:baseline!important}.smu-new-table .align-top{vertical-align:top!important}.smu-new-table .align-middle{vertical-align:middle!important}.smu-new-table .align-bottom{vertical-align:bottom!important}.smu-new-table .align-text-bottom{vertical-align:text-bottom!important}.smu-new-table .align-text-top{vertical-align:text-top!important}.smu-new-table .float-start{float:left!important}.smu-new-table .float-end{float:right!important}.smu-new-table .float-none{float:none!important}.smu-new-table .overflow-auto{overflow:auto!important}.smu-new-table .overflow-hidden{overflow:hidden!important}.smu-new-table .overflow-visible{overflow:visible!important}.smu-new-table .overflow-scroll{overflow:scroll!important}.smu-new-table .d-inline{display:inline!important}.smu-new-table .d-inline-block{display:inline-block!important}.smu-new-table .d-block{display:block!important}.smu-new-table .d-grid{display:-ms-grid!important;display:grid!important}.smu-new-table .d-table{display:table!important}.smu-new-table .d-table-row{display:table-row!important}.smu-new-table .d-table-cell{display:table-cell!important}.smu-new-table .d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.smu-new-table .d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.smu-new-table .shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.smu-new-table .shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.smu-new-table .shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.smu-new-table .shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.smu-new-table .position-static{position:static!important}.smu-new-table .position-relative{position:relative!important}.smu-new-table .position-absolute{position:absolute!important}.smu-new-table .position-fixed{position:fixed!important}.smu-new-table .position-sticky{position:-webkit-sticky!important;position:sticky!important}.smu-new-table .top-0{top:0!important}.smu-new-table .top-50{top:50%!important}.smu-new-table .top-100{top:100%!important}.smu-new-table .bottom-0{bottom:0!important}.smu-new-table .bottom-50{bottom:50%!important}.smu-new-table .bottom-100{bottom:100%!important}.smu-new-table .start-0{left:0!important}.smu-new-table .start-50{left:50%!important}.smu-new-table .start-100{left:100%!important}.smu-new-table .end-0{right:0!important}.smu-new-table .end-50{right:50%!important}.smu-new-table .end-100{right:100%!important}.smu-new-table .translate-middle{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.smu-new-table .translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.smu-new-table .translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.smu-new-table .border{border:1px solid #dee2e6!important}.smu-new-table .border-0{border:0!important}.smu-new-table .border-top{border-top:1px solid #dee2e6!important}.smu-new-table .border-top-0{border-top:0!important}.smu-new-table .border-end{border-right:1px solid #dee2e6!important}.smu-new-table .border-end-0{border-right:0!important}.smu-new-table .border-bottom{border-bottom:1px solid #dee2e6!important}.smu-new-table .border-bottom-0{border-bottom:0!important}.smu-new-table .border-start{border-left:1px solid #dee2e6!important}.smu-new-table .border-start-0{border-left:0!important}.smu-new-table .border-primary{border-color:#0d6efd!important}.smu-new-table .border-secondary{border-color:#6c757d!important}.smu-new-table .border-success{border-color:#198754!important}.smu-new-table .border-info{border-color:#0dcaf0!important}.smu-new-table .border-warning{border-color:#ffc107!important}.smu-new-table .border-danger{border-color:#dc3545!important}.smu-new-table .border-light{border-color:#f8f9fa!important}.smu-new-table .border-dark{border-color:#212529!important}.smu-new-table .border-white{border-color:#fff!important}.smu-new-table .border-1{border-width:1px!important}.smu-new-table .border-2{border-width:2px!important}.smu-new-table .border-3{border-width:3px!important}.smu-new-table .border-4{border-width:4px!important}.smu-new-table .border-5{border-width:5px!important}.smu-new-table .w-25{width:25%!important}.smu-new-table .w-50{width:50%!important}.smu-new-table .w-75{width:75%!important}.smu-new-table .w-100{width:100%!important}.smu-new-table .w-auto{width:auto!important}.smu-new-table .mw-100{max-width:100%!important}.smu-new-table .vw-100{width:100vw!important}.smu-new-table .min-vw-100{min-width:100vw!important}.smu-new-table .h-25{height:25%!important}.smu-new-table .h-50{height:50%!important}.smu-new-table .h-75{height:75%!important}.smu-new-table .h-100{height:100%!important}.smu-new-table .h-auto{height:auto!important}.smu-new-table .mh-100{max-height:100%!important}.smu-new-table .vh-100{height:100vh!important}.smu-new-table .min-vh-100{min-height:100vh!important}.smu-new-table .flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.smu-new-table .flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.smu-new-table .flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.smu-new-table .flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.smu-new-table .flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.smu-new-table .flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.smu-new-table .flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.smu-new-table .flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.smu-new-table .flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.smu-new-table .flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.smu-new-table .flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.smu-new-table .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.smu-new-table .gap-0{gap:0!important}.smu-new-table .gap-1{gap:.25rem!important}.smu-new-table .gap-2{gap:.5rem!important}.smu-new-table .gap-3{gap:1rem!important}.smu-new-table .gap-4{gap:1.5rem!important}.smu-new-table .gap-5{gap:3rem!important}.smu-new-table .justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.smu-new-table .justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.smu-new-table .justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.smu-new-table .justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.smu-new-table .justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.smu-new-table .justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.smu-new-table .align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.smu-new-table .align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.smu-new-table .align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.smu-new-table .align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.smu-new-table .align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.smu-new-table .align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.smu-new-table .align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.smu-new-table .align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.smu-new-table .align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.smu-new-table .align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.smu-new-table .align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.smu-new-table .align-self-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.smu-new-table .align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.smu-new-table .align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.smu-new-table .align-self-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.smu-new-table .align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.smu-new-table .align-self-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.smu-new-table .order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.smu-new-table .order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.smu-new-table .order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.smu-new-table .order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.smu-new-table .order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.smu-new-table .order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.smu-new-table .order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.smu-new-table .order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.smu-new-table .m-0{margin:0!important}.smu-new-table .m-1{margin:.25rem!important}.smu-new-table .m-2{margin:.5rem!important}.smu-new-table .m-3{margin:1rem!important}.smu-new-table .m-4{margin:1.5rem!important}.smu-new-table .m-5{margin:3rem!important}.smu-new-table .m-auto{margin:auto!important}.smu-new-table .mx-0{margin-right:0!important;margin-left:0!important}.smu-new-table .mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.smu-new-table .mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.smu-new-table .mx-3{margin-right:1rem!important;margin-left:1rem!important}.smu-new-table .mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.smu-new-table .mx-5{margin-right:3rem!important;margin-left:3rem!important}.smu-new-table .mx-auto{margin-right:auto!important;margin-left:auto!important}.smu-new-table .my-0{margin-top:0!important;margin-bottom:0!important}.smu-new-table .my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.smu-new-table .my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.smu-new-table .my-3{margin-top:1rem!important;margin-bottom:1rem!important}.smu-new-table .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.smu-new-table .my-5{margin-top:3rem!important;margin-bottom:3rem!important}.smu-new-table .my-auto{margin-top:auto!important;margin-bottom:auto!important}.smu-new-table .mt-0{margin-top:0!important}.smu-new-table .mt-1{margin-top:.25rem!important}.smu-new-table .mt-2{margin-top:.5rem!important}.smu-new-table .mt-3{margin-top:1rem!important}.smu-new-table .mt-4{margin-top:1.5rem!important}.smu-new-table .mt-5{margin-top:3rem!important}.smu-new-table .mt-auto{margin-top:auto!important}.smu-new-table .me-0{margin-right:0!important}.smu-new-table .me-1{margin-right:.25rem!important}.smu-new-table .me-2{margin-right:.5rem!important}.smu-new-table .me-3{margin-right:1rem!important}.smu-new-table .me-4{margin-right:1.5rem!important}.smu-new-table .me-5{margin-right:3rem!important}.smu-new-table .me-auto{margin-right:auto!important}.smu-new-table .mb-0{margin-bottom:0!important}.smu-new-table .mb-1{margin-bottom:.25rem!important}.smu-new-table .mb-2{margin-bottom:.5rem!important}.smu-new-table .mb-3{margin-bottom:1rem!important}.smu-new-table .mb-4{margin-bottom:1.5rem!important}.smu-new-table .mb-5{margin-bottom:3rem!important}.smu-new-table .mb-auto{margin-bottom:auto!important}.smu-new-table .ms-0,.smu-new-table .row .col:last-child{margin-left:0!important}.smu-new-table .ms-1{margin-left:.25rem!important}.smu-new-table .ms-2{margin-left:.5rem!important}.smu-new-table .ms-3{margin-left:1rem!important}.smu-new-table .ms-4{margin-left:1.5rem!important}.smu-new-table .ms-5{margin-left:3rem!important}.smu-new-table .ms-auto{margin-left:auto!important}.smu-new-table .p-0{padding:0!important}.smu-new-table .p-1{padding:.25rem!important}.smu-new-table .p-2{padding:.5rem!important}.smu-new-table .p-3{padding:1rem!important}.smu-new-table .p-4{padding:1.5rem!important}.smu-new-table .p-5{padding:3rem!important}.smu-new-table .px-0{padding-right:0!important;padding-left:0!important}.smu-new-table .px-1{padding-right:.25rem!important;padding-left:.25rem!important}.smu-new-table .px-2{padding-right:.5rem!important;padding-left:.5rem!important}.smu-new-table .px-3{padding-right:1rem!important;padding-left:1rem!important}.smu-new-table .px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.smu-new-table .px-5{padding-right:3rem!important;padding-left:3rem!important}.smu-new-table .py-0{padding-top:0!important;padding-bottom:0!important}.smu-new-table .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.smu-new-table .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.smu-new-table .py-3{padding-top:1rem!important;padding-bottom:1rem!important}.smu-new-table .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.smu-new-table .py-5{padding-top:3rem!important;padding-bottom:3rem!important}.smu-new-table .pt-0{padding-top:0!important}.smu-new-table .pt-1{padding-top:.25rem!important}.smu-new-table .pt-2{padding-top:.5rem!important}.smu-new-table .pt-3{padding-top:1rem!important}.smu-new-table .pt-4{padding-top:1.5rem!important}.smu-new-table .pt-5{padding-top:3rem!important}.smu-new-table .pe-0{padding-right:0!important}.smu-new-table .pe-1{padding-right:.25rem!important}.smu-new-table .pe-2{padding-right:.5rem!important}.smu-new-table .pe-3{padding-right:1rem!important}.smu-new-table .pe-4{padding-right:1.5rem!important}.smu-new-table .pe-5{padding-right:3rem!important}.smu-new-table .pb-0{padding-bottom:0!important}.smu-new-table .pb-1{padding-bottom:.25rem!important}.smu-new-table .pb-2{padding-bottom:.5rem!important}.smu-new-table .pb-3{padding-bottom:1rem!important}.smu-new-table .pb-4{padding-bottom:1.5rem!important}.smu-new-table .pb-5{padding-bottom:3rem!important}.smu-new-table .ps-0{padding-left:0!important}.smu-new-table .ps-1{padding-left:.25rem!important}.smu-new-table .ps-2{padding-left:.5rem!important}.smu-new-table .ps-3{padding-left:1rem!important}.smu-new-table .ps-4{padding-left:1.5rem!important}.smu-new-table .ps-5{padding-left:3rem!important}.smu-new-table .font-monospace{font-family:var(--bs-font-monospace)!important}.smu-new-table .fs-1{font-size:calc(1.375rem + 1.5vw)!important}.smu-new-table .fs-2{font-size:calc(1.325rem + .9vw)!important}.smu-new-table .fs-3{font-size:calc(1.3rem + .6vw)!important}.smu-new-table .fs-4{font-size:calc(1.275rem + .3vw)!important}.smu-new-table .fs-5{font-size:1.25rem!important}.smu-new-table .fs-6{font-size:1rem!important}.smu-new-table .fst-italic{font-style:italic!important}.smu-new-table .fst-normal{font-style:normal!important}.smu-new-table .fw-light{font-weight:300!important}.smu-new-table .fw-lighter{font-weight:lighter!important}.smu-new-table .fw-normal{font-weight:400!important}.smu-new-table .fw-bold{font-weight:700!important}.smu-new-table .fw-bolder{font-weight:bolder!important}.smu-new-table .lh-1{line-height:1!important}.smu-new-table .lh-sm{line-height:1.25!important}.smu-new-table .lh-base{line-height:1.5!important}.smu-new-table .lh-lg{line-height:2!important}.smu-new-table .text-start{text-align:left!important}.smu-new-table .text-end{text-align:right!important}.smu-new-table .text-center{text-align:center!important}.smu-new-table .text-decoration-none{text-decoration:none!important}.smu-new-table .text-decoration-underline{text-decoration:underline!important}.smu-new-table .text-decoration-line-through{text-decoration:line-through!important}.smu-new-table .text-lowercase{text-transform:lowercase!important}.smu-new-table .text-uppercase{text-transform:uppercase!important}.smu-new-table .text-capitalize{text-transform:capitalize!important}.smu-new-table .text-wrap{white-space:normal!important}.smu-new-table .text-nowrap{white-space:nowrap!important}.smu-new-table .text-break{word-wrap:break-word!important;word-break:break-word!important}.smu-new-table .text-primary{color:#0d6efd!important}.smu-new-table .text-muted,.smu-new-table .text-secondary{color:#6c757d!important}.smu-new-table .text-success{color:#198754!important}.smu-new-table .text-info{color:#0dcaf0!important}.smu-new-table .text-warning{color:#ffc107!important}.smu-new-table .text-danger{color:#dc3545!important}.smu-new-table .text-light{color:#f8f9fa!important}.smu-new-table .text-body,.smu-new-table .text-dark{color:#212529!important}.smu-new-table .text-white{color:#fff!important}.smu-new-table .text-black-50{color:rgba(0,0,0,.5)!important}.smu-new-table .text-white-50{color:rgba(255,255,255,.5)!important}.smu-new-table .text-reset{color:inherit!important}.smu-new-table .bg-primary{background-color:#0d6efd!important}.smu-new-table .bg-secondary{background-color:#6c757d!important}.smu-new-table .bg-success{background-color:#198754!important}.smu-new-table .bg-info{background-color:#0dcaf0!important}.smu-new-table .bg-warning{background-color:#ffc107!important}.smu-new-table .bg-danger{background-color:#dc3545!important}.smu-new-table .bg-light{background-color:#f8f9fa!important}.smu-new-table .bg-dark{background-color:#212529!important}.smu-new-table .bg-transparent{background-color:transparent!important}.smu-new-table .bg-gradient{background-image:var(--bs-gradient)!important}.smu-new-table .user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.smu-new-table .user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.smu-new-table .user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.smu-new-table .pe-none{pointer-events:none!important}.smu-new-table .pe-auto{pointer-events:auto!important}.smu-new-table .rounded,.smu-new-table .rounded-2{border-radius:.25rem!important}.smu-new-table .rounded-0{border-radius:0!important}.smu-new-table .rounded-1{border-radius:.2rem!important}.smu-new-table .rounded-3{border-radius:.3rem!important}.smu-new-table .rounded-circle{border-radius:50%!important}.smu-new-table .rounded-pill{border-radius:50rem!important}.smu-new-table .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.smu-new-table .rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.smu-new-table .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.smu-new-table .rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.smu-new-table .visible{visibility:visible!important}.smu-new-table .invisible{visibility:hidden!important}@media (min-width:576px){.smu-new-table .col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.smu-new-table .col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.smu-new-table .col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.smu-new-table .col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.smu-new-table .col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.smu-new-table .col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.smu-new-table .col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.smu-new-table .col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.smu-new-table .col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.smu-new-table .col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.smu-new-table .col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.smu-new-table .col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.smu-new-table .col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.smu-new-table .offset-sm-0{margin-left:0}.smu-new-table .offset-sm-1{margin-left:8.33333333%}.smu-new-table .offset-sm-2{margin-left:16.66666667%}.smu-new-table .offset-sm-3{margin-left:25%}.smu-new-table .offset-sm-4{margin-left:33.33333333%}.smu-new-table .offset-sm-5{margin-left:41.66666667%}.smu-new-table .offset-sm-6{margin-left:50%}.smu-new-table .offset-sm-7{margin-left:58.33333333%}.smu-new-table .offset-sm-8{margin-left:66.66666667%}.smu-new-table .offset-sm-9{margin-left:75%}.smu-new-table .offset-sm-10{margin-left:83.33333333%}.smu-new-table .offset-sm-11{margin-left:91.66666667%}.smu-new-table .g-sm-0,.smu-new-table .gx-sm-0{--bs-gutter-x:0}.smu-new-table .g-sm-0,.smu-new-table .gy-sm-0{--bs-gutter-y:0}.smu-new-table .g-sm-1,.smu-new-table .gx-sm-1{--bs-gutter-x:0.25rem}.smu-new-table .g-sm-1,.smu-new-table .gy-sm-1{--bs-gutter-y:0.25rem}.smu-new-table .g-sm-2,.smu-new-table .gx-sm-2{--bs-gutter-x:0.5rem}.smu-new-table .g-sm-2,.smu-new-table .gy-sm-2{--bs-gutter-y:0.5rem}.smu-new-table .g-sm-3,.smu-new-table .gx-sm-3{--bs-gutter-x:1rem}.smu-new-table .g-sm-3,.smu-new-table .gy-sm-3{--bs-gutter-y:1rem}.smu-new-table .g-sm-4,.smu-new-table .gx-sm-4{--bs-gutter-x:1.5rem}.smu-new-table .g-sm-4,.smu-new-table .gy-sm-4{--bs-gutter-y:1.5rem}.smu-new-table .g-sm-5,.smu-new-table .gx-sm-5{--bs-gutter-x:3rem}.smu-new-table .g-sm-5,.smu-new-table .gy-sm-5{--bs-gutter-y:3rem}.smu-new-table .dropdown-menu-sm-start{--bs-position:start}.smu-new-table .dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.smu-new-table .dropdown-menu-sm-end{--bs-position:end}.smu-new-table .dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}.smu-new-table .navbar-expand-sm{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.smu-new-table .list-group-horizontal-sm,.smu-new-table .navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.smu-new-table .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.smu-new-table .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.smu-new-table .navbar-expand-sm .navbar-nav-scroll{overflow:visible}.smu-new-table .navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.smu-new-table .navbar-expand-sm .navbar-toggler{display:none}.smu-new-table .card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.smu-new-table .card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.smu-new-table .card-group>.card+.card{margin-left:0;border-left:0}.smu-new-table .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.smu-new-table .card-group>.card:not(:last-child) .card-header,.smu-new-table .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.smu-new-table .card-group>.card:not(:last-child) .card-footer,.smu-new-table .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.smu-new-table .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.smu-new-table .card-group>.card:not(:first-child) .card-header,.smu-new-table .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.smu-new-table .card-group>.card:not(:first-child) .card-footer,.smu-new-table .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}.smu-new-table .list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.smu-new-table .list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.smu-new-table .list-group-horizontal-sm>.list-group-item.active{margin-top:0}.smu-new-table .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.smu-new-table .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}.smu-new-table .modal-dialog{max-width:500px;margin:1.75rem auto}.smu-new-table .modal-dialog-scrollable{height:calc(100% - 3.5rem)}.smu-new-table .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.smu-new-table .modal-sm{max-width:300px}.smu-new-table .sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.smu-new-table .float-sm-start{float:left!important}.smu-new-table .float-sm-end{float:right!important}.smu-new-table .float-sm-none{float:none!important}.smu-new-table .d-sm-inline{display:inline!important}.smu-new-table .d-sm-inline-block{display:inline-block!important}.smu-new-table .d-sm-block{display:block!important}.smu-new-table .d-sm-grid{display:-ms-grid!important;display:grid!important}.smu-new-table .d-sm-table{display:table!important}.smu-new-table .d-sm-table-row{display:table-row!important}.smu-new-table .d-sm-table-cell{display:table-cell!important}.smu-new-table .d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.smu-new-table .d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.smu-new-table .d-sm-none{display:none!important}.smu-new-table .flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.smu-new-table .flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.smu-new-table .flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.smu-new-table .flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.smu-new-table .flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.smu-new-table .flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.smu-new-table .flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.smu-new-table .flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.smu-new-table .flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.smu-new-table .flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.smu-new-table .flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.smu-new-table .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.smu-new-table .gap-sm-0{gap:0!important}.smu-new-table .gap-sm-1{gap:.25rem!important}.smu-new-table .gap-sm-2{gap:.5rem!important}.smu-new-table .gap-sm-3{gap:1rem!important}.smu-new-table .gap-sm-4{gap:1.5rem!important}.smu-new-table .gap-sm-5{gap:3rem!important}.smu-new-table .justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.smu-new-table .justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.smu-new-table .justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.smu-new-table .justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.smu-new-table .justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.smu-new-table .justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.smu-new-table .align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.smu-new-table .align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.smu-new-table .align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.smu-new-table .align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.smu-new-table .align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.smu-new-table .align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.smu-new-table .align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.smu-new-table .align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.smu-new-table .align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.smu-new-table .align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.smu-new-table .align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.smu-new-table .align-self-sm-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.smu-new-table .align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.smu-new-table .align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.smu-new-table .align-self-sm-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.smu-new-table .align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.smu-new-table .align-self-sm-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.smu-new-table .order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.smu-new-table .order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.smu-new-table .order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.smu-new-table .order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.smu-new-table .order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.smu-new-table .order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.smu-new-table .order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.smu-new-table .order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.smu-new-table .m-sm-0{margin:0!important}.smu-new-table .m-sm-1{margin:.25rem!important}.smu-new-table .m-sm-2{margin:.5rem!important}.smu-new-table .m-sm-3{margin:1rem!important}.smu-new-table .m-sm-4{margin:1.5rem!important}.smu-new-table .m-sm-5{margin:3rem!important}.smu-new-table .m-sm-auto{margin:auto!important}.smu-new-table .mx-sm-0{margin-right:0!important;margin-left:0!important}.smu-new-table .mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.smu-new-table .mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.smu-new-table .mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.smu-new-table .mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.smu-new-table .mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.smu-new-table .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.smu-new-table .my-sm-0{margin-top:0!important;margin-bottom:0!important}.smu-new-table .my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.smu-new-table .my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.smu-new-table .my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.smu-new-table .my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.smu-new-table .my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.smu-new-table .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.smu-new-table .mt-sm-0{margin-top:0!important}.smu-new-table .mt-sm-1{margin-top:.25rem!important}.smu-new-table .mt-sm-2{margin-top:.5rem!important}.smu-new-table .mt-sm-3{margin-top:1rem!important}.smu-new-table .mt-sm-4{margin-top:1.5rem!important}.smu-new-table .mt-sm-5{margin-top:3rem!important}.smu-new-table .mt-sm-auto{margin-top:auto!important}.smu-new-table .me-sm-0{margin-right:0!important}.smu-new-table .me-sm-1{margin-right:.25rem!important}.smu-new-table .me-sm-2{margin-right:.5rem!important}.smu-new-table .me-sm-3{margin-right:1rem!important}.smu-new-table .me-sm-4{margin-right:1.5rem!important}.smu-new-table .me-sm-5{margin-right:3rem!important}.smu-new-table .me-sm-auto{margin-right:auto!important}.smu-new-table .mb-sm-0{margin-bottom:0!important}.smu-new-table .mb-sm-1{margin-bottom:.25rem!important}.smu-new-table .mb-sm-2{margin-bottom:.5rem!important}.smu-new-table .mb-sm-3{margin-bottom:1rem!important}.smu-new-table .mb-sm-4{margin-bottom:1.5rem!important}.smu-new-table .mb-sm-5{margin-bottom:3rem!important}.smu-new-table .mb-sm-auto{margin-bottom:auto!important}.smu-new-table .ms-sm-0{margin-left:0!important}.smu-new-table .ms-sm-1{margin-left:.25rem!important}.smu-new-table .ms-sm-2{margin-left:.5rem!important}.smu-new-table .ms-sm-3{margin-left:1rem!important}.smu-new-table .ms-sm-4{margin-left:1.5rem!important}.smu-new-table .ms-sm-5{margin-left:3rem!important}.smu-new-table .ms-sm-auto{margin-left:auto!important}.smu-new-table .p-sm-0{padding:0!important}.smu-new-table .p-sm-1{padding:.25rem!important}.smu-new-table .p-sm-2{padding:.5rem!important}.smu-new-table .p-sm-3{padding:1rem!important}.smu-new-table .p-sm-4{padding:1.5rem!important}.smu-new-table .p-sm-5{padding:3rem!important}.smu-new-table .px-sm-0{padding-right:0!important;padding-left:0!important}.smu-new-table .px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.smu-new-table .px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.smu-new-table .px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.smu-new-table .px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.smu-new-table .px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.smu-new-table .py-sm-0{padding-top:0!important;padding-bottom:0!important}.smu-new-table .py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.smu-new-table .py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.smu-new-table .py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.smu-new-table .py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.smu-new-table .py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.smu-new-table .pt-sm-0{padding-top:0!important}.smu-new-table .pt-sm-1{padding-top:.25rem!important}.smu-new-table .pt-sm-2{padding-top:.5rem!important}.smu-new-table .pt-sm-3{padding-top:1rem!important}.smu-new-table .pt-sm-4{padding-top:1.5rem!important}.smu-new-table .pt-sm-5{padding-top:3rem!important}.smu-new-table .pe-sm-0{padding-right:0!important}.smu-new-table .pe-sm-1{padding-right:.25rem!important}.smu-new-table .pe-sm-2{padding-right:.5rem!important}.smu-new-table .pe-sm-3{padding-right:1rem!important}.smu-new-table .pe-sm-4{padding-right:1.5rem!important}.smu-new-table .pe-sm-5{padding-right:3rem!important}.smu-new-table .pb-sm-0{padding-bottom:0!important}.smu-new-table .pb-sm-1{padding-bottom:.25rem!important}.smu-new-table .pb-sm-2{padding-bottom:.5rem!important}.smu-new-table .pb-sm-3{padding-bottom:1rem!important}.smu-new-table .pb-sm-4{padding-bottom:1.5rem!important}.smu-new-table .pb-sm-5{padding-bottom:3rem!important}.smu-new-table .ps-sm-0{padding-left:0!important}.smu-new-table .ps-sm-1{padding-left:.25rem!important}.smu-new-table .ps-sm-2{padding-left:.5rem!important}.smu-new-table .ps-sm-3{padding-left:1rem!important}.smu-new-table .ps-sm-4{padding-left:1.5rem!important}.smu-new-table .ps-sm-5{padding-left:3rem!important}.smu-new-table .text-sm-start{text-align:left!important}.smu-new-table .text-sm-end{text-align:right!important}.smu-new-table .text-sm-center{text-align:center!important}}@media (min-width:768px){.smu-new-table .col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.smu-new-table .col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.smu-new-table .col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.smu-new-table .col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.smu-new-table .col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.smu-new-table .col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.smu-new-table .col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.smu-new-table .col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.smu-new-table .col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.smu-new-table .col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.smu-new-table .col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.smu-new-table .col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.smu-new-table .col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.smu-new-table .offset-md-0{margin-left:0}.smu-new-table .offset-md-1{margin-left:8.33333333%}.smu-new-table .offset-md-2{margin-left:16.66666667%}.smu-new-table .offset-md-3{margin-left:25%}.smu-new-table .offset-md-4{margin-left:33.33333333%}.smu-new-table .offset-md-5{margin-left:41.66666667%}.smu-new-table .offset-md-6{margin-left:50%}.smu-new-table .offset-md-7{margin-left:58.33333333%}.smu-new-table .offset-md-8{margin-left:66.66666667%}.smu-new-table .offset-md-9{margin-left:75%}.smu-new-table .offset-md-10{margin-left:83.33333333%}.smu-new-table .offset-md-11{margin-left:91.66666667%}.smu-new-table .g-md-0,.smu-new-table .gx-md-0{--bs-gutter-x:0}.smu-new-table .g-md-0,.smu-new-table .gy-md-0{--bs-gutter-y:0}.smu-new-table .g-md-1,.smu-new-table .gx-md-1{--bs-gutter-x:0.25rem}.smu-new-table .g-md-1,.smu-new-table .gy-md-1{--bs-gutter-y:0.25rem}.smu-new-table .g-md-2,.smu-new-table .gx-md-2{--bs-gutter-x:0.5rem}.smu-new-table .g-md-2,.smu-new-table .gy-md-2{--bs-gutter-y:0.5rem}.smu-new-table .g-md-3,.smu-new-table .gx-md-3{--bs-gutter-x:1rem}.smu-new-table .g-md-3,.smu-new-table .gy-md-3{--bs-gutter-y:1rem}.smu-new-table .g-md-4,.smu-new-table .gx-md-4{--bs-gutter-x:1.5rem}.smu-new-table .g-md-4,.smu-new-table .gy-md-4{--bs-gutter-y:1.5rem}.smu-new-table .g-md-5,.smu-new-table .gx-md-5{--bs-gutter-x:3rem}.smu-new-table .g-md-5,.smu-new-table .gy-md-5{--bs-gutter-y:3rem}.smu-new-table .dropdown-menu-md-start{--bs-position:start}.smu-new-table .dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.smu-new-table .dropdown-menu-md-end{--bs-position:end}.smu-new-table .dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}.smu-new-table .navbar-expand-md{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.smu-new-table .list-group-horizontal-md,.smu-new-table .navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.smu-new-table .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.smu-new-table .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.smu-new-table .navbar-expand-md .navbar-nav-scroll{overflow:visible}.smu-new-table .navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.smu-new-table .navbar-expand-md .navbar-toggler{display:none}.smu-new-table .list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.smu-new-table .list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.smu-new-table .list-group-horizontal-md>.list-group-item.active{margin-top:0}.smu-new-table .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.smu-new-table .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}.smu-new-table .sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.smu-new-table .float-md-start{float:left!important}.smu-new-table .float-md-end{float:right!important}.smu-new-table .float-md-none{float:none!important}.smu-new-table .d-md-inline{display:inline!important}.smu-new-table .d-md-inline-block{display:inline-block!important}.smu-new-table .d-md-block{display:block!important}.smu-new-table .d-md-grid{display:-ms-grid!important;display:grid!important}.smu-new-table .d-md-table{display:table!important}.smu-new-table .d-md-table-row{display:table-row!important}.smu-new-table .d-md-table-cell{display:table-cell!important}.smu-new-table .d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.smu-new-table .d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.smu-new-table .d-md-none{display:none!important}.smu-new-table .flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.smu-new-table .flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.smu-new-table .flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.smu-new-table .flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.smu-new-table .flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.smu-new-table .flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.smu-new-table .flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.smu-new-table .flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.smu-new-table .flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.smu-new-table .flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.smu-new-table .flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.smu-new-table .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.smu-new-table .gap-md-0{gap:0!important}.smu-new-table .gap-md-1{gap:.25rem!important}.smu-new-table .gap-md-2{gap:.5rem!important}.smu-new-table .gap-md-3{gap:1rem!important}.smu-new-table .gap-md-4{gap:1.5rem!important}.smu-new-table .gap-md-5{gap:3rem!important}.smu-new-table .justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.smu-new-table .justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.smu-new-table .justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.smu-new-table .justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.smu-new-table .justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.smu-new-table .justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.smu-new-table .align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.smu-new-table .align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.smu-new-table .align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.smu-new-table .align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.smu-new-table .align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.smu-new-table .align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.smu-new-table .align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.smu-new-table .align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.smu-new-table .align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.smu-new-table .align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.smu-new-table .align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.smu-new-table .align-self-md-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.smu-new-table .align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.smu-new-table .align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.smu-new-table .align-self-md-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.smu-new-table .align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.smu-new-table .align-self-md-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.smu-new-table .order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.smu-new-table .order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.smu-new-table .order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.smu-new-table .order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.smu-new-table .order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.smu-new-table .order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.smu-new-table .order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.smu-new-table .order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.smu-new-table .m-md-0{margin:0!important}.smu-new-table .m-md-1{margin:.25rem!important}.smu-new-table .m-md-2{margin:.5rem!important}.smu-new-table .m-md-3{margin:1rem!important}.smu-new-table .m-md-4{margin:1.5rem!important}.smu-new-table .m-md-5{margin:3rem!important}.smu-new-table .m-md-auto{margin:auto!important}.smu-new-table .mx-md-0{margin-right:0!important;margin-left:0!important}.smu-new-table .mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.smu-new-table .mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.smu-new-table .mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.smu-new-table .mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.smu-new-table .mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.smu-new-table .mx-md-auto{margin-right:auto!important;margin-left:auto!important}.smu-new-table .my-md-0{margin-top:0!important;margin-bottom:0!important}.smu-new-table .my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.smu-new-table .my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.smu-new-table .my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.smu-new-table .my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.smu-new-table .my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.smu-new-table .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.smu-new-table .mt-md-0{margin-top:0!important}.smu-new-table .mt-md-1{margin-top:.25rem!important}.smu-new-table .mt-md-2{margin-top:.5rem!important}.smu-new-table .mt-md-3{margin-top:1rem!important}.smu-new-table .mt-md-4{margin-top:1.5rem!important}.smu-new-table .mt-md-5{margin-top:3rem!important}.smu-new-table .mt-md-auto{margin-top:auto!important}.smu-new-table .me-md-0{margin-right:0!important}.smu-new-table .me-md-1{margin-right:.25rem!important}.smu-new-table .me-md-2{margin-right:.5rem!important}.smu-new-table .me-md-3{margin-right:1rem!important}.smu-new-table .me-md-4{margin-right:1.5rem!important}.smu-new-table .me-md-5{margin-right:3rem!important}.smu-new-table .me-md-auto{margin-right:auto!important}.smu-new-table .mb-md-0{margin-bottom:0!important}.smu-new-table .mb-md-1{margin-bottom:.25rem!important}.smu-new-table .mb-md-2{margin-bottom:.5rem!important}.smu-new-table .mb-md-3{margin-bottom:1rem!important}.smu-new-table .mb-md-4{margin-bottom:1.5rem!important}.smu-new-table .mb-md-5{margin-bottom:3rem!important}.smu-new-table .mb-md-auto{margin-bottom:auto!important}.smu-new-table .ms-md-0{margin-left:0!important}.smu-new-table .ms-md-1{margin-left:.25rem!important}.smu-new-table .ms-md-2{margin-left:.5rem!important}.smu-new-table .ms-md-3{margin-left:1rem!important}.smu-new-table .ms-md-4{margin-left:1.5rem!important}.smu-new-table .ms-md-5{margin-left:3rem!important}.smu-new-table .ms-md-auto{margin-left:auto!important}.smu-new-table .p-md-0{padding:0!important}.smu-new-table .p-md-1{padding:.25rem!important}.smu-new-table .p-md-2{padding:.5rem!important}.smu-new-table .p-md-3{padding:1rem!important}.smu-new-table .p-md-4{padding:1.5rem!important}.smu-new-table .p-md-5{padding:3rem!important}.smu-new-table .px-md-0{padding-right:0!important;padding-left:0!important}.smu-new-table .px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.smu-new-table .px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.smu-new-table .px-md-3{padding-right:1rem!important;padding-left:1rem!important}.smu-new-table .px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.smu-new-table .px-md-5{padding-right:3rem!important;padding-left:3rem!important}.smu-new-table .py-md-0{padding-top:0!important;padding-bottom:0!important}.smu-new-table .py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.smu-new-table .py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.smu-new-table .py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.smu-new-table .py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.smu-new-table .py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.smu-new-table .pt-md-0{padding-top:0!important}.smu-new-table .pt-md-1{padding-top:.25rem!important}.smu-new-table .pt-md-2{padding-top:.5rem!important}.smu-new-table .pt-md-3{padding-top:1rem!important}.smu-new-table .pt-md-4{padding-top:1.5rem!important}.smu-new-table .pt-md-5{padding-top:3rem!important}.smu-new-table .pe-md-0{padding-right:0!important}.smu-new-table .pe-md-1{padding-right:.25rem!important}.smu-new-table .pe-md-2{padding-right:.5rem!important}.smu-new-table .pe-md-3{padding-right:1rem!important}.smu-new-table .pe-md-4{padding-right:1.5rem!important}.smu-new-table .pe-md-5{padding-right:3rem!important}.smu-new-table .pb-md-0{padding-bottom:0!important}.smu-new-table .pb-md-1{padding-bottom:.25rem!important}.smu-new-table .pb-md-2{padding-bottom:.5rem!important}.smu-new-table .pb-md-3{padding-bottom:1rem!important}.smu-new-table .pb-md-4{padding-bottom:1.5rem!important}.smu-new-table .pb-md-5{padding-bottom:3rem!important}.smu-new-table .ps-md-0{padding-left:0!important}.smu-new-table .ps-md-1{padding-left:.25rem!important}.smu-new-table .ps-md-2{padding-left:.5rem!important}.smu-new-table .ps-md-3{padding-left:1rem!important}.smu-new-table .ps-md-4{padding-left:1.5rem!important}.smu-new-table .ps-md-5{padding-left:3rem!important}.smu-new-table .text-md-start{text-align:left!important}.smu-new-table .text-md-end{text-align:right!important}.smu-new-table .text-md-center{text-align:center!important}}@media (min-width:992px){.smu-new-table .col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.smu-new-table .col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.smu-new-table .col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.smu-new-table .col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.smu-new-table .col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.smu-new-table .col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.smu-new-table .col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.smu-new-table .col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.smu-new-table .col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.smu-new-table .col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.smu-new-table .col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.smu-new-table .col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.smu-new-table .col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.smu-new-table .offset-lg-0{margin-left:0}.smu-new-table .offset-lg-1{margin-left:8.33333333%}.smu-new-table .offset-lg-2{margin-left:16.66666667%}.smu-new-table .offset-lg-3{margin-left:25%}.smu-new-table .offset-lg-4{margin-left:33.33333333%}.smu-new-table .offset-lg-5{margin-left:41.66666667%}.smu-new-table .offset-lg-6{margin-left:50%}.smu-new-table .offset-lg-7{margin-left:58.33333333%}.smu-new-table .offset-lg-8{margin-left:66.66666667%}.smu-new-table .offset-lg-9{margin-left:75%}.smu-new-table .offset-lg-10{margin-left:83.33333333%}.smu-new-table .offset-lg-11{margin-left:91.66666667%}.smu-new-table .g-lg-0,.smu-new-table .gx-lg-0{--bs-gutter-x:0}.smu-new-table .g-lg-0,.smu-new-table .gy-lg-0{--bs-gutter-y:0}.smu-new-table .g-lg-1,.smu-new-table .gx-lg-1{--bs-gutter-x:0.25rem}.smu-new-table .g-lg-1,.smu-new-table .gy-lg-1{--bs-gutter-y:0.25rem}.smu-new-table .g-lg-2,.smu-new-table .gx-lg-2{--bs-gutter-x:0.5rem}.smu-new-table .g-lg-2,.smu-new-table .gy-lg-2{--bs-gutter-y:0.5rem}.smu-new-table .g-lg-3,.smu-new-table .gx-lg-3{--bs-gutter-x:1rem}.smu-new-table .g-lg-3,.smu-new-table .gy-lg-3{--bs-gutter-y:1rem}.smu-new-table .g-lg-4,.smu-new-table .gx-lg-4{--bs-gutter-x:1.5rem}.smu-new-table .g-lg-4,.smu-new-table .gy-lg-4{--bs-gutter-y:1.5rem}.smu-new-table .g-lg-5,.smu-new-table .gx-lg-5{--bs-gutter-x:3rem}.smu-new-table .g-lg-5,.smu-new-table .gy-lg-5{--bs-gutter-y:3rem}.smu-new-table .dropdown-menu-lg-start{--bs-position:start}.smu-new-table .dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.smu-new-table .dropdown-menu-lg-end{--bs-position:end}.smu-new-table .dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}.smu-new-table .navbar-expand-lg{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.smu-new-table .list-group-horizontal-lg,.smu-new-table .navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.smu-new-table .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.smu-new-table .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.smu-new-table .navbar-expand-lg .navbar-nav-scroll{overflow:visible}.smu-new-table .navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.smu-new-table .navbar-expand-lg .navbar-toggler{display:none}.smu-new-table .list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.smu-new-table .list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.smu-new-table .list-group-horizontal-lg>.list-group-item.active{margin-top:0}.smu-new-table .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.smu-new-table .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}.smu-new-table .modal-lg,.smu-new-table .modal-xl{max-width:800px}.smu-new-table .sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.smu-new-table .float-lg-start{float:left!important}.smu-new-table .float-lg-end{float:right!important}.smu-new-table .float-lg-none{float:none!important}.smu-new-table .d-lg-inline{display:inline!important}.smu-new-table .d-lg-inline-block{display:inline-block!important}.smu-new-table .d-lg-block{display:block!important}.smu-new-table .d-lg-grid{display:-ms-grid!important;display:grid!important}.smu-new-table .d-lg-table{display:table!important}.smu-new-table .d-lg-table-row{display:table-row!important}.smu-new-table .d-lg-table-cell{display:table-cell!important}.smu-new-table .d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.smu-new-table .d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.smu-new-table .d-lg-none{display:none!important}.smu-new-table .flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.smu-new-table .flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.smu-new-table .flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.smu-new-table .flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.smu-new-table .flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.smu-new-table .flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.smu-new-table .flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.smu-new-table .flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.smu-new-table .flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.smu-new-table .flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.smu-new-table .flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.smu-new-table .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.smu-new-table .gap-lg-0{gap:0!important}.smu-new-table .gap-lg-1{gap:.25rem!important}.smu-new-table .gap-lg-2{gap:.5rem!important}.smu-new-table .gap-lg-3{gap:1rem!important}.smu-new-table .gap-lg-4{gap:1.5rem!important}.smu-new-table .gap-lg-5{gap:3rem!important}.smu-new-table .justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.smu-new-table .justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.smu-new-table .justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.smu-new-table .justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.smu-new-table .justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.smu-new-table .justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.smu-new-table .align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.smu-new-table .align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.smu-new-table .align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.smu-new-table .align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.smu-new-table .align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.smu-new-table .align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.smu-new-table .align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.smu-new-table .align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.smu-new-table .align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.smu-new-table .align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.smu-new-table .align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.smu-new-table .align-self-lg-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.smu-new-table .align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.smu-new-table .align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.smu-new-table .align-self-lg-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.smu-new-table .align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.smu-new-table .align-self-lg-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.smu-new-table .order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.smu-new-table .order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.smu-new-table .order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.smu-new-table .order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.smu-new-table .order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.smu-new-table .order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.smu-new-table .order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.smu-new-table .order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.smu-new-table .m-lg-0{margin:0!important}.smu-new-table .m-lg-1{margin:.25rem!important}.smu-new-table .m-lg-2{margin:.5rem!important}.smu-new-table .m-lg-3{margin:1rem!important}.smu-new-table .m-lg-4{margin:1.5rem!important}.smu-new-table .m-lg-5{margin:3rem!important}.smu-new-table .m-lg-auto{margin:auto!important}.smu-new-table .mx-lg-0{margin-right:0!important;margin-left:0!important}.smu-new-table .mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.smu-new-table .mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.smu-new-table .mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.smu-new-table .mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.smu-new-table .mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.smu-new-table .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.smu-new-table .my-lg-0{margin-top:0!important;margin-bottom:0!important}.smu-new-table .my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.smu-new-table .my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.smu-new-table .my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.smu-new-table .my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.smu-new-table .my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.smu-new-table .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.smu-new-table .mt-lg-0{margin-top:0!important}.smu-new-table .mt-lg-1{margin-top:.25rem!important}.smu-new-table .mt-lg-2{margin-top:.5rem!important}.smu-new-table .mt-lg-3{margin-top:1rem!important}.smu-new-table .mt-lg-4{margin-top:1.5rem!important}.smu-new-table .mt-lg-5{margin-top:3rem!important}.smu-new-table .mt-lg-auto{margin-top:auto!important}.smu-new-table .me-lg-0{margin-right:0!important}.smu-new-table .me-lg-1{margin-right:.25rem!important}.smu-new-table .me-lg-2{margin-right:.5rem!important}.smu-new-table .me-lg-3{margin-right:1rem!important}.smu-new-table .me-lg-4{margin-right:1.5rem!important}.smu-new-table .me-lg-5{margin-right:3rem!important}.smu-new-table .me-lg-auto{margin-right:auto!important}.smu-new-table .mb-lg-0{margin-bottom:0!important}.smu-new-table .mb-lg-1{margin-bottom:.25rem!important}.smu-new-table .mb-lg-2{margin-bottom:.5rem!important}.smu-new-table .mb-lg-3{margin-bottom:1rem!important}.smu-new-table .mb-lg-4{margin-bottom:1.5rem!important}.smu-new-table .mb-lg-5{margin-bottom:3rem!important}.smu-new-table .mb-lg-auto{margin-bottom:auto!important}.smu-new-table .ms-lg-0{margin-left:0!important}.smu-new-table .ms-lg-1{margin-left:.25rem!important}.smu-new-table .ms-lg-2{margin-left:.5rem!important}.smu-new-table .ms-lg-3{margin-left:1rem!important}.smu-new-table .ms-lg-4{margin-left:1.5rem!important}.smu-new-table .ms-lg-5{margin-left:3rem!important}.smu-new-table .ms-lg-auto{margin-left:auto!important}.smu-new-table .p-lg-0{padding:0!important}.smu-new-table .p-lg-1{padding:.25rem!important}.smu-new-table .p-lg-2{padding:.5rem!important}.smu-new-table .p-lg-3{padding:1rem!important}.smu-new-table .p-lg-4{padding:1.5rem!important}.smu-new-table .p-lg-5{padding:3rem!important}.smu-new-table .px-lg-0{padding-right:0!important;padding-left:0!important}.smu-new-table .px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.smu-new-table .px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.smu-new-table .px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.smu-new-table .px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.smu-new-table .px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.smu-new-table .py-lg-0{padding-top:0!important;padding-bottom:0!important}.smu-new-table .py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.smu-new-table .py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.smu-new-table .py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.smu-new-table .py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.smu-new-table .py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.smu-new-table .pt-lg-0{padding-top:0!important}.smu-new-table .pt-lg-1{padding-top:.25rem!important}.smu-new-table .pt-lg-2{padding-top:.5rem!important}.smu-new-table .pt-lg-3{padding-top:1rem!important}.smu-new-table .pt-lg-4{padding-top:1.5rem!important}.smu-new-table .pt-lg-5{padding-top:3rem!important}.smu-new-table .pe-lg-0{padding-right:0!important}.smu-new-table .pe-lg-1{padding-right:.25rem!important}.smu-new-table .pe-lg-2{padding-right:.5rem!important}.smu-new-table .pe-lg-3{padding-right:1rem!important}.smu-new-table .pe-lg-4{padding-right:1.5rem!important}.smu-new-table .pe-lg-5{padding-right:3rem!important}.smu-new-table .pb-lg-0{padding-bottom:0!important}.smu-new-table .pb-lg-1{padding-bottom:.25rem!important}.smu-new-table .pb-lg-2{padding-bottom:.5rem!important}.smu-new-table .pb-lg-3{padding-bottom:1rem!important}.smu-new-table .pb-lg-4{padding-bottom:1.5rem!important}.smu-new-table .pb-lg-5{padding-bottom:3rem!important}.smu-new-table .ps-lg-0{padding-left:0!important}.smu-new-table .ps-lg-1{padding-left:.25rem!important}.smu-new-table .ps-lg-2{padding-left:.5rem!important}.smu-new-table .ps-lg-3{padding-left:1rem!important}.smu-new-table .ps-lg-4{padding-left:1.5rem!important}.smu-new-table .ps-lg-5{padding-left:3rem!important}.smu-new-table .text-lg-start{text-align:left!important}.smu-new-table .text-lg-end{text-align:right!important}.smu-new-table .text-lg-center{text-align:center!important}}@media (min-width:1400px){.smu-new-table .container,.smu-new-table .container-lg,.smu-new-table .container-md,.smu-new-table .container-sm,.smu-new-table .container-xl,.smu-new-table .container-xxl{max-width:1320px}.smu-new-table .col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.smu-new-table .col-xxl-auto,.smu-new-table .row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.smu-new-table .col-xxl-12,.smu-new-table .row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.smu-new-table .col-xxl-6,.smu-new-table .row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.smu-new-table .row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.smu-new-table .col-xxl-3,.smu-new-table .row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.smu-new-table .row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.smu-new-table .row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.smu-new-table .col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.smu-new-table .col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.smu-new-table .col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.smu-new-table .col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.smu-new-table .col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.smu-new-table .col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.smu-new-table .col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.smu-new-table .col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.smu-new-table .col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.smu-new-table .offset-xxl-0{margin-left:0}.smu-new-table .offset-xxl-1{margin-left:8.33333333%}.smu-new-table .offset-xxl-2{margin-left:16.66666667%}.smu-new-table .offset-xxl-3{margin-left:25%}.smu-new-table .offset-xxl-4{margin-left:33.33333333%}.smu-new-table .offset-xxl-5{margin-left:41.66666667%}.smu-new-table .offset-xxl-6{margin-left:50%}.smu-new-table .offset-xxl-7{margin-left:58.33333333%}.smu-new-table .offset-xxl-8{margin-left:66.66666667%}.smu-new-table .offset-xxl-9{margin-left:75%}.smu-new-table .offset-xxl-10{margin-left:83.33333333%}.smu-new-table .offset-xxl-11{margin-left:91.66666667%}.smu-new-table .g-xxl-0,.smu-new-table .gx-xxl-0{--bs-gutter-x:0}.smu-new-table .g-xxl-0,.smu-new-table .gy-xxl-0{--bs-gutter-y:0}.smu-new-table .g-xxl-1,.smu-new-table .gx-xxl-1{--bs-gutter-x:0.25rem}.smu-new-table .g-xxl-1,.smu-new-table .gy-xxl-1{--bs-gutter-y:0.25rem}.smu-new-table .g-xxl-2,.smu-new-table .gx-xxl-2{--bs-gutter-x:0.5rem}.smu-new-table .g-xxl-2,.smu-new-table .gy-xxl-2{--bs-gutter-y:0.5rem}.smu-new-table .g-xxl-3,.smu-new-table .gx-xxl-3{--bs-gutter-x:1rem}.smu-new-table .g-xxl-3,.smu-new-table .gy-xxl-3{--bs-gutter-y:1rem}.smu-new-table .g-xxl-4,.smu-new-table .gx-xxl-4{--bs-gutter-x:1.5rem}.smu-new-table .g-xxl-4,.smu-new-table .gy-xxl-4{--bs-gutter-y:1.5rem}.smu-new-table .g-xxl-5,.smu-new-table .gx-xxl-5{--bs-gutter-x:3rem}.smu-new-table .g-xxl-5,.smu-new-table .gy-xxl-5{--bs-gutter-y:3rem}.smu-new-table .dropdown-menu-xxl-start{--bs-position:start}.smu-new-table .dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.smu-new-table .dropdown-menu-xxl-end{--bs-position:end}.smu-new-table .dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}.smu-new-table .navbar-expand-xxl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.smu-new-table .list-group-horizontal-xxl,.smu-new-table .navbar-expand-xxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.smu-new-table .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.smu-new-table .navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.smu-new-table .navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.smu-new-table .navbar-expand-xxl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.smu-new-table .navbar-expand-xxl .navbar-toggler{display:none}.smu-new-table .list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.smu-new-table .list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.smu-new-table .list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.smu-new-table .list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.smu-new-table .list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}.smu-new-table .sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.smu-new-table .float-xxl-start{float:left!important}.smu-new-table .float-xxl-end{float:right!important}.smu-new-table .float-xxl-none{float:none!important}.smu-new-table .d-xxl-inline{display:inline!important}.smu-new-table .d-xxl-inline-block{display:inline-block!important}.smu-new-table .d-xxl-block{display:block!important}.smu-new-table .d-xxl-grid{display:-ms-grid!important;display:grid!important}.smu-new-table .d-xxl-table{display:table!important}.smu-new-table .d-xxl-table-row{display:table-row!important}.smu-new-table .d-xxl-table-cell{display:table-cell!important}.smu-new-table .d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.smu-new-table .d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.smu-new-table .d-xxl-none{display:none!important}.smu-new-table .flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.smu-new-table .flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.smu-new-table .flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.smu-new-table .flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.smu-new-table .flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.smu-new-table .flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.smu-new-table .flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.smu-new-table .flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.smu-new-table .flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.smu-new-table .flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.smu-new-table .flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.smu-new-table .flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.smu-new-table .gap-xxl-0{gap:0!important}.smu-new-table .gap-xxl-1{gap:.25rem!important}.smu-new-table .gap-xxl-2{gap:.5rem!important}.smu-new-table .gap-xxl-3{gap:1rem!important}.smu-new-table .gap-xxl-4{gap:1.5rem!important}.smu-new-table .gap-xxl-5{gap:3rem!important}.smu-new-table .justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.smu-new-table .justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.smu-new-table .justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.smu-new-table .justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.smu-new-table .justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.smu-new-table .justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.smu-new-table .align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.smu-new-table .align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.smu-new-table .align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.smu-new-table .align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.smu-new-table .align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.smu-new-table .align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.smu-new-table .align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.smu-new-table .align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.smu-new-table .align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.smu-new-table .align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.smu-new-table .align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.smu-new-table .align-self-xxl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.smu-new-table .align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.smu-new-table .align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.smu-new-table .align-self-xxl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.smu-new-table .align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.smu-new-table .align-self-xxl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.smu-new-table .order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.smu-new-table .order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.smu-new-table .order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.smu-new-table .order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.smu-new-table .order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.smu-new-table .order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.smu-new-table .order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.smu-new-table .order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.smu-new-table .m-xxl-0{margin:0!important}.smu-new-table .m-xxl-1{margin:.25rem!important}.smu-new-table .m-xxl-2{margin:.5rem!important}.smu-new-table .m-xxl-3{margin:1rem!important}.smu-new-table .m-xxl-4{margin:1.5rem!important}.smu-new-table .m-xxl-5{margin:3rem!important}.smu-new-table .m-xxl-auto{margin:auto!important}.smu-new-table .mx-xxl-0{margin-right:0!important;margin-left:0!important}.smu-new-table .mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.smu-new-table .mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.smu-new-table .mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.smu-new-table .mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.smu-new-table .mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.smu-new-table .mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.smu-new-table .my-xxl-0{margin-top:0!important;margin-bottom:0!important}.smu-new-table .my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.smu-new-table .my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.smu-new-table .my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.smu-new-table .my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.smu-new-table .my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.smu-new-table .my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.smu-new-table .mt-xxl-0{margin-top:0!important}.smu-new-table .mt-xxl-1{margin-top:.25rem!important}.smu-new-table .mt-xxl-2{margin-top:.5rem!important}.smu-new-table .mt-xxl-3{margin-top:1rem!important}.smu-new-table .mt-xxl-4{margin-top:1.5rem!important}.smu-new-table .mt-xxl-5{margin-top:3rem!important}.smu-new-table .mt-xxl-auto{margin-top:auto!important}.smu-new-table .me-xxl-0{margin-right:0!important}.smu-new-table .me-xxl-1{margin-right:.25rem!important}.smu-new-table .me-xxl-2{margin-right:.5rem!important}.smu-new-table .me-xxl-3{margin-right:1rem!important}.smu-new-table .me-xxl-4{margin-right:1.5rem!important}.smu-new-table .me-xxl-5{margin-right:3rem!important}.smu-new-table .me-xxl-auto{margin-right:auto!important}.smu-new-table .mb-xxl-0{margin-bottom:0!important}.smu-new-table .mb-xxl-1{margin-bottom:.25rem!important}.smu-new-table .mb-xxl-2{margin-bottom:.5rem!important}.smu-new-table .mb-xxl-3{margin-bottom:1rem!important}.smu-new-table .mb-xxl-4{margin-bottom:1.5rem!important}.smu-new-table .mb-xxl-5{margin-bottom:3rem!important}.smu-new-table .mb-xxl-auto{margin-bottom:auto!important}.smu-new-table .ms-xxl-0{margin-left:0!important}.smu-new-table .ms-xxl-1{margin-left:.25rem!important}.smu-new-table .ms-xxl-2{margin-left:.5rem!important}.smu-new-table .ms-xxl-3{margin-left:1rem!important}.smu-new-table .ms-xxl-4{margin-left:1.5rem!important}.smu-new-table .ms-xxl-5{margin-left:3rem!important}.smu-new-table .ms-xxl-auto{margin-left:auto!important}.smu-new-table .p-xxl-0{padding:0!important}.smu-new-table .p-xxl-1{padding:.25rem!important}.smu-new-table .p-xxl-2{padding:.5rem!important}.smu-new-table .p-xxl-3{padding:1rem!important}.smu-new-table .p-xxl-4{padding:1.5rem!important}.smu-new-table .p-xxl-5{padding:3rem!important}.smu-new-table .px-xxl-0{padding-right:0!important;padding-left:0!important}.smu-new-table .px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.smu-new-table .px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.smu-new-table .px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.smu-new-table .px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.smu-new-table .px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.smu-new-table .py-xxl-0{padding-top:0!important;padding-bottom:0!important}.smu-new-table .py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.smu-new-table .py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.smu-new-table .py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.smu-new-table .py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.smu-new-table .py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.smu-new-table .pt-xxl-0{padding-top:0!important}.smu-new-table .pt-xxl-1{padding-top:.25rem!important}.smu-new-table .pt-xxl-2{padding-top:.5rem!important}.smu-new-table .pt-xxl-3{padding-top:1rem!important}.smu-new-table .pt-xxl-4{padding-top:1.5rem!important}.smu-new-table .pt-xxl-5{padding-top:3rem!important}.smu-new-table .pe-xxl-0{padding-right:0!important}.smu-new-table .pe-xxl-1{padding-right:.25rem!important}.smu-new-table .pe-xxl-2{padding-right:.5rem!important}.smu-new-table .pe-xxl-3{padding-right:1rem!important}.smu-new-table .pe-xxl-4{padding-right:1.5rem!important}.smu-new-table .pe-xxl-5{padding-right:3rem!important}.smu-new-table .pb-xxl-0{padding-bottom:0!important}.smu-new-table .pb-xxl-1{padding-bottom:.25rem!important}.smu-new-table .pb-xxl-2{padding-bottom:.5rem!important}.smu-new-table .pb-xxl-3{padding-bottom:1rem!important}.smu-new-table .pb-xxl-4{padding-bottom:1.5rem!important}.smu-new-table .pb-xxl-5{padding-bottom:3rem!important}.smu-new-table .ps-xxl-0{padding-left:0!important}.smu-new-table .ps-xxl-1{padding-left:.25rem!important}.smu-new-table .ps-xxl-2{padding-left:.5rem!important}.smu-new-table .ps-xxl-3{padding-left:1rem!important}.smu-new-table .ps-xxl-4{padding-left:1.5rem!important}.smu-new-table .ps-xxl-5{padding-left:3rem!important}.smu-new-table .text-xxl-start{text-align:left!important}.smu-new-table .text-xxl-end{text-align:right!important}.smu-new-table .text-xxl-center{text-align:center!important}}@media (min-width:1200px){.smu-new-table .col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.smu-new-table .col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.smu-new-table .col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.smu-new-table .col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.smu-new-table .col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.smu-new-table .col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.smu-new-table .col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.smu-new-table .col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.smu-new-table .col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.smu-new-table .col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.smu-new-table .col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.smu-new-table .col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.smu-new-table .col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.smu-new-table .offset-xl-0{margin-left:0}.smu-new-table .offset-xl-1{margin-left:8.33333333%}.smu-new-table .offset-xl-2{margin-left:16.66666667%}.smu-new-table .offset-xl-3{margin-left:25%}.smu-new-table .offset-xl-4{margin-left:33.33333333%}.smu-new-table .offset-xl-5{margin-left:41.66666667%}.smu-new-table .offset-xl-6{margin-left:50%}.smu-new-table .offset-xl-7{margin-left:58.33333333%}.smu-new-table .offset-xl-8{margin-left:66.66666667%}.smu-new-table .offset-xl-9{margin-left:75%}.smu-new-table .offset-xl-10{margin-left:83.33333333%}.smu-new-table .offset-xl-11{margin-left:91.66666667%}.smu-new-table .g-xl-0,.smu-new-table .gx-xl-0{--bs-gutter-x:0}.smu-new-table .g-xl-0,.smu-new-table .gy-xl-0{--bs-gutter-y:0}.smu-new-table .g-xl-1,.smu-new-table .gx-xl-1{--bs-gutter-x:0.25rem}.smu-new-table .g-xl-1,.smu-new-table .gy-xl-1{--bs-gutter-y:0.25rem}.smu-new-table .g-xl-2,.smu-new-table .gx-xl-2{--bs-gutter-x:0.5rem}.smu-new-table .g-xl-2,.smu-new-table .gy-xl-2{--bs-gutter-y:0.5rem}.smu-new-table .g-xl-3,.smu-new-table .gx-xl-3{--bs-gutter-x:1rem}.smu-new-table .g-xl-3,.smu-new-table .gy-xl-3{--bs-gutter-y:1rem}.smu-new-table .g-xl-4,.smu-new-table .gx-xl-4{--bs-gutter-x:1.5rem}.smu-new-table .g-xl-4,.smu-new-table .gy-xl-4{--bs-gutter-y:1.5rem}.smu-new-table .g-xl-5,.smu-new-table .gx-xl-5{--bs-gutter-x:3rem}.smu-new-table .g-xl-5,.smu-new-table .gy-xl-5{--bs-gutter-y:3rem}.smu-new-table .dropdown-menu-xl-start{--bs-position:start}.smu-new-table .dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.smu-new-table .dropdown-menu-xl-end{--bs-position:end}.smu-new-table .dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}.smu-new-table .navbar-expand-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.smu-new-table .list-group-horizontal-xl,.smu-new-table .navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.smu-new-table .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.smu-new-table .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.smu-new-table .navbar-expand-xl .navbar-nav-scroll{overflow:visible}.smu-new-table .navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.smu-new-table .navbar-expand-xl .navbar-toggler{display:none}.smu-new-table .list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.smu-new-table .list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.smu-new-table .list-group-horizontal-xl>.list-group-item.active{margin-top:0}.smu-new-table .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.smu-new-table .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}.smu-new-table .modal-xl{max-width:1140px}.smu-new-table .sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.smu-new-table .float-xl-start{float:left!important}.smu-new-table .float-xl-end{float:right!important}.smu-new-table .float-xl-none{float:none!important}.smu-new-table .d-xl-inline{display:inline!important}.smu-new-table .d-xl-inline-block{display:inline-block!important}.smu-new-table .d-xl-block{display:block!important}.smu-new-table .d-xl-grid{display:-ms-grid!important;display:grid!important}.smu-new-table .d-xl-table{display:table!important}.smu-new-table .d-xl-table-row{display:table-row!important}.smu-new-table .d-xl-table-cell{display:table-cell!important}.smu-new-table .d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.smu-new-table .d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.smu-new-table .d-xl-none{display:none!important}.smu-new-table .flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.smu-new-table .flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.smu-new-table .flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.smu-new-table .flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.smu-new-table .flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.smu-new-table .flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.smu-new-table .flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.smu-new-table .flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.smu-new-table .flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.smu-new-table .flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.smu-new-table .flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.smu-new-table .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.smu-new-table .gap-xl-0{gap:0!important}.smu-new-table .gap-xl-1{gap:.25rem!important}.smu-new-table .gap-xl-2{gap:.5rem!important}.smu-new-table .gap-xl-3{gap:1rem!important}.smu-new-table .gap-xl-4{gap:1.5rem!important}.smu-new-table .gap-xl-5{gap:3rem!important}.smu-new-table .justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.smu-new-table .justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.smu-new-table .justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.smu-new-table .justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.smu-new-table .justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.smu-new-table .justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.smu-new-table .align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.smu-new-table .align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.smu-new-table .align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.smu-new-table .align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.smu-new-table .align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.smu-new-table .align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.smu-new-table .align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.smu-new-table .align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.smu-new-table .align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.smu-new-table .align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.smu-new-table .align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.smu-new-table .align-self-xl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.smu-new-table .align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.smu-new-table .align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.smu-new-table .align-self-xl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.smu-new-table .align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.smu-new-table .align-self-xl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.smu-new-table .order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.smu-new-table .order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.smu-new-table .order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.smu-new-table .order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.smu-new-table .order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.smu-new-table .order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.smu-new-table .order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.smu-new-table .order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.smu-new-table .m-xl-0{margin:0!important}.smu-new-table .m-xl-1{margin:.25rem!important}.smu-new-table .m-xl-2{margin:.5rem!important}.smu-new-table .m-xl-3{margin:1rem!important}.smu-new-table .m-xl-4{margin:1.5rem!important}.smu-new-table .m-xl-5{margin:3rem!important}.smu-new-table .m-xl-auto{margin:auto!important}.smu-new-table .mx-xl-0{margin-right:0!important;margin-left:0!important}.smu-new-table .mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.smu-new-table .mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.smu-new-table .mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.smu-new-table .mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.smu-new-table .mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.smu-new-table .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.smu-new-table .my-xl-0{margin-top:0!important;margin-bottom:0!important}.smu-new-table .my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.smu-new-table .my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.smu-new-table .my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.smu-new-table .my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.smu-new-table .my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.smu-new-table .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.smu-new-table .mt-xl-0{margin-top:0!important}.smu-new-table .mt-xl-1{margin-top:.25rem!important}.smu-new-table .mt-xl-2{margin-top:.5rem!important}.smu-new-table .mt-xl-3{margin-top:1rem!important}.smu-new-table .mt-xl-4{margin-top:1.5rem!important}.smu-new-table .mt-xl-5{margin-top:3rem!important}.smu-new-table .mt-xl-auto{margin-top:auto!important}.smu-new-table .me-xl-0{margin-right:0!important}.smu-new-table .me-xl-1{margin-right:.25rem!important}.smu-new-table .me-xl-2{margin-right:.5rem!important}.smu-new-table .me-xl-3{margin-right:1rem!important}.smu-new-table .me-xl-4{margin-right:1.5rem!important}.smu-new-table .me-xl-5{margin-right:3rem!important}.smu-new-table .me-xl-auto{margin-right:auto!important}.smu-new-table .mb-xl-0{margin-bottom:0!important}.smu-new-table .mb-xl-1{margin-bottom:.25rem!important}.smu-new-table .mb-xl-2{margin-bottom:.5rem!important}.smu-new-table .mb-xl-3{margin-bottom:1rem!important}.smu-new-table .mb-xl-4{margin-bottom:1.5rem!important}.smu-new-table .mb-xl-5{margin-bottom:3rem!important}.smu-new-table .mb-xl-auto{margin-bottom:auto!important}.smu-new-table .ms-xl-0{margin-left:0!important}.smu-new-table .ms-xl-1{margin-left:.25rem!important}.smu-new-table .ms-xl-2{margin-left:.5rem!important}.smu-new-table .ms-xl-3{margin-left:1rem!important}.smu-new-table .ms-xl-4{margin-left:1.5rem!important}.smu-new-table .ms-xl-5{margin-left:3rem!important}.smu-new-table .ms-xl-auto{margin-left:auto!important}.smu-new-table .p-xl-0{padding:0!important}.smu-new-table .p-xl-1{padding:.25rem!important}.smu-new-table .p-xl-2{padding:.5rem!important}.smu-new-table .p-xl-3{padding:1rem!important}.smu-new-table .p-xl-4{padding:1.5rem!important}.smu-new-table .p-xl-5{padding:3rem!important}.smu-new-table .px-xl-0{padding-right:0!important;padding-left:0!important}.smu-new-table .px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.smu-new-table .px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.smu-new-table .px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.smu-new-table .px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.smu-new-table .px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.smu-new-table .py-xl-0{padding-top:0!important;padding-bottom:0!important}.smu-new-table .py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.smu-new-table .py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.smu-new-table .py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.smu-new-table .py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.smu-new-table .py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.smu-new-table .pt-xl-0{padding-top:0!important}.smu-new-table .pt-xl-1{padding-top:.25rem!important}.smu-new-table .pt-xl-2{padding-top:.5rem!important}.smu-new-table .pt-xl-3{padding-top:1rem!important}.smu-new-table .pt-xl-4{padding-top:1.5rem!important}.smu-new-table .pt-xl-5{padding-top:3rem!important}.smu-new-table .pe-xl-0{padding-right:0!important}.smu-new-table .pe-xl-1{padding-right:.25rem!important}.smu-new-table .pe-xl-2{padding-right:.5rem!important}.smu-new-table .pe-xl-3{padding-right:1rem!important}.smu-new-table .pe-xl-4{padding-right:1.5rem!important}.smu-new-table .pe-xl-5{padding-right:3rem!important}.smu-new-table .pb-xl-0{padding-bottom:0!important}.smu-new-table .pb-xl-1{padding-bottom:.25rem!important}.smu-new-table .pb-xl-2{padding-bottom:.5rem!important}.smu-new-table .pb-xl-3{padding-bottom:1rem!important}.smu-new-table .pb-xl-4{padding-bottom:1.5rem!important}.smu-new-table .pb-xl-5{padding-bottom:3rem!important}.smu-new-table .ps-xl-0{padding-left:0!important}.smu-new-table .ps-xl-1{padding-left:.25rem!important}.smu-new-table .ps-xl-2{padding-left:.5rem!important}.smu-new-table .ps-xl-3{padding-left:1rem!important}.smu-new-table .ps-xl-4{padding-left:1.5rem!important}.smu-new-table .ps-xl-5{padding-left:3rem!important}.smu-new-table .text-xl-start{text-align:left!important}.smu-new-table .text-xl-end{text-align:right!important}.smu-new-table .text-xl-center{text-align:center!important}.smu-new-table .fs-1{font-size:2.5rem!important}.smu-new-table .fs-2{font-size:2rem!important}.smu-new-table .fs-3{font-size:1.75rem!important}.smu-new-table .fs-4{font-size:1.5rem!important}}@media print{.smu-new-table .d-print-inline{display:inline!important}.smu-new-table .d-print-inline-block{display:inline-block!important}.smu-new-table .d-print-block{display:block!important}.smu-new-table .d-print-grid{display:-ms-grid!important;display:grid!important}.smu-new-table .d-print-table{display:table!important}.smu-new-table .d-print-table-row{display:table-row!important}.smu-new-table .d-print-table-cell{display:table-cell!important}.smu-new-table .d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.smu-new-table .d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.smu-new-table .d-print-none{display:none!important}}.smu-new-table .container{max-width:1070px;margin-bottom:30px}.smu-new-table .smu-table{border:1px solid #e0e0e0;font-size:14px;font-family:"Open Sans"}.smu-new-table .smu-table .smu-table-row.row-border,.smu-new-table .smu-table-2-cols-with-title .smu-table-row .smu-table-left-col{border-bottom:1px solid #e0e0e0}.smu-new-table .smu-table hr{margin:5px 0}.smu-new-table .smu-table-header{padding:12px 8px;text-align:center;color:#fff;font-size:12px;font-weight:700;position:relative}.smu-new-table .smu-table-header::after{content:'';width:1px;height:50%;background-color:#fff;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.smu-new-table .smu-module{width:125px;margin:auto auto 30px;font-size:14px;padding:6px;font-weight:600;text-align:center;border-radius:4px;max-width:100%}.smu-new-table .smu-module-box{font-size:12px;border:1px solid #e0e0e0;text-align:center;width:100%;padding:12px;font-weight:700}.smu-new-table .smu-table-body,.smu-new-table .smu-table-col{padding:15px}.smu-new-table .smu-mi .smu-mi-table .smu-table-header,.smu-new-table .smu-table-col-large{padding:20px}.smu-new-table .smu-table-graph{border-radius:100px;width:80%;margin-left:15px;font-size:10px;font-weight:600;padding:5px;text-align:center;position:relative;margin-top:15px;margin-bottom:15px}.smu-new-table .smu-table-graph::after,.smu-new-table .smu-table-graph::before{content:"";width:6px;height:6px;background-color:#fff;border-radius:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.smu-new-table .smu-table-graph::after{right:15px}.smu-new-table .smu-table-graph::before{left:15px}.smu-new-table .smu-table-graph.graph-line{background:0 0!important;color:#252525!important}.smu-new-table .smu-table-graph.graph-line::after,.smu-new-table .smu-table-graph.graph-line::before{background-color:transparent;border:1px solid #252525}.smu-new-table .smu-table-graph.graph-line>div>div{background-color:#f5f5f5;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;padding:2px 0;font-size:10px;border-radius:10px}.smu-new-table .smu-table-graph.graph-line>div::before{content:"";position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:1px;background-color:#252525;width:calc(100% - 12px)}.smu-new-table .smu-table-graph.graph-vertical{width:20px}.smu-new-table .smu-table-graph.graph-vertical::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:15px}.smu-new-table .smu-table-graph.graph-vertical::after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:15px;top:auto}.smu-new-table .smu-mitb .smu-table-timeline-parttime>.col,.smu-new-table .smu-table-timeline-parttime>.col{width:12.5%}.smu-new-table .smu-table-h2{color:#131e52;font-size:20px;font-weight:600;text-transform:none}.smu-new-table .smu-table-text-16{font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#252525}.smu-new-table .smu-mitb .smu-table-graph::after,.smu-new-table .smu-mitb .smu-table-graph::before,.smu-new-table .smu-mitb .smu-table-stripe .smu-table-row:nth-child(2n),.smu-new-table .smu-msa .smu-table-graph::after,.smu-new-table .smu-msa .smu-table-graph::before,.smu-new-table .smu-table-stripe .smu-table-row:nth-child(odd){background-color:#fff}.smu-new-table .smu-table-stripe .smu-table-row:nth-child(2n){background-color:#c5bebe}.smu-new-table ul.smu-table-list{line-height:19px;margin-left:0;list-style:disc;padding-right:0;padding-bottom:0;display:block}.smu-new-table ul.smu-table-list li{margin-bottom:10px;padding:0;width:100%}.smu-new-table ul.smu-table-list.list-style-asterix,.smu-new-table ul.smu-table-list.list-style-none{padding:0;margin:0;list-style:none}.smu-new-table ul.smu-table-list.list-style-asterix{text-indent:-.5em;padding:0 0 0 1em}.smu-new-table ul.smu-table-list.list-style-asterix li::before{content:'*'}.smu-new-table ul.smu-table-list.list-style-asterix li.no-asterix::before{content:''}.smu-new-table ul.smu-table-list.list-style-asterix li.asterix-3::before{content:'***'}.smu-new-table ul.smu-table-list.list-style-asterix li.asterix-2::before{content:'**'}.smu-new-table .smu-table-left-col{border-right:1px solid #e0e0e0}@media (max-width:1199px){.smu-new-table .smu-table-timeline{width:880px}}.smu-new-table .smu-table-timeline-container{max-width:100%}.smu-new-table .smu-table-timeline-left{background-color:#f5f5f5;border:1px solid #e0e0e0;position:relative;padding:10px 15px 15px}.smu-new-table .smu-table-timeline-left .time{font-weight:400;font-size:12px;line-height:16px;color:#868686}.smu-new-table .smu-table-timeline-left.title-position-bottom>*{position:absolute;bottom:15px}.smu-new-table .smu-table-timeline .col-pin{min-height:100px;position:relative;padding:0 10px;margin-bottom:5px}.smu-new-table .smu-table-timeline .col-pin.col-pin-left{border-left:2px solid #005c96}.smu-new-table .smu-table-timeline .col-pin.col-pin-left::before{content:"";border-radius:100%;width:6px;height:6px;background-color:#005c96;position:absolute;left:-4.1px;bottom:0}.smu-new-table .smu-table-timeline .col-pin.col-pin-right{border-right:2px solid #005c96;text-align:right}.smu-new-table .smu-table-timeline .col-pin.col-pin-right::after{content:"";border-radius:100%;width:6px;height:6px;background-color:#005c96;position:absolute;right:-4.1px;bottom:0}.smu-new-table .smu-table-timeline .col-pin-gold.col-pin-left{border-left:2px solid #9e8d74}.smu-new-table .smu-table-timeline .col-pin-gold.col-pin-left::before,.smu-new-table .smu-table-timeline .col-pin-gold.col-pin-right::after{background-color:#9e8d74}.smu-new-table .smu-table-timeline .col-pin-gold.col-pin-right{border-right:2px solid #9e8d74}.smu-new-table .smu-table-timeline .col-pin-bottom .col-pin{margin-top:8px}.smu-new-table .smu-table-timeline .col-pin-bottom .col-pin-left::before,.smu-new-table .smu-table-timeline .col-pin-bottom .col-pin-right::after{bottom:100%}.smu-new-table .smu-table-2-cols-with-title .col-title{color:#131e52;text-transform:uppercase;font-weight:700;font-size:16px;line-height:22px;padding:10px 10px 10px 0}.smu-new-table .smu-table-2-cols-with-title .smu-table-left-col{color:#fff;text-transform:uppercase;font-weight:700;font-size:16px;line-height:22px;background-color:#131e52;padding:15px}.smu-new-table .smu-table-2-cols-with-title .smu-table-row{margin-bottom:30px}.smu-new-table .smu-table-2-cols-with-title .smu-table-row .smu-table-body{border:1px solid #e0e0e0;border-bottom-width:0}.smu-new-table .smu-table-2-cols-with-title .smu-table-row .smu-table-body:last-child{border-bottom-width:1px}.smu-new-table .smu-table-2-cols-with-title .row-brown .smu-table-left-col{background-color:#765f3b}.smu-new-table .smu-col-title{padding:15px;font-weight:700;font-size:20px;line-height:27px;text-transform:uppercase;text-align:center}.smu-new-table .smu-legends{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.smu-new-table .smu-legends .label-color{width:20px;height:20px;margin-right:10px}.smu-new-table .smu-msa .smu-table-header{background-color:#9e0040}.smu-new-table .smu-msa .smu-table-header-dark{background:#740f2c}.smu-new-table .smu-msa .smu-module{color:#000;background-color:#fef3f6;font-size:12px}.smu-new-table .smu-mitb .smu-module-gold,.smu-new-table .smu-msa .smu-module-gold{background:#9e8d74;color:#fff}.smu-new-table .smu-msa .smu-table-graph{background:#7d0033;color:#fff}.smu-new-table .smu-msa .smu-table-body{padding:10px}.smu-new-table .smu-mitb .smu-table-timeline-left .smu-table-h2,.smu-new-table .smu-msa .smu-table-timeline-left .smu-table-h2,.smu-new-table .smu-mse .smu-table-stripe-col .smu-table-header,.smu-new-table .smu-msfe .smu-msfe-third-table .smu-table-body{font-size:14px}.smu-new-table .smu-mi .smu-mi-table-date:last-child::after,.smu-new-table .smu-msa .smu-table-stripe .smu-table-header::after{visibility:hidden}.smu-new-table .smu-msa .smu-table-stripe .smu-table-row:nth-child(2n){background-color:#fef3f6}.smu-new-table .smu-msa .smu-table-stripe .smu-table-left-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.smu-new-table .smu-mitb .smu-table-header{background-color:#c69200}.smu-new-table .smu-mitb .smu-col-title,.smu-new-table .smu-mitb .smu-table-header-dark{background:#c69200}.smu-new-table .smu-mitb .smu-module{color:#000;background-color:#fef3f6}.smu-new-table .smu-mitb .smu-table-graph{background:#c69200;color:#fff}.smu-new-table .smu-mitb .smu-table-timeline-module-wraper>.row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.smu-new-table .smu-mitb .smu-table-timeline-module-wraper>.row>.col-span{max-width:none}.smu-new-table .smu-mitb .smu-table-timeline-left{max-width:92px}.smu-new-table .smu-mitb .smu-table-stripe .smu-table-row:nth-child(odd){background-color:rgba(215,163,42,.1)}.smu-new-table .smu-mitb .smu-col-title .smu-table-h2{color:#fff;margin:0}.smu-new-table .smu-mse .smu-mse-school-economics{width:368px;max-width:100%;font-family:Oswald,sans-serif}.smu-new-table .smu-mse .smu-mse-school-economics .mse-title{background-color:#006685;color:#fff;padding:15px;text-align:center;font-size:20px;font-weight:200}.smu-new-table .smu-mse .smu-mse-school-economics .mse-box{background-color:#131e52;color:#fff;padding:15px}.smu-new-table .smu-mse .smu-mse-school-economics .mse-box .mse-numeric{font-weight:700;font-size:52px;line-height:63px}.smu-new-table .smu-mse .smu-mse-school-economics .mse-box .mse-in{font-weight:500;font-size:26px;line-height:39px}.smu-new-table .smu-mse .smu-mse-school-economics .mse-box .sup{font-weight:600;font-size:16px;line-height:12px}.smu-new-table .smu-mse .smu-table-stripe-col .smu-table-body{padding:15px 10px;font-size:14px}.smu-new-table .smu-mi .smu-table-header-dark{background:#131e52}.smu-new-table .smu-mi .smu-module{margin:15px 0;background-color:#eaf1f5;width:100%;font-size:12px;padding:8px}.smu-new-table .smu-mi .smu-bg-brown{background-color:#ebdfcd}.smu-new-table .smu-mi .smu-table-graph{background:#131e52;color:#fff}.smu-new-table .smu-mi .smu-table-timeline-left .smu-table-h2{padding:8px 14px;text-align:center;background-color:#005c96;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;font-size:12px}.smu-new-table .smu-mi .smu-table-timeline-left .smu-month{position:absolute;bottom:15px;font-weight:600;font-size:28px;line-height:38px;color:#151c55}.smu-new-table .smu-mi .smu-table-timeline-left .smu-month span{font-weight:400;font-size:12px;line-height:16px;color:#252525}.smu-new-table .smu-mi .smu-mi-table{border:none}.smu-new-table .smu-mi .smu-mi-table-content{border:1px solid #e0e0e0;background-color:#f5f5f5}.smu-new-table .smu-mi .smu-mi-table-content .row [class*=col-]{margin-bottom:-99999px;padding-bottom:99999px}.smu-new-table .smu-mi .smu-mi-table-content>.row>div>.row{height:100%}.smu-new-table .smu-mi .smu-mi-table .smu-table-body{border-top:1px solid #e0e0e0;background-color:#fff;height:100%;word-break:break-word;font-size:12px;min-height:68px}.smu-new-table .smu-mi .smu-mi-table .smu-table-body-brown{background-color:#9e8d74;font-weight:600;font-size:14px;line-height:19px;color:#fff;padding:40px 10px}.smu-new-table .smu-mi .smu-mi-table .smu-table-body-blue-light{background-color:#eaf1f5;font-weight:600;font-size:14px;line-height:19px;padding:40px 10px}.smu-new-table .smu-mi .smu-mi-table-date{padding:30px 10px;background-color:#d5d5d5!important;font-weight:600;font-size:10px;line-height:14px;color:#005c96;min-width:61px;max-width:100%;position:relative;height:100%;text-align:left;border-top-width:0!important}.smu-new-table .smu-mi .smu-mi-table-date.line-border::before{content:"";position:absolute;width:80%;height:1px;background-color:#000;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.smu-new-table .smu-mi .smu-mi-tooltip{position:absolute;left:9px;right:0;top:14%;z-index:1}.smu-new-table .smu-mi .smu-mi-tooltip-content{padding:5px;font-style:normal;font-weight:400;font-size:10px;line-height:14px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;width:112px;color:#000;text-align:left}.smu-new-table .smu-mi .smu-mi-tooltip::after{content:"";position:absolute;left:-7px;bottom:-6px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:14px solid #fff;rotate:90deg}.smu-new-table .smu-mi .smu-mi-tooltip::before{position:absolute;left:-7px;bottom:-8px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #e0e0e0;rotate:90deg}@media (max-width:767px){.smu-new-table .smu-table,.smu-new-table .smu-table-text-16,.smu-new-table .smu-table-text-16>*{font-size:12px}.smu-new-table .smu-mi .smu-table-timeline-left .smu-month span,.smu-new-table .smu-table-header{font-size:10px}.smu-new-table .smu-table-body,.smu-new-table .smu-table-col{font-size:11px}.smu-new-table .smu-table-col-large{padding:8px}.smu-new-table .smu-table-h2{font-size:16px}.smu-new-table .smu-table-timeline-left{padding:10px;width:134px}.smu-new-table .smu-msa .smu-table-body{font-size:14px}.smu-new-table .smu-msa .smu-table-timeline-left{max-width:94px}.smu-new-table .smu-mitb .smu-table-2-cols-with-title .smu-table-body{font-size:15px}.smu-new-table .smu-mse .smu-mse-second-table .smu-table-header,.smu-new-table .smu-msfe .smu-msfe-second-table .smu-table-header{border-bottom:1px solid #fff}.smu-new-table .smu-mi .smu-table-timeline-left{width:auto}.smu-new-table .smu-mi .smu-table-timeline-left .smu-month{font-size:20px}.smu-new-table .smu-mi .smu-mi-table-content .row .col,.smu-new-table .smu-mi .smu-mi-table-content .row [class*=col-]{max-width:30%}.smu-new-table .smu-mi .smu-mi-table-content .row .col-full{max-width:80%}.smu-new-table .smu-mi .smu-mi-table .smu-table-body.text-12{min-height:50px}.smu-new-table .smu-mi .smu-mi-table .smu-table-body{padding:10px;font-size:10px}.smu-new-table .smu-mi .smu-mi-table-date{padding:10px;min-width:auto;width:20%}.smu-new-table .smu-mi .smu-mi-tooltip{left:-96px;right:0;top:9%}.smu-new-table .smu-mi .smu-mi-tooltip::after{left:auto;right:-3px;rotate:-90deg}}.smu-new-table .smu-msfe .smu-msfe-third-table .smu-table-header{background-color:#006685;font-size:14px}@media (max-width:991px){.smu-new-table .btn.btn-smu.btn-gold{font-size:16px;padding:10px}.smu-new-table .font-sm,.smu-new-table .font-sm>*,.smu-new-table .smu-mitb .smu-module-box,.smu-new-table .smu-mitb .smu-table-stripe>.smu-table-left-col,.smu-new-table .smu-mse .font-sm,.smu-new-table .smu-msfe .font-sm{font-size:12px}.smu-new-table .smu-mitb .font-sm,.smu-new-table .smu-mitb .font-sm>*,.smu-new-table .smu-module,.smu-new-table .text-12{font-size:10px}.smu-new-table .smu-table-timeline-container{overflow-x:auto}.smu-new-table .smu-mitb .smu-table-graph.graph-line>div>div{width:68%}.smu-new-table .smu-mitb .smu-table-graph.latest>div>div{width:45%}.smu-new-table .smu-mi .smu-module{padding:8px 5px}.smu-new-table .smu-mi .smu-mi-table .smu-table-header{text-align:left}}.smu-new-table .smu-mpa .graph-box{border-radius:4px;background-color:#9e8d74}

@media (min-width: 991px) {
    .classProfile__items {
        width: calc(100% / 4)!important;
        padding: 0 0 50px 0;
    }
    .five-item .classProfile__items {
        width: calc(100% / 5)!important;
    }
}

@media (max-width: 767px) {
    .modal-dialog {
        width: 90%!important;
        max-width: 100%;
    }
    
    #mitb-tracks #pgp-core-courses-detail-AT .table td, 
    #mitb-tracks #pgp-core-courses-detail-AI .table td, 
    #mitb-tracks #pgp-core-courses-detail-DT .table td, 
    #mitb-tracks #pgp-core-courses-detail-FTA .table td {
      white-space: normal;
    }
    
    #mitb-tracks #pgp-core-courses-detail-AT .table, 
    #mitb-tracks #pgp-core-courses-detail-AI .table, 
    #mitb-tracks #pgp-core-courses-detail-DT .table, 
    #mitb-tracks #pgp-core-courses-detail-FTA .table {
      width: 964px!important;
	    max-width: 964px!important;
    }
    
    #mitb-tracks #pgp-core-courses-detail-AT .pgp-core-courses-detail-student-time .table, 
    #mitb-tracks #pgp-core-courses-detail-AI .pgp-core-courses-detail-student-time .table, 
    #mitb-tracks #pgp-core-courses-detail-DT .pgp-core-courses-detail-student-time .table, 
    #mitb-tracks #pgp-core-courses-detail-FTA .pgp-core-courses-detail-student-time .table {
      width: 100%!important;
	    max-width: 100%!important;
    }
}
.videosModule__panel::after {
  display: none;
}
.programmeTabs__contentList h3,
.programmeTabs__contentList .verticalTabSection__title {text-transform:uppercase !important;}
.subNav .subNavMenu__list--btn .subNavMenu__link--btnWhite {font-weight:bold;}
@media (min-width: 991px) {
.subNav .subNavMenu__list--btn .subNavMenu__item {
    margin: 0 0 0 15px;
}
.subNav .subNavMenu__list--btn .subNavMenu__link {width:173px; display:inline-block; text-align:center; padding: 10px 15px;}
}
.why-maf__panelItems a {
    color: #333;
}
.why-maf__panelInner .why-img {
    max-height: 77px;
}
.why-maf__panelTitle {
    color: #C59301;
}
.slk-basic-maf > .slick-list {height:auto !important}
.testimonials.-batch2 .quotes a p {display:inline;}

.main-slider {
		  position: relative;
		}
		.main-slider .slick-current {
			position: relative; 
			z-index: 2;
		}
		.v-wrapper {
			max-width: 100%;
			position: relative;
			width: 100%;
			padding-top: 56.25%;
		}
		.v-wrapper video,
		.v-wrapper iframe {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
.verticalTabs__contentPanel.active .tab .tab-content {
			display: none;
			max-height: 0;
			padding: 0;
		}
		.verticalTabs__contentPanel.active .tab.active .tab-content {
			display: block;
			max-height: inherit;
    		padding: 1em 0;
		}
		.verticalTabs__contentPanel.active .tab .tab-label::after {
			-webkit-transform: rotate(0deg);
    		transform: rotate(0deg);
		}
		.verticalTabs__contentPanel.active .tab.active .tab-label::after {
			-webkit-transform: rotate(90deg);
    		transform: rotate(90deg);
		}
.verticalTabs__content iframe {max-width:100%;}
.classProfile__list {margin-bottom: 40px;}
#section-class-profile-batch2 .classProfile__items picture {background: none;}

#footer .sticky-menu-footer {
    background: #2C3366;
    padding: 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width:100%;
    z-index:3;
}
#footer .sticky-menu-footer ul {
    margin:0;
    padding: 0;
    text-align: center;
}
#footer .sticky-menu-footer ul li {
    display: inline-block;
    padding: 5px;
}
#footer .sticky-menu-footer ul li a {
    background: #151C55;
    color: #fff;
    padding: 7px 20px;
    display: inline-block;
}
#footer .sticky-menu-footer ul li a:hover {
    color: #fff;
    opacity: 0.7;
}
#footer .sticky-menu-footer.msa-color,
		#footer .sticky-menu-footer.mpa-color,
		#footer .sticky-menu-footer.mcfo-color {background-color: rgba(158, 0, 64, 0.7);}
		#footer .sticky-menu-footer.msa-color ul li a,
		#footer .sticky-menu-footer.mpa-color ul li a,
		#footer .sticky-menu-footer.mcfo-color ul li a {background-color: #9E0040;}
		#footer .sticky-menu-footer.mse-color,
		#footer .sticky-menu-footer.msfe-color {background-color: rgba(0, 102, 133, 0.7);}
		#footer .sticky-menu-footer.mse-color ul li a,
		#footer .sticky-menu-footer.msfe-color ul li a {background-color: #006685;}
		#footer .sticky-menu-footer.mitb-color {background-color: rgba(198, 146, 0, 0.7);}
		#footer .sticky-menu-footer.mitb-color ul li a {background-color: #C69200;}
		#footer .sticky-menu-footer.llm-color,
		#footer .sticky-menu-footer.jd-color {background-color: rgba(51, 0, 102, 0.7);}
		#footer .sticky-menu-footer.llm-color ul li a {background-color: #330066;}
		#footer .sticky-menu-footer.mhcl-color,
		#footer .sticky-menu-footer.mcm-color,
		#footer .sticky-menu-footer.mi-color,
		#footer .sticky-menu-footer.gmf-color,
		#footer .sticky-menu-footer.mqf-color,
		#footer .sticky-menu-footer.mwm-color,
		#footer .sticky-menu-footer.mba-color,
		#footer .sticky-menu-footer.emba-color, 
		#footer .sticky-menu-footer.mim-color,
		#footer .sticky-menu-footer.maf-color {background-color: rgba(0, 92, 150, 0.7);}
		#footer .sticky-menu-footer.mhcl-color ul li a,
		#footer .sticky-menu-footer.mcm-color ul li a,
		#footer .sticky-menu-footer.mi-color ul li a,
		#footer .sticky-menu-footer.gmf-color ul li a,
		#footer .sticky-menu-footer.mqf-color ul li a,
		#footer .sticky-menu-footer.mwm-color ul li a,
		#footer .sticky-menu-footer.mba-color ul li a,
		#footer .sticky-menu-footer.emba-color ul li a,
		#footer .sticky-menu-footer.mim-color ul li a,
		#footer .sticky-menu-footer.maf-color ul li a {background-color: #005C96;}
@media (max-width: 768px) {
    #footer .sticky-menu-footer ul li a {font-size: 12px;}
}

.mobile-network {display: none;}

/*Community Details*/
body .main-container section.community-details {padding-top: 40px;}
.community-details .head-nav-section h1,
.community-details .sub-nav {font-weight: 300;}
.community-details .subNavBreadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
}
.community-details .subNavBreadcrumb li {
    padding: 0.5em 0;
}
.community-details .subNavBreadcrumb__link {
    font-size: 11px;
    line-height: 20px;
    font-weight: 300;
    margin: 0;
}
.community-details .subNavBreadcrumb__link::after {
    content: '>>';
    margin: 0 4px;
    font-weight: lighter;
}
.community-details .subNavBreadcrumb li.active .subNavBreadcrumb__link::after{display: none;}
.community-details .hero-banner {margin-top: 36px; margin-bottom: 36px;}
.community-content {margin-bottom: 95px;}
.community-content .com-top {
    margin-bottom: 40px;
    border-bottom: 1px solid #A4A4A4;
    padding-bottom: 30px;
}
.community-content .com-top .d-flex {
    justify-content: space-between;
    align-items: center;
}
.community-content .com-top h2.title {margin-bottom: 36px;}
.community-content .com-top .time-tag {margin-bottom: 22px;}
.community-content .com-top .comm-share {
    display: flex;
    align-items: center;
}
.community-content .com-top .comm-share span {margin-right: 20px;}
.community-content .com-top .comm-share ul {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.community-content .com-top .comm-share ul li {
    padding: 0 15px;
}
.related-community {margin-bottom: 50px;}
.related-community h2.title {margin-bottom: 36px;}
.related-community .gridList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    margin: 0 -15px;
}
.related-community .gridList .item {
    width: calc(100% / 3)!important;
    padding: 0 15px 30px;
}
.related-community .gridList .item a {
    border: 1px solid #E0E0E0;
    display: block;
}
.related-community .gridList .item .btm-box {padding: 20px;}
.related-community .gridList .item .time-tag {margin-bottom: 22px;}
.time-tag .avg-time,
.time-tag .tag {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    display: inline-flex;
}
.time-tag .tag {
    font-weight: 400;
    margin-left: 22px;
}
.time-tag .avg-time svg,
.time-tag .tag svg {margin-right: 10px;}
.related-community .gridList .item h4 {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #333;
    margin-bottom: 20px;
}
.com-top .published,
.related-community .gridList .item .published {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}
/*PHOTO GALLERY*/
#section-photo-gallery {padding: 60px 0}
#section-photo-gallery h3.classProfile__title {margin-bottom:30px;}
#section-photo-gallery .heroPanel__left.hero-banner.slk-hero-banner {width: 100%}


#programmeDetails-tab .heroPanel .heroPanelContentLink__title,
#admissions-tab .heroPanel .heroPanelContentLink__title {display:none;}
#programmeDetails-tab .heroPanel .heroPanelContentLink__list,
#admissions-tab .heroPanel .heroPanelContentLink__list {border-top:none; margin-left:0;}

@media (max-width: 768px) {
    .desktop-network {display: none;}
    .mobile-network {
        display: block;
        margin-top: 30px;
    }
    #section-global-network .network-content {
        margin-top: 20px;
        background: #F5F5F5;
        border: 1px solid #E0E0E0;
        padding: 15px;
    }
    #section-global-network .network-content h5 {
        font-family: 'Open Sans';
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        color: #000;
        margin: 0 0 5px;
    }
    #section-global-network .network-content p {
        font-family: 'Open Sans';
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        color: #005C96;
        margin: 0;
    }
    .community-content .com-top .d-flex {display: block !important;}
    .community-content .com-top .top-left {margin-bottom: 35px;}
    .community-content .com-top .comm-share ul li {padding: 0 10px;}
    .related-community .gridList .item {
        width: calc(100% / 1)!important;
    }
    #section-photo-gallery {padding: 30px 0}
}

/*Programme Videos*/
#section-videos-module .video-wrap {
    justify-content: center;
    display: flex;
}
#section-videos-module .video-wrap .item-video {
    text-align: center;
}
#section-videos-module .video-wrap .item-video.col-sm-12 {max-width: 718px;}
#section-videos-module .video-wrap .item-video img {width: 100%; object-fit: cover;}
#section-videos-module .video-wrap .item-video .v-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 20px;
    text-align: left;
}
#section-videos-module .video-wrap .item-video .v-caption p {
    color: #fff;
    margin:0 0 20px;
    font-family: 'Oswald';
    font-weight: 400;
}
#section-videos-module .video-wrap .item-video .v-caption .time {
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle;
    display: flex;
}
#section-videos-module .video-wrap .item-video .v-caption .time svg {margin-right: 10px;}
#section-videos-module .video-wrap .item-video .v-play {
    margin: 0 auto;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  width: 84px;
  height: 84px;
}
#section-videos-module .video-wrap .item-video .v-play svg {width: 100%; height: 100%;}

#section-videos-module .video-wrap .item-video .v-left {
    position: relative;
    height: 147.5px;
    width: 75%;
    max-width: 278px;
}

#section-videos-module .video-wrap.four-videos .item-video .v-left {height: 192px;}
#section-videos-module .video-wrap.four-videos .item-video .v-left {height: 121px;}

#section-videos-module .video-wrap .item-video .v-left img {height: 100%}
#section-videos-module .video-wrap .item-video .v-left .v-play {width: 52px; height: 52px;}
#section-videos-module .video-wrap .item-video .v-right {width: 55%;}
#section-videos-module .video-wrap .item-video .v-right .v-caption {
    position: relative;
    background: none;
    padding-top: 0;
    padding-bottom: 0;
}
#section-videos-module .video-wrap .item-video .v-right .v-caption p {
    color: #151D52;
    max-height: 75px;
    overflow: hidden;
    font-family: 'Oswald';
    font-weight: 400;
    margin-bottom: 10px;
}
#section-videos-module .video-wrap .item-video .v-right .v-caption .time {color: #333333;}
#section-videos-module .video-wrap.four-videos .item-video .v-right .v-caption p {max-height: 50px;}
@media (min-width: 1200px) {
#section-videos-module .video-wrap .item-video.col-sm-7 img {height:315px}
#section-videos-module .video-wrap.four-videos .item-video.col-sm-7 img {height:403px}
}
@media (max-width: 1200px) {
    #section-videos-module .video-wrap {
        display: block !important;
    }
   #section-videos-module .video-wrap .item-video {width:100%; float:none;}
    #section-videos-module .video-wrap .item-video .v-caption {padding: 10px 20px;}
    #section-videos-module .video-wrap .item-video .v-caption p {
        margin: 0 0 10px;
        height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    #section-videos-module .video-wrap .item-video .v-play {
        width: 48px; 
        height: 48px;
    }
}
@media (max-width: 768px) {
    footer #footer #footer-last {padding-bottom:5em}
}

/*Specific Color Programme*/
.page-soa .why-maf__panelTitle {color: #9E0040;}
.page-soe .why-maf__panelTitle {color: #006685;}
.page-sol .why-maf__panelTitle {color: #330066;}
.page-scis .why-maf__panelTitle {color: #C69200;}
.page-lkcsb .why-maf__panelTitle {color: #005C96;}

@media (max-width: 991px) {
body.menu-active #header,
body.menu-active #footer .sticky-menu-footer,
body.menu-active .marker-app,
body.menu-active #backtotop {display:none;}
.why-maf__panelTitle {height:auto !important}
.subNav .subNavMenuBar {position:absolute; margin:0; right:20px; top:48px;}
.eventtab .asideAcco .aside__title {margin:40px 0 20px;}
}
@media (max-width: 768px) {
.heroPanel .heroPanelContent {padding:15px;}
#how-to-apply .table {width:100% !important;}
#how-to-apply .table tr td:first-child {width:35%;}
}

@media (max-width: 991px) {
.verticalTabs__navList li {
	display: none;
	cursor: pointer;
	padding: 5px 10px;
	border-top: 1px solid black;
	min-width: 150px;
background:#ddd;
}
.verticalTabs__navLink {
	padding:9px 0;    
	font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #000 !important;
}
.verticalTabs__navList li:first-child {
	display: block;
	border-top: 0px;
background:#fff !important;
}
.verticalTabs__navList {
	border: 1px solid #26295C;
	display: inline-block;
	padding: 0;
	position: relative;
    margin-left:0;
    width:100%;
}
.verticalTabs__navList li:hover {
	background-color: #ddd;
}
.verticalTabs__navList li:first-child:hover {
	background-color: transparent;
}
.verticalTabs__navList.open li {
	display: block;
}
.verticalTabs__navItems.active .verticalTabs__navLink::after {display:none;}
.verticalTabs__navItems:first-child .verticalTabs__navLink::before {
    content: "\e901";
    color: #11175e;
    font-size: 10px;
    font-family: 'icomoon' !important;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
}
.verticalTabs .dropdown-nav {display:none;}
@media (max-width: 768px) {
.verticalTabs__nav .verticalTabs__navList {display:none;}
.verticalTabs .dropdown-nav {
width: 100%;
    height: 44px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    background: url(/sites/masters.smu.edu.sg/themes/custom/pgpp_nw2/images/arr-dropdown.svg) no-repeat 95% center;
    display: inline-block;
    position: relative;
    border: 1px solid #26295C;
}
.verticalTabs .dropdown-nav select {
    background: transparent;
    padding: 0 10px;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border: 0;
    height: 44px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.programmeTabs__contentList h3, .programmeTabs__contentList .verticalTabSection__title {font-size:24px;line-height:36px;}
.smu-new-table .smu-mi .smu-table-timeline-left .smu-month span, .smu-new-table .smu-table-header {font-size:14px;}
.smu-new-table .smu-msa .smu-table-body {text-align:center;}
.smu-new-table ul.smu-table-list {margin-left:0;}
.smu-new-table ul.smu-table-list li {list-style:none;}
.page-apply-now h3 {font-size: 24px;line-height: 36px;}
.page-apply-now table {margin-bottom:36px;width: 100% !important;}
.page-apply-now a.cta {width:auto; padding: 10px 20px;}
}
.rw-table-responsive table td ol li {
		    padding: 3px 0;
		    width: 100%;
		    margin: 0;
		}
		.rw-table-responsive table td ol.f-12 li {
			font-size: 12px;
    		line-height: 16.34px;
		}

.college-of-integrative-studies-and-school-of-social-sciences .subNav {background:#161B55;}
#footer .sticky-menu-footer.mst-color {background:rgba(21, 28, 85, 0.90);}
#footer .sticky-menu-footer.mst-color ul li a {background: #151C55;}
#mst .why-maf__panelTitle {color:#161B55;}
.programme-list .college-of-integrative-studies-and-school-of-social-sciences .title:after {
    background-color: #15296E;
}
.programme-list .college-of-integrative-studies-and-school-of-social-sciences .repeater__title-sm {
    color: #15296E;
}
.programme-list .college-of-integrative-studies-and-school-of-social-sciences .box-repeat {
    border-color: #15296E;
}
#mst #container-1-class-profile-batch2 center {display:none;}

.smu-new-table .smu-pie-chart{width:100%;min-height:500px}.smu-new-table .smu-pie-chart-figure{position:relative;width:100%;min-height:500px;margin:0;outline:0}.smu-new-table .smu-pie-chart-figure.chart-1{background:radial-gradient(circle closest-side,transparent 66%,#fff 0),conic-gradient(#bdae83 0,#bdae83 23%,#a7d6d8 0,#a7d6d8 37%,#7dbcc5 0,#7dbcc5 50%,#d3eaed 0,#d3eaed 57%,#d9d1b9 0,#d9d1b9 64%,#c7c8ca 0,#c7c8ca 69%,#a08459 0,#a08459 74%,#818284 0,#818284 100%)}.smu-new-table .smu-pie-chart-figure.chart-2{background:radial-gradient(circle closest-side,transparent 66%,#fff 0),conic-gradient(#bdae83 0,#bdae83 28%,#a7d6d8 0,#a7d6d8 53%,#d3eaed 0,#d3eaed 67%,#c7c8ca 0,#c7c8ca 76%,#a08459 0,#a08459 85%,#818284 0,#818284 100%)}.smu-new-table .smu-pie-chart-main-title{color:#333;margin-bottom:30px;font-size:28px;line-height:41.5px}.smu-new-table .smu-pie-chart-title{color:#005c96;font-size:28px;line-height:41.5px;margin-bottom:20px}.smu-new-table .smu-pie-chart p{font-size:16px;line-height:24px}.smu-new-table .smu-pie-chart .legends{display:block;gap:20px;margin-top:20px}@media screen and ((min-width:576px)){.smu-new-table .smu-pie-chart .legends{display:-webkit-box;display:-ms-flexbox;display:flex}}.smu-new-table .smu-pie-chart .legends ul{list-style:none;padding:0}.smu-new-table .smu-pie-chart .legends ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:16px;margin-bottom:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.smu-new-table .smu-pie-chart .legends ul li .square{display:block;width:24px;height:24px}.smu-new-table .smu-pie-chart .legends ul li .label{font-weight:600;font-size:16px;color:#212529}.smu-new-table .smu-pie-chart .legends ul li .color-chart1-1,.smu-new-table .smu-pie-chart .legends ul li .color-chart2-1{background-color:#bdae83}.smu-new-table .smu-pie-chart .legends ul li .color-chart1-2,.smu-new-table .smu-pie-chart .legends ul li .color-chart2-2{background-color:#a7d6d8}.smu-new-table .smu-pie-chart .legends ul li .color-chart1-3{background-color:#7dbcc5}.smu-new-table .smu-pie-chart .legends ul li .color-chart1-4,.smu-new-table .smu-pie-chart .legends ul li .color-chart2-3{background-color:#d3eaed}.smu-new-table .smu-pie-chart .legends ul li .color-chart1-5{background-color:#d9d1b9}.smu-new-table .smu-pie-chart .legends ul li .color-chart1-6,.smu-new-table .smu-pie-chart .legends ul li .color-chart2-4{background-color:#c7c8ca}.smu-new-table .smu-pie-chart .legends ul li .color-chart1-7,.smu-new-table .smu-pie-chart .legends ul li .color-chart2-5{background-color:#a08459}.smu-new-table .smu-pie-chart .legends ul li .color-chart1-8,.smu-new-table .smu-pie-chart .legends ul li .color-chart2-6{background-color:#818284}