.nav-collapse{
	transition: max-height 0.15s ease-out;	
}
.dropdown-toggle-span{
	position: absolute;
    right: 4px;
    top: 7px;
    color: black;
    z-index: 9999;
    width: 10px;
    height: 20px;
}
