:root,
:root.BlueOrange {
    --color0: black !important; /* as #000000 */
    --color1: white !important; /* as #ffffff */
    --color2: #375B85 !important; /* xanh */
    --color3: #FDCB63 !important; /* cam selected */
    --color4: #EAEFFB !important; /* cam hover */
    --color5: #F5F1F1 !important; /* mau disable */
    --color6: #CA1E03 !important; /* mau error */
    --color7: #eaeffb !important; /* mau main-second */
    --color8: #cccccc !important; /* border control */
    --color9: #acc2df !important; /* mau border input*/
    --color10: black !important; /* mau text in input disable*/
    --color11: #bcdffd !important; /* boder tab, menu*/
    --color12: #d2d7e1 !important; /* row alt grid*/
    --color13: #f4f7f8 !important; /* mau footer popup*/
    --color14: #22b5c7 !important; /* mau upload true*/
    --color16: #FBB419 !important; /* mau so caseid,upload inprocess true*/
    --color17: #dee5f8 !important; /* sorted column in grid*/
    --color18: #055cf5 !important; /* link hover*/
    --color20: #4932ba !important; /* link clicked*/
    --color21: #23ba20 !important; /* hight light dates, mau upload true*/
    --color22: #EAEAEA !important;
}
:root {
    --bg-color-main: var(--color22) !important;
}