/* here you can put your own css to customize and override the theme */
.hand_cursor{cursor: pointer;}

.loader{display:none;position:fixed;top:0;left:0;z-index:99999;width:100%;height:100%;background:#666 url(/resources_front/global/plugins/loader/loader.gif) no-repeat 50% 50%;font-weight:bold;color:#fff;text-align:center;opacity:.50;filter:Alpha(Opacity=50)}  