.cursor {
    cursor: pointer;
}

#notifications {
    cursor: pointer;
    position: fixed;
    right: 0px;
    z-index: 9999;
    bottom: 0px;
    margin-bottom: 22px;
    margin-right: 15px;
    min-width: 300px; 
    max-width: 800px; 

}

img.pasroom{
    margin: 2px;
    width: auto;
    height: 200px;
}

#img_forpic_detailroom{
    margin-top: 5px;
}
.hover{
    cursor: pointer;
}
 

.footerbottom{
    position:absolute;
    bottom:0px;
    width: 100%;
}
#shreserv:hover{
    cursor: pointer;    
}
.cursor{
    cursor: pointer;
}