﻿.flex-container {
    display: flex;
}

    .flex-container .flex-item-right {
        margin-left: auto;
    }
