.fs-10 {font-size: 10px !important;}
.fs-11 {font-size: 11px !important;}
.fs-12 {font-size: 12px !important;}
.fs-13 {font-size: 13px !important;}
.fs-14 {font-size: 14px !important;}
.fs-15 {font-size: 15px !important;}
.fs-16 {font-size: 16px !important;}
.fs-17 {font-size: 17px !important;}
.fs-18 {font-size: 18px !important;}
.fs-19 {font-size: 19px !important;}
.fs-20 {font-size: 20px !important;}
.fs-23 {font-size: 23px !important;}
.fs-25 {font-size: 25px !important;}
.fs-30 {font-size: 30px !important;}
.fs-35 {font-size: 35px !important;}
.fs-40 {font-size: 40px !important;}
.fs-50 {font-size: 50px !important;}
.fs-100 {font-size: 100px !important;}

.select2-container--bootstrap-5.excel {font-size: 14px !important;}
.select2-container--bootstrap-5.excel .select2-selection__rendered,
.select2-container--bootstrap-5.excel .select2-results__option {font-size: 14px !important;}
.select2-drop-mask {z-index: 10052;}
.select2-container--bootstrap-5.vport .select2-results__option {font-size: 14px !important;}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: rgba(108, 95, 252, 0.1) !important;
    color: white;
}

.table { width:100% !important;border:none !important; z-index:3000 !important;}
#stockdb { background-color:transparent !important;border:none !important; }
#stockdb table td {line-height: 1.25 !important;font-size: 14px !important;vertical-align: top;}
#stockdb table td:nth-child(1) {width:100% !important;white-space: nowrap !important;padding-left:10px;}
#stockdb table th {text-align:center;}
#stockdb table th:nth-child(1) {text-align:left;}
/*
.stockdb table {width:100%;margin-top:0;}
.stockdb table td:nth-child(2) {width:30% !important;white-space: normal !important;}
.stockdb table td:nth-child(4) {width:70% !important;white-space: nowrap !important;padding:5px;}
*/