/* styles for desktop */
.tinynav {
	display: none;
	z-index: 100;
}


.detached 
{
    background-color: white;
    z-index: 9990;
}

#rt-top.detached 
{
   top: 0px !important;
    z-index: 9995;
}