
.pull-left{
	float: right !important;
}

.pull-right{
	float: left !important;
}

.sidebar_rtl {
    margin-top: 10px;
    background-color: #0b057a;
    /* width: 15vw; */
    border-radius: 20px 0 0 20px;
    margin-right: 1%;
}
