body, html {
    text-align: right;
}

.float-right {
    float: left !important;
}

.float-left {
    float: right !important;
}
