/* BASIC css start */
 .goTop{
    position: fixed;  
    bottom: 150px;  
    right: 0px;  
    z-index: 9997;    
    padding: 8px;  
    /*background: rgba(0, 0, 0, .5); 
    border: 1px solid rgba(0, 0, 0, .1);  
    border-radius: 2px;  
    -webkit-border-radius: 2px;  
	*/
    margin: 0px 0px 0px 0px;
}


/* BASIC css end */

