.float-left {
    float: left;
}
.mr-1-percent {
    margin-right: 1%;
}
.clear-both {
    clear: both;
}
.pt-5-px {
    padding-top: 5px;
}
