body {
    text-align: right;
    direction: rtl;
}

.right-section {
    padding: 10px 0px 10px 15px;
}

    .right-section a {
        margin-bottom: 5px;
    }

.list-group-item i {
    color: #8d8a8a;
    margin-left: 5px;
}

@media(min-width:767px) {
    .section-border {
        border-left: 1px solid #d3d3d3;
        height: 100vh;
    }

    .dashboard-page {
        height: 100vh;
        /*overflow: hidden;*/
    }
}
