:root {
    --ct-leftbar-width: 251px;
    --text-black: #000000;
    --border-color-2: #E2E2E2;
    --table-bg-1: #EEF0F1;
    --table-bg-2: #F9F9F9;
    --ion-color-primary: #0CC76D;
    --ion-color-danger: #c5000f;
    --field-bg-white: #ffffff;
    --ion-color-success: #0CC76D;
    --text-white-2: #242424;
    --primary: #EE7D30;
    --primary-btn-hover: #f8a065;
    --danger: #c5000f;
    --card-bg: #F9F9F9;
    --field-bg-white: #ffffff;
    --success: #0CC76D;
    --text-white-2: #242424;
    --light-black: #242424;

}