/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

body {
  margin: 0px;
  padding: 0px;
  font-family: "Azbuki";
  background: #6f7a9e;
  color: #ffffcc;
  font-size: 14pt;
  direction: ltr;
  text-align: center;
}
body #g-page-surround {
  margin: 20px auto;
  max-width: 96%;
  min-height: 260px;
  border-radius: 12px;
  text-align: center;
  background: #ffffcc url('../../../../old/images/backgr.png') repeat;
  color: #6f7a9e;
}
body #g-page-surround #g-header {
  background-image: url('../../../../old/images/top.png');
  color: #ffffcc;
  background-position: 50% 0%;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 160px;
  margin: 0px;
  padding: 20px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  vertical-align: middle;
  text-align: center;
}
body #g-page-surround #g-header #mylogo {
  padding: 20px;
  border-radius: 36px;
  width: 120px;
  height: 120px;
}
body #g-page-surround #g-header #mylogo img {
  width: 120px;
  height: 120px;
  -webkit-mask-image: url('../../../../images/dharmachakra.svg');
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: linear(-0.43 -41.92%, 1.48 72.06%);
}
/*# sourceMappingURL=custom_20.css.map */