.css-reset {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 13px;
  font: inherit;
  border: 0; }
  .css-reset article,
  .css-reset aside,
  .css-reset details,
  .css-reset figcaption,
  .css-reset figure,
  .css-reset footer,
  .css-reset header,
  .css-reset hgroup,
  .css-reset menu,
  .css-reset nav,
  .css-reset section {
    display: block; }
  .css-reset * {
    line-height: 1; }
  .css-reset ol, .css-reset ul {
    list-style: none; }
  .css-reset blockquote, .css-reset q {
    quotes: none; }
  .css-reset q:before,
  .css-reset q:after,
  .css-reset blockquote:before,
  .css-reset blockquote:after {
    content: '';
    content: none; }
  .css-reset table {
    border-collapse: collapse;
    border-spacing: 0; }
  .css-reset a {
    text-decoration: none; }
  .css-reset a:hover,
  .css-reset a:active,
  .css-reset a:link,
  .css-reset a:visited {
    text-decoration: none;
    color: #0078d4; }

@font-face {
  font-family: "Segoe UI";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Semilight";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Semibold";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Bold";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Fabric MDL2";
  src: url("//bot-framework.azureedge.net/fonts/Fabric MDL2/FabMDL2.3.09.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/Fabric MDL2/FabMDL2.3.09.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

/* icon action template */
.my-action-icon {
  background-color: transparent;
  color: #767676;
  border: 0;
  cursor: pointer; }
  .my-action-icon:hover {
    color: #0078d4; }
  .my-action-icon:active {
    color: #0063b1; }
  .my-action-icon:focus {
    outline: 0; }
  .disabled.my-action-icon {
    color: #9e9e9e;
    cursor: auto;
    outline: 0; }
    .disabled.my-action-icon:hover, .disabled.my-action-icon:active {
      color: #9e9e9e;
      outline: 0; }

.my-action-icon-disabled {
  color: #9e9e9e;
  cursor: auto; }
  .my-action-icon-disabled:hover, .my-action-icon-disabled:active, .my-action-icon-disabled:focus {
    color: #9e9e9e;
    outline: 0; }

.m-icon {
  display: inline-block;
  font-family: "Fabric MDL2";
  line-height: inherit;
  margin-right: 12px;
  vertical-align: middle; }

.m-icon-Edit:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E70F"; }

.m-icon-ChevronDown:before {
  font-family: "Fabric MDL2";
  content: "\E70D"; }

.m-icon-ChevronUp:before {
  font-family: "Fabric MDL2";
  content: "\E70E"; }

.m-icon-ChevronLeft:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-left:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-right:after {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronRight:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-left:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-right:after {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-More:before {
  font-family: "Fabric MDL2";
  content: "\E712"; }

.m-icon-OpenInNewWindow:before {
  font-family: "Fabric MDL2";
  content: "\E8A7"; }

.m-icon-Upload:before {
  font-family: "Fabric MDL2";
  content: "\E898"; }

.m-icon-delete:before {
  font-family: "Fabric MDL2";
  content: "\E74D"; }

.m-icon-Add:before {
  font-family: "Fabric MDL2";
  content: "\E710"; }

.m-icon-Cancel:before {
  font-family: "Fabric MDL2";
  content: "\E711"; }

.m-icon-Search:before {
  font-family: "Fabric MDL2";
  content: "\E721"; }

.m-icon-Checkbox:before {
  font-family: "Fabric MDL2";
  content: "\E739"; }

.m-icon-CheckboxComposite:before {
  font-family: "Fabric MDL2";
  content: "\E73A"; }

.m-icon-CheckboxCompositeReversed:before {
  font-family: "Fabric MDL2";
  content: "\E73D"; }

.m-icon-Warning:before {
  font-family: "Fabric MDL2";
  content: "\E7BA"; }

.m-icon-Error:before {
  font-family: "Fabric MDL2";
  content: "\E783"; }

.m-icon-Forward:before {
  font-family: "Fabric MDL2";
  content: "\E72A"; }

.m-icon-Back:before {
  font-family: "Fabric MDL2";
  content: "\E72B"; }

.m-icon-RadioBtnOff:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-RadioBtnOn:before {
  font-family: "Fabric MDL2";
  content: "\E81D"; }

.m-icon-Completed:before {
  font-family: "Fabric MDL2";
  content: "\E930"; }

.m-icon-ErrorBadge:before {
  font-family: "Fabric MDL2";
  content: "\EA39"; }

.m-icon-GlobalNav:before {
  font-family: "Fabric MDL2";
  content: "\E700"; }

.m-icon-Info:before {
  font-family: "Fabric MDL2";
  content: "\E946"; }

.m-icon-ChevronDoubleDown:before {
  font-family: "Fabric MDL2";
  content: "\EE04"; }

.m-icon-Microphone:before {
  font-family: "Fabric MDL2";
  content: "\E720"; }

.m-icon-Lock:before {
  font-family: "Fabric MDL2";
  content: "\E72E"; }

.m-icon-Unlock:before {
  font-family: "Fabric MDL2";
  content: "\E785"; }

.m-icon-Fullscreen:before {
  font-family: "Fabric MDL2";
  content: "\E740"; }

.m-icon-Copy:before {
  font-family: "Fabric MDL2";
  content: "\E8C8"; }

.m-icon-Triangle-Right:before {
  font-family: "Fabric MDL2";
  content: "\EED3"; }

.m-icon-Dock-Right:before {
  font-family: "Fabric MDL2";
  content: "\E90D"; }

.m-icon-Open-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E8A0"; }

.m-icon-Close-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E89F"; }

.m-icon-Close-Pane-Mirrored:before {
  font-family: "Fabric MDL2";
  content: "\EA49"; }

.m-icon-Checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-Sort:before {
  font-family: "Fabric MDL2";
  content: "\E9D0"; }

.m-icon-Share:before {
  font-family: "Fabric MDL2";
  content: "\EF79"; }

.m-icon-Help:before {
  font-family: "Fabric MDL2";
  content: "\E897"; }

.m-icon-Save:before {
  font-family: "Fabric MDL2";
  content: "\E74E"; }

.m-icon-Move:before {
  font-family: "Fabric MDL2";
  content: "\E7C2"; }

.m-icon-Back-to-Window:before {
  font-family: "Fabric MDL2";
  content: "\E73F"; }

.m-icon-Refresh:before {
  font-family: "Fabric MDL2";
  content: "\E72C"; }

.m-icon-Download:before {
  font-family: "Fabric MDL2";
  content: "\E896"; }

.m-icon-Sync:before {
  font-family: "Fabric MDL2";
  content: "\E895"; }

.m-icon-Settings:before {
  font-family: "Fabric MDL2";
  content: "\E713"; }

.m-icon-Chat:before {
  font-family: "Fabric MDL2";
  content: "\E901"; }

.m-icon-location-circle:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-location-fill:before {
  font-family: "Fabric MDL2";
  content: "\E915"; }

.m-icon-checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-AlertTriangle:before {
  font-family: "Fabric MDL2";
  content: "\E814"; }

.m-icon-AlertCircle:before {
  font-family: "Fabric MDL2";
  content: "\F331"; }

.m-icon-CompletedSolid:before {
  font-family: "Fabric MDL2";
  content: "\EC61"; }

.m-icon-InfoSolid:before {
  font-family: "Fabric MDL2";
  content: "\F167"; }

.m-icon-playButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E768"; }

.m-icon-stopButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E71A"; }

.m-icon-columnOptions:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F317"; }

.m-icon-hide:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\EF89"; }

.m-icon-view:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E890"; }

.m-icon-undo:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E7A7"; }

.m-icon-rowsGroup:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F29B"; }

.m-table-holder-icon {
  font-size: 18px;
  color: #0078d4; }

.m-question-icon:before {
  content: '?'; }

.m-question-button {
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer; }
  .m-question-button:hover, .m-question-button:visited, .m-question-button:active {
    background-color: transparent; }
  .m-question-button:hover {
    background-color: transparent; }
  .m-question-button:focus {
    outline: 1px dashed #2b2b2b; }
  .m-question-button .m-question-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0;
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 18px;
    border-radius: 50%;
    background-color: #f2f2f2;
    cursor: pointer; }
    .m-question-button .m-question-icon:hover, .m-question-button .m-question-icon:visited, .m-question-button .m-question-icon:active {
      text-decoration: none;
      color: #2b2b2b; }
    .m-question-button .m-question-icon:hover {
      background-color: #cccccc; }
    .m-question-button .m-question-icon:active {
      background-color: #9e9e9e; }
    .m-question-button .m-question-icon:focus {
      outline: 0; }

.m-search-icon-container {
  position: relative;
  height: 36px;
  line-height: 36px; }

.m-search-icon-container .m-search-icon {
  position: absolute;
  top: calc(50% - 11px);
  right: 20px;
  padding-right: 16px;
  font-size: 20px;
  color: #767676; }

.m-checkbox-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-checkbox-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  color: #0078d4;
  font-size: 16px !important; }

.m-radio-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-radio-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #0078d4; }

.m-table-trashcan-icon {
  padding: 0 12px;
  vertical-align: middle;
  font-size: 20px;
  letter-spacing: 0.36px;
  line-height: 20px;
  color: #767676; }

.m-add-icon {
  margin-right: 12px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
  color: #0078d4; }

.m-warning-icon,
.m-error-icon,
.m-info-icon {
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 24px;
  position: relative;
  padding: 0 12px 0 0; }
  .m-warning-icon:hover,
  .m-error-icon:hover,
  .m-info-icon:hover {
    background-color: transparent; }

.m-warning-icon {
  color: #eaa300; }

.m-error-icon {
  color: #c50f1f; }

.my-warning {
  font-size: 30px;
  color: #eaa300; }

.m-nav-icon {
  color: #ffffff;
  font-size: 20px;
  margin: 0px 16px 24px 24px;
  position: relative;
  top: -3px; }

.m-expandable-container .m-chev-down {
  display: inline-block;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

.m-expandable-container .m-chev-up {
  display: none;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

@keyframes orbit {
  0% {
    transform: rotate(225deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  7% {
    transform: rotate(345deg);
    animation-timing-function: linear; }
  30% {
    transform: rotate(455deg);
    animation-timing-function: ease-in-out; }
  39% {
    transform: rotate(690deg);
    animation-timing-function: linear; }
  70% {
    transform: rotate(815deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  75% {
    transform: rotate(945deg);
    animation-timing-function: ease-out; }
  100%, 76% {
    transform: rotate(945deg);
    opacity: 0; } }

@keyframes ring {
  0% {
    transform: rotate(225deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  7% {
    transform: rotate(345deg);
    animation-timing-function: linear; }
  30% {
    transform: rotate(455deg);
    animation-timing-function: ease-in-out; }
  39% {
    transform: rotate(690deg);
    animation-timing-function: linear; }
  70% {
    transform: rotate(815deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  75% {
    transform: rotate(945deg);
    animation-timing-function: ease-out; }
  76% {
    transform: rotate(945deg);
    opacity: 0; }
  100% {
    transform: rotate(945deg);
    opacity: 0; } }

.m-spinner-six {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 64px;
  height: 64px; }
  .m-spinner-six span {
    width: 64px;
    height: 64px;
    position: absolute;
    transform: rotate(225deg);
    opacity: 0;
    animation-name: orbit;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    box-sizing: border-box; }
    .m-spinner-six span:after {
      box-sizing: border-box;
      position: absolute;
      content: "\2022";
      font-size: 32px;
      color: #0078d4; }
    .m-spinner-six span:nth-child(1) {
      animation-delay: 0;
      -webkit-animation-delay: 0; }
    .m-spinner-six span:nth-child(2) {
      animation-delay: 240ms;
      -webkit-animation-delay: 240ms; }
    .m-spinner-six span:nth-child(3) {
      animation-delay: 480ms;
      -webkit-animation-delay: 480ms; }
    .m-spinner-six span:nth-child(4) {
      animation-delay: 720ms;
      -webkit-animation-delay: 720ms; }
    .m-spinner-six span:nth-child(5) {
      animation-delay: 960ms;
      -webkit-animation-delay: 960ms; }
    .m-spinner-six span:nth-child(6) {
      animation-delay: 1.2s;
      -webkit-animation-delay: 1.2s; }

@keyframes orbit {
  0% {
    transform: rotate(225deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  7% {
    transform: rotate(345deg);
    animation-timing-function: linear; }
  30% {
    transform: rotate(455deg);
    animation-timing-function: ease-in-out; }
  39% {
    transform: rotate(690deg);
    animation-timing-function: linear; }
  70% {
    transform: rotate(815deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  75% {
    transform: rotate(945deg);
    animation-timing-function: ease-out; }
  100%, 76% {
    transform: rotate(945deg);
    opacity: 0; } }

.m-spinner-five {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 20px;
  height: 20px; }
  .m-spinner-five span {
    width: 20px;
    height: 20px;
    position: absolute;
    transform: rotate(225deg);
    opacity: 0;
    animation-name: ring;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    box-sizing: border-box; }
    .m-spinner-five span:after {
      box-sizing: border-box;
      position: absolute;
      content: "\2022";
      font-size: 10px;
      color: #0078d4; }
    .m-spinner-five span:nth-child(1) {
      animation-delay: 0;
      -webkit-animation-delay: 0; }
    .m-spinner-five span:nth-child(2) {
      animation-delay: 300ms;
      -webkit-animation-delay: 300ms; }
    .m-spinner-five span:nth-child(3) {
      animation-delay: 600ms;
      -webkit-animation-delay: 600ms; }
    .m-spinner-five span:nth-child(4) {
      animation-delay: 900ms;
      -webkit-animation-delay: 900ms; }
    .m-spinner-five span:nth-child(5) {
      animation-delay: 1200ms;
      -webkit-animation-delay: 1200ms; }

@keyframes ring {
  0% {
    transform: rotate(225deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  7% {
    transform: rotate(345deg);
    animation-timing-function: linear; }
  30% {
    transform: rotate(455deg);
    animation-timing-function: ease-in-out; }
  39% {
    transform: rotate(690deg);
    animation-timing-function: linear; }
  70% {
    transform: rotate(815deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  75% {
    transform: rotate(945deg);
    animation-timing-function: ease-out; }
  76% {
    transform: rotate(945deg);
    opacity: 0; }
  100% {
    transform: rotate(945deg);
    opacity: 0; } }

@font-face {
  font-family: "Segoe UI";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Semilight";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Semibold";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Bold";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Fabric MDL2";
  src: url("//bot-framework.azureedge.net/fonts/Fabric MDL2/FabMDL2.3.09.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/Fabric MDL2/FabMDL2.3.09.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

/* icon action template */
.my-action-icon {
  background-color: transparent;
  color: #767676;
  border: 0;
  cursor: pointer; }
  .my-action-icon:hover {
    color: #0078d4; }
  .my-action-icon:active {
    color: #0063b1; }
  .my-action-icon:focus {
    outline: 0; }
  .disabled.my-action-icon {
    color: #9e9e9e;
    cursor: auto;
    outline: 0; }
    .disabled.my-action-icon:hover, .disabled.my-action-icon:active {
      color: #9e9e9e;
      outline: 0; }

.my-action-icon-disabled {
  color: #9e9e9e;
  cursor: auto; }
  .my-action-icon-disabled:hover, .my-action-icon-disabled:active, .my-action-icon-disabled:focus {
    color: #9e9e9e;
    outline: 0; }

.m-icon {
  display: inline-block;
  font-family: "Fabric MDL2";
  line-height: inherit;
  margin-right: 12px;
  vertical-align: middle; }

.m-icon-Edit:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E70F"; }

.m-icon-ChevronDown:before {
  font-family: "Fabric MDL2";
  content: "\E70D"; }

.m-icon-ChevronUp:before {
  font-family: "Fabric MDL2";
  content: "\E70E"; }

.m-icon-ChevronLeft:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-left:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-right:after {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronRight:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-left:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-right:after {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-More:before {
  font-family: "Fabric MDL2";
  content: "\E712"; }

.m-icon-OpenInNewWindow:before {
  font-family: "Fabric MDL2";
  content: "\E8A7"; }

.m-icon-Upload:before {
  font-family: "Fabric MDL2";
  content: "\E898"; }

.m-icon-delete:before {
  font-family: "Fabric MDL2";
  content: "\E74D"; }

.m-icon-Add:before {
  font-family: "Fabric MDL2";
  content: "\E710"; }

.m-icon-Cancel:before {
  font-family: "Fabric MDL2";
  content: "\E711"; }

.m-icon-Search:before {
  font-family: "Fabric MDL2";
  content: "\E721"; }

.m-icon-Checkbox:before {
  font-family: "Fabric MDL2";
  content: "\E739"; }

.m-icon-CheckboxComposite:before {
  font-family: "Fabric MDL2";
  content: "\E73A"; }

.m-icon-CheckboxCompositeReversed:before {
  font-family: "Fabric MDL2";
  content: "\E73D"; }

.m-icon-Warning:before {
  font-family: "Fabric MDL2";
  content: "\E7BA"; }

.m-icon-Error:before {
  font-family: "Fabric MDL2";
  content: "\E783"; }

.m-icon-Forward:before {
  font-family: "Fabric MDL2";
  content: "\E72A"; }

.m-icon-Back:before {
  font-family: "Fabric MDL2";
  content: "\E72B"; }

.m-icon-RadioBtnOff:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-RadioBtnOn:before {
  font-family: "Fabric MDL2";
  content: "\E81D"; }

.m-icon-Completed:before {
  font-family: "Fabric MDL2";
  content: "\E930"; }

.m-icon-ErrorBadge:before {
  font-family: "Fabric MDL2";
  content: "\EA39"; }

.m-icon-GlobalNav:before {
  font-family: "Fabric MDL2";
  content: "\E700"; }

.m-icon-Info:before {
  font-family: "Fabric MDL2";
  content: "\E946"; }

.m-icon-ChevronDoubleDown:before {
  font-family: "Fabric MDL2";
  content: "\EE04"; }

.m-icon-Microphone:before {
  font-family: "Fabric MDL2";
  content: "\E720"; }

.m-icon-Lock:before {
  font-family: "Fabric MDL2";
  content: "\E72E"; }

.m-icon-Unlock:before {
  font-family: "Fabric MDL2";
  content: "\E785"; }

.m-icon-Fullscreen:before {
  font-family: "Fabric MDL2";
  content: "\E740"; }

.m-icon-Copy:before {
  font-family: "Fabric MDL2";
  content: "\E8C8"; }

.m-icon-Triangle-Right:before {
  font-family: "Fabric MDL2";
  content: "\EED3"; }

.m-icon-Dock-Right:before {
  font-family: "Fabric MDL2";
  content: "\E90D"; }

.m-icon-Open-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E8A0"; }

.m-icon-Close-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E89F"; }

.m-icon-Close-Pane-Mirrored:before {
  font-family: "Fabric MDL2";
  content: "\EA49"; }

.m-icon-Checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-Sort:before {
  font-family: "Fabric MDL2";
  content: "\E9D0"; }

.m-icon-Share:before {
  font-family: "Fabric MDL2";
  content: "\EF79"; }

.m-icon-Help:before {
  font-family: "Fabric MDL2";
  content: "\E897"; }

.m-icon-Save:before {
  font-family: "Fabric MDL2";
  content: "\E74E"; }

.m-icon-Move:before {
  font-family: "Fabric MDL2";
  content: "\E7C2"; }

.m-icon-Back-to-Window:before {
  font-family: "Fabric MDL2";
  content: "\E73F"; }

.m-icon-Refresh:before {
  font-family: "Fabric MDL2";
  content: "\E72C"; }

.m-icon-Download:before {
  font-family: "Fabric MDL2";
  content: "\E896"; }

.m-icon-Sync:before {
  font-family: "Fabric MDL2";
  content: "\E895"; }

.m-icon-Settings:before {
  font-family: "Fabric MDL2";
  content: "\E713"; }

.m-icon-Chat:before {
  font-family: "Fabric MDL2";
  content: "\E901"; }

.m-icon-location-circle:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-location-fill:before {
  font-family: "Fabric MDL2";
  content: "\E915"; }

.m-icon-checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-AlertTriangle:before {
  font-family: "Fabric MDL2";
  content: "\E814"; }

.m-icon-AlertCircle:before {
  font-family: "Fabric MDL2";
  content: "\F331"; }

.m-icon-CompletedSolid:before {
  font-family: "Fabric MDL2";
  content: "\EC61"; }

.m-icon-InfoSolid:before {
  font-family: "Fabric MDL2";
  content: "\F167"; }

.m-icon-playButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E768"; }

.m-icon-stopButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E71A"; }

.m-icon-columnOptions:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F317"; }

.m-icon-hide:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\EF89"; }

.m-icon-view:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E890"; }

.m-icon-undo:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E7A7"; }

.m-icon-rowsGroup:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F29B"; }

.m-table-holder-icon {
  font-size: 18px;
  color: #0078d4; }

.m-question-icon:before {
  content: '?'; }

.m-question-button {
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer; }
  .m-question-button:hover, .m-question-button:visited, .m-question-button:active {
    background-color: transparent; }
  .m-question-button:hover {
    background-color: transparent; }
  .m-question-button:focus {
    outline: 1px dashed #2b2b2b; }
  .m-question-button .m-question-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0;
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 18px;
    border-radius: 50%;
    background-color: #f2f2f2;
    cursor: pointer; }
    .m-question-button .m-question-icon:hover, .m-question-button .m-question-icon:visited, .m-question-button .m-question-icon:active {
      text-decoration: none;
      color: #2b2b2b; }
    .m-question-button .m-question-icon:hover {
      background-color: #cccccc; }
    .m-question-button .m-question-icon:active {
      background-color: #9e9e9e; }
    .m-question-button .m-question-icon:focus {
      outline: 0; }

.m-search-icon-container {
  position: relative;
  height: 36px;
  line-height: 36px; }

.m-search-icon-container .m-search-icon {
  position: absolute;
  top: calc(50% - 11px);
  right: 20px;
  padding-right: 16px;
  font-size: 20px;
  color: #767676; }

.m-checkbox-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-checkbox-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  color: #0078d4;
  font-size: 16px !important; }

.m-radio-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-radio-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #0078d4; }

.m-table-trashcan-icon {
  padding: 0 12px;
  vertical-align: middle;
  font-size: 20px;
  letter-spacing: 0.36px;
  line-height: 20px;
  color: #767676; }

.m-add-icon {
  margin-right: 12px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
  color: #0078d4; }

.m-warning-icon,
.m-error-icon,
.m-info-icon {
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 24px;
  position: relative;
  padding: 0 12px 0 0; }
  .m-warning-icon:hover,
  .m-error-icon:hover,
  .m-info-icon:hover {
    background-color: transparent; }

.m-warning-icon {
  color: #eaa300; }

.m-error-icon {
  color: #c50f1f; }

.my-warning {
  font-size: 30px;
  color: #eaa300; }

.m-nav-icon {
  color: #ffffff;
  font-size: 20px;
  margin: 0px 16px 24px 24px;
  position: relative;
  top: -3px; }

.m-expandable-container .m-chev-down {
  display: inline-block;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

.m-expandable-container .m-chev-up {
  display: none;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

/* use m-font to style font-family, font-size,
 line-height, and letter-spacing */
.m-anchor-like-button {
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  cursor: pointer;
  text-decoration: none;
  color: #0078d4;
  background: transparent;
  margin: 0;
  border: 0;
  padding: 0;
  min-width: initial; }
  .m-anchor-like-button:disabled {
    color: #9e9e9e; }
  .m-anchor-like-button:focus {
    outline: 0;
    color: #0063b1;
    text-decoration: none; }
  .m-anchor-like-button:hover {
    color: #0063b1;
    text-decoration: none; }
  .m-anchor-like-button:active {
    color: #004e8c;
    text-decoration: none; }

/* use class to show text as 'disabled' regardless of other styling */
.m-input-invalid {
  border-color: #c50f1f !important; }

::-webkit-input-placeholder {
  color: #767676; }

::-moz-placeholder {
  color: #767676; }

:-ms-input-placeholder {
  color: #767676; }

:-moz-placeholder {
  color: #767676; }

input:focus::-webkit-input-placeholder {
  color: #767676; }

input:focus::-moz-placeholder {
  color: #767676; }

input:focus:-ms-input-placeholder {
  color: #767676; }

input:focus:-moz-placeholder {
  color: #767676; }

.m-hero-input {
  font-family: "Segoe UI Semilight";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  box-sizing: border-box;
  display: inline-block;
  height: 40px;
  width: 100%;
  margin: 0;
  padding: 0 0 4px 0;
  background-color: transparent;
  color: #2b2b2b;
  border: 0;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  font-family: "Segoe UI Semibold";
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.5px;
  border-bottom: 2px solid #767676; }
  .m-hero-input:disabled {
    color: #9e9e9e; }
  .m-hero-input:hover {
    border-color: #2b2b2b; }
  .m-hero-input:focus {
    border-color: #0078d4;
    color: #2b2b2b;
    outline: 0;
    -webkit-appearance: none; }
  .m-hero-input:disabled, .m-hero-input:-moz-read-only {
    background-color: #e6e6e6;
    border-width: 0;
    color: #767676;
    -webkit-appearance: none; }
  .m-hero-input:disabled, .m-hero-input:read-only {
    background-color: #e6e6e6;
    border-width: 0;
    color: #767676;
    -webkit-appearance: none; }
  .m-hero-input:invalid {
    border-color: #c50f1f; }
  .m-hero-input ~ .m-input-error-message {
    font-family: "Segoe UI Semilight";
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.5px;
    position: relative;
    top: 8px;
    margin: 0;
    color: #c50f1f; }
    .m-hero-input ~ .m-input-error-message:disabled {
      color: #9e9e9e; }
  .m-hero-input:disabled {
    color: #9e9e9e; }
  .m-hero-input:hover {
    border-bottom: 2px solid #2b2b2b; }
  .m-hero-input:focus, .m-hero-input:active {
    color: #0078d4;
    border-bottom: 2px solid #0078d4; }

.m-input {
  font-family: "Segoe UI Semilight";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  box-sizing: border-box;
  display: inline-block;
  height: 40px;
  width: 100%;
  margin: 0;
  padding: 8px 16px 8px 16px;
  background-color: transparent;
  color: #2b2b2b;
  border: 1px solid #767676;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none; }
  .m-input:disabled {
    color: #9e9e9e; }
  .m-input:hover {
    border-color: #2b2b2b; }
  .m-input:focus {
    border-color: #0078d4;
    color: #2b2b2b;
    outline: 0;
    -webkit-appearance: none; }
  .m-input:disabled, .m-input:-moz-read-only {
    background-color: #e6e6e6;
    border-width: 0;
    color: #767676;
    -webkit-appearance: none; }
  .m-input:disabled, .m-input:read-only {
    background-color: #e6e6e6;
    border-width: 0;
    color: #767676;
    -webkit-appearance: none; }
  .m-input:invalid {
    border-color: #c50f1f; }
  .m-input ~ .m-input-error-message {
    font-family: "Segoe UI Semilight";
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.5px;
    position: relative;
    top: 8px;
    margin: 0;
    color: #c50f1f; }
    .m-input ~ .m-input-error-message:disabled {
      color: #9e9e9e; }

.m-input-tag {
  font-family: "Segoe UI Semilight";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  box-sizing: border-box;
  display: inline-block;
  height: 26px;
  width: auto;
  margin: 0;
  padding: 3px 6px 4px 12px;
  background-color: transparent;
  color: #2b2b2b;
  border: 1px solid #767676;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  font-family: "Segoe UI Semilight";
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.5px;
  display: inline-block;
  border-radius: 2px; }
  .m-input-tag:disabled {
    color: #9e9e9e; }
  .m-input-tag:hover {
    border-color: #2b2b2b; }
  .m-input-tag:focus {
    border-color: #0078d4;
    color: #2b2b2b;
    outline: 0;
    -webkit-appearance: none; }
  .m-input-tag:disabled, .m-input-tag:-moz-read-only {
    background-color: #e6e6e6;
    border-width: 0;
    color: #767676;
    -webkit-appearance: none; }
  .m-input-tag:disabled, .m-input-tag:read-only {
    background-color: #e6e6e6;
    border-width: 0;
    color: #767676;
    -webkit-appearance: none; }
  .m-input-tag:invalid {
    border-color: #c50f1f; }
  .m-input-tag ~ .m-input-error-message {
    font-family: "Segoe UI Semilight";
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.5px;
    position: relative;
    top: 8px;
    margin: 0;
    color: #c50f1f; }
    .m-input-tag ~ .m-input-error-message:disabled {
      color: #9e9e9e; }
  .m-input-tag:disabled {
    color: #9e9e9e; }

.m-label {
  font-family: "Segoe UI Semilight";
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.3px;
  color: #2b2b2b;
  display: block;
  margin: 0 0 8px 0; }
  .m-label:disabled {
    color: #9e9e9e; }

.m-checkbox-container {
  display: inline-block;
  box-sizing: border-box;
  position: relative; }
  .m-checkbox-container:focus {
    outline: 0; }
  .m-checkbox-container:hover > .m-icon-Checkbox,
  .m-checkbox-container:hover > .m-icon-CheckboxComposite,
  .m-checkbox-container:hover > .m-icon-RadioBtnOff,
  .m-checkbox-container:hover > .m-icon-RadioBtnOn, .m-checkbox-container:focus > .m-icon-Checkbox,
  .m-checkbox-container:focus > .m-icon-CheckboxComposite,
  .m-checkbox-container:focus > .m-icon-RadioBtnOff,
  .m-checkbox-container:focus > .m-icon-RadioBtnOn {
    color: #0078d4; }
  .m-checkbox-container * {
    vertical-align: middle; }
  .m-checkbox-container input[type=checkbox] {
    position: absolute;
    opacity: 0;
    top: 17px;
    left: -3px; }
    .m-checkbox-container input[type=checkbox]:checked ~ .checked {
      display: inline-block; }
    .m-checkbox-container input[type=checkbox]:checked ~ .unchecked {
      display: none; }
    .m-checkbox-container input[type=checkbox]:disabled ~ .checked,
    .m-checkbox-container input[type=checkbox]:disabled ~ .unchecked {
      color: #767676; }

.m-radio-container {
  display: inline-block;
  box-sizing: border-box;
  position: relative; }
  .m-radio-container:focus {
    outline: 0; }
  .m-radio-container:hover > .m-icon-Checkbox,
  .m-radio-container:hover > .m-icon-CheckboxComposite,
  .m-radio-container:hover > .m-icon-RadioBtnOff,
  .m-radio-container:hover > .m-icon-RadioBtnOn, .m-radio-container:focus > .m-icon-Checkbox,
  .m-radio-container:focus > .m-icon-CheckboxComposite,
  .m-radio-container:focus > .m-icon-RadioBtnOff,
  .m-radio-container:focus > .m-icon-RadioBtnOn {
    color: #0078d4; }
  .m-radio-container * {
    vertical-align: middle; }
  .m-radio-container input[type=radio] {
    position: absolute;
    opacity: 0;
    top: 17px;
    left: -3px; }
    .m-radio-container input[type=radio]:checked ~ .checked {
      display: inline-block; }
    .m-radio-container input[type=radio]:checked ~ .unchecked {
      display: none; }
    .m-radio-container input[type=radio]:disabled ~ .checked,
    .m-radio-container input[type=radio]:disabled ~ .unchecked {
      color: #767676; }

.m-toggle-container {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  position: relative;
  display: block;
  width: 48px;
  height: 20px;
  transition: all .1s ease;
  content: "";
  border-radius: 20px;
  cursor: pointer; }
  .m-toggle-container:focus {
    outline: 0; }
  .m-toggle-container:hover > .m-icon-Checkbox,
  .m-toggle-container:hover > .m-icon-CheckboxComposite,
  .m-toggle-container:hover > .m-icon-RadioBtnOff,
  .m-toggle-container:hover > .m-icon-RadioBtnOn, .m-toggle-container:focus > .m-icon-Checkbox,
  .m-toggle-container:focus > .m-icon-CheckboxComposite,
  .m-toggle-container:focus > .m-icon-RadioBtnOff,
  .m-toggle-container:focus > .m-icon-RadioBtnOn {
    color: #0078d4; }
  .m-toggle-container * {
    vertical-align: middle; }
  .m-toggle-container input[type=checkbox] {
    position: absolute;
    opacity: 0;
    top: 17px;
    left: -3px; }
    .m-toggle-container input[type=checkbox]:checked ~ .checked {
      display: inline-block; }
    .m-toggle-container input[type=checkbox]:checked ~ .unchecked {
      display: none; }
    .m-toggle-container input[type=checkbox]:disabled ~ .checked,
    .m-toggle-container input[type=checkbox]:disabled ~ .unchecked {
      color: #767676; }
  .m-toggle-container input[type="checkbox"]:checked ~ .m-toggle-background {
    background-color: #0078d4;
    border: 1px solid #0078d4; }
    .m-toggle-container input[type="checkbox"]:checked ~ .m-toggle-background:hover {
      background-color: #0063b1;
      border: 1px solid #0063b1; }
  .m-toggle-container input[type="checkbox"]:checked ~ .m-toggle-handle {
    left: 32px;
    background-color: #ffffff; }
  .m-toggle-container input[type="checkbox"]:disabled ~ .m-toggle-background {
    border-color: #9e9e9e;
    cursor: default; }
  .m-toggle-container input[type="checkbox"]:disabled:checked ~ .m-toggle-background {
    border-color: #9e9e9e;
    background-color: #9e9e9e;
    cursor: default; }
  .m-toggle-container input[type="checkbox"]:disabled:checked ~ .m-toggle-handle {
    background-color: #ffffff;
    cursor: default; }
    .m-toggle-container input[type="checkbox"]:disabled:checked ~ .m-toggle-handle:hover {
      background-color: #ffffff; }
  .m-toggle-container input[type="checkbox"]:disabled ~ .m-toggle-handle {
    background-color: #9e9e9e;
    cursor: default; }
    .m-toggle-container input[type="checkbox"]:disabled ~ .m-toggle-handle:hover {
      background-color: #9e9e9e; }
  .m-toggle-container .m-toggle-background, .m-toggle-container .m-toggle-handle {
    transition: all .1s ease; }
  .m-toggle-container .m-toggle-background {
    box-sizing: border-box;
    position: relative;
    display: block;
    height: inherit;
    width: 48px;
    height: 20px;
    background-color: #ffffff;
    border: 1px solid #767676;
    border-radius: 20px; }
    .m-toggle-container .m-toggle-background:hover {
      border-color: #2b2b2b; }
      .m-toggle-container .m-toggle-background:hover ~ .m-toggle-handle {
        background-color: #2b2b2b; }
  .m-toggle-container .m-toggle-handle {
    box-sizing: border-box;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 4px;
    left: 4px;
    border-radius: 12px;
    background-color: #767676; }
    .m-toggle-container .m-toggle-handle:hover {
      background-color: #2b2b2b; }

.m-tag-container {
  height: auto;
  width: auto;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #b3dbf2;
  border-radius: 2px;
  margin-right: 12px; }
  .m-tag-container:hover, .m-tag-container:active {
    cursor: pointer; }
  .m-tag-container:focus {
    outline: 1px dashed #2b2b2b; }
  .m-tag-container .m-tag-text {
    font-family: "Segoe UI Semilight";
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.5px;
    height: 100%;
    width: auto;
    display: inline-block;
    margin-right: 28px;
    padding: 3px 6px 3px 12px;
    box-sizing: border-box;
    color: #2b2b2b; }
    .m-tag-container .m-tag-text:disabled {
      color: #9e9e9e; }
    .m-tag-container .m-tag-text:hover {
      background-color: #b3dbf2; }
    .m-tag-container .m-tag-text:active {
      color: #ffffff;
      background-color: #0078d4; }
    .m-tag-container .m-tag-text:focus {
      outline: 1px dashed #2b2b2b; }
  .m-tag-container .m-tag-icon-container {
    display: inline-block;
    width: auto;
    height: 100%;
    box-sizing: border-box;
    border-radius: 0 2px 2px 0;
    padding-left: 6px;
    padding-right: 8px;
    color: #0078d4;
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    top: 0;
    right: 0; }
    .m-tag-container .m-tag-icon-container:hover {
      background-color: #b3dbf2; }
    .m-tag-container .m-tag-icon-container:active {
      color: #ffffff;
      background-color: #0078d4; }
    .m-tag-container .m-tag-icon-container:focus {
      outline: 1px dashed #2b2b2b; }
    .m-tag-container .m-tag-icon-container .m-tag-icon {
      display: inline-block;
      position: relative;
      top: 3px; }

.m-tag-container-secondary {
  height: auto;
  width: auto;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  margin-right: 12px; }
  .m-tag-container-secondary:hover, .m-tag-container-secondary:active {
    cursor: pointer; }
  .m-tag-container-secondary:focus {
    outline: 1px dashed #2b2b2b; }
  .m-tag-container-secondary .m-tag-text {
    font-family: "Segoe UI Semilight";
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.5px;
    height: 100%;
    width: auto;
    display: inline-block;
    margin-right: 28px;
    padding: 3px 6px 3px 12px;
    box-sizing: border-box;
    color: #2b2b2b; }
    .m-tag-container-secondary .m-tag-text:disabled {
      color: #9e9e9e; }
    .m-tag-container-secondary .m-tag-text:hover {
      background-color: #cccccc; }
    .m-tag-container-secondary .m-tag-text:active {
      color: #ffffff;
      background-color: #9e9e9e; }
    .m-tag-container-secondary .m-tag-text:focus {
      outline: 1px dashed #2b2b2b; }
  .m-tag-container-secondary .m-tag-icon-container {
    display: inline-block;
    width: auto;
    height: 100%;
    box-sizing: border-box;
    border-radius: 0 2px 2px 0;
    padding-left: 6px;
    padding-right: 8px;
    color: #767676;
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    top: 0;
    right: 0; }
    .m-tag-container-secondary .m-tag-icon-container:hover {
      background-color: #cccccc; }
    .m-tag-container-secondary .m-tag-icon-container:active {
      color: #ffffff;
      background-color: #9e9e9e; }
    .m-tag-container-secondary .m-tag-icon-container:focus {
      outline: 1px dashed #2b2b2b; }
    .m-tag-container-secondary .m-tag-icon-container .m-tag-icon {
      display: inline-block;
      position: relative;
      top: 3px; }

.m-button-primary-sm {
  box-sizing: border-box;
  min-width: 80px;
  height: 32px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #0078d4;
  border-width: 0;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px; }
  .m-button-primary-sm:disabled {
    color: #9e9e9e; }
  .m-button-primary-sm:hover {
    background-color: #0063b1;
    color: #ffffff; }
  .m-button-primary-sm:active {
    background-color: #004e8c;
    color: #ffffff; }
  .m-button-primary-sm:focus {
    outline: 0; }
  .m-button-primary-sm:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-primary-sm:disabled {
    color: #9e9e9e; }

.m-button-primary-outline-sm {
  box-sizing: border-box;
  min-width: 80px;
  height: 32px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 2px;
  border: 1px solid #0078d4;
  color: #0078d4;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px; }
  .m-button-primary-outline-sm:disabled {
    color: #9e9e9e; }
  .m-button-primary-outline-sm:hover {
    background-color: #0078d4;
    color: #ffffff; }
  .m-button-primary-outline-sm:active {
    background-color: #0063b1;
    color: #ffffff; }
  .m-button-primary-outline-sm:focus {
    outline: 0; }
  .m-button-primary-outline-sm:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-primary-outline-sm:disabled {
    color: #9e9e9e; }

.m-button-secondary-sm {
  box-sizing: border-box;
  min-width: 80px;
  height: 32px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #cccccc;
  border-width: 0;
  border-radius: 2px;
  color: #2b2b2b;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px; }
  .m-button-secondary-sm:disabled {
    color: #9e9e9e; }
  .m-button-secondary-sm:hover {
    background-color: #9e9e9e;
    color: #2b2b2b; }
  .m-button-secondary-sm:active {
    background-color: #767676;
    color: #2b2b2b; }
  .m-button-secondary-sm:focus {
    outline: 0; }
  .m-button-secondary-sm:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-secondary-sm:disabled {
    color: #9e9e9e; }

.m-button-secondary-outline-sm {
  box-sizing: border-box;
  min-width: 80px;
  height: 32px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 2px;
  border: 1px solid #767676;
  color: #767676;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px; }
  .m-button-secondary-outline-sm:disabled {
    color: #9e9e9e; }
  .m-button-secondary-outline-sm:hover {
    background-color: #9e9e9e;
    color: #ffffff; }
  .m-button-secondary-outline-sm:active {
    background-color: #767676;
    color: #ffffff; }
  .m-button-secondary-outline-sm:focus {
    outline: 0; }
  .m-button-secondary-outline-sm:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-secondary-outline-sm:disabled {
    color: #9e9e9e; }

.m-button-destructive-sm {
  box-sizing: border-box;
  min-width: 80px;
  height: 32px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #c50f1f;
  border-width: 0;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px; }
  .m-button-destructive-sm:disabled {
    color: #9e9e9e; }
  .m-button-destructive-sm:hover {
    background-color: #a80000;
    color: #ffffff; }
  .m-button-destructive-sm:active {
    background-color: #750b1c;
    color: #ffffff; }
  .m-button-destructive-sm:focus {
    outline: 0; }
  .m-button-destructive-sm:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-destructive-sm:disabled {
    color: #9e9e9e; }

.m-button-destructive-outline-sm {
  box-sizing: border-box;
  min-width: 80px;
  height: 32px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 2px;
  border: 1px solid #c50f1f;
  color: #c50f1f;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px; }
  .m-button-destructive-outline-sm:disabled {
    color: #9e9e9e; }
  .m-button-destructive-outline-sm:hover {
    background-color: #c50f1f;
    color: #ffffff; }
  .m-button-destructive-outline-sm:active {
    background-color: #a80000;
    color: #ffffff; }
  .m-button-destructive-outline-sm:focus {
    outline: 0; }
  .m-button-destructive-outline-sm:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-destructive-outline-sm:disabled {
    color: #9e9e9e; }

.m-button-green-sm {
  box-sizing: border-box;
  min-width: 80px;
  height: 32px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #6bb700;
  border-width: 0;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px; }
  .m-button-green-sm:disabled {
    color: #9e9e9e; }
  .m-button-green-sm:hover {
    background-color: #599b00;
    color: #ffffff; }
  .m-button-green-sm:active {
    background-color: #498205;
    color: #ffffff; }
  .m-button-green-sm:focus {
    outline: 0; }
  .m-button-green-sm:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-green-sm:disabled {
    color: #9e9e9e; }

.m-button-green-outline-sm {
  box-sizing: border-box;
  min-width: 80px;
  height: 32px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 2px;
  border: 1px solid #6bb700;
  color: #6bb700;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px; }
  .m-button-green-outline-sm:disabled {
    color: #9e9e9e; }
  .m-button-green-outline-sm:hover {
    background-color: #6bb700;
    color: #ffffff; }
  .m-button-green-outline-sm:active {
    background-color: #599b00;
    color: #ffffff; }
  .m-button-green-outline-sm:focus {
    outline: 0; }
  .m-button-green-outline-sm:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-green-outline-sm:disabled {
    color: #9e9e9e; }

.m-button-disabled-sm {
  box-sizing: border-box;
  min-width: 80px;
  height: 32px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #cccccc;
  border-width: 0;
  border-radius: 2px;
  color: #9e9e9e;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px;
  cursor: default;
  pointer-events: none; }
  .m-button-disabled-sm:disabled {
    color: #9e9e9e; }
  .m-button-disabled-sm:hover {
    background-color: #cccccc;
    color: #9e9e9e; }
  .m-button-disabled-sm:active {
    background-color: #cccccc;
    color: #9e9e9e; }
  .m-button-disabled-sm:focus {
    outline: 0; }
  .m-button-disabled-sm:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-disabled-sm:disabled {
    color: #9e9e9e; }

.m-button-primary-md {
  box-sizing: border-box;
  min-width: 120px;
  height: 40px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #0078d4;
  border-width: 0;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-button-primary-md:disabled {
    color: #9e9e9e; }
  .m-button-primary-md:hover {
    background-color: #0063b1;
    color: #ffffff; }
  .m-button-primary-md:active {
    background-color: #004e8c;
    color: #ffffff; }
  .m-button-primary-md:focus {
    outline: 0; }
  .m-button-primary-md:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-primary-md:disabled {
    color: #9e9e9e; }

.m-button-primary-outline-md {
  box-sizing: border-box;
  min-width: 120px;
  height: 40px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 2px;
  border: 1px solid #0078d4;
  color: #0078d4;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-button-primary-outline-md:disabled {
    color: #9e9e9e; }
  .m-button-primary-outline-md:hover {
    background-color: #0078d4;
    color: #ffffff; }
  .m-button-primary-outline-md:active {
    background-color: #0063b1;
    color: #ffffff; }
  .m-button-primary-outline-md:focus {
    outline: 0; }
  .m-button-primary-outline-md:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-primary-outline-md:disabled {
    color: #9e9e9e; }

.m-button-secondary-md {
  box-sizing: border-box;
  min-width: 120px;
  height: 40px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #cccccc;
  border-width: 0;
  border-radius: 2px;
  color: #2b2b2b;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-button-secondary-md:disabled {
    color: #9e9e9e; }
  .m-button-secondary-md:hover {
    background-color: #9e9e9e;
    color: #2b2b2b; }
  .m-button-secondary-md:active {
    background-color: #767676;
    color: #2b2b2b; }
  .m-button-secondary-md:focus {
    outline: 0; }
  .m-button-secondary-md:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-secondary-md:disabled {
    color: #9e9e9e; }

.m-button-secondary-outline-md {
  box-sizing: border-box;
  min-width: 120px;
  height: 40px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 2px;
  border: 1px solid #767676;
  color: #767676;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-button-secondary-outline-md:disabled {
    color: #9e9e9e; }
  .m-button-secondary-outline-md:hover {
    background-color: #9e9e9e;
    color: #ffffff; }
  .m-button-secondary-outline-md:active {
    background-color: #767676;
    color: #ffffff; }
  .m-button-secondary-outline-md:focus {
    outline: 0; }
  .m-button-secondary-outline-md:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-secondary-outline-md:disabled {
    color: #9e9e9e; }

.m-button-destructive-md {
  box-sizing: border-box;
  min-width: 120px;
  height: 40px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #c50f1f;
  border-width: 0;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-button-destructive-md:disabled {
    color: #9e9e9e; }
  .m-button-destructive-md:hover {
    background-color: #a80000;
    color: #ffffff; }
  .m-button-destructive-md:active {
    background-color: #750b1c;
    color: #ffffff; }
  .m-button-destructive-md:focus {
    outline: 0; }
  .m-button-destructive-md:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-destructive-md:disabled {
    color: #9e9e9e; }

.m-button-destructive-outline-md {
  box-sizing: border-box;
  min-width: 120px;
  height: 40px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 2px;
  border: 1px solid #c50f1f;
  color: #c50f1f;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-button-destructive-outline-md:disabled {
    color: #9e9e9e; }
  .m-button-destructive-outline-md:hover {
    background-color: #c50f1f;
    color: #ffffff; }
  .m-button-destructive-outline-md:active {
    background-color: #a80000;
    color: #ffffff; }
  .m-button-destructive-outline-md:focus {
    outline: 0; }
  .m-button-destructive-outline-md:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-destructive-outline-md:disabled {
    color: #9e9e9e; }

.m-button-green-md {
  box-sizing: border-box;
  min-width: 120px;
  height: 40px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #6bb700;
  border-width: 0;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-button-green-md:disabled {
    color: #9e9e9e; }
  .m-button-green-md:hover {
    background-color: #599b00;
    color: #ffffff; }
  .m-button-green-md:active {
    background-color: #498205;
    color: #ffffff; }
  .m-button-green-md:focus {
    outline: 0; }
  .m-button-green-md:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-green-md:disabled {
    color: #9e9e9e; }

.m-button-green-outline-md {
  box-sizing: border-box;
  min-width: 120px;
  height: 40px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 2px;
  border: 1px solid #6bb700;
  color: #6bb700;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-button-green-outline-md:disabled {
    color: #9e9e9e; }
  .m-button-green-outline-md:hover {
    background-color: #6bb700;
    color: #ffffff; }
  .m-button-green-outline-md:active {
    background-color: #599b00;
    color: #ffffff; }
  .m-button-green-outline-md:focus {
    outline: 0; }
  .m-button-green-outline-md:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-green-outline-md:disabled {
    color: #9e9e9e; }

.m-button-disabled-md {
  box-sizing: border-box;
  min-width: 120px;
  height: 40px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #cccccc;
  border-width: 0;
  border-radius: 2px;
  color: #9e9e9e;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  cursor: default;
  pointer-events: none; }
  .m-button-disabled-md:disabled {
    color: #9e9e9e; }
  .m-button-disabled-md:hover {
    background-color: #cccccc;
    color: #9e9e9e; }
  .m-button-disabled-md:active {
    background-color: #cccccc;
    color: #9e9e9e; }
  .m-button-disabled-md:focus {
    outline: 0; }
  .m-button-disabled-md:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-disabled-md:disabled {
    color: #9e9e9e; }

.m-button-primary-lg {
  box-sizing: border-box;
  min-width: 200px;
  height: 56px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #0078d4;
  border-width: 0;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.5px; }
  .m-button-primary-lg:disabled {
    color: #9e9e9e; }
  .m-button-primary-lg:hover {
    background-color: #0063b1;
    color: #ffffff; }
  .m-button-primary-lg:active {
    background-color: #004e8c;
    color: #ffffff; }
  .m-button-primary-lg:focus {
    outline: 0; }
  .m-button-primary-lg:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-primary-lg:disabled {
    color: #9e9e9e; }

.m-button-primary-outline-lg {
  box-sizing: border-box;
  min-width: 200px;
  height: 56px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 2px;
  border: 1px solid #0078d4;
  color: #0078d4;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.5px; }
  .m-button-primary-outline-lg:disabled {
    color: #9e9e9e; }
  .m-button-primary-outline-lg:hover {
    background-color: #0078d4;
    color: #ffffff; }
  .m-button-primary-outline-lg:active {
    background-color: #0063b1;
    color: #ffffff; }
  .m-button-primary-outline-lg:focus {
    outline: 0; }
  .m-button-primary-outline-lg:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-primary-outline-lg:disabled {
    color: #9e9e9e; }

.m-button-secondary-lg {
  box-sizing: border-box;
  min-width: 200px;
  height: 56px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #cccccc;
  border-width: 0;
  border-radius: 2px;
  color: #2b2b2b;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.5px; }
  .m-button-secondary-lg:disabled {
    color: #9e9e9e; }
  .m-button-secondary-lg:hover {
    background-color: #9e9e9e;
    color: #2b2b2b; }
  .m-button-secondary-lg:active {
    background-color: #767676;
    color: #2b2b2b; }
  .m-button-secondary-lg:focus {
    outline: 0; }
  .m-button-secondary-lg:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-secondary-lg:disabled {
    color: #9e9e9e; }

.m-button-secondary-outline-lg {
  box-sizing: border-box;
  min-width: 200px;
  height: 56px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 2px;
  border: 1px solid #767676;
  color: #767676;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.5px; }
  .m-button-secondary-outline-lg:disabled {
    color: #9e9e9e; }
  .m-button-secondary-outline-lg:hover {
    background-color: #9e9e9e;
    color: #ffffff; }
  .m-button-secondary-outline-lg:active {
    background-color: #767676;
    color: #ffffff; }
  .m-button-secondary-outline-lg:focus {
    outline: 0; }
  .m-button-secondary-outline-lg:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-secondary-outline-lg:disabled {
    color: #9e9e9e; }

.m-button-destructive-lg {
  box-sizing: border-box;
  min-width: 200px;
  height: 56px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #c50f1f;
  border-width: 0;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.5px; }
  .m-button-destructive-lg:disabled {
    color: #9e9e9e; }
  .m-button-destructive-lg:hover {
    background-color: #a80000;
    color: #ffffff; }
  .m-button-destructive-lg:active {
    background-color: #750b1c;
    color: #ffffff; }
  .m-button-destructive-lg:focus {
    outline: 0; }
  .m-button-destructive-lg:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-destructive-lg:disabled {
    color: #9e9e9e; }

.m-button-destructive-outline-lg {
  box-sizing: border-box;
  min-width: 200px;
  height: 56px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 2px;
  border: 1px solid #c50f1f;
  color: #c50f1f;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.5px; }
  .m-button-destructive-outline-lg:disabled {
    color: #9e9e9e; }
  .m-button-destructive-outline-lg:hover {
    background-color: #c50f1f;
    color: #ffffff; }
  .m-button-destructive-outline-lg:active {
    background-color: #a80000;
    color: #ffffff; }
  .m-button-destructive-outline-lg:focus {
    outline: 0; }
  .m-button-destructive-outline-lg:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-destructive-outline-lg:disabled {
    color: #9e9e9e; }

.m-button-green-lg {
  box-sizing: border-box;
  min-width: 200px;
  height: 56px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #6bb700;
  border-width: 0;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.5px; }
  .m-button-green-lg:disabled {
    color: #9e9e9e; }
  .m-button-green-lg:hover {
    background-color: #599b00;
    color: #ffffff; }
  .m-button-green-lg:active {
    background-color: #498205;
    color: #ffffff; }
  .m-button-green-lg:focus {
    outline: 0; }
  .m-button-green-lg:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-green-lg:disabled {
    color: #9e9e9e; }

.m-button-green-outline-lg {
  box-sizing: border-box;
  min-width: 200px;
  height: 56px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 2px;
  border: 1px solid #6bb700;
  color: #6bb700;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.5px; }
  .m-button-green-outline-lg:disabled {
    color: #9e9e9e; }
  .m-button-green-outline-lg:hover {
    background-color: #6bb700;
    color: #ffffff; }
  .m-button-green-outline-lg:active {
    background-color: #599b00;
    color: #ffffff; }
  .m-button-green-outline-lg:focus {
    outline: 0; }
  .m-button-green-outline-lg:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-green-outline-lg:disabled {
    color: #9e9e9e; }

.m-button-disabled-lg {
  box-sizing: border-box;
  min-width: 200px;
  height: 56px;
  padding: 7px 24px 8px 24px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  background-color: #cccccc;
  border-width: 0;
  border-radius: 2px;
  color: #9e9e9e;
  cursor: pointer;
  font-family: "Segoe UI Semibold";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.5px;
  cursor: default;
  pointer-events: none; }
  .m-button-disabled-lg:disabled {
    color: #9e9e9e; }
  .m-button-disabled-lg:hover {
    background-color: #cccccc;
    color: #9e9e9e; }
  .m-button-disabled-lg:active {
    background-color: #cccccc;
    color: #9e9e9e; }
  .m-button-disabled-lg:focus {
    outline: 0; }
  .m-button-disabled-lg:disabled {
    cursor: default;
    background-color: #cccccc;
    color: #9e9e9e;
    border: 1px solid #cccccc; }
  .m-button-disabled-lg:disabled {
    color: #9e9e9e; }

.m-tabs {
  font-family: "Segoe UI Semibold";
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.5px;
  box-sizing: border-box;
  display: inline-block;
  padding: 0 0 0 32px;
  width: 100%;
  margin: 0 0 32px 0;
  padding: 0 0 0 32px;
  border-bottom: 1px solid #e6e6e6;
  white-space: nowrap;
  overflow: visible;
  text-align: left;
  list-style-type: none; }
  .m-tabs:disabled {
    color: #9e9e9e; }
  .m-tabs li {
    display: inline-block;
    height: 100%;
    width: auto;
    margin: 0 24px 0 0;
    padding: 16px 8px; }
  .m-tabs li a {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    color: #767676; }
    .m-tabs li a:link, .m-tabs li a:visited {
      color: #767676; }
    .m-tabs li a:hover, .m-tabs li a:active {
      color: #0078d4; }

.m-tab-active {
  font-family: "Segoe UI Semibold";
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.5px;
  box-sizing: border-box;
  display: inline-block;
  width: auto;
  height: 100%;
  vertical-align: middle;
  border-bottom: 3px solid #0078d4; }
  .m-tab-active:disabled {
    color: #9e9e9e; }
  .m-tab-active a,
  .m-tab-active a:hover {
    color: #0078d4 !important; }

.m-nav-bar {
  height: 56px;
  line-height: 56px;
  box-sizing: border-box;
  vertical-align: middle;
  overflow: visible;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  white-space: nowrap;
  background-color: #2b2b2b;
  color: #ffffff;
  margin-bottom: 24px; }
  @media (max-width: 599px) {
    .m-nav-bar {
      height: 57px; } }
  .m-nav-bar .m-show-menu {
    display: none; }
    @media (max-width: 599px) {
      .m-nav-bar .m-show-menu {
        display: inline-block;
        height: 56px;
        background-color: #2b2b2b; } }
  .m-nav-bar input[type="checkbox"] {
    display: none; }
  .m-nav-bar input[type="checkbox"]:checked ~ .m-nav-tab {
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-left: auto;
    z-index: 99; }
    @media (max-width: 599px) {
      .m-nav-bar input[type="checkbox"]:checked ~ .m-nav-tab {
        width: 100%;
        left: 0;
        justify-self: flex-start; } }
  .m-nav-bar .m-nav-buttons {
    margin-right: 16px;
    text-align: right;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-order: 6;
        order: 6; }
    .m-nav-bar .m-nav-buttons button {
      position: relative;
      top: -3px;
      margin-left: 12px; }
    @media (max-width: 599px) {
      .m-nav-bar .m-nav-buttons {
        justify-self: flex-end;
        margin-left: auto; }
        .m-nav-bar .m-nav-buttons .m-button-primary-sm {
          display: none; } }

.m-nav-title {
  font-family: "Segoe UI Semilight";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.3px;
  display: inline-block;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 16px 0 0;
  margin-right: 6px;
  padding: 16px 0 0 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: none;
  color: #ffffff; }
  .m-nav-title:disabled {
    color: #9e9e9e; }
  @media (max-width: 599px) {
    .m-nav-title {
      position: relative;
      padding: 16px 0 0 0; } }

/* 
 * NEW NAV TABS 
 */
.m-nav-tab {
  font-family: "Segoe UI Semibold";
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.5px;
  box-sizing: border-box;
  display: inline-block;
  padding: 0;
  width: 100%;
  margin: 0 0 32px 0;
  padding: 0;
  border-bottom: 0;
  white-space: nowrap;
  overflow: visible;
  text-align: left;
  list-style-type: none;
  width: auto;
  margin: 0 0 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  text-transform: uppercase; }
  .m-nav-tab:disabled {
    color: #9e9e9e; }
  .m-nav-tab li {
    display: inline-block;
    height: 100%;
    width: auto;
    margin: 0;
    padding: 12px 24px 20px 24px; }
  .m-nav-tab li a {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    color: #cccccc; }
    .m-nav-tab li a:link, .m-nav-tab li a:visited {
      color: #cccccc; }
    .m-nav-tab li a:hover, .m-nav-tab li a:active {
      color: #0078d4; }
  .m-nav-tab .m-nav-tab li,
  .m-nav-tab .m-nav-item {
    box-sizing: border-box; }
    .m-nav-tab .m-nav-tab li a,
    .m-nav-tab .m-nav-tab li a:link,
    .m-nav-tab .m-nav-tab li a:hover,
    .m-nav-tab .m-nav-tab li a:active,
    .m-nav-tab .m-nav-tab li a:visited,
    .m-nav-tab .m-nav-tab li .m-nav-item-link,
    .m-nav-tab .m-nav-item a,
    .m-nav-tab .m-nav-item a:link,
    .m-nav-tab .m-nav-item a:hover,
    .m-nav-tab .m-nav-item a:active,
    .m-nav-tab .m-nav-item a:visited,
    .m-nav-tab .m-nav-item .m-nav-item-link {
      font-family: "Segoe UI Semibold";
      font-size: 18px;
      line-height: 24px;
      letter-spacing: 0.7px;
      text-transform: uppercase;
      text-decoration: none;
      color: #ffffff; }
      .m-nav-tab .m-nav-tab li a:disabled,
      .m-nav-tab .m-nav-tab li a:link:disabled,
      .m-nav-tab .m-nav-tab li a:hover:disabled,
      .m-nav-tab .m-nav-tab li a:active:disabled,
      .m-nav-tab .m-nav-tab li a:visited:disabled,
      .m-nav-tab .m-nav-tab li .m-nav-item-link:disabled,
      .m-nav-tab .m-nav-item a:disabled,
      .m-nav-tab .m-nav-item a:link:disabled,
      .m-nav-tab .m-nav-item a:hover:disabled,
      .m-nav-tab .m-nav-item a:active:disabled,
      .m-nav-tab .m-nav-item a:visited:disabled,
      .m-nav-tab .m-nav-item .m-nav-item-link:disabled {
        color: #9e9e9e; }
    .m-nav-tab .m-nav-tab li button,
    .m-nav-tab .m-nav-tab li .m-nav-item-button,
    .m-nav-tab .m-nav-item button,
    .m-nav-tab .m-nav-item .m-nav-item-button {
      font-family: "Segoe UI Semibold";
      font-size: 18px;
      line-height: 24px;
      letter-spacing: 0.7px;
      border-width: 0;
      text-transform: uppercase;
      color: #ffffff; }
      .m-nav-tab .m-nav-tab li button:disabled,
      .m-nav-tab .m-nav-tab li .m-nav-item-button:disabled,
      .m-nav-tab .m-nav-item button:disabled,
      .m-nav-tab .m-nav-item .m-nav-item-button:disabled {
        color: #9e9e9e; }
  @media (max-width: 599px) {
    .m-nav-tab {
      display: none;
      position: absolute;
      box-sizing: border-box;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      background-color: #2b2b2b;
      top: 56px;
      width: 100%; }
      .m-nav-tab li,
      .m-nav-tab .m-nav-item {
        height: 40px;
        width: 100%;
        padding: 0 0 0 44px;
        border-bottom: 1px solid #767676; }
        .m-nav-tab li a,
        .m-nav-tab li a:link,
        .m-nav-tab li a:hover,
        .m-nav-tab li a:active,
        .m-nav-tab li a:visited,
        .m-nav-tab .m-nav-item a,
        .m-nav-tab .m-nav-item a:link,
        .m-nav-tab .m-nav-item a:hover,
        .m-nav-tab .m-nav-item a:active,
        .m-nav-tab .m-nav-item a:visited {
          font-family: "Segoe UI Semibold";
          font-size: 13px;
          line-height: 20px;
          letter-spacing: 0.3px;
          padding: 7px 0 0 0;
          color: #cccccc; }
          .m-nav-tab li a:disabled,
          .m-nav-tab li a:link:disabled,
          .m-nav-tab li a:hover:disabled,
          .m-nav-tab li a:active:disabled,
          .m-nav-tab li a:visited:disabled,
          .m-nav-tab .m-nav-item a:disabled,
          .m-nav-tab .m-nav-item a:link:disabled,
          .m-nav-tab .m-nav-item a:hover:disabled,
          .m-nav-tab .m-nav-item a:active:disabled,
          .m-nav-tab .m-nav-item a:visited:disabled {
            color: #9e9e9e; } }

.m-nav-tab-active {
  font-family: "Segoe UI Semibold";
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.5px;
  box-sizing: border-box;
  display: inline-block;
  width: auto;
  height: 100%;
  vertical-align: middle;
  border-bottom: 4px solid #0078d4; }
  .m-nav-tab-active:disabled {
    color: #9e9e9e; }
  .m-nav-tab-active a,
  .m-nav-tab-active a:hover {
    color: #ffffff !important; }
  @media (max-width: 599px) {
    .m-nav-tab-active {
      position: relative;
      right: 21px;
      top: -2px; } }
  .m-nav-tab-active a {
    font-family: "Segoe UI Semibold";
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.7px; }
    .m-nav-tab-active a:disabled {
      color: #9e9e9e; }

@media (max-width: 599px) {
  .m-nav-tab-active:before {
    position: relative;
    top: 6px;
    content: "\2022";
    color: #0078d4;
    font-size: 24px;
    padding-right: 10px; } }

/*
 * Accordion Components
 */
.m-accordion-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  overflow: hidden; }

.m-accordion {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  overflow-y: auto; }
  .m-accordion.m-accordion-expanded {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    overflow-y: visible; }

.m-accordion-header {
  border-color: #cccccc;
  border-style: solid;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  box-sizing: border-box;
  height: 40px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 32px;
  letter-spacing: 0.5px;
  color: #2b2b2b; }
  .m-accordion-header.m-bordered {
    border-bottom-width: 1px;
    border-top-width: 1px; }
  .m-accordion-header.m-bordered-bottom {
    border-bottom-width: 1px; }
  .m-accordion-header.m-bordered-top {
    border-top-width: 1px; }
  .m-accordion-header.active {
    background-clip: content-box;
    background-color: #b3dbf2; }
  .m-accordion-header.m-accordion-link {
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    color: #2b2b2b; }
  .m-accordion-header.m-accordion-link:active, .m-accordion-header.m-accordion-link:visited, .m-accordion-header.m-accordion-link:focus {
    text-decoration: none;
    color: #2b2b2b; }

.m-accordion-header-text {
  padding: 0 8px; }

.m-accordion-body {
  border-color: #cccccc;
  border-style: solid;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: "Segoe UI";
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-accordion-body.m-bordered {
    border-bottom-width: 1px;
    border-top-width: 1px; }
  .m-accordion-body.m-bordered-bottom {
    border-bottom-width: 1px; }
  .m-accordion-body.m-bordered-top {
    border-top-width: 1px; }

/* icon action template */
.my-action-icon {
  background-color: transparent;
  color: #767676;
  border: 0;
  cursor: pointer; }
  .my-action-icon:hover {
    color: #0078d4; }
  .my-action-icon:active {
    color: #0063b1; }
  .my-action-icon:focus {
    outline: 0; }
  .disabled.my-action-icon {
    color: #9e9e9e;
    cursor: auto;
    outline: 0; }
    .disabled.my-action-icon:hover, .disabled.my-action-icon:active {
      color: #9e9e9e;
      outline: 0; }

.my-action-icon-disabled {
  color: #9e9e9e;
  cursor: auto; }
  .my-action-icon-disabled:hover, .my-action-icon-disabled:active, .my-action-icon-disabled:focus {
    color: #9e9e9e;
    outline: 0; }

.m-icon {
  display: inline-block;
  font-family: "Fabric MDL2";
  line-height: inherit;
  margin-right: 12px;
  vertical-align: middle; }

.m-icon-Edit:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E70F"; }

.m-icon-ChevronDown:before {
  font-family: "Fabric MDL2";
  content: "\E70D"; }

.m-icon-ChevronUp:before {
  font-family: "Fabric MDL2";
  content: "\E70E"; }

.m-icon-ChevronLeft:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-left:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-right:after {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronRight:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-left:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-right:after {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-More:before {
  font-family: "Fabric MDL2";
  content: "\E712"; }

.m-icon-OpenInNewWindow:before {
  font-family: "Fabric MDL2";
  content: "\E8A7"; }

.m-icon-Upload:before {
  font-family: "Fabric MDL2";
  content: "\E898"; }

.m-icon-delete:before {
  font-family: "Fabric MDL2";
  content: "\E74D"; }

.m-icon-Add:before {
  font-family: "Fabric MDL2";
  content: "\E710"; }

.m-icon-Cancel:before {
  font-family: "Fabric MDL2";
  content: "\E711"; }

.m-icon-Search:before {
  font-family: "Fabric MDL2";
  content: "\E721"; }

.m-icon-Checkbox:before {
  font-family: "Fabric MDL2";
  content: "\E739"; }

.m-icon-CheckboxComposite:before {
  font-family: "Fabric MDL2";
  content: "\E73A"; }

.m-icon-CheckboxCompositeReversed:before {
  font-family: "Fabric MDL2";
  content: "\E73D"; }

.m-icon-Warning:before {
  font-family: "Fabric MDL2";
  content: "\E7BA"; }

.m-icon-Error:before {
  font-family: "Fabric MDL2";
  content: "\E783"; }

.m-icon-Forward:before {
  font-family: "Fabric MDL2";
  content: "\E72A"; }

.m-icon-Back:before {
  font-family: "Fabric MDL2";
  content: "\E72B"; }

.m-icon-RadioBtnOff:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-RadioBtnOn:before {
  font-family: "Fabric MDL2";
  content: "\E81D"; }

.m-icon-Completed:before {
  font-family: "Fabric MDL2";
  content: "\E930"; }

.m-icon-ErrorBadge:before {
  font-family: "Fabric MDL2";
  content: "\EA39"; }

.m-icon-GlobalNav:before {
  font-family: "Fabric MDL2";
  content: "\E700"; }

.m-icon-Info:before {
  font-family: "Fabric MDL2";
  content: "\E946"; }

.m-icon-ChevronDoubleDown:before {
  font-family: "Fabric MDL2";
  content: "\EE04"; }

.m-icon-Microphone:before {
  font-family: "Fabric MDL2";
  content: "\E720"; }

.m-icon-Lock:before {
  font-family: "Fabric MDL2";
  content: "\E72E"; }

.m-icon-Unlock:before {
  font-family: "Fabric MDL2";
  content: "\E785"; }

.m-icon-Fullscreen:before {
  font-family: "Fabric MDL2";
  content: "\E740"; }

.m-icon-Copy:before {
  font-family: "Fabric MDL2";
  content: "\E8C8"; }

.m-icon-Triangle-Right:before {
  font-family: "Fabric MDL2";
  content: "\EED3"; }

.m-icon-Dock-Right:before {
  font-family: "Fabric MDL2";
  content: "\E90D"; }

.m-icon-Open-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E8A0"; }

.m-icon-Close-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E89F"; }

.m-icon-Close-Pane-Mirrored:before {
  font-family: "Fabric MDL2";
  content: "\EA49"; }

.m-icon-Checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-Sort:before {
  font-family: "Fabric MDL2";
  content: "\E9D0"; }

.m-icon-Share:before {
  font-family: "Fabric MDL2";
  content: "\EF79"; }

.m-icon-Help:before {
  font-family: "Fabric MDL2";
  content: "\E897"; }

.m-icon-Save:before {
  font-family: "Fabric MDL2";
  content: "\E74E"; }

.m-icon-Move:before {
  font-family: "Fabric MDL2";
  content: "\E7C2"; }

.m-icon-Back-to-Window:before {
  font-family: "Fabric MDL2";
  content: "\E73F"; }

.m-icon-Refresh:before {
  font-family: "Fabric MDL2";
  content: "\E72C"; }

.m-icon-Download:before {
  font-family: "Fabric MDL2";
  content: "\E896"; }

.m-icon-Sync:before {
  font-family: "Fabric MDL2";
  content: "\E895"; }

.m-icon-Settings:before {
  font-family: "Fabric MDL2";
  content: "\E713"; }

.m-icon-Chat:before {
  font-family: "Fabric MDL2";
  content: "\E901"; }

.m-icon-location-circle:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-location-fill:before {
  font-family: "Fabric MDL2";
  content: "\E915"; }

.m-icon-checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-AlertTriangle:before {
  font-family: "Fabric MDL2";
  content: "\E814"; }

.m-icon-AlertCircle:before {
  font-family: "Fabric MDL2";
  content: "\F331"; }

.m-icon-CompletedSolid:before {
  font-family: "Fabric MDL2";
  content: "\EC61"; }

.m-icon-InfoSolid:before {
  font-family: "Fabric MDL2";
  content: "\F167"; }

.m-icon-playButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E768"; }

.m-icon-stopButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E71A"; }

.m-icon-columnOptions:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F317"; }

.m-icon-hide:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\EF89"; }

.m-icon-view:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E890"; }

.m-icon-undo:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E7A7"; }

.m-icon-rowsGroup:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F29B"; }

.m-table-holder-icon {
  font-size: 18px;
  color: #0078d4; }

.m-question-icon:before {
  content: '?'; }

.m-question-button {
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer; }
  .m-question-button:hover, .m-question-button:visited, .m-question-button:active {
    background-color: transparent; }
  .m-question-button:hover {
    background-color: transparent; }
  .m-question-button:focus {
    outline: 1px dashed #2b2b2b; }
  .m-question-button .m-question-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0;
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 18px;
    border-radius: 50%;
    background-color: #f2f2f2;
    cursor: pointer; }
    .m-question-button .m-question-icon:hover, .m-question-button .m-question-icon:visited, .m-question-button .m-question-icon:active {
      text-decoration: none;
      color: #2b2b2b; }
    .m-question-button .m-question-icon:hover {
      background-color: #cccccc; }
    .m-question-button .m-question-icon:active {
      background-color: #9e9e9e; }
    .m-question-button .m-question-icon:focus {
      outline: 0; }

.m-search-icon-container {
  position: relative;
  height: 36px;
  line-height: 36px; }

.m-search-icon-container .m-search-icon {
  position: absolute;
  top: calc(50% - 11px);
  right: 20px;
  padding-right: 16px;
  font-size: 20px;
  color: #767676; }

.m-checkbox-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-checkbox-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  color: #0078d4;
  font-size: 16px !important; }

.m-radio-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-radio-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #0078d4; }

.m-table-trashcan-icon {
  padding: 0 12px;
  vertical-align: middle;
  font-size: 20px;
  letter-spacing: 0.36px;
  line-height: 20px;
  color: #767676; }

.m-add-icon {
  margin-right: 12px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
  color: #0078d4; }

.m-warning-icon,
.m-error-icon,
.m-info-icon {
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 24px;
  position: relative;
  padding: 0 12px 0 0; }
  .m-warning-icon:hover,
  .m-error-icon:hover,
  .m-info-icon:hover {
    background-color: transparent; }

.m-warning-icon {
  color: #eaa300; }

.m-error-icon {
  color: #c50f1f; }

.my-warning {
  font-size: 30px;
  color: #eaa300; }

.m-nav-icon {
  color: #ffffff;
  font-size: 20px;
  margin: 0px 16px 24px 24px;
  position: relative;
  top: -3px; }

.m-expandable-container .m-chev-down {
  display: inline-block;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

.m-expandable-container .m-chev-up {
  display: none;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

.m-nav-tree-container {
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fafafa; }
  .m-nav-tree-container .m-nav-tree {
    box-sizing: border-box;
    position: relative;
    padding: 0;
    padding-left: 28px;
    list-style: none; }
    .m-nav-tree-container .m-nav-tree.m-nav-tree-root {
      box-sizing: border-box;
      width: 100%;
      padding-left: 16px;
      margin: 0px 0 0 0;
      overflow-x: hidden; }
    .m-nav-tree-container .m-nav-tree .m-nav-tree-node {
      box-sizing: border-box;
      padding-top: 0; }
    .m-nav-tree-container .m-nav-tree .m-nav-tree-node-holder {
      height: 48px; }
    .m-nav-tree-container .m-nav-tree .m-nav-tree-node-link {
      box-sizing: border-box;
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-align: center;
          align-items: center;
      height: 40px;
      width: 100%;
      overflow-wrap: break-word;
      white-space: normal;
      font-family: "Segoe UI Semibold";
      font-size: 15px;
      text-decoration: none;
      color: #2b2b2b;
      z-index: 0; }
      .m-nav-tree-container .m-nav-tree .m-nav-tree-node-link:visited, .m-nav-tree-container .m-nav-tree .m-nav-tree-node-link:link, .m-nav-tree-container .m-nav-tree .m-nav-tree-node-link:hover {
        text-decoration: none;
        color: #2b2b2b; }
      .m-nav-tree-container .m-nav-tree .m-nav-tree-node-link > .m-nav-tree-leaf-node-link {
        font-family: "Segoe UI Semilight";
        color: #2b2b2b; }
      .m-nav-tree-container .m-nav-tree .m-nav-tree-node-link > .m-nav-tree-selection-indicator {
        box-sizing: border-box;
        position: absolute;
        height: 100%;
        width: 254px;
        right: 4;
        z-index: -1;
        background-color: transparent; }
        .m-nav-tree-container .m-nav-tree .m-nav-tree-node-link > .m-nav-tree-selection-indicator.active-node {
          background-color: #83beec; }
      .m-nav-tree-container .m-nav-tree .m-nav-tree-node-link:hover > .m-nav-tree-selection-indicator {
        background-color: #f2f2f2; }
      .m-nav-tree-container .m-nav-tree .m-nav-tree-node-link:hover > .m-nav-tree-selected,
      .m-nav-tree-container .m-nav-tree .m-nav-tree-node-link .m-nav-tree-selected {
        background-color: #b3dbf2;
        border-radius: 2px; }
      .m-nav-tree-container .m-nav-tree .m-nav-tree-node-link .m-nav-tree-selected:hover {
        background-color: #b3dbf2;
        border-radius: 2px; }
    .m-nav-tree-container .m-nav-tree .m-nav-tree-node-icon {
      display: block;
      box-sizing: border-box;
      width: 16px;
      height: 16px;
      margin-right: 12px;
      font-weight: 400;
      line-height: 18px; }
    .m-nav-tree-container .m-nav-tree .m-nav-tree-node-text {
      box-sizing: border-box;
      margin: 1px 0;
      padding: 7px 0;
      font-family: "Segoe UI Semibold";
      line-height: 24px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      .m-nav-tree-container .m-nav-tree .m-nav-tree-node-text.m-nav-tree-leaf-node-text {
        font-family: "Segoe UI Semilight";
        letter-spacing: 0.3px; }

@font-face {
  font-family: "Segoe UI";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Semilight";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Semibold";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Bold";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Fabric MDL2";
  src: url("//bot-framework.azureedge.net/fonts/Fabric MDL2/FabMDL2.3.09.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/Fabric MDL2/FabMDL2.3.09.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

/* icon action template */
.my-action-icon {
  background-color: transparent;
  color: #767676;
  border: 0;
  cursor: pointer; }
  .my-action-icon:hover {
    color: #0078d4; }
  .my-action-icon:active {
    color: #0063b1; }
  .my-action-icon:focus {
    outline: 0; }
  .disabled.my-action-icon {
    color: #9e9e9e;
    cursor: auto;
    outline: 0; }
    .disabled.my-action-icon:hover, .disabled.my-action-icon:active {
      color: #9e9e9e;
      outline: 0; }

.my-action-icon-disabled {
  color: #9e9e9e;
  cursor: auto; }
  .my-action-icon-disabled:hover, .my-action-icon-disabled:active, .my-action-icon-disabled:focus {
    color: #9e9e9e;
    outline: 0; }

.m-icon {
  display: inline-block;
  font-family: "Fabric MDL2";
  line-height: inherit;
  margin-right: 12px;
  vertical-align: middle; }

.m-icon-Edit:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E70F"; }

.m-icon-ChevronDown:before {
  font-family: "Fabric MDL2";
  content: "\E70D"; }

.m-icon-ChevronUp:before {
  font-family: "Fabric MDL2";
  content: "\E70E"; }

.m-icon-ChevronLeft:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-left:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-right:after {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronRight:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-left:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-right:after {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-More:before {
  font-family: "Fabric MDL2";
  content: "\E712"; }

.m-icon-OpenInNewWindow:before {
  font-family: "Fabric MDL2";
  content: "\E8A7"; }

.m-icon-Upload:before {
  font-family: "Fabric MDL2";
  content: "\E898"; }

.m-icon-delete:before {
  font-family: "Fabric MDL2";
  content: "\E74D"; }

.m-icon-Add:before {
  font-family: "Fabric MDL2";
  content: "\E710"; }

.m-icon-Cancel:before {
  font-family: "Fabric MDL2";
  content: "\E711"; }

.m-icon-Search:before {
  font-family: "Fabric MDL2";
  content: "\E721"; }

.m-icon-Checkbox:before {
  font-family: "Fabric MDL2";
  content: "\E739"; }

.m-icon-CheckboxComposite:before {
  font-family: "Fabric MDL2";
  content: "\E73A"; }

.m-icon-CheckboxCompositeReversed:before {
  font-family: "Fabric MDL2";
  content: "\E73D"; }

.m-icon-Warning:before {
  font-family: "Fabric MDL2";
  content: "\E7BA"; }

.m-icon-Error:before {
  font-family: "Fabric MDL2";
  content: "\E783"; }

.m-icon-Forward:before {
  font-family: "Fabric MDL2";
  content: "\E72A"; }

.m-icon-Back:before {
  font-family: "Fabric MDL2";
  content: "\E72B"; }

.m-icon-RadioBtnOff:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-RadioBtnOn:before {
  font-family: "Fabric MDL2";
  content: "\E81D"; }

.m-icon-Completed:before {
  font-family: "Fabric MDL2";
  content: "\E930"; }

.m-icon-ErrorBadge:before {
  font-family: "Fabric MDL2";
  content: "\EA39"; }

.m-icon-GlobalNav:before {
  font-family: "Fabric MDL2";
  content: "\E700"; }

.m-icon-Info:before {
  font-family: "Fabric MDL2";
  content: "\E946"; }

.m-icon-ChevronDoubleDown:before {
  font-family: "Fabric MDL2";
  content: "\EE04"; }

.m-icon-Microphone:before {
  font-family: "Fabric MDL2";
  content: "\E720"; }

.m-icon-Lock:before {
  font-family: "Fabric MDL2";
  content: "\E72E"; }

.m-icon-Unlock:before {
  font-family: "Fabric MDL2";
  content: "\E785"; }

.m-icon-Fullscreen:before {
  font-family: "Fabric MDL2";
  content: "\E740"; }

.m-icon-Copy:before {
  font-family: "Fabric MDL2";
  content: "\E8C8"; }

.m-icon-Triangle-Right:before {
  font-family: "Fabric MDL2";
  content: "\EED3"; }

.m-icon-Dock-Right:before {
  font-family: "Fabric MDL2";
  content: "\E90D"; }

.m-icon-Open-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E8A0"; }

.m-icon-Close-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E89F"; }

.m-icon-Close-Pane-Mirrored:before {
  font-family: "Fabric MDL2";
  content: "\EA49"; }

.m-icon-Checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-Sort:before {
  font-family: "Fabric MDL2";
  content: "\E9D0"; }

.m-icon-Share:before {
  font-family: "Fabric MDL2";
  content: "\EF79"; }

.m-icon-Help:before {
  font-family: "Fabric MDL2";
  content: "\E897"; }

.m-icon-Save:before {
  font-family: "Fabric MDL2";
  content: "\E74E"; }

.m-icon-Move:before {
  font-family: "Fabric MDL2";
  content: "\E7C2"; }

.m-icon-Back-to-Window:before {
  font-family: "Fabric MDL2";
  content: "\E73F"; }

.m-icon-Refresh:before {
  font-family: "Fabric MDL2";
  content: "\E72C"; }

.m-icon-Download:before {
  font-family: "Fabric MDL2";
  content: "\E896"; }

.m-icon-Sync:before {
  font-family: "Fabric MDL2";
  content: "\E895"; }

.m-icon-Settings:before {
  font-family: "Fabric MDL2";
  content: "\E713"; }

.m-icon-Chat:before {
  font-family: "Fabric MDL2";
  content: "\E901"; }

.m-icon-location-circle:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-location-fill:before {
  font-family: "Fabric MDL2";
  content: "\E915"; }

.m-icon-checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-AlertTriangle:before {
  font-family: "Fabric MDL2";
  content: "\E814"; }

.m-icon-AlertCircle:before {
  font-family: "Fabric MDL2";
  content: "\F331"; }

.m-icon-CompletedSolid:before {
  font-family: "Fabric MDL2";
  content: "\EC61"; }

.m-icon-InfoSolid:before {
  font-family: "Fabric MDL2";
  content: "\F167"; }

.m-icon-playButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E768"; }

.m-icon-stopButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E71A"; }

.m-icon-columnOptions:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F317"; }

.m-icon-hide:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\EF89"; }

.m-icon-view:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E890"; }

.m-icon-undo:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E7A7"; }

.m-icon-rowsGroup:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F29B"; }

.m-table-holder-icon {
  font-size: 18px;
  color: #0078d4; }

.m-question-icon:before {
  content: '?'; }

.m-question-button {
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer; }
  .m-question-button:hover, .m-question-button:visited, .m-question-button:active {
    background-color: transparent; }
  .m-question-button:hover {
    background-color: transparent; }
  .m-question-button:focus {
    outline: 1px dashed #2b2b2b; }
  .m-question-button .m-question-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0;
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 18px;
    border-radius: 50%;
    background-color: #f2f2f2;
    cursor: pointer; }
    .m-question-button .m-question-icon:hover, .m-question-button .m-question-icon:visited, .m-question-button .m-question-icon:active {
      text-decoration: none;
      color: #2b2b2b; }
    .m-question-button .m-question-icon:hover {
      background-color: #cccccc; }
    .m-question-button .m-question-icon:active {
      background-color: #9e9e9e; }
    .m-question-button .m-question-icon:focus {
      outline: 0; }

.m-search-icon-container {
  position: relative;
  height: 36px;
  line-height: 36px; }

.m-search-icon-container .m-search-icon {
  position: absolute;
  top: calc(50% - 11px);
  right: 20px;
  padding-right: 16px;
  font-size: 20px;
  color: #767676; }

.m-checkbox-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-checkbox-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  color: #0078d4;
  font-size: 16px !important; }

.m-radio-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-radio-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #0078d4; }

.m-table-trashcan-icon {
  padding: 0 12px;
  vertical-align: middle;
  font-size: 20px;
  letter-spacing: 0.36px;
  line-height: 20px;
  color: #767676; }

.m-add-icon {
  margin-right: 12px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
  color: #0078d4; }

.m-warning-icon,
.m-error-icon,
.m-info-icon {
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 24px;
  position: relative;
  padding: 0 12px 0 0; }
  .m-warning-icon:hover,
  .m-error-icon:hover,
  .m-info-icon:hover {
    background-color: transparent; }

.m-warning-icon {
  color: #eaa300; }

.m-error-icon {
  color: #c50f1f; }

.my-warning {
  font-size: 30px;
  color: #eaa300; }

.m-nav-icon {
  color: #ffffff;
  font-size: 20px;
  margin: 0px 16px 24px 24px;
  position: relative;
  top: -3px; }

.m-expandable-container .m-chev-down {
  display: inline-block;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

.m-expandable-container .m-chev-up {
  display: none;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

/* use m-font to style font-family, font-size,
 line-height, and letter-spacing */
.m-anchor-like-button {
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  cursor: pointer;
  text-decoration: none;
  color: #0078d4;
  background: transparent;
  margin: 0;
  border: 0;
  padding: 0;
  min-width: initial; }
  .m-anchor-like-button:disabled {
    color: #9e9e9e; }
  .m-anchor-like-button:focus {
    outline: 0;
    color: #0063b1;
    text-decoration: none; }
  .m-anchor-like-button:hover {
    color: #0063b1;
    text-decoration: none; }
  .m-anchor-like-button:active {
    color: #004e8c;
    text-decoration: none; }

/* use class to show text as 'disabled' regardless of other styling */
/* largest header */
.m-header-1 {
  font-family: "Segoe UI Semilight";
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 48px 0;
  font-weight: normal;
  color: #2b2b2b;
  font-family: "Segoe UI Semilight";
  font-size: 46px;
  line-height: 48px;
  letter-spacing: 0.1px; }
  .m-header-1:disabled {
    color: #9e9e9e; }
  .m-header-1:disabled {
    color: #9e9e9e; }
  .m-header-1:disabled {
    color: #9e9e9e; }

.m-header-2 {
  font-family: "Segoe UI Semilight";
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 48px 0;
  font-weight: normal;
  color: #2b2b2b; }
  .m-header-2:disabled {
    color: #9e9e9e; }
  .m-header-2:disabled {
    color: #9e9e9e; }

.m-header-3 {
  font-family: "Segoe UI Semilight";
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 24px 0;
  font-weight: normal;
  color: #2b2b2b;
  font-family: "Segoe UI";
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.3px; }
  .m-header-3:disabled {
    color: #9e9e9e; }
  .m-header-3:disabled {
    color: #9e9e9e; }
  .m-header-3:disabled {
    color: #9e9e9e; }

.m-header-subtitle {
  font-family: "Segoe UI Semilight";
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 16px 0;
  font-weight: normal;
  color: #2b2b2b;
  font-family: "Segoe UI Semilight";
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-header-subtitle:disabled {
    color: #9e9e9e; }
  .m-header-subtitle:disabled {
    color: #9e9e9e; }
  .m-header-subtitle:disabled {
    color: #9e9e9e; }

.m-header-table-font, .m-table .m-table-header .m-table-cell {
  font-family: "Segoe UI Semilight";
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  font-weight: normal;
  color: #2b2b2b;
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.5px;
  padding: 0 0 12px 0; }
  .m-header-table-font:disabled, .m-table .m-table-header .m-table-cell:disabled {
    color: #9e9e9e; }
  .m-header-table-font:disabled, .m-table .m-table-header .m-table-cell:disabled {
    color: #9e9e9e; }
  .m-header-table-font:disabled, .m-table .m-table-header .m-table-cell:disabled {
    color: #9e9e9e; }

.m-font-regular {
  font-family: "Segoe UI Semilight";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-font-regular:disabled {
    color: #9e9e9e; }

.m-font-bold {
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-font-bold:disabled {
    color: #9e9e9e; }

.m-anchor {
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  cursor: pointer;
  text-decoration: none;
  color: #0078d4; }
  .m-anchor:disabled {
    color: #9e9e9e; }
  .m-anchor:focus {
    outline: 0;
    color: #0063b1;
    text-decoration: none; }
  .m-anchor:hover {
    color: #0063b1;
    text-decoration: none; }
  .m-anchor:active {
    color: #004e8c;
    text-decoration: none; }

.m-content-hr {
  margin-top: 16px;
  margin-bottom: 32px;
  border-top: 0;
  border-bottom: 1px solid #e6e6e6; }

.m-highlighted {
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #2b2b2b;
  padding: 4px 2px;
  margin: 0 2px;
  background-color: #b3dbf2;
  border-radius: 2px;
  text-decoration: none; }
  .m-highlighted:disabled {
    color: #9e9e9e; }

.m-text-disabled {
  color: #9e9e9e; }

/* THIS TOOLTIP WILL BE DEPRECATED. SEE /mixins/tooltip.scss FOR BETTER ONE */
/* END DEPRECATED TOOLTIP */
/* DEPRECATED TOOLTIP. SEE BELOW FOR NEW ONE */
.m-tool-tip-container {
  position: relative; }
  .m-tool-tip-container:focus {
    outline: 0; }
  .m-tool-tip-container:hover {
    text-decoration: none; }
    .m-tool-tip-container:hover > .m-tool-tip {
      opacity: 1;
      transition-delay: .5s;
      visibility: visible; }
  .m-tool-tip-container > .m-tool-tip {
    opacity: 0;
    transition: opacity .3s;
    visibility: collapse; }
  .m-tool-tip-container .m-highlighted {
    font-family: "Segoe UI Semibold";
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #2b2b2b;
    padding: 4px 2px;
    margin: 0 2px;
    background-color: #b3dbf2;
    border-radius: 2px;
    text-decoration: none; }
    .m-tool-tip-container .m-highlighted:disabled {
      color: #9e9e9e; }
  .m-tool-tip-container > .m-tool-tip.top {
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.7px;
    background-color: #2b2b2b;
    border-radius: 2px;
    color: #ffffff;
    left: 50%;
    margin: 0 0 12px 0;
    padding: 8px 16px;
    position: absolute;
    top: 0;
    transform: translateX(-50%) translateY(-100%);
    white-space: nowrap; }
    .m-tool-tip-container > .m-tool-tip.top:disabled {
      color: #9e9e9e; }
  .m-tool-tip-container > .m-tool-tip.top-left {
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.7px;
    background-color: #2b2b2b;
    border-radius: 2px;
    color: #ffffff;
    left: 0;
    margin: 0 0 12px 0;
    padding: 8px 16px;
    position: absolute;
    top: 0;
    transform: translateY(-100%);
    white-space: nowrap; }
    .m-tool-tip-container > .m-tool-tip.top-left:disabled {
      color: #9e9e9e; }
  .m-tool-tip-container > .m-tool-tip.top-right {
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.7px;
    background-color: #2b2b2b;
    border-radius: 2px;
    color: #ffffff;
    left: 100%;
    margin: 0 0 12px 0;
    padding: 8px 16px;
    position: absolute;
    top: 0;
    transform: translateX(-100%) translateY(-100%);
    white-space: nowrap; }
    .m-tool-tip-container > .m-tool-tip.top-right:disabled {
      color: #9e9e9e; }
  .m-tool-tip-container > .m-tool-tip.middle-right {
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.7px;
    background-color: #2b2b2b;
    border-radius: 2px;
    color: #ffffff;
    left: 100%;
    margin: 0 0 0 12px;
    padding: 8px 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap; }
    .m-tool-tip-container > .m-tool-tip.middle-right:disabled {
      color: #9e9e9e; }
  .m-tool-tip-container > .m-tool-tip.bottom {
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.7px;
    background-color: #2b2b2b;
    border-radius: 2px;
    color: #ffffff;
    left: 50%;
    margin: 12px 0 0;
    padding: 8px 16px;
    position: absolute;
    top: -100%;
    transform: translateX(-50%) translateY(100%);
    white-space: nowrap; }
    .m-tool-tip-container > .m-tool-tip.bottom:disabled {
      color: #9e9e9e; }
  .m-tool-tip-container > .m-tool-tip.bottom-left {
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.7px;
    background-color: #2b2b2b;
    border-radius: 2px;
    color: #ffffff;
    left: 0;
    margin: 12px 0 0;
    padding: 8px 16px;
    position: absolute;
    top: -100%;
    transform: translateY(100%);
    white-space: nowrap; }
    .m-tool-tip-container > .m-tool-tip.bottom-left:disabled {
      color: #9e9e9e; }
  .m-tool-tip-container > .m-tool-tip.bottom-right {
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.7px;
    background-color: #2b2b2b;
    border-radius: 2px;
    color: #ffffff;
    left: 100%;
    margin: 12px 0 0;
    padding: 8px 16px;
    position: absolute;
    top: -100%;
    transform: translateX(-100%) translateY(100%);
    white-space: nowrap; }
    .m-tool-tip-container > .m-tool-tip.bottom-right:disabled {
      color: #9e9e9e; }

/* END OLD TOOLTIP */
/*! Avalanche | MIT License | @colourgarden */
/*------------------------------------*\
    HELPERS
\*------------------------------------*/
/*------------------------------------*\
    SETTINGS
\*------------------------------------*/
/*------------------------------------*\
      LOGIC aka THE MAGIC
  \*------------------------------------*/
/*------------------------------------*\
      GRID LAYOUT
  \*------------------------------------*/
.m-grid {
  display: table;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 0px;
  font-size: 0rem; }

.m-grid-cell {
  box-sizing: border-box;
  display: table-cell;
  width: 100%;
  padding: 0;
  padding-left: 0px;
  margin: 0;
  vertical-align: top;
  font-size: 1rem; }

/*------------------------------------*\
      GRID WIDTHS
  \*------------------------------------*/
.m-col-1-of-6, .m-col-2-of-12 {
  width: 16.66667%; }

.m-col-2-of-6, .m-col-4-of-12 {
  width: 33.33333%; }

.m-col-3-of-6, .m-col-6-of-12 {
  width: 50%; }

.m-col-4-of-6, .m-col-8-of-12 {
  width: 66.66667%; }

.m-col-5-of-6, .m-col-10-of-12 {
  width: 83.33333%; }

.m-col-1-of-12 {
  width: 8.33333%; }

.m-col-3-of-12 {
  width: 25%; }

.m-col-5-of-12 {
  width: 41.66667%; }

.m-col-7-of-12 {
  width: 58.33333%; }

.m-col-9-of-12 {
  width: 75%; }

.m-col-11-of-12 {
  width: 91.66667%; }

@media screen and (max-width: 499px) {
  .m-col-1-of-6--thumb, .m-col-2-of-12--thumb {
    width: 16.66667%; }
  .m-col-2-of-6--thumb, .m-col-4-of-12--thumb {
    width: 33.33333%; }
  .m-col-3-of-6--thumb, .m-col-6-of-12--thumb {
    width: 50%; }
  .m-col-4-of-6--thumb, .m-col-8-of-12--thumb {
    width: 66.66667%; }
  .m-col-5-of-6--thumb, .m-col-10-of-12--thumb {
    width: 83.33333%; }
  .m-col-1-of-12--thumb {
    width: 8.33333%; }
  .m-col-3-of-12--thumb {
    width: 25%; }
  .m-col-5-of-12--thumb {
    width: 41.66667%; }
  .m-col-7-of-12--thumb {
    width: 58.33333%; }
  .m-col-9-of-12--thumb {
    width: 75%; }
  .m-col-11-of-12--thumb {
    width: 91.66667%; } }

@media screen and (min-width: 500px) and (max-width: 800px) {
  .m-col-1-of-6--handheld, .m-col-2-of-12--handheld {
    width: 16.66667%; }
  .m-col-2-of-6--handheld, .m-col-4-of-12--handheld {
    width: 33.33333%; }
  .m-col-3-of-6--handheld, .m-col-6-of-12--handheld {
    width: 50%; }
  .m-col-4-of-6--handheld, .m-col-8-of-12--handheld {
    width: 66.66667%; }
  .m-col-5-of-6--handheld, .m-col-10-of-12--handheld {
    width: 83.33333%; }
  .m-col-1-of-12--handheld {
    width: 8.33333%; }
  .m-col-3-of-12--handheld {
    width: 25%; }
  .m-col-5-of-12--handheld {
    width: 41.66667%; }
  .m-col-7-of-12--handheld {
    width: 58.33333%; }
  .m-col-9-of-12--handheld {
    width: 75%; }
  .m-col-11-of-12--handheld {
    width: 91.66667%; } }

@media screen and (min-width: 500px) {
  .m-col-1-of-6--handheld-and-up, .m-col-2-of-12--handheld-and-up {
    width: 16.66667%; }
  .m-col-2-of-6--handheld-and-up, .m-col-4-of-12--handheld-and-up {
    width: 33.33333%; }
  .m-col-3-of-6--handheld-and-up, .m-col-6-of-12--handheld-and-up {
    width: 50%; }
  .m-col-4-of-6--handheld-and-up, .m-col-8-of-12--handheld-and-up {
    width: 66.66667%; }
  .m-col-5-of-6--handheld-and-up, .m-col-10-of-12--handheld-and-up {
    width: 83.33333%; }
  .m-col-1-of-12--handheld-and-up {
    width: 8.33333%; }
  .m-col-3-of-12--handheld-and-up {
    width: 25%; }
  .m-col-5-of-12--handheld-and-up {
    width: 41.66667%; }
  .m-col-7-of-12--handheld-and-up {
    width: 58.33333%; }
  .m-col-9-of-12--handheld-and-up {
    width: 75%; }
  .m-col-11-of-12--handheld-and-up {
    width: 91.66667%; } }

@media screen and (max-width: 800px) {
  .m-col-1-of-6--pocket, .m-col-2-of-12--pocket {
    width: 16.66667%; }
  .m-col-2-of-6--pocket, .m-col-4-of-12--pocket {
    width: 33.33333%; }
  .m-col-3-of-6--pocket, .m-col-6-of-12--pocket {
    width: 50%; }
  .m-col-4-of-6--pocket, .m-col-8-of-12--pocket {
    width: 66.66667%; }
  .m-col-5-of-6--pocket, .m-col-10-of-12--pocket {
    width: 83.33333%; }
  .m-col-1-of-12--pocket {
    width: 8.33333%; }
  .m-col-3-of-12--pocket {
    width: 25%; }
  .m-col-5-of-12--pocket {
    width: 41.66667%; }
  .m-col-7-of-12--pocket {
    width: 58.33333%; }
  .m-col-9-of-12--pocket {
    width: 75%; }
  .m-col-11-of-12--pocket {
    width: 91.66667%; } }

@media screen and (min-width: 801px) and (max-width: 1024px) {
  .m-col-1-of-6--lap, .m-col-2-of-12--lap {
    width: 16.66667%; }
  .m-col-2-of-6--lap, .m-col-4-of-12--lap {
    width: 33.33333%; }
  .m-col-3-of-6--lap, .m-col-6-of-12--lap {
    width: 50%; }
  .m-col-4-of-6--lap, .m-col-8-of-12--lap {
    width: 66.66667%; }
  .m-col-5-of-6--lap, .m-col-10-of-12--lap {
    width: 83.33333%; }
  .m-col-1-of-12--lap {
    width: 8.33333%; }
  .m-col-3-of-12--lap {
    width: 25%; }
  .m-col-5-of-12--lap {
    width: 41.66667%; }
  .m-col-7-of-12--lap {
    width: 58.33333%; }
  .m-col-9-of-12--lap {
    width: 75%; }
  .m-col-11-of-12--lap {
    width: 91.66667%; } }

@media screen and (min-width: 801px) {
  .m-col-1-of-6--lap-and-up, .m-col-2-of-12--lap-and-up {
    width: 16.66667%; }
  .m-col-2-of-6--lap-and-up, .m-col-4-of-12--lap-and-up {
    width: 33.33333%; }
  .m-col-3-of-6--lap-and-up, .m-col-6-of-12--lap-and-up {
    width: 50%; }
  .m-col-4-of-6--lap-and-up, .m-col-8-of-12--lap-and-up {
    width: 66.66667%; }
  .m-col-5-of-6--lap-and-up, .m-col-10-of-12--lap-and-up {
    width: 83.33333%; }
  .m-col-1-of-12--lap-and-up {
    width: 8.33333%; }
  .m-col-3-of-12--lap-and-up {
    width: 25%; }
  .m-col-5-of-12--lap-and-up {
    width: 41.66667%; }
  .m-col-7-of-12--lap-and-up {
    width: 58.33333%; }
  .m-col-9-of-12--lap-and-up {
    width: 75%; }
  .m-col-11-of-12--lap-and-up {
    width: 91.66667%; } }

@media screen and (max-width: 1024px) {
  .m-col-1-of-6--portable, .m-col-2-of-12--portable {
    width: 16.66667%; }
  .m-col-2-of-6--portable, .m-col-4-of-12--portable {
    width: 33.33333%; }
  .m-col-3-of-6--portable, .m-col-6-of-12--portable {
    width: 50%; }
  .m-col-4-of-6--portable, .m-col-8-of-12--portable {
    width: 66.66667%; }
  .m-col-5-of-6--portable, .m-col-10-of-12--portable {
    width: 83.33333%; }
  .m-col-1-of-12--portable {
    width: 8.33333%; }
  .m-col-3-of-12--portable {
    width: 25%; }
  .m-col-5-of-12--portable {
    width: 41.66667%; }
  .m-col-7-of-12--portable {
    width: 58.33333%; }
  .m-col-9-of-12--portable {
    width: 75%; }
  .m-col-11-of-12--portable {
    width: 91.66667%; } }

@media screen and (min-width: 1025px) {
  .m-col-1-of-6--desk, .m-col-2-of-12--desk {
    width: 16.66667%; }
  .m-col-2-of-6--desk, .m-col-4-of-12--desk {
    width: 33.33333%; }
  .m-col-3-of-6--desk, .m-col-6-of-12--desk {
    width: 50%; }
  .m-col-4-of-6--desk, .m-col-8-of-12--desk {
    width: 66.66667%; }
  .m-col-5-of-6--desk, .m-col-10-of-12--desk {
    width: 83.33333%; }
  .m-col-1-of-12--desk {
    width: 8.33333%; }
  .m-col-3-of-12--desk {
    width: 25%; }
  .m-col-5-of-12--desk {
    width: 41.66667%; }
  .m-col-7-of-12--desk {
    width: 58.33333%; }
  .m-col-9-of-12--desk {
    width: 75%; }
  .m-col-11-of-12--desk {
    width: 91.66667%; } }

@media screen and (min-width: 1160px) {
  .m-col-1-of-6--widescreen, .m-col-2-of-12--widescreen {
    width: 16.66667%; }
  .m-col-2-of-6--widescreen, .m-col-4-of-12--widescreen {
    width: 33.33333%; }
  .m-col-3-of-6--widescreen, .m-col-6-of-12--widescreen {
    width: 50%; }
  .m-col-4-of-6--widescreen, .m-col-8-of-12--widescreen {
    width: 66.66667%; }
  .m-col-5-of-6--widescreen, .m-col-10-of-12--widescreen {
    width: 83.33333%; }
  .m-col-1-of-12--widescreen {
    width: 8.33333%; }
  .m-col-3-of-12--widescreen {
    width: 25%; }
  .m-col-5-of-12--widescreen {
    width: 41.66667%; }
  .m-col-7-of-12--widescreen {
    width: 58.33333%; }
  .m-col-9-of-12--widescreen {
    width: 75%; }
  .m-col-11-of-12--widescreen {
    width: 91.66667%; } }

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .m-col-1-of-6--retina, .m-col-2-of-12--retina {
    width: 16.66667%; }
  .m-col-2-of-6--retina, .m-col-4-of-12--retina {
    width: 33.33333%; }
  .m-col-3-of-6--retina, .m-col-6-of-12--retina {
    width: 50%; }
  .m-col-4-of-6--retina, .m-col-8-of-12--retina {
    width: 66.66667%; }
  .m-col-5-of-6--retina, .m-col-10-of-12--retina {
    width: 83.33333%; }
  .m-col-1-of-12--retina {
    width: 8.33333%; }
  .m-col-3-of-12--retina {
    width: 25%; }
  .m-col-5-of-12--retina {
    width: 41.66667%; }
  .m-col-7-of-12--retina {
    width: 58.33333%; }
  .m-col-9-of-12--retina {
    width: 75%; }
  .m-col-11-of-12--retina {
    width: 91.66667%; } }

@font-face {
  font-family: "Segoe UI";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Semilight";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Semibold";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Bold";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Fabric MDL2";
  src: url("//bot-framework.azureedge.net/fonts/Fabric MDL2/FabMDL2.3.09.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/Fabric MDL2/FabMDL2.3.09.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

/* icon action template */
.my-action-icon {
  background-color: transparent;
  color: #767676;
  border: 0;
  cursor: pointer; }
  .my-action-icon:hover {
    color: #0078d4; }
  .my-action-icon:active {
    color: #0063b1; }
  .my-action-icon:focus {
    outline: 0; }
  .disabled.my-action-icon {
    color: #9e9e9e;
    cursor: auto;
    outline: 0; }
    .disabled.my-action-icon:hover, .disabled.my-action-icon:active {
      color: #9e9e9e;
      outline: 0; }

.my-action-icon-disabled {
  color: #9e9e9e;
  cursor: auto; }
  .my-action-icon-disabled:hover, .my-action-icon-disabled:active, .my-action-icon-disabled:focus {
    color: #9e9e9e;
    outline: 0; }

.m-icon {
  display: inline-block;
  font-family: "Fabric MDL2";
  line-height: inherit;
  margin-right: 12px;
  vertical-align: middle; }

.m-icon-Edit:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E70F"; }

.m-icon-ChevronDown:before {
  font-family: "Fabric MDL2";
  content: "\E70D"; }

.m-icon-ChevronUp:before {
  font-family: "Fabric MDL2";
  content: "\E70E"; }

.m-icon-ChevronLeft:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-left:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-right:after {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronRight:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-left:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-right:after {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-More:before {
  font-family: "Fabric MDL2";
  content: "\E712"; }

.m-icon-OpenInNewWindow:before {
  font-family: "Fabric MDL2";
  content: "\E8A7"; }

.m-icon-Upload:before {
  font-family: "Fabric MDL2";
  content: "\E898"; }

.m-icon-delete:before {
  font-family: "Fabric MDL2";
  content: "\E74D"; }

.m-icon-Add:before {
  font-family: "Fabric MDL2";
  content: "\E710"; }

.m-icon-Cancel:before {
  font-family: "Fabric MDL2";
  content: "\E711"; }

.m-icon-Search:before {
  font-family: "Fabric MDL2";
  content: "\E721"; }

.m-icon-Checkbox:before {
  font-family: "Fabric MDL2";
  content: "\E739"; }

.m-icon-CheckboxComposite:before {
  font-family: "Fabric MDL2";
  content: "\E73A"; }

.m-icon-CheckboxCompositeReversed:before {
  font-family: "Fabric MDL2";
  content: "\E73D"; }

.m-icon-Warning:before {
  font-family: "Fabric MDL2";
  content: "\E7BA"; }

.m-icon-Error:before {
  font-family: "Fabric MDL2";
  content: "\E783"; }

.m-icon-Forward:before {
  font-family: "Fabric MDL2";
  content: "\E72A"; }

.m-icon-Back:before {
  font-family: "Fabric MDL2";
  content: "\E72B"; }

.m-icon-RadioBtnOff:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-RadioBtnOn:before {
  font-family: "Fabric MDL2";
  content: "\E81D"; }

.m-icon-Completed:before {
  font-family: "Fabric MDL2";
  content: "\E930"; }

.m-icon-ErrorBadge:before {
  font-family: "Fabric MDL2";
  content: "\EA39"; }

.m-icon-GlobalNav:before {
  font-family: "Fabric MDL2";
  content: "\E700"; }

.m-icon-Info:before {
  font-family: "Fabric MDL2";
  content: "\E946"; }

.m-icon-ChevronDoubleDown:before {
  font-family: "Fabric MDL2";
  content: "\EE04"; }

.m-icon-Microphone:before {
  font-family: "Fabric MDL2";
  content: "\E720"; }

.m-icon-Lock:before {
  font-family: "Fabric MDL2";
  content: "\E72E"; }

.m-icon-Unlock:before {
  font-family: "Fabric MDL2";
  content: "\E785"; }

.m-icon-Fullscreen:before {
  font-family: "Fabric MDL2";
  content: "\E740"; }

.m-icon-Copy:before {
  font-family: "Fabric MDL2";
  content: "\E8C8"; }

.m-icon-Triangle-Right:before {
  font-family: "Fabric MDL2";
  content: "\EED3"; }

.m-icon-Dock-Right:before {
  font-family: "Fabric MDL2";
  content: "\E90D"; }

.m-icon-Open-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E8A0"; }

.m-icon-Close-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E89F"; }

.m-icon-Close-Pane-Mirrored:before {
  font-family: "Fabric MDL2";
  content: "\EA49"; }

.m-icon-Checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-Sort:before {
  font-family: "Fabric MDL2";
  content: "\E9D0"; }

.m-icon-Share:before {
  font-family: "Fabric MDL2";
  content: "\EF79"; }

.m-icon-Help:before {
  font-family: "Fabric MDL2";
  content: "\E897"; }

.m-icon-Save:before {
  font-family: "Fabric MDL2";
  content: "\E74E"; }

.m-icon-Move:before {
  font-family: "Fabric MDL2";
  content: "\E7C2"; }

.m-icon-Back-to-Window:before {
  font-family: "Fabric MDL2";
  content: "\E73F"; }

.m-icon-Refresh:before {
  font-family: "Fabric MDL2";
  content: "\E72C"; }

.m-icon-Download:before {
  font-family: "Fabric MDL2";
  content: "\E896"; }

.m-icon-Sync:before {
  font-family: "Fabric MDL2";
  content: "\E895"; }

.m-icon-Settings:before {
  font-family: "Fabric MDL2";
  content: "\E713"; }

.m-icon-Chat:before {
  font-family: "Fabric MDL2";
  content: "\E901"; }

.m-icon-location-circle:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-location-fill:before {
  font-family: "Fabric MDL2";
  content: "\E915"; }

.m-icon-checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-AlertTriangle:before {
  font-family: "Fabric MDL2";
  content: "\E814"; }

.m-icon-AlertCircle:before {
  font-family: "Fabric MDL2";
  content: "\F331"; }

.m-icon-CompletedSolid:before {
  font-family: "Fabric MDL2";
  content: "\EC61"; }

.m-icon-InfoSolid:before {
  font-family: "Fabric MDL2";
  content: "\F167"; }

.m-icon-playButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E768"; }

.m-icon-stopButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E71A"; }

.m-icon-columnOptions:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F317"; }

.m-icon-hide:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\EF89"; }

.m-icon-view:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E890"; }

.m-icon-undo:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E7A7"; }

.m-icon-rowsGroup:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F29B"; }

.m-table-holder-icon {
  font-size: 18px;
  color: #0078d4; }

.m-question-icon:before {
  content: '?'; }

.m-question-button {
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer; }
  .m-question-button:hover, .m-question-button:visited, .m-question-button:active {
    background-color: transparent; }
  .m-question-button:hover {
    background-color: transparent; }
  .m-question-button:focus {
    outline: 1px dashed #2b2b2b; }
  .m-question-button .m-question-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0;
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 18px;
    border-radius: 50%;
    background-color: #f2f2f2;
    cursor: pointer; }
    .m-question-button .m-question-icon:hover, .m-question-button .m-question-icon:visited, .m-question-button .m-question-icon:active {
      text-decoration: none;
      color: #2b2b2b; }
    .m-question-button .m-question-icon:hover {
      background-color: #cccccc; }
    .m-question-button .m-question-icon:active {
      background-color: #9e9e9e; }
    .m-question-button .m-question-icon:focus {
      outline: 0; }

.m-search-icon-container {
  position: relative;
  height: 36px;
  line-height: 36px; }

.m-search-icon-container .m-search-icon {
  position: absolute;
  top: calc(50% - 11px);
  right: 20px;
  padding-right: 16px;
  font-size: 20px;
  color: #767676; }

.m-checkbox-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-checkbox-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  color: #0078d4;
  font-size: 16px !important; }

.m-radio-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-radio-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #0078d4; }

.m-table-trashcan-icon {
  padding: 0 12px;
  vertical-align: middle;
  font-size: 20px;
  letter-spacing: 0.36px;
  line-height: 20px;
  color: #767676; }

.m-add-icon {
  margin-right: 12px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
  color: #0078d4; }

.m-warning-icon,
.m-error-icon,
.m-info-icon {
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 24px;
  position: relative;
  padding: 0 12px 0 0; }
  .m-warning-icon:hover,
  .m-error-icon:hover,
  .m-info-icon:hover {
    background-color: transparent; }

.m-warning-icon {
  color: #eaa300; }

.m-error-icon {
  color: #c50f1f; }

.my-warning {
  font-size: 30px;
  color: #eaa300; }

.m-nav-icon {
  color: #ffffff;
  font-size: 20px;
  margin: 0px 16px 24px 24px;
  position: relative;
  top: -3px; }

.m-expandable-container .m-chev-down {
  display: inline-block;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

.m-expandable-container .m-chev-up {
  display: none;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

/* use m-font to style font-family, font-size,
 line-height, and letter-spacing */
.m-anchor-like-button {
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  cursor: pointer;
  text-decoration: none;
  color: #0078d4;
  background: transparent;
  margin: 0;
  border: 0;
  padding: 0;
  min-width: initial; }
  .m-anchor-like-button:disabled {
    color: #9e9e9e; }
  .m-anchor-like-button:focus {
    outline: 0;
    color: #0063b1;
    text-decoration: none; }
  .m-anchor-like-button:hover {
    color: #0063b1;
    text-decoration: none; }
  .m-anchor-like-button:active {
    color: #004e8c;
    text-decoration: none; }

/* use class to show text as 'disabled' regardless of other styling */
/* largest header */
.m-header-1 {
  font-family: "Segoe UI Semilight";
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 48px 0;
  font-weight: normal;
  color: #2b2b2b;
  font-family: "Segoe UI Semilight";
  font-size: 46px;
  line-height: 48px;
  letter-spacing: 0.1px; }
  .m-header-1:disabled {
    color: #9e9e9e; }
  .m-header-1:disabled {
    color: #9e9e9e; }
  .m-header-1:disabled {
    color: #9e9e9e; }

.m-header-2 {
  font-family: "Segoe UI Semilight";
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 48px 0;
  font-weight: normal;
  color: #2b2b2b; }
  .m-header-2:disabled {
    color: #9e9e9e; }
  .m-header-2:disabled {
    color: #9e9e9e; }

.m-header-3 {
  font-family: "Segoe UI Semilight";
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 24px 0;
  font-weight: normal;
  color: #2b2b2b;
  font-family: "Segoe UI";
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.3px; }
  .m-header-3:disabled {
    color: #9e9e9e; }
  .m-header-3:disabled {
    color: #9e9e9e; }
  .m-header-3:disabled {
    color: #9e9e9e; }

.m-header-subtitle {
  font-family: "Segoe UI Semilight";
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 16px 0;
  font-weight: normal;
  color: #2b2b2b;
  font-family: "Segoe UI Semilight";
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-header-subtitle:disabled {
    color: #9e9e9e; }
  .m-header-subtitle:disabled {
    color: #9e9e9e; }
  .m-header-subtitle:disabled {
    color: #9e9e9e; }

.m-header-table-font, .m-table .m-table-header .m-table-cell {
  font-family: "Segoe UI Semilight";
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  font-weight: normal;
  color: #2b2b2b;
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.5px;
  padding: 0 0 12px 0; }
  .m-header-table-font:disabled, .m-table .m-table-header .m-table-cell:disabled {
    color: #9e9e9e; }
  .m-header-table-font:disabled, .m-table .m-table-header .m-table-cell:disabled {
    color: #9e9e9e; }
  .m-header-table-font:disabled, .m-table .m-table-header .m-table-cell:disabled {
    color: #9e9e9e; }

.m-font-regular {
  font-family: "Segoe UI Semilight";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-font-regular:disabled {
    color: #9e9e9e; }

.m-font-bold {
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px; }
  .m-font-bold:disabled {
    color: #9e9e9e; }

.m-anchor {
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  cursor: pointer;
  text-decoration: none;
  color: #0078d4; }
  .m-anchor:disabled {
    color: #9e9e9e; }
  .m-anchor:focus {
    outline: 0;
    color: #0063b1;
    text-decoration: none; }
  .m-anchor:hover {
    color: #0063b1;
    text-decoration: none; }
  .m-anchor:active {
    color: #004e8c;
    text-decoration: none; }

.m-content-hr {
  margin-top: 16px;
  margin-bottom: 32px;
  border-top: 0;
  border-bottom: 1px solid #e6e6e6; }

.m-highlighted {
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #2b2b2b;
  padding: 4px 2px;
  margin: 0 2px;
  background-color: #b3dbf2;
  border-radius: 2px;
  text-decoration: none; }
  .m-highlighted:disabled {
    color: #9e9e9e; }

.m-text-disabled {
  color: #9e9e9e; }

/** Used for dividing responsive-grid-based tables instead of border-bottom. */
.m-table {
  font-family: "Segoe UI";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  box-sizing: border-box;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  overflow: visible;
  text-overflow: clip;
  white-space: nowrap;
  clear: both; }
  .m-table:disabled {
    color: #9e9e9e; }
  .m-table .m-table-header {
    box-sizing: border-box;
    display: table;
    width: 100%;
    height: 100%;
    padding: 0 0 0 0;
    border-bottom: 1px solid #e6e6e6;
    text-align: left; }
  .m-table .m-table-row {
    vertical-align: middle;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: start;
        align-items: flex-start;
    min-height: 48px;
    height: auto;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    white-space: normal;
    padding: 12px 0; }
    .m-table .m-table-row .m-table-cell {
      font-family: "Segoe UI Semilight";
      font-size: 15px;
      line-height: 24px;
      letter-spacing: 0.5px;
      box-sizing: border-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      min-height: 24px;
      border: 0;
      color: #2b2b2b; }
      .m-table .m-table-row .m-table-cell:disabled {
        color: #9e9e9e; }

.m-table-delete-container {
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: right;
  color: #9e9e9e; }
  .m-table-delete-container:hover {
    color: #0078d4; }
  .m-table-delete-container:active {
    color: #0063b1; }
  .m-table-delete-container:visited, .m-table-delete-container:focus {
    color: #9e9e9e; }

.m-table-delete {
  font-family: "Segoe UI Semibold";
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: right;
  color: #9e9e9e; }
  .m-table-delete:hover {
    color: #0078d4; }
  .m-table-delete:active {
    color: #0063b1; }
  .m-table-delete:visited, .m-table-delete:focus {
    color: #9e9e9e; }

/* icon action template */
.my-action-icon {
  background-color: transparent;
  color: #767676;
  border: 0;
  cursor: pointer; }
  .my-action-icon:hover {
    color: #0078d4; }
  .my-action-icon:active {
    color: #0063b1; }
  .my-action-icon:focus {
    outline: 0; }
  .disabled.my-action-icon {
    color: #9e9e9e;
    cursor: auto;
    outline: 0; }
    .disabled.my-action-icon:hover, .disabled.my-action-icon:active {
      color: #9e9e9e;
      outline: 0; }

.my-action-icon-disabled {
  color: #9e9e9e;
  cursor: auto; }
  .my-action-icon-disabled:hover, .my-action-icon-disabled:active, .my-action-icon-disabled:focus {
    color: #9e9e9e;
    outline: 0; }

.m-icon {
  display: inline-block;
  font-family: "Fabric MDL2";
  line-height: inherit;
  margin-right: 12px;
  vertical-align: middle; }

.m-icon-Edit:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E70F"; }

.m-icon-ChevronDown:before {
  font-family: "Fabric MDL2";
  content: "\E70D"; }

.m-icon-ChevronUp:before {
  font-family: "Fabric MDL2";
  content: "\E70E"; }

.m-icon-ChevronLeft:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-left:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-right:after {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronRight:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-left:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-right:after {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-More:before {
  font-family: "Fabric MDL2";
  content: "\E712"; }

.m-icon-OpenInNewWindow:before {
  font-family: "Fabric MDL2";
  content: "\E8A7"; }

.m-icon-Upload:before {
  font-family: "Fabric MDL2";
  content: "\E898"; }

.m-icon-delete:before {
  font-family: "Fabric MDL2";
  content: "\E74D"; }

.m-icon-Add:before {
  font-family: "Fabric MDL2";
  content: "\E710"; }

.m-icon-Cancel:before {
  font-family: "Fabric MDL2";
  content: "\E711"; }

.m-icon-Search:before {
  font-family: "Fabric MDL2";
  content: "\E721"; }

.m-icon-Checkbox:before {
  font-family: "Fabric MDL2";
  content: "\E739"; }

.m-icon-CheckboxComposite:before {
  font-family: "Fabric MDL2";
  content: "\E73A"; }

.m-icon-CheckboxCompositeReversed:before {
  font-family: "Fabric MDL2";
  content: "\E73D"; }

.m-icon-Warning:before {
  font-family: "Fabric MDL2";
  content: "\E7BA"; }

.m-icon-Error:before {
  font-family: "Fabric MDL2";
  content: "\E783"; }

.m-icon-Forward:before {
  font-family: "Fabric MDL2";
  content: "\E72A"; }

.m-icon-Back:before {
  font-family: "Fabric MDL2";
  content: "\E72B"; }

.m-icon-RadioBtnOff:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-RadioBtnOn:before {
  font-family: "Fabric MDL2";
  content: "\E81D"; }

.m-icon-Completed:before {
  font-family: "Fabric MDL2";
  content: "\E930"; }

.m-icon-ErrorBadge:before {
  font-family: "Fabric MDL2";
  content: "\EA39"; }

.m-icon-GlobalNav:before {
  font-family: "Fabric MDL2";
  content: "\E700"; }

.m-icon-Info:before {
  font-family: "Fabric MDL2";
  content: "\E946"; }

.m-icon-ChevronDoubleDown:before {
  font-family: "Fabric MDL2";
  content: "\EE04"; }

.m-icon-Microphone:before {
  font-family: "Fabric MDL2";
  content: "\E720"; }

.m-icon-Lock:before {
  font-family: "Fabric MDL2";
  content: "\E72E"; }

.m-icon-Unlock:before {
  font-family: "Fabric MDL2";
  content: "\E785"; }

.m-icon-Fullscreen:before {
  font-family: "Fabric MDL2";
  content: "\E740"; }

.m-icon-Copy:before {
  font-family: "Fabric MDL2";
  content: "\E8C8"; }

.m-icon-Triangle-Right:before {
  font-family: "Fabric MDL2";
  content: "\EED3"; }

.m-icon-Dock-Right:before {
  font-family: "Fabric MDL2";
  content: "\E90D"; }

.m-icon-Open-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E8A0"; }

.m-icon-Close-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E89F"; }

.m-icon-Close-Pane-Mirrored:before {
  font-family: "Fabric MDL2";
  content: "\EA49"; }

.m-icon-Checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-Sort:before {
  font-family: "Fabric MDL2";
  content: "\E9D0"; }

.m-icon-Share:before {
  font-family: "Fabric MDL2";
  content: "\EF79"; }

.m-icon-Help:before {
  font-family: "Fabric MDL2";
  content: "\E897"; }

.m-icon-Save:before {
  font-family: "Fabric MDL2";
  content: "\E74E"; }

.m-icon-Move:before {
  font-family: "Fabric MDL2";
  content: "\E7C2"; }

.m-icon-Back-to-Window:before {
  font-family: "Fabric MDL2";
  content: "\E73F"; }

.m-icon-Refresh:before {
  font-family: "Fabric MDL2";
  content: "\E72C"; }

.m-icon-Download:before {
  font-family: "Fabric MDL2";
  content: "\E896"; }

.m-icon-Sync:before {
  font-family: "Fabric MDL2";
  content: "\E895"; }

.m-icon-Settings:before {
  font-family: "Fabric MDL2";
  content: "\E713"; }

.m-icon-Chat:before {
  font-family: "Fabric MDL2";
  content: "\E901"; }

.m-icon-location-circle:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-location-fill:before {
  font-family: "Fabric MDL2";
  content: "\E915"; }

.m-icon-checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-AlertTriangle:before {
  font-family: "Fabric MDL2";
  content: "\E814"; }

.m-icon-AlertCircle:before {
  font-family: "Fabric MDL2";
  content: "\F331"; }

.m-icon-CompletedSolid:before {
  font-family: "Fabric MDL2";
  content: "\EC61"; }

.m-icon-InfoSolid:before {
  font-family: "Fabric MDL2";
  content: "\F167"; }

.m-icon-playButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E768"; }

.m-icon-stopButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E71A"; }

.m-icon-columnOptions:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F317"; }

.m-icon-hide:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\EF89"; }

.m-icon-view:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E890"; }

.m-icon-undo:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E7A7"; }

.m-icon-rowsGroup:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F29B"; }

.m-table-holder-icon {
  font-size: 18px;
  color: #0078d4; }

.m-question-icon:before {
  content: '?'; }

.m-question-button {
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer; }
  .m-question-button:hover, .m-question-button:visited, .m-question-button:active {
    background-color: transparent; }
  .m-question-button:hover {
    background-color: transparent; }
  .m-question-button:focus {
    outline: 1px dashed #2b2b2b; }
  .m-question-button .m-question-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0;
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 18px;
    border-radius: 50%;
    background-color: #f2f2f2;
    cursor: pointer; }
    .m-question-button .m-question-icon:hover, .m-question-button .m-question-icon:visited, .m-question-button .m-question-icon:active {
      text-decoration: none;
      color: #2b2b2b; }
    .m-question-button .m-question-icon:hover {
      background-color: #cccccc; }
    .m-question-button .m-question-icon:active {
      background-color: #9e9e9e; }
    .m-question-button .m-question-icon:focus {
      outline: 0; }

.m-search-icon-container {
  position: relative;
  height: 36px;
  line-height: 36px; }

.m-search-icon-container .m-search-icon {
  position: absolute;
  top: calc(50% - 11px);
  right: 20px;
  padding-right: 16px;
  font-size: 20px;
  color: #767676; }

.m-checkbox-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-checkbox-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  color: #0078d4;
  font-size: 16px !important; }

.m-radio-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-radio-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #0078d4; }

.m-table-trashcan-icon {
  padding: 0 12px;
  vertical-align: middle;
  font-size: 20px;
  letter-spacing: 0.36px;
  line-height: 20px;
  color: #767676; }

.m-add-icon {
  margin-right: 12px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
  color: #0078d4; }

.m-warning-icon,
.m-error-icon,
.m-info-icon {
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 24px;
  position: relative;
  padding: 0 12px 0 0; }
  .m-warning-icon:hover,
  .m-error-icon:hover,
  .m-info-icon:hover {
    background-color: transparent; }

.m-warning-icon {
  color: #eaa300; }

.m-error-icon {
  color: #c50f1f; }

.my-warning {
  font-size: 30px;
  color: #eaa300; }

.m-nav-icon {
  color: #ffffff;
  font-size: 20px;
  margin: 0px 16px 24px 24px;
  position: relative;
  top: -3px; }

.m-expandable-container .m-chev-down {
  display: inline-block;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

.m-expandable-container .m-chev-up {
  display: none;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

/** New Variables */
/** Generic Implementation */
/* Generic variation */
.m-dropdown-container {
  box-sizing: border-box;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  height: auto;
  max-width: 240px;
  z-index: 999;
  padding: 8px 24px;
  background-image: none;
  background-color: transparent; }

.m-dropdown-button-container {
  box-sizing: border-box;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  height: auto;
  max-width: 40px;
  z-index: 999;
  padding: 8px 24px;
  background-image: none;
  background-color: transparent; }

.m-dropdown-anchor-point {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  height: 40px;
  width: auto;
  padding: 8px 16px;
  font-family: "Segoe UI";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  background-image: none;
  background-color: #ffffff;
  color: #2b2b2b;
  border-radius: 2px;
  cursor: pointer; }
  .m-dropdown-anchor-point:disabled {
    color: #9e9e9e; }
  .m-dropdown-anchor-point:hover, .m-dropdown-anchor-point:focus {
    background-color: #ffffff;
    outline: 0; }
  .m-dropdown-anchor-point:active {
    background-color: #ffffff;
    outline: 0; }
  .m-dropdown-anchor-point.m-dropdown-open {
    background-color: #ffffff; }

.m-dropdown-anchor-point-shaded {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  height: 40px;
  width: auto;
  padding: 8px 16px;
  font-family: "Segoe UI";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  background-image: none;
  background-color: #F2F2F2;
  color: #2b2b2b;
  border-radius: 2px;
  cursor: pointer; }
  .m-dropdown-anchor-point-shaded:disabled {
    color: #9e9e9e; }
  .m-dropdown-anchor-point-shaded:hover, .m-dropdown-anchor-point-shaded:focus {
    background-color: #ffffff;
    outline: 0; }
  .m-dropdown-anchor-point-shaded:active {
    background-color: #ffffff;
    outline: 0; }
  .m-dropdown-anchor-point-shaded.m-dropdown-open {
    background-color: #ffffff; }

.m-dropdown-anchor-point-button {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 40px;
  width: auto;
  padding: 8px 16px;
  font-family: "Segoe UI";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: center;
  background-image: none;
  background-color: #FFF;
  color: #2b2b2b;
  border-radius: 2px;
  cursor: pointer; }
  .m-dropdown-anchor-point-button:disabled {
    color: #9e9e9e; }
  .m-dropdown-anchor-point-button:hover, .m-dropdown-anchor-point-button:focus {
    background-color: #ffffff;
    outline: 0; }
  .m-dropdown-anchor-point-button:active {
    background-color: #ffffff;
    outline: 0; }
  .m-dropdown-anchor-point-button.m-dropdown-open {
    background-color: #ffffff; }

.m-dropdown-panel {
  box-sizing: border-box;
  position: absolute;
  height: auto;
  max-height: 160px;
  width: 100%;
  min-width: 200px;
  padding: 0;
  margin: 0;
  top: 100%;
  left: 0;
  overflow-y: auto;
  background-image: none;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.07), 0 3px 3px 0 rgba(0, 0, 0, 0.14);
  list-style: none; }

.m-dropdown-item {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  height: 40px;
  width: 100%;
  padding: 8px 16px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  background-image: none;
  background-color: #ffffff;
  color: #2b2b2b;
  cursor: pointer; }
  .m-dropdown-item:disabled {
    color: #9e9e9e; }
  .m-dropdown-item:focus, .m-dropdown-item:hover {
    background-color: #b3dbf2;
    outline: 0; }
  .m-dropdown-item:active, .m-dropdown-item[disabled]:active {
    background-color: #83beec; }
  .m-dropdown-item[disabled], .m-dropdown-item[disabled]:hover, .m-dropdown-item[disabled]:focus {
    color: #9e9e9e;
    font-family: 'Segoe UI Semilight';
    background-color: #ffffff;
    cursor: not-allowed; }

.m-dropdown-default-item {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  height: 40px;
  width: 100%;
  padding: 8px 16px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  background-image: none;
  background-color: #ffffff;
  color: #0078d4;
  cursor: pointer; }
  .m-dropdown-default-item:disabled {
    color: #9e9e9e; }
  .m-dropdown-default-item:focus, .m-dropdown-default-item:hover {
    background-color: #b3dbf2;
    outline: 0; }
  .m-dropdown-default-item:active, .m-dropdown-default-item[disabled]:active {
    background-color: #83beec; }
  .m-dropdown-default-item[disabled], .m-dropdown-default-item[disabled]:hover, .m-dropdown-default-item[disabled]:focus {
    color: #9e9e9e;
    font-family: 'Segoe UI Semilight';
    background-color: #ffffff;
    cursor: not-allowed; }

.m-dropdown-disabled-item {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  height: 40px;
  width: 100%;
  padding: 8px 16px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  background-image: none;
  background-color: #ffffff;
  color: #9e9e9e;
  cursor: pointer;
  font-family: "Segoe UI Semilight";
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0.5px;
  cursor: default; }
  .m-dropdown-disabled-item:disabled {
    color: #9e9e9e; }
  .m-dropdown-disabled-item:focus, .m-dropdown-disabled-item:hover {
    background-color: #b3dbf2;
    outline: 0; }
  .m-dropdown-disabled-item:active, .m-dropdown-disabled-item[disabled]:active {
    background-color: #83beec; }
  .m-dropdown-disabled-item[disabled], .m-dropdown-disabled-item[disabled]:hover, .m-dropdown-disabled-item[disabled]:focus {
    color: #9e9e9e;
    font-family: 'Segoe UI Semilight';
    background-color: #ffffff;
    cursor: not-allowed; }
  .m-dropdown-disabled-item:disabled {
    color: #9e9e9e; }
  .m-dropdown-disabled-item:hover {
    background-color: transparent; }
  .m-dropdown-disabled-item:active {
    background-color: transparent; }

.m-dropdown-divider {
  box-sizing: border-box;
  width: 100%;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6; }

.m-dropdown-icon {
  box-sizing: border-box;
  position: relative;
  height: 24px;
  width: 16px;
  margin-left: 12px;
  line-height: 24px;
  font-size: 15px;
  pointer-events: none; }

@font-face {
  font-family: "Segoe UI";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Normal/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Semilight";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semilight/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Semibold";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Semibold/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Segoe UI Bold";
  src: url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.eot?") format("embedded-opentype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.ttf") format("truetype"), url("//bot-framework.azureedge.net/fonts/SegoeUI-Bold/latest.svg#web") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Fabric MDL2";
  src: url("//bot-framework.azureedge.net/fonts/Fabric MDL2/FabMDL2.3.09.woff") format("woff"), url("//bot-framework.azureedge.net/fonts/Fabric MDL2/FabMDL2.3.09.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

/* icon action template */
.my-action-icon {
  background-color: transparent;
  color: #767676;
  border: 0;
  cursor: pointer; }
  .my-action-icon:hover {
    color: #0078d4; }
  .my-action-icon:active {
    color: #0063b1; }
  .my-action-icon:focus {
    outline: 0; }
  .disabled.my-action-icon {
    color: #9e9e9e;
    cursor: auto;
    outline: 0; }
    .disabled.my-action-icon:hover, .disabled.my-action-icon:active {
      color: #9e9e9e;
      outline: 0; }

.my-action-icon-disabled {
  color: #9e9e9e;
  cursor: auto; }
  .my-action-icon-disabled:hover, .my-action-icon-disabled:active, .my-action-icon-disabled:focus {
    color: #9e9e9e;
    outline: 0; }

.m-icon {
  display: inline-block;
  font-family: "Fabric MDL2";
  line-height: inherit;
  margin-right: 12px;
  vertical-align: middle; }

.m-icon-Edit:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E70F"; }

.m-icon-ChevronDown:before {
  font-family: "Fabric MDL2";
  content: "\E70D"; }

.m-icon-ChevronUp:before {
  font-family: "Fabric MDL2";
  content: "\E70E"; }

.m-icon-ChevronLeft:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-left:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-right:after {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronRight:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-left:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-right:after {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-More:before {
  font-family: "Fabric MDL2";
  content: "\E712"; }

.m-icon-OpenInNewWindow:before {
  font-family: "Fabric MDL2";
  content: "\E8A7"; }

.m-icon-Upload:before {
  font-family: "Fabric MDL2";
  content: "\E898"; }

.m-icon-delete:before {
  font-family: "Fabric MDL2";
  content: "\E74D"; }

.m-icon-Add:before {
  font-family: "Fabric MDL2";
  content: "\E710"; }

.m-icon-Cancel:before {
  font-family: "Fabric MDL2";
  content: "\E711"; }

.m-icon-Search:before {
  font-family: "Fabric MDL2";
  content: "\E721"; }

.m-icon-Checkbox:before {
  font-family: "Fabric MDL2";
  content: "\E739"; }

.m-icon-CheckboxComposite:before {
  font-family: "Fabric MDL2";
  content: "\E73A"; }

.m-icon-CheckboxCompositeReversed:before {
  font-family: "Fabric MDL2";
  content: "\E73D"; }

.m-icon-Warning:before {
  font-family: "Fabric MDL2";
  content: "\E7BA"; }

.m-icon-Error:before {
  font-family: "Fabric MDL2";
  content: "\E783"; }

.m-icon-Forward:before {
  font-family: "Fabric MDL2";
  content: "\E72A"; }

.m-icon-Back:before {
  font-family: "Fabric MDL2";
  content: "\E72B"; }

.m-icon-RadioBtnOff:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-RadioBtnOn:before {
  font-family: "Fabric MDL2";
  content: "\E81D"; }

.m-icon-Completed:before {
  font-family: "Fabric MDL2";
  content: "\E930"; }

.m-icon-ErrorBadge:before {
  font-family: "Fabric MDL2";
  content: "\EA39"; }

.m-icon-GlobalNav:before {
  font-family: "Fabric MDL2";
  content: "\E700"; }

.m-icon-Info:before {
  font-family: "Fabric MDL2";
  content: "\E946"; }

.m-icon-ChevronDoubleDown:before {
  font-family: "Fabric MDL2";
  content: "\EE04"; }

.m-icon-Microphone:before {
  font-family: "Fabric MDL2";
  content: "\E720"; }

.m-icon-Lock:before {
  font-family: "Fabric MDL2";
  content: "\E72E"; }

.m-icon-Unlock:before {
  font-family: "Fabric MDL2";
  content: "\E785"; }

.m-icon-Fullscreen:before {
  font-family: "Fabric MDL2";
  content: "\E740"; }

.m-icon-Copy:before {
  font-family: "Fabric MDL2";
  content: "\E8C8"; }

.m-icon-Triangle-Right:before {
  font-family: "Fabric MDL2";
  content: "\EED3"; }

.m-icon-Dock-Right:before {
  font-family: "Fabric MDL2";
  content: "\E90D"; }

.m-icon-Open-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E8A0"; }

.m-icon-Close-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E89F"; }

.m-icon-Close-Pane-Mirrored:before {
  font-family: "Fabric MDL2";
  content: "\EA49"; }

.m-icon-Checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-Sort:before {
  font-family: "Fabric MDL2";
  content: "\E9D0"; }

.m-icon-Share:before {
  font-family: "Fabric MDL2";
  content: "\EF79"; }

.m-icon-Help:before {
  font-family: "Fabric MDL2";
  content: "\E897"; }

.m-icon-Save:before {
  font-family: "Fabric MDL2";
  content: "\E74E"; }

.m-icon-Move:before {
  font-family: "Fabric MDL2";
  content: "\E7C2"; }

.m-icon-Back-to-Window:before {
  font-family: "Fabric MDL2";
  content: "\E73F"; }

.m-icon-Refresh:before {
  font-family: "Fabric MDL2";
  content: "\E72C"; }

.m-icon-Download:before {
  font-family: "Fabric MDL2";
  content: "\E896"; }

.m-icon-Sync:before {
  font-family: "Fabric MDL2";
  content: "\E895"; }

.m-icon-Settings:before {
  font-family: "Fabric MDL2";
  content: "\E713"; }

.m-icon-Chat:before {
  font-family: "Fabric MDL2";
  content: "\E901"; }

.m-icon-location-circle:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-location-fill:before {
  font-family: "Fabric MDL2";
  content: "\E915"; }

.m-icon-checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-AlertTriangle:before {
  font-family: "Fabric MDL2";
  content: "\E814"; }

.m-icon-AlertCircle:before {
  font-family: "Fabric MDL2";
  content: "\F331"; }

.m-icon-CompletedSolid:before {
  font-family: "Fabric MDL2";
  content: "\EC61"; }

.m-icon-InfoSolid:before {
  font-family: "Fabric MDL2";
  content: "\F167"; }

.m-icon-playButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E768"; }

.m-icon-stopButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E71A"; }

.m-icon-columnOptions:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F317"; }

.m-icon-hide:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\EF89"; }

.m-icon-view:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E890"; }

.m-icon-undo:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E7A7"; }

.m-icon-rowsGroup:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F29B"; }

.m-table-holder-icon {
  font-size: 18px;
  color: #0078d4; }

.m-question-icon:before {
  content: '?'; }

.m-question-button {
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer; }
  .m-question-button:hover, .m-question-button:visited, .m-question-button:active {
    background-color: transparent; }
  .m-question-button:hover {
    background-color: transparent; }
  .m-question-button:focus {
    outline: 1px dashed #2b2b2b; }
  .m-question-button .m-question-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0;
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 18px;
    border-radius: 50%;
    background-color: #f2f2f2;
    cursor: pointer; }
    .m-question-button .m-question-icon:hover, .m-question-button .m-question-icon:visited, .m-question-button .m-question-icon:active {
      text-decoration: none;
      color: #2b2b2b; }
    .m-question-button .m-question-icon:hover {
      background-color: #cccccc; }
    .m-question-button .m-question-icon:active {
      background-color: #9e9e9e; }
    .m-question-button .m-question-icon:focus {
      outline: 0; }

.m-search-icon-container {
  position: relative;
  height: 36px;
  line-height: 36px; }

.m-search-icon-container .m-search-icon {
  position: absolute;
  top: calc(50% - 11px);
  right: 20px;
  padding-right: 16px;
  font-size: 20px;
  color: #767676; }

.m-checkbox-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-checkbox-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  color: #0078d4;
  font-size: 16px !important; }

.m-radio-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-radio-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #0078d4; }

.m-table-trashcan-icon {
  padding: 0 12px;
  vertical-align: middle;
  font-size: 20px;
  letter-spacing: 0.36px;
  line-height: 20px;
  color: #767676; }

.m-add-icon {
  margin-right: 12px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
  color: #0078d4; }

.m-warning-icon,
.m-error-icon,
.m-info-icon {
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 24px;
  position: relative;
  padding: 0 12px 0 0; }
  .m-warning-icon:hover,
  .m-error-icon:hover,
  .m-info-icon:hover {
    background-color: transparent; }

.m-warning-icon {
  color: #eaa300; }

.m-error-icon {
  color: #c50f1f; }

.my-warning {
  font-size: 30px;
  color: #eaa300; }

.m-nav-icon {
  color: #ffffff;
  font-size: 20px;
  margin: 0px 16px 24px 24px;
  position: relative;
  top: -3px; }

.m-expandable-container .m-chev-down {
  display: inline-block;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

.m-expandable-container .m-chev-up {
  display: none;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

/* use m-font to style font-family, font-size,
 line-height, and letter-spacing */
.m-anchor-like-button {
  font-family: "Segoe UI Semibold";
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.5px;
  cursor: pointer;
  text-decoration: none;
  color: #0078d4;
  background: transparent;
  margin: 0;
  border: 0;
  padding: 0;
  min-width: initial; }
  .m-anchor-like-button:disabled {
    color: #9e9e9e; }
  .m-anchor-like-button:focus {
    outline: 0;
    color: #0063b1;
    text-decoration: none; }
  .m-anchor-like-button:hover {
    color: #0063b1;
    text-decoration: none; }
  .m-anchor-like-button:active {
    color: #004e8c;
    text-decoration: none; }

/* use class to show text as 'disabled' regardless of other styling */
.m-breadcrumb {
  margin: 0 0 24px 0;
  padding: 0;
  color: #9e9e9e; }
  .m-breadcrumb li a {
    font-family: "Segoe UI Semibold";
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.5px;
    cursor: pointer;
    text-decoration: none;
    color: #0078d4; }
    .m-breadcrumb li a:disabled {
      color: #9e9e9e; }
    .m-breadcrumb li a:focus {
      outline: 0;
      color: #0063b1;
      text-decoration: none; }
    .m-breadcrumb li a:hover {
      color: #0063b1;
      text-decoration: none; }
    .m-breadcrumb li a:active {
      color: #004e8c;
      text-decoration: none; }
  .m-breadcrumb li,
  .m-breadcrumb li a::after,
  .m-breadcrumb li:last-child a {
    font-family: "Segoe UI Semibold";
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.5px; }
    .m-breadcrumb li:disabled,
    .m-breadcrumb li a::after:disabled,
    .m-breadcrumb li:last-child a:disabled {
      color: #9e9e9e; }
  .m-breadcrumb li {
    display: inline-block;
    color: #9e9e9e; }
  .m-breadcrumb li a {
    color: #0078d4;
    cursor: pointer; }
    .m-breadcrumb li a:hover {
      color: #0063b1; }
    .m-breadcrumb li a:active {
      color: #004e8c; }
  .m-breadcrumb li a::after {
    display: inline-block;
    content: "/";
    padding: 0 0.5rem;
    color: #9e9e9e; }
  .m-breadcrumb li:last-child a {
    content: none;
    color: #9e9e9e; }
  .m-breadcrumb li:last-child a::after {
    content: none; }

/* icon action template */
.my-action-icon {
  background-color: transparent;
  color: #767676;
  border: 0;
  cursor: pointer; }
  .my-action-icon:hover {
    color: #0078d4; }
  .my-action-icon:active {
    color: #0063b1; }
  .my-action-icon:focus {
    outline: 0; }
  .disabled.my-action-icon {
    color: #9e9e9e;
    cursor: auto;
    outline: 0; }
    .disabled.my-action-icon:hover, .disabled.my-action-icon:active {
      color: #9e9e9e;
      outline: 0; }

.my-action-icon-disabled {
  color: #9e9e9e;
  cursor: auto; }
  .my-action-icon-disabled:hover, .my-action-icon-disabled:active, .my-action-icon-disabled:focus {
    color: #9e9e9e;
    outline: 0; }

.m-icon {
  display: inline-block;
  font-family: "Fabric MDL2";
  line-height: inherit;
  margin-right: 12px;
  vertical-align: middle; }

.m-icon-Edit:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E70F"; }

.m-icon-ChevronDown:before {
  font-family: "Fabric MDL2";
  content: "\E70D"; }

.m-icon-ChevronUp:before {
  font-family: "Fabric MDL2";
  content: "\E70E"; }

.m-icon-ChevronLeft:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-left:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-right:after {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronRight:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-left:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-right:after {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-More:before {
  font-family: "Fabric MDL2";
  content: "\E712"; }

.m-icon-OpenInNewWindow:before {
  font-family: "Fabric MDL2";
  content: "\E8A7"; }

.m-icon-Upload:before {
  font-family: "Fabric MDL2";
  content: "\E898"; }

.m-icon-delete:before {
  font-family: "Fabric MDL2";
  content: "\E74D"; }

.m-icon-Add:before {
  font-family: "Fabric MDL2";
  content: "\E710"; }

.m-icon-Cancel:before {
  font-family: "Fabric MDL2";
  content: "\E711"; }

.m-icon-Search:before {
  font-family: "Fabric MDL2";
  content: "\E721"; }

.m-icon-Checkbox:before {
  font-family: "Fabric MDL2";
  content: "\E739"; }

.m-icon-CheckboxComposite:before {
  font-family: "Fabric MDL2";
  content: "\E73A"; }

.m-icon-CheckboxCompositeReversed:before {
  font-family: "Fabric MDL2";
  content: "\E73D"; }

.m-icon-Warning:before {
  font-family: "Fabric MDL2";
  content: "\E7BA"; }

.m-icon-Error:before {
  font-family: "Fabric MDL2";
  content: "\E783"; }

.m-icon-Forward:before {
  font-family: "Fabric MDL2";
  content: "\E72A"; }

.m-icon-Back:before {
  font-family: "Fabric MDL2";
  content: "\E72B"; }

.m-icon-RadioBtnOff:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-RadioBtnOn:before {
  font-family: "Fabric MDL2";
  content: "\E81D"; }

.m-icon-Completed:before {
  font-family: "Fabric MDL2";
  content: "\E930"; }

.m-icon-ErrorBadge:before {
  font-family: "Fabric MDL2";
  content: "\EA39"; }

.m-icon-GlobalNav:before {
  font-family: "Fabric MDL2";
  content: "\E700"; }

.m-icon-Info:before {
  font-family: "Fabric MDL2";
  content: "\E946"; }

.m-icon-ChevronDoubleDown:before {
  font-family: "Fabric MDL2";
  content: "\EE04"; }

.m-icon-Microphone:before {
  font-family: "Fabric MDL2";
  content: "\E720"; }

.m-icon-Lock:before {
  font-family: "Fabric MDL2";
  content: "\E72E"; }

.m-icon-Unlock:before {
  font-family: "Fabric MDL2";
  content: "\E785"; }

.m-icon-Fullscreen:before {
  font-family: "Fabric MDL2";
  content: "\E740"; }

.m-icon-Copy:before {
  font-family: "Fabric MDL2";
  content: "\E8C8"; }

.m-icon-Triangle-Right:before {
  font-family: "Fabric MDL2";
  content: "\EED3"; }

.m-icon-Dock-Right:before {
  font-family: "Fabric MDL2";
  content: "\E90D"; }

.m-icon-Open-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E8A0"; }

.m-icon-Close-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E89F"; }

.m-icon-Close-Pane-Mirrored:before {
  font-family: "Fabric MDL2";
  content: "\EA49"; }

.m-icon-Checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-Sort:before {
  font-family: "Fabric MDL2";
  content: "\E9D0"; }

.m-icon-Share:before {
  font-family: "Fabric MDL2";
  content: "\EF79"; }

.m-icon-Help:before {
  font-family: "Fabric MDL2";
  content: "\E897"; }

.m-icon-Save:before {
  font-family: "Fabric MDL2";
  content: "\E74E"; }

.m-icon-Move:before {
  font-family: "Fabric MDL2";
  content: "\E7C2"; }

.m-icon-Back-to-Window:before {
  font-family: "Fabric MDL2";
  content: "\E73F"; }

.m-icon-Refresh:before {
  font-family: "Fabric MDL2";
  content: "\E72C"; }

.m-icon-Download:before {
  font-family: "Fabric MDL2";
  content: "\E896"; }

.m-icon-Sync:before {
  font-family: "Fabric MDL2";
  content: "\E895"; }

.m-icon-Settings:before {
  font-family: "Fabric MDL2";
  content: "\E713"; }

.m-icon-Chat:before {
  font-family: "Fabric MDL2";
  content: "\E901"; }

.m-icon-location-circle:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-location-fill:before {
  font-family: "Fabric MDL2";
  content: "\E915"; }

.m-icon-checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-AlertTriangle:before {
  font-family: "Fabric MDL2";
  content: "\E814"; }

.m-icon-AlertCircle:before {
  font-family: "Fabric MDL2";
  content: "\F331"; }

.m-icon-CompletedSolid:before {
  font-family: "Fabric MDL2";
  content: "\EC61"; }

.m-icon-InfoSolid:before {
  font-family: "Fabric MDL2";
  content: "\F167"; }

.m-icon-playButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E768"; }

.m-icon-stopButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E71A"; }

.m-icon-columnOptions:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F317"; }

.m-icon-hide:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\EF89"; }

.m-icon-view:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E890"; }

.m-icon-undo:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E7A7"; }

.m-icon-rowsGroup:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F29B"; }

.m-table-holder-icon {
  font-size: 18px;
  color: #0078d4; }

.m-question-icon:before {
  content: '?'; }

.m-question-button {
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer; }
  .m-question-button:hover, .m-question-button:visited, .m-question-button:active {
    background-color: transparent; }
  .m-question-button:hover {
    background-color: transparent; }
  .m-question-button:focus {
    outline: 1px dashed #2b2b2b; }
  .m-question-button .m-question-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0;
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 18px;
    border-radius: 50%;
    background-color: #f2f2f2;
    cursor: pointer; }
    .m-question-button .m-question-icon:hover, .m-question-button .m-question-icon:visited, .m-question-button .m-question-icon:active {
      text-decoration: none;
      color: #2b2b2b; }
    .m-question-button .m-question-icon:hover {
      background-color: #cccccc; }
    .m-question-button .m-question-icon:active {
      background-color: #9e9e9e; }
    .m-question-button .m-question-icon:focus {
      outline: 0; }

.m-search-icon-container {
  position: relative;
  height: 36px;
  line-height: 36px; }

.m-search-icon-container .m-search-icon {
  position: absolute;
  top: calc(50% - 11px);
  right: 20px;
  padding-right: 16px;
  font-size: 20px;
  color: #767676; }

.m-checkbox-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-checkbox-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  color: #0078d4;
  font-size: 16px !important; }

.m-radio-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-radio-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #0078d4; }

.m-table-trashcan-icon {
  padding: 0 12px;
  vertical-align: middle;
  font-size: 20px;
  letter-spacing: 0.36px;
  line-height: 20px;
  color: #767676; }

.m-add-icon {
  margin-right: 12px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
  color: #0078d4; }

.m-warning-icon,
.m-error-icon,
.m-info-icon {
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 24px;
  position: relative;
  padding: 0 12px 0 0; }
  .m-warning-icon:hover,
  .m-error-icon:hover,
  .m-info-icon:hover {
    background-color: transparent; }

.m-warning-icon {
  color: #eaa300; }

.m-error-icon {
  color: #c50f1f; }

.my-warning {
  font-size: 30px;
  color: #eaa300; }

.m-nav-icon {
  color: #ffffff;
  font-size: 20px;
  margin: 0px 16px 24px 24px;
  position: relative;
  top: -3px; }

.m-expandable-container .m-chev-down {
  display: inline-block;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

.m-expandable-container .m-chev-up {
  display: none;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

.m-expandable-container {
  display: block;
  box-sizing: border-box;
  max-height: auto;
  max-width: 100%; }
  .m-expandable-container input[type="checkbox"] {
    display: none; }
    .m-expandable-container input[type="checkbox"]:checked ~ .m-chev-down {
      display: none; }
    .m-expandable-container input[type="checkbox"]:checked ~ .m-chev-up {
      display: inline-block; }
    .m-expandable-container input[type="checkbox"]:checked ~ .m-expandable-content {
      max-height: 100px;
      transition: max-height 0.15s ease-in; }
  .m-expandable-container .m-expandable-line {
    font-family: "Segoe UI Semibold";
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.5px; }
    .m-expandable-container .m-expandable-line:disabled {
      color: #9e9e9e; }
  .m-expandable-container .m-expandable-content {
    font-family: "Segoe UI Semilight";
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.5px;
    max-height: 0;
    transition: max-height 0.15s ease-out;
    overflow: hidden; }
    .m-expandable-container .m-expandable-content:disabled {
      color: #9e9e9e; }

/* icon action template */
.my-action-icon {
  background-color: transparent;
  color: #767676;
  border: 0;
  cursor: pointer; }
  .my-action-icon:hover {
    color: #0078d4; }
  .my-action-icon:active {
    color: #0063b1; }
  .my-action-icon:focus {
    outline: 0; }
  .disabled.my-action-icon {
    color: #9e9e9e;
    cursor: auto;
    outline: 0; }
    .disabled.my-action-icon:hover, .disabled.my-action-icon:active {
      color: #9e9e9e;
      outline: 0; }

.my-action-icon-disabled {
  color: #9e9e9e;
  cursor: auto; }
  .my-action-icon-disabled:hover, .my-action-icon-disabled:active, .my-action-icon-disabled:focus {
    color: #9e9e9e;
    outline: 0; }

.m-icon {
  display: inline-block;
  font-family: "Fabric MDL2";
  line-height: inherit;
  margin-right: 12px;
  vertical-align: middle; }

.m-icon-Edit:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E70F"; }

.m-icon-ChevronDown:before {
  font-family: "Fabric MDL2";
  content: "\E70D"; }

.m-icon-ChevronUp:before {
  font-family: "Fabric MDL2";
  content: "\E70E"; }

.m-icon-ChevronLeft:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-left:before {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronLeft-right:after {
  font-family: "Fabric MDL2";
  content: "\E76B"; }

.m-icon-ChevronRight:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-left:before {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-ChevronRight-right:after {
  font-family: "Fabric MDL2";
  content: "\E76C"; }

.m-icon-More:before {
  font-family: "Fabric MDL2";
  content: "\E712"; }

.m-icon-OpenInNewWindow:before {
  font-family: "Fabric MDL2";
  content: "\E8A7"; }

.m-icon-Upload:before {
  font-family: "Fabric MDL2";
  content: "\E898"; }

.m-icon-delete:before {
  font-family: "Fabric MDL2";
  content: "\E74D"; }

.m-icon-Add:before {
  font-family: "Fabric MDL2";
  content: "\E710"; }

.m-icon-Cancel:before {
  font-family: "Fabric MDL2";
  content: "\E711"; }

.m-icon-Search:before {
  font-family: "Fabric MDL2";
  content: "\E721"; }

.m-icon-Checkbox:before {
  font-family: "Fabric MDL2";
  content: "\E739"; }

.m-icon-CheckboxComposite:before {
  font-family: "Fabric MDL2";
  content: "\E73A"; }

.m-icon-CheckboxCompositeReversed:before {
  font-family: "Fabric MDL2";
  content: "\E73D"; }

.m-icon-Warning:before {
  font-family: "Fabric MDL2";
  content: "\E7BA"; }

.m-icon-Error:before {
  font-family: "Fabric MDL2";
  content: "\E783"; }

.m-icon-Forward:before {
  font-family: "Fabric MDL2";
  content: "\E72A"; }

.m-icon-Back:before {
  font-family: "Fabric MDL2";
  content: "\E72B"; }

.m-icon-RadioBtnOff:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-RadioBtnOn:before {
  font-family: "Fabric MDL2";
  content: "\E81D"; }

.m-icon-Completed:before {
  font-family: "Fabric MDL2";
  content: "\E930"; }

.m-icon-ErrorBadge:before {
  font-family: "Fabric MDL2";
  content: "\EA39"; }

.m-icon-GlobalNav:before {
  font-family: "Fabric MDL2";
  content: "\E700"; }

.m-icon-Info:before {
  font-family: "Fabric MDL2";
  content: "\E946"; }

.m-icon-ChevronDoubleDown:before {
  font-family: "Fabric MDL2";
  content: "\EE04"; }

.m-icon-Microphone:before {
  font-family: "Fabric MDL2";
  content: "\E720"; }

.m-icon-Lock:before {
  font-family: "Fabric MDL2";
  content: "\E72E"; }

.m-icon-Unlock:before {
  font-family: "Fabric MDL2";
  content: "\E785"; }

.m-icon-Fullscreen:before {
  font-family: "Fabric MDL2";
  content: "\E740"; }

.m-icon-Copy:before {
  font-family: "Fabric MDL2";
  content: "\E8C8"; }

.m-icon-Triangle-Right:before {
  font-family: "Fabric MDL2";
  content: "\EED3"; }

.m-icon-Dock-Right:before {
  font-family: "Fabric MDL2";
  content: "\E90D"; }

.m-icon-Open-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E8A0"; }

.m-icon-Close-Pane:before {
  font-family: "Fabric MDL2";
  content: "\E89F"; }

.m-icon-Close-Pane-Mirrored:before {
  font-family: "Fabric MDL2";
  content: "\EA49"; }

.m-icon-Checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-Sort:before {
  font-family: "Fabric MDL2";
  content: "\E9D0"; }

.m-icon-Share:before {
  font-family: "Fabric MDL2";
  content: "\EF79"; }

.m-icon-Help:before {
  font-family: "Fabric MDL2";
  content: "\E897"; }

.m-icon-Save:before {
  font-family: "Fabric MDL2";
  content: "\E74E"; }

.m-icon-Move:before {
  font-family: "Fabric MDL2";
  content: "\E7C2"; }

.m-icon-Back-to-Window:before {
  font-family: "Fabric MDL2";
  content: "\E73F"; }

.m-icon-Refresh:before {
  font-family: "Fabric MDL2";
  content: "\E72C"; }

.m-icon-Download:before {
  font-family: "Fabric MDL2";
  content: "\E896"; }

.m-icon-Sync:before {
  font-family: "Fabric MDL2";
  content: "\E895"; }

.m-icon-Settings:before {
  font-family: "Fabric MDL2";
  content: "\E713"; }

.m-icon-Chat:before {
  font-family: "Fabric MDL2";
  content: "\E901"; }

.m-icon-location-circle:before {
  font-family: "Fabric MDL2";
  content: "\E80E"; }

.m-icon-location-fill:before {
  font-family: "Fabric MDL2";
  content: "\E915"; }

.m-icon-checkmark:before {
  font-family: "Fabric MDL2";
  content: "\E73E"; }

.m-icon-AlertTriangle:before {
  font-family: "Fabric MDL2";
  content: "\E814"; }

.m-icon-AlertCircle:before {
  font-family: "Fabric MDL2";
  content: "\F331"; }

.m-icon-CompletedSolid:before {
  font-family: "Fabric MDL2";
  content: "\EC61"; }

.m-icon-InfoSolid:before {
  font-family: "Fabric MDL2";
  content: "\F167"; }

.m-icon-playButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E768"; }

.m-icon-stopButton:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E71A"; }

.m-icon-columnOptions:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F317"; }

.m-icon-hide:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\EF89"; }

.m-icon-view:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E890"; }

.m-icon-undo:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\E7A7"; }

.m-icon-rowsGroup:before {
  line-height: inherit;
  font-family: "Fabric MDL2";
  content: "\F29B"; }

.m-table-holder-icon {
  font-size: 18px;
  color: #0078d4; }

.m-question-icon:before {
  content: '?'; }

.m-question-button {
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0px solid transparent;
  background-color: transparent;
  cursor: pointer; }
  .m-question-button:hover, .m-question-button:visited, .m-question-button:active {
    background-color: transparent; }
  .m-question-button:hover {
    background-color: transparent; }
  .m-question-button:focus {
    outline: 1px dashed #2b2b2b; }
  .m-question-button .m-question-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0;
    font-family: "Segoe UI Semibold";
    font-size: 12px;
    line-height: 18px;
    border-radius: 50%;
    background-color: #f2f2f2;
    cursor: pointer; }
    .m-question-button .m-question-icon:hover, .m-question-button .m-question-icon:visited, .m-question-button .m-question-icon:active {
      text-decoration: none;
      color: #2b2b2b; }
    .m-question-button .m-question-icon:hover {
      background-color: #cccccc; }
    .m-question-button .m-question-icon:active {
      background-color: #9e9e9e; }
    .m-question-button .m-question-icon:focus {
      outline: 0; }

.m-search-icon-container {
  position: relative;
  height: 36px;
  line-height: 36px; }

.m-search-icon-container .m-search-icon {
  position: absolute;
  top: calc(50% - 11px);
  right: 20px;
  padding-right: 16px;
  font-size: 20px;
  color: #767676; }

.m-checkbox-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-checkbox-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  color: #0078d4;
  font-size: 16px !important; }

.m-radio-container .unchecked {
  display: inline-block;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #000000; }

.m-radio-container .checked {
  display: none;
  padding: 15px 0;
  padding-right: 12px;
  font-size: 16px !important;
  color: #0078d4; }

.m-table-trashcan-icon {
  padding: 0 12px;
  vertical-align: middle;
  font-size: 20px;
  letter-spacing: 0.36px;
  line-height: 20px;
  color: #767676; }

.m-add-icon {
  margin-right: 12px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
  color: #0078d4; }

.m-warning-icon,
.m-error-icon,
.m-info-icon {
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 24px;
  position: relative;
  padding: 0 12px 0 0; }
  .m-warning-icon:hover,
  .m-error-icon:hover,
  .m-info-icon:hover {
    background-color: transparent; }

.m-warning-icon {
  color: #eaa300; }

.m-error-icon {
  color: #c50f1f; }

.my-warning {
  font-size: 30px;
  color: #eaa300; }

.m-nav-icon {
  color: #ffffff;
  font-size: 20px;
  margin: 0px 16px 24px 24px;
  position: relative;
  top: -3px; }

.m-expandable-container .m-chev-down {
  display: inline-block;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

.m-expandable-container .m-chev-up {
  display: none;
  font-size: 20px;
  color: #0078d4;
  vertical-align: middle;
  padding-right: 12px; }

.m-pagination {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 420px; }
  .m-pagination .m-pagination-list {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-order: 2;
        order: 2;
    margin: 0 0 0 12px;
    padding: 0;
    text-align: center;
    list-style: none; }
    .m-pagination .m-pagination-list .m-pagination-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      height: 34px;
      width: 34px;
      margin-right: 12px;
      text-align: center;
      cursor: pointer; }
      .m-pagination .m-pagination-list .m-pagination-item:hover {
        background-image: none;
        background-color: #9e9e9e; }
      .m-pagination .m-pagination-list .m-pagination-item:active {
        background-image: none;
        background-color: #767676; }
      .m-pagination .m-pagination-list .m-pagination-item.active {
        border-width: 1px;
        border-style: solid;
        border-color: #2b2b2b; }
    .m-pagination .m-pagination-list .m-pagination-link,
    .m-pagination .m-pagination-list a.m-pagination-link {
      font-family: "Segoe UI";
      color: #2b2b2b; }
      .m-pagination .m-pagination-list .m-pagination-link:link, .m-pagination .m-pagination-list .m-pagination-link:visited,
      .m-pagination .m-pagination-list a.m-pagination-link:link,
      .m-pagination .m-pagination-list a.m-pagination-link:visited {
        color: #2b2b2b; }
  .m-pagination a.m-pagination-next, .m-pagination a.m-pagination-next {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-order: 3;
        order: 3;
    height: 34px;
    width: 80px;
    padding: 0 8px;
    font-family: "Segoe UI";
    text-decoration: none;
    color: #2b2b2b;
    text-align: center;
    line-height: 34px;
    background-image: none;
    background-color: #cccccc; }
    .m-pagination a.m-pagination-next:hover, .m-pagination a.m-pagination-next:hover {
      background-image: none;
      background-color: #9e9e9e; }
    .m-pagination a.m-pagination-next:active, .m-pagination a.m-pagination-next:active {
      background-image: none;
      background-color: #767676; }
    .m-pagination a.m-pagination-next:link, .m-pagination a.m-pagination-next:visited, .m-pagination a.m-pagination-next:link, .m-pagination a.m-pagination-next:visited {
      color: #2b2b2b; }
  .m-pagination a.m-pagination-prev, .m-pagination a.m-pagination-prev {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-order: 1;
        order: 1;
    height: 34px;
    width: 80px;
    padding: 0 8px;
    font-family: "Segoe UI";
    text-decoration: none;
    text-align: center;
    line-height: 34px;
    color: #2b2b2b;
    background-image: none;
    background-color: #cccccc; }
    .m-pagination a.m-pagination-prev:hover, .m-pagination a.m-pagination-prev:hover {
      background-image: none;
      background-color: #9e9e9e; }
    .m-pagination a.m-pagination-prev:active, .m-pagination a.m-pagination-prev:active {
      background-image: none;
      background-color: #767676; }
    .m-pagination a.m-pagination-prev:link, .m-pagination a.m-pagination-prev:visited, .m-pagination a.m-pagination-prev:link, .m-pagination a.m-pagination-prev:visited {
      color: #2b2b2b; }
  .m-pagination .m-pagination-dots {
    text-decoration: none; }
  @media (max-width: 599px) {
    .m-pagination {
      max-width: 240px;
      min-width: 200px; }
      .m-pagination .m-pagination-list .m-pagination-item {
        margin-right: 4px; }
      .m-pagination a.m-pagination-prev, .m-pagination a.m-pagination-next {
        padding: 0; }
        .m-pagination a.m-pagination-prev span,
        .m-pagination a.m-pagination-next span {
          display: none; } }

/**
 Can be tweaked to increase or decrease
 amount of columns supported by grid system.
 */
/** 
 Enables horizontal gutters between columns.
 */
.m-col {
  box-sizing: border-box;
  background-clip: content-box;
  padding: 0 12px; }

.m-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  margin: 0 -12px; }

/** 
 Utility Classes
 */
.m-show-xs,
.m-show-sm,
.m-show-md,
.m-show-lg,
.m-show-xl {
  display: none !important; }

.m-align-center {
  -ms-flex-align: center;
      align-items: center; }

.m-align-start {
  -ms-flex-align: start;
      align-items: flex-start; }

.m-align-end {
  -ms-flex-align: end;
      align-items: flex-end; }

.m-justify-center {
  -ms-flex-pack: center;
      justify-content: center; }

.m-justify-start {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.m-justify-end {
  -ms-flex-pack: end;
      justify-content: flex-end; }

/** Breakpoint-specific column sizes & utility classes */
.m-col-xs-1 {
  -ms-flex-preferred-size: 8.33333%;
      flex-basis: 8.33333%;
  max-width: 8.33333%; }

.m-col-xs-2 {
  -ms-flex-preferred-size: 16.66667%;
      flex-basis: 16.66667%;
  max-width: 16.66667%; }

.m-col-xs-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%; }

.m-col-xs-4 {
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%; }

.m-col-xs-5 {
  -ms-flex-preferred-size: 41.66667%;
      flex-basis: 41.66667%;
  max-width: 41.66667%; }

.m-col-xs-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%; }

.m-col-xs-7 {
  -ms-flex-preferred-size: 58.33333%;
      flex-basis: 58.33333%;
  max-width: 58.33333%; }

.m-col-xs-8 {
  -ms-flex-preferred-size: 66.66667%;
      flex-basis: 66.66667%;
  max-width: 66.66667%; }

.m-col-xs-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%; }

.m-col-xs-10 {
  -ms-flex-preferred-size: 83.33333%;
      flex-basis: 83.33333%;
  max-width: 83.33333%; }

.m-col-xs-11 {
  -ms-flex-preferred-size: 91.66667%;
      flex-basis: 91.66667%;
  max-width: 91.66667%; }

.m-col-xs-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%; }

@media (min-width: 600px) {
  .m-col-sm-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .m-col-sm-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .m-col-sm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .m-col-sm-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .m-col-sm-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .m-col-sm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .m-col-sm-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .m-col-sm-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .m-col-sm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  .m-col-sm-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .m-col-sm-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .m-col-sm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .m-hide-sm {
    display: none !important; }
  .m-show-sm {
    display: block !important; }
  .m-row.m-show-sm {
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 900px) {
  .m-col-md-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .m-col-md-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .m-col-md-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .m-col-md-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .m-col-md-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .m-col-md-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .m-col-md-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .m-col-md-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .m-col-md-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  .m-col-md-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .m-col-md-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .m-col-md-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .m-hide-md {
    display: none !important; }
  .m-show-md {
    display: block !important; }
  .m-row.m-show-md {
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 1200px) {
  .m-col-lg-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .m-col-lg-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .m-col-lg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .m-col-lg-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .m-col-lg-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .m-col-lg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .m-col-lg-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .m-col-lg-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .m-col-lg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  .m-col-lg-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .m-col-lg-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .m-col-lg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .m-hide-lg {
    display: none !important; }
  .m-show-lg {
    display: block !important; }
  .m-row.m-show-lg {
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 1800px) {
  .m-col-xl-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .m-col-xl-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .m-col-xl-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .m-col-xl-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .m-col-xl-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .m-col-xl-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .m-col-xl-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .m-col-xl-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .m-col-xl-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  .m-col-xl-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .m-col-xl-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .m-col-xl-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .m-hide-xl {
    display: none !important; }
  .m-show-xl {
    display: block !important; }
  .m-row.m-show-xl {
    display: -ms-flexbox !important;
    display: flex !important; } }

/* Focus should be added to components for accessibility.
   It is not directly incorporated with all classes in order
   to allow scripting where this class only appears when focused
   via tabbing, as opposed to clicking.
*/
