#navbarMenus_User
{
	background: transparent url("/images/general/comingsoon.svg") no-repeat right center ;
	background-size: 37px; 
	min-height: 38px;
	padding-right: 38px;
    width: 150px;
}

#dashboardUserInnerMenuBtn {
	background: #876f38 url("/images/general/comingsoon.svg") no-repeat right 10px center ;
	background-size:50px
}

.comingsoon2 {
    position: absolute;
    height: 120px;
    width: 120px;
    left: 10px;
    top: 200px;
    background: url('../images/general/comingsoon.svg') no-repeat ;
    background-size: 100%;
}

.mbcomingsoonnav {
    background: rgba(0, 0, 0, 0) url("../images/general/comingsoon.svg") no-repeat scroll 0 0 / 100% auto;
    display: inline-block;
    float: left;
    height: 60px;
    left: 10px;
    position: relative;
    top: 55px;
    width: 60px;
}

#navbarMenuMenuUserDiv, #navbarMenus_UserContainer
{
    display: none; 
}