
.movemanu
{
    cursor: move;
    position: fixed;
    z-index: 4;
	right: 20%;
	bottom: 40%;
}

.movemanu2
{
	right: 20%;
	bottom: 30%;
}
.movemanu3
{
	right: 20%;
	bottom: 20%;
}
.movemanu4
{
	right: 40%;
	bottom: 40%;
}

.remanu
{
    position: fixed;
    z-index: 4;
}

.div_details
{
    overflow-x: auto !important;   
    width:100%;
}