﻿/* ----------------------------------------- */img{
	    pointer-events: none;
        -webkit-touch-callout:none;
	    -webkit-user-select:none;
	    -moz-touch-callout:none;
	    -moz-user-select:none;
        -ms-touch-callout:none;
	    -ms-user-select:none;	    -o-touch-callout:none;
	    -o-user-select:none;	    user-select:none;	}/* ----------------------------------------- */