.select2 {
    /*width: 100% !important;*/
}

.select2-container .select2-selection--single {
    /*height: 45px !important;*/
}

.header-right .profile-list a span {
    background: none !important;
    position: absolute;
    top: 10px !important;
    right: 0 !important;
    cursor: pointer;
    margin-right: 15px !important;
}

.h3{
    font-weight: bold !important;
}
.nav-pills .nav-link.active
{
    color:#fff;background-color:#fb9678
}
.nav-item  a.nav-link{
    color: #fb9678;
}

.select2-container .select2-selection--single {

    /*height: 38px !important;*/
    /*line-height: 40px;*/
}
.select2-container .select2-selection--single {
    /*line-height: 21px !important;*/
}
