/*! UIkit 2.27.4 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
* > .uk-oddandeven { background-color: #F7F7F7; transition: .25s all; }
* > .uk-oddandeven:not(:last-child) { margin-bottom:0; }
* > .uk-oddandeven:not(:first-child) { margin-top:0; }
* > .uk-oddandeven:nth-child(odd) { background-color: #F3F3F3; }
* > .uk-oddandeven:hover { background-color: #E9E9E9; }
