﻿.mandatorsTableDirective {
  padding-top: 10px; }
  .mandatorsTableDirective .marginTop {
    margin-top: 20px; }
  .mandatorsTableDirective .asm-spinner {
    position: absolute;
    background: rgba(255, 255, 255, 0) no-repeat; }
    .mandatorsTableDirective .asm-spinner .asm-spiner-loader {
      width: 25px;
      height: 25px; }
  .mandatorsTableDirective .selectedMandatorRow td {
    background-color: #dbf3ff; }
