.mobile-show-full-button {
    width: 100% !important;
}

#popover7{
    height: 54px;
}

#popimg4{
    height: 30px;
}

.newNavBar-OrangeColor {
    background-color: #F37720;
}



.popover-redesign-animated-desktop-header{
    width: 210px;
}

.popover-redesign-animated-desktop-content{
    -ms-transform: translate(86px, 76px); /* IE 9 */
    -webkit-transform: translate(86px, 76px); /* Safari */
    transform: translate(86px, 76px);
    visibility: visible;  /*hides sub-menu */
    opacity: 0;
    position: relative;
    top: 100%;
    right: 0%;
    /*left: 100;*/
    width: 100%;
    transform: translateY(-5em);
/*    z-index: -1 !important;*/
    transition: all 0.5s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s;
}

.Dnav{
        opacity: 1.0;
        visibility: visible;  /*hides sub-menu */
        top: 100%;
        right: 0%;
        width: 91%;
        z-index: -1 !important;
}

.trophy_hr{
    width: 96%;
}

.notificationtitle {
    background: #F5A623 !important;
}

.nav > li.desktop-navbar-trophylist-style > a {
    height: 33px;
    padding: 10px 10px 0px 10px;
}


.mobile-navbar-flex-container {
    display: -webkit-inline-flex;
    display: inline-flex;
    justify-content: space-around;
}

.mobile-navbar-flex-container-style{
    width: 100%;
}

.desktop-navbar-box-style{
    width: auto;
}

.desktop-navbar-trophylist-style{
    width: 100%;
    text-align: center;
}

.desktop-navbar-trophy-box-style{
    width: 95%;
    width: 187px;
}
.desktop-navbar-trophy-innerbox-size{
    width: 196.22px; 
    height:72px;
}

/*.desktop-trophy-dropdown{
    height: 0px;
}*/

.navbar-display-none{
    display: none;
}

.mobile-navbar-height{
    height: 50px;
    z-index: 10000000;
}

.mobile-navbar-trophy-size{
    /*height:50px !important; */
    width:34px !important;
}

.mobile-navbar-admin-size{
    height:30px !important; 
    width:30px !important;
}
.mobile-navbar-notification-size{
    height:30px !important; 
    width:30px !important;
}
.mobile-navbar-user-size{
    height:30px !important; 
    width:30px !important;
}
.navbar-height{
    height: 71px;
    z-index: 10000000;
}
