.cl {
   clear: both;
   height: 0;
   font-size: 0;
   line-height: 0;
   overflow: hidden;
}

.hide {
    position: absolute !important;
    top: -999999px;
}
