body * {
    direction: ltr;
    text-align: left;
}

.top-menu-btn.dropdown {
    margin-right: 17px;
    margin-left: auto !important;
}

body header .navbar .loginBtn {
    text-align: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    left: auto !important;
    right: 0px !important;
}

body main .homepage .homeCardCon .homeCard img {
    position: relative;
    left: -1rem;   
}

body footer .link img {
    margin-right: 10px;
    margin-left: auto !important;    
}

body footer .whatsLink img {
    margin-right: 19px;
    margin-left: -17px;
}


body main .courses .corsesCardCon .corsesCard .cardsLink a {
    font-size: 12px;
}

.ahm-container .cardsLink .booksbtn {
    right: 12px;
    left: auto !important;
}

#leftside {
    top: -12rem !important;
    right: -2rem;
    left: auto !important;
}

body main .eventCon .whatsContact img {
    margin-right: 10px;
    margin-left: 0px !important;
}

body main .college .collegeCon .collegeCard .contactWhats {
    right: 20px;
    left: auto !important;
}

body main .college .collegeCon .collegeCard .cardInfo .info img {
    margin-right: 5px;
    margin-left: 0px !important;
}

.social i{
    margin-right: 10px;
    margin-left: 0px !important;
}

.secondary-h, .stickyicon-list {
    text-align: left;
}

.stickyicon-list a {
    margin-right: 10px;
    margin-left: 0px !important;
}

body main .groupsCon .groupCard .groupCardBtnCon a img {
    margin-right: 5px;
    margin-left: 0px !important;
}

body main .quizDetails .detail img {
    margin-right: 5px;
    margin-left: 0px !important;
}

.dropdown-content {
    left: 25%;
}

#unread_count {
    right: 18%;
    left: auto !important;
}