﻿
.loader {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -33px;
  margin-left: -33px;
  z-index: 10001;
}
