html, body, #root, #root>div {
    height: 100%;
}
body{
  background-color: #F5F5F5;
}
.clearfix:after {
    content:"";
    display:block;
    clear:both;
}
.rowWrapper div span{
  cursor : pointer;   
}