@charset "UTF-8";
/* ============================================= */
/* WebCore Core CSS ============================ */
/* Left to right, light theme ================== */
/* ============================================= */
/* ! Copyright (C) Microsoft Corporation. All rights reserved. */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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, .linkalike, .table.table-link-highlight tr:hover a {
  background-color: transparent; }

a:active, .linkalike:active, .table.table-link-highlight tr:hover a:active,
a:hover,
.linkalike:hover,
.table.table-link-highlight tr:hover a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px 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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre, .code-snippet {
  overflow: auto; }

code,
kbd,
pre,
.code-snippet,
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"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-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; }

* {
  -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; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a:focus, .linkalike:focus, .table.table-link-highlight tr:hover a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

html {
  font-size: 100%; }

body {
  font-family: "Segoe UI", "Segoe UI Web", "Segoe UI Symbol", "Helvetica Neue", "BBAlpha Sans", "S60 Sans", Arial, sans-serif;
  padding-bottom: 0.227px;
  padding-top: 0.227px;
  padding-bottom: 0.227px;
  padding-top: 0.227px;
  color: #000;
  background-color: #FFF; }
  @media (min-width: 0) {
    body {
      font-size: 15px;
      line-height: 1.3333333333;
      font-weight: 400; } }
  @media (min-width: 768px) {
    body {
      font-size: 15px;
      line-height: 1.3333333333;
      font-weight: 400; } }
  @media (min-width: 1400px) {
    body {
      font-size: 15px;
      line-height: 1.3333333333;
      font-weight: 400; } }
  @media (min-width: 0) {
    body {
      font-size: 0.9375rem; } }
  @media (min-width: 768px) {
    body {
      font-size: 0.9375rem; } }
  @media (min-width: 1400px) {
    body {
      font-size: 0.9375rem; } }

a, .linkalike, .table.table-link-highlight tr:hover a {
  color: #cccccc;
  text-decoration: none;
  cursor: pointer; }
  a, .linkalike, .table.table-link-highlight tr:hover a, a:link, .linkalike:link, .table.table-link-highlight tr:hover a:link {
    color: #006cd8; }
  a:visited, .linkalike:visited, .table.table-link-highlight tr:hover a:visited {
    color: #006cd8; }
  a:hover, .linkalike:hover, .table.table-link-highlight tr:hover a:hover {
    color: #666666; }
  a:focus, .linkalike:focus, .table.table-link-highlight tr:hover a:focus {
    color: #006cd8; }
  a:active, .linkalike:active, .table.table-link-highlight tr:hover a:active {
    color: #999999; }
  a:focus, .linkalike:focus, .table.table-link-highlight tr:hover a:focus {
    outline: 1px dashed #000; }
    @media screen and (-ms-high-contrast: active) {
      a:focus, .linkalike:focus, .table.table-link-highlight tr:hover a:focus {
        outline: 1px dashed WindowText; } }
  a:active, .linkalike:active, .table.table-link-highlight tr:hover a:active {
    outline: 0; }
    @media screen and (-ms-high-contrast: active) {
      a:active, .linkalike:active, .table.table-link-highlight tr:hover a:active {
        outline: auto; } }

@media screen and (-ms-high-contrast: active) {
  .linkalike {
    color: -ms-hotlight; } }

a[data-toggle="collapse"] .win-icon, [data-toggle="collapse"].linkalike .win-icon, .table.table-link-highlight tr:hover a[data-toggle="collapse"] .win-icon {
  vertical-align: middle; }

.a-text-grayscale:hover,
.link-highlight:hover {
  opacity: 0.6;
  filter: alpha(opacity=60); }

.a-text-grayscale:active,
.link-highlight:active {
  opacity: 0.4;
  filter: alpha(opacity=40); }

.a-text-grayscale {
  color: #cccccc; }
  .a-text-grayscale, .a-text-grayscale:link {
    color: #656565; }
  .a-text-grayscale:visited {
    color: #006cd8; }
  .a-text-grayscale:hover {
    color: #666666; }
  .a-text-grayscale:focus {
    color: #006cd8; }
  .a-text-grayscale:active {
    color: #999999; }

.link-highlight {
  color: #cccccc; }
  .link-highlight, .link-highlight:link {
    color: #000000; }
  .link-highlight:visited {
    color: #006cd8; }
  .link-highlight:hover {
    color: #666666; }
  .link-highlight:focus {
    color: #006cd8; }
  .link-highlight:active {
    color: #999999; }

hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

html, body, hr {
  outline: 0; }
  @media screen and (-ms-high-contrast: active) {
    html, body, hr {
      outline: auto; } }

div:focus,
span:focus {
  outline: 1px dashed #000; }
  @media screen and (-ms-high-contrast: active) {
    div:focus,
    span:focus {
      outline: 1px dashed WindowText; } }

.top-align,
.top-align.pseudo-table > .pseudo-cell {
  vertical-align: top !important; }

.middle-align,
.middle-align.pseudo-table > .pseudo-cell {
  vertical-align: middle !important; }

.bottom-align,
.bottom-align.pseudo-table > .pseudo-cell {
  vertical-align: bottom !important; }

.table.top-align > thead > tr > th,
.table.top-align > thead > tr > td,
.table.top-align > tbody > tr > th,
.table.top-align > tbody > tr > td,
.table.top-align > tfoot > tr > th,
.table.top-align > tfoot > tr > td {
  vertical-align: top; }

.table.middle-align > thead > tr > th,
.table.middle-align > thead > tr > td,
.table.middle-align > tbody > tr > th,
.table.middle-align > tbody > tr > td,
.table.middle-align > tfoot > tr > th,
.table.middle-align > tfoot > tr > td {
  vertical-align: middle; }

.table.bottom-align > thead > tr > th,
.table.bottom-align > thead > tr > td,
.table.bottom-align > tbody > tr > th,
.table.bottom-align > tbody > tr > td,
.table.bottom-align > tfoot > tr > th,
.table.bottom-align > tfoot > tr > td {
  vertical-align: bottom; }

.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; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer,
blockquote small,
blockquote .small {
  display: block; }

address {
  font-style: normal; }

@font-face {
  font-family: 'Segoe UI';
  src: url("https://www.microsoft.com/fonts/segoe-ui/west-european/light/latest.eot");
  src: local("Segoe UI Light"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/light/latest.eot?#iefix") format("embedded-opentype"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/light/latest.woff") format("woff"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/light/latest.ttf") format("truetype"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/light/latest.svg#web") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Segoe UI';
  src: url("https://www.microsoft.com/fonts/segoe-ui/west-european/semilight/latest.eot");
  src: local("Segoe UI Semilight"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/semilight/latest.eot?#iefix") format("embedded-opentype"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/semilight/latest.woff") format("woff"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/semilight/latest.ttf") format("truetype"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/semilight/latest.svg#web") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Segoe UI';
  src: url("https://www.microsoft.com/fonts/segoe-ui/west-european/normal/latest.eot");
  src: local("Segoe UI"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/normal/latest.eot?#iefix") format("embedded-opentype"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/normal/latest.woff") format("woff"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/normal/latest.ttf") format("truetype"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/normal/latest.svg#web") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Segoe UI';
  src: url("https://www.microsoft.com/fonts/segoe-ui/west-european/semibold/latest.eot");
  src: local("Segoe UI Semibold"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/semibold/latest.eot?#iefix") format("embedded-opentype"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/semibold/latest.woff") format("woff"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/semibold/latest.ttf") format("truetype"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/semibold/latest.svg#web") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Segoe UI';
  src: url("https://www.microsoft.com/fonts/segoe-ui/west-european/bold/latest.eot");
  src: local("Segoe UI Bold"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/bold/latest.eot?#iefix") format("embedded-opentype"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/bold/latest.woff") format("woff"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/bold/latest.ttf") format("truetype"), url("https://www.microsoft.com/fonts/segoe-ui/west-european/bold/latest.svg#web") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Segoe UI Web";
  src: local("Segoe UI Web Light");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: "Segoe UI Web";
  src: local("Segoe UI Web Semilight");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Segoe UI Web";
  src: local("Segoe UI Web Regular");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Segoe UI Web";
  src: local("Segoe UI Web Semibold");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Segoe UI Web";
  src: local("Segoe UI Web Bold");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Helvetica Neue";
  src: local("HelveticaNeue-Light");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: "Helvetica Neue";
  src: local("HelveticaNeue-Semilight");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Helvetica Neue";
  src: local("HelveticaNeue-Medium");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Helvetica Neue";
  src: local("HelveticaNeue-Bold");
  font-weight: 700;
  font-style: normal; }

h1,
h2,
h3,
h4,
h5,
h6,
.text-headline,
.text-header,
.text-subheader,
.text-title,
.text-subtitle,
.text-body,
.text-base,
.text-caption,
.text-caption-alt,
.text-subcaption,
p {
  margin-top: 0;
  margin-bottom: 0;
  outline: 0; }
  @media screen and (-ms-high-contrast: active) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .text-headline,
    .text-header,
    .text-subheader,
    .text-title,
    .text-subtitle,
    .text-body,
    .text-base,
    .text-caption,
    .text-caption-alt,
    .text-subcaption,
    p {
      outline: auto; } }

@media (min-width: 0) {
  .text-headline {
    font-size: 34px;
    line-height: 1.1764705882;
    font-weight: 200; } }

@media (min-width: 768px) {
  .text-headline {
    font-size: 46px;
    line-height: 1.2173913043;
    font-weight: 200; } }

@media (min-width: 1400px) {
  .text-headline {
    font-size: 62px;
    line-height: 1.2903225806;
    font-weight: 200; } }

@media (min-width: 0) {
  .text-headline {
    font-size: 2.125rem; } }

@media (min-width: 768px) {
  .text-headline {
    font-size: 2.875rem; } }

@media (min-width: 1400px) {
  .text-headline {
    font-size: 3.875rem; } }

@media (min-width: 0) {
  .text-headline.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 44.5432px;
    max-height: 2.78395rem; }
  .text-headline.text-maxlines-2 {
    max-height: 84.5432px;
    max-height: 5.28395rem;
    line-height: normal; }
  .text-headline.text-maxlines-3 {
    max-height: 124.5432px;
    max-height: 7.78395rem;
    line-height: normal; }
  .text-headline.text-maxlines-4 {
    max-height: 164.5432px;
    max-height: 10.28395rem;
    line-height: normal; } }

@media (min-width: 768px) {
  .text-headline.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 60.5432px;
    max-height: 3.78395rem; }
  .text-headline.text-maxlines-2 {
    max-height: 116.5432px;
    max-height: 7.28395rem;
    line-height: normal; }
  .text-headline.text-maxlines-3 {
    max-height: 172.5432px;
    max-height: 10.78395rem;
    line-height: normal; }
  .text-headline.text-maxlines-4 {
    max-height: 228.5432px;
    max-height: 14.28395rem;
    line-height: normal; } }

@media (min-width: 1400px) {
  .text-headline.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 84.5432px;
    max-height: 5.28395rem; }
  .text-headline.text-maxlines-2 {
    max-height: 164.5432px;
    max-height: 10.28395rem;
    line-height: normal; }
  .text-headline.text-maxlines-3 {
    max-height: 244.5432px;
    max-height: 15.28395rem;
    line-height: normal; }
  .text-headline.text-maxlines-4 {
    max-height: 324.5432px;
    max-height: 20.28395rem;
    line-height: normal; } }

@media (min-width: 0) {
  .text-header,
  h1 {
    font-size: 26px;
    line-height: 1.3076923077;
    font-weight: 300; } }

@media (min-width: 768px) {
  .text-header,
  h1 {
    font-size: 34px;
    line-height: 1.1764705882;
    font-weight: 200; } }

@media (min-width: 1400px) {
  .text-header,
  h1 {
    font-size: 46px;
    line-height: 1.2173913043;
    font-weight: 200; } }

@media (min-width: 0) {
  .text-header,
  h1 {
    font-size: 1.625rem; } }

@media (min-width: 768px) {
  .text-header,
  h1 {
    font-size: 2.125rem; } }

@media (min-width: 1400px) {
  .text-header,
  h1 {
    font-size: 2.875rem; } }

@media (min-width: 0) {
  .text-header.text-maxlines-1,
  h1.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 40.7256px;
    max-height: 2.54535rem; }
  .text-header.text-maxlines-2,
  h1.text-maxlines-2 {
    max-height: 74.7256px;
    max-height: 4.67035rem;
    line-height: normal; }
  .text-header.text-maxlines-3,
  h1.text-maxlines-3 {
    max-height: 108.7256px;
    max-height: 6.79535rem;
    line-height: normal; }
  .text-header.text-maxlines-4,
  h1.text-maxlines-4 {
    max-height: 142.7256px;
    max-height: 8.92035rem;
    line-height: normal; } }

@media (min-width: 768px) {
  .text-header.text-maxlines-1,
  h1.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 46.7256px;
    max-height: 2.92035rem; }
  .text-header.text-maxlines-2,
  h1.text-maxlines-2 {
    max-height: 86.7256px;
    max-height: 5.42035rem;
    line-height: normal; }
  .text-header.text-maxlines-3,
  h1.text-maxlines-3 {
    max-height: 126.7256px;
    max-height: 7.92035rem;
    line-height: normal; }
  .text-header.text-maxlines-4,
  h1.text-maxlines-4 {
    max-height: 166.7256px;
    max-height: 10.42035rem;
    line-height: normal; } }

@media (min-width: 1400px) {
  .text-header.text-maxlines-1,
  h1.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 62.7256px;
    max-height: 3.92035rem; }
  .text-header.text-maxlines-2,
  h1.text-maxlines-2 {
    max-height: 118.7256px;
    max-height: 7.42035rem;
    line-height: normal; }
  .text-header.text-maxlines-3,
  h1.text-maxlines-3 {
    max-height: 174.7256px;
    max-height: 10.92035rem;
    line-height: normal; }
  .text-header.text-maxlines-4,
  h1.text-maxlines-4 {
    max-height: 230.7256px;
    max-height: 14.42035rem;
    line-height: normal; } }

@media (min-width: 0) {
  .text-subheader,
  h2 {
    font-size: 24px;
    line-height: 1.1666666667;
    font-weight: 200; } }

@media (min-width: 768px) {
  .text-subheader,
  h2 {
    font-size: 26px;
    line-height: 1.3076923077;
    font-weight: 200; } }

@media (min-width: 1400px) {
  .text-subheader,
  h2 {
    font-size: 34px;
    line-height: 1.1764705882;
    font-weight: 200; } }

@media (min-width: 0) {
  .text-subheader,
  h2 {
    font-size: 1.5rem; } }

@media (min-width: 768px) {
  .text-subheader,
  h2 {
    font-size: 1.625rem; } }

@media (min-width: 1400px) {
  .text-subheader,
  h2 {
    font-size: 2.125rem; } }

@media (min-width: 0) {
  .text-subheader.text-maxlines-1,
  h2.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 34.3624px;
    max-height: 2.14765rem; }
  .text-subheader.text-maxlines-2,
  h2.text-maxlines-2 {
    max-height: 62.3624px;
    max-height: 3.89765rem;
    line-height: normal; }
  .text-subheader.text-maxlines-3,
  h2.text-maxlines-3 {
    max-height: 90.3624px;
    max-height: 5.64765rem;
    line-height: normal; }
  .text-subheader.text-maxlines-4,
  h2.text-maxlines-4 {
    max-height: 118.3624px;
    max-height: 7.39765rem;
    line-height: normal; } }

@media (min-width: 768px) {
  .text-subheader.text-maxlines-1,
  h2.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 40.3624px;
    max-height: 2.52265rem; }
  .text-subheader.text-maxlines-2,
  h2.text-maxlines-2 {
    max-height: 74.3624px;
    max-height: 4.64765rem;
    line-height: normal; }
  .text-subheader.text-maxlines-3,
  h2.text-maxlines-3 {
    max-height: 108.3624px;
    max-height: 6.77265rem;
    line-height: normal; }
  .text-subheader.text-maxlines-4,
  h2.text-maxlines-4 {
    max-height: 142.3624px;
    max-height: 8.89765rem;
    line-height: normal; } }

@media (min-width: 1400px) {
  .text-subheader.text-maxlines-1,
  h2.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 46.3624px;
    max-height: 2.89765rem; }
  .text-subheader.text-maxlines-2,
  h2.text-maxlines-2 {
    max-height: 86.3624px;
    max-height: 5.39765rem;
    line-height: normal; }
  .text-subheader.text-maxlines-3,
  h2.text-maxlines-3 {
    max-height: 126.3624px;
    max-height: 7.89765rem;
    line-height: normal; }
  .text-subheader.text-maxlines-4,
  h2.text-maxlines-4 {
    max-height: 166.3624px;
    max-height: 10.39765rem;
    line-height: normal; } }

@media (min-width: 0) {
  .text-title,
  h3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300; } }

@media (min-width: 768px) {
  .text-title,
  h3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300; } }

@media (min-width: 1400px) {
  .text-title,
  h3 {
    font-size: 24px;
    line-height: 1.1666666667;
    font-weight: 300; } }

@media (min-width: 0) {
  .text-title,
  h3 {
    font-size: 1.25rem; } }

@media (min-width: 768px) {
  .text-title,
  h3 {
    font-size: 1.25rem; } }

@media (min-width: 1400px) {
  .text-title,
  h3 {
    font-size: 1.5rem; } }

@media (min-width: 0) {
  .text-title.text-maxlines-1,
  h3.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 28.7264px;
    max-height: 1.7954rem; }
  .text-title.text-maxlines-2,
  h3.text-maxlines-2 {
    max-height: 52.7264px;
    max-height: 3.2954rem;
    line-height: normal; }
  .text-title.text-maxlines-3,
  h3.text-maxlines-3 {
    max-height: 76.7264px;
    max-height: 4.7954rem;
    line-height: normal; }
  .text-title.text-maxlines-4,
  h3.text-maxlines-4 {
    max-height: 100.7264px;
    max-height: 6.2954rem;
    line-height: normal; } }

@media (min-width: 768px) {
  .text-title.text-maxlines-1,
  h3.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 28.7264px;
    max-height: 1.7954rem; }
  .text-title.text-maxlines-2,
  h3.text-maxlines-2 {
    max-height: 52.7264px;
    max-height: 3.2954rem;
    line-height: normal; }
  .text-title.text-maxlines-3,
  h3.text-maxlines-3 {
    max-height: 76.7264px;
    max-height: 4.7954rem;
    line-height: normal; }
  .text-title.text-maxlines-4,
  h3.text-maxlines-4 {
    max-height: 100.7264px;
    max-height: 6.2954rem;
    line-height: normal; } }

@media (min-width: 1400px) {
  .text-title.text-maxlines-1,
  h3.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 32.7264px;
    max-height: 2.0454rem; }
  .text-title.text-maxlines-2,
  h3.text-maxlines-2 {
    max-height: 60.7264px;
    max-height: 3.7954rem;
    line-height: normal; }
  .text-title.text-maxlines-3,
  h3.text-maxlines-3 {
    max-height: 88.7264px;
    max-height: 5.5454rem;
    line-height: normal; }
  .text-title.text-maxlines-4,
  h3.text-maxlines-4 {
    max-height: 116.7264px;
    max-height: 7.2954rem;
    line-height: normal; } }

@media (min-width: 0) {
  .text-subtitle,
  h4 {
    font-size: 18px;
    line-height: 1.2222222222;
    font-weight: 300; } }

@media (min-width: 768px) {
  .text-subtitle,
  h4 {
    font-size: 18px;
    line-height: 1.2222222222;
    font-weight: 300; } }

@media (min-width: 1400px) {
  .text-subtitle,
  h4 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300; } }

@media (min-width: 0) {
  .text-subtitle,
  h4 {
    font-size: 1.125rem; } }

@media (min-width: 768px) {
  .text-subtitle,
  h4 {
    font-size: 1.125rem; } }

@media (min-width: 1400px) {
  .text-subtitle,
  h4 {
    font-size: 1.25rem; } }

@media (min-width: 0) {
  .text-subtitle.text-maxlines-1,
  h4.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 25.272px;
    max-height: 1.5795rem; }
  .text-subtitle.text-maxlines-2,
  h4.text-maxlines-2 {
    max-height: 47.272px;
    max-height: 2.9545rem;
    line-height: normal; }
  .text-subtitle.text-maxlines-3,
  h4.text-maxlines-3 {
    max-height: 69.272px;
    max-height: 4.3295rem;
    line-height: normal; }
  .text-subtitle.text-maxlines-4,
  h4.text-maxlines-4 {
    max-height: 91.272px;
    max-height: 5.7045rem;
    line-height: normal; } }

@media (min-width: 768px) {
  .text-subtitle.text-maxlines-1,
  h4.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 25.272px;
    max-height: 1.5795rem; }
  .text-subtitle.text-maxlines-2,
  h4.text-maxlines-2 {
    max-height: 47.272px;
    max-height: 2.9545rem;
    line-height: normal; }
  .text-subtitle.text-maxlines-3,
  h4.text-maxlines-3 {
    max-height: 69.272px;
    max-height: 4.3295rem;
    line-height: normal; }
  .text-subtitle.text-maxlines-4,
  h4.text-maxlines-4 {
    max-height: 91.272px;
    max-height: 5.7045rem;
    line-height: normal; } }

@media (min-width: 1400px) {
  .text-subtitle.text-maxlines-1,
  h4.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 27.272px;
    max-height: 1.7045rem; }
  .text-subtitle.text-maxlines-2,
  h4.text-maxlines-2 {
    max-height: 51.272px;
    max-height: 3.2045rem;
    line-height: normal; }
  .text-subtitle.text-maxlines-3,
  h4.text-maxlines-3 {
    max-height: 75.272px;
    max-height: 4.7045rem;
    line-height: normal; }
  .text-subtitle.text-maxlines-4,
  h4.text-maxlines-4 {
    max-height: 99.272px;
    max-height: 6.2045rem;
    line-height: normal; } }

@media (min-width: 0) {
  .text-caption,
  h5 {
    font-size: 13px;
    line-height: 1.2307692308;
    font-weight: 400; } }

@media (min-width: 768px) {
  .text-caption,
  h5 {
    font-size: 13px;
    line-height: 1.2307692308;
    font-weight: 400; } }

@media (min-width: 1400px) {
  .text-caption,
  h5 {
    font-size: 13px;
    line-height: 1.2307692308;
    font-weight: 400; } }

@media (min-width: 0) {
  .text-caption,
  h5 {
    font-size: 0.8125rem; } }

@media (min-width: 768px) {
  .text-caption,
  h5 {
    font-size: 0.8125rem; } }

@media (min-width: 1400px) {
  .text-caption,
  h5 {
    font-size: 0.8125rem; } }

@media (min-width: 0) {
  .text-caption.text-maxlines-1,
  h5.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 17.7268px;
    max-height: 1.107925rem; }
  .text-caption.text-maxlines-2,
  h5.text-maxlines-2 {
    max-height: 33.7268px;
    max-height: 2.107925rem;
    line-height: normal; }
  .text-caption.text-maxlines-3,
  h5.text-maxlines-3 {
    max-height: 49.7268px;
    max-height: 3.107925rem;
    line-height: normal; }
  .text-caption.text-maxlines-4,
  h5.text-maxlines-4 {
    max-height: 65.7268px;
    max-height: 4.107925rem;
    line-height: normal; } }

@media (min-width: 768px) {
  .text-caption.text-maxlines-1,
  h5.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 17.7268px;
    max-height: 1.107925rem; }
  .text-caption.text-maxlines-2,
  h5.text-maxlines-2 {
    max-height: 33.7268px;
    max-height: 2.107925rem;
    line-height: normal; }
  .text-caption.text-maxlines-3,
  h5.text-maxlines-3 {
    max-height: 49.7268px;
    max-height: 3.107925rem;
    line-height: normal; }
  .text-caption.text-maxlines-4,
  h5.text-maxlines-4 {
    max-height: 65.7268px;
    max-height: 4.107925rem;
    line-height: normal; } }

@media (min-width: 1400px) {
  .text-caption.text-maxlines-1,
  h5.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 17.7268px;
    max-height: 1.107925rem; }
  .text-caption.text-maxlines-2,
  h5.text-maxlines-2 {
    max-height: 33.7268px;
    max-height: 2.107925rem;
    line-height: normal; }
  .text-caption.text-maxlines-3,
  h5.text-maxlines-3 {
    max-height: 49.7268px;
    max-height: 3.107925rem;
    line-height: normal; }
  .text-caption.text-maxlines-4,
  h5.text-maxlines-4 {
    max-height: 65.7268px;
    max-height: 4.107925rem;
    line-height: normal; } }

@media (min-width: 0) {
  .text-caption-alt,
  h6 {
    font-size: 11px;
    line-height: 1.2727272727;
    font-weight: 400; } }

@media (min-width: 768px) {
  .text-caption-alt,
  h6 {
    font-size: 11px;
    line-height: 1.2727272727;
    font-weight: 400; } }

@media (min-width: 1400px) {
  .text-caption-alt,
  h6 {
    font-size: 11px;
    line-height: 1.2727272727;
    font-weight: 400; } }

@media (min-width: 0) {
  .text-caption-alt,
  h6 {
    font-size: 0.6875rem; } }

@media (min-width: 768px) {
  .text-caption-alt,
  h6 {
    font-size: 0.6875rem; } }

@media (min-width: 1400px) {
  .text-caption-alt,
  h6 {
    font-size: 0.6875rem; } }

@media (min-width: 0) {
  .text-caption-alt.text-maxlines-1,
  h6.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 14.9996px;
    max-height: 0.937475rem; }
  .text-caption-alt.text-maxlines-2,
  h6.text-maxlines-2 {
    max-height: 28.9996px;
    max-height: 1.812475rem;
    line-height: normal; }
  .text-caption-alt.text-maxlines-3,
  h6.text-maxlines-3 {
    max-height: 42.9996px;
    max-height: 2.687475rem;
    line-height: normal; }
  .text-caption-alt.text-maxlines-4,
  h6.text-maxlines-4 {
    max-height: 56.9996px;
    max-height: 3.562475rem;
    line-height: normal; } }

@media (min-width: 768px) {
  .text-caption-alt.text-maxlines-1,
  h6.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 14.9996px;
    max-height: 0.937475rem; }
  .text-caption-alt.text-maxlines-2,
  h6.text-maxlines-2 {
    max-height: 28.9996px;
    max-height: 1.812475rem;
    line-height: normal; }
  .text-caption-alt.text-maxlines-3,
  h6.text-maxlines-3 {
    max-height: 42.9996px;
    max-height: 2.687475rem;
    line-height: normal; }
  .text-caption-alt.text-maxlines-4,
  h6.text-maxlines-4 {
    max-height: 56.9996px;
    max-height: 3.562475rem;
    line-height: normal; } }

@media (min-width: 1400px) {
  .text-caption-alt.text-maxlines-1,
  h6.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 14.9996px;
    max-height: 0.937475rem; }
  .text-caption-alt.text-maxlines-2,
  h6.text-maxlines-2 {
    max-height: 28.9996px;
    max-height: 1.812475rem;
    line-height: normal; }
  .text-caption-alt.text-maxlines-3,
  h6.text-maxlines-3 {
    max-height: 42.9996px;
    max-height: 2.687475rem;
    line-height: normal; }
  .text-caption-alt.text-maxlines-4,
  h6.text-maxlines-4 {
    max-height: 56.9996px;
    max-height: 3.562475rem;
    line-height: normal; } }

@media (min-width: 0) {
  .text-subcaption {
    font-size: 8px;
    line-height: 1.25;
    font-weight: 400; } }

@media (min-width: 768px) {
  .text-subcaption {
    font-size: 8px;
    line-height: 1.25;
    font-weight: 400; } }

@media (min-width: 1400px) {
  .text-subcaption {
    font-size: 8px;
    line-height: 1.25;
    font-weight: 400; } }

@media (min-width: 0) {
  .text-subcaption {
    font-size: 0.5rem; } }

@media (min-width: 768px) {
  .text-subcaption {
    font-size: 0.5rem; } }

@media (min-width: 1400px) {
  .text-subcaption {
    font-size: 0.5rem; } }

@media (min-width: 0) {
  .text-subcaption.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 10.9088px;
    max-height: 0.6818rem; }
  .text-subcaption.text-maxlines-2 {
    max-height: 20.9088px;
    max-height: 1.3068rem;
    line-height: normal; }
  .text-subcaption.text-maxlines-3 {
    max-height: 30.9088px;
    max-height: 1.9318rem;
    line-height: normal; }
  .text-subcaption.text-maxlines-4 {
    max-height: 40.9088px;
    max-height: 2.5568rem;
    line-height: normal; } }

@media (min-width: 768px) {
  .text-subcaption.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 10.9088px;
    max-height: 0.6818rem; }
  .text-subcaption.text-maxlines-2 {
    max-height: 20.9088px;
    max-height: 1.3068rem;
    line-height: normal; }
  .text-subcaption.text-maxlines-3 {
    max-height: 30.9088px;
    max-height: 1.9318rem;
    line-height: normal; }
  .text-subcaption.text-maxlines-4 {
    max-height: 40.9088px;
    max-height: 2.5568rem;
    line-height: normal; } }

@media (min-width: 1400px) {
  .text-subcaption.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 10.9088px;
    max-height: 0.6818rem; }
  .text-subcaption.text-maxlines-2 {
    max-height: 20.9088px;
    max-height: 1.3068rem;
    line-height: normal; }
  .text-subcaption.text-maxlines-3 {
    max-height: 30.9088px;
    max-height: 1.9318rem;
    line-height: normal; }
  .text-subcaption.text-maxlines-4 {
    max-height: 40.9088px;
    max-height: 2.5568rem;
    line-height: normal; } }

@media (min-width: 0) {
  .text-body,
  p {
    font-size: 15px;
    line-height: 1.3333333333;
    font-weight: 400; } }

@media (min-width: 768px) {
  .text-body,
  p {
    font-size: 15px;
    line-height: 1.3333333333;
    font-weight: 400; } }

@media (min-width: 1400px) {
  .text-body,
  p {
    font-size: 15px;
    line-height: 1.3333333333;
    font-weight: 400; } }

@media (min-width: 0) {
  .text-body,
  p {
    font-size: 0.9375rem; } }

@media (min-width: 768px) {
  .text-body,
  p {
    font-size: 0.9375rem; } }

@media (min-width: 1400px) {
  .text-body,
  p {
    font-size: 0.9375rem; } }

@media (min-width: 0) {
  .text-body.text-maxlines-1,
  p.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 20.454px;
    max-height: 1.278375rem; }
  .text-body.text-maxlines-2,
  p.text-maxlines-2 {
    max-height: 40.454px;
    max-height: 2.528375rem;
    line-height: normal; }
  .text-body.text-maxlines-3,
  p.text-maxlines-3 {
    max-height: 60.454px;
    max-height: 3.778375rem;
    line-height: normal; }
  .text-body.text-maxlines-4,
  p.text-maxlines-4 {
    max-height: 80.454px;
    max-height: 5.028375rem;
    line-height: normal; } }

@media (min-width: 768px) {
  .text-body.text-maxlines-1,
  p.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 20.454px;
    max-height: 1.278375rem; }
  .text-body.text-maxlines-2,
  p.text-maxlines-2 {
    max-height: 40.454px;
    max-height: 2.528375rem;
    line-height: normal; }
  .text-body.text-maxlines-3,
  p.text-maxlines-3 {
    max-height: 60.454px;
    max-height: 3.778375rem;
    line-height: normal; }
  .text-body.text-maxlines-4,
  p.text-maxlines-4 {
    max-height: 80.454px;
    max-height: 5.028375rem;
    line-height: normal; } }

@media (min-width: 1400px) {
  .text-body.text-maxlines-1,
  p.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 20.454px;
    max-height: 1.278375rem; }
  .text-body.text-maxlines-2,
  p.text-maxlines-2 {
    max-height: 40.454px;
    max-height: 2.528375rem;
    line-height: normal; }
  .text-body.text-maxlines-3,
  p.text-maxlines-3 {
    max-height: 60.454px;
    max-height: 3.778375rem;
    line-height: normal; }
  .text-body.text-maxlines-4,
  p.text-maxlines-4 {
    max-height: 80.454px;
    max-height: 5.028375rem;
    line-height: normal; } }

@media (min-width: 0) {
  .text-base {
    font-size: 15px;
    line-height: 1.3333333333;
    font-weight: 600; } }

@media (min-width: 768px) {
  .text-base {
    font-size: 15px;
    line-height: 1.3333333333;
    font-weight: 600; } }

@media (min-width: 1400px) {
  .text-base {
    font-size: 15px;
    line-height: 1.3333333333;
    font-weight: 600; } }

@media (min-width: 0) {
  .text-base {
    font-size: 0.9375rem; } }

@media (min-width: 768px) {
  .text-base {
    font-size: 0.9375rem; } }

@media (min-width: 1400px) {
  .text-base {
    font-size: 0.9375rem; } }

@media (min-width: 0) {
  .text-base.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 20.454px;
    max-height: 1.278375rem; }
  .text-base.text-maxlines-2 {
    max-height: 40.454px;
    max-height: 2.528375rem;
    line-height: normal; }
  .text-base.text-maxlines-3 {
    max-height: 60.454px;
    max-height: 3.778375rem;
    line-height: normal; }
  .text-base.text-maxlines-4 {
    max-height: 80.454px;
    max-height: 5.028375rem;
    line-height: normal; } }

@media (min-width: 768px) {
  .text-base.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 20.454px;
    max-height: 1.278375rem; }
  .text-base.text-maxlines-2 {
    max-height: 40.454px;
    max-height: 2.528375rem;
    line-height: normal; }
  .text-base.text-maxlines-3 {
    max-height: 60.454px;
    max-height: 3.778375rem;
    line-height: normal; }
  .text-base.text-maxlines-4 {
    max-height: 80.454px;
    max-height: 5.028375rem;
    line-height: normal; } }

@media (min-width: 1400px) {
  .text-base.text-maxlines-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: normal;
    max-height: 20.454px;
    max-height: 1.278375rem; }
  .text-base.text-maxlines-2 {
    max-height: 40.454px;
    max-height: 2.528375rem;
    line-height: normal; }
  .text-base.text-maxlines-3 {
    max-height: 60.454px;
    max-height: 3.778375rem;
    line-height: normal; }
  .text-base.text-maxlines-4 {
    max-height: 80.454px;
    max-height: 5.028375rem;
    line-height: normal; } }

[class*="text-maxlines"] {
  overflow: hidden; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

ul {
  padding-left: 0;
  list-style: none; }

.list-indent {
  padding-left: 16px; }

ul, ol {
  margin: 0; }
  ul li, ol li {
    margin-bottom: 20px; }
    @media (min-width: 1400px) {
      ul li, ol li {
        margin-bottom: 12px; } }

.c-universal-footer li {
  margin-bottom: 0; }

.list-plain {
  padding-left: 0;
  list-style: none; }
  .list-plain li {
    margin-bottom: 0; }

.list-indent {
  padding-left: 16px; }

.bulleted-list {
  list-style-type: disc;
  padding-left: 40px; }

.list-with-header {
  margin-top: 20px !important; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -4px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px; }

blockquote {
  padding: 8px 12px;
  margin: 0 0 12px; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 12px;
  padding-left: 0;
  text-align: right; }

.pullquote {
  margin: 0;
  padding: 0;
  width: 100%; }
  .pullquote p {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin-bottom: 0 !important;
    margin-top: 0; }
    .pullquote p + p {
      margin-top: 16px; }
    .pullquote p + .byline {
      margin-top: 19px; }
    .pullquote p:before {
      content: "\201C";
      margin-right: -0.27em; }
    .pullquote p:last-of-type:after {
      content: "\201D";
      margin-left: -0.27em; }
  .pullquote .byline {
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    font-style: italic;
    color: rgba(0, 0, 0, 0.6); }
    @media (min-width: 0) {
      .pullquote .byline {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .pullquote .byline {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .pullquote .byline {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 0) {
      .pullquote .byline {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .pullquote .byline {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .pullquote .byline {
        font-size: 0.9375rem; } }

address {
  margin-bottom: 12px; }

.text-muted {
  color: #CCCCCC; }

.form-label {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400; }

code,
kbd,
pre,
.code-snippet,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  color: #000;
  background-color: #FFF; }

kbd {
  padding: 2px 4px;
  color: #000;
  background-color: #FFF; }
  kbd kbd {
    padding: 0; }

pre, .code-snippet {
  display: block;
  word-break: break-all;
  word-wrap: break-word;
  color: #000;
  background-color: #FFF;
  border: 1px solid #E6E6E6; }
  pre code, .code-snippet 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; }

pre, .code-snippet {
  padding: 32px;
  margin-top: 12px;
  margin-bottom: 12px; }

.code-snippet {
  border: 0;
  background-color: #F2F2F2;
  padding: 24px;
  white-space: pre;
  font-size: 13px;
  line-height: 18px;
  margin: 0; }

.container {
  margin-right: 12px;
  margin-left: 12px;
  max-width: 1600px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 540px) {
    .container {
      margin-right: 24px;
      margin-left: 24px; } }
  @media (min-width: 768px) {
    .container {
      margin-right: auto;
      margin-left: auto;
      width: 90%; } }

.container-fluid {
  padding-right: 12px;
  padding-left: 12px;
  width: 100%;
  box-sizing: border-box; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }
  @media (min-width: 540px) {
    .container-fluid {
      padding-right: 24px;
      padding-left: 24px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 24px;
      padding-left: 24px; } }

.row {
  margin-left: -4px;
  margin-right: -4px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  @media (min-width: 540px) {
    .row {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -24px;
      margin-left: -24px; } }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xl-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xl-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xl-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xl-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xl-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xl-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xl-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xl-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xl-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xl-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xl-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24, .col-xl-24 {
  position: relative;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px; }
  @media (min-width: 540px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xl-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xl-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xl-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xl-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xl-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xl-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xl-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xl-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xl-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xl-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xl-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24, .col-xl-24 {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 768px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xl-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xl-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xl-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xl-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xl-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xl-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xl-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xl-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xl-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xl-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xl-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24, .col-xl-24 {
      padding-right: 24px;
      padding-left: 24px; } }

.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, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left; }

.col-xs-1 {
  width: 4.1666666667%; }

.grid-view .square.col-xs-1 {
  padding-bottom: 4.1666666667%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-1.double {
    padding-bottom: 2.0833333333%; }
  .grid-view .square.col-xs-1.triple {
    padding-bottom: 1.3888888889%; }

.col-xs-2 {
  width: 8.3333333333%; }

.grid-view .square.col-xs-2 {
  padding-bottom: 8.3333333333%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-2.double {
    padding-bottom: 4.1666666667%; }
  .grid-view .square.col-xs-2.triple {
    padding-bottom: 2.7777777778%; }

.col-xs-3 {
  width: 12.5%; }

.grid-view .square.col-xs-3 {
  padding-bottom: 12.5%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-3.double {
    padding-bottom: 6.25%; }
  .grid-view .square.col-xs-3.triple {
    padding-bottom: 4.1666666667%; }

.col-xs-4 {
  width: 16.6666666667%; }

.grid-view .square.col-xs-4 {
  padding-bottom: 16.6666666667%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-4.double {
    padding-bottom: 8.3333333333%; }
  .grid-view .square.col-xs-4.triple {
    padding-bottom: 5.5555555556%; }

.col-xs-5 {
  width: 20.8333333333%; }

.grid-view .square.col-xs-5 {
  padding-bottom: 20.8333333333%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-5.double {
    padding-bottom: 10.4166666667%; }
  .grid-view .square.col-xs-5.triple {
    padding-bottom: 6.9444444444%; }

.col-xs-6 {
  width: 25%; }

.grid-view .square.col-xs-6 {
  padding-bottom: 25%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-6.double {
    padding-bottom: 12.5%; }
  .grid-view .square.col-xs-6.triple {
    padding-bottom: 8.3333333333%; }

.col-xs-7 {
  width: 29.1666666667%; }

.grid-view .square.col-xs-7 {
  padding-bottom: 29.1666666667%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-7.double {
    padding-bottom: 14.5833333333%; }
  .grid-view .square.col-xs-7.triple {
    padding-bottom: 9.7222222222%; }

.col-xs-8 {
  width: 33.3333333333%; }

.grid-view .square.col-xs-8 {
  padding-bottom: 33.3333333333%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-8.double {
    padding-bottom: 16.6666666667%; }
  .grid-view .square.col-xs-8.triple {
    padding-bottom: 11.1111111111%; }

.col-xs-9 {
  width: 37.5%; }

.grid-view .square.col-xs-9 {
  padding-bottom: 37.5%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-9.double {
    padding-bottom: 18.75%; }
  .grid-view .square.col-xs-9.triple {
    padding-bottom: 12.5%; }

.col-xs-10 {
  width: 41.6666666667%; }

.grid-view .square.col-xs-10 {
  padding-bottom: 41.6666666667%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-10.double {
    padding-bottom: 20.8333333333%; }
  .grid-view .square.col-xs-10.triple {
    padding-bottom: 13.8888888889%; }

.col-xs-11 {
  width: 45.8333333333%; }

.grid-view .square.col-xs-11 {
  padding-bottom: 45.8333333333%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-11.double {
    padding-bottom: 22.9166666667%; }
  .grid-view .square.col-xs-11.triple {
    padding-bottom: 15.2777777778%; }

.col-xs-12 {
  width: 50%; }

.grid-view .square.col-xs-12 {
  padding-bottom: 50%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-12.double {
    padding-bottom: 25%; }
  .grid-view .square.col-xs-12.triple {
    padding-bottom: 16.6666666667%; }

.col-xs-13 {
  width: 54.1666666667%; }

.grid-view .square.col-xs-13 {
  padding-bottom: 54.1666666667%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-13.double {
    padding-bottom: 27.0833333333%; }
  .grid-view .square.col-xs-13.triple {
    padding-bottom: 18.0555555556%; }

.col-xs-14 {
  width: 58.3333333333%; }

.grid-view .square.col-xs-14 {
  padding-bottom: 58.3333333333%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-14.double {
    padding-bottom: 29.1666666667%; }
  .grid-view .square.col-xs-14.triple {
    padding-bottom: 19.4444444444%; }

.col-xs-15 {
  width: 62.5%; }

.grid-view .square.col-xs-15 {
  padding-bottom: 62.5%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-15.double {
    padding-bottom: 31.25%; }
  .grid-view .square.col-xs-15.triple {
    padding-bottom: 20.8333333333%; }

.col-xs-16 {
  width: 66.6666666667%; }

.grid-view .square.col-xs-16 {
  padding-bottom: 66.6666666667%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-16.double {
    padding-bottom: 33.3333333333%; }
  .grid-view .square.col-xs-16.triple {
    padding-bottom: 22.2222222222%; }

.col-xs-17 {
  width: 70.8333333333%; }

.grid-view .square.col-xs-17 {
  padding-bottom: 70.8333333333%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-17.double {
    padding-bottom: 35.4166666667%; }
  .grid-view .square.col-xs-17.triple {
    padding-bottom: 23.6111111111%; }

.col-xs-18 {
  width: 75%; }

.grid-view .square.col-xs-18 {
  padding-bottom: 75%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-18.double {
    padding-bottom: 37.5%; }
  .grid-view .square.col-xs-18.triple {
    padding-bottom: 25%; }

.col-xs-19 {
  width: 79.1666666667%; }

.grid-view .square.col-xs-19 {
  padding-bottom: 79.1666666667%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-19.double {
    padding-bottom: 39.5833333333%; }
  .grid-view .square.col-xs-19.triple {
    padding-bottom: 26.3888888889%; }

.col-xs-20 {
  width: 83.3333333333%; }

.grid-view .square.col-xs-20 {
  padding-bottom: 83.3333333333%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-20.double {
    padding-bottom: 41.6666666667%; }
  .grid-view .square.col-xs-20.triple {
    padding-bottom: 27.7777777778%; }

.col-xs-21 {
  width: 87.5%; }

.grid-view .square.col-xs-21 {
  padding-bottom: 87.5%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-21.double {
    padding-bottom: 43.75%; }
  .grid-view .square.col-xs-21.triple {
    padding-bottom: 29.1666666667%; }

.col-xs-22 {
  width: 91.6666666667%; }

.grid-view .square.col-xs-22 {
  padding-bottom: 91.6666666667%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-22.double {
    padding-bottom: 45.8333333333%; }
  .grid-view .square.col-xs-22.triple {
    padding-bottom: 30.5555555556%; }

.col-xs-23 {
  width: 95.8333333333%; }

.grid-view .square.col-xs-23 {
  padding-bottom: 95.8333333333%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-23.double {
    padding-bottom: 47.9166666667%; }
  .grid-view .square.col-xs-23.triple {
    padding-bottom: 31.9444444444%; }

.col-xs-24 {
  width: 100%; }

.grid-view .square.col-xs-24 {
  padding-bottom: 100%;
  padding-left: 0;
  padding-right: 0; }
  .grid-view .square.col-xs-24.double {
    padding-bottom: 50%; }
  .grid-view .square.col-xs-24.triple {
    padding-bottom: 33.3333333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 4.1666666667%; }

.col-xs-pull-2 {
  right: 8.3333333333%; }

.col-xs-pull-3 {
  right: 12.5%; }

.col-xs-pull-4 {
  right: 16.6666666667%; }

.col-xs-pull-5 {
  right: 20.8333333333%; }

.col-xs-pull-6 {
  right: 25%; }

.col-xs-pull-7 {
  right: 29.1666666667%; }

.col-xs-pull-8 {
  right: 33.3333333333%; }

.col-xs-pull-9 {
  right: 37.5%; }

.col-xs-pull-10 {
  right: 41.6666666667%; }

.col-xs-pull-11 {
  right: 45.8333333333%; }

.col-xs-pull-12 {
  right: 50%; }

.col-xs-pull-13 {
  right: 54.1666666667%; }

.col-xs-pull-14 {
  right: 58.3333333333%; }

.col-xs-pull-15 {
  right: 62.5%; }

.col-xs-pull-16 {
  right: 66.6666666667%; }

.col-xs-pull-17 {
  right: 70.8333333333%; }

.col-xs-pull-18 {
  right: 75%; }

.col-xs-pull-19 {
  right: 79.1666666667%; }

.col-xs-pull-20 {
  right: 83.3333333333%; }

.col-xs-pull-21 {
  right: 87.5%; }

.col-xs-pull-22 {
  right: 91.6666666667%; }

.col-xs-pull-23 {
  right: 95.8333333333%; }

.col-xs-pull-24 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 4.1666666667%; }

.col-xs-push-2 {
  left: 8.3333333333%; }

.col-xs-push-3 {
  left: 12.5%; }

.col-xs-push-4 {
  left: 16.6666666667%; }

.col-xs-push-5 {
  left: 20.8333333333%; }

.col-xs-push-6 {
  left: 25%; }

.col-xs-push-7 {
  left: 29.1666666667%; }

.col-xs-push-8 {
  left: 33.3333333333%; }

.col-xs-push-9 {
  left: 37.5%; }

.col-xs-push-10 {
  left: 41.6666666667%; }

.col-xs-push-11 {
  left: 45.8333333333%; }

.col-xs-push-12 {
  left: 50%; }

.col-xs-push-13 {
  left: 54.1666666667%; }

.col-xs-push-14 {
  left: 58.3333333333%; }

.col-xs-push-15 {
  left: 62.5%; }

.col-xs-push-16 {
  left: 66.6666666667%; }

.col-xs-push-17 {
  left: 70.8333333333%; }

.col-xs-push-18 {
  left: 75%; }

.col-xs-push-19 {
  left: 79.1666666667%; }

.col-xs-push-20 {
  left: 83.3333333333%; }

.col-xs-push-21 {
  left: 87.5%; }

.col-xs-push-22 {
  left: 91.6666666667%; }

.col-xs-push-23 {
  left: 95.8333333333%; }

.col-xs-push-24 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 4.1666666667%; }

.col-xs-offset-2 {
  margin-left: 8.3333333333%; }

.col-xs-offset-3 {
  margin-left: 12.5%; }

.col-xs-offset-4 {
  margin-left: 16.6666666667%; }

.col-xs-offset-5 {
  margin-left: 20.8333333333%; }

.col-xs-offset-6 {
  margin-left: 25%; }

.col-xs-offset-7 {
  margin-left: 29.1666666667%; }

.col-xs-offset-8 {
  margin-left: 33.3333333333%; }

.col-xs-offset-9 {
  margin-left: 37.5%; }

.col-xs-offset-10 {
  margin-left: 41.6666666667%; }

.col-xs-offset-11 {
  margin-left: 45.8333333333%; }

.col-xs-offset-12 {
  margin-left: 50%; }

.col-xs-offset-13 {
  margin-left: 54.1666666667%; }

.col-xs-offset-14 {
  margin-left: 58.3333333333%; }

.col-xs-offset-15 {
  margin-left: 62.5%; }

.col-xs-offset-16 {
  margin-left: 66.6666666667%; }

.col-xs-offset-17 {
  margin-left: 70.8333333333%; }

.col-xs-offset-18 {
  margin-left: 75%; }

.col-xs-offset-19 {
  margin-left: 79.1666666667%; }

.col-xs-offset-20 {
  margin-left: 83.3333333333%; }

.col-xs-offset-21 {
  margin-left: 87.5%; }

.col-xs-offset-22 {
  margin-left: 91.6666666667%; }

.col-xs-offset-23 {
  margin-left: 95.8333333333%; }

.col-xs-offset-24 {
  margin-left: 100%; }

@media (min-width: 540px) {
  .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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left; }
  .col-sm-1 {
    width: 4.1666666667%; }
  .grid-view .square.col-sm-1 {
    padding-bottom: 4.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-1.double {
      padding-bottom: 2.0833333333%; }
    .grid-view .square.col-sm-1.triple {
      padding-bottom: 1.3888888889%; }
  .col-sm-2 {
    width: 8.3333333333%; }
  .grid-view .square.col-sm-2 {
    padding-bottom: 8.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-2.double {
      padding-bottom: 4.1666666667%; }
    .grid-view .square.col-sm-2.triple {
      padding-bottom: 2.7777777778%; }
  .col-sm-3 {
    width: 12.5%; }
  .grid-view .square.col-sm-3 {
    padding-bottom: 12.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-3.double {
      padding-bottom: 6.25%; }
    .grid-view .square.col-sm-3.triple {
      padding-bottom: 4.1666666667%; }
  .col-sm-4 {
    width: 16.6666666667%; }
  .grid-view .square.col-sm-4 {
    padding-bottom: 16.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-4.double {
      padding-bottom: 8.3333333333%; }
    .grid-view .square.col-sm-4.triple {
      padding-bottom: 5.5555555556%; }
  .col-sm-5 {
    width: 20.8333333333%; }
  .grid-view .square.col-sm-5 {
    padding-bottom: 20.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-5.double {
      padding-bottom: 10.4166666667%; }
    .grid-view .square.col-sm-5.triple {
      padding-bottom: 6.9444444444%; }
  .col-sm-6 {
    width: 25%; }
  .grid-view .square.col-sm-6 {
    padding-bottom: 25%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-6.double {
      padding-bottom: 12.5%; }
    .grid-view .square.col-sm-6.triple {
      padding-bottom: 8.3333333333%; }
  .col-sm-7 {
    width: 29.1666666667%; }
  .grid-view .square.col-sm-7 {
    padding-bottom: 29.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-7.double {
      padding-bottom: 14.5833333333%; }
    .grid-view .square.col-sm-7.triple {
      padding-bottom: 9.7222222222%; }
  .col-sm-8 {
    width: 33.3333333333%; }
  .grid-view .square.col-sm-8 {
    padding-bottom: 33.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-8.double {
      padding-bottom: 16.6666666667%; }
    .grid-view .square.col-sm-8.triple {
      padding-bottom: 11.1111111111%; }
  .col-sm-9 {
    width: 37.5%; }
  .grid-view .square.col-sm-9 {
    padding-bottom: 37.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-9.double {
      padding-bottom: 18.75%; }
    .grid-view .square.col-sm-9.triple {
      padding-bottom: 12.5%; }
  .col-sm-10 {
    width: 41.6666666667%; }
  .grid-view .square.col-sm-10 {
    padding-bottom: 41.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-10.double {
      padding-bottom: 20.8333333333%; }
    .grid-view .square.col-sm-10.triple {
      padding-bottom: 13.8888888889%; }
  .col-sm-11 {
    width: 45.8333333333%; }
  .grid-view .square.col-sm-11 {
    padding-bottom: 45.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-11.double {
      padding-bottom: 22.9166666667%; }
    .grid-view .square.col-sm-11.triple {
      padding-bottom: 15.2777777778%; }
  .col-sm-12 {
    width: 50%; }
  .grid-view .square.col-sm-12 {
    padding-bottom: 50%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-12.double {
      padding-bottom: 25%; }
    .grid-view .square.col-sm-12.triple {
      padding-bottom: 16.6666666667%; }
  .col-sm-13 {
    width: 54.1666666667%; }
  .grid-view .square.col-sm-13 {
    padding-bottom: 54.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-13.double {
      padding-bottom: 27.0833333333%; }
    .grid-view .square.col-sm-13.triple {
      padding-bottom: 18.0555555556%; }
  .col-sm-14 {
    width: 58.3333333333%; }
  .grid-view .square.col-sm-14 {
    padding-bottom: 58.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-14.double {
      padding-bottom: 29.1666666667%; }
    .grid-view .square.col-sm-14.triple {
      padding-bottom: 19.4444444444%; }
  .col-sm-15 {
    width: 62.5%; }
  .grid-view .square.col-sm-15 {
    padding-bottom: 62.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-15.double {
      padding-bottom: 31.25%; }
    .grid-view .square.col-sm-15.triple {
      padding-bottom: 20.8333333333%; }
  .col-sm-16 {
    width: 66.6666666667%; }
  .grid-view .square.col-sm-16 {
    padding-bottom: 66.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-16.double {
      padding-bottom: 33.3333333333%; }
    .grid-view .square.col-sm-16.triple {
      padding-bottom: 22.2222222222%; }
  .col-sm-17 {
    width: 70.8333333333%; }
  .grid-view .square.col-sm-17 {
    padding-bottom: 70.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-17.double {
      padding-bottom: 35.4166666667%; }
    .grid-view .square.col-sm-17.triple {
      padding-bottom: 23.6111111111%; }
  .col-sm-18 {
    width: 75%; }
  .grid-view .square.col-sm-18 {
    padding-bottom: 75%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-18.double {
      padding-bottom: 37.5%; }
    .grid-view .square.col-sm-18.triple {
      padding-bottom: 25%; }
  .col-sm-19 {
    width: 79.1666666667%; }
  .grid-view .square.col-sm-19 {
    padding-bottom: 79.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-19.double {
      padding-bottom: 39.5833333333%; }
    .grid-view .square.col-sm-19.triple {
      padding-bottom: 26.3888888889%; }
  .col-sm-20 {
    width: 83.3333333333%; }
  .grid-view .square.col-sm-20 {
    padding-bottom: 83.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-20.double {
      padding-bottom: 41.6666666667%; }
    .grid-view .square.col-sm-20.triple {
      padding-bottom: 27.7777777778%; }
  .col-sm-21 {
    width: 87.5%; }
  .grid-view .square.col-sm-21 {
    padding-bottom: 87.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-21.double {
      padding-bottom: 43.75%; }
    .grid-view .square.col-sm-21.triple {
      padding-bottom: 29.1666666667%; }
  .col-sm-22 {
    width: 91.6666666667%; }
  .grid-view .square.col-sm-22 {
    padding-bottom: 91.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-22.double {
      padding-bottom: 45.8333333333%; }
    .grid-view .square.col-sm-22.triple {
      padding-bottom: 30.5555555556%; }
  .col-sm-23 {
    width: 95.8333333333%; }
  .grid-view .square.col-sm-23 {
    padding-bottom: 95.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-23.double {
      padding-bottom: 47.9166666667%; }
    .grid-view .square.col-sm-23.triple {
      padding-bottom: 31.9444444444%; }
  .col-sm-24 {
    width: 100%; }
  .grid-view .square.col-sm-24 {
    padding-bottom: 100%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-sm-24.double {
      padding-bottom: 50%; }
    .grid-view .square.col-sm-24.triple {
      padding-bottom: 33.3333333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 4.1666666667%; }
  .col-sm-pull-2 {
    right: 8.3333333333%; }
  .col-sm-pull-3 {
    right: 12.5%; }
  .col-sm-pull-4 {
    right: 16.6666666667%; }
  .col-sm-pull-5 {
    right: 20.8333333333%; }
  .col-sm-pull-6 {
    right: 25%; }
  .col-sm-pull-7 {
    right: 29.1666666667%; }
  .col-sm-pull-8 {
    right: 33.3333333333%; }
  .col-sm-pull-9 {
    right: 37.5%; }
  .col-sm-pull-10 {
    right: 41.6666666667%; }
  .col-sm-pull-11 {
    right: 45.8333333333%; }
  .col-sm-pull-12 {
    right: 50%; }
  .col-sm-pull-13 {
    right: 54.1666666667%; }
  .col-sm-pull-14 {
    right: 58.3333333333%; }
  .col-sm-pull-15 {
    right: 62.5%; }
  .col-sm-pull-16 {
    right: 66.6666666667%; }
  .col-sm-pull-17 {
    right: 70.8333333333%; }
  .col-sm-pull-18 {
    right: 75%; }
  .col-sm-pull-19 {
    right: 79.1666666667%; }
  .col-sm-pull-20 {
    right: 83.3333333333%; }
  .col-sm-pull-21 {
    right: 87.5%; }
  .col-sm-pull-22 {
    right: 91.6666666667%; }
  .col-sm-pull-23 {
    right: 95.8333333333%; }
  .col-sm-pull-24 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 4.1666666667%; }
  .col-sm-push-2 {
    left: 8.3333333333%; }
  .col-sm-push-3 {
    left: 12.5%; }
  .col-sm-push-4 {
    left: 16.6666666667%; }
  .col-sm-push-5 {
    left: 20.8333333333%; }
  .col-sm-push-6 {
    left: 25%; }
  .col-sm-push-7 {
    left: 29.1666666667%; }
  .col-sm-push-8 {
    left: 33.3333333333%; }
  .col-sm-push-9 {
    left: 37.5%; }
  .col-sm-push-10 {
    left: 41.6666666667%; }
  .col-sm-push-11 {
    left: 45.8333333333%; }
  .col-sm-push-12 {
    left: 50%; }
  .col-sm-push-13 {
    left: 54.1666666667%; }
  .col-sm-push-14 {
    left: 58.3333333333%; }
  .col-sm-push-15 {
    left: 62.5%; }
  .col-sm-push-16 {
    left: 66.6666666667%; }
  .col-sm-push-17 {
    left: 70.8333333333%; }
  .col-sm-push-18 {
    left: 75%; }
  .col-sm-push-19 {
    left: 79.1666666667%; }
  .col-sm-push-20 {
    left: 83.3333333333%; }
  .col-sm-push-21 {
    left: 87.5%; }
  .col-sm-push-22 {
    left: 91.6666666667%; }
  .col-sm-push-23 {
    left: 95.8333333333%; }
  .col-sm-push-24 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 4.1666666667%; }
  .col-sm-offset-2 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-3 {
    margin-left: 12.5%; }
  .col-sm-offset-4 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-5 {
    margin-left: 20.8333333333%; }
  .col-sm-offset-6 {
    margin-left: 25%; }
  .col-sm-offset-7 {
    margin-left: 29.1666666667%; }
  .col-sm-offset-8 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-9 {
    margin-left: 37.5%; }
  .col-sm-offset-10 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-11 {
    margin-left: 45.8333333333%; }
  .col-sm-offset-12 {
    margin-left: 50%; }
  .col-sm-offset-13 {
    margin-left: 54.1666666667%; }
  .col-sm-offset-14 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-15 {
    margin-left: 62.5%; }
  .col-sm-offset-16 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-17 {
    margin-left: 70.8333333333%; }
  .col-sm-offset-18 {
    margin-left: 75%; }
  .col-sm-offset-19 {
    margin-left: 79.1666666667%; }
  .col-sm-offset-20 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-21 {
    margin-left: 87.5%; }
  .col-sm-offset-22 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-23 {
    margin-left: 95.8333333333%; }
  .col-sm-offset-24 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .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, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left; }
  .col-md-1 {
    width: 4.1666666667%; }
  .grid-view .square.col-md-1 {
    padding-bottom: 4.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-1.double {
      padding-bottom: 2.0833333333%; }
    .grid-view .square.col-md-1.triple {
      padding-bottom: 1.3888888889%; }
  .col-md-2 {
    width: 8.3333333333%; }
  .grid-view .square.col-md-2 {
    padding-bottom: 8.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-2.double {
      padding-bottom: 4.1666666667%; }
    .grid-view .square.col-md-2.triple {
      padding-bottom: 2.7777777778%; }
  .col-md-3 {
    width: 12.5%; }
  .grid-view .square.col-md-3 {
    padding-bottom: 12.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-3.double {
      padding-bottom: 6.25%; }
    .grid-view .square.col-md-3.triple {
      padding-bottom: 4.1666666667%; }
  .col-md-4 {
    width: 16.6666666667%; }
  .grid-view .square.col-md-4 {
    padding-bottom: 16.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-4.double {
      padding-bottom: 8.3333333333%; }
    .grid-view .square.col-md-4.triple {
      padding-bottom: 5.5555555556%; }
  .col-md-5 {
    width: 20.8333333333%; }
  .grid-view .square.col-md-5 {
    padding-bottom: 20.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-5.double {
      padding-bottom: 10.4166666667%; }
    .grid-view .square.col-md-5.triple {
      padding-bottom: 6.9444444444%; }
  .col-md-6 {
    width: 25%; }
  .grid-view .square.col-md-6 {
    padding-bottom: 25%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-6.double {
      padding-bottom: 12.5%; }
    .grid-view .square.col-md-6.triple {
      padding-bottom: 8.3333333333%; }
  .col-md-7 {
    width: 29.1666666667%; }
  .grid-view .square.col-md-7 {
    padding-bottom: 29.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-7.double {
      padding-bottom: 14.5833333333%; }
    .grid-view .square.col-md-7.triple {
      padding-bottom: 9.7222222222%; }
  .col-md-8 {
    width: 33.3333333333%; }
  .grid-view .square.col-md-8 {
    padding-bottom: 33.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-8.double {
      padding-bottom: 16.6666666667%; }
    .grid-view .square.col-md-8.triple {
      padding-bottom: 11.1111111111%; }
  .col-md-9 {
    width: 37.5%; }
  .grid-view .square.col-md-9 {
    padding-bottom: 37.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-9.double {
      padding-bottom: 18.75%; }
    .grid-view .square.col-md-9.triple {
      padding-bottom: 12.5%; }
  .col-md-10 {
    width: 41.6666666667%; }
  .grid-view .square.col-md-10 {
    padding-bottom: 41.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-10.double {
      padding-bottom: 20.8333333333%; }
    .grid-view .square.col-md-10.triple {
      padding-bottom: 13.8888888889%; }
  .col-md-11 {
    width: 45.8333333333%; }
  .grid-view .square.col-md-11 {
    padding-bottom: 45.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-11.double {
      padding-bottom: 22.9166666667%; }
    .grid-view .square.col-md-11.triple {
      padding-bottom: 15.2777777778%; }
  .col-md-12 {
    width: 50%; }
  .grid-view .square.col-md-12 {
    padding-bottom: 50%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-12.double {
      padding-bottom: 25%; }
    .grid-view .square.col-md-12.triple {
      padding-bottom: 16.6666666667%; }
  .col-md-13 {
    width: 54.1666666667%; }
  .grid-view .square.col-md-13 {
    padding-bottom: 54.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-13.double {
      padding-bottom: 27.0833333333%; }
    .grid-view .square.col-md-13.triple {
      padding-bottom: 18.0555555556%; }
  .col-md-14 {
    width: 58.3333333333%; }
  .grid-view .square.col-md-14 {
    padding-bottom: 58.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-14.double {
      padding-bottom: 29.1666666667%; }
    .grid-view .square.col-md-14.triple {
      padding-bottom: 19.4444444444%; }
  .col-md-15 {
    width: 62.5%; }
  .grid-view .square.col-md-15 {
    padding-bottom: 62.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-15.double {
      padding-bottom: 31.25%; }
    .grid-view .square.col-md-15.triple {
      padding-bottom: 20.8333333333%; }
  .col-md-16 {
    width: 66.6666666667%; }
  .grid-view .square.col-md-16 {
    padding-bottom: 66.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-16.double {
      padding-bottom: 33.3333333333%; }
    .grid-view .square.col-md-16.triple {
      padding-bottom: 22.2222222222%; }
  .col-md-17 {
    width: 70.8333333333%; }
  .grid-view .square.col-md-17 {
    padding-bottom: 70.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-17.double {
      padding-bottom: 35.4166666667%; }
    .grid-view .square.col-md-17.triple {
      padding-bottom: 23.6111111111%; }
  .col-md-18 {
    width: 75%; }
  .grid-view .square.col-md-18 {
    padding-bottom: 75%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-18.double {
      padding-bottom: 37.5%; }
    .grid-view .square.col-md-18.triple {
      padding-bottom: 25%; }
  .col-md-19 {
    width: 79.1666666667%; }
  .grid-view .square.col-md-19 {
    padding-bottom: 79.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-19.double {
      padding-bottom: 39.5833333333%; }
    .grid-view .square.col-md-19.triple {
      padding-bottom: 26.3888888889%; }
  .col-md-20 {
    width: 83.3333333333%; }
  .grid-view .square.col-md-20 {
    padding-bottom: 83.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-20.double {
      padding-bottom: 41.6666666667%; }
    .grid-view .square.col-md-20.triple {
      padding-bottom: 27.7777777778%; }
  .col-md-21 {
    width: 87.5%; }
  .grid-view .square.col-md-21 {
    padding-bottom: 87.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-21.double {
      padding-bottom: 43.75%; }
    .grid-view .square.col-md-21.triple {
      padding-bottom: 29.1666666667%; }
  .col-md-22 {
    width: 91.6666666667%; }
  .grid-view .square.col-md-22 {
    padding-bottom: 91.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-22.double {
      padding-bottom: 45.8333333333%; }
    .grid-view .square.col-md-22.triple {
      padding-bottom: 30.5555555556%; }
  .col-md-23 {
    width: 95.8333333333%; }
  .grid-view .square.col-md-23 {
    padding-bottom: 95.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-23.double {
      padding-bottom: 47.9166666667%; }
    .grid-view .square.col-md-23.triple {
      padding-bottom: 31.9444444444%; }
  .col-md-24 {
    width: 100%; }
  .grid-view .square.col-md-24 {
    padding-bottom: 100%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-md-24.double {
      padding-bottom: 50%; }
    .grid-view .square.col-md-24.triple {
      padding-bottom: 33.3333333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 4.1666666667%; }
  .col-md-pull-2 {
    right: 8.3333333333%; }
  .col-md-pull-3 {
    right: 12.5%; }
  .col-md-pull-4 {
    right: 16.6666666667%; }
  .col-md-pull-5 {
    right: 20.8333333333%; }
  .col-md-pull-6 {
    right: 25%; }
  .col-md-pull-7 {
    right: 29.1666666667%; }
  .col-md-pull-8 {
    right: 33.3333333333%; }
  .col-md-pull-9 {
    right: 37.5%; }
  .col-md-pull-10 {
    right: 41.6666666667%; }
  .col-md-pull-11 {
    right: 45.8333333333%; }
  .col-md-pull-12 {
    right: 50%; }
  .col-md-pull-13 {
    right: 54.1666666667%; }
  .col-md-pull-14 {
    right: 58.3333333333%; }
  .col-md-pull-15 {
    right: 62.5%; }
  .col-md-pull-16 {
    right: 66.6666666667%; }
  .col-md-pull-17 {
    right: 70.8333333333%; }
  .col-md-pull-18 {
    right: 75%; }
  .col-md-pull-19 {
    right: 79.1666666667%; }
  .col-md-pull-20 {
    right: 83.3333333333%; }
  .col-md-pull-21 {
    right: 87.5%; }
  .col-md-pull-22 {
    right: 91.6666666667%; }
  .col-md-pull-23 {
    right: 95.8333333333%; }
  .col-md-pull-24 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 4.1666666667%; }
  .col-md-push-2 {
    left: 8.3333333333%; }
  .col-md-push-3 {
    left: 12.5%; }
  .col-md-push-4 {
    left: 16.6666666667%; }
  .col-md-push-5 {
    left: 20.8333333333%; }
  .col-md-push-6 {
    left: 25%; }
  .col-md-push-7 {
    left: 29.1666666667%; }
  .col-md-push-8 {
    left: 33.3333333333%; }
  .col-md-push-9 {
    left: 37.5%; }
  .col-md-push-10 {
    left: 41.6666666667%; }
  .col-md-push-11 {
    left: 45.8333333333%; }
  .col-md-push-12 {
    left: 50%; }
  .col-md-push-13 {
    left: 54.1666666667%; }
  .col-md-push-14 {
    left: 58.3333333333%; }
  .col-md-push-15 {
    left: 62.5%; }
  .col-md-push-16 {
    left: 66.6666666667%; }
  .col-md-push-17 {
    left: 70.8333333333%; }
  .col-md-push-18 {
    left: 75%; }
  .col-md-push-19 {
    left: 79.1666666667%; }
  .col-md-push-20 {
    left: 83.3333333333%; }
  .col-md-push-21 {
    left: 87.5%; }
  .col-md-push-22 {
    left: 91.6666666667%; }
  .col-md-push-23 {
    left: 95.8333333333%; }
  .col-md-push-24 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 4.1666666667%; }
  .col-md-offset-2 {
    margin-left: 8.3333333333%; }
  .col-md-offset-3 {
    margin-left: 12.5%; }
  .col-md-offset-4 {
    margin-left: 16.6666666667%; }
  .col-md-offset-5 {
    margin-left: 20.8333333333%; }
  .col-md-offset-6 {
    margin-left: 25%; }
  .col-md-offset-7 {
    margin-left: 29.1666666667%; }
  .col-md-offset-8 {
    margin-left: 33.3333333333%; }
  .col-md-offset-9 {
    margin-left: 37.5%; }
  .col-md-offset-10 {
    margin-left: 41.6666666667%; }
  .col-md-offset-11 {
    margin-left: 45.8333333333%; }
  .col-md-offset-12 {
    margin-left: 50%; }
  .col-md-offset-13 {
    margin-left: 54.1666666667%; }
  .col-md-offset-14 {
    margin-left: 58.3333333333%; }
  .col-md-offset-15 {
    margin-left: 62.5%; }
  .col-md-offset-16 {
    margin-left: 66.6666666667%; }
  .col-md-offset-17 {
    margin-left: 70.8333333333%; }
  .col-md-offset-18 {
    margin-left: 75%; }
  .col-md-offset-19 {
    margin-left: 79.1666666667%; }
  .col-md-offset-20 {
    margin-left: 83.3333333333%; }
  .col-md-offset-21 {
    margin-left: 87.5%; }
  .col-md-offset-22 {
    margin-left: 91.6666666667%; }
  .col-md-offset-23 {
    margin-left: 95.8333333333%; }
  .col-md-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1084px) {
  .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, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left; }
  .col-lg-1 {
    width: 4.1666666667%; }
  .grid-view .square.col-lg-1 {
    padding-bottom: 4.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-1.double {
      padding-bottom: 2.0833333333%; }
    .grid-view .square.col-lg-1.triple {
      padding-bottom: 1.3888888889%; }
  .col-lg-2 {
    width: 8.3333333333%; }
  .grid-view .square.col-lg-2 {
    padding-bottom: 8.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-2.double {
      padding-bottom: 4.1666666667%; }
    .grid-view .square.col-lg-2.triple {
      padding-bottom: 2.7777777778%; }
  .col-lg-3 {
    width: 12.5%; }
  .grid-view .square.col-lg-3 {
    padding-bottom: 12.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-3.double {
      padding-bottom: 6.25%; }
    .grid-view .square.col-lg-3.triple {
      padding-bottom: 4.1666666667%; }
  .col-lg-4 {
    width: 16.6666666667%; }
  .grid-view .square.col-lg-4 {
    padding-bottom: 16.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-4.double {
      padding-bottom: 8.3333333333%; }
    .grid-view .square.col-lg-4.triple {
      padding-bottom: 5.5555555556%; }
  .col-lg-5 {
    width: 20.8333333333%; }
  .grid-view .square.col-lg-5 {
    padding-bottom: 20.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-5.double {
      padding-bottom: 10.4166666667%; }
    .grid-view .square.col-lg-5.triple {
      padding-bottom: 6.9444444444%; }
  .col-lg-6 {
    width: 25%; }
  .grid-view .square.col-lg-6 {
    padding-bottom: 25%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-6.double {
      padding-bottom: 12.5%; }
    .grid-view .square.col-lg-6.triple {
      padding-bottom: 8.3333333333%; }
  .col-lg-7 {
    width: 29.1666666667%; }
  .grid-view .square.col-lg-7 {
    padding-bottom: 29.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-7.double {
      padding-bottom: 14.5833333333%; }
    .grid-view .square.col-lg-7.triple {
      padding-bottom: 9.7222222222%; }
  .col-lg-8 {
    width: 33.3333333333%; }
  .grid-view .square.col-lg-8 {
    padding-bottom: 33.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-8.double {
      padding-bottom: 16.6666666667%; }
    .grid-view .square.col-lg-8.triple {
      padding-bottom: 11.1111111111%; }
  .col-lg-9 {
    width: 37.5%; }
  .grid-view .square.col-lg-9 {
    padding-bottom: 37.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-9.double {
      padding-bottom: 18.75%; }
    .grid-view .square.col-lg-9.triple {
      padding-bottom: 12.5%; }
  .col-lg-10 {
    width: 41.6666666667%; }
  .grid-view .square.col-lg-10 {
    padding-bottom: 41.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-10.double {
      padding-bottom: 20.8333333333%; }
    .grid-view .square.col-lg-10.triple {
      padding-bottom: 13.8888888889%; }
  .col-lg-11 {
    width: 45.8333333333%; }
  .grid-view .square.col-lg-11 {
    padding-bottom: 45.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-11.double {
      padding-bottom: 22.9166666667%; }
    .grid-view .square.col-lg-11.triple {
      padding-bottom: 15.2777777778%; }
  .col-lg-12 {
    width: 50%; }
  .grid-view .square.col-lg-12 {
    padding-bottom: 50%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-12.double {
      padding-bottom: 25%; }
    .grid-view .square.col-lg-12.triple {
      padding-bottom: 16.6666666667%; }
  .col-lg-13 {
    width: 54.1666666667%; }
  .grid-view .square.col-lg-13 {
    padding-bottom: 54.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-13.double {
      padding-bottom: 27.0833333333%; }
    .grid-view .square.col-lg-13.triple {
      padding-bottom: 18.0555555556%; }
  .col-lg-14 {
    width: 58.3333333333%; }
  .grid-view .square.col-lg-14 {
    padding-bottom: 58.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-14.double {
      padding-bottom: 29.1666666667%; }
    .grid-view .square.col-lg-14.triple {
      padding-bottom: 19.4444444444%; }
  .col-lg-15 {
    width: 62.5%; }
  .grid-view .square.col-lg-15 {
    padding-bottom: 62.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-15.double {
      padding-bottom: 31.25%; }
    .grid-view .square.col-lg-15.triple {
      padding-bottom: 20.8333333333%; }
  .col-lg-16 {
    width: 66.6666666667%; }
  .grid-view .square.col-lg-16 {
    padding-bottom: 66.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-16.double {
      padding-bottom: 33.3333333333%; }
    .grid-view .square.col-lg-16.triple {
      padding-bottom: 22.2222222222%; }
  .col-lg-17 {
    width: 70.8333333333%; }
  .grid-view .square.col-lg-17 {
    padding-bottom: 70.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-17.double {
      padding-bottom: 35.4166666667%; }
    .grid-view .square.col-lg-17.triple {
      padding-bottom: 23.6111111111%; }
  .col-lg-18 {
    width: 75%; }
  .grid-view .square.col-lg-18 {
    padding-bottom: 75%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-18.double {
      padding-bottom: 37.5%; }
    .grid-view .square.col-lg-18.triple {
      padding-bottom: 25%; }
  .col-lg-19 {
    width: 79.1666666667%; }
  .grid-view .square.col-lg-19 {
    padding-bottom: 79.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-19.double {
      padding-bottom: 39.5833333333%; }
    .grid-view .square.col-lg-19.triple {
      padding-bottom: 26.3888888889%; }
  .col-lg-20 {
    width: 83.3333333333%; }
  .grid-view .square.col-lg-20 {
    padding-bottom: 83.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-20.double {
      padding-bottom: 41.6666666667%; }
    .grid-view .square.col-lg-20.triple {
      padding-bottom: 27.7777777778%; }
  .col-lg-21 {
    width: 87.5%; }
  .grid-view .square.col-lg-21 {
    padding-bottom: 87.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-21.double {
      padding-bottom: 43.75%; }
    .grid-view .square.col-lg-21.triple {
      padding-bottom: 29.1666666667%; }
  .col-lg-22 {
    width: 91.6666666667%; }
  .grid-view .square.col-lg-22 {
    padding-bottom: 91.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-22.double {
      padding-bottom: 45.8333333333%; }
    .grid-view .square.col-lg-22.triple {
      padding-bottom: 30.5555555556%; }
  .col-lg-23 {
    width: 95.8333333333%; }
  .grid-view .square.col-lg-23 {
    padding-bottom: 95.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-23.double {
      padding-bottom: 47.9166666667%; }
    .grid-view .square.col-lg-23.triple {
      padding-bottom: 31.9444444444%; }
  .col-lg-24 {
    width: 100%; }
  .grid-view .square.col-lg-24 {
    padding-bottom: 100%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-lg-24.double {
      padding-bottom: 50%; }
    .grid-view .square.col-lg-24.triple {
      padding-bottom: 33.3333333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 4.1666666667%; }
  .col-lg-pull-2 {
    right: 8.3333333333%; }
  .col-lg-pull-3 {
    right: 12.5%; }
  .col-lg-pull-4 {
    right: 16.6666666667%; }
  .col-lg-pull-5 {
    right: 20.8333333333%; }
  .col-lg-pull-6 {
    right: 25%; }
  .col-lg-pull-7 {
    right: 29.1666666667%; }
  .col-lg-pull-8 {
    right: 33.3333333333%; }
  .col-lg-pull-9 {
    right: 37.5%; }
  .col-lg-pull-10 {
    right: 41.6666666667%; }
  .col-lg-pull-11 {
    right: 45.8333333333%; }
  .col-lg-pull-12 {
    right: 50%; }
  .col-lg-pull-13 {
    right: 54.1666666667%; }
  .col-lg-pull-14 {
    right: 58.3333333333%; }
  .col-lg-pull-15 {
    right: 62.5%; }
  .col-lg-pull-16 {
    right: 66.6666666667%; }
  .col-lg-pull-17 {
    right: 70.8333333333%; }
  .col-lg-pull-18 {
    right: 75%; }
  .col-lg-pull-19 {
    right: 79.1666666667%; }
  .col-lg-pull-20 {
    right: 83.3333333333%; }
  .col-lg-pull-21 {
    right: 87.5%; }
  .col-lg-pull-22 {
    right: 91.6666666667%; }
  .col-lg-pull-23 {
    right: 95.8333333333%; }
  .col-lg-pull-24 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 4.1666666667%; }
  .col-lg-push-2 {
    left: 8.3333333333%; }
  .col-lg-push-3 {
    left: 12.5%; }
  .col-lg-push-4 {
    left: 16.6666666667%; }
  .col-lg-push-5 {
    left: 20.8333333333%; }
  .col-lg-push-6 {
    left: 25%; }
  .col-lg-push-7 {
    left: 29.1666666667%; }
  .col-lg-push-8 {
    left: 33.3333333333%; }
  .col-lg-push-9 {
    left: 37.5%; }
  .col-lg-push-10 {
    left: 41.6666666667%; }
  .col-lg-push-11 {
    left: 45.8333333333%; }
  .col-lg-push-12 {
    left: 50%; }
  .col-lg-push-13 {
    left: 54.1666666667%; }
  .col-lg-push-14 {
    left: 58.3333333333%; }
  .col-lg-push-15 {
    left: 62.5%; }
  .col-lg-push-16 {
    left: 66.6666666667%; }
  .col-lg-push-17 {
    left: 70.8333333333%; }
  .col-lg-push-18 {
    left: 75%; }
  .col-lg-push-19 {
    left: 79.1666666667%; }
  .col-lg-push-20 {
    left: 83.3333333333%; }
  .col-lg-push-21 {
    left: 87.5%; }
  .col-lg-push-22 {
    left: 91.6666666667%; }
  .col-lg-push-23 {
    left: 95.8333333333%; }
  .col-lg-push-24 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 4.1666666667%; }
  .col-lg-offset-2 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-3 {
    margin-left: 12.5%; }
  .col-lg-offset-4 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-5 {
    margin-left: 20.8333333333%; }
  .col-lg-offset-6 {
    margin-left: 25%; }
  .col-lg-offset-7 {
    margin-left: 29.1666666667%; }
  .col-lg-offset-8 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-9 {
    margin-left: 37.5%; }
  .col-lg-offset-10 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-11 {
    margin-left: 45.8333333333%; }
  .col-lg-offset-12 {
    margin-left: 50%; }
  .col-lg-offset-13 {
    margin-left: 54.1666666667%; }
  .col-lg-offset-14 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-15 {
    margin-left: 62.5%; }
  .col-lg-offset-16 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-17 {
    margin-left: 70.8333333333%; }
  .col-lg-offset-18 {
    margin-left: 75%; }
  .col-lg-offset-19 {
    margin-left: 79.1666666667%; }
  .col-lg-offset-20 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-21 {
    margin-left: 87.5%; }
  .col-lg-offset-22 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-23 {
    margin-left: 95.8333333333%; }
  .col-lg-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1400px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24 {
    float: left; }
  .col-xl-1 {
    width: 4.1666666667%; }
  .grid-view .square.col-xl-1 {
    padding-bottom: 4.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-1.double {
      padding-bottom: 2.0833333333%; }
    .grid-view .square.col-xl-1.triple {
      padding-bottom: 1.3888888889%; }
  .col-xl-2 {
    width: 8.3333333333%; }
  .grid-view .square.col-xl-2 {
    padding-bottom: 8.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-2.double {
      padding-bottom: 4.1666666667%; }
    .grid-view .square.col-xl-2.triple {
      padding-bottom: 2.7777777778%; }
  .col-xl-3 {
    width: 12.5%; }
  .grid-view .square.col-xl-3 {
    padding-bottom: 12.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-3.double {
      padding-bottom: 6.25%; }
    .grid-view .square.col-xl-3.triple {
      padding-bottom: 4.1666666667%; }
  .col-xl-4 {
    width: 16.6666666667%; }
  .grid-view .square.col-xl-4 {
    padding-bottom: 16.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-4.double {
      padding-bottom: 8.3333333333%; }
    .grid-view .square.col-xl-4.triple {
      padding-bottom: 5.5555555556%; }
  .col-xl-5 {
    width: 20.8333333333%; }
  .grid-view .square.col-xl-5 {
    padding-bottom: 20.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-5.double {
      padding-bottom: 10.4166666667%; }
    .grid-view .square.col-xl-5.triple {
      padding-bottom: 6.9444444444%; }
  .col-xl-6 {
    width: 25%; }
  .grid-view .square.col-xl-6 {
    padding-bottom: 25%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-6.double {
      padding-bottom: 12.5%; }
    .grid-view .square.col-xl-6.triple {
      padding-bottom: 8.3333333333%; }
  .col-xl-7 {
    width: 29.1666666667%; }
  .grid-view .square.col-xl-7 {
    padding-bottom: 29.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-7.double {
      padding-bottom: 14.5833333333%; }
    .grid-view .square.col-xl-7.triple {
      padding-bottom: 9.7222222222%; }
  .col-xl-8 {
    width: 33.3333333333%; }
  .grid-view .square.col-xl-8 {
    padding-bottom: 33.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-8.double {
      padding-bottom: 16.6666666667%; }
    .grid-view .square.col-xl-8.triple {
      padding-bottom: 11.1111111111%; }
  .col-xl-9 {
    width: 37.5%; }
  .grid-view .square.col-xl-9 {
    padding-bottom: 37.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-9.double {
      padding-bottom: 18.75%; }
    .grid-view .square.col-xl-9.triple {
      padding-bottom: 12.5%; }
  .col-xl-10 {
    width: 41.6666666667%; }
  .grid-view .square.col-xl-10 {
    padding-bottom: 41.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-10.double {
      padding-bottom: 20.8333333333%; }
    .grid-view .square.col-xl-10.triple {
      padding-bottom: 13.8888888889%; }
  .col-xl-11 {
    width: 45.8333333333%; }
  .grid-view .square.col-xl-11 {
    padding-bottom: 45.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-11.double {
      padding-bottom: 22.9166666667%; }
    .grid-view .square.col-xl-11.triple {
      padding-bottom: 15.2777777778%; }
  .col-xl-12 {
    width: 50%; }
  .grid-view .square.col-xl-12 {
    padding-bottom: 50%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-12.double {
      padding-bottom: 25%; }
    .grid-view .square.col-xl-12.triple {
      padding-bottom: 16.6666666667%; }
  .col-xl-13 {
    width: 54.1666666667%; }
  .grid-view .square.col-xl-13 {
    padding-bottom: 54.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-13.double {
      padding-bottom: 27.0833333333%; }
    .grid-view .square.col-xl-13.triple {
      padding-bottom: 18.0555555556%; }
  .col-xl-14 {
    width: 58.3333333333%; }
  .grid-view .square.col-xl-14 {
    padding-bottom: 58.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-14.double {
      padding-bottom: 29.1666666667%; }
    .grid-view .square.col-xl-14.triple {
      padding-bottom: 19.4444444444%; }
  .col-xl-15 {
    width: 62.5%; }
  .grid-view .square.col-xl-15 {
    padding-bottom: 62.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-15.double {
      padding-bottom: 31.25%; }
    .grid-view .square.col-xl-15.triple {
      padding-bottom: 20.8333333333%; }
  .col-xl-16 {
    width: 66.6666666667%; }
  .grid-view .square.col-xl-16 {
    padding-bottom: 66.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-16.double {
      padding-bottom: 33.3333333333%; }
    .grid-view .square.col-xl-16.triple {
      padding-bottom: 22.2222222222%; }
  .col-xl-17 {
    width: 70.8333333333%; }
  .grid-view .square.col-xl-17 {
    padding-bottom: 70.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-17.double {
      padding-bottom: 35.4166666667%; }
    .grid-view .square.col-xl-17.triple {
      padding-bottom: 23.6111111111%; }
  .col-xl-18 {
    width: 75%; }
  .grid-view .square.col-xl-18 {
    padding-bottom: 75%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-18.double {
      padding-bottom: 37.5%; }
    .grid-view .square.col-xl-18.triple {
      padding-bottom: 25%; }
  .col-xl-19 {
    width: 79.1666666667%; }
  .grid-view .square.col-xl-19 {
    padding-bottom: 79.1666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-19.double {
      padding-bottom: 39.5833333333%; }
    .grid-view .square.col-xl-19.triple {
      padding-bottom: 26.3888888889%; }
  .col-xl-20 {
    width: 83.3333333333%; }
  .grid-view .square.col-xl-20 {
    padding-bottom: 83.3333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-20.double {
      padding-bottom: 41.6666666667%; }
    .grid-view .square.col-xl-20.triple {
      padding-bottom: 27.7777777778%; }
  .col-xl-21 {
    width: 87.5%; }
  .grid-view .square.col-xl-21 {
    padding-bottom: 87.5%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-21.double {
      padding-bottom: 43.75%; }
    .grid-view .square.col-xl-21.triple {
      padding-bottom: 29.1666666667%; }
  .col-xl-22 {
    width: 91.6666666667%; }
  .grid-view .square.col-xl-22 {
    padding-bottom: 91.6666666667%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-22.double {
      padding-bottom: 45.8333333333%; }
    .grid-view .square.col-xl-22.triple {
      padding-bottom: 30.5555555556%; }
  .col-xl-23 {
    width: 95.8333333333%; }
  .grid-view .square.col-xl-23 {
    padding-bottom: 95.8333333333%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-23.double {
      padding-bottom: 47.9166666667%; }
    .grid-view .square.col-xl-23.triple {
      padding-bottom: 31.9444444444%; }
  .col-xl-24 {
    width: 100%; }
  .grid-view .square.col-xl-24 {
    padding-bottom: 100%;
    padding-left: 0;
    padding-right: 0; }
    .grid-view .square.col-xl-24.double {
      padding-bottom: 50%; }
    .grid-view .square.col-xl-24.triple {
      padding-bottom: 33.3333333333%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 4.1666666667%; }
  .col-xl-pull-2 {
    right: 8.3333333333%; }
  .col-xl-pull-3 {
    right: 12.5%; }
  .col-xl-pull-4 {
    right: 16.6666666667%; }
  .col-xl-pull-5 {
    right: 20.8333333333%; }
  .col-xl-pull-6 {
    right: 25%; }
  .col-xl-pull-7 {
    right: 29.1666666667%; }
  .col-xl-pull-8 {
    right: 33.3333333333%; }
  .col-xl-pull-9 {
    right: 37.5%; }
  .col-xl-pull-10 {
    right: 41.6666666667%; }
  .col-xl-pull-11 {
    right: 45.8333333333%; }
  .col-xl-pull-12 {
    right: 50%; }
  .col-xl-pull-13 {
    right: 54.1666666667%; }
  .col-xl-pull-14 {
    right: 58.3333333333%; }
  .col-xl-pull-15 {
    right: 62.5%; }
  .col-xl-pull-16 {
    right: 66.6666666667%; }
  .col-xl-pull-17 {
    right: 70.8333333333%; }
  .col-xl-pull-18 {
    right: 75%; }
  .col-xl-pull-19 {
    right: 79.1666666667%; }
  .col-xl-pull-20 {
    right: 83.3333333333%; }
  .col-xl-pull-21 {
    right: 87.5%; }
  .col-xl-pull-22 {
    right: 91.6666666667%; }
  .col-xl-pull-23 {
    right: 95.8333333333%; }
  .col-xl-pull-24 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 4.1666666667%; }
  .col-xl-push-2 {
    left: 8.3333333333%; }
  .col-xl-push-3 {
    left: 12.5%; }
  .col-xl-push-4 {
    left: 16.6666666667%; }
  .col-xl-push-5 {
    left: 20.8333333333%; }
  .col-xl-push-6 {
    left: 25%; }
  .col-xl-push-7 {
    left: 29.1666666667%; }
  .col-xl-push-8 {
    left: 33.3333333333%; }
  .col-xl-push-9 {
    left: 37.5%; }
  .col-xl-push-10 {
    left: 41.6666666667%; }
  .col-xl-push-11 {
    left: 45.8333333333%; }
  .col-xl-push-12 {
    left: 50%; }
  .col-xl-push-13 {
    left: 54.1666666667%; }
  .col-xl-push-14 {
    left: 58.3333333333%; }
  .col-xl-push-15 {
    left: 62.5%; }
  .col-xl-push-16 {
    left: 66.6666666667%; }
  .col-xl-push-17 {
    left: 70.8333333333%; }
  .col-xl-push-18 {
    left: 75%; }
  .col-xl-push-19 {
    left: 79.1666666667%; }
  .col-xl-push-20 {
    left: 83.3333333333%; }
  .col-xl-push-21 {
    left: 87.5%; }
  .col-xl-push-22 {
    left: 91.6666666667%; }
  .col-xl-push-23 {
    left: 95.8333333333%; }
  .col-xl-push-24 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 4.1666666667%; }
  .col-xl-offset-2 {
    margin-left: 8.3333333333%; }
  .col-xl-offset-3 {
    margin-left: 12.5%; }
  .col-xl-offset-4 {
    margin-left: 16.6666666667%; }
  .col-xl-offset-5 {
    margin-left: 20.8333333333%; }
  .col-xl-offset-6 {
    margin-left: 25%; }
  .col-xl-offset-7 {
    margin-left: 29.1666666667%; }
  .col-xl-offset-8 {
    margin-left: 33.3333333333%; }
  .col-xl-offset-9 {
    margin-left: 37.5%; }
  .col-xl-offset-10 {
    margin-left: 41.6666666667%; }
  .col-xl-offset-11 {
    margin-left: 45.8333333333%; }
  .col-xl-offset-12 {
    margin-left: 50%; }
  .col-xl-offset-13 {
    margin-left: 54.1666666667%; }
  .col-xl-offset-14 {
    margin-left: 58.3333333333%; }
  .col-xl-offset-15 {
    margin-left: 62.5%; }
  .col-xl-offset-16 {
    margin-left: 66.6666666667%; }
  .col-xl-offset-17 {
    margin-left: 70.8333333333%; }
  .col-xl-offset-18 {
    margin-left: 75%; }
  .col-xl-offset-19 {
    margin-left: 79.1666666667%; }
  .col-xl-offset-20 {
    margin-left: 83.3333333333%; }
  .col-xl-offset-21 {
    margin-left: 87.5%; }
  .col-xl-offset-22 {
    margin-left: 91.6666666667%; }
  .col-xl-offset-23 {
    margin-left: 95.8333333333%; }
  .col-xl-offset-24 {
    margin-left: 100%; } }

@media (max-width: 959px) {
  .flex-stretch {
    display: flex;
    align-items: stretch; } }

.column-fixed,
.column-fixed-placeholder {
  width: 100%;
  min-width: 100%; }
  .column-fixed.mobile-overlay,
  .column-fixed-placeholder.mobile-overlay {
    background-color: #E6E6E6;
    overflow-y: auto;
    margin-left: -280px;
    position: relative; }
    .column-fixed.mobile-overlay:last-child,
    .column-fixed-placeholder.mobile-overlay:last-child {
      padding-right: 0; }
    @media (min-width: 540px) {
      .column-fixed.mobile-overlay,
      .column-fixed-placeholder.mobile-overlay {
        padding-left: 24px;
        width: 292px;
        min-width: 292px; }
        .column-fixed.mobile-overlay:last-child,
        .column-fixed-placeholder.mobile-overlay:last-child {
          padding-right: 12px; } }
    @media (min-width: 768px) {
      .column-fixed.mobile-overlay,
      .column-fixed-placeholder.mobile-overlay {
        width: 304px;
        min-width: 304px; }
        .column-fixed.mobile-overlay:last-child,
        .column-fixed-placeholder.mobile-overlay:last-child {
          padding-right: 24px; } }
    @media (min-width: 960px) {
      .column-fixed.mobile-overlay,
      .column-fixed-placeholder.mobile-overlay {
        min-width: 280px; } }
  @media (min-width: 960px) {
    .column-fixed,
    .column-fixed-placeholder {
      width: 280px;
      min-width: 0;
      display: table-cell;
      vertical-align: top; }
      .column-fixed.mobile-overlay,
      .column-fixed-placeholder.mobile-overlay {
        background-color: transparent;
        border: none;
        padding: 0;
        margin: 0;
        position: static; }
      .column-fixed.collapse.in,
      .column-fixed-placeholder.collapse.in {
        display: table-cell; }
      .column-fixed ~ [class^="col-"],
      .column-fixed-placeholder ~ [class^="col-"] {
        display: table-cell;
        vertical-align: top;
        float: none; } }
  .column-fixed:last-child,
  .column-fixed-placeholder:last-child {
    padding-right: 12px; }
    @media (min-width: 540px) {
      .column-fixed:last-child,
      .column-fixed-placeholder:last-child {
        padding-right: 24px; } }
    @media (min-width: 960px) {
      .column-fixed:last-child,
      .column-fixed-placeholder:last-child {
        padding-right: 24px; } }

.column-fixed-placeholder {
  width: 0.05px !important;
  min-width: 0.05px !important; }
  .column-fixed-placeholder + [class^="col-"] {
    left: -1px; }

@media (min-width: 540px) {
  .column-fixed-analog {
    width: 256px;
    min-width: 256px; } }

.grid-view {
  margin: -4px; }
  .grid-view .square {
    position: relative; }
    .dashboard .grid-view .square {
      min-height: 312px;
      min-width: 312px; }
      .dashboard .grid-view .square.double {
        min-width: 624px; }
      .dashboard .grid-view .square.triple {
        min-width: 936px; }
      @media (max-width: 767px) {
        .dashboard .grid-view .square {
          min-width: 100% !important;
          width: 100%;
          height: auto;
          padding-bottom: 0 !important; } }
    .grid-view .square .square-content {
      position: absolute;
      overflow: hidden;
      left: 4px;
      right: 4px;
      top: 4px;
      bottom: 4px; }
      @media (max-width: 767px) {
        .dashboard .grid-view .square .square-content {
          position: static;
          margin: 4px;
          min-height: 304px; } }
  .grid-view.grid-fill .square.win-color-bg-0, .grid-view.grid-fill .square.win-color-bg-0 .square.square-content, .grid-view.grid-fill.win-color-bg-0 .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-10, .grid-view.grid-fill .square.win-color-bg-10 .square.square-content, .grid-view.grid-fill.win-color-bg-10 .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-20, .grid-view.grid-fill .square.win-color-bg-20 .square.square-content, .grid-view.grid-fill.win-color-bg-20 .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-30, .grid-view.grid-fill .square.win-color-bg-30 .square.square-content, .grid-view.grid-fill.win-color-bg-30 .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-accent, .grid-view.grid-fill .square.win-color-bg-accent .square.square-content, .grid-view.grid-fill.win-color-bg-accent .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-alert, .grid-view.grid-fill .square.win-color-bg-alert .square.square-content, .grid-view.grid-fill.win-color-bg-alert .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-yellow, .grid-view.grid-fill .square.win-color-bg-yellow .square.square-content, .grid-view.grid-fill.win-color-bg-yellow .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-orange, .grid-view.grid-fill .square.win-color-bg-orange .square.square-content, .grid-view.grid-fill.win-color-bg-orange .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-red, .grid-view.grid-fill .square.win-color-bg-red .square.square-content, .grid-view.grid-fill.win-color-bg-red .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-magenta, .grid-view.grid-fill .square.win-color-bg-magenta .square.square-content, .grid-view.grid-fill.win-color-bg-magenta .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-purple, .grid-view.grid-fill .square.win-color-bg-purple .square.square-content, .grid-view.grid-fill.win-color-bg-purple .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-blue, .grid-view.grid-fill .square.win-color-bg-blue .square.square-content, .grid-view.grid-fill.win-color-bg-blue .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-darkerblue, .grid-view.grid-fill .square.win-color-bg-darkerblue .square.square-content, .grid-view.grid-fill.win-color-bg-darkerblue .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-midblue, .grid-view.grid-fill .square.win-color-bg-midblue .square.square-content, .grid-view.grid-fill.win-color-bg-midblue .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-teal, .grid-view.grid-fill .square.win-color-bg-teal .square.square-content, .grid-view.grid-fill.win-color-bg-teal .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-green, .grid-view.grid-fill .square.win-color-bg-green .square.square-content, .grid-view.grid-fill.win-color-bg-green .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-lightmagenta, .grid-view.grid-fill .square.win-color-bg-lightmagenta .square.square-content, .grid-view.grid-fill.win-color-bg-lightmagenta .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-darkpurple, .grid-view.grid-fill .square.win-color-bg-darkpurple .square.square-content, .grid-view.grid-fill.win-color-bg-darkpurple .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-darkteal, .grid-view.grid-fill .square.win-color-bg-darkteal .square.square-content, .grid-view.grid-fill.win-color-bg-darkteal .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-darkgreen, .grid-view.grid-fill .square.win-color-bg-darkgreen .square.square-content, .grid-view.grid-fill.win-color-bg-darkgreen .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-0.color-alt, .grid-view.grid-fill .square.win-color-bg-0 .square.color-alt.square-content, .grid-view.grid-fill .square.win-color-bg-0.color-alt .square.square-content, .grid-view.grid-fill .square.win-color-bg-0 .square.color-alt.square-content .square.square-content, .grid-view.grid-fill.win-color-bg-0 .square.color-alt.square-content .square.square-content, .grid-view.grid-fill.win-color-bg-0 .square.color-alt.square-content, .grid-view.grid-fill.win-color-bg-0.color-alt .square.square-content, .grid-view.grid-fill.color-alt.square-content .square.win-color-bg-0 .grid-view.grid-fill.color-alt.square-content .square.square-content, .grid-view.grid-fill.win-color-bg-0 .grid-view.grid-fill.color-alt.square-content .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-10.color-alt, .grid-view.grid-fill .square.win-color-bg-10 .square.color-alt.square-content, .grid-view.grid-fill .square.win-color-bg-10.color-alt .square.square-content, .grid-view.grid-fill .square.win-color-bg-10 .square.color-alt.square-content .square.square-content, .grid-view.grid-fill.win-color-bg-10 .square.color-alt.square-content .square.square-content, .grid-view.grid-fill.win-color-bg-10 .square.color-alt.square-content, .grid-view.grid-fill.win-color-bg-10.color-alt .square.square-content, .grid-view.grid-fill.color-alt.square-content .square.win-color-bg-10 .grid-view.grid-fill.color-alt.square-content .square.square-content, .grid-view.grid-fill.win-color-bg-10 .grid-view.grid-fill.color-alt.square-content .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-20.color-alt, .grid-view.grid-fill .square.win-color-bg-20 .square.color-alt.square-content, .grid-view.grid-fill .square.win-color-bg-20.color-alt .square.square-content, .grid-view.grid-fill .square.win-color-bg-20 .square.color-alt.square-content .square.square-content, .grid-view.grid-fill.win-color-bg-20 .square.color-alt.square-content .square.square-content, .grid-view.grid-fill.win-color-bg-20 .square.color-alt.square-content, .grid-view.grid-fill.win-color-bg-20.color-alt .square.square-content, .grid-view.grid-fill.color-alt.square-content .square.win-color-bg-20 .grid-view.grid-fill.color-alt.square-content .square.square-content, .grid-view.grid-fill.win-color-bg-20 .grid-view.grid-fill.color-alt.square-content .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square.win-color-bg-30.color-alt, .grid-view.grid-fill .square.win-color-bg-30 .square.color-alt.square-content, .grid-view.grid-fill .square.win-color-bg-30.color-alt .square.square-content, .grid-view.grid-fill .square.win-color-bg-30 .square.color-alt.square-content .square.square-content, .grid-view.grid-fill.win-color-bg-30 .square.color-alt.square-content .square.square-content, .grid-view.grid-fill.win-color-bg-30 .square.color-alt.square-content, .grid-view.grid-fill.win-color-bg-30.color-alt .square.square-content, .grid-view.grid-fill.color-alt.square-content .square.win-color-bg-30 .grid-view.grid-fill.color-alt.square-content .square.square-content, .grid-view.grid-fill.win-color-bg-30 .grid-view.grid-fill.color-alt.square-content .square.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill .square-content {
    background-color: #FFF; }
  .grid-view.grid-fill.color-alt .square-content {
    background-color: #000; }
  .grid-view.grid-fill.win-color-bg-0, .grid-view.grid-fill .square.win-color-bg-0 .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-0 .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-10, .grid-view.grid-fill .square.win-color-bg-10 .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-10 .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-20, .grid-view.grid-fill .square.win-color-bg-20 .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-20 .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-30, .grid-view.grid-fill .square.win-color-bg-30 .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-30 .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-accent, .grid-view.grid-fill .square.win-color-bg-accent .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-accent .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-alert, .grid-view.grid-fill .square.win-color-bg-alert .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-alert .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-yellow, .grid-view.grid-fill .square.win-color-bg-yellow .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-yellow .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-orange, .grid-view.grid-fill .square.win-color-bg-orange .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-orange .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-red, .grid-view.grid-fill .square.win-color-bg-red .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-red .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-magenta, .grid-view.grid-fill .square.win-color-bg-magenta .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-magenta .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-purple, .grid-view.grid-fill .square.win-color-bg-purple .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-purple .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-blue, .grid-view.grid-fill .square.win-color-bg-blue .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-blue .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-darkerblue, .grid-view.grid-fill .square.win-color-bg-darkerblue .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-darkerblue .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-midblue, .grid-view.grid-fill .square.win-color-bg-midblue .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-midblue .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-teal, .grid-view.grid-fill .square.win-color-bg-teal .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-teal .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-green, .grid-view.grid-fill .square.win-color-bg-green .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-green .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-lightmagenta, .grid-view.grid-fill .square.win-color-bg-lightmagenta .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-lightmagenta .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-darkpurple, .grid-view.grid-fill .square.win-color-bg-darkpurple .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-darkpurple .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-darkteal, .grid-view.grid-fill .square.win-color-bg-darkteal .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-darkteal .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-darkgreen, .grid-view.grid-fill .square.win-color-bg-darkgreen .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-darkgreen .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-0.color-alt, .grid-view.grid-fill .square.win-color-bg-0 .grid-view.grid-fill.color-alt.square-content, .grid-view.grid-fill .square.win-color-bg-0.color-alt .grid-view.grid-fill.square-content, .grid-view.grid-fill .square.win-color-bg-0 .square.color-alt.square-content .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-0 .square.color-alt.square-content .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-0 .grid-view.grid-fill.color-alt.square-content, .grid-view.grid-fill.win-color-bg-0.color-alt .grid-view.grid-fill.square-content, .grid-view.grid-fill .square.win-color-bg-0 .grid-view.grid-fill.color-alt.square-content .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-0 .grid-view.grid-fill.color-alt.square-content .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-10.color-alt, .grid-view.grid-fill .square.win-color-bg-10 .grid-view.grid-fill.color-alt.square-content, .grid-view.grid-fill .square.win-color-bg-10.color-alt .grid-view.grid-fill.square-content, .grid-view.grid-fill .square.win-color-bg-10 .square.color-alt.square-content .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-10 .square.color-alt.square-content .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-10 .grid-view.grid-fill.color-alt.square-content, .grid-view.grid-fill.win-color-bg-10.color-alt .grid-view.grid-fill.square-content, .grid-view.grid-fill .square.win-color-bg-10 .grid-view.grid-fill.color-alt.square-content .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-10 .grid-view.grid-fill.color-alt.square-content .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-20.color-alt, .grid-view.grid-fill .square.win-color-bg-20 .grid-view.grid-fill.color-alt.square-content, .grid-view.grid-fill .square.win-color-bg-20.color-alt .grid-view.grid-fill.square-content, .grid-view.grid-fill .square.win-color-bg-20 .square.color-alt.square-content .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-20 .square.color-alt.square-content .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-20 .grid-view.grid-fill.color-alt.square-content, .grid-view.grid-fill.win-color-bg-20.color-alt .grid-view.grid-fill.square-content, .grid-view.grid-fill .square.win-color-bg-20 .grid-view.grid-fill.color-alt.square-content .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-20 .grid-view.grid-fill.color-alt.square-content .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.win-color-bg-30.color-alt, .grid-view.grid-fill .square.win-color-bg-30 .grid-view.grid-fill.color-alt.square-content, .grid-view.grid-fill .square.win-color-bg-30.color-alt .grid-view.grid-fill.square-content, .grid-view.grid-fill .square.win-color-bg-30 .square.color-alt.square-content .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-30 .square.color-alt.square-content .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-30 .grid-view.grid-fill.color-alt.square-content, .grid-view.grid-fill.win-color-bg-30.color-alt .grid-view.grid-fill.square-content, .grid-view.grid-fill .square.win-color-bg-30 .grid-view.grid-fill.color-alt.square-content .grid-view.grid-fill.square-content, .grid-view.grid-fill.win-color-bg-30 .grid-view.grid-fill.color-alt.square-content .grid-view.grid-fill.square-content {
    background-color: transparent !important; }
  .grid-view.grid-fill.grid-bg {
    padding: 4px;
    background-color: #E6E6E6; }
  @media (min-width: 1320px) {
    .dashboard .grid-view .square.double.col-xs-24.col-xl-12 {
      width: 50%;
      padding-bottom: 25%; } }
  @media (min-width: 1320px) and (max-width: 1586px) {
    .dashboard .grid-view .square.double.col-xs-24.col-xl-12.filter-pane-open {
      width: 100%;
      padding-bottom: 50%; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  border: 0; }

label {
  display: inline-block;
  max-width: 100%; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px; }

.form-control, .input-counter input,
.input-counter textarea {
  display: block;
  width: 100%;
  background-image: none; }

textarea.form-control,
.input-counter textarea {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

_:-ms-fullscreen, :root input[type="date"],
_:-ms-fullscreen, :root input[type="time"],
_:-ms-fullscreen, :root input[type="datetime-local"],
_:-ms-fullscreen, :root input[type="month"] {
  line-height: 1.428571429; }

.radio,
.checkbox {
  position: relative;
  display: block; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    cursor: pointer; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.has-feedback {
  position: relative; }

.form-control-feedback {
  right: 0;
  display: block;
  text-align: center; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px; }

@media (min-width: 540px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .input-counter input, .input-counter .form-inline input, .form-inline
  .input-counter textarea,
  .input-counter .form-inline textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .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,
    .form-inline .input-group .input-counter input, .input-counter
    .form-inline .input-group input,
    .form-inline .input-group
    .input-counter textarea,
    .input-counter
    .form-inline .input-group textarea {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .input-counter .input-group > input, .input-counter .form-inline .input-group > input, .form-inline
  .input-counter .input-group > textarea,
  .input-counter .form-inline .input-group > textarea {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0; } }

input,
button,
textarea,
select,
option,
progress {
  max-width: 100%;
  line-height: inherit; }

.required::after {
  content: "*";
  padding-left: 2px; }

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  padding: 4px 8px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.4);
  background-color: rgba(255, 255, 255, 0.4);
  height: 36px;
  height: 2.25rem; }
  input[type="color"]:hover,
  input[type="date"]:hover,
  input[type="datetime"]:hover,
  input[type="datetime-local"]:hover,
  input[type="email"]:hover,
  input[type="month"]:hover,
  input[type="number"]:hover,
  input[type="password"]:hover,
  input[type="search"]:hover,
  input[type="tel"]:hover,
  input[type="text"]:hover,
  input[type="time"]:hover,
  input[type="url"]:hover,
  input[type="week"]:hover,
  textarea:hover {
    border-color: rgba(0, 0, 0, 0.6); }
  input[type="color"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="email"]:focus,
  input[type="month"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="text"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="week"]:focus,
  textarea:focus {
    border-color: #0078D7;
    background-color: #FFF;
    outline: 0; }
    @media screen and (-ms-high-contrast: active) {
      input[type="color"]:focus,
      input[type="date"]:focus,
      input[type="datetime"]:focus,
      input[type="datetime-local"]:focus,
      input[type="email"]:focus,
      input[type="month"]:focus,
      input[type="number"]:focus,
      input[type="password"]:focus,
      input[type="search"]:focus,
      input[type="tel"]:focus,
      input[type="text"]:focus,
      input[type="time"]:focus,
      input[type="url"]:focus,
      input[type="week"]:focus,
      textarea:focus {
        outline: auto; } }
  input[type="color"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.6);
    opacity: 1; }
  input[type="color"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6); }
  input[type="color"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.6); }
  input[type="color"][disabled], input[type="color"]:disabled,
  fieldset[disabled] input[type="color"],
  fieldset:disabled input[type="color"],
  input[type="date"][disabled],
  input[type="date"]:disabled,
  fieldset[disabled]
  input[type="date"],
  fieldset:disabled
  input[type="date"],
  input[type="datetime"][disabled],
  input[type="datetime"]:disabled,
  fieldset[disabled]
  input[type="datetime"],
  fieldset:disabled
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"]:disabled,
  fieldset[disabled]
  input[type="datetime-local"],
  fieldset:disabled
  input[type="datetime-local"],
  input[type="email"][disabled],
  input[type="email"]:disabled,
  fieldset[disabled]
  input[type="email"],
  fieldset:disabled
  input[type="email"],
  input[type="month"][disabled],
  input[type="month"]:disabled,
  fieldset[disabled]
  input[type="month"],
  fieldset:disabled
  input[type="month"],
  input[type="number"][disabled],
  input[type="number"]:disabled,
  fieldset[disabled]
  input[type="number"],
  fieldset:disabled
  input[type="number"],
  input[type="password"][disabled],
  input[type="password"]:disabled,
  fieldset[disabled]
  input[type="password"],
  fieldset:disabled
  input[type="password"],
  input[type="search"][disabled],
  input[type="search"]:disabled,
  fieldset[disabled]
  input[type="search"],
  fieldset:disabled
  input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"]:disabled,
  fieldset[disabled]
  input[type="tel"],
  fieldset:disabled
  input[type="tel"],
  input[type="text"][disabled],
  input[type="text"]:disabled,
  fieldset[disabled]
  input[type="text"],
  fieldset:disabled
  input[type="text"],
  input[type="time"][disabled],
  input[type="time"]:disabled,
  fieldset[disabled]
  input[type="time"],
  fieldset:disabled
  input[type="time"],
  input[type="url"][disabled],
  input[type="url"]:disabled,
  fieldset[disabled]
  input[type="url"],
  fieldset:disabled
  input[type="url"],
  input[type="week"][disabled],
  input[type="week"]:disabled,
  fieldset[disabled]
  input[type="week"],
  fieldset:disabled
  input[type="week"],
  textarea[disabled],
  textarea:disabled,
  fieldset[disabled]
  textarea,
  fieldset:disabled
  textarea {
    border-color: #CCCCCC !important;
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: rgba(0, 0, 0, 0.2) !important; }
  input[type="color"][readonly],
  input[type="date"][readonly],
  input[type="datetime"][readonly],
  input[type="datetime-local"][readonly],
  input[type="email"][readonly],
  input[type="month"][readonly],
  input[type="number"][readonly],
  input[type="password"][readonly],
  input[type="search"][readonly],
  input[type="tel"][readonly],
  input[type="text"][readonly],
  input[type="time"][readonly],
  input[type="url"][readonly],
  input[type="week"][readonly],
  textarea[readonly] {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #000; }
    input[type="color"][readonly]::-webkit-input-placeholder, input[type="color"][readonly]:-moz-placeholder, input[type="color"][readonly]::-moz-placeholder, input[type="color"][readonly]:-ms-input-placeholder,
    input[type="date"][readonly]::-webkit-input-placeholder,
    input[type="date"][readonly]:-moz-placeholder,
    input[type="date"][readonly]::-moz-placeholder,
    input[type="date"][readonly]:-ms-input-placeholder,
    input[type="datetime"][readonly]::-webkit-input-placeholder,
    input[type="datetime"][readonly]:-moz-placeholder,
    input[type="datetime"][readonly]::-moz-placeholder,
    input[type="datetime"][readonly]:-ms-input-placeholder,
    input[type="datetime-local"][readonly]::-webkit-input-placeholder,
    input[type="datetime-local"][readonly]:-moz-placeholder,
    input[type="datetime-local"][readonly]::-moz-placeholder,
    input[type="datetime-local"][readonly]:-ms-input-placeholder,
    input[type="email"][readonly]::-webkit-input-placeholder,
    input[type="email"][readonly]:-moz-placeholder,
    input[type="email"][readonly]::-moz-placeholder,
    input[type="email"][readonly]:-ms-input-placeholder,
    input[type="month"][readonly]::-webkit-input-placeholder,
    input[type="month"][readonly]:-moz-placeholder,
    input[type="month"][readonly]::-moz-placeholder,
    input[type="month"][readonly]:-ms-input-placeholder,
    input[type="number"][readonly]::-webkit-input-placeholder,
    input[type="number"][readonly]:-moz-placeholder,
    input[type="number"][readonly]::-moz-placeholder,
    input[type="number"][readonly]:-ms-input-placeholder,
    input[type="password"][readonly]::-webkit-input-placeholder,
    input[type="password"][readonly]:-moz-placeholder,
    input[type="password"][readonly]::-moz-placeholder,
    input[type="password"][readonly]:-ms-input-placeholder,
    input[type="search"][readonly]::-webkit-input-placeholder,
    input[type="search"][readonly]:-moz-placeholder,
    input[type="search"][readonly]::-moz-placeholder,
    input[type="search"][readonly]:-ms-input-placeholder,
    input[type="tel"][readonly]::-webkit-input-placeholder,
    input[type="tel"][readonly]:-moz-placeholder,
    input[type="tel"][readonly]::-moz-placeholder,
    input[type="tel"][readonly]:-ms-input-placeholder,
    input[type="text"][readonly]::-webkit-input-placeholder,
    input[type="text"][readonly]:-moz-placeholder,
    input[type="text"][readonly]::-moz-placeholder,
    input[type="text"][readonly]:-ms-input-placeholder,
    input[type="time"][readonly]::-webkit-input-placeholder,
    input[type="time"][readonly]:-moz-placeholder,
    input[type="time"][readonly]::-moz-placeholder,
    input[type="time"][readonly]:-ms-input-placeholder,
    input[type="url"][readonly]::-webkit-input-placeholder,
    input[type="url"][readonly]:-moz-placeholder,
    input[type="url"][readonly]::-moz-placeholder,
    input[type="url"][readonly]:-ms-input-placeholder,
    input[type="week"][readonly]::-webkit-input-placeholder,
    input[type="week"][readonly]:-moz-placeholder,
    input[type="week"][readonly]::-moz-placeholder,
    input[type="week"][readonly]:-ms-input-placeholder,
    textarea[readonly]::-webkit-input-placeholder,
    textarea[readonly]:-moz-placeholder,
    textarea[readonly]::-moz-placeholder,
    textarea[readonly]:-ms-input-placeholder {
      color: #000; }
    input[type="color"][readonly]:focus,
    input[type="date"][readonly]:focus,
    input[type="datetime"][readonly]:focus,
    input[type="datetime-local"][readonly]:focus,
    input[type="email"][readonly]:focus,
    input[type="month"][readonly]:focus,
    input[type="number"][readonly]:focus,
    input[type="password"][readonly]:focus,
    input[type="search"][readonly]:focus,
    input[type="tel"][readonly]:focus,
    input[type="text"][readonly]:focus,
    input[type="time"][readonly]:focus,
    input[type="url"][readonly]:focus,
    input[type="week"][readonly]:focus,
    textarea[readonly]:focus {
      border-color: rgba(0, 0, 0, 0.6); }
  .form-group.has-error input[type="color"], input[type="color"].has-error, .form-group.has-error
  input[type="date"],
  input[type="date"].has-error, .form-group.has-error
  input[type="datetime"],
  input[type="datetime"].has-error, .form-group.has-error
  input[type="datetime-local"],
  input[type="datetime-local"].has-error, .form-group.has-error
  input[type="email"],
  input[type="email"].has-error, .form-group.has-error
  input[type="month"],
  input[type="month"].has-error, .form-group.has-error
  input[type="number"],
  input[type="number"].has-error, .form-group.has-error
  input[type="password"],
  input[type="password"].has-error, .form-group.has-error
  input[type="search"],
  input[type="search"].has-error, .form-group.has-error
  input[type="tel"],
  input[type="tel"].has-error, .form-group.has-error
  input[type="text"],
  input[type="text"].has-error, .form-group.has-error
  input[type="time"],
  input[type="time"].has-error, .form-group.has-error
  input[type="url"],
  input[type="url"].has-error, .form-group.has-error
  input[type="week"],
  input[type="week"].has-error, .form-group.has-error
  textarea,
  textarea.has-error {
    border-color: #E81123; }

textarea {
  height: auto; }

input::-ms-clear, input::-ms-reveal {
  height: 100%;
  padding: 4px 8px;
  margin-right: -8px;
  margin-left: 4px;
  color: rgba(0, 0, 0, 0.6); }
  input::-ms-clear:hover, input::-ms-reveal:hover {
    color: #0078D7; }
  input::-ms-clear:active, input::-ms-reveal:active {
    color: #FFF;
    background-color: #0078D7; }

.form-group.has-error input::-ms-clear:hover, .form-group.has-error input::-ms-reveal:hover, input.has-error::-ms-clear:hover, input.has-error::-ms-reveal:hover {
  color: #E81123; }

.form-group.has-error input::-ms-clear:active, .form-group.has-error input::-ms-reveal:active, input.has-error::-ms-clear:active, input.has-error::-ms-reveal:active {
  color: #FFFFFF;
  background-color: #E81123; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @supports not (-ms-accelerator: true) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
      line-height: 34px; } } }

input[type="radio"] {
  width: 20px;
  height: 20px; }
  input[type="radio"]::-ms-check {
    background-color: #FFF;
    color: #000;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.6); }
  input[type="radio"]:checked::-ms-check {
    color: #000;
    border-color: #0078D7; }
  input[type="radio"]:hover::-ms-check {
    border-color: #000; }
  input[type="radio"]:hover:checked::-ms-check {
    border-color: #0078D7; }
  input[type="radio"]:active::-ms-check {
    color: rgba(0, 0, 0, 0.6);
    border-color: rgba(0, 0, 0, 0.6); }
  input[type="radio"]:active:checked::-ms-check {
    border-color: rgba(0, 0, 0, 0.6); }
  input[type="radio"][disabled]::-ms-check,
  fieldset[disabled] input[type="radio"]::-ms-check {
    background-color: #FFF !important;
    color: rgba(0, 0, 0, 0.2) !important;
    border-color: rgba(0, 0, 0, 0.2) !important; }
  input[type="radio"][disabled]:checked::-ms-check,
  fieldset[disabled] input[type="radio"]:checked::-ms-check {
    color: rgba(0, 0, 0, 0.2) !important; }

.radio label {
  padding-left: 0px !important; }
  .radio label input[type=radio] {
    opacity: 0; }
    .radio label input[type=radio]:focus ~ span::before {
      border-color: #0078D7; }
      @media screen and (-ms-high-contrast: active) {
        .radio label input[type=radio]:focus ~ span::before {
          outline: 1px dashed WindowText; } }
    .radio label input[type=radio]:checked:focus ~ span::before {
      border-color: #000; }
    @media screen and (-ms-high-contrast: active) {
      .radio label input[type=radio]:active ~ span:before {
        outline: 1px dashed WindowText; } }
  .radio label span:before {
    border-color: rgba(0, 0, 0, 0.6);
    border-radius: 100%;
    border-style: solid;
    border-width: 1px;
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    cursor: pointer; }
  .radio label input:checked ~ span:before {
    border-color: #0078D7;
    background-color: #000;
    content: " ";
    background-clip: content-box;
    padding: 4px; }
    @media screen and (-ms-high-contrast: active) {
      .radio label input:checked ~ span:before {
        background-color: WindowText; } }
  .radio label:hover input ~ span::before {
    border-color: #000; }
  .radio label input:disabled ~ span {
    cursor: not-allowed; }
    @media screen and (-ms-high-contrast: active) {
      .radio label input:disabled ~ span {
        color: GrayText; } }
  .radio label input:disabled ~ span::before {
    border-color: rgba(0, 0, 0, 0.2) !important;
    color: rgba(0, 0, 0, 0.2) !important;
    background-color: transparent;
    cursor: not-allowed; }
    @media screen and (-ms-high-contrast: active) {
      .radio label input:disabled ~ span::before {
        color: GrayText;
        border-color: GrayText; } }
  .radio label input:disabled:checked ~ span:before {
    background-color: rgba(0, 0, 0, 0.2) !important;
    background-clip: content-box;
    padding: 4px; }
    @media screen and (-ms-high-contrast: active) {
      .radio label input:disabled:checked ~ span:before {
        background-color: GrayText;
        border-color: GrayText; } }
  .radio label input[readonly],
  .radio label input:disabled[readonly] {
    cursor: default; }
    .radio label input[readonly] ~ span,
    .radio label input:disabled[readonly] ~ span {
      color: #000 !important;
      cursor: text; }
      .radio label input[readonly] ~ span:before,
      .radio label input:disabled[readonly] ~ span:before {
        background-color: rgba(0, 0, 0, 0.2);
        color: #000 !important;
        border-color: #000 !important;
        cursor: default; }
    .radio label input[readonly]:checked ~ span:before,
    .radio label input:disabled[readonly]:checked ~ span:before {
      padding: 0;
      cursor: default; }
    .radio label input[readonly]:checked ~ span:after,
    .radio label input:disabled[readonly]:checked ~ span:after {
      border-color: transparent;
      border-radius: 100%;
      border-style: solid;
      border-width: 1px;
      content: " ";
      width: 20px;
      height: 20px;
      position: absolute;
      left: 0;
      background-clip: content-box;
      padding: 4px;
      background-color: #000 !important;
      cursor: default; }

.radio.disabled label span::before {
  border-color: rgba(0, 0, 0, 0.2) !important; }

.radio.content-radio label {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%; }
  .radio.content-radio label input[type=radio] {
    width: 100%;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .radio.content-radio label span {
    border-color: rgba(0, 0, 0, 0.4);
    border-style: solid;
    border-width: 1px;
    background-color: transparent;
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: block;
    padding: 12px 16px 16px 16px; }
    .radio.content-radio label span:before {
      border: none;
      content: " ";
      width: 0;
      height: 0;
      display: none; }
    .radio.content-radio label span p {
      margin-bottom: 8px; }
      .radio.content-radio label span p:last-of-type {
        margin-bottom: 0; }
    .radio.content-radio label span .img-content {
      text-align: center;
      padding-top: 4px;
      padding-bottom: 8px; }
    .radio.content-radio label span img {
      max-width: 100%;
      max-height: 172px;
      display: inline-block; }
      .radio.content-radio label span img:last-child {
        margin-bottom: 0; }
  .radio.content-radio label input:checked ~ span {
    border-color: #0078D7;
    border-width: 2px;
    margin: -1px; }
    .radio.content-radio label input:checked ~ span .img-content {
      margin: 0 -2px -2px 0;
      padding-bottom: 10px; }
  .radio.content-radio label:hover input ~ span {
    border-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    border-width: 1px;
    margin: 0; }
    .radio.content-radio label:hover input ~ span .img-content {
      margin: 0;
      padding-bottom: 8px; }
  .radio.content-radio label:active input ~ span,
  .radio.content-radio label:focus input ~ span {
    border-color: #0078D7; }
    @media screen and (-ms-high-contrast: active) {
      .radio.content-radio label:active input ~ span,
      .radio.content-radio label:focus input ~ span {
        outline: 1px dashed WindowText; } }
  .radio.content-radio label input:disabled ~ span {
    border-color: rgba(0, 0, 0, 0.2) !important;
    color: rgba(0, 0, 0, 0.2) !important;
    background-color: transparent;
    cursor: not-allowed; }
    .radio.content-radio label input:disabled ~ span img {
      opacity: 0.2; }
  .radio.content-radio label input:disabled:checked ~ span {
    background-color: rgba(0, 0, 0, 0.2) !important; }

input[type="checkbox"] {
  width: 20px;
  height: 20px; }
  input[type="checkbox"]::-ms-check {
    border-style: solid;
    border-width: 1px;
    background-color: transparent;
    color: #FFF;
    border-color: rgba(0, 0, 0, 0.8); }
  input[type="checkbox"]:checked::-ms-check {
    background-color: #0078D7;
    border-color: #0078D7; }
  input[type="checkbox"]:hover::-ms-check {
    border-color: #000; }
  input[type="checkbox"]:active::-ms-check {
    background-color: rgba(0, 0, 0, 0.6);
    border-color: transparent; }
  input[type="checkbox"][disabled]::-ms-check,
  fieldset[disabled] input[type="checkbox"]::-ms-check {
    border-color: rgba(0, 0, 0, 0.2) !important;
    background-color: transparent !important;
    color: rgba(0, 0, 0, 0.2) !important; }

.checkbox label {
  padding-left: 0px !important; }
  .checkbox label input[type=checkbox] {
    opacity: 0; }
    .checkbox label input[type=checkbox]:focus ~ span::before {
      border-color: #0078D7; }
      @media screen and (-ms-high-contrast: active) {
        .checkbox label input[type=checkbox]:focus ~ span::before {
          outline: 1px dashed WindowText; } }
    .checkbox label input[type=checkbox]:checked:focus ~ span::before {
      border-color: #000; }
  .checkbox label span::before {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.8);
    content: "";
    height: 20px;
    width: 20px;
    position: absolute;
    left: 0;
    cursor: pointer; }
  .checkbox label input:checked ~ span::before {
    background-color: #0078D7;
    border-color: #0078D7;
    color: #FFF;
    font-family: "Dev Center MDL2 Assets", "Membership MDL2 Assets";
    font-style: normal;
    font-weight: normal;
    content: "\E73E";
    line-height: 18px;
    font-size: 1.0625rem;
    text-align: center; }
    @media screen and (-ms-high-contrast: active) {
      .checkbox label input:checked ~ span::before {
        color: WindowText; } }
  .checkbox label input:disabled ~ span {
    cursor: not-allowed; }
    @media screen and (-ms-high-contrast: active) {
      .checkbox label input:disabled ~ span {
        color: GrayText; } }
  .checkbox label input:disabled ~ span:before {
    border-color: rgba(0, 0, 0, 0.2) !important;
    color: rgba(0, 0, 0, 0.2) !important;
    background: transparent;
    cursor: not-allowed; }
    @media screen and (-ms-high-contrast: active) {
      .checkbox label input:disabled ~ span:before {
        color: GrayText;
        border-color: GrayText; } }
  .checkbox label input[readonly],
  .checkbox label input:disabled[readonly] {
    cursor: default; }
    .checkbox label input[readonly] ~ span,
    .checkbox label input:disabled[readonly] ~ span {
      color: #000 !important;
      cursor: text; }
      .checkbox label input[readonly] ~ span:before,
      .checkbox label input:disabled[readonly] ~ span:before {
        background-color: rgba(0, 0, 0, 0.2);
        color: #000 !important;
        border-color: #000 !important;
        cursor: default; }
  .checkbox label:hover input ~ span::before {
    border-color: #000; }
  .checkbox label input:indeterminate ~ span:before {
    content: "";
    background-color: #000;
    padding: 4px;
    background-clip: content-box;
    border-color: #0078D7; }

progress {
  height: 4px;
  border-style: none;
  color: #0078D7;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-appearance: none;
  display: block; }
  progress::-ms-fill {
    color: #0078D7; }
  progress::-webkit-progress-value {
    background-color: #0078D7; }
  progress::-webkit-progress-bar {
    background-color: rgba(0, 0, 0, 0.2); }
  progress::-moz-progress-bar {
    background-color: #0078D7; }

input[type="range"] {
  height: 42px;
  padding-bottom: 16px;
  padding-top: 16px;
  border-style: none; }
  input[type="range"]::-ms-track {
    height: 2px;
    border-style: none;
    background-color: transparent;
    color: transparent; }
  input[type="range"]::-ms-fill-lower {
    background-color: #0078D7; }
  input[type="range"]::-ms-fill-upper {
    background-color: rgba(0, 0, 0, 0.4); }
  input[type="range"]::-ms-thumb {
    background-color: #0078D7;
    width: 24px;
    height: 8px;
    border-radius: 4px;
    border-style: none; }
  input[type="range"]:hover::-ms-thumb {
    background-color: #1F1F1F; }
  input[type="range"]:active::-ms-thumb {
    background-color: #CCCCCC; }
  input[type="range"]:disabled::-ms-fill-lower, input[type="range"]:disabled::-ms-fill-upper {
    background-color: rgba(0, 0, 0, 0.2) !important; }
  input[type="range"]:disabled::-ms-thumb {
    background-color: #CCCCCC !important; }

legend {
  margin-bottom: 12px; }

.form-group {
  margin-top: 20px; }
  .form-group label {
    margin-top: 0;
    margin-bottom: 8px; }
  .form-group .checkbox:first-of-type,
  .form-group .radio:first-of-type {
    margin-top: 5px; }
  .form-group .checkbox:last-of-type,
  .form-group .radio:last-of-type {
    margin-bottom: 17px; }

.radio,
.checkbox {
  margin-top: 12px;
  margin-bottom: 12px; }
  .radio label,
  .checkbox label {
    margin-bottom: 0;
    margin-left: 28px;
    padding: 5px 0 7px; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -28px; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-left: 20px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }
  input[type="radio"][disabled] + span, input[type="radio"].disabled + span,
  fieldset[disabled] input[type="radio"] + span,
  input[type="checkbox"][disabled] + span,
  input[type="checkbox"].disabled + span,
  fieldset[disabled]
  input[type="checkbox"] + span {
    color: rgba(0, 0, 0, 0.2); }

select {
  height: 36px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-clip: padding-box;
  background-color: #FFF;
  color: #000;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 0; }
  select:focus {
    border-color: #0078D7;
    color: #000;
    outline: 0; }
    @media screen and (-ms-high-contrast: active) {
      select:focus {
        outline: auto; } }
    select:focus::-ms-value {
      background-color: rgba(0, 120, 215, 0.4);
      color: #000; }
    select:focus option {
      background-color: #FFF;
      color: #000; }
  select:hover {
    border-color: rgba(0, 0, 0, 0.6); }
  select:active {
    background-color: #FFF; }
  select option:focus {
    background-color: rgba(0, 120, 215, 0.4);
    color: #000; }
  select option:checked {
    background-color: rgba(0, 120, 215, 0.4);
    color: #000; }
  select option:active {
    background-color: rgba(0, 120, 215, 0.8);
    color: #000; }
  select option:not(:checked):hover {
    background-color: rgba(0, 120, 215, 0.6); }
  select option:not(:checked):active {
    background-color: rgba(0, 120, 215, 0.8);
    color: #000; }
  select[multiple]:focus {
    background-color: #FFF; }
  select[disabled], select.disabled,
  fieldset[disabled] select {
    cursor: not-allowed;
    background-color: rgba(0, 0, 0, 0.2) !important;
    border-color: rgba(0, 0, 0, 0.2) !important;
    color: rgba(0, 0, 0, 0.6) !important; }
    select[disabled] option:hover, select[disabled] option:focus, select[disabled] option:active, select.disabled option:hover, select.disabled option:focus, select.disabled option:active,
    fieldset[disabled] select option:hover,
    fieldset[disabled] select option:focus,
    fieldset[disabled] select option:active {
      background-color: transparent !important; }

::-ms-expand {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 6px;
  background-color: transparent;
  border: 0; }

.combobox {
  position: relative; }
  .combobox select {
    padding-top: 6px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none; }
    .combobox select::-ms-expand {
      display: none; }
  .combobox:after {
    font-family: "Dev Center MDL2 Assets", "Membership MDL2 Assets";
    font-style: normal;
    font-weight: normal;
    font-weight: 700;
    font-size: 12px;
    height: 12px;
    width: 12px;
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    pointer-events: none; }

@media (min-width: 540px) {
  .radio-form-inline,
  .checkbox-form-inline {
    vertical-align: bottom;
    margin-bottom: 0;
    min-width: 120px;
    margin-right: 20px; } }

.input-counter {
  position: relative; }
  .input-counter:after {
    content: attr(data-counter);
    color: rgba(0, 0, 0, 0.6);
    height: 100%;
    position: absolute;
    right: 4px;
    top: 0;
    text-align: center;
    width: 36px;
    white-space: nowrap;
    line-height: 2.125rem;
    font-weight: 600;
    pointer-events: none; }
  .input-counter.counter-empty:after {
    display: none; }
  .input-counter input,
  .input-counter textarea {
    padding-right: 36px; }

.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%; }

.btn,
button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  display: inline-block;
  min-width: 120px;
  padding: 9px 12px 10px;
  position: relative;
  max-width: 100%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  text-overflow: clip;
  touch-action: manipulation;
  line-height: 1;
  color: #000;
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
  background-color: rgba(0, 0, 0, 0.2); }
  @media (max-width: 539px) {
    .btn,
    button,
    input[type="button"],
    input[type="submit"],
    input[type="reset"] {
      min-width: 48%; } }
  .btn:focus,
  button:focus,
  input[type="button"]:focus,
  input[type="submit"]:focus,
  input[type="reset"]:focus {
    outline: 1px dashed #000; }
    @media screen and (-ms-high-contrast: active) {
      .btn:focus,
      button:focus,
      input[type="button"]:focus,
      input[type="submit"]:focus,
      input[type="reset"]:focus {
        outline: auto; } }
  .btn:hover,
  button:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover {
    border-color: rgba(0, 0, 0, 0.4);
    cursor: pointer; }
  .btn:active,
  button:active,
  input[type="button"]:active,
  input[type="submit"]:active,
  input[type="reset"]:active {
    background-color: rgba(0, 0, 0, 0.4);
    border-color: transparent; }
  .btn.btn-primary,
  button.btn-primary,
  input[type="button"].btn-primary,
  input[type="submit"].btn-primary,
  input[type="reset"].btn-primary {
    background-color: #0078D7;
    border-color: #0078D7;
    color: #FFF; }
    .btn.btn-primary:hover, .btn.btn-primary:focus,
    button.btn-primary:hover,
    button.btn-primary:focus,
    input[type="button"].btn-primary:hover,
    input[type="button"].btn-primary:focus,
    input[type="submit"].btn-primary:hover,
    input[type="submit"].btn-primary:focus,
    input[type="reset"].btn-primary:hover,
    input[type="reset"].btn-primary:focus {
      border-color: #004E8C; }
    .btn.btn-primary:active,
    button.btn-primary:active,
    input[type="button"].btn-primary:active,
    input[type="submit"].btn-primary:active,
    input[type="reset"].btn-primary:active {
      background-color: rgba(0, 0, 0, 0.4);
      border-color: transparent; }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn,
  button.disabled,
  button[disabled],
  fieldset[disabled]
  button,
  input[type="button"].disabled,
  input[type="button"][disabled],
  fieldset[disabled]
  input[type="button"],
  input[type="submit"].disabled,
  input[type="submit"][disabled],
  fieldset[disabled]
  input[type="submit"],
  input[type="reset"].disabled,
  input[type="reset"][disabled],
  fieldset[disabled]
  input[type="reset"] {
    cursor: not-allowed;
    pointer-events: none;
    outline: none;
    color: rgba(0, 0, 0, 0.2) !important;
    border-color: transparent !important;
    background-color: rgba(0, 0, 0, 0.2) !important; }
    @media screen and (-ms-high-contrast: active) {
      .btn.disabled, .btn[disabled],
      fieldset[disabled] .btn,
      button.disabled,
      button[disabled],
      fieldset[disabled]
      button,
      input[type="button"].disabled,
      input[type="button"][disabled],
      fieldset[disabled]
      input[type="button"],
      input[type="submit"].disabled,
      input[type="submit"][disabled],
      fieldset[disabled]
      input[type="submit"],
      input[type="reset"].disabled,
      input[type="reset"][disabled],
      fieldset[disabled]
      input[type="reset"] {
        outline: auto; } }
  .btn.btn-link,
  button.btn-link,
  input[type="button"].btn-link,
  input[type="submit"].btn-link,
  input[type="reset"].btn-link {
    background-color: transparent;
    border-color: transparent;
    color: #cccccc; }
    .btn.btn-link, .btn.btn-link:link,
    button.btn-link,
    button.btn-link:link,
    input[type="button"].btn-link,
    input[type="button"].btn-link:link,
    input[type="submit"].btn-link,
    input[type="submit"].btn-link:link,
    input[type="reset"].btn-link,
    input[type="reset"].btn-link:link {
      color: #006cd8; }
    .btn.btn-link:visited,
    button.btn-link:visited,
    input[type="button"].btn-link:visited,
    input[type="submit"].btn-link:visited,
    input[type="reset"].btn-link:visited {
      color: #006cd8; }
    .btn.btn-link:hover,
    button.btn-link:hover,
    input[type="button"].btn-link:hover,
    input[type="submit"].btn-link:hover,
    input[type="reset"].btn-link:hover {
      color: #666666; }
    .btn.btn-link:focus,
    button.btn-link:focus,
    input[type="button"].btn-link:focus,
    input[type="submit"].btn-link:focus,
    input[type="reset"].btn-link:focus {
      color: #006cd8; }
    .btn.btn-link:active,
    button.btn-link:active,
    input[type="button"].btn-link:active,
    input[type="submit"].btn-link:active,
    input[type="reset"].btn-link:active {
      color: #999999; }
    .btn.btn-link:hover, .btn.btn-link:focus,
    button.btn-link:hover,
    button.btn-link:focus,
    input[type="button"].btn-link:hover,
    input[type="button"].btn-link:focus,
    input[type="submit"].btn-link:hover,
    input[type="submit"].btn-link:focus,
    input[type="reset"].btn-link:hover,
    input[type="reset"].btn-link:focus {
      text-decoration: underline; }
    .btn.btn-link.disabled, .btn.btn-link[disabled],
    fieldset[disabled] .btn.btn-link,
    button.btn-link.disabled,
    button.btn-link[disabled],
    fieldset[disabled]
    button.btn-link,
    input[type="button"].btn-link.disabled,
    input[type="button"].btn-link[disabled],
    fieldset[disabled]
    input[type="button"].btn-link,
    input[type="submit"].btn-link.disabled,
    input[type="submit"].btn-link[disabled],
    fieldset[disabled]
    input[type="submit"].btn-link,
    input[type="reset"].btn-link.disabled,
    input[type="reset"].btn-link[disabled],
    fieldset[disabled]
    input[type="reset"].btn-link {
      color: rgba(0, 0, 0, 0.4) !important;
      background-color: transparent !important;
      border-color: transparent !important; }
  .btn.btn-outline,
  button.btn-outline,
  input[type="button"].btn-outline,
  input[type="submit"].btn-outline,
  input[type="reset"].btn-outline {
    background-color: transparent;
    border: 1px solid #FFF;
    color: #FFF;
    padding-top: 9px;
    padding-bottom: 10px; }
    .btn.btn-outline:hover,
    button.btn-outline:hover,
    input[type="button"].btn-outline:hover,
    input[type="submit"].btn-outline:hover,
    input[type="reset"].btn-outline:hover {
      background-color: rgba(255, 255, 255, 0.2); }
    .btn.btn-outline:active,
    button.btn-outline:active,
    input[type="button"].btn-outline:active,
    input[type="submit"].btn-outline:active,
    input[type="reset"].btn-outline:active {
      background-color: rgba(255, 255, 255, 0.4); }
  .btn .win-icon,
  button .win-icon,
  input[type="button"] .win-icon,
  input[type="submit"] .win-icon,
  input[type="reset"] .win-icon {
    vertical-align: middle; }

.btn.active {
  background-color: #0078D7;
  border-color: #0078D7;
  color: #FFF; }
  .btn.active:hover, .btn.active:focus {
    border-color: #004E8C; }
  .btn.active:active {
    background-color: rgba(0, 0, 0, 0.4);
    border-color: transparent; }

.btn.btn-toggle-switch {
  width: 44px;
  min-width: 44px;
  max-width: 44px;
  height: 20px;
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  overflow: visible;
  background: transparent;
  border-color: #000; }
  .btn.btn-toggle-switch:focus {
    outline: 1px dashed rgba(0, 0, 0, 0.8); }
    @media screen and (-ms-high-contrast: active) {
      .btn.btn-toggle-switch:focus {
        outline: 1px dashed Highlight; } }
  .btn.btn-toggle-switch .status-on {
    display: none; }
  .btn.btn-toggle-switch:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 3px;
    left: 3px;
    border-radius: 6px;
    background-color: #000; }
    @media screen and (-ms-high-contrast: active) {
      .btn.btn-toggle-switch:before {
        background-color: Highlight; } }
  .btn.btn-toggle-switch:hover {
    background: transparent;
    border-color: #000; }
    .btn.btn-toggle-switch:hover:before {
      background-color: #000; }
  .btn.btn-toggle-switch:active {
    background: #767676;
    border-color: #767676; }
    .btn.btn-toggle-switch:active:before {
      background-color: #FFF; }
  .btn.btn-toggle-switch .status-off, .btn.btn-toggle-switch .status-on {
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    position: absolute;
    top: -4px;
    left: 55px;
    color: #000; }
    @media (min-width: 0) {
      .btn.btn-toggle-switch .status-off, .btn.btn-toggle-switch .status-on {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .btn.btn-toggle-switch .status-off, .btn.btn-toggle-switch .status-on {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .btn.btn-toggle-switch .status-off, .btn.btn-toggle-switch .status-on {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 0) {
      .btn.btn-toggle-switch .status-off, .btn.btn-toggle-switch .status-on {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .btn.btn-toggle-switch .status-off, .btn.btn-toggle-switch .status-on {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .btn.btn-toggle-switch .status-off, .btn.btn-toggle-switch .status-on {
        font-size: 0.9375rem; } }
  .btn.btn-toggle-switch[disabled] {
    background: transparent !important;
    border-color: #C8C8C8 !important; }
    .btn.btn-toggle-switch[disabled]:before {
      background-color: #C8C8C8 !important; }
    .btn.btn-toggle-switch[disabled] .status-off,
    .btn.btn-toggle-switch[disabled] .status-on {
      color: #C8C8C8 !important; }
  .btn.btn-toggle-switch.active {
    background: #0078D7;
    border-color: #0078D7; }
    .btn.btn-toggle-switch.active .status-off {
      display: none; }
    .btn.btn-toggle-switch.active .status-on {
      display: block; }
    .btn.btn-toggle-switch.active:before {
      left: 27px;
      background-color: #FFF; }
    .btn.btn-toggle-switch.active:hover {
      background: #3A96DD;
      border-color: #3A96DD; }
      .btn.btn-toggle-switch.active:hover:before {
        background-color: #FFF; }
    .btn.btn-toggle-switch.active:active {
      background: #767676;
      border-color: #767676; }
      .btn.btn-toggle-switch.active:active:before {
        background-color: #FFF; }
    .btn.btn-toggle-switch.active[disabled] {
      background: transparent;
      border-color: #C8C8C8; }
      .btn.btn-toggle-switch.active[disabled]:before {
        background-color: #C8C8C8; }
      .btn.btn-toggle-switch.active[disabled].active {
        background: #C8C8C8 !important;
        border-color: #C8C8C8 !important; }
        .btn.btn-toggle-switch.active[disabled].active:before {
          background-color: #767676 !important; }

a.btn:link, .btn.linkalike:link, .table.table-link-highlight tr:hover a.btn:link, a.btn:visited, .btn.linkalike:visited, .table.table-link-highlight tr:hover a.btn:visited {
  color: #000; }

a.btn.btn-primary:link, .btn.btn-primary.linkalike:link, .table.table-link-highlight tr:hover a.btn.btn-primary:link, a.btn.btn-primary:visited, .btn.btn-primary.linkalike:visited, .table.table-link-highlight tr:hover a.btn.btn-primary:visited {
  color: #FFF; }

a.btn.btn-link:link, .btn.btn-link.linkalike:link, .table.table-link-highlight tr:hover a.btn.btn-link:link, a.btn.btn-link:visited, .btn.btn-link.linkalike:visited, .table.table-link-highlight tr:hover a.btn.btn-link:visited {
  color: #cccccc; }
  a.btn.btn-link:link, .btn.btn-link.linkalike:link, .table.table-link-highlight tr:hover a.btn.btn-link:link, a.btn.btn-link:link:link, .btn.btn-link.linkalike:link:link, a.btn.btn-link:visited, .btn.btn-link.linkalike:visited, .table.table-link-highlight tr:hover a.btn.btn-link:visited, a.btn.btn-link:visited:link, .btn.btn-link.linkalike:visited:link {
    color: #006cd8; }
  a.btn.btn-link:link:visited, .btn.btn-link.linkalike:link:visited, a.btn.btn-link:visited:visited, .btn.btn-link.linkalike:visited:visited {
    color: #006cd8; }
  a.btn.btn-link:link:hover, .btn.btn-link.linkalike:link:hover, a.btn.btn-link:visited:hover, .btn.btn-link.linkalike:visited:hover {
    color: #666666; }
  a.btn.btn-link:link:focus, .btn.btn-link.linkalike:link:focus, a.btn.btn-link:visited:focus, .btn.btn-link.linkalike:visited:focus {
    color: #006cd8; }
  a.btn.btn-link:link:active, .btn.btn-link.linkalike:link:active, a.btn.btn-link:visited:active, .btn.btn-link.linkalike:visited:active {
    color: #999999; }

a.btn.btn-outline:link, .btn.btn-outline.linkalike:link, .table.table-link-highlight tr:hover a.btn.btn-outline:link, a.btn.btn-outline:visited, .btn.btn-outline.linkalike:visited, .table.table-link-highlight tr:hover a.btn.btn-outline:visited {
  color: #FFF; }

.btn-inline {
  vertical-align: baseline;
  margin-top: 0;
  margin-bottom: 0; }

@media (min-width: 540px) {
  .btn-form-inline {
    vertical-align: bottom;
    margin-bottom: 0; } }

.search-icon, .clear-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  line-height: 0;
  margin: auto;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  height: 34px;
  width: 36px;
  padding: 9px 0;
  font-size: 16px;
  cursor: pointer; }
  .search-icon:active, .clear-icon:active {
    background-color: #0078D7;
    color: #FFF; }

.clear-icon {
  right: 36px;
  background-color: transparent;
  min-width: inherit;
  border: none;
  outline: none; }
  .clear-icon:focus ~ .search-icon, .clear-icon:focus ~ .clear-icon,
  .clear-icon:active ~ .search-icon,
  .clear-icon:active ~ .clear-icon {
    color: #000; }
  @media screen and (-ms-high-contrast: active) {
    .clear-icon {
      outline: auto; } }

table {
  background-color: transparent; }

.table {
  width: 100%;
  max-width: 100%; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 12px;
    vertical-align: top; }
  .table > thead > tr > th {
    vertical-align: bottom; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 539px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; } }

.table {
  border-bottom: 1px solid #d0d0d0; }
  .table table {
    border-bottom: 0;
    margin: 0 -12px;
    width: calc(100% + 24px);
    max-width: none; }
    .table table thead tr {
      border-top: 0; }
      .table table thead tr td {
        padding-top: 0; }
    .table table tbody:last-child > tr:last-child > td {
      padding-bottom: 0; }
    .table table tbody:first-child > tr:first-child {
      border-top: 0; }
      .table table tbody:first-child > tr:first-child td {
        padding-top: 0; }
  .table th {
    color: rgba(0, 0, 0, 0.6);
    text-align: left; }
    @media (min-width: 0) {
      .table th {
        font-size: 11px;
        line-height: 1.2727272727;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .table th {
        font-size: 11px;
        line-height: 1.2727272727;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .table th {
        font-size: 11px;
        line-height: 1.2727272727;
        font-weight: 400; } }
    @media (min-width: 0) {
      .table th {
        font-size: 0.6875rem; } }
    @media (min-width: 768px) {
      .table th {
        font-size: 0.6875rem; } }
    @media (min-width: 1400px) {
      .table th {
        font-size: 0.6875rem; } }
    @media (min-width: 0) {
      .table th.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 14.9996px;
        max-height: 0.937475rem; }
      .table th.text-maxlines-2 {
        max-height: 28.9996px;
        max-height: 1.812475rem;
        line-height: normal; }
      .table th.text-maxlines-3 {
        max-height: 42.9996px;
        max-height: 2.687475rem;
        line-height: normal; }
      .table th.text-maxlines-4 {
        max-height: 56.9996px;
        max-height: 3.562475rem;
        line-height: normal; } }
    @media (min-width: 768px) {
      .table th.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 14.9996px;
        max-height: 0.937475rem; }
      .table th.text-maxlines-2 {
        max-height: 28.9996px;
        max-height: 1.812475rem;
        line-height: normal; }
      .table th.text-maxlines-3 {
        max-height: 42.9996px;
        max-height: 2.687475rem;
        line-height: normal; }
      .table th.text-maxlines-4 {
        max-height: 56.9996px;
        max-height: 3.562475rem;
        line-height: normal; } }
    @media (min-width: 1400px) {
      .table th.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 14.9996px;
        max-height: 0.937475rem; }
      .table th.text-maxlines-2 {
        max-height: 28.9996px;
        max-height: 1.812475rem;
        line-height: normal; }
      .table th.text-maxlines-3 {
        max-height: 42.9996px;
        max-height: 2.687475rem;
        line-height: normal; }
      .table th.text-maxlines-4 {
        max-height: 56.9996px;
        max-height: 3.562475rem;
        line-height: normal; } }
  .table thead tr {
    border-bottom: 1px solid #a3a3a3; }
  .table tbody tr {
    border-top: 1px solid #d0d0d0; }
  .table .sortable {
    cursor: pointer;
    color: inherit; }
    .table .sortable a, .table .sortable .linkalike, .table.table-link-highlight .sortable tr:hover a, .table.table-link-highlight tr:hover .sortable a {
      color: inherit; }
    .table .sortable.active {
      color: #000000;
      opacity: 1; }
      .table .sortable.active:after {
        font-family: "Dev Center MDL2 Assets", "Membership MDL2 Assets";
        font-style: normal;
        font-weight: normal;
        content: "";
        font-size: .75em;
        position: relative;
        vertical-align: middle;
        right: -6px;
        margin-right: 6px; }
      .table .sortable.active.descending:after {
        content: ""; }
      .table .sortable.active.ascending:after {
        content: ""; }
  .table.vertical-borders td, .table.vertical-borders.table-link-highlight td {
    border-right: 1px solid #d0d0d0; }
    .table.vertical-borders td:last-of-type, .table.vertical-borders.table-link-highlight td:last-of-type {
      border-right: 0; }
  .table.table-plain {
    border: 0; }
    .table.table-plain tbody tr {
      border: 0; }
    .table.table-plain.table-striped > tbody > tr:nth-child(odd) {
      background-color: transparent; }
  .table.table-striped {
    border: 0; }
    .table.table-striped > tbody > tr:nth-child(odd) {
      background-color: #F2F2F2; }
      .table.table-striped > tbody > tr:nth-child(odd).table-collapse-row-open {
        background-color: rgba(0, 0, 0, 0.1); }
    .table.table-striped thead tr {
      border: 0; }
    .table.table-striped tbody tr {
      border: 0; }
    .table.table-striped .table-collapse-row tr:nth-child(odd) {
      background-color: transparent; }
  .table.table-compact {
    width: auto; }
    .table.table-compact > thead > tr > th,
    .table.table-compact > thead > tr > td,
    .table.table-compact > tbody > tr > th,
    .table.table-compact > tbody > tr > td,
    .table.table-compact > tfoot > tr > th,
    .table.table-compact > tfoot > tr > td {
      padding: 4px; }
  .table.table-collapsible-rows {
    table-layout: fixed; }
    .table.table-collapsible-rows .table-collapse-btn {
      width: 40px; }
      .table.table-collapsible-rows .table-collapse-btn a, .table.table-collapsible-rows .table-collapse-btn .linkalike, .table.table-collapsible-rows .table-collapse-btn .table.table-link-highlight tr:hover a, .table.table-link-highlight tr:hover .table.table-collapsible-rows .table-collapse-btn a {
        color: inherit; }
    .table.table-collapsible-rows tr,
    .table.table-collapsible-rows .table-collapse-row,
    .table.table-collapsible-rows .table-collapse-row.collapsing[aria-expanded="false"] {
      -webkit-transition-property: background-color;
      transition-property: background-color;
      -webkit-transition-duration: 0.35s;
      transition-duration: 0.35s;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease;
      background-color: transparent; }
    .table.table-collapsible-rows .table-collapse-row-open {
      background-color: rgba(0, 0, 0, 0.1); }
    .table.table-collapsible-rows .table-collapse-row.collapsing[aria-expanded="true"], .table.table-collapsible-rows .table-collapse-row.in {
      background-color: rgba(0, 0, 0, 0.1); }
    .table.table-collapsible-rows .table-collapse-row tr {
      border-top: 0;
      border-bottom: 0; }
      .table.table-collapsible-rows .table-collapse-row tr th {
        padding-bottom: 0; }
  .table.table-link-highlight a, .table.table-link-highlight .linkalike, .table.table-link-highlight tr:hover a {
    color: inherit; }
    .table.table-link-highlight a:hover, .table.table-link-highlight .linkalike:hover, .table.table-link-highlight tr:hover a:hover {
      color: #006cd8; }
  .table.table-link-highlight tr:hover td {
    background-color: rgba(0, 0, 0, 0.1); }
  .table.table-link-highlight tr:hover .table-collapse-btn .linkalike, .table.table-link-highlight tr:hover .table-collapse-btn a {
    color: inherit; }
  .table.table-link-highlight td {
    border-right: 1px solid transparent; }
  .table.table-collapsing-matrix {
    width: auto;
    position: relative; }
    .table.table-collapsing-matrix > thead > tr > th,
    .table.table-collapsing-matrix > thead > tr > td,
    .table.table-collapsing-matrix > tbody > tr > th,
    .table.table-collapsing-matrix > tbody > tr > td,
    .table.table-collapsing-matrix > tfoot > tr > th,
    .table.table-collapsing-matrix > tfoot > tr > td {
      padding: 0;
      height: 44px !important;
      min-width: 44px;
      text-align: center;
      vertical-align: middle; }
    .table.table-collapsing-matrix td.collapsing,
    .table.table-collapsing-matrix th.collapsing {
      padding: 0;
      width: 44px !important;
      transition-duration: 0; }
    .table.table-collapsing-matrix > tbody > tr:nth-child(odd),
    .table.table-collapsing-matrix > tbody > tr:nth-child(even) {
      background-color: transparent; }
    .table.table-collapsing-matrix > thead.pinned {
      position: absolute;
      z-index: 9999; }
    .table.table-collapsing-matrix > thead.unpinned {
      position: static; }
    .table.table-collapsing-matrix .slant {
      background-color: #FFF; }
      .table.table-collapsing-matrix .slant th,
      .table.table-collapsing-matrix .slant td {
        width: 44px;
        min-width: 44px;
        height: 130px !important;
        padding: 0;
        position: relative;
        text-align: left; }
        .table.table-collapsing-matrix .slant th > div,
        .table.table-collapsing-matrix .slant td > div {
          position: absolute;
          bottom: 0;
          left: 0;
          height: 130px;
          width: 44px;
          z-index: 1000;
          border-right: 1px solid #999999;
          background-color: #FFF;
          -webkit-transform: skew(-45deg, 0deg);
          -moz-transform: skew(-45deg, 0deg);
          -o-transform: skew(-45deg, 0deg);
          -ms-transform: skew(-45deg, 0deg);
          transform: skew(-45deg, 0deg);
          transform-origin: bottom left; }
          .table.table-collapsing-matrix .slant th > div > span,
          .table.table-collapsing-matrix .slant td > div > span {
            color: #000;
            font-weight: 600 !important;
            position: absolute;
            bottom: 0;
            left: 44px;
            width: 160px;
            height: 31px;
            -webkit-transform: skew(45deg, 0deg) rotate(-45deg);
            -moz-transform: skew(45deg, 0deg) rotate(-45deg);
            -o-transform: skew(45deg, 0deg) rotate(-45deg);
            -ms-transform: skew(45deg, 0deg) rotate(-45deg);
            transform: skew(45deg, 0deg) rotate(-45deg);
            transform-origin: bottom left; }
            @media (min-width: 0) {
              .table.table-collapsing-matrix .slant th > div > span,
              .table.table-collapsing-matrix .slant td > div > span {
                font-size: 11px;
                line-height: 1.2727272727;
                font-weight: 400; } }
            @media (min-width: 768px) {
              .table.table-collapsing-matrix .slant th > div > span,
              .table.table-collapsing-matrix .slant td > div > span {
                font-size: 11px;
                line-height: 1.2727272727;
                font-weight: 400; } }
            @media (min-width: 1400px) {
              .table.table-collapsing-matrix .slant th > div > span,
              .table.table-collapsing-matrix .slant td > div > span {
                font-size: 11px;
                line-height: 1.2727272727;
                font-weight: 400; } }
            @media (min-width: 0) {
              .table.table-collapsing-matrix .slant th > div > span,
              .table.table-collapsing-matrix .slant td > div > span {
                font-size: 0.6875rem; } }
            @media (min-width: 768px) {
              .table.table-collapsing-matrix .slant th > div > span,
              .table.table-collapsing-matrix .slant td > div > span {
                font-size: 0.6875rem; } }
            @media (min-width: 1400px) {
              .table.table-collapsing-matrix .slant th > div > span,
              .table.table-collapsing-matrix .slant td > div > span {
                font-size: 0.6875rem; } }
            .table.table-collapsing-matrix .slant th > div > span > span,
            .table.table-collapsing-matrix .slant td > div > span > span {
              display: table-cell;
              height: 31px;
              vertical-align: middle; }
              .table.table-collapsing-matrix .slant th > div > span > span a[data-toggle="collapse"], .table.table-collapsing-matrix .slant th > div > span > span [data-toggle="collapse"].linkalike,
              .table.table-collapsing-matrix .slant td > div > span > span a[data-toggle="collapse"],
              .table.table-collapsing-matrix .slant td > div > span > span [data-toggle="collapse"].linkalike {
                color: #000;
                font-size: 16px;
                display: block;
                position: absolute;
                top: -6px;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
                transform-origin: bottom left;
                right: 6px; }
      .table.table-collapsing-matrix .slant th:first-of-type {
        width: 288px; }
      .table.table-collapsing-matrix .slant th:last-of-type > div {
        border-right: 1px solid #999999; }
      .table.table-collapsing-matrix .slant th:last-of-type + td > div {
        border-left: none; }
      .table.table-collapsing-matrix .slant th + td > div {
        border-left: 1px solid #999999; }
      .table.table-collapsing-matrix .slant th > div {
        border-left: 1px solid #1F1F1F;
        border-right: none; }
      .table.table-collapsing-matrix .slant th > div > span {
        font-weight: 700 !important; }
    .table.table-collapsing-matrix thead > tr {
      background-color: #FFF; }
    .table.table-collapsing-matrix .change-all {
      border-top: 1px solid #1F1F1F;
      border-bottom: 1px solid #1F1F1F;
      border-right: 1px solid #CCCCCC; }
    .table.table-collapsing-matrix .change-all th:first-of-type,
    .table.table-collapsing-matrix tbody > tr > th:first-of-type {
      width: 288px;
      min-width: 288px;
      text-align: left;
      color: #000;
      border-left: none; }
      @media (min-width: 0) {
        .table.table-collapsing-matrix .change-all th:first-of-type,
        .table.table-collapsing-matrix tbody > tr > th:first-of-type {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 768px) {
        .table.table-collapsing-matrix .change-all th:first-of-type,
        .table.table-collapsing-matrix tbody > tr > th:first-of-type {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 1400px) {
        .table.table-collapsing-matrix .change-all th:first-of-type,
        .table.table-collapsing-matrix tbody > tr > th:first-of-type {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 400; } }
      @media (min-width: 0) {
        .table.table-collapsing-matrix .change-all th:first-of-type,
        .table.table-collapsing-matrix tbody > tr > th:first-of-type {
          font-size: 0.9375rem; } }
      @media (min-width: 768px) {
        .table.table-collapsing-matrix .change-all th:first-of-type,
        .table.table-collapsing-matrix tbody > tr > th:first-of-type {
          font-size: 0.9375rem; } }
      @media (min-width: 1400px) {
        .table.table-collapsing-matrix .change-all th:first-of-type,
        .table.table-collapsing-matrix tbody > tr > th:first-of-type {
          font-size: 0.9375rem; } }
    @media (min-width: 0) {
      .table.table-collapsing-matrix .change-all th:first-of-type {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 768px) {
      .table.table-collapsing-matrix .change-all th:first-of-type {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 1400px) {
      .table.table-collapsing-matrix .change-all th:first-of-type {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 0) {
      .table.table-collapsing-matrix .change-all th:first-of-type {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .table.table-collapsing-matrix .change-all th:first-of-type {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .table.table-collapsing-matrix .change-all th:first-of-type {
        font-size: 0.9375rem; } }
    .table.table-collapsing-matrix .change-all td,
    .table.table-collapsing-matrix tbody td {
      border-left: 1px solid #CCCCCC; }
    .table.table-collapsing-matrix .change-all th,
    .table.table-collapsing-matrix tbody th {
      border-left: 1px solid #1F1F1F; }
    .table.table-collapsing-matrix tbody {
      border-bottom: 1px solid #1F1F1F; }
      .table.table-collapsing-matrix tbody tr {
        border-top: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC; }
      .table.table-collapsing-matrix tbody tr:first-of-type {
        border-top: none; }
    .table.table-collapsing-matrix tbody tr.matrix-group-item th a[data-toggle="collapse"], .table.table-collapsing-matrix tbody tr.matrix-group-item th [data-toggle="collapse"].linkalike {
      float: right;
      color: #000;
      font-size: 16px;
      display: block;
      padding-right: 16px;
      position: relative;
      top: -3px; }
    .table.table-collapsing-matrix tbody tr.matrix-group-subitem th:first-of-type,
    .table.table-collapsing-matrix .matrix-group-subitem .h-sticky div {
      padding-left: 20px; }
    .table.table-collapsing-matrix .h-sticky {
      z-index: 999;
      background: #FFF;
      position: relative;
      background-clip: padding-box; }
      .table.table-collapsing-matrix .h-sticky div {
        position: absolute;
        top: -1px;
        bottom: -1px;
        left: -1px;
        right: 0;
        background: #FFF;
        border-bottom: 1px solid #CCCCCC;
        border-top: 1px solid #CCCCCC;
        border-left: 1px solid #FFF;
        padding: 12px 0; }
    .table.table-collapsing-matrix .matrix-group-item .h-sticky div,
    .table.table-collapsing-matrix .change-all .h-sticky div {
      border-top-color: #1F1F1F; }
    .table.table-collapsing-matrix .change-all .h-sticky div,
    .table.table-collapsing-matrix .matrix-group-subitem:last-child .h-sticky div,
    .table.table-collapsing-matrix tbody:last-child .matrix-group-item .h-sticky div {
      border-bottom-color: #1F1F1F; }
  .table.table-slant th {
    height: 175px;
    width: 40px;
    position: relative; }
    .table.table-slant th.category > div {
      border-top-style: solid;
      border-top-width: 1px;
      border-top-color: #CCCCCC;
      padding-left: 12px; }
    .table.table-slant th > div {
      width: 200px;
      padding-top: 4px;
      padding-left: 12px;
      position: absolute;
      bottom: 66px;
      left: -42px;
      z-index: 10;
      line-height: normal;
      overflow: hidden;
      white-space: nowrap;
      word-wrap: normal;
      text-overflow: ellipsis;
      max-height: none !important;
      -ms-transform: rotate(-55deg);
      /* IE 9 */
      -webkit-transform: rotate(-55deg);
      /* Chrome, Safari, Opera */
      transform: rotate(-55deg); }
      @media (min-width: 0) {
        .table.table-slant th > div {
          line-height: normal;
          max-height: 17.7268px;
          max-height: 1.107925rem; } }
      @media (min-width: 768px) {
        .table.table-slant th > div {
          line-height: normal;
          max-height: 17.7268px;
          max-height: 1.107925rem; } }
      @media (min-width: 1400px) {
        .table.table-slant th > div {
          line-height: normal;
          max-height: 17.7268px;
          max-height: 1.107925rem; } }
      .table.table-slant th > div > span {
        padding: 5px 10px; }
  .table.table-slant tbody th {
    width: 200px;
    height: auto;
    color: #000; }
    @media (min-width: 0) {
      .table.table-slant tbody th {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .table.table-slant tbody th {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .table.table-slant tbody th {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 0) {
      .table.table-slant tbody th {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .table.table-slant tbody th {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .table.table-slant tbody th {
        font-size: 0.9375rem; } }
  @media (min-width: 0) {
    .table.table-device-matrix {
      font-size: 15px;
      line-height: 1.3333333333;
      font-weight: 400; } }
  @media (min-width: 768px) {
    .table.table-device-matrix {
      font-size: 15px;
      line-height: 1.3333333333;
      font-weight: 400; } }
  @media (min-width: 1400px) {
    .table.table-device-matrix {
      font-size: 15px;
      line-height: 1.3333333333;
      font-weight: 400; } }
  @media (min-width: 0) {
    .table.table-device-matrix {
      font-size: 0.9375rem; } }
  @media (min-width: 768px) {
    .table.table-device-matrix {
      font-size: 0.9375rem; } }
  @media (min-width: 1400px) {
    .table.table-device-matrix {
      font-size: 0.9375rem; } }
  .table.table-device-matrix th {
    padding: 7px;
    padding-top: 33px;
    width: 100px;
    text-align: center;
    vertical-align: top;
    position: relative;
    border-bottom: 1px solid #CCCCCC; }
    .table.table-device-matrix th.id-col {
      width: auto;
      text-align: left;
      vertical-align: bottom; }
    .table.table-device-matrix th .checkbox {
      width: 20px;
      height: 20px;
      position: absolute;
      top: -17px;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto; }
  .table.table-device-matrix > tbody > tr:nth-child(odd) {
    background-color: transparent; }
  .table.table-device-matrix td {
    vertical-align: middle;
    text-align: center;
    padding: 7px;
    width: 100px;
    word-break: break-all;
    border-color: #E6E6E6;
    border-style: solid;
    border-top-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
    border-right-width: 1px; }
    .table.table-device-matrix td:last-of-type {
      border-right-width: 0; }
    .table.table-device-matrix td.id-col {
      vertical-align: top;
      text-align: left;
      width: auto;
      word-break: normal; }
      .table.table-device-matrix td.id-col .id-number,
      .table.table-device-matrix td.id-col .id-name {
        display: inline-block;
        vertical-align: top; }
      .table.table-device-matrix td.id-col .id-number {
        width: 36px; }
      .table.table-device-matrix td.id-col .id-name {
        padding-bottom: 0.227px;
        padding-top: 0.227px;
        padding-bottom: 0.227px;
        padding-top: 0.227px; }
        @media (min-width: 0) {
          .table.table-device-matrix td.id-col .id-name {
            font-size: 15px;
            line-height: 1.3333333333;
            font-weight: 400; } }
        @media (min-width: 768px) {
          .table.table-device-matrix td.id-col .id-name {
            font-size: 15px;
            line-height: 1.3333333333;
            font-weight: 400; } }
        @media (min-width: 1400px) {
          .table.table-device-matrix td.id-col .id-name {
            font-size: 15px;
            line-height: 1.3333333333;
            font-weight: 400; } }
        @media (min-width: 0) {
          .table.table-device-matrix td.id-col .id-name {
            font-size: 0.9375rem; } }
        @media (min-width: 768px) {
          .table.table-device-matrix td.id-col .id-name {
            font-size: 0.9375rem; } }
        @media (min-width: 1400px) {
          .table.table-device-matrix td.id-col .id-name {
            font-size: 0.9375rem; } }
      .table.table-device-matrix td.id-col .id-name-subtitle {
        padding-bottom: 0.8634px;
        padding-top: 0.8634px;
        padding-bottom: 0.8634px;
        padding-top: 0.8634px;
        color: rgba(0, 0, 0, 0.6); }
        @media (min-width: 0) {
          .table.table-device-matrix td.id-col .id-name-subtitle {
            font-size: 13px;
            line-height: 1.2307692308;
            font-weight: 400; } }
        @media (min-width: 768px) {
          .table.table-device-matrix td.id-col .id-name-subtitle {
            font-size: 13px;
            line-height: 1.2307692308;
            font-weight: 400; } }
        @media (min-width: 1400px) {
          .table.table-device-matrix td.id-col .id-name-subtitle {
            font-size: 13px;
            line-height: 1.2307692308;
            font-weight: 400; } }
        @media (min-width: 0) {
          .table.table-device-matrix td.id-col .id-name-subtitle {
            font-size: 0.8125rem; } }
        @media (min-width: 768px) {
          .table.table-device-matrix td.id-col .id-name-subtitle {
            font-size: 0.8125rem; } }
        @media (min-width: 1400px) {
          .table.table-device-matrix td.id-col .id-name-subtitle {
            font-size: 0.8125rem; } }
    .table.table-device-matrix td.primary, .table.table-device-matrix td.alternate, .table.table-device-matrix td.disabled {
      color: #FFF; }
    .table.table-device-matrix td.primary {
      background: #0078D7; }
    .table.table-device-matrix td.alternate {
      background: #FFB900; }
    .table.table-device-matrix td.disabled {
      background: rgba(0, 0, 0, 0.2); }
  .table .media-icon {
    margin-top: 0; }

td.collapse.in,
th.collapse.in,
.pseudo-cell.collapse.in {
  display: table-cell; }

.pseudo-table.collapse.in {
  display: table; }

.pseudo-table:not(.collapse) {
  display: table;
  width: 100%; }
  .pseudo-table:not(.collapse) .pseudo-cell:not(.collapse) {
    display: table-cell; }

.win-color-bg-0, .grid-view.grid-fill .square.win-color-bg-0 .square-content, .grid-view.grid-fill.win-color-bg-0 .square-content {
  background-color: #FFFFFF !important; }

.win-color-border-0 {
  border: 1px solid #FFFFFF !important; }

.win-color-border-color-0 {
  border-color: #FFFFFF !important; }

.win-color-bg-10, .grid-view.grid-fill .square.win-color-bg-10 .square-content, .grid-view.grid-fill.win-color-bg-10 .square-content {
  background-color: #F2F2F2 !important; }

.win-color-border-10 {
  border: 1px solid #F2F2F2 !important; }

.win-color-border-color-10 {
  border-color: #F2F2F2 !important; }

.win-color-bg-20, .grid-view.grid-fill .square.win-color-bg-20 .square-content, .grid-view.grid-fill.win-color-bg-20 .square-content {
  background-color: #E6E6E6 !important; }

.win-color-border-20 {
  border: 1px solid #E6E6E6 !important; }

.win-color-border-color-20 {
  border-color: #E6E6E6 !important; }

.win-color-bg-30, .grid-view.grid-fill .square.win-color-bg-30 .square-content, .grid-view.grid-fill.win-color-bg-30 .square-content {
  background-color: #C8C8C8 !important; }

.win-color-border-30 {
  border: 1px solid #C8C8C8 !important; }

.win-color-border-color-30 {
  border-color: #C8C8C8 !important; }

.win-color-bg-0.color-alt, .grid-view.grid-fill .square.win-color-bg-0 .color-alt.square-content, .grid-view.grid-fill .square.win-color-bg-0.color-alt .square-content, .grid-view.grid-fill .square.win-color-bg-0 .square.color-alt.square-content .square-content, .grid-view.grid-fill.win-color-bg-0 .square.color-alt.square-content .square-content, .grid-view.grid-fill.win-color-bg-0 .color-alt.square-content, .grid-view.grid-fill.win-color-bg-0.color-alt .square-content, .grid-view.grid-fill .square.win-color-bg-0 .grid-view.grid-fill.color-alt.square-content .square-content, .grid-view.grid-fill.win-color-bg-0 .grid-view.grid-fill.color-alt.square-content .square-content {
  background-color: #000000 !important; }

.win-color-border-0.color-alt {
  border: 1px solid #000000 !important; }

.win-color-border-color-0.color-alt {
  border-color: #000000 !important; }

.win-color-bg-10.color-alt, .grid-view.grid-fill .square.win-color-bg-10 .color-alt.square-content, .grid-view.grid-fill .square.win-color-bg-10.color-alt .square-content, .grid-view.grid-fill .square.win-color-bg-10 .square.color-alt.square-content .square-content, .grid-view.grid-fill.win-color-bg-10 .square.color-alt.square-content .square-content, .grid-view.grid-fill.win-color-bg-10 .color-alt.square-content, .grid-view.grid-fill.win-color-bg-10.color-alt .square-content, .grid-view.grid-fill .square.win-color-bg-10 .grid-view.grid-fill.color-alt.square-content .square-content, .grid-view.grid-fill.win-color-bg-10 .grid-view.grid-fill.color-alt.square-content .square-content {
  background-color: #171717 !important; }

.win-color-border-10.color-alt {
  border: 1px solid #171717 !important; }

.win-color-border-color-10.color-alt {
  border-color: #171717 !important; }

.win-color-bg-20.color-alt, .grid-view.grid-fill .square.win-color-bg-20 .color-alt.square-content, .grid-view.grid-fill .square.win-color-bg-20.color-alt .square-content, .grid-view.grid-fill .square.win-color-bg-20 .square.color-alt.square-content .square-content, .grid-view.grid-fill.win-color-bg-20 .square.color-alt.square-content .square-content, .grid-view.grid-fill.win-color-bg-20 .color-alt.square-content, .grid-view.grid-fill.win-color-bg-20.color-alt .square-content, .grid-view.grid-fill .square.win-color-bg-20 .grid-view.grid-fill.color-alt.square-content .square-content, .grid-view.grid-fill.win-color-bg-20 .grid-view.grid-fill.color-alt.square-content .square-content {
  background-color: #2B2B2B !important; }

.win-color-border-20.color-alt {
  border: 1px solid #2B2B2B !important; }

.win-color-border-color-20.color-alt {
  border-color: #2B2B2B !important; }

.win-color-bg-30.color-alt, .grid-view.grid-fill .square.win-color-bg-30 .color-alt.square-content, .grid-view.grid-fill .square.win-color-bg-30.color-alt .square-content, .grid-view.grid-fill .square.win-color-bg-30 .square.color-alt.square-content .square-content, .grid-view.grid-fill.win-color-bg-30 .square.color-alt.square-content .square-content, .grid-view.grid-fill.win-color-bg-30 .color-alt.square-content, .grid-view.grid-fill.win-color-bg-30.color-alt .square-content, .grid-view.grid-fill .square.win-color-bg-30 .grid-view.grid-fill.color-alt.square-content .square-content, .grid-view.grid-fill.win-color-bg-30 .grid-view.grid-fill.color-alt.square-content .square-content {
  background-color: #393939 !important; }

.win-color-border-30.color-alt {
  border: 1px solid #393939 !important; }

.win-color-border-color-30.color-alt {
  border-color: #393939 !important; }

.win-color-bg-yellow, .grid-view.grid-fill .square.win-color-bg-yellow .square-content, .grid-view.grid-fill.win-color-bg-yellow .square-content {
  background-color: #FFB900 !important; }

.win-color-border-yellow {
  border: 1px solid #FFB900 !important; }

.win-color-border-color-yellow {
  border-color: #FFB900 !important; }

.win-color-fg-yellow {
  color: #FFB900 !important; }

.win-color-bg-orange, .grid-view.grid-fill .square.win-color-bg-orange .square-content, .grid-view.grid-fill.win-color-bg-orange .square-content {
  background-color: #F43E06 !important; }

.win-color-border-orange {
  border: 1px solid #F43E06 !important; }

.win-color-border-color-orange {
  border-color: #F43E06 !important; }

.win-color-fg-orange {
  color: #F43E06 !important; }

.win-color-bg-red, .grid-view.grid-fill .square.win-color-bg-red .square-content, .grid-view.grid-fill.win-color-bg-red .square-content {
  background-color: #E81123 !important; }

.win-color-border-red {
  border: 1px solid #E81123 !important; }

.win-color-border-color-red {
  border-color: #E81123 !important; }

.win-color-fg-red {
  color: #E81123 !important; }

.win-color-bg-magenta, .grid-view.grid-fill .square.win-color-bg-magenta .square-content, .grid-view.grid-fill.win-color-bg-magenta .square-content {
  background-color: #B4009E !important; }

.win-color-border-magenta {
  border: 1px solid #B4009E !important; }

.win-color-border-color-magenta {
  border-color: #B4009E !important; }

.win-color-fg-magenta {
  color: #B4009E !important; }

.win-color-bg-purple, .grid-view.grid-fill .square.win-color-bg-purple .square-content, .grid-view.grid-fill.win-color-bg-purple .square-content {
  background-color: #5C2E91 !important; }

.win-color-border-purple {
  border: 1px solid #5C2E91 !important; }

.win-color-border-color-purple {
  border-color: #5C2E91 !important; }

.win-color-fg-purple {
  color: #5C2E91 !important; }

.win-color-bg-blue, .grid-view.grid-fill .square.win-color-bg-blue .square-content, .grid-view.grid-fill.win-color-bg-blue .square-content {
  background-color: #0078D7 !important; }

.win-color-border-blue {
  border: 1px solid #0078D7 !important; }

.win-color-border-color-blue {
  border-color: #0078D7 !important; }

.win-color-fg-blue {
  color: #0078D7 !important; }

.win-color-bg-darkerblue, .grid-view.grid-fill .square.win-color-bg-darkerblue .square-content, .grid-view.grid-fill.win-color-bg-darkerblue .square-content {
  background-color: #005ca4 !important; }

.win-color-border-darkerblue {
  border: 1px solid #005ca4 !important; }

.win-color-border-color-darkerblue {
  border-color: #005ca4 !important; }

.win-color-fg-darkerblue {
  color: #005ca4 !important; }

.win-color-bg-midblue, .grid-view.grid-fill .square.win-color-bg-midblue .square-content, .grid-view.grid-fill.win-color-bg-midblue .square-content {
  background-color: #00188F !important; }

.win-color-border-midblue {
  border: 1px solid #00188F !important; }

.win-color-border-color-midblue {
  border-color: #00188F !important; }

.win-color-fg-midblue {
  color: #00188F !important; }

.win-color-bg-teal, .grid-view.grid-fill .square.win-color-bg-teal .square-content, .grid-view.grid-fill.win-color-bg-teal .square-content {
  background-color: #008272 !important; }

.win-color-border-teal {
  border: 1px solid #008272 !important; }

.win-color-border-color-teal {
  border-color: #008272 !important; }

.win-color-fg-teal {
  color: #008272 !important; }

.win-color-bg-green, .grid-view.grid-fill .square.win-color-bg-green .square-content, .grid-view.grid-fill.win-color-bg-green .square-content {
  background-color: #107C10 !important; }

.win-color-border-green {
  border: 1px solid #107C10 !important; }

.win-color-border-color-green {
  border-color: #107C10 !important; }

.win-color-fg-green {
  color: #107C10 !important; }

.win-color-bg-lightmagenta, .grid-view.grid-fill .square.win-color-bg-lightmagenta .square-content, .grid-view.grid-fill.win-color-bg-lightmagenta .square-content {
  background-color: #E3008C !important; }

.win-color-border-lightmagenta {
  border: 1px solid #E3008C !important; }

.win-color-border-color-lightmagenta {
  border-color: #E3008C !important; }

.win-color-fg-lightmagenta {
  color: #E3008C !important; }

.win-color-bg-darkpurple, .grid-view.grid-fill .square.win-color-bg-darkpurple .square-content, .grid-view.grid-fill.win-color-bg-darkpurple .square-content {
  background-color: #321159 !important; }

.win-color-border-darkpurple {
  border: 1px solid #321159 !important; }

.win-color-border-color-darkpurple {
  border-color: #321159 !important; }

.win-color-fg-darkpurple {
  color: #321159 !important; }

.win-color-bg-darkteal, .grid-view.grid-fill .square.win-color-bg-darkteal .square-content, .grid-view.grid-fill.win-color-bg-darkteal .square-content {
  background-color: #004B50 !important; }

.win-color-border-darkteal {
  border: 1px solid #004B50 !important; }

.win-color-border-color-darkteal {
  border-color: #004B50 !important; }

.win-color-fg-darkteal {
  color: #004B50 !important; }

.win-color-bg-darkgreen, .grid-view.grid-fill .square.win-color-bg-darkgreen .square-content, .grid-view.grid-fill.win-color-bg-darkgreen .square-content {
  background-color: #004B1C !important; }

.win-color-border-darkgreen {
  border: 1px solid #004B1C !important; }

.win-color-border-color-darkgreen {
  border-color: #004B1C !important; }

.win-color-fg-darkgreen {
  color: #004B1C !important; }

.win-color-fg-primary {
  color: #000 !important; }
  .win-color-fg-primary.color-alt {
    color: #FFF !important; }

.win-color-fg-secondary {
  color: rgba(0, 0, 0, 0.6) !important; }
  .win-color-fg-secondary.color-alt {
    color: rgba(255, 255, 255, 0.6) !important; }

.win-color-bg-alert, .grid-view.grid-fill .square.win-color-bg-alert .square-content, .grid-view.grid-fill.win-color-bg-alert .square-content {
  background-color: #E81123 !important; }

.win-color-border-alert {
  border: 1px solid #E81123 !important; }

.win-color-border-color-alert {
  border-color: #E81123 !important; }

.win-color-fg-alert {
  color: #E81123 !important; }

.win-color-bg-accent, .grid-view.grid-fill .square.win-color-bg-accent .square-content, .grid-view.grid-fill.win-color-bg-accent .square-content {
  background-color: #0078D7 !important; }

.win-color-border-accent {
  border: 1px solid #0078D7 !important; }

.win-color-border-color-accent {
  border-color: #0078D7 !important; }

.win-color-fg-accent {
  color: #0078D7 !important; }
