:root {
    --black: #8b8383e6;
    --menubar: #11409d;
    --menu: #0e3582;
    --menu-hover: #2254b6;
    --primary: #eb6215;
    --menu_strip: #eb6215;
    --menu_strip_link: #fff;
    --menu_sub_bg: #fff;
    --menu_sub_link: #333;
    --menu_sub_link_hover: #eb6215;
    --hover-color: #F2A404;
    --text-white: #fff;
    --text-black: #000000;
    --bg-white: #fff;
    --text-grey: #6c757d;
    --thead-bg: #0044cd;
    --table-border: #7c7575;
    --banner-trans: #0044cde0;
    --title-border: #f2a404;
    --title-border-color: #ffffff;
    --title-hover: #0f57f1;
    --footer-fa: #ffffff;
    --fa-hover: #dce1e7;
    --icon-color: #000;
    --top-text: #000000;
    --light-bg: #fff6f0;
    --primary-btn: #0044cd;
    --primary-hover: #0044cde3;
    --default-btn: #0044cd;
    --default-hover: #0044cde3;
    --active-btn: #0eac63;
    --active-hover: #0eac63e0;
    --deactive-btn: #dd3622;
    --deactive-hover: #dd3622e6;
    --edit-btn: #2f91c6;
    --edit-hover: #2f91c6d1;
    --create-btn: #F2A404;
    --create-hover: #c27c02e0;
    --back-hover: #f7f1f1;
    --add-btn: #F2A404;
    --add-hover: #c27c02e0;
    --next-btn: #F2A404;
    --next-hover: #c27c02e0;
    --download-btn: #F2A404;
    --download-hover: #c27c02e0;
    --upload-btn: #F2A404;
    --upload-hover: #c27c02e0;
    --export-btn: #F2A404;
    --export-hover: #c27c02e0;
    --proceed-btn: #F2A404;
    --proceed-hover: #c27c02e0;
    --exit-btn: #0044cd;
    --update-btn: #2f91c6;
    --update-hover: #2f91c6d1;
    --print-btn: #2f91c6;
    --print-hover: #2f91c6d1;
    --marquee: #333;
    --secondary: #f9f9f9;
    --copyright: #4a4a4a;
    --buy-transparent: #f2a404d1;
    --buy-transparent-green: #f2a404d1;
    --value-img: #eb6215;
    --buy-transparent-pink: #f2a404d1;
    --value-content: #898b8d;
    --border-satutrion: #f2a404;
    --border-red-new: #f2a404;
    --banner-bg-color: #f2a404b3;
    --border-blue-new: #0044cd;
    --view-more: #f2a404;
    --indicator: #fff;
    --indicator-active: #fff;
    --product-icon: #eb6215;
    --dark-yellow: #f2a404;
    --notify-icon: #eb6215;
    --slider: #f2a404;
    --panel-heading: #eb6215;
    --card-bg-color: #fff;
    --footer-bg: #333;
    --our-values: #333;
    --inner-content: #fff;
    --thead: #606060;
    --page-title: #333;
    --submit-btn: #314c71;
    --product-page-link: #333;
    --white: #fff;
    --red: #ff0000;
    --grey: #333;
    --lightgrey: #f6f7f9;
}
