/* Minification failed. Returning unminified contents.
(6010,32): run-time error CSS1019: Unexpected token, found ' '
(6010,32): run-time error CSS1019: Unexpected token, found ' '
(6010,32): run-time error CSS1042: Expected function, found ' '
(6010,32): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
(6145,29): run-time error CSS1019: Unexpected token, found ' '
(6145,29): run-time error CSS1019: Unexpected token, found ' '
(6145,29): run-time error CSS1042: Expected function, found ' '
(6145,29): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Segoe UI', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 2px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #dbdbdb;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 100;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #666666;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 33px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 45%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #666666;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #dbdbdb;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  text-decoration: none;
  border-bottom: 0px;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #dbdbdb;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #666666;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #dbdbdb;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #666666;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 2px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #7f7f7f;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #737373;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #737373;
}
.form-control::-webkit-input-placeholder {
  color: #737373;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #dbdbdb;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 38px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 2px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=75);
  opacity: 0.75;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #dbdbdb;
  border-color: #b4b4b4;
}
.btn-default:hover {
  color: #333;
  background-color: #dbdbdb;
  border-color: #d5d5d5;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #dbdbdb;
  background-image: none;
  border-color: #d5d5d5;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #c9c9c9;
  border-color: #b4b4b4;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.btn-default .badge {
  color: #f4f4f4;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ef8b00;
  border-color: #d67c00;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #bc6d00;
  border-color: #563200;
}
.btn-warning:hover {
  color: #fff;
  background-color: #bc6d00;
  border-color: #985900;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #bc6d00;
  background-image: none;
  border-color: #985900;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #985900;
  border-color: #563200;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #ef8b00;
  border-color: #d67c00;
}
.btn-warning .badge {
  color: #ef8b00;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #df001e;
  border-color: #c6001b;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #ac0017;
  border-color: #460009;
}
.btn-danger:hover {
  color: #fff;
  background-color: #ac0017;
  border-color: #880012;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ac0017;
  background-image: none;
  border-color: #880012;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #880012;
  border-color: #460009;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #df001e;
  border-color: #c6001b;
}
.btn-danger .badge {
  color: #df001e;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #666666;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  display: none;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 275px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 16px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #666666;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #dbdbdb;
  border: 1px solid #7f7f7f;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #dbdbdb;
}
.nav > li.disabled > a {
  color: #666666;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #666666;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #dbdbdb;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #dbdbdb #dbdbdb #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 44px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  border: 0;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 44px;
  padding: 11px 15px;
  font-size: 20px;
  line-height: 22px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4px;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-sm {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-btn.btn-xs {
  margin-top: 11px;
  margin-bottom: 11px;
}
.navbar-text {
  margin-top: 11px;
  margin-bottom: 11px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #004880;
  border-color: #002b4d;
}
.navbar-inverse .navbar-brand {
  color: #e3ebf1;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #e3ebf1;
}
.navbar-inverse .navbar-nav > li > a {
  color: #e3ebf1;
  font-weight: 100;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  font-weight: 600;
}
.navbar-inverse .navbar-nav > .active > a span,
.navbar-inverse .navbar-nav > .active > a:hover span,
.navbar-inverse .navbar-nav > .active > a:focus span {
  padding: 5px 0;
  border-bottom: 1px solid #fff;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #002b4d;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu .row {
    margin-right: 0;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #002b4d;
    color: #e3ebf1;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #002b4d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #e3ebf1;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #002b4d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #00345c;
}
.navbar-inverse .navbar-link {
  color: #e3ebf1;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #e3ebf1;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #666666;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #dbdbdb;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #666666;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
  display: inline-block;
  padding: 5px 14px;
  font-size: 20px;
  color: #666666;
}
.pager li > a,
.pager li > span {
  color: #337ab7;
}
.pager .next {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #337ab7;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #666666;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #666666;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #4d4d4d;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #ef8b00;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #bc6d00;
}
.label-danger {
  background-color: #df001e;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ac0017;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #666666;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: #fff;
  background-color: #004880;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #002b4d;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 0px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 56px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #000;
}
.alert {
  padding: 8px 8px;
  margin: 15px 0;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 8px 8px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #000;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.alert-info hr {
  border-top-color: #e7e7e7;
}
.alert-info .alert-link {
  color: #000000;
}
.alert-warning {
  color: #000;
  background-color: #fff4ce;
  border-color: #fff4ce;
}
.alert-warning hr {
  border-top-color: #ffeeb4;
}
.alert-warning .alert-link {
  color: #000000;
}
.alert-danger {
  color: #000;
  background-color: #fde7e9;
  border-color: #fde7e9;
}
.alert-danger hr {
  border-top-color: #fbcfd3;
}
.alert-danger .alert-link {
  color: #000000;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 22px;
  margin-bottom: 22px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #ef8b00;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #df001e;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #666666;
  cursor: not-allowed;
  background-color: #dbdbdb;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #666666;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #002440;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: hidden;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Segoe UI', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Segoe UI', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12.8px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 5px 7px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
html,
body {
  width: 100%;
  height: 100%;
}
body {
  display: table;
}
body h1,
body h2,
body h3,
body p {
  margin-bottom: 24px;
}
body h2,
body h3 {
  margin-top: 40px;
}
#autocomplete-results-container {
  position: absolute;
  z-index: 1;
  background-color: white;
  border: 1px solid black;
  display: none;
  left: 0;
  right: 0;
  margin-left: 15px;
  margin-right: 15px;
}
#autocomplete-results-container .autocomplete-row-data {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000;
}
#autocomplete-results-container .autocomplete-row-data :focus {
  background-color: #66afe9;
}
#autocomplete-results-container .autocomplete-row-id {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#autocomplete-results-container .autocomplete-row-owners {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer {
  background-color: #002440;
  color: #e3ebf1;
  font-size: 1em;
  display: table-row;
  height: 1px;
}
.footer .footer-heading {
  display: block;
  margin-bottom: 11px;
  font-size: 20px;
}
.footer .container {
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: #002440;
}
.footer a {
  color: #e3ebf1;
}
.footer .footer-release-info {
  font-size: 0.85em;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .footer .footer-dotnet-foundation-logo {
    text-align: right;
  }
  .footer .footer-release-info {
    padding-left: 0;
  }
}
.row-gap {
  margin-top: 50px;
}
.search-container {
  padding-top: 16px;
  padding-bottom: 16px;
}
.main-container {
  padding-bottom: 75px;
  height: auto;
}
.navbar-logo {
  margin: 8px 20px 0 0;
}
.dropdown-menu {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .dropdown-menu .dropdown-profile {
    padding-top: 5px;
  }
}
.dropdown-menu .dropdown-profile .dropdown-username {
  font-size: 20px;
}
.dropdown-menu .dropdown-profile .dropdown-email {
  font-size: 14px;
}
.btn-search {
  height: 36px;
}
.icon-link .ms-Icon,
.icon-text .ms-Icon {
  position: relative;
  top: 2px;
}
.icon-link:hover,
.icon-link:focus {
  text-decoration: none;
}
.icon-link:hover span,
.icon-link:focus span {
  text-decoration: underline;
}
.dependency-groups h4 {
  line-height: 1.4;
}
.dependency-groups h4 > span {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 3px;
}
.dependency-group li span {
  color: #666;
}
.borderless > tbody > tr > td {
  border: none;
}
.no-clickonce {
  display: none;
}
.tag {
  color: #2e6da4;
  background-color: #eff9ff;
  padding: 2px 10px;
  line-height: 2em;
  margin: 0 2px;
}
.tag:hover,
.tag:focus {
  color: #23527c;
}
.banner {
  padding-bottom: 10px;
  padding-top: 5px;
}
.banner span {
  font-size: 1.25em;
  line-height: 1.75em;
}
.banner .ms-Icon {
  position: relative;
  top: 2px;
}
.banner a {
  color: #23527c;
}
.banner a:hover,
.banner a:focus {
  color: #122b40;
}
.banner.banner-bright {
  background: yellow;
}
.banner.banner-notice {
  background: #f4f4f4;
}
.alert a {
  color: #2e6da4;
}
.alert a:hover,
.alert a:focus {
  color: #23527c;
}
.alert-transient .alert {
  margin: 0;
  padding: 10px;
}
.alert-transient-jumbotron {
  background-color: #004880;
}
.ms-Icon-ul {
  margin-left: 24px;
}
.ms-Icon-ul li {
  position: relative;
}
.ms-Icon-ul li i.ms-Icon {
  position: absolute;
  left: -24px;
}
h2 .ms-Icon,
h3 .ms-Icon {
  font-size: 0.6em;
  position: relative;
  top: -2px;
}
h2 a,
h3 a,
h2 a:hover,
h3 a:hover,
h2 a:focus,
h3 a:focus,
h2 a:active,
h3 a:active {
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .container {
    width: -webkit-calc(100vw - 15px);
    width: calc(100vw - 15px);
  }
  .navbar-toggle {
    margin-right: 0;
  }
  img.package-icon {
    max-width: 60px;
    max-height: 60px;
  }
}
@media screen and (max-width: 480px) {
  .hidden-tiny {
    display: none;
  }
}
img.package-icon {
  margin-left: auto;
  margin-right: auto;
}
img.reserved-indicator-icon {
  margin-left: auto;
  margin-right: auto;
}
.package-list {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: -5px;
  padding-left: 0;
  line-height: 20px;
  color: #666666;
}
.package-list a {
  color: #666666;
}
.package-list li {
  list-style: none;
  display: list-item;
}
@media (min-width: 768px) {
  .package-list li {
    display: inline-block;
  }
  .package-list li + li {
    margin-left: 10px;
    padding-left: 10px;
    border-left-style: solid;
    border-width: 1px;
    border-color: #dbdbdb;
  }
}
.package-title-text {
  margin-bottom: 0;
}
.icon-bar {
  border: 1px solid #fff;
}
.disabled {
  pointer-events: none;
  opacity: 0.75;
}
.radio .label-sibling,
.checkbox .label-sibling {
  margin-left: 20px;
}
.break-word {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: normal;
  word-break: break-word;
}
.showOnFocus {
  display: block;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.showOnFocus:focus {
  line-height: 2em;
  height: 2em;
  color: #e3ebf1;
}
.breadcrumb-title {
  margin-bottom: 0px;
}
.breadcrumb-divider {
  margin-top: 15px;
  margin-bottom: 15px;
}
.breadcrumb-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 33px;
}
.breadcrumb-menu h1 {
  margin-top: 0px;
}
.page-account-settings .small-fingerprint,
.page-manage-organizations .small-fingerprint {
  font-size: 75%;
}
.modal-backdrop.in {
  opacity: 0.8 !important;
  position: fixed;
  height: 100%;
}
.modal-container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.modal-container .modal-box {
  border-radius: 8px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  min-height: 364px;
  min-width: 320px;
  max-width: 448px;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  overflow: hidden;
  padding: 0px;
}
.modal-container .modal-box .modal-title {
  background-color: #4181B8;
  color: white;
  padding: 15px;
}
.modal-container .modal-box .modal-title .dismiss-button {
  background: transparent;
  border: 0px;
  cursor: pointer;
  float: right;
  padding: 0px;
}
.modal-container .modal-box .modal-body {
  padding: 0px;
  font-size: 14px;
}
.modal-container .modal-box .modal-body .tag-node {
  background-color: #fff4ce;
  padding: 13px;
  text-align: left;
}
.modal-container .modal-box .modal-body .tag-node .title-text {
  vertical-align: top;
}
.modal-container .modal-box .modal-body .action-node {
  padding: 0% 6%;
  text-align: center;
}
.modal-container .modal-box .modal-body .action-button {
  font-size: 16px;
  line-height: 2em;
}
.modal-container .modal-box .modal-body .form-button-node {
  padding-left: 65%;
  padding-right: 0;
  padding-bottom: 0;
  text-align: center;
}
.modal-container .modal-box .modal-body .username-submit {
  padding-top: 13%;
}
.modal-container .modal-box .modal-body .email-submit {
  padding-top: 16%;
}
.modal-container .modal-box .modal-body .close-button {
  padding-top: 27%;
}
.modal-container .modal-box .modal-body .text-label {
  padding: 15px;
}
.modal-container .modal-box .modal-body .form-error-message {
  padding-top: 6px;
  float: left;
}
.modal-container .modal-box .modal-body .text-row {
  padding-top: 13px;
}
.modal-container .modal-box .modal-body .transform-text {
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 40px;
  margin: 0px;
}
#edit-metadata-form-container .loading:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4, end) 900ms infinite;
  -o-animation: ellipsis steps(4, end) 900ms infinite;
  animation: ellipsis steps(4, end) 900ms infinite;
  content: "\2026";
  /* ascii code for the ellipsis character */
  width: 0px;
}
@-o-keyframes ellipsis {
  to {
    width: 20px;
  }
}
@keyframes ellipsis {
  to {
    width: 20px;
  }
}
@-webkit-keyframes ellipsis {
  to {
    width: 20px;
  }
}
#edit-metadata-form-container .dependency-set-title {
  font-size: 1.2em;
}
#edit-metadata-form-container .dependency-container .dependency-versionspec {
  font-size: 0.6em;
  color: gray;
}
#edit-metadata-form-container .dependency-container .dependency-id {
  font-size: 0.8em;
}
#edit-metadata-form-container .dependency-container .dependency-none {
  font-size: 0.8em;
}
#edit-metadata-form-container .tall-text-input {
  height: 6em;
}
#edit-metadata-form-container .verify-package-field .verify-package-field-heading {
  font-size: 0.75em;
  font-weight: 700;
}
#edit-metadata-form-container #icon-preview {
  max-width: 300px;
  max-height: 300px;
}
#verify-package-container .verify-package-field p {
  white-space: pre-line;
}
@media (-ms-high-contrast: active) {
  svg {
    color: WindowText;
  }
  svg text {
    fill: WindowText;
  }
  .popover .arrow {
    display: none;
  }
  .dropdown-menu .divider {
    border-bottom: 1px solid windowText;
  }
}
.common-licenses pre.license-file-contents {
  white-space: pre-wrap;
  word-break: normal;
}
.common-licenses .custom-license-container {
  margin-bottom: 24px;
}
.list-packages .package {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: normal;
  word-break: break-word;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
}
.list-packages .package .package-header .package-title {
  font-size: 24px;
  font-weight: 300;
  line-height: 0.9;
}
.list-packages .package .package-header .reserved-indicator {
  margin-top: 3px;
  margin-left: 3px;
  vertical-align: top;
  width: 20px;
}
.list-packages .package .package-header .edit-button {
  vertical-align: text-bottom;
  margin-left: 10px;
}
.list-packages .package .package-header .package-by {
  margin-left: 10px;
  color: #000;
}
@media (max-width: 480px) {
  .list-packages .package .package-header .package-by {
    margin-left: 0;
    display: block;
  }
}
.list-packages .package .package-title {
  font-size: 16px;
  margin-top: 2px;
}
.list-packages .package .manage-package {
  margin-top: 8px;
  margin-bottom: 0;
}
.list-packages .package .package-details {
  margin-top: 8px;
  color: #000;
  line-height: 20px;
}
@media (min-width: 768px) {
  .list-packages .package .package-list {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .list-packages .package .package-list li {
    display: inline;
  }
}
.pager {
  margin-top: 75px;
  margin-bottom: 0px;
}
.multi-select-dropdown {
  position: relative;
  display: block;
}
.multi-select-dropdown .dropdown-btn {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
  margin-bottom: 0px;
  background-color: white;
  border-style: inset;
  border: 1px solid #7f7f7f;
}
.multi-select-dropdown .dropdown-btn span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multi-select-dropdown .dropdown-content {
  position: absolute;
  z-index: 1;
  width: 100%;
  border-top: 0px;
}
.multi-select-dropdown .dropdown-content .dropdown-selector {
  max-height: 300px;
  overflow: auto;
}
.multi-select-dropdown .dropdown-content .dropdown-selector .dropdown-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.multi-select-dropdown .dropdown-content .dropdown-selector .dropdown-filter input {
  border: 0;
  margin-left: 10px;
  width: 100%;
}
.user-package-list .manage-package-listing .package-icon {
  max-height: 2em;
  min-width: 20px;
}
.user-package-list .manage-package-listing .reserved-indicator-icon {
  max-height: 2em;
  min-width: 20px;
}
.user-package-list .manage-package-listing .align-middle {
  vertical-align: middle;
}
.user-package-list .manage-package-listing .package-id {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: normal;
  word-break: break-word;
}
.user-package-list .manage-package-listing .reserved-id {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: normal;
  word-break: break-word;
}
@media (min-width: 768px) {
  .user-package-list .manage-package-listing .package-controls {
    white-space: nowrap;
  }
}
.user-package-list .table {
  border-bottom: 1px solid #ddd;
}
.page-about .contributors .contributor {
  padding: 5px;
}
.page-about .contributors .contributor .avatar {
  width: 75px;
  height: 75px;
}
.page-account-settings h1 {
  margin-bottom: 0;
}
.page-account-settings h2 {
  margin-bottom: 10px;
  margin-top: 0;
}
.page-account-settings .form-section-title {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .page-account-settings .form-section-title {
    float: left;
    text-align: right;
  }
}
@media (min-width: 768px) {
  .page-account-settings .form-section-data {
    margin-top: 40px;
    line-height: 3;
    float: right;
    text-align: right;
  }
}
.page-account-settings .panel {
  margin-top: 5px;
}
.page-account-settings .form-group + .form-group .btn {
  margin-top: 20px;
}
.page-account-settings .login-account-row {
  padding-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-account-settings .certificates-form {
  display: inline-block;
  width: 100%;
}
.page-account-settings .expired-certificate {
  color: #a94442;
  font-weight: bold;
}
.page-add-organization .owner-image {
  margin-top: 6px;
  margin-bottom: 6px;
}
.page-admin-index h2 {
  margin-bottom: 8px;
  margin-top: 32px;
}
.page-api-keys .example-commands {
  background-color: #002440;
  font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
  color: #fff;
  padding: 8px 10px;
}
.page-api-keys h2 {
  margin-top: 30px;
  margin-bottom: 10px;
}
.page-api-keys h3 {
  font-size: 34px;
  margin-top: 0;
  margin-bottom: 0;
}
.page-api-keys .in.in-inline {
  display: inline;
}
.page-api-keys .upsert-api-key ul {
  padding-left: 0;
  list-style: none;
}
.page-api-keys .upsert-api-key ul ul {
  padding-left: 20px;
}
.page-api-keys .upsert-api-key .panel {
  margin-bottom: 0;
}
.page-api-keys .upsert-api-key .available-packages .panel-body {
  overflow: auto;
  height: 204px;
  padding-top: 0;
  padding-bottom: 0;
}
.page-api-keys .upsert-api-key .glob-pattern-hint .panel-body {
  height: 282px;
}
.page-api-keys .add-api-key {
  padding: 20px 0;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.page-api-keys .add-api-key > .panel {
  margin-top: 16px;
}
.page-api-keys .api-key-details {
  padding: 20px 0;
}
.page-api-keys .api-key-details .ms-Icon {
  position: relative;
  top: 2px;
}
.page-api-keys .api-key-details .icon-details {
  color: #666666;
  margin: 10px 0;
}
.page-api-keys .api-key-details .icon-details li {
  padding: 0;
}
.page-api-keys .api-key-details .icon-details li + li {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #dbdbdb;
}
.page-api-keys .api-key-details:not(:first-child) {
  border-top: 1px solid #dbdbdb;
}
.page-blog {
  margin-top: 33px;
}
.page-blog h1 {
  margin-top: 0;
}
.page-blog .follow-us {
  margin-top: 5px;
}
.page-blog .follow-us img {
  margin-left: 10px;
}
.page-blog-index {
  margin-top: 33px;
}
.page-blog-index h1 {
  margin-top: 0;
}
.page-blog-index .follow-us {
  margin-top: 5px;
}
.page-blog-index .follow-us img {
  margin-left: 10px;
}
.page-blog-index p {
  margin-bottom: 0.75em;
}
.page-blog-index p:last-child {
  margin-bottom: 0;
}
.page-blog-index .post {
  border-top: 1px solid #ddd;
  padding: 20px 0;
}
.page-blog-index .post .title {
  font-size: 2em;
}
.page-blog-index .post:last-child {
  border-bottom: 1px solid #ddd;
}
.page-blog-index .pagination-row {
  margin-top: 20px;
}
.page-blog-archive {
  margin-top: 33px;
}
.page-blog-archive h1 {
  margin-top: 0;
}
.page-blog-archive .follow-us {
  margin-top: 5px;
}
.page-blog-archive .follow-us img {
  margin-left: 10px;
}
.page-blog-archive .table-lg {
  font-size: 1.25em;
}
.page-blog-archive .table-lg td {
  padding: 20px 0;
}
.page-blog-archive .table-lg tr:last-child td {
  border-bottom: 1px solid #ddd;
}
.page-blog-archive .table-lg td + td {
  padding-left: 30px;
}
.page-blog-post {
  margin-top: 33px;
}
.page-blog-post h1 {
  margin-top: 0;
}
.page-blog-post .follow-us {
  margin-top: 5px;
}
.page-blog-post .follow-us img {
  margin-left: 10px;
}
.page-blog-post h1 {
  font-size: 60px;
}
.page-blog-post .post-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.page-delete-account .green-check {
  font-size: 25px;
  color: green;
}
.page-delete-account .red-check {
  font-size: 25px;
  color: red;
}
.page-package-details .no-border {
  border: 0;
}
.page-package-details h1 {
  margin-bottom: 0;
}
.page-package-details tr {
  border-bottom: 1px solid lightgray;
}
.page-package-details .package-title {
  margin-bottom: 24px;
}
.page-package-details .package-title div {
  margin-top: 2px;
}
.page-package-details .package-title .reserved-indicator {
  width: 25px;
}
.page-package-details .deprecation-container .deprecation-expander {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  vertical-align: middle;
  width: 100%;
  outline: none;
}
.page-package-details .deprecation-container .deprecation-expander .deprecation-expander-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page-package-details .deprecation-container .deprecation-expander .deprecation-expander-container .deprecation-expander-icon {
  position: unset;
  top: unset;
}
.page-package-details .deprecation-container .deprecation-expander .deprecation-expander-container .deprecation-expander-info-right {
  padding-left: 15px;
}
.page-package-details .deprecation-container .deprecation-expander .deprecation-expander-container .deprecation-expander-severity-rating {
  margin-left: 5px;
}
.page-package-details .deprecation-container .deprecation-content-container {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid lightgray;
}
.page-package-details .deprecation-container .deprecation-content-container p {
  margin-top: 5px;
}
.page-package-details .deprecation-container .deprecation-content-container p:last-of-type {
  margin-bottom: 0px;
}
.page-package-details .failed-validation-alert-list {
  margin-top: 15px;
  margin-bottom: 15px;
}
.page-package-details .package-details-main {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: normal;
  word-break: break-word;
}
.page-package-details .package-details-main .package-icon-cell {
  cursor: default;
  padding-left: 0;
  padding-right: 0;
  text-align: right;
}
.page-package-details .package-details-main .package-icon-cell .package-icon {
  padding-left: 6px;
  padding-right: 6px;
}
.page-package-details .package-details-info .ms-Icon-ul li {
  margin-bottom: 15px;
}
.page-package-details .package-details-info .ms-Icon-ul img.icon {
  position: absolute;
  left: -24px;
  width: 16px;
  height: 16px;
  margin-top: 3px;
}
.page-package-details .owner-list li {
  margin-bottom: 8px;
}
.page-package-details .owner-list img {
  margin-right: 8px;
}
.page-package-details .share-buttons img {
  margin-right: 8px;
  display: inline-block;
}
.page-package-details .gh-desc {
  font-family: 'Segoe UI', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  margin: 4px 0 0 0;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  /* fallback */
  max-height: 32px;
  /* fallback */
  -webkit-line-clamp: 2;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}
.page-package-details .gh-link {
  font-family: 'Segoe UI', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 19px;
  color: #337ab7;
  width: auto;
}
.page-package-details .gh-star-count {
  font-family: 'Segoe UI', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #586069;
}
.page-package-details .gh-star {
  font-size: 14px;
  line-height: 12px;
  color: #ef8b00;
}
.page-package-details .gh-repo-column {
  width: 70%;
}
.page-package-details .gh-empty-column {
  width: 15%;
}
.page-package-details .install-tabs {
  font-size: 0.8em;
}
.page-package-details .install-tabs ul {
  margin-left: 0;
}
.page-package-details .install-tabs .nav-tabs {
  border: 0;
}
.page-package-details .install-tabs .nav-tabs > li {
  margin-right: 5px;
  padding: 0;
  margin-bottom: 0;
}
.page-package-details .install-tabs .nav-tabs > li > a {
  color: #000;
  background-color: #eaeaea;
  border: 0;
  padding: 5px 10px;
  margin: 0;
}
.page-package-details .install-tabs .nav-tabs > li.active > a {
  background-color: #002440;
  border: 0;
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
}
.page-package-details .install-tabs .tab-content .tab-pane > div {
  display: table;
  height: 1px;
}
.page-package-details .install-tabs .tab-content .tab-pane .install-script-row {
  display: table-row;
  height: 100%;
}
.page-package-details .install-tabs .tab-content .tab-pane .install-script-row .install-script {
  display: table-cell;
  background-color: #002440;
  font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
  font-size: 1em;
  color: #fff;
  width: 100%;
  max-width: 1px;
  line-height: 1.5;
  white-space: pre-wrap;
  border-color: #002440;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
  vertical-align: middle;
}
.page-package-details .install-tabs .tab-content .tab-pane .install-script-row .copy-button {
  height: 100%;
}
.page-package-details .install-tabs .tab-content .tab-pane .install-script-row .copy-button button {
  height: 100%;
  min-height: 42px;
  line-height: 1.5;
}
.page-package-details .install-tabs .tab-content .tab-pane .alert {
  margin: 0;
  width: 100%;
}
.page-downloads .list-tools li {
  margin-top: 20px;
}
.page-edit-package .readme-tabs {
  margin-top: 40px;
}
.page-edit-package .readonly {
  display: none;
}
.page-error {
  margin-top: 48px;
}
.page-error .oops {
  font-size: 6em;
  margin-bottom: 10px;
}
.page-error .error-title {
  font-size: 3em;
  margin-bottom: 60px;
}
.page-error .error-text {
  margin-bottom: 40px;
}
.page-error .error-text .text-main {
  font-size: 2.5em;
  margin-bottom: 20px;
}
.page-error .error-text .text-sub {
  font-size: 2em;
}
.page-error .error-action {
  font-size: 1.25em;
  margin-bottom: 20px;
}
.page-forgot-password .deprecate-alert {
  margin-top: -15px;
  padding: 0px;
}
.page-forgot-password .forgot-form {
  margin-top: 20px;
}
.page-home .jumbotron {
  padding-bottom: 20px;
  padding-top: 5px;
  margin-bottom: 0;
}
.page-home .jumbotron h1 {
  margin: 32px;
}
.page-home .what-is-nuget {
  font-size: 1.15em;
  padding-bottom: 75px;
}
.page-home .triangle:after {
  content: "";
  position: absolute;
  bottom: -7px;
  border-width: 7px 7px 0;
  border-style: solid;
  border-color: #fff transparent;
  display: block;
  width: 0;
}
@media screen and (-ms-high-contrast: active) {
  .page-home .triangle:after {
    display: none;
  }
  .page-home .circuit-board-label {
    border: 1px solid windowText;
  }
}
.page-home .circuit-board {
  margin-top: 20px;
  width: 768px;
  height: 396px;
  position: relative;
  margin: 0 auto;
  background-image: url('../img/circuit-board.svg');
  background-repeat: no-repeat;
  background-position: center bottom;
}
.page-home .circuit-board .circuit-board-label {
  position: absolute;
  height: 75px;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 0 3px black;
  box-shadow: 0 0 3px black;
}
.page-home .circuit-board .circuit-board-label h3,
.page-home .circuit-board .circuit-board-label h5 {
  margin: 9px 0 0 0;
}
.page-home .circuit-board .circuit-board-pd {
  left: 377px;
  top: 10px;
  float: left;
  width: 200px;
}
.page-home .circuit-board .circuit-board-pd.triangle:after {
  left: 20px;
}
.page-home .circuit-board .circuit-board-pv {
  left: 0;
  top: 63px;
  float: left;
  width: 144px;
}
.page-home .circuit-board .circuit-board-pv.triangle:after {
  right: 30px;
}
.page-home .circuit-board .circuit-board-up {
  right: 0;
  top: 87px;
  float: right;
  width: 144px;
}
.page-home .circuit-board .circuit-board-up.triangle:after {
  left: 30px;
}
.page-list-packages h1 {
  margin-bottom: 33px;
}
.page-list-packages .row-heading .cell-heading h1 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: normal;
  word-break: break-word;
}
@media (min-width: 992px) {
  .page-list-packages .row-heading {
    display: table;
    width: 100%;
  }
  .page-list-packages .row-heading .cell-heading {
    text-align: left;
    display: table-cell;
  }
  .page-list-packages .row-heading .cell-controls {
    margin-top: 42px;
    display: table-cell;
    text-align: right;
    white-space: nowrap;
  }
}
.page-manage-deprecation .full-line {
  display: block;
  width: 100%;
}
.page-manage-deprecation .deprecation-section {
  margin-top: 40px;
}
.page-manage-deprecation .deprecation-section .deprecation-section-header {
  margin-bottom: 15px;
}
.page-manage-deprecation .deprecation-section .unbolded-label label {
  font-weight: normal;
}
@media (max-width: 768px) {
  .page-manage-deprecation .deprecation-section .alternate-package-container {
    margin-top: 40px;
  }
}
.page-manage-organizations h1 {
  margin-bottom: 0;
}
.page-manage-organizations h2 {
  margin-bottom: 10px;
  margin-top: 0;
}
.page-manage-organizations .form-section-title {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .page-manage-organizations .form-section-title {
    float: left;
    text-align: right;
  }
}
@media (min-width: 768px) {
  .page-manage-organizations .form-section-data {
    margin-top: 40px;
    line-height: 3;
    float: right;
    text-align: right;
  }
}
.page-manage-organizations .panel {
  margin-top: 5px;
}
.page-manage-organizations .form-group + .form-group .btn {
  margin-top: 20px;
}
.page-manage-organizations .certificates-form {
  display: inline-block;
  width: 100%;
}
.manage-members-listing tbody:first-child {
  border-style: hidden;
}
.members-list .manage-members-listing {
  margin-bottom: 0;
}
.members-list .manage-members-listing .alert-container .alert {
  margin-top: 0px;
}
.members-list .manage-members-listing .role-description {
  margin-top: 25px;
  margin-bottom: 25px;
}
.members-list .manage-members-listing .member-item hr {
  margin-top: 8px;
  margin-bottom: 8px;
}
.members-list .manage-members-listing .member-item .member-column {
  display: table;
  height: 36px;
}
.members-list .manage-members-listing .member-item .member-column div {
  display: table-cell;
  vertical-align: middle;
}
.page-manage-owners b {
  margin-top: 40px;
  margin-bottom: 15px;
  display: inline-block;
}
.page-manage-owners b:first-of-type {
  margin-top: 0;
}
.page-manage-owners .current-owner {
  margin-bottom: 10px;
}
.page-manage-owners .current-owner .remove-owner a {
  color: #df001e;
}
.page-manage-owners .current-owner .remove-owner a .ms-Icon {
  position: relative;
  top: 3px;
}
.page-manage-owners .current-owner .remove-owner-disabled a {
  color: #555555;
}
.page-manage-owners .current-owner .remove-owner-disabled a .ms-Icon {
  position: relative;
  top: 3px;
}
.page-manage-owners .current-owner .remove-owner a:hover,
.page-manage-owners .current-owner .remove-owner a:active {
  color: #ac0017;
}
.page-manage-owners .current-owner .remove-owner-disabled a:hover,
.page-manage-owners .current-owner .remove-owner-disabled a:active {
  color: #3c3c3c;
}
.page-manage-owners .current-owner .remove-owner-disabled .icon-link:hover span {
  text-decoration: none;
}
.page-manage-packages .organizations-divider,
.page-manage-packages .packages-divider {
  color: #dbdbdb;
}
.page-manage-packages h1 {
  margin-bottom: 0;
}
.page-manage-packages h2 {
  margin-bottom: 10px;
  margin-top: 0;
}
.page-manage-packages .organizations-empty {
  margin-top: 60px;
}
.page-manage-packages .subtitle {
  margin-top: 33px;
}
.page-manage-packages .form-section-title {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .page-manage-packages .form-section-title {
    float: left;
    text-align: right;
  }
}
@media (min-width: 768px) {
  .page-manage-packages .form-section-data {
    margin-top: 40px;
    line-height: 3;
    float: right;
    text-align: right;
  }
}
.page-manage-packages .panel {
  margin-top: 5px;
}
.page-manage-packages .manage-package-listing .ms-Icon {
  position: relative;
  top: 2px;
}
.page-manage-packages .manage-package-listing .package-controls form {
  display: inline-block;
}
.page-manage-packages .inner-table {
  margin-bottom: 0px;
}
.page-manage-packages .required-signer {
  width: 100%;
  max-width: 90%;
}
.page-delete-package b {
  margin-top: 40px;
  margin-bottom: 15px;
  display: inline-block;
}
.page-delete-package #show-delete-package {
  color: #df001e;
}
.page-profile .profile-title {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.page-profile .profile-title h1 {
  font-size: 2.285em;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 0px;
}
.page-profile .profile-title .verified {
  margin-left: 16px;
  color: #068918;
  font-size: 14px;
}
.page-profile .profile-title .organization-subtitle-divider {
  color: #dbdbdb;
}
.page-profile .profile-title-divider {
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-profile .profile-details img {
  margin-top: 50px;
}
.page-profile .profile-details .statistics {
  color: #000;
  font-weight: 300;
}
.page-profile .profile-details .statistics .statistic {
  margin-top: 20px;
  padding: 0;
}
.page-profile .profile-details .statistics .statistic .value {
  font-size: 34px;
}
.page-profile .profile-details .statistics .statistic .description {
  font-size: 24px;
}
.page-profile .profile-details .additional-info {
  margin-top: 20px;
}
.page-report-abuse .report-form #alreadycontactedowner-label {
  display: inline;
}
.page-report-abuse .report-form #form-field-confirm-delete {
  margin: 20px 0;
}
.page-report-abuse .report-form .infringement-claim-requirements h2 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.page-reset-password .reset-form {
  margin-top: 80px;
}
.page-search-sxs h1 {
  font-size: 34px;
  border-bottom: 1px solid lightgray;
}
.page-search-sxs h2 {
  font-size: 28px;
  margin-top: 0;
}
.page-search-sxs .list-packages .package {
  padding-top: 0;
}
.page-search-sxs .list-packages .package .package-details,
.page-search-sxs .list-packages .package .package-list,
.page-search-sxs .list-packages .package .package-by {
  line-height: 16px;
  font-size: 13px;
}
.page-search-sxs .list-packages .package .package-details,
.page-search-sxs .list-packages .package .package-list {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-search-sxs .list-packages .package .package-details li,
.page-search-sxs .list-packages .package .package-list li {
  display: inline;
}
.page-search-sxs .list-packages .package .package-list {
  margin-top: 4px;
  margin-bottom: 4px;
}
.page-search-sxs .list-packages .package .package-list li + li {
  margin-left: 10px;
  padding-left: 10px;
  border-left-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
}
.page-search-sxs .list-packages .package .package-header .reserved-indicator {
  width: 15px;
}
.page-search-sxs .radio label {
  margin-right: 30px;
}
.page-search-sxs .list-packages .package .package-header .package-title {
  font-size: 20px;
}
.page-search-sxs .col-package-icon {
  padding-right: 0;
}
.page-search-sxs .panel-body p:last-child {
  margin-bottom: 0;
}
.page-sign-in .deprecate-alert {
  margin-top: -15px;
  padding: 0px;
}
.page-sign-in .provider-button {
  font-size: 16px;
  line-height: 2em;
}
.page-sign-in .provider-button img {
  margin-bottom: 1px;
  margin-right: 5px;
}
.page-sign-in .nuget-signin {
  margin: 20px;
  font-size: 14px;
}
.page-sign-in .create-provider-account {
  font-size: 14px;
  margin-top: 10px;
}
.page-sign-in .or-row {
  margin: 20px;
}
.page-statistics-most-downloaded .show-all-packages-toggle {
  font-weight: bold;
}
.page-statistics-most-downloaded .table {
  margin-top: 40px;
  table-layout: fixed;
}
.page-statistics-most-downloaded .table thead {
  padding-bottom: 4px;
  margin-bottom: 10px;
}
.page-statistics-most-downloaded .table thead th {
  font-weight: bold;
}
.page-statistics-most-downloaded .table thead .packages th:nth-child(1) {
  width: 10%;
}
.page-statistics-most-downloaded .table thead .packages th:nth-child(2) {
  width: 70%;
}
.page-statistics-most-downloaded .table thead .packages th:nth-child(3) {
  width: 20%;
}
.page-statistics-most-downloaded .table thead .package-versions th:nth-child(1) {
  width: 10%;
}
.page-statistics-most-downloaded .table thead .package-versions th:nth-child(2) {
  width: 50%;
}
.page-statistics-most-downloaded .table thead .package-versions th:nth-child(3) {
  width: 20%;
}
.page-statistics-most-downloaded .table thead .package-versions th:nth-child(4) {
  width: 20%;
}
.page-statistics-most-downloaded .table tbody {
  margin-bottom: 20px;
}
.page-statistics-most-downloaded .table tbody td {
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-statistics-overview td {
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-statistics-overview .stats-title-text {
  font-size: 1.6em;
  margin-bottom: 10px;
}
.page-statistics-overview .chart {
  width: 98%;
  height: 300px;
}
.page-statistics-overview circle.graph-dot {
  fill: steelblue;
}
.page-statistics-overview circle.graph-dot:hover {
  fill: orange;
}
.page-statistics-overview rect.graph-bar {
  fill: steelblue;
}
.page-statistics-overview rect.graph-bar:hover {
  fill: orange;
}
.page-statistics-overview line.graph-line {
  stroke: steelblue;
  stroke-width: 2;
}
.page-statistics-overview text.graph-x-axis-text {
  font-size: 0.8em;
}
.page-statistics-overview text.graph-x-axis-date {
  font-size: 0.6em;
}
.page-statistics-overview text.graph-y-axis-text {
  font-size: 0.9em;
}
.page-stats-per-package .stats-table-control {
  margin-top: 40px;
}
.page-stats-per-package .stats-table-footer {
  border: none;
}
.page-stats-per-package .stats-table-footer td {
  border: none;
}
.page-stats-per-package .stats-table-footer tr {
  border: none;
}
.page-stats-per-package #hidden-rows {
  border-top: none;
}
.page-stats-per-package .loader {
  margin: 0 auto;
  border: 16px solid #f3f3f3;
  /* Light grey */
  border-top: 16px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  -o-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.page-stats-per-package #loading-placeholder {
  display: none;
}
.page-stats-per-package #stats-graph-svg .axis path {
  display: none;
}
.page-stats-per-package #stats-graph-svg .long text {
  font-size: 0.8em;
}
.page-stats-per-package #stats-graph-svg .bar {
  fill: steelblue;
}
.page-stats-per-package #stats-graph-svg .bar:hover {
  fill: orange;
}
.page-stats-per-package #stats-graph-svg .bartext {
  font-size: 1em;
}
.page-stats-per-package #stats-graph-svg body {
  background-color: transparent;
}
.page-stats-per-package #stats-graph-svg p {
  margin-bottom: none;
}
.page-status .status-general {
  padding: 13px;
  margin-bottom: 24px;
}
.page-status .status-general p {
  margin: 0;
}
.page-status .status-general i {
  vertical-align: middle;
}
.page-status .status-general .text-span {
  font-size: 1.5em;
  vertical-align: middle;
}
.page-status .status-general .last-checked {
  margin-left: 10px;
}
.page-status .status-up {
  background-color: #D1F0D5;
}
.page-status .status-down {
  background-color: #FDE7E9;
}
.page-status .status-down .ms-Icon {
  color: red;
}
.page-status .status-degraded {
  background-color: #FFF4CE;
}
.page-status .status-degraded .ms-Icon {
  color: orange;
}
.page-status .update {
  margin-bottom: 24px;
}
.page-status .ms-Icon {
  margin-right: 10px;
  font-size: 1.25em;
}
.page-status .ms-Icon--CheckMark {
  color: green;
}
.page-status .ms-Icon--Warning {
  color: orange;
}
.page-status .ms-Icon--Cancel {
  color: red;
}
.page-status .table thead th:nth-child(1) {
  width: 50%;
}
.page-status .table thead th:nth-child(2) {
  width: 30%;
}
.page-status .table thead th:nth-child(3) {
  width: 20%;
}
.page-status .table tbody {
  border: none;
}
.page-status .table tbody tr td {
  vertical-align: middle;
}
.page-status .table tbody tr td .nonaggregate {
  margin-left: 20px;
}
.page-status .table tbody tr td i {
  vertical-align: middle;
}
.page-status .table tbody tr td span {
  vertical-align: middle;
}
.page-status .table tbody.aggregate tr td:first-child {
  font-size: 1.5em;
}
.page-status .table tbody.aggregate tr td:first-child a,
.page-status .table tbody.aggregate tr td:first-child a:hover,
.page-status .table tbody.aggregate tr td:first-child a:focus,
.page-status .table tbody.aggregate tr td:first-child a:active {
  color: #000;
  text-decoration: none;
}
.page-status .table tbody.aggregate tr td:first-child .ms-Icon {
  font-size: 0.75em;
}
.page-status .table tbody + tbody {
  border: none;
}
.page-status textarea {
  min-width: 100%;
}
.page-status input[type='checkbox'] {
  margin-right: 15px;
}
.page-status a .ms-Icon {
  font-size: 0.6em;
}
.page-transform-account .transform-alert {
  margin-bottom: 33px;
}
.page-transform-account .transform-alert .transform-alert-list {
  margin-bottom: 15px;
  margin-top: 15px;
}
.page-transform-account .center-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.page-transform-account .center-box .form-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-transform-account .center-box .logo-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 50px;
}
.page-transform-account .center-box .logo-box .logo {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.page-upload #browse-for-package-button {
  margin: 0;
}
.warning-icon {
  vertical-align: bottom;
  color: #ea7918;
}
.checkmark-icon {
  vertical-align: bottom;
  color: green;
}
/*# sourceMappingURL=bootstrap-theme.css.map */
/* Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information. */
/**
 * Office UI Fabric Core 7.0.0
 * The front-end framework for building experiences for Office 365.
 **/
/*
  Your use of the content in the files referenced here is subject to the terms of the license at http://aka.ms/fabric-assets-license
*/
@keyframes ms-slideRightIn10 {
  from {
    transform: translate3d(-10px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes ms-slideRightIn20 {
  from {
    transform: translate3d(-20px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes ms-slideRightIn40 {
  from {
    transform: translate3d(-40px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes ms-slideRightIn400 {
  from {
    transform: translate3d(-400px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes ms-slideRightOut40 {
  from {
    transform: translate3d(0px, 0px, 0px);
  }

  to {
    transform: translate3d(40px, 0px, 0px);
  }
}

@keyframes ms-slideRightOut400 {
  from {
    transform: translate3d(0, 0px, 0px);
  }

  to {
    transform: translate3d(400px, 0px, 0px);
  }
}

@keyframes ms-slideLeftIn10 {
  from {
    transform: translate3d(10px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes ms-slideLeftIn20 {
  from {
    transform: translate3d(20px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes ms-slideLeftIn40 {
  from {
    transform: translate3d(40px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes ms-slideLeftIn400 {
  from {
    transform: translate3d(400px, 0px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes ms-slideLeftOut40 {
  from {
    transform: translate3d(0, 0px, 0px);
  }

  to {
    transform: translate3d(-40px, 0px, 0px);
  }
}

@keyframes ms-slideLeftOut400 {
  from {
    transform: translate3d(0, 0px, 0px);
  }

  to {
    transform: translate3d(-400px, 0px, 0px);
  }
}

@keyframes ms-slideUpIn10 {
  from {
    transform: translate3d(0px, 10px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes ms-slideUpIn20 {
  from {
    transform: translate3d(0px, 20px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes ms-slideDownIn10 {
  from {
    transform: translate3d(0px, -10px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes ms-slideDownIn20 {
  from {
    transform: translate3d(0px, -20px, 0px);
  }

  to {
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes ms-slideUpOut10 {
  from {
    transform: translate3d(0px, 0, 0px);
  }

  to {
    transform: translate3d(0px, -10px, 0px);
  }
}

@keyframes ms-slideUpOut20 {
  from {
    transform: translate3d(0px, 0, 0px);
  }

  to {
    transform: translate3d(0px, -20px, 0px);
  }
}

@keyframes ms-slideDownOut10 {
  from {
    transform: translate3d(0px, 0, 0px);
  }

  to {
    transform: translate3d(0px, 10px, 0px);
  }
}

@keyframes ms-slideDownOut20 {
  from {
    transform: translate3d(0px, 0, 0px);
  }

  to {
    transform: translate3d(0px, 20px, 0px);
  }
}

@keyframes ms-scaleUp100 {
  from {
    transform: scale3d(0.98, 0.98, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes ms-scaleUp103 {
  from {
    transform: scale3d(1, 1, 1);
  }

  to {
    transform: scale3d(1.03, 1.03, 1);
  }
}

@keyframes ms-scaleDown98 {
  from {
    transform: scale3d(1, 1, 1);
  }

  to {
    transform: scale3d(0.98, 0.98, 1);
  }
}

@keyframes ms-scaleDown100 {
  from {
    transform: scale3d(1.03, 1.03, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes ms-fadeIn {
  from {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  }

  to {
    opacity: 1;
  }
}

@keyframes ms-fadeOut {
  from {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  }

  to {
    opacity: 0;
  }
}

@keyframes ms-rotate90 {
  from {
    transform: rotateZ(0deg);
  }

  to {
    transform: rotateZ(90deg);
  }
}

@keyframes ms-rotateN90 {
  from {
    transform: rotateZ(90deg);
  }

  to {
    transform: rotateZ(0deg);
  }
}

.ms-slideRightIn10 {
  animation-name: ms-fadeIn, ms-slideRightIn10;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-slideRightIn20 {
  animation-name: ms-fadeIn, ms-slideRightIn20;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-slideRightIn40 {
  animation-name: ms-fadeIn, ms-slideRightIn40;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-slideRightIn400 {
  animation-name: ms-fadeIn, ms-slideRightIn400;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-slideRightOut40 {
  animation-name: ms-fadeOut, ms-slideRightOut40;
  animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-slideRightOut400 {
  animation-name: ms-fadeOut, ms-slideRightOut400;
  animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-slideLeftIn10 {
  animation-name: ms-fadeIn, ms-slideLeftIn10;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-slideLeftIn20 {
  animation-name: ms-fadeIn, ms-slideLeftIn20;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-slideLeftIn40 {
  animation-name: ms-fadeIn, ms-slideLeftIn40;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-slideLeftIn400 {
  animation-name: ms-fadeIn, ms-slideLeftIn400;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-slideLeftOut40 {
  animation-name: ms-fadeOut, ms-slideLeftOut40;
  animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-slideLeftOut400 {
  animation-name: ms-fadeOut, ms-slideLeftOut400;
  animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-slideUpIn10 {
  animation-name: ms-fadeIn, ms-slideUpIn10;
  animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-slideUpIn20 {
  animation-name: ms-fadeIn, ms-slideUpIn20;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-slideDownIn10 {
  animation-name: ms-fadeIn, ms-slideDownIn10;
  animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-slideDownIn20 {
  animation-name: ms-fadeIn, ms-slideDownIn20;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-slideUpOut10 {
  animation-name: ms-fadeOut, ms-slideUpOut10;
  animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-slideUpOut20 {
  animation-name: ms-fadeOut, ms-slideUpOut20;
  animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-slideDownOut10 {
  animation-name: ms-fadeOut, ms-slideDownOut10;
  animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-slideDownOut20 {
  animation-name: ms-fadeOut, ms-slideDownOut20;
  animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-scaleUpIn100 {
  animation-name: ms-fadeIn, ms-scaleUp100;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-scaleUpOut103 {
  animation-name: ms-fadeOut, ms-scaleUp103;
  animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-scaleDownOut98 {
  animation-name: ms-fadeOut, ms-scaleDown98;
  animation-duration: 0.167s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-scaleDownIn100 {
  animation-name: ms-fadeIn, ms-scaleDown100;
  animation-duration: 0.367s;
  animation-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
  animation-fill-mode: both;
}

.ms-fadeIn100 {
  animation-duration: 0.167s;
  animation-name: ms-fadeIn;
  animation-fill-mode: both;
}

.ms-fadeIn200 {
  animation-duration: 0.267s;
  animation-name: ms-fadeIn;
  animation-fill-mode: both;
}

.ms-fadeIn400 {
  animation-duration: 0.367s;
  animation-name: ms-fadeIn;
  animation-fill-mode: both;
}

.ms-fadeIn500 {
  animation-duration: 0.467s;
  animation-name: ms-fadeIn;
  animation-fill-mode: both;
}

.ms-fadeOut100 {
  animation-duration: 0.1s;
  animation-name: ms-fadeOut;
  animation-fill-mode: both;
}

.ms-fadeOut200 {
  animation-duration: 0.167s;
  animation-name: ms-fadeOut;
  animation-fill-mode: both;
}

.ms-fadeOut400 {
  animation-duration: 0.367s;
  animation-name: ms-fadeOut;
  animation-fill-mode: both;
}

.ms-fadeOut500 {
  animation-duration: 0.467s;
  animation-name: ms-fadeOut;
  animation-fill-mode: both;
}

.ms-expandCollapse100 {
  transition: height 0.1s cubic-bezier(0.1, 0.25, 0.75, 0.9);
}

.ms-expandCollapse200 {
  transition: height 0.167s cubic-bezier(0.1, 0.25, 0.75, 0.9);
}

.ms-expandCollapse400 {
  transition: height 0.367s cubic-bezier(0.1, 0.25, 0.75, 0.9);
}

.ms-delay100 {
  animation-delay: 0.167s;
}

.ms-delay200 {
  animation-delay: 0.267s;
}

.ms-rotate90deg {
  animation-name: ms-rotate90;
  animation-duration: 0.1s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-rotateN90deg {
  animation-name: ms-rotateN90;
  animation-duration: 0.1s;
  animation-timing-function: cubic-bezier(0.1, 0.25, 0.75, 0.9);
  animation-fill-mode: both;
}

.ms-BrandIcon--access.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/access_16x1.png);
}

.ms-BrandIcon--access.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/access_48x1.png);
}

.ms-BrandIcon--access.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/access_96x1.png);
}

.ms-BrandIcon--excel.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/excel_16x1.png);
}

.ms-BrandIcon--excel.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/excel_48x1.png);
}

.ms-BrandIcon--excel.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/excel_96x1.png);
}

.ms-BrandIcon--infopath.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/infopath_16x1.png);
}

.ms-BrandIcon--infopath.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/infopath_48x1.png);
}

.ms-BrandIcon--infopath.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/infopath_96x1.png);
}

.ms-BrandIcon--office.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/office_16x1.png);
}

.ms-BrandIcon--office.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/office_48x1.png);
}

.ms-BrandIcon--office.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/office_96x1.png);
}

.ms-BrandIcon--onedrive.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onedrive_16x1.png);
}

.ms-BrandIcon--onedrive.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onedrive_48x1.png);
}

.ms-BrandIcon--onedrive.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onedrive_96x1.png);
}

.ms-BrandIcon--onenote.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onenote_16x1.png);
}

.ms-BrandIcon--onenote.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onenote_48x1.png);
}

.ms-BrandIcon--onenote.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onenote_96x1.png);
}

.ms-BrandIcon--outlook.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/outlook_16x1.png);
}

.ms-BrandIcon--outlook.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/outlook_48x1.png);
}

.ms-BrandIcon--outlook.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/outlook_96x1.png);
}

.ms-BrandIcon--powerpoint.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/powerpoint_16x1.png);
}

.ms-BrandIcon--powerpoint.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/powerpoint_48x1.png);
}

.ms-BrandIcon--powerpoint.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/powerpoint_96x1.png);
}

.ms-BrandIcon--project.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/project_16x1.png);
}

.ms-BrandIcon--project.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/project_48x1.png);
}

.ms-BrandIcon--project.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/project_96x1.png);
}

.ms-BrandIcon--sharepoint.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/sharepoint_16x1.png);
}

.ms-BrandIcon--sharepoint.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/sharepoint_48x1.png);
}

.ms-BrandIcon--sharepoint.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/sharepoint_96x1.png);
}

.ms-BrandIcon--visio.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/visio_16x1.png);
}

.ms-BrandIcon--visio.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/visio_48x1.png);
}

.ms-BrandIcon--visio.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/visio_96x1.png);
}

.ms-BrandIcon--word.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/word_16x1.png);
}

.ms-BrandIcon--word.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/word_48x1.png);
}

.ms-BrandIcon--word.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/word_96x1.png);
}

.ms-BrandIcon--accdb.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/accdb_16x1.png);
}

.ms-BrandIcon--accdb.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/accdb_48x1.png);
}

.ms-BrandIcon--accdb.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/accdb_96x1.png);
}

.ms-BrandIcon--csv.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/csv_16x1.png);
}

.ms-BrandIcon--csv.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/csv_48x1.png);
}

.ms-BrandIcon--csv.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/csv_96x1.png);
}

.ms-BrandIcon--docx.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/docx_16x1.png);
}

.ms-BrandIcon--docx.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/docx_48x1.png);
}

.ms-BrandIcon--docx.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/docx_96x1.png);
}

.ms-BrandIcon--dotx.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/dotx_16x1.png);
}

.ms-BrandIcon--dotx.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/dotx_48x1.png);
}

.ms-BrandIcon--dotx.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/dotx_96x1.png);
}

.ms-BrandIcon--mpp.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpp_16x1.png);
}

.ms-BrandIcon--mpp.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpp_48x1.png);
}

.ms-BrandIcon--mpp.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpp_96x1.png);
}

.ms-BrandIcon--mpt.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpt_16x1.png);
}

.ms-BrandIcon--mpt.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpt_48x1.png);
}

.ms-BrandIcon--mpt.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpt_96x1.png);
}

.ms-BrandIcon--odp.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odp_16x1.png);
}

.ms-BrandIcon--odp.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odp_48x1.png);
}

.ms-BrandIcon--odp.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odp_96x1.png);
}

.ms-BrandIcon--ods.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ods_16x1.png);
}

.ms-BrandIcon--ods.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ods_48x1.png);
}

.ms-BrandIcon--ods.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ods_96x1.png);
}

.ms-BrandIcon--odt.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odt_16x1.png);
}

.ms-BrandIcon--odt.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odt_48x1.png);
}

.ms-BrandIcon--odt.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odt_96x1.png);
}

.ms-BrandIcon--one.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/one_16x1.png);
}

.ms-BrandIcon--one.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/one_48x1.png);
}

.ms-BrandIcon--one.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/one_96x1.png);
}

.ms-BrandIcon--onepkg.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onepkg_16x1.png);
}

.ms-BrandIcon--onepkg.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onepkg_48x1.png);
}

.ms-BrandIcon--onepkg.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onepkg_96x1.png);
}

.ms-BrandIcon--onetoc.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onetoc_16x1.png);
}

.ms-BrandIcon--onetoc.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onetoc_48x1.png);
}

.ms-BrandIcon--onetoc.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onetoc_96x1.png);
}

.ms-BrandIcon--potx.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/potx_16x1.png);
}

.ms-BrandIcon--potx.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/potx_48x1.png);
}

.ms-BrandIcon--potx.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/potx_96x1.png);
}

.ms-BrandIcon--ppsx.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ppsx_16x1.png);
}

.ms-BrandIcon--ppsx.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ppsx_48x1.png);
}

.ms-BrandIcon--ppsx.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ppsx_96x1.png);
}

.ms-BrandIcon--pptx.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pptx_16x1.png);
}

.ms-BrandIcon--pptx.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pptx_48x1.png);
}

.ms-BrandIcon--pptx.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pptx_96x1.png);
}

.ms-BrandIcon--pub.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pub_16x1.png);
}

.ms-BrandIcon--pub.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pub_48x1.png);
}

.ms-BrandIcon--pub.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pub_96x1.png);
}

.ms-BrandIcon--vsdx.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vsdx_16x1.png);
}

.ms-BrandIcon--vsdx.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vsdx_48x1.png);
}

.ms-BrandIcon--vsdx.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vsdx_96x1.png);
}

.ms-BrandIcon--vssx.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vssx_16x1.png);
}

.ms-BrandIcon--vssx.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vssx_48x1.png);
}

.ms-BrandIcon--vssx.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vssx_96x1.png);
}

.ms-BrandIcon--vstx.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vstx_16x1.png);
}

.ms-BrandIcon--vstx.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vstx_48x1.png);
}

.ms-BrandIcon--vstx.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vstx_96x1.png);
}

.ms-BrandIcon--xls.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xls_16x1.png);
}

.ms-BrandIcon--xls.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xls_48x1.png);
}

.ms-BrandIcon--xls.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xls_96x1.png);
}

.ms-BrandIcon--xlsx.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xlsx_16x1.png);
}

.ms-BrandIcon--xlsx.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xlsx_48x1.png);
}

.ms-BrandIcon--xlsx.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xlsx_96x1.png);
}

.ms-BrandIcon--xltx.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xltx_16x1.png);
}

.ms-BrandIcon--xltx.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xltx_48x1.png);
}

.ms-BrandIcon--xltx.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xltx_96x1.png);
}

.ms-BrandIcon--xsn.ms-BrandIcon--icon16 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xsn_16x1.png);
}

.ms-BrandIcon--xsn.ms-BrandIcon--icon48 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xsn_48x1.png);
}

.ms-BrandIcon--xsn.ms-BrandIcon--icon96 {
  background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xsn_96x1.png);
}

.ms-BrandIcon--icon16 {
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}

.ms-BrandIcon--icon48 {
  background-size: 100% 100%;
  width: 48px;
  height: 48px;
}

.ms-BrandIcon--icon96 {
  background-size: 100% 100%;
  width: 96px;
  height: 96px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .ms-BrandIcon--access.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/access_16x1_5.png);
  }

  .ms-BrandIcon--access.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/access_48x1_5.png);
  }

  .ms-BrandIcon--access.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/access_96x1_5.png);
  }

  .ms-BrandIcon--excel.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/excel_16x1_5.png);
  }

  .ms-BrandIcon--excel.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/excel_48x1_5.png);
  }

  .ms-BrandIcon--excel.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/excel_96x1_5.png);
  }

  .ms-BrandIcon--infopath.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/infopath_16x1_5.png);
  }

  .ms-BrandIcon--infopath.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/infopath_48x1_5.png);
  }

  .ms-BrandIcon--infopath.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/infopath_96x1_5.png);
  }

  .ms-BrandIcon--office.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/office_16x1_5.png);
  }

  .ms-BrandIcon--office.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/office_48x1_5.png);
  }

  .ms-BrandIcon--office.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/office_96x1_5.png);
  }

  .ms-BrandIcon--onedrive.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onedrive_16x1_5.png);
  }

  .ms-BrandIcon--onedrive.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onedrive_48x1_5.png);
  }

  .ms-BrandIcon--onedrive.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onedrive_96x1_5.png);
  }

  .ms-BrandIcon--onenote.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onenote_16x1_5.png);
  }

  .ms-BrandIcon--onenote.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onenote_48x1_5.png);
  }

  .ms-BrandIcon--onenote.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onenote_96x1_5.png);
  }

  .ms-BrandIcon--outlook.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/outlook_16x1_5.png);
  }

  .ms-BrandIcon--outlook.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/outlook_48x1_5.png);
  }

  .ms-BrandIcon--outlook.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/outlook_96x1_5.png);
  }

  .ms-BrandIcon--powerpoint.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/powerpoint_16x1_5.png);
  }

  .ms-BrandIcon--powerpoint.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/powerpoint_48x1_5.png);
  }

  .ms-BrandIcon--powerpoint.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/powerpoint_96x1_5.png);
  }

  .ms-BrandIcon--project.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/project_16x1_5.png);
  }

  .ms-BrandIcon--project.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/project_48x1_5.png);
  }

  .ms-BrandIcon--project.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/project_96x1_5.png);
  }

  .ms-BrandIcon--sharepoint.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/sharepoint_16x1_5.png);
  }

  .ms-BrandIcon--sharepoint.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/sharepoint_48x1_5.png);
  }

  .ms-BrandIcon--sharepoint.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/sharepoint_96x1_5.png);
  }

  .ms-BrandIcon--visio.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/visio_16x1_5.png);
  }

  .ms-BrandIcon--visio.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/visio_48x1_5.png);
  }

  .ms-BrandIcon--visio.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/visio_96x1_5.png);
  }

  .ms-BrandIcon--word.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/word_16x1_5.png);
  }

  .ms-BrandIcon--word.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/word_48x1_5.png);
  }

  .ms-BrandIcon--word.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/word_96x1_5.png);
  }

  .ms-BrandIcon--accdb.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/accdb_16x1_5.png);
  }

  .ms-BrandIcon--accdb.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/accdb_48x1_5.png);
  }

  .ms-BrandIcon--accdb.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/accdb_96x1_5.png);
  }

  .ms-BrandIcon--csv.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/csv_16x1_5.png);
  }

  .ms-BrandIcon--csv.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/csv_48x1_5.png);
  }

  .ms-BrandIcon--csv.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/csv_96x1_5.png);
  }

  .ms-BrandIcon--docx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/docx_16x1_5.png);
  }

  .ms-BrandIcon--docx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/docx_48x1_5.png);
  }

  .ms-BrandIcon--docx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/docx_96x1_5.png);
  }

  .ms-BrandIcon--dotx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/dotx_16x1_5.png);
  }

  .ms-BrandIcon--dotx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/dotx_48x1_5.png);
  }

  .ms-BrandIcon--dotx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/dotx_96x1_5.png);
  }

  .ms-BrandIcon--mpp.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpp_16x1_5.png);
  }

  .ms-BrandIcon--mpp.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpp_48x1_5.png);
  }

  .ms-BrandIcon--mpp.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpp_96x1_5.png);
  }

  .ms-BrandIcon--mpt.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpt_16x1_5.png);
  }

  .ms-BrandIcon--mpt.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpt_48x1_5.png);
  }

  .ms-BrandIcon--mpt.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpt_96x1_5.png);
  }

  .ms-BrandIcon--odp.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odp_16x1_5.png);
  }

  .ms-BrandIcon--odp.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odp_48x1_5.png);
  }

  .ms-BrandIcon--odp.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odp_96x1_5.png);
  }

  .ms-BrandIcon--ods.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ods_16x1_5.png);
  }

  .ms-BrandIcon--ods.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ods_48x1_5.png);
  }

  .ms-BrandIcon--ods.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ods_96x1_5.png);
  }

  .ms-BrandIcon--odt.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odt_16x1_5.png);
  }

  .ms-BrandIcon--odt.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odt_48x1_5.png);
  }

  .ms-BrandIcon--odt.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odt_96x1_5.png);
  }

  .ms-BrandIcon--one.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/one_16x1_5.png);
  }

  .ms-BrandIcon--one.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/one_48x1_5.png);
  }

  .ms-BrandIcon--one.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/one_96x1_5.png);
  }

  .ms-BrandIcon--onepkg.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onepkg_16x1_5.png);
  }

  .ms-BrandIcon--onepkg.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onepkg_48x1_5.png);
  }

  .ms-BrandIcon--onepkg.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onepkg_96x1_5.png);
  }

  .ms-BrandIcon--onetoc.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onetoc_16x1_5.png);
  }

  .ms-BrandIcon--onetoc.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onetoc_48x1_5.png);
  }

  .ms-BrandIcon--onetoc.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onetoc_96x1_5.png);
  }

  .ms-BrandIcon--potx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/potx_16x1_5.png);
  }

  .ms-BrandIcon--potx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/potx_48x1_5.png);
  }

  .ms-BrandIcon--potx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/potx_96x1_5.png);
  }

  .ms-BrandIcon--ppsx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ppsx_16x1_5.png);
  }

  .ms-BrandIcon--ppsx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ppsx_48x1_5.png);
  }

  .ms-BrandIcon--ppsx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ppsx_96x1_5.png);
  }

  .ms-BrandIcon--pptx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pptx_16x1_5.png);
  }

  .ms-BrandIcon--pptx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pptx_48x1_5.png);
  }

  .ms-BrandIcon--pptx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pptx_96x1_5.png);
  }

  .ms-BrandIcon--pub.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pub_16x1_5.png);
  }

  .ms-BrandIcon--pub.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pub_48x1_5.png);
  }

  .ms-BrandIcon--pub.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pub_96x1_5.png);
  }

  .ms-BrandIcon--vsdx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vsdx_16x1_5.png);
  }

  .ms-BrandIcon--vsdx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vsdx_48x1_5.png);
  }

  .ms-BrandIcon--vsdx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vsdx_96x1_5.png);
  }

  .ms-BrandIcon--vssx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vssx_16x1_5.png);
  }

  .ms-BrandIcon--vssx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vssx_48x1_5.png);
  }

  .ms-BrandIcon--vssx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vssx_96x1_5.png);
  }

  .ms-BrandIcon--vstx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vstx_16x1_5.png);
  }

  .ms-BrandIcon--vstx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vstx_48x1_5.png);
  }

  .ms-BrandIcon--vstx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vstx_96x1_5.png);
  }

  .ms-BrandIcon--xls.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xls_16x1_5.png);
  }

  .ms-BrandIcon--xls.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xls_48x1_5.png);
  }

  .ms-BrandIcon--xls.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xls_96x1_5.png);
  }

  .ms-BrandIcon--xlsx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xlsx_16x1_5.png);
  }

  .ms-BrandIcon--xlsx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xlsx_48x1_5.png);
  }

  .ms-BrandIcon--xlsx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xlsx_96x1_5.png);
  }

  .ms-BrandIcon--xltx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xltx_16x1_5.png);
  }

  .ms-BrandIcon--xltx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xltx_48x1_5.png);
  }

  .ms-BrandIcon--xltx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xltx_96x1_5.png);
  }

  .ms-BrandIcon--xsn.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xsn_16x1_5.png);
  }

  .ms-BrandIcon--xsn.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xsn_48x1_5.png);
  }

  .ms-BrandIcon--xsn.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xsn_96x1_5.png);
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .ms-BrandIcon--access.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/access_16x2.png);
  }

  .ms-BrandIcon--access.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/access_48x2.png);
  }

  .ms-BrandIcon--access.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/access_96x2.png);
  }

  .ms-BrandIcon--excel.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/excel_16x2.png);
  }

  .ms-BrandIcon--excel.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/excel_48x2.png);
  }

  .ms-BrandIcon--excel.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/excel_96x2.png);
  }

  .ms-BrandIcon--infopath.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/infopath_16x2.png);
  }

  .ms-BrandIcon--infopath.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/infopath_48x2.png);
  }

  .ms-BrandIcon--infopath.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/infopath_96x2.png);
  }

  .ms-BrandIcon--office.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/office_16x2.png);
  }

  .ms-BrandIcon--office.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/office_48x2.png);
  }

  .ms-BrandIcon--office.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/office_96x2.png);
  }

  .ms-BrandIcon--onedrive.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onedrive_16x2.png);
  }

  .ms-BrandIcon--onedrive.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onedrive_48x2.png);
  }

  .ms-BrandIcon--onedrive.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onedrive_96x2.png);
  }

  .ms-BrandIcon--onenote.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onenote_16x2.png);
  }

  .ms-BrandIcon--onenote.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onenote_48x2.png);
  }

  .ms-BrandIcon--onenote.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onenote_96x2.png);
  }

  .ms-BrandIcon--outlook.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/outlook_16x2.png);
  }

  .ms-BrandIcon--outlook.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/outlook_48x2.png);
  }

  .ms-BrandIcon--outlook.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/outlook_96x2.png);
  }

  .ms-BrandIcon--powerpoint.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/powerpoint_16x2.png);
  }

  .ms-BrandIcon--powerpoint.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/powerpoint_48x2.png);
  }

  .ms-BrandIcon--powerpoint.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/powerpoint_96x2.png);
  }

  .ms-BrandIcon--project.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/project_16x2.png);
  }

  .ms-BrandIcon--project.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/project_48x2.png);
  }

  .ms-BrandIcon--project.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/project_96x2.png);
  }

  .ms-BrandIcon--sharepoint.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/sharepoint_16x2.png);
  }

  .ms-BrandIcon--sharepoint.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/sharepoint_48x2.png);
  }

  .ms-BrandIcon--sharepoint.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/sharepoint_96x2.png);
  }

  .ms-BrandIcon--visio.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/visio_16x2.png);
  }

  .ms-BrandIcon--visio.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/visio_48x2.png);
  }

  .ms-BrandIcon--visio.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/visio_96x2.png);
  }

  .ms-BrandIcon--word.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/word_16x2.png);
  }

  .ms-BrandIcon--word.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/word_48x2.png);
  }

  .ms-BrandIcon--word.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/word_96x2.png);
  }

  .ms-BrandIcon--accdb.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/accdb_16x2.png);
  }

  .ms-BrandIcon--accdb.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/accdb_48x2.png);
  }

  .ms-BrandIcon--accdb.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/accdb_96x2.png);
  }

  .ms-BrandIcon--csv.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/csv_16x2.png);
  }

  .ms-BrandIcon--csv.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/csv_48x2.png);
  }

  .ms-BrandIcon--csv.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/csv_96x2.png);
  }

  .ms-BrandIcon--docx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/docx_16x2.png);
  }

  .ms-BrandIcon--docx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/docx_48x2.png);
  }

  .ms-BrandIcon--docx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/docx_96x2.png);
  }

  .ms-BrandIcon--dotx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/dotx_16x2.png);
  }

  .ms-BrandIcon--dotx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/dotx_48x2.png);
  }

  .ms-BrandIcon--dotx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/dotx_96x2.png);
  }

  .ms-BrandIcon--mpp.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpp_16x2.png);
  }

  .ms-BrandIcon--mpp.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpp_48x2.png);
  }

  .ms-BrandIcon--mpp.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpp_96x2.png);
  }

  .ms-BrandIcon--mpt.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpt_16x2.png);
  }

  .ms-BrandIcon--mpt.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpt_48x2.png);
  }

  .ms-BrandIcon--mpt.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpt_96x2.png);
  }

  .ms-BrandIcon--odp.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odp_16x2.png);
  }

  .ms-BrandIcon--odp.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odp_48x2.png);
  }

  .ms-BrandIcon--odp.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odp_96x2.png);
  }

  .ms-BrandIcon--ods.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ods_16x2.png);
  }

  .ms-BrandIcon--ods.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ods_48x2.png);
  }

  .ms-BrandIcon--ods.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ods_96x2.png);
  }

  .ms-BrandIcon--odt.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odt_16x2.png);
  }

  .ms-BrandIcon--odt.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odt_48x2.png);
  }

  .ms-BrandIcon--odt.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odt_96x2.png);
  }

  .ms-BrandIcon--one.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/one_16x2.png);
  }

  .ms-BrandIcon--one.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/one_48x2.png);
  }

  .ms-BrandIcon--one.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/one_96x2.png);
  }

  .ms-BrandIcon--onepkg.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onepkg_16x2.png);
  }

  .ms-BrandIcon--onepkg.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onepkg_48x2.png);
  }

  .ms-BrandIcon--onepkg.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onepkg_96x2.png);
  }

  .ms-BrandIcon--onetoc.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onetoc_16x2.png);
  }

  .ms-BrandIcon--onetoc.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onetoc_48x2.png);
  }

  .ms-BrandIcon--onetoc.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onetoc_96x2.png);
  }

  .ms-BrandIcon--potx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/potx_16x2.png);
  }

  .ms-BrandIcon--potx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/potx_48x2.png);
  }

  .ms-BrandIcon--potx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/potx_96x2.png);
  }

  .ms-BrandIcon--ppsx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ppsx_16x2.png);
  }

  .ms-BrandIcon--ppsx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ppsx_48x2.png);
  }

  .ms-BrandIcon--ppsx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ppsx_96x2.png);
  }

  .ms-BrandIcon--pptx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pptx_16x2.png);
  }

  .ms-BrandIcon--pptx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pptx_48x2.png);
  }

  .ms-BrandIcon--pptx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pptx_96x2.png);
  }

  .ms-BrandIcon--pub.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pub_16x2.png);
  }

  .ms-BrandIcon--pub.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pub_48x2.png);
  }

  .ms-BrandIcon--pub.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pub_96x2.png);
  }

  .ms-BrandIcon--vsdx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vsdx_16x2.png);
  }

  .ms-BrandIcon--vsdx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vsdx_48x2.png);
  }

  .ms-BrandIcon--vsdx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vsdx_96x2.png);
  }

  .ms-BrandIcon--vssx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vssx_16x2.png);
  }

  .ms-BrandIcon--vssx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vssx_48x2.png);
  }

  .ms-BrandIcon--vssx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vssx_96x2.png);
  }

  .ms-BrandIcon--vstx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vstx_16x2.png);
  }

  .ms-BrandIcon--vstx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vstx_48x2.png);
  }

  .ms-BrandIcon--vstx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vstx_96x2.png);
  }

  .ms-BrandIcon--xls.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xls_16x2.png);
  }

  .ms-BrandIcon--xls.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xls_48x2.png);
  }

  .ms-BrandIcon--xls.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xls_96x2.png);
  }

  .ms-BrandIcon--xlsx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xlsx_16x2.png);
  }

  .ms-BrandIcon--xlsx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xlsx_48x2.png);
  }

  .ms-BrandIcon--xlsx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xlsx_96x2.png);
  }

  .ms-BrandIcon--xltx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xltx_16x2.png);
  }

  .ms-BrandIcon--xltx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xltx_48x2.png);
  }

  .ms-BrandIcon--xltx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xltx_96x2.png);
  }

  .ms-BrandIcon--xsn.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xsn_16x2.png);
  }

  .ms-BrandIcon--xsn.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xsn_48x2.png);
  }

  .ms-BrandIcon--xsn.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xsn_96x2.png);
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi) {
  .ms-BrandIcon--access.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/access_16x3.png);
  }

  .ms-BrandIcon--access.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/access_48x3.png);
  }

  .ms-BrandIcon--access.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/access_96x3.png);
  }

  .ms-BrandIcon--excel.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/excel_16x3.png);
  }

  .ms-BrandIcon--excel.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/excel_48x3.png);
  }

  .ms-BrandIcon--excel.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/excel_96x3.png);
  }

  .ms-BrandIcon--infopath.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/infopath_16x3.png);
  }

  .ms-BrandIcon--infopath.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/infopath_48x3.png);
  }

  .ms-BrandIcon--infopath.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/infopath_96x3.png);
  }

  .ms-BrandIcon--office.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/office_16x3.png);
  }

  .ms-BrandIcon--office.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/office_48x3.png);
  }

  .ms-BrandIcon--office.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/office_96x3.png);
  }

  .ms-BrandIcon--onedrive.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onedrive_16x3.png);
  }

  .ms-BrandIcon--onedrive.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onedrive_48x3.png);
  }

  .ms-BrandIcon--onedrive.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onedrive_96x3.png);
  }

  .ms-BrandIcon--onenote.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onenote_16x3.png);
  }

  .ms-BrandIcon--onenote.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onenote_48x3.png);
  }

  .ms-BrandIcon--onenote.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/onenote_96x3.png);
  }

  .ms-BrandIcon--outlook.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/outlook_16x3.png);
  }

  .ms-BrandIcon--outlook.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/outlook_48x3.png);
  }

  .ms-BrandIcon--outlook.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/outlook_96x3.png);
  }

  .ms-BrandIcon--powerpoint.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/powerpoint_16x3.png);
  }

  .ms-BrandIcon--powerpoint.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/powerpoint_48x3.png);
  }

  .ms-BrandIcon--powerpoint.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/powerpoint_96x3.png);
  }

  .ms-BrandIcon--project.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/project_16x3.png);
  }

  .ms-BrandIcon--project.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/project_48x3.png);
  }

  .ms-BrandIcon--project.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/project_96x3.png);
  }

  .ms-BrandIcon--sharepoint.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/sharepoint_16x3.png);
  }

  .ms-BrandIcon--sharepoint.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/sharepoint_48x3.png);
  }

  .ms-BrandIcon--sharepoint.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/sharepoint_96x3.png);
  }

  .ms-BrandIcon--visio.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/visio_16x3.png);
  }

  .ms-BrandIcon--visio.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/visio_48x3.png);
  }

  .ms-BrandIcon--visio.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/visio_96x3.png);
  }

  .ms-BrandIcon--word.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/word_16x3.png);
  }

  .ms-BrandIcon--word.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/word_48x3.png);
  }

  .ms-BrandIcon--word.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product/png/word_96x3.png);
  }

  .ms-BrandIcon--accdb.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/accdb_16x3.png);
  }

  .ms-BrandIcon--accdb.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/accdb_48x3.png);
  }

  .ms-BrandIcon--accdb.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/accdb_96x3.png);
  }

  .ms-BrandIcon--csv.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/csv_16x3.png);
  }

  .ms-BrandIcon--csv.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/csv_48x3.png);
  }

  .ms-BrandIcon--csv.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/csv_96x3.png);
  }

  .ms-BrandIcon--docx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/docx_16x3.png);
  }

  .ms-BrandIcon--docx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/docx_48x3.png);
  }

  .ms-BrandIcon--docx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/docx_96x3.png);
  }

  .ms-BrandIcon--dotx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/dotx_16x3.png);
  }

  .ms-BrandIcon--dotx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/dotx_48x3.png);
  }

  .ms-BrandIcon--dotx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/dotx_96x3.png);
  }

  .ms-BrandIcon--mpp.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpp_16x3.png);
  }

  .ms-BrandIcon--mpp.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpp_48x3.png);
  }

  .ms-BrandIcon--mpp.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpp_96x3.png);
  }

  .ms-BrandIcon--mpt.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpt_16x3.png);
  }

  .ms-BrandIcon--mpt.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpt_48x3.png);
  }

  .ms-BrandIcon--mpt.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/mpt_96x3.png);
  }

  .ms-BrandIcon--odp.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odp_16x3.png);
  }

  .ms-BrandIcon--odp.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odp_48x3.png);
  }

  .ms-BrandIcon--odp.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odp_96x3.png);
  }

  .ms-BrandIcon--ods.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ods_16x3.png);
  }

  .ms-BrandIcon--ods.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ods_48x3.png);
  }

  .ms-BrandIcon--ods.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ods_96x3.png);
  }

  .ms-BrandIcon--odt.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odt_16x3.png);
  }

  .ms-BrandIcon--odt.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odt_48x3.png);
  }

  .ms-BrandIcon--odt.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/odt_96x3.png);
  }

  .ms-BrandIcon--one.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/one_16x3.png);
  }

  .ms-BrandIcon--one.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/one_48x3.png);
  }

  .ms-BrandIcon--one.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/one_96x3.png);
  }

  .ms-BrandIcon--onepkg.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onepkg_16x3.png);
  }

  .ms-BrandIcon--onepkg.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onepkg_48x3.png);
  }

  .ms-BrandIcon--onepkg.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onepkg_96x3.png);
  }

  .ms-BrandIcon--onetoc.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onetoc_16x3.png);
  }

  .ms-BrandIcon--onetoc.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onetoc_48x3.png);
  }

  .ms-BrandIcon--onetoc.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/onetoc_96x3.png);
  }

  .ms-BrandIcon--potx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/potx_16x3.png);
  }

  .ms-BrandIcon--potx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/potx_48x3.png);
  }

  .ms-BrandIcon--potx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/potx_96x3.png);
  }

  .ms-BrandIcon--ppsx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ppsx_16x3.png);
  }

  .ms-BrandIcon--ppsx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ppsx_48x3.png);
  }

  .ms-BrandIcon--ppsx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/ppsx_96x3.png);
  }

  .ms-BrandIcon--pptx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pptx_16x3.png);
  }

  .ms-BrandIcon--pptx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pptx_48x3.png);
  }

  .ms-BrandIcon--pptx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pptx_96x3.png);
  }

  .ms-BrandIcon--pub.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pub_16x3.png);
  }

  .ms-BrandIcon--pub.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pub_48x3.png);
  }

  .ms-BrandIcon--pub.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/pub_96x3.png);
  }

  .ms-BrandIcon--vsdx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vsdx_16x3.png);
  }

  .ms-BrandIcon--vsdx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vsdx_48x3.png);
  }

  .ms-BrandIcon--vsdx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vsdx_96x3.png);
  }

  .ms-BrandIcon--vssx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vssx_16x3.png);
  }

  .ms-BrandIcon--vssx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vssx_48x3.png);
  }

  .ms-BrandIcon--vssx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vssx_96x3.png);
  }

  .ms-BrandIcon--vstx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vstx_16x3.png);
  }

  .ms-BrandIcon--vstx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vstx_48x3.png);
  }

  .ms-BrandIcon--vstx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/vstx_96x3.png);
  }

  .ms-BrandIcon--xls.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xls_16x3.png);
  }

  .ms-BrandIcon--xls.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xls_48x3.png);
  }

  .ms-BrandIcon--xls.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xls_96x3.png);
  }

  .ms-BrandIcon--xlsx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xlsx_16x3.png);
  }

  .ms-BrandIcon--xlsx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xlsx_48x3.png);
  }

  .ms-BrandIcon--xlsx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xlsx_96x3.png);
  }

  .ms-BrandIcon--xltx.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xltx_16x3.png);
  }

  .ms-BrandIcon--xltx.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xltx_48x3.png);
  }

  .ms-BrandIcon--xltx.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xltx_96x3.png);
  }

  .ms-BrandIcon--xsn.ms-BrandIcon--icon16 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xsn_16x3.png);
  }

  .ms-BrandIcon--xsn.ms-BrandIcon--icon48 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xsn_48x3.png);
  }

  .ms-BrandIcon--xsn.ms-BrandIcon--icon96 {
    background-image: url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/document/png/xsn_96x3.png);
  }
}

.ms-bgColor-themeDark,
.ms-bgColor-themeDark--hover:hover {
  background-color: #005a9e;
}

.ms-bgColor-themeDarkAlt,
.ms-bgColor-themeDarkAlt--hover:hover {
  background-color: #106ebe;
}

.ms-bgColor-themeDarker,
.ms-bgColor-themeDarker--hover:hover {
  background-color: #004578;
}

.ms-bgColor-themePrimary,
.ms-bgColor-themePrimary--hover:hover {
  background-color: #0078d7;
}

.ms-bgColor-themeSecondary,
.ms-bgColor-themeSecondary--hover:hover {
  background-color: #2488d8;
}

.ms-bgColor-themeTertiary,
.ms-bgColor-themeTertiary--hover:hover {
  background-color: #69afe5;
}

.ms-bgColor-themeLight,
.ms-bgColor-themeLight--hover:hover {
  background-color: #c7e0f4;
}

.ms-bgColor-themeLighter,
.ms-bgColor-themeLighter--hover:hover {
  background-color: #deecf9;
}

.ms-bgColor-themeLighterAlt,
.ms-bgColor-themeLighterAlt--hover:hover {
  background-color: #eff6fc;
}

.ms-bgColor-black,
.ms-bgColor-black--hover:hover {
  background-color: #000000;
}

.ms-bgColor-neutralDark,
.ms-bgColor-neutralDark--hover:hover {
  background-color: #212121;
}

.ms-bgColor-neutralPrimary,
.ms-bgColor-neutralPrimary--hover:hover {
  background-color: #333333;
}

.ms-bgColor-neutralPrimaryAlt,
.ms-bgColor-neutralPrimaryAlt--hover:hover {
  background-color: #3c3c3c;
}

.ms-bgColor-neutralSecondary,
.ms-bgColor-neutralSecondary--hover:hover {
  background-color: #666666;
}

.ms-bgColor-neutralSecondaryAlt,
.ms-bgColor-neutralSecondaryAlt--hover:hover {
  background-color: #767676;
}

.ms-bgColor-neutralTertiary,
.ms-bgColor-neutralTertiary--hover:hover {
  background-color: #a6a6a6;
}

.ms-bgColor-neutralTertiaryAlt,
.ms-bgColor-neutralTertiaryAlt--hover:hover {
  background-color: #c8c8c8;
}

.ms-bgColor-neutralLight,
.ms-bgColor-neutralLight--hover:hover {
  background-color: #eaeaea;
}

.ms-bgColor-neutralLighter,
.ms-bgColor-neutralLighter--hover:hover {
  background-color: #f4f4f4;
}

.ms-bgColor-neutralLighterAlt,
.ms-bgColor-neutralLighterAlt--hover:hover {
  background-color: #f8f8f8;
}

.ms-bgColor-white,
.ms-bgColor-white--hover:hover {
  background-color: #ffffff;
}

.ms-bgColor-yellow {
  background-color: #ffb900;
}

.ms-bgColor-yellowLight {
  background-color: #fff100;
}

.ms-bgColor-orange {
  background-color: #d83b01;
}

.ms-bgColor-orangeLight {
  background-color: #ea4300;
}

.ms-bgColor-orangeLighter {
  background-color: #ff8c00;
}

.ms-bgColor-redDark {
  background-color: #a80000;
}

.ms-bgColor-red {
  background-color: #e81123;
}

.ms-bgColor-magentaDark {
  background-color: #5c005c;
}

.ms-bgColor-magenta {
  background-color: #b4009e;
}

.ms-bgColor-magentaLight {
  background-color: #e3008c;
}

.ms-bgColor-purpleDark {
  background-color: #32145a;
}

.ms-bgColor-purple {
  background-color: #5c2d91;
}

.ms-bgColor-purpleLight {
  background-color: #b4a0ff;
}

.ms-bgColor-blueDark {
  background-color: #002050;
}

.ms-bgColor-blueMid {
  background-color: #00188f;
}

.ms-bgColor-blue {
  background-color: #0078d7;
}

.ms-bgColor-blueLight {
  background-color: #00bcf2;
}

.ms-bgColor-tealDark {
  background-color: #004b50;
}

.ms-bgColor-teal {
  background-color: #008272;
}

.ms-bgColor-tealLight {
  background-color: #00b294;
}

.ms-bgColor-greenDark {
  background-color: #004b1c;
}

.ms-bgColor-green {
  background-color: #107c10;
}

.ms-bgColor-greenLight {
  background-color: #bad80a;
}

.ms-bgColor-info {
  background-color: #f4f4f4;
}

.ms-bgColor-success {
  background-color: #dff6dd;
}

.ms-bgColor-severeWarning {
  background-color: #fed9cc;
}

.ms-bgColor-warning {
  background-color: #fff4ce;
}

.ms-bgColor-error {
  background-color: #fde7e9;
}

.ms-borderColor-themeDark,
.ms-borderColor-themeDark--hover:hover {
  border-color: #005a9e;
}

.ms-borderColor-themeDarkAlt,
.ms-borderColor-themeDarkAlt--hover:hover {
  border-color: #106ebe;
}

.ms-borderColor-themeDarker,
.ms-borderColor-themeDarker--hover:hover {
  border-color: #004578;
}

.ms-borderColor-themePrimary,
.ms-borderColor-themePrimary--hover:hover {
  border-color: #0078d7;
}

.ms-borderColor-themeSecondary,
.ms-borderColor-themeSecondary--hover:hover {
  border-color: #2488d8;
}

.ms-borderColor-themeTertiary,
.ms-borderColor-themeTertiary--hover:hover {
  border-color: #69afe5;
}

.ms-borderColor-themeLight,
.ms-borderColor-themeLight--hover:hover {
  border-color: #c7e0f4;
}

.ms-borderColor-themeLighter,
.ms-borderColor-themeLighter--hover:hover {
  border-color: #deecf9;
}

.ms-borderColor-themeLighterAlt,
.ms-borderColor-themeLighterAlt--hover:hover {
  border-color: #eff6fc;
}

.ms-borderColor-black,
.ms-borderColor-black--hover:hover {
  border-color: #000000;
}

.ms-borderColor-neutralDark,
.ms-borderColor-neutralDark--hover:hover {
  border-color: #212121;
}

.ms-borderColor-neutralPrimary,
.ms-borderColor-neutralPrimary--hover:hover {
  border-color: #333333;
}

.ms-borderColor-neutralPrimaryAlt,
.ms-borderColor-neutralPrimaryAlt--hover:hover {
  border-color: #3c3c3c;
}

.ms-borderColor-neutralSecondary,
.ms-borderColor-neutralSecondary--hover:hover {
  border-color: #666666;
}

.ms-borderColor-neutralSecondaryAlt,
.ms-borderColor-neutralSecondaryAlt--hover:hover {
  border-color: #767676;
}

.ms-borderColor-neutralTertiary,
.ms-borderColor-neutralTertiary--hover:hover {
  border-color: #a6a6a6;
}

.ms-borderColor-neutralTertiaryAlt,
.ms-borderColor-neutralTertiaryAlt--hover:hover {
  border-color: #c8c8c8;
}

.ms-borderColor-neutralLight,
.ms-borderColor-neutralLight--hover:hover {
  border-color: #eaeaea;
}

.ms-borderColor-neutralLighter,
.ms-borderColor-neutralLighter--hover:hover {
  border-color: #f4f4f4;
}

.ms-borderColor-neutralLighterAlt,
.ms-borderColor-neutralLighterAlt--hover:hover {
  border-color: #f8f8f8;
}

.ms-borderColor-white,
.ms-borderColor-white--hover:hover {
  border-color: #ffffff;
}

.ms-borderColor-yellow {
  border-color: #ffb900;
}

.ms-borderColor-yellowLight {
  border-color: #fff100;
}

.ms-borderColor-orange {
  border-color: #d83b01;
}

.ms-borderColor-orangeLight {
  border-color: #ea4300;
}

.ms-borderColor-orangeLighter {
  border-color: #ff8c00;
}

.ms-borderColor-redDark {
  border-color: #a80000;
}

.ms-borderColor-red {
  border-color: #e81123;
}

.ms-borderColor-magentaDark {
  border-color: #5c005c;
}

.ms-borderColor-magenta {
  border-color: #b4009e;
}

.ms-borderColor-magentaLight {
  border-color: #e3008c;
}

.ms-borderColor-purpleDark {
  border-color: #32145a;
}

.ms-borderColor-purple {
  border-color: #5c2d91;
}

.ms-borderColor-purpleLight {
  border-color: #b4a0ff;
}

.ms-borderColor-blueDark {
  border-color: #002050;
}

.ms-borderColor-blueMid {
  border-color: #00188f;
}

.ms-borderColor-blue {
  border-color: #0078d7;
}

.ms-borderColor-blueLight {
  border-color: #00bcf2;
}

.ms-borderColor-tealDark {
  border-color: #004b50;
}

.ms-borderColor-teal {
  border-color: #008272;
}

.ms-borderColor-tealLight {
  border-color: #00b294;
}

.ms-borderColor-greenDark {
  border-color: #004b1c;
}

.ms-borderColor-green {
  border-color: #107c10;
}

.ms-borderColor-greenLight {
  border-color: #bad80a;
}

.ms-borderColorTop-themePrimary,
.ms-borderColorTop-themePrimary--hover:hover {
  border-top-color: #0078d7;
}

@font-face {
  font-family: 'Leelawadee UI Web';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-light.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Leelawadee UI Web';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semilight.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semilight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Leelawadee UI Web';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-regular.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Leelawadee UI Web';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semibold.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Arabic)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-light.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Arabic)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-semilight.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-semilight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Arabic)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-regular.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Arabic)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-semibold.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Cyrillic)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-light.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Cyrillic)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-semilight.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-semilight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Cyrillic)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-regular.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Cyrillic)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-semibold.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (East European)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-light.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (East European)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-semilight.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-semilight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (East European)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-regular.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (East European)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-semibold.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Greek)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-light.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Greek)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-semilight.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-semilight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Greek)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-regular.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Greek)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-semibold.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Hebrew)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-light.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Hebrew)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-semilight.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-semilight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Hebrew)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-regular.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Hebrew)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-semibold.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Vietnamese)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-light.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Vietnamese)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-semilight.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-semilight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Vietnamese)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-regular.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (Vietnamese)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-semibold.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (West European)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (West European)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (West European)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI Web (West European)';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Selawik Web';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-light.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Selawik Web';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-semilight.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-semilight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Selawik Web';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-regular.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Selawik Web';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-semibold.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Leelawadee UI Web';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semilight.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semilight.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Leelawadee UI Web';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-bold.woff2') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-bold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

.ms-font-su {
  font-size: 42px;
  font-weight: 100;
}

.ms-font-xxl {
  font-size: 28px;
  font-weight: 100;
}

.ms-font-xl-plus {
  font-size: 24px;
  font-weight: 100;
}

.ms-font-xl {
  font-size: 21px;
  font-weight: 100;
}

.ms-font-l {
  font-size: 17px;
  font-weight: 300;
}

.ms-font-m-plus {
  font-size: 15px;
  font-weight: 400;
}

.ms-font-m {
  font-size: 14px;
  font-weight: 400;
}

.ms-font-s-plus {
  font-size: 13px;
  font-weight: 400;
}

.ms-font-s {
  font-size: 12px;
  font-weight: 400;
}

.ms-font-xs {
  font-size: 11px;
  font-weight: 400;
}

.ms-font-mi {
  font-size: 10px;
  font-weight: 600;
}

.ms-fontWeight-light,
.ms-fontWeight-light--hover:hover {
  font-weight: 100;
}

.ms-fontWeight-semilight,
.ms-fontWeight-semilight--hover:hover {
  font-weight: 300;
}

.ms-fontWeight-regular,
.ms-fontWeight-regular--hover:hover {
  font-weight: 400;
}

.ms-fontWeight-semibold,
.ms-fontWeight-semibold--hover:hover {
  font-weight: 600;
}

.ms-fontSize-su {
  font-size: 42px;
}

.ms-fontSize-xxl {
  font-size: 28px;
}

.ms-fontSize-xlPlus {
  font-size: 24px;
}

.ms-fontSize-xl {
  font-size: 21px;
}

.ms-fontSize-l {
  font-size: 17px;
}

.ms-fontSize-mPlus {
  font-size: 15px;
}

.ms-fontSize-m {
  font-size: 14px;
}

.ms-fontSize-sPlus {
  font-size: 13px;
}

.ms-fontSize-s {
  font-size: 12px;
}

.ms-fontSize-xs {
  font-size: 11px;
}

.ms-fontSize-mi {
  font-size: 10px;
}

.ms-fontColor-themeDarker,
.ms-fontColor-themeDarker--hover:hover {
  color: #004578;
}

.ms-fontColor-themeDark,
.ms-fontColor-themeDark--hover:hover {
  color: #005a9e;
}

.ms-fontColor-themeDarkAlt,
.ms-fontColor-themeDarkAlt--hover:hover {
  color: #106ebe;
}

.ms-fontColor-themePrimary,
.ms-fontColor-themePrimary--hover:hover {
  color: #0078d7;
}

.ms-fontColor-themeSecondary,
.ms-fontColor-themeSecondary--hover:hover {
  color: #2488d8;
}

.ms-fontColor-themeTertiary,
.ms-fontColor-themeTertiary--hover:hover {
  color: #69afe5;
}

.ms-fontColor-themeLight,
.ms-fontColor-themeLight--hover:hover {
  color: #c7e0f4;
}

.ms-fontColor-themeLighter,
.ms-fontColor-themeLighter--hover:hover {
  color: #deecf9;
}

.ms-fontColor-themeLighterAlt,
.ms-fontColor-themeLighterAlt--hover:hover {
  color: #eff6fc;
}

.ms-fontColor-black,
.ms-fontColor-black--hover:hover {
  color: #000000;
}

.ms-fontColor-neutralDark,
.ms-fontColor-neutralDark--hover:hover {
  color: #212121;
}

.ms-fontColor-neutralPrimary,
.ms-fontColor-neutralPrimary--hover:hover {
  color: #333333;
}

.ms-fontColor-neutralPrimaryAlt,
.ms-fontColor-neutralPrimaryAlt--hover:hover {
  color: #3c3c3c;
}

.ms-fontColor-neutralSecondary,
.ms-fontColor-neutralSecondary--hover:hover {
  color: #666666;
}

.ms-fontColor-neutralSecondaryAlt,
.ms-fontColor-neutralSecondaryAlt--hover:hover {
  color: #767676;
}

.ms-fontColor-neutralTertiary,
.ms-fontColor-neutralTertiary--hover:hover {
  color: #a6a6a6;
}

.ms-fontColor-neutralTertiaryAlt,
.ms-fontColor-neutralTertiaryAlt--hover:hover {
  color: #c8c8c8;
}

.ms-fontColor-neutralLight,
.ms-fontColor-neutralLight--hover:hover {
  color: #eaeaea;
}

.ms-fontColor-neutralLighter,
.ms-fontColor-neutralLighter--hover:hover {
  color: #f4f4f4;
}

.ms-fontColor-neutralLighterAlt,
.ms-fontColor-neutralLighterAlt--hover:hover {
  color: #f8f8f8;
}

.ms-fontColor-white,
.ms-fontColor-white--hover:hover {
  color: #ffffff;
}

.ms-fontColor-yellow,
.ms-fontColor-yellow--hover:hover {
  color: #ffb900;
}

.ms-fontColor-yellowLight,
.ms-fontColor-yellowLight--hover:hover {
  color: #fff100;
}

.ms-fontColor-orange,
.ms-fontColor-orange--hover:hover {
  color: #d83b01;
}

.ms-fontColor-orangeLight,
.ms-fontColor-orangeLight--hover:hover {
  color: #ea4300;
}

.ms-fontColor-orangeLighter,
.ms-fontColor-orangeLighter--hover:hover {
  color: #ff8c00;
}

.ms-fontColor-redDark,
.ms-fontColor-redDark--hover:hover {
  color: #a80000;
}

.ms-fontColor-red,
.ms-fontColor-red--hover:hover {
  color: #e81123;
}

.ms-fontColor-magentaDark,
.ms-fontColor-magentaDark--hover:hover {
  color: #5c005c;
}

.ms-fontColor-magenta,
.ms-fontColor-magenta--hover:hover {
  color: #b4009e;
}

.ms-fontColor-magentaLight,
.ms-fontColor-magentaLight--hover:hover {
  color: #e3008c;
}

.ms-fontColor-purpleDark,
.ms-fontColor-purpleDark--hover:hover {
  color: #32145a;
}

.ms-fontColor-purple,
.ms-fontColor-purple--hover:hover {
  color: #5c2d91;
}

.ms-fontColor-purpleLight,
.ms-fontColor-purpleLight--hover:hover {
  color: #b4a0ff;
}

.ms-fontColor-blueDark,
.ms-fontColor-blueDark--hover:hover {
  color: #002050;
}

.ms-fontColor-blueMid,
.ms-fontColor-blueMid--hover:hover {
  color: #00188f;
}

.ms-fontColor-blue,
.ms-fontColor-blue--hover:hover {
  color: #0078d7;
}

.ms-fontColor-blueLight,
.ms-fontColor-blueLight--hover:hover {
  color: #00bcf2;
}

.ms-fontColor-tealDark,
.ms-fontColor-tealDark--hover:hover {
  color: #004b50;
}

.ms-fontColor-teal,
.ms-fontColor-teal--hover:hover {
  color: #008272;
}

.ms-fontColor-tealLight,
.ms-fontColor-tealLight--hover:hover {
  color: #00b294;
}

.ms-fontColor-greenDark,
.ms-fontColor-greenDark--hover:hover {
  color: #004b1c;
}

.ms-fontColor-green,
.ms-fontColor-green--hover:hover {
  color: #107c10;
}

.ms-fontColor-greenLight,
.ms-fontColor-greenLight--hover:hover {
  color: #bad80a;
}

.ms-fontColor-info,
.ms-fontColor-info--hover:hover {
  color: #767676;
}

.ms-fontColor-success,
.ms-fontColor-success--hover:hover {
  color: #107c10;
}

.ms-fontColor-alert,
.ms-fontColor-alert--hover:hover {
  color: #d83b01;
}

.ms-fontColor-warning,
.ms-fontColor-warning--hover:hover {
  color: #767676;
}

.ms-fontColor-severeWarning,
.ms-fontColor-severeWarning--hover:hover {
  color: #d83b01;
}

.ms-fontColor-error,
.ms-fontColor-error--hover:hover {
  color: #a80000;
}

.ms-Grid {
  box-sizing: border-box;
  *zoom: 1;
  padding: 0 8px;
}

.ms-Grid::before,
.ms-Grid::after {
  display: table;
  content: '';
  line-height: 0;
}

.ms-Grid::after {
  clear: both;
}

.ms-Grid-row {
  margin: 0 -8px;
  box-sizing: border-box;
  *zoom: 1;
}

.ms-Grid-row::before,
.ms-Grid-row::after {
  display: table;
  content: '';
  line-height: 0;
}

.ms-Grid-row::after {
  clear: both;
}

.ms-Grid-col {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  box-sizing: border-box;
  float: left;
}

.ms-Grid-col .ms-Grid {
  padding: 0;
}

/*
  Your use of the content in the files referenced here are subject to the terms of the license at http://aka.ms/fabric-font-license
*/
@font-face {
  font-family: 'FabricMDL2Icons';
  src: url('https://static2.sharepointonline.com/files/fabric/assets/icons/fabricmdl2icons.woff2?2.21') format('woff2'), url('https://static2.sharepointonline.com/files/fabric/assets/icons/fabricmdl2icons.woff?2.21') format('woff'), url('https://static2.sharepointonline.com/files/fabric/assets/icons/fabricmdl2icons.ttf?2.21') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.ms-Icon {
  display: inline-block;
  font-family: 'FabricMDL2Icons';
  font-style: normal;
  font-weight: normal;
  speak: none;
}

.ms-Icon--circle {
  position: relative;
  display: inline-block;
  font-size: 1rem;
  width: 1em;
  height: 1em;
  margin: 0 0.5em 0 0;
  padding: 0;
  text-align: left;
}

.ms-Icon--circle::before,
.ms-Icon--circle::after {
  line-height: 1;
  font-size: inherit;
}

.ms-Icon--circle::before {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  vertical-align: top;
  position: absolute;
}

.ms-Icon--circle::after {
  content: '\e000';
  position: absolute;
  top: 0;
  left: 0;
  -ms-transform: scale(2);
      transform: scale(2);
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
  z-index: 0;
}

.ms-Icon--xs {
  font-size: 10px;
}

.ms-Icon--s {
  font-size: 12px;
}

.ms-Icon--m {
  font-size: 16px;
}

.ms-Icon--l {
  font-size: 20px;
}

.ms-Icon--DecreaseIndentLegacy::before {
  content: '\E290';
}

.ms-Icon--IncreaseIndentLegacy::before {
  content: '\E291';
}

.ms-Icon--GlobalNavButton::before {
  content: '\E700';
}

.ms-Icon--InternetSharing::before {
  content: '\E704';
}

.ms-Icon--Brightness::before {
  content: '\E706';
}

.ms-Icon--MapPin::before {
  content: '\E707';
}

.ms-Icon--Airplane::before {
  content: '\E709';
}

.ms-Icon--Tablet::before {
  content: '\E70A';
}

.ms-Icon--QuickNote::before {
  content: '\E70B';
}

.ms-Icon--ChevronDown::before {
  content: '\E70D';
}

.ms-Icon--ChevronUp::before {
  content: '\E70E';
}

.ms-Icon--Edit::before {
  content: '\E70F';
}

.ms-Icon--Add::before {
  content: '\E710';
}

.ms-Icon--Cancel::before {
  content: '\E711';
}

.ms-Icon--More::before {
  content: '\E712';
}

.ms-Icon--Settings::before {
  content: '\E713';
}

.ms-Icon--Video::before {
  content: '\E714';
}

.ms-Icon--Mail::before {
  content: '\E715';
}

.ms-Icon--People::before {
  content: '\E716';
}

.ms-Icon--Phone::before {
  content: '\E717';
}

.ms-Icon--Pin::before {
  content: '\E718';
}

.ms-Icon--Shop::before {
  content: '\E719';
}

.ms-Icon--Stop::before {
  content: '\E71A';
}

.ms-Icon--Link::before {
  content: '\E71B';
}

.ms-Icon--Filter::before {
  content: '\E71C';
}

.ms-Icon--Zoom::before {
  content: '\E71E';
}

.ms-Icon--ZoomOut::before {
  content: '\E71F';
}

.ms-Icon--Microphone::before {
  content: '\E720';
}

.ms-Icon--Search::before {
  content: '\E721';
}

.ms-Icon--Camera::before {
  content: '\E722';
}

.ms-Icon--Attach::before {
  content: '\E723';
}

.ms-Icon--Send::before {
  content: '\E724';
}

.ms-Icon--FavoriteList::before {
  content: '\E728';
}

.ms-Icon--PageSolid::before {
  content: '\E729';
}

.ms-Icon--Forward::before {
  content: '\E72A';
}

.ms-Icon--Back::before {
  content: '\E72B';
}

.ms-Icon--Refresh::before {
  content: '\E72C';
}

.ms-Icon--Share::before {
  content: '\E72D';
}

.ms-Icon--Lock::before {
  content: '\E72E';
}

.ms-Icon--EMI::before {
  content: '\E731';
}

.ms-Icon--MiniLink::before {
  content: '\E732';
}

.ms-Icon--Blocked::before {
  content: '\E733';
}

.ms-Icon--FavoriteStar::before {
  content: '\E734';
}

.ms-Icon--FavoriteStarFill::before {
  content: '\E735';
}

.ms-Icon--ReadingMode::before {
  content: '\E736';
}

.ms-Icon--Favicon::before {
  content: '\E737';
}

.ms-Icon--Remove::before {
  content: '\E738';
}

.ms-Icon--Checkbox::before {
  content: '\E739';
}

.ms-Icon--CheckboxComposite::before {
  content: '\E73A';
}

.ms-Icon--CheckboxIndeterminate::before {
  content: '\E73C';
}

.ms-Icon--CheckboxCompositeReversed::before {
  content: '\E73D';
}

.ms-Icon--CheckMark::before {
  content: '\E73E';
}

.ms-Icon--BackToWindow::before {
  content: '\E73F';
}

.ms-Icon--FullScreen::before {
  content: '\E740';
}

.ms-Icon--Print::before {
  content: '\E749';
}

.ms-Icon--Up::before {
  content: '\E74A';
}

.ms-Icon--Down::before {
  content: '\E74B';
}

.ms-Icon--Delete::before {
  content: '\E74D';
}

.ms-Icon--Save::before {
  content: '\E74E';
}

.ms-Icon--Cloud::before {
  content: '\E753';
}

.ms-Icon--Sad::before {
  content: '\E757';
}

.ms-Icon--SIPMove::before {
  content: '\E759';
}

.ms-Icon--EraseTool::before {
  content: '\E75C';
}

.ms-Icon--GripperTool::before {
  content: '\E75E';
}

.ms-Icon--Dialpad::before {
  content: '\E75F';
}

.ms-Icon--PageLeft::before {
  content: '\E760';
}

.ms-Icon--PageRight::before {
  content: '\E761';
}

.ms-Icon--MultiSelect::before {
  content: '\E762';
}

.ms-Icon--Play::before {
  content: '\E768';
}

.ms-Icon--Pause::before {
  content: '\E769';
}

.ms-Icon--ChevronLeft::before {
  content: '\E76B';
}

.ms-Icon--ChevronRight::before {
  content: '\E76C';
}

.ms-Icon--Emoji2::before {
  content: '\E76E';
}

.ms-Icon--System::before {
  content: '\E770';
}

.ms-Icon--Personalize::before {
  content: '\E771';
}

.ms-Icon--Globe::before {
  content: '\E774';
}

.ms-Icon--ContactInfo::before {
  content: '\E779';
}

.ms-Icon--Unpin::before {
  content: '\E77A';
}

.ms-Icon--Contact::before {
  content: '\E77B';
}

.ms-Icon--Memo::before {
  content: '\E77C';
}

.ms-Icon--Paste::before {
  content: '\E77F';
}

.ms-Icon--WindowsLogo::before {
  content: '\E782';
}

.ms-Icon--Error::before {
  content: '\E783';
}

.ms-Icon--GripperBarVertical::before {
  content: '\E784';
}

.ms-Icon--Unlock::before {
  content: '\E785';
}

.ms-Icon--Calendar::before {
  content: '\E787';
}

.ms-Icon--Megaphone::before {
  content: '\E789';
}

.ms-Icon--AutoEnhanceOn::before {
  content: '\E78D';
}

.ms-Icon--AutoEnhanceOff::before {
  content: '\E78E';
}

.ms-Icon--Color::before {
  content: '\E790';
}

.ms-Icon--SaveAs::before {
  content: '\E792';
}

.ms-Icon--Light::before {
  content: '\E793';
}

.ms-Icon--Filters::before {
  content: '\E795';
}

.ms-Icon--Contrast::before {
  content: '\E7A1';
}

.ms-Icon--Redo::before {
  content: '\E7A6';
}

.ms-Icon--Undo::before {
  content: '\E7A7';
}

.ms-Icon--PhotoCollection::before {
  content: '\E7AA';
}

.ms-Icon--Album::before {
  content: '\E7AB';
}

.ms-Icon--Rotate::before {
  content: '\E7AD';
}

.ms-Icon--PanoIndicator::before {
  content: '\E7B0';
}

.ms-Icon--RedEye::before {
  content: '\E7B3';
}

.ms-Icon--ThumbnailView::before {
  content: '\E7B6';
}

.ms-Icon--Package::before {
  content: '\E7B8';
}

.ms-Icon--Warning::before {
  content: '\E7BA';
}

.ms-Icon--Financial::before {
  content: '\E7BB';
}

.ms-Icon--ShoppingCart::before {
  content: '\E7BF';
}

.ms-Icon--Train::before {
  content: '\E7C0';
}

.ms-Icon--Flag::before {
  content: '\E7C1';
}

.ms-Icon--Move::before {
  content: '\E7C2';
}

.ms-Icon--Page::before {
  content: '\E7C3';
}

.ms-Icon--TouchPointer::before {
  content: '\E7C9';
}

.ms-Icon--Merge::before {
  content: '\E7D5';
}

.ms-Icon--TurnRight::before {
  content: '\E7DB';
}

.ms-Icon--Ferry::before {
  content: '\E7E3';
}

.ms-Icon--Highlight::before {
  content: '\E7E6';
}

.ms-Icon--Tab::before {
  content: '\E7E9';
}

.ms-Icon--Admin::before {
  content: '\E7EF';
}

.ms-Icon--TVMonitor::before {
  content: '\E7F4';
}

.ms-Icon--Speakers::before {
  content: '\E7F5';
}

.ms-Icon--Nav2DMapView::before {
  content: '\E800';
}

.ms-Icon--Car::before {
  content: '\E804';
}

.ms-Icon--EatDrink::before {
  content: '\E807';
}

.ms-Icon--LocationCircle::before {
  content: '\E80E';
}

.ms-Icon--Home::before {
  content: '\E80F';
}

.ms-Icon--SwitcherStartEnd::before {
  content: '\E810';
}

.ms-Icon--IncidentTriangle::before {
  content: '\E814';
}

.ms-Icon--Touch::before {
  content: '\E815';
}

.ms-Icon--MapDirections::before {
  content: '\E816';
}

.ms-Icon--History::before {
  content: '\E81C';
}

.ms-Icon--Location::before {
  content: '\E81D';
}

.ms-Icon--Work::before {
  content: '\E821';
}

.ms-Icon--Recent::before {
  content: '\E823';
}

.ms-Icon--Hotel::before {
  content: '\E824';
}

.ms-Icon--LocationDot::before {
  content: '\E827';
}

.ms-Icon--News::before {
  content: '\E900';
}

.ms-Icon--Chat::before {
  content: '\E901';
}

.ms-Icon--Group::before {
  content: '\E902';
}

.ms-Icon--View::before {
  content: '\E890';
}

.ms-Icon--Previous::before {
  content: '\E892';
}

.ms-Icon--Next::before {
  content: '\E893';
}

.ms-Icon--Clear::before {
  content: '\E894';
}

.ms-Icon--Sync::before {
  content: '\E895';
}

.ms-Icon--Download::before {
  content: '\E896';
}

.ms-Icon--Help::before {
  content: '\E897';
}

.ms-Icon--Upload::before {
  content: '\E898';
}

.ms-Icon--Emoji::before {
  content: '\E899';
}

.ms-Icon--MailForward::before {
  content: '\E89C';
}

.ms-Icon--ClosePane::before {
  content: '\E89F';
}

.ms-Icon--OpenPane::before {
  content: '\E8A0';
}

.ms-Icon--PreviewLink::before {
  content: '\E8A1';
}

.ms-Icon--ZoomIn::before {
  content: '\E8A3';
}

.ms-Icon--Bookmarks::before {
  content: '\E8A4';
}

.ms-Icon--Document::before {
  content: '\E8A5';
}

.ms-Icon--ProtectedDocument::before {
  content: '\E8A6';
}

.ms-Icon--OpenInNewWindow::before {
  content: '\E8A7';
}

.ms-Icon--MailFill::before {
  content: '\E8A8';
}

.ms-Icon--ViewAll::before {
  content: '\E8A9';
}

.ms-Icon--Switch::before {
  content: '\E8AB';
}

.ms-Icon--Rename::before {
  content: '\E8AC';
}

.ms-Icon--Folder::before {
  content: '\E8B7';
}

.ms-Icon--Picture::before {
  content: '\E8B9';
}

.ms-Icon--ShowResults::before {
  content: '\E8BC';
}

.ms-Icon--Message::before {
  content: '\E8BD';
}

.ms-Icon--CalendarDay::before {
  content: '\E8BF';
}

.ms-Icon--CalendarWeek::before {
  content: '\E8C0';
}

.ms-Icon--MailReplyAll::before {
  content: '\E8C2';
}

.ms-Icon--Read::before {
  content: '\E8C3';
}

.ms-Icon--Cut::before {
  content: '\E8C6';
}

.ms-Icon--PaymentCard::before {
  content: '\E8C7';
}

.ms-Icon--Copy::before {
  content: '\E8C8';
}

.ms-Icon--Important::before {
  content: '\E8C9';
}

.ms-Icon--MailReply::before {
  content: '\E8CA';
}

.ms-Icon--Sort::before {
  content: '\E8CB';
}

.ms-Icon--GotoToday::before {
  content: '\E8D1';
}

.ms-Icon--Font::before {
  content: '\E8D2';
}

.ms-Icon--FontColor::before {
  content: '\E8D3';
}

.ms-Icon--FolderFill::before {
  content: '\E8D5';
}

.ms-Icon--Permissions::before {
  content: '\E8D7';
}

.ms-Icon--DisableUpdates::before {
  content: '\E8D8';
}

.ms-Icon--Unfavorite::before {
  content: '\E8D9';
}

.ms-Icon--Italic::before {
  content: '\E8DB';
}

.ms-Icon--Underline::before {
  content: '\E8DC';
}

.ms-Icon--Bold::before {
  content: '\E8DD';
}

.ms-Icon--MoveToFolder::before {
  content: '\E8DE';
}

.ms-Icon--Dislike::before {
  content: '\E8E0';
}

.ms-Icon--Like::before {
  content: '\E8E1';
}

.ms-Icon--AlignRight::before {
  content: '\E8E2';
}

.ms-Icon--AlignCenter::before {
  content: '\E8E3';
}

.ms-Icon--AlignLeft::before {
  content: '\E8E4';
}

.ms-Icon--OpenFile::before {
  content: '\E8E5';
}

.ms-Icon--FontDecrease::before {
  content: '\E8E7';
}

.ms-Icon--FontIncrease::before {
  content: '\E8E8';
}

.ms-Icon--FontSize::before {
  content: '\E8E9';
}

.ms-Icon--CellPhone::before {
  content: '\E8EA';
}

.ms-Icon--Tag::before {
  content: '\E8EC';
}

.ms-Icon--Library::before {
  content: '\E8F1';
}

.ms-Icon--PostUpdate::before {
  content: '\E8F3';
}

.ms-Icon--NewFolder::before {
  content: '\E8F4';
}

.ms-Icon--CalendarReply::before {
  content: '\E8F5';
}

.ms-Icon--UnsyncFolder::before {
  content: '\E8F6';
}

.ms-Icon--SyncFolder::before {
  content: '\E8F7';
}

.ms-Icon--BlockContact::before {
  content: '\E8F8';
}

.ms-Icon--AddFriend::before {
  content: '\E8FA';
}

.ms-Icon--BulletedList::before {
  content: '\E8FD';
}

.ms-Icon--Preview::before {
  content: '\E8FF';
}

.ms-Icon--Comment::before {
  content: '\E90A';
}

.ms-Icon--DockLeft::before {
  content: '\E90C';
}

.ms-Icon--DockRight::before {
  content: '\E90D';
}

.ms-Icon--Repair::before {
  content: '\E90F';
}

.ms-Icon--Accounts::before {
  content: '\E910';
}

.ms-Icon--RadioBullet::before {
  content: '\E915';
}

.ms-Icon--Stopwatch::before {
  content: '\E916';
}

.ms-Icon--Clock::before {
  content: '\E917';
}

.ms-Icon--WorldClock::before {
  content: '\E918';
}

.ms-Icon--AlarmClock::before {
  content: '\E919';
}

.ms-Icon--Hospital::before {
  content: '\E91D';
}

.ms-Icon--Timer::before {
  content: '\E91E';
}

.ms-Icon--FullCircleMask::before {
  content: '\E91F';
}

.ms-Icon--LocationFill::before {
  content: '\E920';
}

.ms-Icon--ChromeMinimize::before {
  content: '\E921';
}

.ms-Icon--Annotation::before {
  content: '\E924';
}

.ms-Icon--ChromeClose::before {
  content: '\E8BB';
}

.ms-Icon--Accept::before {
  content: '\E8FB';
}

.ms-Icon--Fingerprint::before {
  content: '\E928';
}

.ms-Icon--Handwriting::before {
  content: '\E929';
}

.ms-Icon--StackIndicator::before {
  content: '\E7FF';
}

.ms-Icon--Completed::before {
  content: '\E930';
}

.ms-Icon--Label::before {
  content: '\E932';
}

.ms-Icon--FlickDown::before {
  content: '\E935';
}

.ms-Icon--FlickUp::before {
  content: '\E936';
}

.ms-Icon--FlickLeft::before {
  content: '\E937';
}

.ms-Icon--FlickRight::before {
  content: '\E938';
}

.ms-Icon--Streaming::before {
  content: '\E93E';
}

.ms-Icon--MusicInCollection::before {
  content: '\E940';
}

.ms-Icon--OneDrive::before {
  content: '\E941';
}

.ms-Icon--CompassNW::before {
  content: '\E942';
}

.ms-Icon--Code::before {
  content: '\E943';
}

.ms-Icon--LightningBolt::before {
  content: '\E945';
}

.ms-Icon--Info::before {
  content: '\E946';
}

.ms-Icon--CalculatorAddition::before {
  content: '\E948';
}

.ms-Icon--CalculatorSubtract::before {
  content: '\E949';
}

.ms-Icon--PrintfaxPrinterFile::before {
  content: '\E956';
}

.ms-Icon--Communications::before {
  content: '\E95A';
}

.ms-Icon--Headset::before {
  content: '\E95B';
}

.ms-Icon--Health::before {
  content: '\E95E';
}

.ms-Icon--ChevronUpSmall::before {
  content: '\E96D';
}

.ms-Icon--ChevronDownSmall::before {
  content: '\E96E';
}

.ms-Icon--ChevronLeftSmall::before {
  content: '\E96F';
}

.ms-Icon--ChevronRightSmall::before {
  content: '\E970';
}

.ms-Icon--ChevronUpMed::before {
  content: '\E971';
}

.ms-Icon--ChevronDownMed::before {
  content: '\E972';
}

.ms-Icon--ChevronLeftMed::before {
  content: '\E973';
}

.ms-Icon--ChevronRightMed::before {
  content: '\E974';
}

.ms-Icon--Dictionary::before {
  content: '\E82D';
}

.ms-Icon--ChromeBack::before {
  content: '\E830';
}

.ms-Icon--PC1::before {
  content: '\E977';
}

.ms-Icon--PresenceChickletVideo::before {
  content: '\E979';
}

.ms-Icon--Reply::before {
  content: '\E97A';
}

.ms-Icon--LockSolid::before {
  content: '\E9A2';
}

.ms-Icon--DoubleChevronLeftMed::before {
  content: '\E991';
}

.ms-Icon--Volume0::before {
  content: '\E992';
}

.ms-Icon--Volume1::before {
  content: '\E993';
}

.ms-Icon--Volume2::before {
  content: '\E994';
}

.ms-Icon--Volume3::before {
  content: '\E995';
}

.ms-Icon--CaretHollow::before {
  content: '\E817';
}

.ms-Icon--CaretSolid::before {
  content: '\E818';
}

.ms-Icon--FolderOpen::before {
  content: '\E838';
}

.ms-Icon--Pinned::before {
  content: '\E840';
}

.ms-Icon--PinnedFill::before {
  content: '\E842';
}

.ms-Icon--Chart::before {
  content: '\E999';
}

.ms-Icon--Robot::before {
  content: '\E99A';
}

.ms-Icon--BidiLtr::before {
  content: '\E9AA';
}

.ms-Icon--BidiRtl::before {
  content: '\E9AB';
}

.ms-Icon--RevToggleKey::before {
  content: '\E845';
}

.ms-Icon--RightDoubleQuote::before {
  content: '\E9B1';
}

.ms-Icon--Sunny::before {
  content: '\E9BD';
}

.ms-Icon--CloudWeather::before {
  content: '\E9BE';
}

.ms-Icon--Cloudy::before {
  content: '\E9BF';
}

.ms-Icon--PartlyCloudyDay::before {
  content: '\E9C0';
}

.ms-Icon--PartlyCloudyNight::before {
  content: '\E9C1';
}

.ms-Icon--ClearNight::before {
  content: '\E9C2';
}

.ms-Icon--RainShowersDay::before {
  content: '\E9C3';
}

.ms-Icon--Rain::before {
  content: '\E9C4';
}

.ms-Icon--Thunderstorms::before {
  content: '\E9C6';
}

.ms-Icon--RainSnow::before {
  content: '\E9C7';
}

.ms-Icon--Snow::before {
  content: '\E9C8';
}

.ms-Icon--BlowingSnow::before {
  content: '\E9C9';
}

.ms-Icon--Frigid::before {
  content: '\E9CA';
}

.ms-Icon--Fog::before {
  content: '\E9CB';
}

.ms-Icon--Squalls::before {
  content: '\E9CC';
}

.ms-Icon--Duststorm::before {
  content: '\E9CD';
}

.ms-Icon--Unknown::before {
  content: '\E9CE';
}

.ms-Icon--Precipitation::before {
  content: '\E9CF';
}

.ms-Icon--Ringer::before {
  content: '\EA8F';
}

.ms-Icon--PDF::before {
  content: '\EA90';
}

.ms-Icon--SortLines::before {
  content: '\E9D0';
}

.ms-Icon--Ribbon::before {
  content: '\E9D1';
}

.ms-Icon--AreaChart::before {
  content: '\E9D2';
}

.ms-Icon--Assign::before {
  content: '\E9D3';
}

.ms-Icon--CheckList::before {
  content: '\E9D5';
}

.ms-Icon--Generate::before {
  content: '\E9DA';
}

.ms-Icon--LineChart::before {
  content: '\E9E6';
}

.ms-Icon--Equalizer::before {
  content: '\E9E9';
}

.ms-Icon--BarChartHorizontal::before {
  content: '\E9EB';
}

.ms-Icon--BarChartVertical::before {
  content: '\E9EC';
}

.ms-Icon--Freezing::before {
  content: '\E9EF';
}

.ms-Icon--Processing::before {
  content: '\E9F5';
}

.ms-Icon--SnowShowerDay::before {
  content: '\E9FD';
}

.ms-Icon--HailDay::before {
  content: '\EA00';
}

.ms-Icon--WorkFlow::before {
  content: '\EA01';
}

.ms-Icon--StoreLogoMed::before {
  content: '\EA04';
}

.ms-Icon--TriangleSolid::before {
  content: '\EA08';
}

.ms-Icon--RainShowersNight::before {
  content: '\EA0F';
}

.ms-Icon--SnowShowerNight::before {
  content: '\EA11';
}

.ms-Icon--HailNight::before {
  content: '\EA13';
}

.ms-Icon--Info2::before {
  content: '\EA1F';
}

.ms-Icon--StoreLogo::before {
  content: '\EA96';
}

.ms-Icon--MultiSelectMirrored::before {
  content: '\EA98';
}

.ms-Icon--Broom::before {
  content: '\EA99';
}

.ms-Icon--MusicInCollectionFill::before {
  content: '\EA36';
}

.ms-Icon--List::before {
  content: '\EA37';
}

.ms-Icon--Asterisk::before {
  content: '\EA38';
}

.ms-Icon--ErrorBadge::before {
  content: '\EA39';
}

.ms-Icon--CircleRing::before {
  content: '\EA3A';
}

.ms-Icon--CircleFill::before {
  content: '\EA3B';
}

.ms-Icon--Record2::before {
  content: '\EA3F';
}

.ms-Icon--BookmarksMirrored::before {
  content: '\EA41';
}

.ms-Icon--BulletedListMirrored::before {
  content: '\EA42';
}

.ms-Icon--CaretHollowMirrored::before {
  content: '\EA45';
}

.ms-Icon--CaretSolidMirrored::before {
  content: '\EA46';
}

.ms-Icon--ChromeBackMirrored::before {
  content: '\EA47';
}

.ms-Icon--ClosePaneMirrored::before {
  content: '\EA49';
}

.ms-Icon--DockLeftMirrored::before {
  content: '\EA4C';
}

.ms-Icon--DoubleChevronLeftMedMirrored::before {
  content: '\EA4D';
}

.ms-Icon--HelpMirrored::before {
  content: '\EA51';
}

.ms-Icon--ListMirrored::before {
  content: '\EA55';
}

.ms-Icon--MailForwardMirrored::before {
  content: '\EA56';
}

.ms-Icon--MailReplyMirrored::before {
  content: '\EA57';
}

.ms-Icon--MailReplyAllMirrored::before {
  content: '\EA58';
}

.ms-Icon--OpenPaneMirrored::before {
  content: '\EA5B';
}

.ms-Icon--SendMirrored::before {
  content: '\EA63';
}

.ms-Icon--ShowResultsMirrored::before {
  content: '\EA65';
}

.ms-Icon--ThumbnailViewMirrored::before {
  content: '\EA67';
}

.ms-Icon--Devices3::before {
  content: '\EA6C';
}

.ms-Icon--Lightbulb::before {
  content: '\EA80';
}

.ms-Icon--StatusTriangle::before {
  content: '\EA82';
}

.ms-Icon--VolumeDisabled::before {
  content: '\EA85';
}

.ms-Icon--Puzzle::before {
  content: '\EA86';
}

.ms-Icon--EmojiNeutral::before {
  content: '\EA87';
}

.ms-Icon--EmojiDisappointed::before {
  content: '\EA88';
}

.ms-Icon--HomeSolid::before {
  content: '\EA8A';
}

.ms-Icon--Cocktails::before {
  content: '\EA9D';
}

.ms-Icon--Articles::before {
  content: '\EAC1';
}

.ms-Icon--Cycling::before {
  content: '\EAC7';
}

.ms-Icon--DietPlanNotebook::before {
  content: '\EAC8';
}

.ms-Icon--Pill::before {
  content: '\EACB';
}

.ms-Icon--Running::before {
  content: '\EADA';
}

.ms-Icon--Weights::before {
  content: '\EADB';
}

.ms-Icon--BarChart4::before {
  content: '\EAE7';
}

.ms-Icon--CirclePlus::before {
  content: '\EAEE';
}

.ms-Icon--Coffee::before {
  content: '\EAEF';
}

.ms-Icon--Cotton::before {
  content: '\EAF3';
}

.ms-Icon--Market::before {
  content: '\EAFC';
}

.ms-Icon--Money::before {
  content: '\EAFD';
}

.ms-Icon--PieDouble::before {
  content: '\EB04';
}

.ms-Icon--PieSingle::before {
  content: '\EB05';
}

.ms-Icon--RemoveFilter::before {
  content: '\EB08';
}

.ms-Icon--StockDown::before {
  content: '\EB0F';
}

.ms-Icon--StockUp::before {
  content: '\EB11';
}

.ms-Icon--MSNVideos::before {
  content: '\EB1C';
}

.ms-Icon--Cricket::before {
  content: '\EB1E';
}

.ms-Icon--Golf::before {
  content: '\EB1F';
}

.ms-Icon--Baseball::before {
  content: '\EB20';
}

.ms-Icon--Soccer::before {
  content: '\EB21';
}

.ms-Icon--MoreSports::before {
  content: '\EB22';
}

.ms-Icon--AutoRacing::before {
  content: '\EB24';
}

.ms-Icon--CollegeHoops::before {
  content: '\EB25';
}

.ms-Icon--CollegeFootball::before {
  content: '\EB26';
}

.ms-Icon--ProFootball::before {
  content: '\EB27';
}

.ms-Icon--ProHockey::before {
  content: '\EB28';
}

.ms-Icon--Rugby::before {
  content: '\EB2D';
}

.ms-Icon--Tennis::before {
  content: '\EB33';
}

.ms-Icon--Arrivals::before {
  content: '\EB34';
}

.ms-Icon--Design::before {
  content: '\EB3C';
}

.ms-Icon--Website::before {
  content: '\EB41';
}

.ms-Icon--Drop::before {
  content: '\EB42';
}

.ms-Icon--Snowflake::before {
  content: '\EB46';
}

.ms-Icon--BusSolid::before {
  content: '\EB47';
}

.ms-Icon--FerrySolid::before {
  content: '\EB48';
}

.ms-Icon--TrainSolid::before {
  content: '\EB4D';
}

.ms-Icon--Heart::before {
  content: '\EB51';
}

.ms-Icon--HeartFill::before {
  content: '\EB52';
}

.ms-Icon--Ticket::before {
  content: '\EB54';
}

.ms-Icon--Devices4::before {
  content: '\EB66';
}

.ms-Icon--AzureLogo::before {
  content: '\EB6A';
}

.ms-Icon--BingLogo::before {
  content: '\EB6B';
}

.ms-Icon--MSNLogo::before {
  content: '\EB6C';
}

.ms-Icon--OutlookLogoInverse::before {
  content: '\EB6D';
}

.ms-Icon--OfficeLogo::before {
  content: '\EB6E';
}

.ms-Icon--SkypeLogo::before {
  content: '\EB6F';
}

.ms-Icon--Door::before {
  content: '\EB75';
}

.ms-Icon--EditMirrored::before {
  content: '\EB7E';
}

.ms-Icon--GiftCard::before {
  content: '\EB8E';
}

.ms-Icon--DoubleBookmark::before {
  content: '\EB8F';
}

.ms-Icon--StatusErrorFull::before {
  content: '\EB90';
}

.ms-Icon--Certificate::before {
  content: '\EB95';
}

.ms-Icon--FastForward::before {
  content: '\EB9D';
}

.ms-Icon--Rewind::before {
  content: '\EB9E';
}

.ms-Icon--Photo2::before {
  content: '\EB9F';
}

.ms-Icon--OpenSource::before {
  content: '\EBC2';
}

.ms-Icon--CloudDownload::before {
  content: '\EBD3';
}

.ms-Icon--WindDirection::before {
  content: '\EBE6';
}

.ms-Icon--Family::before {
  content: '\EBDA';
}

.ms-Icon--CSS::before {
  content: '\EBEF';
}

.ms-Icon--JS::before {
  content: '\EBF0';
}

.ms-Icon--ReminderGroup::before {
  content: '\EBF8';
}

.ms-Icon--NetworkTower::before {
  content: '\EC05';
}

.ms-Icon--Section::before {
  content: '\EC0C';
}

.ms-Icon--OneNoteLogoInverse::before {
  content: '\EC0D';
}

.ms-Icon--ToggleFilled::before {
  content: '\EC11';
}

.ms-Icon--ToggleBorder::before {
  content: '\EC12';
}

.ms-Icon--SliderThumb::before {
  content: '\EC13';
}

.ms-Icon--ToggleThumb::before {
  content: '\EC14';
}

.ms-Icon--Documentation::before {
  content: '\EC17';
}

.ms-Icon--Badge::before {
  content: '\EC1B';
}

.ms-Icon--Giftbox::before {
  content: '\EC1F';
}

.ms-Icon--ExcelLogoInverse::before {
  content: '\EC28';
}

.ms-Icon--WordLogoInverse::before {
  content: '\EC29';
}

.ms-Icon--PowerPointLogoInverse::before {
  content: '\EC2A';
}

.ms-Icon--Cafe::before {
  content: '\EC32';
}

.ms-Icon--SpeedHigh::before {
  content: '\EC4A';
}

.ms-Icon--MusicNote::before {
  content: '\EC4F';
}

.ms-Icon--EdgeLogo::before {
  content: '\EC60';
}

.ms-Icon--CompletedSolid::before {
  content: '\EC61';
}

.ms-Icon--AlbumRemove::before {
  content: '\EC62';
}

.ms-Icon--MessageFill::before {
  content: '\EC70';
}

.ms-Icon--TabletSelected::before {
  content: '\EC74';
}

.ms-Icon--MobileSelected::before {
  content: '\EC75';
}

.ms-Icon--LaptopSelected::before {
  content: '\EC76';
}

.ms-Icon--TVMonitorSelected::before {
  content: '\EC77';
}

.ms-Icon--DeveloperTools::before {
  content: '\EC7A';
}

.ms-Icon--InsertTextBox::before {
  content: '\EC7D';
}

.ms-Icon--LowerBrightness::before {
  content: '\EC8A';
}

.ms-Icon--CloudUpload::before {
  content: '\EC8E';
}

.ms-Icon--ScrollUpDown::before {
  content: '\EC8F';
}

.ms-Icon--DateTime::before {
  content: '\EC92';
}

.ms-Icon--Event::before {
  content: '\ECA3';
}

.ms-Icon--Cake::before {
  content: '\ECA4';
}

.ms-Icon--Tiles::before {
  content: '\ECA5';
}

.ms-Icon--Org::before {
  content: '\ECA6';
}

.ms-Icon--PartyLeader::before {
  content: '\ECA7';
}

.ms-Icon--DRM::before {
  content: '\ECA8';
}

.ms-Icon--CloudAdd::before {
  content: '\ECA9';
}

.ms-Icon--AppIconDefault::before {
  content: '\ECAA';
}

.ms-Icon--Photo2Add::before {
  content: '\ECAB';
}

.ms-Icon--Photo2Remove::before {
  content: '\ECAC';
}

.ms-Icon--POI::before {
  content: '\ECAF';
}

.ms-Icon--FacebookLogo::before {
  content: '\ECB3';
}

.ms-Icon--AddTo::before {
  content: '\ECC8';
}

.ms-Icon--RadioBtnOff::before {
  content: '\ECCA';
}

.ms-Icon--RadioBtnOn::before {
  content: '\ECCB';
}

.ms-Icon--ExploreContent::before {
  content: '\ECCD';
}

.ms-Icon--Embed::before {
  content: '\ECCE';
}

.ms-Icon--VideoSolid::before {
  content: '\EA0C';
}

.ms-Icon--Teamwork::before {
  content: '\EA12';
}

.ms-Icon--PeopleAdd::before {
  content: '\EA15';
}

.ms-Icon--Glasses::before {
  content: '\EA16';
}

.ms-Icon--DateTime2::before {
  content: '\EA17';
}

.ms-Icon--Shield::before {
  content: '\EA18';
}

.ms-Icon--Header1::before {
  content: '\EA19';
}

.ms-Icon--PageAdd::before {
  content: '\EA1A';
}

.ms-Icon--NumberedList::before {
  content: '\EA1C';
}

.ms-Icon--PowerBILogo::before {
  content: '\EA1E';
}

.ms-Icon--Product::before {
  content: '\ECDC';
}

.ms-Icon--Blocked2::before {
  content: '\ECE4';
}

.ms-Icon--FangBody::before {
  content: '\ECEB';
}

.ms-Icon--Glimmer::before {
  content: '\ECF4';
}

.ms-Icon--ChatInviteFriend::before {
  content: '\ECFE';
}

.ms-Icon--SharepointLogoInverse::before {
  content: '\ED18';
}

.ms-Icon--YammerLogo::before {
  content: '\ED19';
}

.ms-Icon--Hide::before {
  content: '\ED1A';
}

.ms-Icon--ReturnToSession::before {
  content: '\ED24';
}

.ms-Icon--OpenFolderHorizontal::before {
  content: '\ED25';
}

.ms-Icon--CalendarMirrored::before {
  content: '\ED28';
}

.ms-Icon--SwayLogoInverse::before {
  content: '\ED29';
}

.ms-Icon--OutOfOffice::before {
  content: '\ED34';
}

.ms-Icon--Trophy::before {
  content: '\ED3F';
}

.ms-Icon--ReopenPages::before {
  content: '\ED50';
}

.ms-Icon--AADLogo::before {
  content: '\ED68';
}

.ms-Icon--AccessLogo::before {
  content: '\ED69';
}

.ms-Icon--AdminALogo::before {
  content: '\ED6A';
}

.ms-Icon--AdminCLogo::before {
  content: '\ED6B';
}

.ms-Icon--AdminDLogo::before {
  content: '\ED6C';
}

.ms-Icon--AdminELogo::before {
  content: '\ED6D';
}

.ms-Icon--AdminLLogo::before {
  content: '\ED6E';
}

.ms-Icon--AdminMLogo::before {
  content: '\ED6F';
}

.ms-Icon--AdminOLogo::before {
  content: '\ED70';
}

.ms-Icon--AdminPLogo::before {
  content: '\ED71';
}

.ms-Icon--AdminSLogo::before {
  content: '\ED72';
}

.ms-Icon--AdminYLogo::before {
  content: '\ED73';
}

.ms-Icon--BoxLogo::before {
  content: '\ED75';
}

.ms-Icon--DelveLogoInverse::before {
  content: '\ED76';
}

.ms-Icon--DropboxLogo::before {
  content: '\ED77';
}

.ms-Icon--ExchangeLogoInverse::before {
  content: '\ED78';
}

.ms-Icon--LyncLogo::before {
  content: '\ED79';
}

.ms-Icon--OfficeVideoLogoInverse::before {
  content: '\ED7A';
}

.ms-Icon--ParatureLogo::before {
  content: '\ED7B';
}

.ms-Icon--SocialListeningLogo::before {
  content: '\ED7C';
}

.ms-Icon--VisioLogo::before {
  content: '\ED7D';
}

.ms-Icon--Balloons::before {
  content: '\ED7E';
}

.ms-Icon--Cat::before {
  content: '\ED7F';
}

.ms-Icon--MailAlert::before {
  content: '\ED80';
}

.ms-Icon--MailCheck::before {
  content: '\ED81';
}

.ms-Icon--MailLowImportance::before {
  content: '\ED82';
}

.ms-Icon--MailPause::before {
  content: '\ED83';
}

.ms-Icon--MailRepeat::before {
  content: '\ED84';
}

.ms-Icon--SecurityGroup::before {
  content: '\ED85';
}

.ms-Icon--Table::before {
  content: '\ED86';
}

.ms-Icon--VoicemailForward::before {
  content: '\ED87';
}

.ms-Icon--VoicemailReply::before {
  content: '\ED88';
}

.ms-Icon--Waffle::before {
  content: '\ED89';
}

.ms-Icon--RemoveEvent::before {
  content: '\ED8A';
}

.ms-Icon--EventInfo::before {
  content: '\ED8B';
}

.ms-Icon--ForwardEvent::before {
  content: '\ED8C';
}

.ms-Icon--WipePhone::before {
  content: '\ED8D';
}

.ms-Icon--AddOnlineMeeting::before {
  content: '\ED8E';
}

.ms-Icon--JoinOnlineMeeting::before {
  content: '\ED8F';
}

.ms-Icon--RemoveLink::before {
  content: '\ED90';
}

.ms-Icon--PeopleBlock::before {
  content: '\ED91';
}

.ms-Icon--PeopleRepeat::before {
  content: '\ED92';
}

.ms-Icon--PeopleAlert::before {
  content: '\ED93';
}

.ms-Icon--PeoplePause::before {
  content: '\ED94';
}

.ms-Icon--TransferCall::before {
  content: '\ED95';
}

.ms-Icon--AddPhone::before {
  content: '\ED96';
}

.ms-Icon--UnknownCall::before {
  content: '\ED97';
}

.ms-Icon--NoteReply::before {
  content: '\ED98';
}

.ms-Icon--NoteForward::before {
  content: '\ED99';
}

.ms-Icon--NotePinned::before {
  content: '\ED9A';
}

.ms-Icon--RemoveOccurrence::before {
  content: '\ED9B';
}

.ms-Icon--Timeline::before {
  content: '\ED9C';
}

.ms-Icon--EditNote::before {
  content: '\ED9D';
}

.ms-Icon--CircleHalfFull::before {
  content: '\ED9E';
}

.ms-Icon--Room::before {
  content: '\ED9F';
}

.ms-Icon--Unsubscribe::before {
  content: '\EDA0';
}

.ms-Icon--Subscribe::before {
  content: '\EDA1';
}

.ms-Icon--RecurringTask::before {
  content: '\EDB2';
}

.ms-Icon--TaskManager::before {
  content: '\EDB7';
}

.ms-Icon--TaskManagerMirrored::before {
  content: '\EDB8';
}

.ms-Icon--Combine::before {
  content: '\EDBB';
}

.ms-Icon--Split::before {
  content: '\EDBC';
}

.ms-Icon--DoubleChevronUp::before {
  content: '\EDBD';
}

.ms-Icon--DoubleChevronLeft::before {
  content: '\EDBE';
}

.ms-Icon--DoubleChevronRight::before {
  content: '\EDBF';
}

.ms-Icon--Ascending::before {
  content: '\EDC0';
}

.ms-Icon--Descending::before {
  content: '\EDC1';
}

.ms-Icon--TextBox::before {
  content: '\EDC2';
}

.ms-Icon--TextField::before {
  content: '\EDC3';
}

.ms-Icon--NumberField::before {
  content: '\EDC4';
}

.ms-Icon--Dropdown::before {
  content: '\EDC5';
}

.ms-Icon--BookingsLogo::before {
  content: '\EDC7';
}

.ms-Icon--ClassNotebookLogoInverse::before {
  content: '\EDC8';
}

.ms-Icon--DelveAnalyticsLogo::before {
  content: '\EDCA';
}

.ms-Icon--DocsLogoInverse::before {
  content: '\EDCB';
}

.ms-Icon--Dynamics365Logo::before {
  content: '\EDCC';
}

.ms-Icon--DynamicSMBLogo::before {
  content: '\EDCD';
}

.ms-Icon--OfficeAssistantLogo::before {
  content: '\EDCE';
}

.ms-Icon--OfficeStoreLogo::before {
  content: '\EDCF';
}

.ms-Icon--OneNoteEduLogoInverse::before {
  content: '\EDD0';
}

.ms-Icon--PlannerLogo::before {
  content: '\EDD1';
}

.ms-Icon--PowerApps::before {
  content: '\EDD2';
}

.ms-Icon--Suitcase::before {
  content: '\EDD3';
}

.ms-Icon--ProjectLogoInverse::before {
  content: '\EDD4';
}

.ms-Icon--CaretLeft8::before {
  content: '\EDD5';
}

.ms-Icon--CaretRight8::before {
  content: '\EDD6';
}

.ms-Icon--CaretUp8::before {
  content: '\EDD7';
}

.ms-Icon--CaretDown8::before {
  content: '\EDD8';
}

.ms-Icon--CaretLeftSolid8::before {
  content: '\EDD9';
}

.ms-Icon--CaretRightSolid8::before {
  content: '\EDDA';
}

.ms-Icon--CaretUpSolid8::before {
  content: '\EDDB';
}

.ms-Icon--CaretDownSolid8::before {
  content: '\EDDC';
}

.ms-Icon--ClearFormatting::before {
  content: '\EDDD';
}

.ms-Icon--Superscript::before {
  content: '\EDDE';
}

.ms-Icon--Subscript::before {
  content: '\EDDF';
}

.ms-Icon--Strikethrough::before {
  content: '\EDE0';
}

.ms-Icon--Export::before {
  content: '\EDE1';
}

.ms-Icon--ExportMirrored::before {
  content: '\EDE2';
}

.ms-Icon--SingleBookmark::before {
  content: '\EDFF';
}

.ms-Icon--DoubleChevronDown::before {
  content: '\EE04';
}

.ms-Icon--ReplyAll::before {
  content: '\EE0A';
}

.ms-Icon--GoogleDriveLogo::before {
  content: '\EE0B';
}

.ms-Icon--Questionnaire::before {
  content: '\EE19';
}

.ms-Icon--ReplyMirrored::before {
  content: '\EE35';
}

.ms-Icon--ReplyAllMirrored::before {
  content: '\EE36';
}

.ms-Icon--AddGroup::before {
  content: '\EE3D';
}

.ms-Icon--QuestionnaireMirrored::before {
  content: '\EE4B';
}

.ms-Icon--TemporaryUser::before {
  content: '\EE58';
}

.ms-Icon--CaretSolid16::before {
  content: '\EE62';
}

.ms-Icon--GroupedDescending::before {
  content: '\EE66';
}

.ms-Icon--GroupedAscending::before {
  content: '\EE67';
}

.ms-Icon--SortUp::before {
  content: '\EE68';
}

.ms-Icon--SortDown::before {
  content: '\EE69';
}

.ms-Icon--AwayStatus::before {
  content: '\EE6A';
}

.ms-Icon--SyncToPC::before {
  content: '\EE6E';
}

.ms-Icon--AustralianRules::before {
  content: '\EE70';
}

.ms-Icon--WifiEthernet::before {
  content: '\EE77';
}

.ms-Icon--DateTimeMirrored::before {
  content: '\EE93';
}

.ms-Icon--StopSolid::before {
  content: '\EE95';
}

.ms-Icon--DoubleChevronUp12::before {
  content: '\EE96';
}

.ms-Icon--DoubleChevronDown12::before {
  content: '\EE97';
}

.ms-Icon--DoubleChevronLeft12::before {
  content: '\EE98';
}

.ms-Icon--DoubleChevronRight12::before {
  content: '\EE99';
}

.ms-Icon--CalendarAgenda::before {
  content: '\EE9A';
}

.ms-Icon--AddEvent::before {
  content: '\EEB5';
}

.ms-Icon--AssetLibrary::before {
  content: '\EEB6';
}

.ms-Icon--DataConnectionLibrary::before {
  content: '\EEB7';
}

.ms-Icon--DocLibrary::before {
  content: '\EEB8';
}

.ms-Icon--FormLibrary::before {
  content: '\EEB9';
}

.ms-Icon--FormLibraryMirrored::before {
  content: '\EEBA';
}

.ms-Icon--ReportLibrary::before {
  content: '\EEBB';
}

.ms-Icon--ReportLibraryMirrored::before {
  content: '\EEBC';
}

.ms-Icon--ContactCard::before {
  content: '\EEBD';
}

.ms-Icon--CustomList::before {
  content: '\EEBE';
}

.ms-Icon--CustomListMirrored::before {
  content: '\EEBF';
}

.ms-Icon--IssueTracking::before {
  content: '\EEC0';
}

.ms-Icon--IssueTrackingMirrored::before {
  content: '\EEC1';
}

.ms-Icon--PictureLibrary::before {
  content: '\EEC2';
}

.ms-Icon--OfficeAddinsLogo::before {
  content: '\EEC7';
}

.ms-Icon--OfflineOneDriveParachute::before {
  content: '\EEC8';
}

.ms-Icon--OfflineOneDriveParachuteDisabled::before {
  content: '\EEC9';
}

.ms-Icon--LargeGrid::before {
  content: '\EECB';
}

.ms-Icon--TriangleSolidUp12::before {
  content: '\EECC';
}

.ms-Icon--TriangleSolidDown12::before {
  content: '\EECD';
}

.ms-Icon--TriangleSolidLeft12::before {
  content: '\EECE';
}

.ms-Icon--TriangleSolidRight12::before {
  content: '\EECF';
}

.ms-Icon--TriangleUp12::before {
  content: '\EED0';
}

.ms-Icon--TriangleDown12::before {
  content: '\EED1';
}

.ms-Icon--TriangleLeft12::before {
  content: '\EED2';
}

.ms-Icon--TriangleRight12::before {
  content: '\EED3';
}

.ms-Icon--ArrowUpRight8::before {
  content: '\EED4';
}

.ms-Icon--ArrowDownRight8::before {
  content: '\EED5';
}

.ms-Icon--DocumentSet::before {
  content: '\EED6';
}

.ms-Icon--DelveAnalytics::before {
  content: '\EEEE';
}

.ms-Icon--ArrowUpRightMirrored8::before {
  content: '\EEEF';
}

.ms-Icon--ArrowDownRightMirrored8::before {
  content: '\EEF0';
}

.ms-Icon--OneDriveAdd::before {
  content: '\EF32';
}

.ms-Icon--Header2::before {
  content: '\EF36';
}

.ms-Icon--Header3::before {
  content: '\EF37';
}

.ms-Icon--Header4::before {
  content: '\EF38';
}

.ms-Icon--MarketDown::before {
  content: '\EF42';
}

.ms-Icon--CalendarWorkWeek::before {
  content: '\EF51';
}

.ms-Icon--SidePanel::before {
  content: '\EF52';
}

.ms-Icon--GlobeFavorite::before {
  content: '\EF53';
}

.ms-Icon--CaretTopLeftSolid8::before {
  content: '\EF54';
}

.ms-Icon--CaretTopRightSolid8::before {
  content: '\EF55';
}

.ms-Icon--ViewAll2::before {
  content: '\EF56';
}

.ms-Icon--DocumentReply::before {
  content: '\EF57';
}

.ms-Icon--PlayerSettings::before {
  content: '\EF58';
}

.ms-Icon--ReceiptForward::before {
  content: '\EF59';
}

.ms-Icon--ReceiptReply::before {
  content: '\EF5A';
}

.ms-Icon--ReceiptCheck::before {
  content: '\EF5B';
}

.ms-Icon--Fax::before {
  content: '\EF5C';
}

.ms-Icon--RecurringEvent::before {
  content: '\EF5D';
}

.ms-Icon--ReplyAlt::before {
  content: '\EF5E';
}

.ms-Icon--ReplyAllAlt::before {
  content: '\EF5F';
}

.ms-Icon--EditStyle::before {
  content: '\EF60';
}

.ms-Icon--EditMail::before {
  content: '\EF61';
}

.ms-Icon--Lifesaver::before {
  content: '\EF62';
}

.ms-Icon--LifesaverLock::before {
  content: '\EF63';
}

.ms-Icon--InboxCheck::before {
  content: '\EF64';
}

.ms-Icon--FolderSearch::before {
  content: '\EF65';
}

.ms-Icon--CollapseMenu::before {
  content: '\EF66';
}

.ms-Icon--ExpandMenu::before {
  content: '\EF67';
}

.ms-Icon--Boards::before {
  content: '\EF68';
}

.ms-Icon--SunAdd::before {
  content: '\EF69';
}

.ms-Icon--SunQuestionMark::before {
  content: '\EF6A';
}

.ms-Icon--LandscapeOrientation::before {
  content: '\EF6B';
}

.ms-Icon--DocumentSearch::before {
  content: '\EF6C';
}

.ms-Icon--PublicCalendar::before {
  content: '\EF6D';
}

.ms-Icon--PublicContactCard::before {
  content: '\EF6E';
}

.ms-Icon--PublicEmail::before {
  content: '\EF6F';
}

.ms-Icon--PublicFolder::before {
  content: '\EF70';
}

.ms-Icon--WordDocument::before {
  content: '\EF71';
}

.ms-Icon--PowerPointDocument::before {
  content: '\EF72';
}

.ms-Icon--ExcelDocument::before {
  content: '\EF73';
}

.ms-Icon--GroupedList::before {
  content: '\EF74';
}

.ms-Icon--ClassroomLogo::before {
  content: '\EF75';
}

.ms-Icon--Sections::before {
  content: '\EF76';
}

.ms-Icon--EditPhoto::before {
  content: '\EF77';
}

.ms-Icon--Starburst::before {
  content: '\EF78';
}

.ms-Icon--ShareiOS::before {
  content: '\EF79';
}

.ms-Icon--AirTickets::before {
  content: '\EF7A';
}

.ms-Icon--PencilReply::before {
  content: '\EF7B';
}

.ms-Icon--Tiles2::before {
  content: '\EF7C';
}

.ms-Icon--SkypeCircleCheck::before {
  content: '\EF7D';
}

.ms-Icon--SkypeCircleClock::before {
  content: '\EF7E';
}

.ms-Icon--SkypeCircleMinus::before {
  content: '\EF7F';
}

.ms-Icon--SkypeCheck::before {
  content: '\EF80';
}

.ms-Icon--SkypeClock::before {
  content: '\EF81';
}

.ms-Icon--SkypeMinus::before {
  content: '\EF82';
}

.ms-Icon--SkypeMessage::before {
  content: '\EF83';
}

.ms-Icon--ClosedCaption::before {
  content: '\EF84';
}

.ms-Icon--ATPLogo::before {
  content: '\EF85';
}

.ms-Icon--OfficeFormLogo::before {
  content: '\EF86';
}

.ms-Icon--RecycleBin::before {
  content: '\EF87';
}

.ms-Icon--EmptyRecycleBin::before {
  content: '\EF88';
}

.ms-Icon--Hide2::before {
  content: '\EF89';
}

.ms-Icon--iOSAppStoreLogo::before {
  content: '\EF8A';
}

.ms-Icon--AndroidLogo::before {
  content: '\EF8B';
}

.ms-Icon--Breadcrumb::before {
  content: '\EF8C';
}

.ms-Icon--ClearFilter::before {
  content: '\EF8F';
}

.ms-Icon--Flow::before {
  content: '\EF90';
}

.ms-Icon--Database::before {
  content: '\EFC7';
}

.ms-Icon--CRMReport::before {
  content: '\EFFE';
}

.ms-Icon--TextDocument::before {
  content: '\F029';
}

.ms-Icon--PageCheckedOut::before {
  content: '\F02C';
}

.ms-Icon--Script::before {
  content: '\F03A';
}

.ms-Icon--Archive::before {
  content: '\F03F';
}

.ms-Icon--ActivityFeed::before {
  content: '\F056';
}

.ms-Icon--CaretRight::before {
  content: '\F06B';
}

.ms-Icon--SetAction::before {
  content: '\F071';
}

.ms-Icon--CaretSolidLeft::before {
  content: '\F08D';
}

.ms-Icon--CaretSolidDown::before {
  content: '\F08E';
}

.ms-Icon--CaretSolidRight::before {
  content: '\F08F';
}

.ms-Icon--CaretSolidUp::before {
  content: '\F090';
}

.ms-Icon--PowerAppsLogo::before {
  content: '\F091';
}

.ms-Icon--PowerApps2Logo::before {
  content: '\F092';
}

.ms-Icon--FabricAssetLibrary::before {
  content: '\F09C';
}

.ms-Icon--FabricDataConnectionLibrary::before {
  content: '\F09D';
}

.ms-Icon--FabricDocLibrary::before {
  content: '\F09E';
}

.ms-Icon--FabricFormLibrary::before {
  content: '\F09F';
}

.ms-Icon--FabricFormLibraryMirrored::before {
  content: '\F0A0';
}

.ms-Icon--FabricReportLibrary::before {
  content: '\F0A1';
}

.ms-Icon--FabricReportLibraryMirrored::before {
  content: '\F0A2';
}

.ms-Icon--FabricPublicFolder::before {
  content: '\F0A3';
}

.ms-Icon--FabricFolderSearch::before {
  content: '\F0A4';
}

.ms-Icon--FabricMovetoFolder::before {
  content: '\F0A5';
}

.ms-Icon--FabricUnsyncFolder::before {
  content: '\F0A6';
}

.ms-Icon--FabricSyncFolder::before {
  content: '\F0A7';
}

.ms-Icon--FabricOpenFolderHorizontal::before {
  content: '\F0A8';
}

.ms-Icon--FabricFolder::before {
  content: '\F0A9';
}

.ms-Icon--FabricFolderFill::before {
  content: '\F0AA';
}

.ms-Icon--FabricNewFolder::before {
  content: '\F0AB';
}

.ms-Icon--FabricPictureLibrary::before {
  content: '\F0AC';
}

.ms-Icon--AddFavorite::before {
  content: '\F0C8';
}

.ms-Icon--AddFavoriteFill::before {
  content: '\F0C9';
}

.ms-Icon--BufferTimeBefore::before {
  content: '\F0CF';
}

.ms-Icon--BufferTimeAfter::before {
  content: '\F0D0';
}

.ms-Icon--BufferTimeBoth::before {
  content: '\F0D1';
}

.ms-Icon--CannedChat::before {
  content: '\F0F2';
}

.ms-Icon--PageCheckedin::before {
  content: '\F104';
}

.ms-Icon--CaretBottomLeftSolid8::before {
  content: '\F121';
}

.ms-Icon--CaretBottomRightSolid8::before {
  content: '\F122';
}

.ms-Icon--FolderHorizontal::before {
  content: '\F12B';
}

.ms-Icon--MicrosoftStaffhubLogo::before {
  content: '\F130';
}

.ms-Icon--GiftboxOpen::before {
  content: '\F133';
}

.ms-Icon--ExploreContentSingle::before {
  content: '\F164';
}

.ms-Icon--CollapseContent::before {
  content: '\F165';
}

.ms-Icon--CollapseContentSingle::before {
  content: '\F166';
}

.ms-Icon--InfoSolid::before {
  content: '\F167';
}

.ms-Icon--ProgressRingDots::before {
  content: '\F16A';
}

.ms-Icon--CaloriesAdd::before {
  content: '\F172';
}

.ms-Icon--BranchFork::before {
  content: '\F173';
}

.ms-Icon--HardDriveGroup::before {
  content: '\F18F';
}

.ms-Icon--BucketColor::before {
  content: '\F1B6';
}

.ms-Icon--BucketColorFill::before {
  content: '\F1B7';
}

.ms-Icon--SingleColumn::before {
  content: '\F1D3';
}

.ms-Icon--DoubleColumn::before {
  content: '\F1D4';
}

.ms-Icon--TripleColumn::before {
  content: '\F1D5';
}

.ms-Icon--ColumnLeftTwoThirds::before {
  content: '\F1D6';
}

.ms-Icon--ColumnRightTwoThirds::before {
  content: '\F1D7';
}

.ms-Icon--AccessLogoFill::before {
  content: '\F1DB';
}

.ms-Icon--AnalyticsLogo::before {
  content: '\F1DE';
}

.ms-Icon--AnalyticsQuery::before {
  content: '\F1DF';
}

.ms-Icon--NewAnalyticsQuery::before {
  content: '\F1E0';
}

.ms-Icon--AnalyticsReport::before {
  content: '\F1E1';
}

.ms-Icon--WordLogo::before {
  content: '\F1E3';
}

.ms-Icon--WordLogoFill::before {
  content: '\F1E4';
}

.ms-Icon--ExcelLogo::before {
  content: '\F1E5';
}

.ms-Icon--ExcelLogoFill::before {
  content: '\F1E6';
}

.ms-Icon--OneNoteLogo::before {
  content: '\F1E7';
}

.ms-Icon--OneNoteLogoFill::before {
  content: '\F1E8';
}

.ms-Icon--OutlookLogo::before {
  content: '\F1E9';
}

.ms-Icon--OutlookLogoFill::before {
  content: '\F1EA';
}

.ms-Icon--PowerPointLogo::before {
  content: '\F1EB';
}

.ms-Icon--PowerPointLogoFill::before {
  content: '\F1EC';
}

.ms-Icon--PublisherLogo::before {
  content: '\F1ED';
}

.ms-Icon--PublisherLogoFill::before {
  content: '\F1EE';
}

.ms-Icon--ScheduleEventAction::before {
  content: '\F1EF';
}

.ms-Icon--FlameSolid::before {
  content: '\F1F3';
}

.ms-Icon--ServerProcesses::before {
  content: '\F1FE';
}

.ms-Icon--Server::before {
  content: '\F201';
}

.ms-Icon--SaveAll::before {
  content: '\F203';
}

.ms-Icon--ProtectRestrict::before {
  content: '\F22A';
}

.ms-Icon--Step::before {
  content: '\F241';
}

.ms-Icon--StepInsert::before {
  content: '\F242';
}

.ms-Icon--StepShared::before {
  content: '\F243';
}

.ms-Icon--StepSharedAdd::before {
  content: '\F244';
}

.ms-Icon--StepSharedInsert::before {
  content: '\F245';
}

.ms-Icon--ViewDashboard::before {
  content: '\F246';
}

.ms-Icon--ViewList::before {
  content: '\F247';
}

.ms-Icon--ViewListGroup::before {
  content: '\F248';
}

.ms-Icon--ViewListTree::before {
  content: '\F249';
}

.ms-Icon--TriggerAuto::before {
  content: '\F24A';
}

.ms-Icon--TriggerUser::before {
  content: '\F24B';
}

.ms-Icon--PivotChart::before {
  content: '\F24C';
}

.ms-Icon--StackedBarChart::before {
  content: '\F24D';
}

.ms-Icon--StackedLineChart::before {
  content: '\F24E';
}

.ms-Icon--BuildQueue::before {
  content: '\F24F';
}

.ms-Icon--BuildQueueNew::before {
  content: '\F250';
}

.ms-Icon--VennDiagram::before {
  content: '\F273';
}

.ms-Icon--FiveTileGrid::before {
  content: '\F274';
}

.ms-Icon--FocalPoint::before {
  content: '\F277';
}

.ms-Icon--TeamsLogoInverse::before {
  content: '\F27A';
}

.ms-Icon--TeamsLogo::before {
  content: '\F27B';
}

.ms-Icon--TeamsLogoFill::before {
  content: '\F27C';
}

.ms-Icon--SkypeForBusinessLogoFill::before {
  content: '\F27D';
}

.ms-Icon--SharepointLogo::before {
  content: '\F27E';
}

.ms-Icon--SharepointLogoFill::before {
  content: '\F27F';
}

.ms-Icon--DelveLogo::before {
  content: '\F280';
}

.ms-Icon--DelveLogoFill::before {
  content: '\F281';
}

.ms-Icon--OfficeVideoLogo::before {
  content: '\F282';
}

.ms-Icon--OfficeVideoLogoFill::before {
  content: '\F283';
}

.ms-Icon--ExchangeLogo::before {
  content: '\F284';
}

.ms-Icon--ExchangeLogoFill::before {
  content: '\F285';
}

.ms-Icon--CloneToDesktop::before {
  content: '\F28C';
}

.ms-Icon--InstallToDrive::before {
  content: '\F28D';
}

.ms-Icon--Blur::before {
  content: '\F28E';
}

.ms-Icon--Build::before {
  content: '\F28F';
}

.ms-Icon--ProcessMetaTask::before {
  content: '\F290';
}

.ms-Icon--BranchFork2::before {
  content: '\F291';
}

.ms-Icon--BranchLocked::before {
  content: '\F292';
}

.ms-Icon--BranchCommit::before {
  content: '\F293';
}

.ms-Icon--BranchCompare::before {
  content: '\F294';
}

.ms-Icon--BranchMerge::before {
  content: '\F295';
}

.ms-Icon--BranchPullRequest::before {
  content: '\F296';
}

.ms-Icon--BranchSearch::before {
  content: '\F297';
}

.ms-Icon--BranchShelveset::before {
  content: '\F298';
}

.ms-Icon--RawSource::before {
  content: '\F299';
}

.ms-Icon--MergeDuplicate::before {
  content: '\F29A';
}

.ms-Icon--RowsGroup::before {
  content: '\F29B';
}

.ms-Icon--RowsChild::before {
  content: '\F29C';
}

.ms-Icon--Deploy::before {
  content: '\F29D';
}

.ms-Icon--Redeploy::before {
  content: '\F29E';
}

.ms-Icon--ServerEnviroment::before {
  content: '\F29F';
}

.ms-Icon--Plug::before {
  content: '\F300';
}

.ms-Icon--PlugSolid::before {
  content: '\F301';
}

.ms-Icon--PlugConnected::before {
  content: '\F302';
}

.ms-Icon--PlugDisconnected::before {
  content: '\F303';
}

.ms-Icon--UnlockSolid::before {
  content: '\F304';
}

.ms-Icon--Variable::before {
  content: '\F305';
}

.ms-Icon--Parameter::before {
  content: '\F306';
}

.ms-Icon--CommentUrgent::before {
  content: '\F307';
}

.ms-Icon--Storyboard::before {
  content: '\F308';
}

.ms-Icon--DiffInline::before {
  content: '\F309';
}

.ms-Icon--DiffSideBySide::before {
  content: '\F30A';
}

.ms-Icon--ImageDiff::before {
  content: '\F30B';
}

.ms-Icon--ImagePixel::before {
  content: '\F30C';
}

.ms-Icon--FileBug::before {
  content: '\F30D';
}

.ms-Icon--FileCode::before {
  content: '\F30E';
}

.ms-Icon--FileComment::before {
  content: '\F30F';
}

.ms-Icon--FileImage::before {
  content: '\F311';
}

.ms-Icon--FileSymlink::before {
  content: '\F312';
}

.ms-Icon--AutoFillTemplate::before {
  content: '\F313';
}

.ms-Icon--WorkItem::before {
  content: '\F314';
}

.ms-Icon--WorkItemBug::before {
  content: '\F315';
}

.ms-Icon--LogRemove::before {
  content: '\F316';
}

.ms-Icon--ColumnOptions::before {
  content: '\F317';
}

.ms-Icon--Packages::before {
  content: '\F318';
}

.ms-Icon--BuildIssue::before {
  content: '\F319';
}

.ms-Icon--AssessmentGroup::before {
  content: '\F31A';
}

.ms-Icon--VariableGroup::before {
  content: '\F31B';
}

.ms-Icon--FullHistory::before {
  content: '\F31C';
}

.ms-Icon--BusinessHoursSign::before {
  content: '\F310';
}

.ms-Icon--SwayLogo::before {
  content: '\ED29';
}

.ms-Icon--ClassNotebookLogo::before {
  content: '\EDC8';
}

.ms-Icon--DocsLogo::before {
  content: '\EDCB';
}

.ms-Icon--OneNoteEduLogo::before {
  content: '\EDD0';
}

.ms-Icon--ProjectLogo::before {
  content: '\EDD4';
}

@media (max-width: 479px) {
  .ms-hiddenSm,
  .ms-hiddenMdDown,
  .ms-hiddenLgDown,
  .ms-hiddenXlDown,
  .ms-hiddenXxlDown {
    display: none !important;
  }
}

@media (min-width: 480px) and (max-width: 639px) {
  .ms-hiddenMd,
  .ms-hiddenMdUp,
  .ms-hiddenMdDown,
  .ms-hiddenLgDown,
  .ms-hiddenXlDown,
  .ms-hiddenXxlDown {
    display: none !important;
  }
}

@media (min-width: 640px) and (max-width: 1023px) {
  .ms-hiddenMdUp,
  .ms-hiddenLg,
  .ms-hiddenLgUp,
  .ms-hiddenLgDown,
  .ms-hiddenXlDown,
  .ms-hiddenXxlDown {
    display: none !important;
  }
}

@media (min-width: 1024px) and (max-width: 1365px) {
  .ms-hiddenMdUp,
  .ms-hiddenLgUp,
  .ms-hiddenXl,
  .ms-hiddenXlUp,
  .ms-hiddenXlDown,
  .ms-hiddenXxlDown {
    display: none !important;
  }
}

@media (min-width: 1366px) and (max-width: 1919px) {
  .ms-hiddenMdUp,
  .ms-hiddenLgUp,
  .ms-hiddenXlUp,
  .ms-hiddenXxl,
  .ms-hiddenXxlUp,
  .ms-hiddenXxlDown {
    display: none !important;
  }
}

@media (min-width: 1920px) {
  .ms-hiddenMdUp,
  .ms-hiddenLgUp,
  .ms-hiddenXlUp,
  .ms-hiddenXxlUp,
  .ms-hiddenXxxl {
    display: none !important;
  }
}

.ms-sm12 {
  width: 100%;
}

.ms-sm11 {
  width: 91.66666666666666%;
}

.ms-sm10 {
  width: 83.33333333333334%;
}

.ms-sm9 {
  width: 75%;
}

.ms-sm8 {
  width: 66.66666666666666%;
}

.ms-sm7 {
  width: 58.333333333333336%;
}

.ms-sm6 {
  width: 50%;
}

.ms-sm5 {
  width: 41.66666666666667%;
}

.ms-sm4 {
  width: 33.33333333333333%;
}

.ms-sm3 {
  width: 25%;
}

.ms-sm2 {
  width: 16.666666666666664%;
}

.ms-sm1 {
  width: 8.333333333333332%;
}

.ms-smPull12 {
  right: 100%;
}

.ms-smPull11 {
  right: 91.66666666666666%;
}

.ms-smPull10 {
  right: 83.33333333333334%;
}

.ms-smPull9 {
  right: 75%;
}

.ms-smPull8 {
  right: 66.66666666666666%;
}

.ms-smPull7 {
  right: 58.333333333333336%;
}

.ms-smPull6 {
  right: 50%;
}

.ms-smPull5 {
  right: 41.66666666666667%;
}

.ms-smPull4 {
  right: 33.33333333333333%;
}

.ms-smPull3 {
  right: 25%;
}

.ms-smPull2 {
  right: 16.666666666666664%;
}

.ms-smPull1 {
  right: 8.333333333333332%;
}

.ms-smPull0 {
  right: auto;
}

.ms-smPush12 {
  left: 100%;
}

.ms-smPush11 {
  left: 91.66666666666666%;
}

.ms-smPush10 {
  left: 83.33333333333334%;
}

.ms-smPush9 {
  left: 75%;
}

.ms-smPush8 {
  left: 66.66666666666666%;
}

.ms-smPush7 {
  left: 58.333333333333336%;
}

.ms-smPush6 {
  left: 50%;
}

.ms-smPush5 {
  left: 41.66666666666667%;
}

.ms-smPush4 {
  left: 33.33333333333333%;
}

.ms-smPush3 {
  left: 25%;
}

.ms-smPush2 {
  left: 16.666666666666664%;
}

.ms-smPush1 {
  left: 8.333333333333332%;
}

.ms-smPush0 {
  left: auto;
}

.ms-smOffset11 {
  margin-left: 91.66666666666666%;
}

.ms-smOffset10 {
  margin-left: 83.33333333333334%;
}

.ms-smOffset9 {
  margin-left: 75%;
}

.ms-smOffset8 {
  margin-left: 66.66666666666666%;
}

.ms-smOffset7 {
  margin-left: 58.333333333333336%;
}

.ms-smOffset6 {
  margin-left: 50%;
}

.ms-smOffset5 {
  margin-left: 41.66666666666667%;
}

.ms-smOffset4 {
  margin-left: 33.33333333333333%;
}

.ms-smOffset3 {
  margin-left: 25%;
}

.ms-smOffset2 {
  margin-left: 16.666666666666664%;
}

.ms-smOffset1 {
  margin-left: 8.333333333333332%;
}

.ms-smOffset0 {
  margin-left: 0;
}

@media (min-width: 480px) {
  .ms-md12 {
    width: 100%;
  }
}

@media (min-width: 480px) {
  .ms-md11 {
    width: 91.66666666666666%;
  }
}

@media (min-width: 480px) {
  .ms-md10 {
    width: 83.33333333333334%;
  }
}

@media (min-width: 480px) {
  .ms-md9 {
    width: 75%;
  }
}

@media (min-width: 480px) {
  .ms-md8 {
    width: 66.66666666666666%;
  }
}

@media (min-width: 480px) {
  .ms-md7 {
    width: 58.333333333333336%;
  }
}

@media (min-width: 480px) {
  .ms-md6 {
    width: 50%;
  }
}

@media (min-width: 480px) {
  .ms-md5 {
    width: 41.66666666666667%;
  }
}

@media (min-width: 480px) {
  .ms-md4 {
    width: 33.33333333333333%;
  }
}

@media (min-width: 480px) {
  .ms-md3 {
    width: 25%;
  }
}

@media (min-width: 480px) {
  .ms-md2 {
    width: 16.666666666666664%;
  }
}

@media (min-width: 480px) {
  .ms-md1 {
    width: 8.333333333333332%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull12 {
    right: 100%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull11 {
    right: 91.66666666666666%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull10 {
    right: 83.33333333333334%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull9 {
    right: 75%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull8 {
    right: 66.66666666666666%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull7 {
    right: 58.333333333333336%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull6 {
    right: 50%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull5 {
    right: 41.66666666666667%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull4 {
    right: 33.33333333333333%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull3 {
    right: 25%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull2 {
    right: 16.666666666666664%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull1 {
    right: 8.333333333333332%;
  }
}

@media (min-width: 480px) {
  .ms-mdPull0 {
    right: auto;
  }
}

@media (min-width: 480px) {
  .ms-mdPush12 {
    left: 100%;
  }
}

@media (min-width: 480px) {
  .ms-mdPush11 {
    left: 91.66666666666666%;
  }
}

@media (min-width: 480px) {
  .ms-mdPush10 {
    left: 83.33333333333334%;
  }
}

@media (min-width: 480px) {
  .ms-mdPush9 {
    left: 75%;
  }
}

@media (min-width: 480px) {
  .ms-mdPush8 {
    left: 66.66666666666666%;
  }
}

@media (min-width: 480px) {
  .ms-mdPush7 {
    left: 58.333333333333336%;
  }
}

@media (min-width: 480px) {
  .ms-mdPush6 {
    left: 50%;
  }
}

@media (min-width: 480px) {
  .ms-mdPush5 {
    left: 41.66666666666667%;
  }
}

@media (min-width: 480px) {
  .ms-mdPush4 {
    left: 33.33333333333333%;
  }
}

@media (min-width: 480px) {
  .ms-mdPush3 {
    left: 25%;
  }
}

@media (min-width: 480px) {
  .ms-mdPush2 {
    left: 16.666666666666664%;
  }
}

@media (min-width: 480px) {
  .ms-mdPush1 {
    left: 8.333333333333332%;
  }
}

@media (min-width: 480px) {
  .ms-mdPush0 {
    left: auto;
  }
}

@media (min-width: 480px) {
  .ms-mdOffset11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 480px) {
  .ms-mdOffset10 {
    margin-left: 83.33333333333334%;
  }
}

@media (min-width: 480px) {
  .ms-mdOffset9 {
    margin-left: 75%;
  }
}

@media (min-width: 480px) {
  .ms-mdOffset8 {
    margin-left: 66.66666666666666%;
  }
}

@media (min-width: 480px) {
  .ms-mdOffset7 {
    margin-left: 58.333333333333336%;
  }
}

@media (min-width: 480px) {
  .ms-mdOffset6 {
    margin-left: 50%;
  }
}

@media (min-width: 480px) {
  .ms-mdOffset5 {
    margin-left: 41.66666666666667%;
  }
}

@media (min-width: 480px) {
  .ms-mdOffset4 {
    margin-left: 33.33333333333333%;
  }
}

@media (min-width: 480px) {
  .ms-mdOffset3 {
    margin-left: 25%;
  }
}

@media (min-width: 480px) {
  .ms-mdOffset2 {
    margin-left: 16.666666666666664%;
  }
}

@media (min-width: 480px) {
  .ms-mdOffset1 {
    margin-left: 8.333333333333332%;
  }
}

@media (min-width: 480px) {
  .ms-mdOffset0 {
    margin-left: 0;
  }
}

@media (min-width: 640px) {
  .ms-lg12 {
    width: 100%;
  }
}

@media (min-width: 640px) {
  .ms-lg11 {
    width: 91.66666666666666%;
  }
}

@media (min-width: 640px) {
  .ms-lg10 {
    width: 83.33333333333334%;
  }
}

@media (min-width: 640px) {
  .ms-lg9 {
    width: 75%;
  }
}

@media (min-width: 640px) {
  .ms-lg8 {
    width: 66.66666666666666%;
  }
}

@media (min-width: 640px) {
  .ms-lg7 {
    width: 58.333333333333336%;
  }
}

@media (min-width: 640px) {
  .ms-lg6 {
    width: 50%;
  }
}

@media (min-width: 640px) {
  .ms-lg5 {
    width: 41.66666666666667%;
  }
}

@media (min-width: 640px) {
  .ms-lg4 {
    width: 33.33333333333333%;
  }
}

@media (min-width: 640px) {
  .ms-lg3 {
    width: 25%;
  }
}

@media (min-width: 640px) {
  .ms-lg2 {
    width: 16.666666666666664%;
  }
}

@media (min-width: 640px) {
  .ms-lg1 {
    width: 8.333333333333332%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull12 {
    right: 100%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull11 {
    right: 91.66666666666666%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull10 {
    right: 83.33333333333334%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull9 {
    right: 75%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull8 {
    right: 66.66666666666666%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull7 {
    right: 58.333333333333336%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull6 {
    right: 50%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull5 {
    right: 41.66666666666667%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull4 {
    right: 33.33333333333333%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull3 {
    right: 25%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull2 {
    right: 16.666666666666664%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull1 {
    right: 8.333333333333332%;
  }
}

@media (min-width: 640px) {
  .ms-lgPull0 {
    right: auto;
  }
}

@media (min-width: 640px) {
  .ms-lgPush12 {
    left: 100%;
  }
}

@media (min-width: 640px) {
  .ms-lgPush11 {
    left: 91.66666666666666%;
  }
}

@media (min-width: 640px) {
  .ms-lgPush10 {
    left: 83.33333333333334%;
  }
}

@media (min-width: 640px) {
  .ms-lgPush9 {
    left: 75%;
  }
}

@media (min-width: 640px) {
  .ms-lgPush8 {
    left: 66.66666666666666%;
  }
}

@media (min-width: 640px) {
  .ms-lgPush7 {
    left: 58.333333333333336%;
  }
}

@media (min-width: 640px) {
  .ms-lgPush6 {
    left: 50%;
  }
}

@media (min-width: 640px) {
  .ms-lgPush5 {
    left: 41.66666666666667%;
  }
}

@media (min-width: 640px) {
  .ms-lgPush4 {
    left: 33.33333333333333%;
  }
}

@media (min-width: 640px) {
  .ms-lgPush3 {
    left: 25%;
  }
}

@media (min-width: 640px) {
  .ms-lgPush2 {
    left: 16.666666666666664%;
  }
}

@media (min-width: 640px) {
  .ms-lgPush1 {
    left: 8.333333333333332%;
  }
}

@media (min-width: 640px) {
  .ms-lgPush0 {
    left: auto;
  }
}

@media (min-width: 640px) {
  .ms-lgOffset11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 640px) {
  .ms-lgOffset10 {
    margin-left: 83.33333333333334%;
  }
}

@media (min-width: 640px) {
  .ms-lgOffset9 {
    margin-left: 75%;
  }
}

@media (min-width: 640px) {
  .ms-lgOffset8 {
    margin-left: 66.66666666666666%;
  }
}

@media (min-width: 640px) {
  .ms-lgOffset7 {
    margin-left: 58.333333333333336%;
  }
}

@media (min-width: 640px) {
  .ms-lgOffset6 {
    margin-left: 50%;
  }
}

@media (min-width: 640px) {
  .ms-lgOffset5 {
    margin-left: 41.66666666666667%;
  }
}

@media (min-width: 640px) {
  .ms-lgOffset4 {
    margin-left: 33.33333333333333%;
  }
}

@media (min-width: 640px) {
  .ms-lgOffset3 {
    margin-left: 25%;
  }
}

@media (min-width: 640px) {
  .ms-lgOffset2 {
    margin-left: 16.666666666666664%;
  }
}

@media (min-width: 640px) {
  .ms-lgOffset1 {
    margin-left: 8.333333333333332%;
  }
}

@media (min-width: 640px) {
  .ms-lgOffset0 {
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  .ms-xl12 {
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .ms-xl11 {
    width: 91.66666666666666%;
  }
}

@media (min-width: 1024px) {
  .ms-xl10 {
    width: 83.33333333333334%;
  }
}

@media (min-width: 1024px) {
  .ms-xl9 {
    width: 75%;
  }
}

@media (min-width: 1024px) {
  .ms-xl8 {
    width: 66.66666666666666%;
  }
}

@media (min-width: 1024px) {
  .ms-xl7 {
    width: 58.333333333333336%;
  }
}

@media (min-width: 1024px) {
  .ms-xl6 {
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .ms-xl5 {
    width: 41.66666666666667%;
  }
}

@media (min-width: 1024px) {
  .ms-xl4 {
    width: 33.33333333333333%;
  }
}

@media (min-width: 1024px) {
  .ms-xl3 {
    width: 25%;
  }
}

@media (min-width: 1024px) {
  .ms-xl2 {
    width: 16.666666666666664%;
  }
}

@media (min-width: 1024px) {
  .ms-xl1 {
    width: 8.333333333333332%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull12 {
    right: 100%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull11 {
    right: 91.66666666666666%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull10 {
    right: 83.33333333333334%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull9 {
    right: 75%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull8 {
    right: 66.66666666666666%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull7 {
    right: 58.333333333333336%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull6 {
    right: 50%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull5 {
    right: 41.66666666666667%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull4 {
    right: 33.33333333333333%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull3 {
    right: 25%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull2 {
    right: 16.666666666666664%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull1 {
    right: 8.333333333333332%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPull0 {
    right: auto;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush12 {
    left: 100%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush11 {
    left: 91.66666666666666%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush10 {
    left: 83.33333333333334%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush9 {
    left: 75%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush8 {
    left: 66.66666666666666%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush7 {
    left: 58.333333333333336%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush6 {
    left: 50%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush5 {
    left: 41.66666666666667%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush4 {
    left: 33.33333333333333%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush3 {
    left: 25%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush2 {
    left: 16.666666666666664%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush1 {
    left: 8.333333333333332%;
  }
}

@media (min-width: 1024px) {
  .ms-xlPush0 {
    left: auto;
  }
}

@media (min-width: 1024px) {
  .ms-xlOffset11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1024px) {
  .ms-xlOffset10 {
    margin-left: 83.33333333333334%;
  }
}

@media (min-width: 1024px) {
  .ms-xlOffset9 {
    margin-left: 75%;
  }
}

@media (min-width: 1024px) {
  .ms-xlOffset8 {
    margin-left: 66.66666666666666%;
  }
}

@media (min-width: 1024px) {
  .ms-xlOffset7 {
    margin-left: 58.333333333333336%;
  }
}

@media (min-width: 1024px) {
  .ms-xlOffset6 {
    margin-left: 50%;
  }
}

@media (min-width: 1024px) {
  .ms-xlOffset5 {
    margin-left: 41.66666666666667%;
  }
}

@media (min-width: 1024px) {
  .ms-xlOffset4 {
    margin-left: 33.33333333333333%;
  }
}

@media (min-width: 1024px) {
  .ms-xlOffset3 {
    margin-left: 25%;
  }
}

@media (min-width: 1024px) {
  .ms-xlOffset2 {
    margin-left: 16.666666666666664%;
  }
}

@media (min-width: 1024px) {
  .ms-xlOffset1 {
    margin-left: 8.333333333333332%;
  }
}

@media (min-width: 1024px) {
  .ms-xlOffset0 {
    margin-left: 0;
  }
}

@media (min-width: 1366px) {
  .ms-xxl12 {
    width: 100%;
  }
}

@media (min-width: 1366px) {
  .ms-xxl11 {
    width: 91.66666666666666%;
  }
}

@media (min-width: 1366px) {
  .ms-xxl10 {
    width: 83.33333333333334%;
  }
}

@media (min-width: 1366px) {
  .ms-xxl9 {
    width: 75%;
  }
}

@media (min-width: 1366px) {
  .ms-xxl8 {
    width: 66.66666666666666%;
  }
}

@media (min-width: 1366px) {
  .ms-xxl7 {
    width: 58.333333333333336%;
  }
}

@media (min-width: 1366px) {
  .ms-xxl6 {
    width: 50%;
  }
}

@media (min-width: 1366px) {
  .ms-xxl5 {
    width: 41.66666666666667%;
  }
}

@media (min-width: 1366px) {
  .ms-xxl4 {
    width: 33.33333333333333%;
  }
}

@media (min-width: 1366px) {
  .ms-xxl3 {
    width: 25%;
  }
}

@media (min-width: 1366px) {
  .ms-xxl2 {
    width: 16.666666666666664%;
  }
}

@media (min-width: 1366px) {
  .ms-xxl1 {
    width: 8.333333333333332%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull12 {
    right: 100%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull11 {
    right: 91.66666666666666%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull10 {
    right: 83.33333333333334%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull9 {
    right: 75%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull8 {
    right: 66.66666666666666%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull7 {
    right: 58.333333333333336%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull6 {
    right: 50%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull5 {
    right: 41.66666666666667%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull4 {
    right: 33.33333333333333%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull3 {
    right: 25%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull2 {
    right: 16.666666666666664%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull1 {
    right: 8.333333333333332%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPull0 {
    right: auto;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush12 {
    left: 100%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush11 {
    left: 91.66666666666666%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush10 {
    left: 83.33333333333334%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush9 {
    left: 75%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush8 {
    left: 66.66666666666666%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush7 {
    left: 58.333333333333336%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush6 {
    left: 50%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush5 {
    left: 41.66666666666667%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush4 {
    left: 33.33333333333333%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush3 {
    left: 25%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush2 {
    left: 16.666666666666664%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush1 {
    left: 8.333333333333332%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlPush0 {
    left: auto;
  }
}

@media (min-width: 1366px) {
  .ms-xxlOffset11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlOffset10 {
    margin-left: 83.33333333333334%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlOffset9 {
    margin-left: 75%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlOffset8 {
    margin-left: 66.66666666666666%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlOffset7 {
    margin-left: 58.333333333333336%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlOffset6 {
    margin-left: 50%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlOffset5 {
    margin-left: 41.66666666666667%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlOffset4 {
    margin-left: 33.33333333333333%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlOffset3 {
    margin-left: 25%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlOffset2 {
    margin-left: 16.666666666666664%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlOffset1 {
    margin-left: 8.333333333333332%;
  }
}

@media (min-width: 1366px) {
  .ms-xxlOffset0 {
    margin-left: 0;
  }
}

@media (min-width: 1920px) {
  .ms-xxxl12 {
    width: 100%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxl11 {
    width: 91.66666666666666%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxl10 {
    width: 83.33333333333334%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxl9 {
    width: 75%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxl8 {
    width: 66.66666666666666%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxl7 {
    width: 58.333333333333336%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxl6 {
    width: 50%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxl5 {
    width: 41.66666666666667%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxl4 {
    width: 33.33333333333333%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxl3 {
    width: 25%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxl2 {
    width: 16.666666666666664%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxl1 {
    width: 8.333333333333332%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull12 {
    right: 100%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull11 {
    right: 91.66666666666666%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull10 {
    right: 83.33333333333334%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull9 {
    right: 75%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull8 {
    right: 66.66666666666666%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull7 {
    right: 58.333333333333336%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull6 {
    right: 50%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull5 {
    right: 41.66666666666667%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull4 {
    right: 33.33333333333333%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull3 {
    right: 25%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull2 {
    right: 16.666666666666664%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull1 {
    right: 8.333333333333332%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPull0 {
    right: auto;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush12 {
    left: 100%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush11 {
    left: 91.66666666666666%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush10 {
    left: 83.33333333333334%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush9 {
    left: 75%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush8 {
    left: 66.66666666666666%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush7 {
    left: 58.333333333333336%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush6 {
    left: 50%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush5 {
    left: 41.66666666666667%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush4 {
    left: 33.33333333333333%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush3 {
    left: 25%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush2 {
    left: 16.666666666666664%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush1 {
    left: 8.333333333333332%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlPush0 {
    left: auto;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlOffset11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlOffset10 {
    margin-left: 83.33333333333334%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlOffset9 {
    margin-left: 75%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlOffset8 {
    margin-left: 66.66666666666666%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlOffset7 {
    margin-left: 58.333333333333336%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlOffset6 {
    margin-left: 50%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlOffset5 {
    margin-left: 41.66666666666667%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlOffset4 {
    margin-left: 33.33333333333333%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlOffset3 {
    margin-left: 25%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlOffset2 {
    margin-left: 16.666666666666664%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlOffset1 {
    margin-left: 8.333333333333332%;
  }
}

@media (min-width: 1920px) {
  .ms-xxxlOffset0 {
    margin-left: 0;
  }
}

.ms-borderBox,
.ms-borderBox::before,
.ms-borderBox::after {
  box-sizing: border-box;
}

.ms-borderBase {
  border: 1px solid;
}

.ms-clearfix {
  *zoom: 1;
}

.ms-clearfix::before,
.ms-clearfix::after {
  display: table;
  content: '';
  line-height: 0;
}

.ms-clearfix::after {
  clear: both;
}

.ms-normalize {
  box-sizing: border-box;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.ms-textAlignLeft {
  text-align: left;
}

.ms-textAlignCenter {
  text-align: center;
}

.ms-textAlignRight {
  text-align: right;
}

.ms-screenReaderOnly {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.ms-textTruncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.ms-noWrap {
  white-space: nowrap;
}

.ms-Fabric {
  -moz-osx-font-smoothing: grayscale;
  -ms-high-contrast-adjust: none;
  -webkit-font-smoothing: antialiased;
  color: #333333;
  font-family: 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
  font-size: 14px;
}

.ms-Fabric button,
.ms-Fabric input {
  font-family: inherit;
}

*[lang^='ar'] .ms-Fabric,
.ms-Fabric *[lang^='ar'],
.ms-Fabric[lang^='ar'] {
  font-family: 'Segoe UI Web (Arabic)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='bg'] .ms-Fabric,
.ms-Fabric *[lang^='bg'],
.ms-Fabric[lang^='bg'] {
  font-family: 'Segoe UI Web (Cyrillic)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='cs'] .ms-Fabric,
.ms-Fabric *[lang^='cs'],
.ms-Fabric[lang^='cs'] {
  font-family: 'Segoe UI Web (East European)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='el'] .ms-Fabric,
.ms-Fabric *[lang^='el'],
.ms-Fabric[lang^='el'] {
  font-family: 'Segoe UI Web (Greek)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='et'] .ms-Fabric,
.ms-Fabric *[lang^='et'],
.ms-Fabric[lang^='et'] {
  font-family: 'Segoe UI Web (East European)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='he'] .ms-Fabric,
.ms-Fabric *[lang^='he'],
.ms-Fabric[lang^='he'] {
  font-family: 'Segoe UI Web (Hebrew)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='hi'] .ms-Fabric,
.ms-Fabric *[lang^='hi'],
.ms-Fabric[lang^='hi'] {
  font-family: 'Nirmala UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='hr'] .ms-Fabric,
.ms-Fabric *[lang^='hr'],
.ms-Fabric[lang^='hr'] {
  font-family: 'Segoe UI Web (East European)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='hu'] .ms-Fabric,
.ms-Fabric *[lang^='hu'],
.ms-Fabric[lang^='hu'] {
  font-family: 'Segoe UI Web (East European)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='ja'] .ms-Fabric,
.ms-Fabric *[lang^='ja'],
.ms-Fabric[lang^='ja'] {
  font-family: 'Yu Gothic', 'Meiryo UI', Meiryo, 'MS Pgothic', Osaka, -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='kk'] .ms-Fabric,
.ms-Fabric *[lang^='kk'],
.ms-Fabric[lang^='kk'] {
  font-family: 'Segoe UI Web (East European)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='ko'] .ms-Fabric,
.ms-Fabric *[lang^='ko'],
.ms-Fabric[lang^='ko'] {
  font-family: 'Malgun Gothic', Gulim, -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='lt'] .ms-Fabric,
.ms-Fabric *[lang^='lt'],
.ms-Fabric[lang^='lt'] {
  font-family: 'Segoe UI Web (East European)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='lv'] .ms-Fabric,
.ms-Fabric *[lang^='lv'],
.ms-Fabric[lang^='lv'] {
  font-family: 'Segoe UI Web (East European)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='pl'] .ms-Fabric,
.ms-Fabric *[lang^='pl'],
.ms-Fabric[lang^='pl'] {
  font-family: 'Segoe UI Web (East European)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='ru'] .ms-Fabric,
.ms-Fabric *[lang^='ru'],
.ms-Fabric[lang^='ru'] {
  font-family: 'Segoe UI Web (Cyrillic)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='sk'] .ms-Fabric,
.ms-Fabric *[lang^='sk'],
.ms-Fabric[lang^='sk'] {
  font-family: 'Segoe UI Web (East European)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='sr-latn'] .ms-Fabric,
.ms-Fabric *[lang^='sr-latn'],
.ms-Fabric[lang^='sr-latn'] {
  font-family: 'Segoe UI Web (East European)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='th'] .ms-Fabric,
.ms-Fabric *[lang^='th'],
.ms-Fabric[lang^='th'] {
  font-family: 'Leelawadee UI Web', 'Kmer UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='tr'] .ms-Fabric,
.ms-Fabric *[lang^='tr'],
.ms-Fabric[lang^='tr'] {
  font-family: 'Segoe UI Web (East European)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='uk'] .ms-Fabric,
.ms-Fabric *[lang^='uk'],
.ms-Fabric[lang^='uk'] {
  font-family: 'Segoe UI Web (Cyrillic)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='vi'] .ms-Fabric,
.ms-Fabric *[lang^='vi'],
.ms-Fabric[lang^='vi'] {
  font-family: 'Segoe UI Web (Vietnamese)', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='zh-hans'] .ms-Fabric,
.ms-Fabric *[lang^='zh-hans'],
.ms-Fabric[lang^='zh-hans'] {
  font-family: 'Microsoft Yahei', Verdana, Simsun, -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

*[lang^='zh-hant'] .ms-Fabric,
.ms-Fabric *[lang^='zh-hant'],
.ms-Fabric[lang^='zh-hant'] {
  font-family: 'Microsoft Jhenghei', Pmingliu, -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

.ms-Fabric--selawik {
  font-family: 'Selawik Web', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
}

