﻿.avatar > i {
    vertical-align: -webkit-baseline-middle !important;
    margin-top: 0px !important;
}
.footer .nav.nav-pills .nav-text {
    letter-spacing: 0.1px;
}
.rtl .sidebar-wrap .closemenu {
    left: -17px !important;
}
.btn:not(.btn-lg):not(.btn-group-lg>.btn):not(.btn-group-lg>.btn):not(.btn-sm):not(.btn-group-sm>.btn):not(.btn-group-sm>.btn):not(.avatar) i {
    font-size: 16px !important;
}
.btn:not(.btn-lg):not(.btn-group-lg>.btn):not(.btn-group-lg>.btn):not(.btn-sm):not(.btn-group-sm>.btn):not(.btn-group-sm>.btn):not(.avatar) {
    font-size: 16px !important;
}
.swipercategory .swiper-wrapper .swiper-slide {
    padding: 2px 15px 5px 0 !important;
}
.swiperhighlight .swiper-wrapper .swiper-slide:first-child {
    padding: 2px 12px 5px 0 !important;
}
.swiperhighlight .swiper-wrapper .swiper-slide:not(:first-child) {
    padding: 0 !important;
}
.swiperprojects .swiper-wrapper .swiper-slide:first-child {
    padding: 2px 12px 5px 0 !important;
}
    .swiperprojects .swiper-wrapper .swiper-slide:not(:first-child) {
        padding: 0 !important;
    }
.swipertrending .swiper-wrapper .swiper-slide:first-child {
    padding: 2px 12px 5px 0 !important;
}
    .swipertrending .swiper-wrapper .swiper-slide:not(:first-child) {
        padding: 0 !important;
    }
.chat-list .right-chat{
    text-align: left !important;
}
    .chat-list .right-chat .chat-block:before {
        border-left-color: #fff;
        border-right-color: transparent !important;
        right: auto !important;
        left:0 !important;
    }
.chat-list .left-chat .chat-block:before {
    border-right-color: #a3bbfa;
    border-left-color: transparent !important;
    left: auto !important;
    right: 0 !important;
}
.chat-list .right-chat .time {
    padding-left: 15px !important;
}
.chat-list .left-chat .time {
    padding-right: 15px !important;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-radius: 0.25rem !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}