@import url(https://www.boonex.com/base/css/default.css); /******************** Poll Module Result Bar Colors Begin *******************/ div.pollResultStatsRow:nth-child(5n+0) { background-color: #3498db !important; } div.pollResultStatsRow:nth-child(5n+1) { background-color: #e74c3c !important; } div.pollResultStatsRow:nth-child(5n+2) { background-color: #1bc5a4 !important; } div.pollResultStatsRow:nth-child(5n+3) { background-color: #9b59b6 !important; } div.pollResultStatsRow:nth-child(5n+4) { background-color: #e67e22 !important; } /******************** Poll Module Result Bar Colors End *******************/