﻿body {
  background-color: white;
}

.help-btn .fa-comment {
  color: #2ba6e0;
}
.help-btn .fal.fa-comment {
  color: white;
  opacity: 0.1;
}
.help-btn .fa-ellipsis-h {
  color: #fff;
}
.help-btn:hover .fa-comment {
  color: #2ba6e0;
}

.dat-header {
  background-color: white;
  border-bottom: 2px solid #dfe3e8;
}
.page {
  background-color: transparent;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/Users/Tad/Source/Repos/Playback/Playback.Prototype/Playback.Core/wwwroot/css/theme-playback/_base.scss%22,%22file:///C:/Users/Tad/Source/Repos/Playback/Playback.Prototype/Playback.Core/wwwroot/css/theme-playback/_button.scss%22,%22file:///C:/Users/Tad/Source/Repos/Playback/Playback.Prototype/Playback.Core/wwwroot/css/theme-playback/_variables.scss%22,%22file:///C:/Users/Tad/Source/Repos/Playback/Playback.Prototype/Playback.Core/wwwroot/css/theme-playback/_header.scss%22,%22file:///C:/Users/Tad/Source/Repos/Playback/Playback.Prototype/Playback.Core/wwwroot/css/theme-playback/_page.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAEA;EACE;;;ACCA;EACE,OCyDG;;ADtDL;EACE;EACA;;AAGF;EACE;;AAIA;EACE,OC2CC;;;AC3DP;EACE;EACA;;ACHF;EACE%22%7D */