.font-size22px {
    font-size: 22px
}

.font-size14px {
    font-size: 14px !important
}

.smi-blue-color {
    color: #41a2b1;
}

.margin_top10px {
    margin-top: 10px !important
}

.margin_auto {
    margin: auto !important
}

.dark-black-text {
    font-weight: 600;
    color: black;
}

.red-text {
    color: red !important
}

.green-text {
    color: green !important
}

.table-border {
    border: transparent !important;
    border-bottom: 1px solid #e9edf0 !important;
}

.border-none {
    border: none !important;
}

.divider {
    width: 100%;
    margin-top: 10px;
    border-color: #e8e8e8;
}

.smi-small-button{
    font-size: 0.75rem;
  padding: 4px 10px;
  min-height: auto;
  line-height: 1.5;
  text-transform: none;
}

.font-weight500px {
    font-weight: 500 !important;
}

.label-title {
    margin: auto !important;
    text-align: right !important;
}

.ml-10px {
    margin-left: 10px;
}

.even-row-bg-color {
    background-color: #efefef !important;
}

.odd-row-bg-color {
    background-color: #f5f5f5 !important;
}

.MuiTablePagination-selectLabel,
.MuiTablePagination-displayedRows {
    margin-bottom: 0px !important;
}

/* .MuiInputLabel-outlined{ */
/* transform: translate(14px, 12px) scale(1) !important; */
/* border-radius: 0px; */
/* } */
/* .common_class{
    border-radius: 0;
} */

/* .css-h1xipn-MuiOutlinedInput-notchedOutline{
    border-radius: 4px;
} */