.no-js #loader { display: none;  }.js #loader { display: block; position: absolute; left: 100px; top: 0;background:#000 url(prettyLoader-a087461e6a2379a4df069d9f76326216.png) no-repeat center center;height: 20px;width: 20px;position: fixed;left: 50%;top: 50%;margin: -25px 0 0 -25px;padding:10px;z-index: 1000;}.no-js .loader { display: none;  }.js .loader { display: block; position: absolute; left: 50%;background:transparent url(prettyLoader-a087461e6a2379a4df069d9f76326216.png) no-repeat center center;position: relative;z-index: 1000;}