/* ============================================================================
   RENK CLASSES OVERRIDE - Force background colors for cell_prepared
   This file MUST be loaded AFTER ui-fixes.css
   ============================================================================ */

/* Simple and powerful rules - just target td with renk class */
td.renk1 { background-color: #FDF5E6 !important; }
td.renk2 { background-color: #FFDEAD !important; }
td.renk3 { background-color: #E6E6FA !important; }
td.renk4 { background-color: #D1D1D1 !important; }
td.renk5 { background-color: #B0C4DE !important; }
td.renk6 { background-color: #98FB98 !important; }
td.renk7 { background-color: #F0E68C !important; }
td.renk8 { background-color: #EEDD82 !important; }
td.renk9 { background-color: #F5DEB3 !important; }
td.renk10 { background-color: #FFA07A !important; }
td.renk11 { background-color: #FFB6C1 !important; }
td.renk12 { background-color: #DDA0DD !important; }
td.renk13 { background-color: #D8BFD8 !important; }
td.renk14 { background-color: #EEE9E9 !important; }
td.renk15 { background-color: #EEDFCC !important; }
td.renk16 { background-color: #EEE9BF !important; }
td.renk17 { background-color: #FFF68F !important; }
td.renk18 { background-color: #EEEEE0 !important; }
td.renk19 { background-color: #E0EEE0 !important; }
td.renk20 { background-color: #E0ECDD !important; }
td.renk21 { background-color: #A4D3EE !important; }
td.renk22 { background-color: #D1EEEE !important; }
td.renk23 { background-color: #B4EEB4 !important; }
td.renk24 { background-color: #BCEE68 !important; }
td.renk25 { background-color: #FFD700 !important; }
td.renk26 { background-color: #FFC125 !important; }
td.renk27 { background-color: #FFC1C1 !important; }
td.renk28 { background-color: #FF8247 !important; }
td.renk29 { background-color: #FFD39B !important; }
td.renk30 { background-color: #FFA54F !important; }
