﻿body {
}
/* #region Activity */
#busyindicator {
  z-index:10000;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.Panel_Text {
    font-size:15px !important;
}