﻿@charset "UTF-8";
/*!
------------------------------------------- START OF THIRD PARTY NOTICE -----------------------------------------

This file is based on or incorporates material from the projects listed below (Third Party IP). The original copyright notice and the license under which Microsoft received such Third Party IP, are set forth below. Such licenses and notices are provided for informational purposes only. Microsoft licenses the Third Party IP to you under the licensing terms for the Microsoft product. Microsoft reserves all other rights not expressly granted under this agreement, whether by implication, estoppel or otherwise. 

//-----------------------------------------------------------------------------
twbs-bootstrap-sass (3.3.0)
//-----------------------------------------------------------------------------

The MIT License (MIT)

Copyright (c) 2013 Twitter, Inc

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

//-----------------------------------------------------------------------------
necolas-normalize.css (3.0.2)
//-----------------------------------------------------------------------------
! normalize.css v3.0.2 | MIT License | git.io/normalize

Copyright (c) Nicolas Gallagher and Jonathan Neal

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Provided for Informational Purposes Only
MIT License 
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: 
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


//-----------------------------------------------------------------------------
h5bp-html5-boilerplate
//-----------------------------------------------------------------------------
Copyright (c) HTML5 Boilerplate

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the ""Software""), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ""AS IS"", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/
/*! 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 {
  background-color: transparent; }

a:active,
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 {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  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 {
  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 {
  color: #cccccc;
  text-decoration: none;
  cursor: pointer; }
  a, a:link {
    color: #006cd8; }
    a else, a:link else {
      color: #0078D7; }
  a:visited {
    color: #0078D7; }
  a:hover {
    color: #666666; }
  a:focus {
    color: #0078D7; }
  a:active {
    color: #999999; }
  a:active {
    outline: 0; }

.a-text-grayscale:hover, .side-nav-back:hover:before, .side-nav a:hover,
.link-highlight:hover,
.side-nav .active:hover {
  opacity: 0.6;
  filter: alpha(opacity=60); }

.a-text-grayscale:active, .side-nav-back:active:before, .side-nav a:active,
.link-highlight:active,
.side-nav .active:active {
  opacity: 0.4;
  filter: alpha(opacity=40); }

.a-text-grayscale:link, .side-nav-back:link:before, .side-nav a:link, .a-text-grayscale:visited, .side-nav-back:visited:before, .side-nav a:visited, .a-text-grayscale:hover, .side-nav-back:hover:before, .side-nav a:hover, .a-text-grayscale:focus, .side-nav-back:focus:before, .side-nav a:focus, .a-text-grayscale:active, .side-nav-back:active:before, .side-nav a:active {
  color: #656565; }

.link-highlight:link, .side-nav .active:link, .link-highlight:visited, .side-nav .active:visited, .link-highlight:hover, .side-nav .active:hover, .link-highlight:focus, .side-nav .active:focus, .link-highlight:active, .side-nav .active:active {
  color: #000000; }

hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.bulleted-list {
  list-style-type: disc;
  padding-left: 40px; }

.list-with-header {
  margin-top: 20px !important; }

html, body, div, span, hr {
  outline: 0; }

.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://i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.eot");
  src: local("Segoe UI Light"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.eot?#iefix") format("embedded-opentype"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.woff") format("woff"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.ttf") format("truetype"), url("https://i.s-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://i.s-microsoft.com/fonts/segoe-ui/west-european/semilight/latest.eot");
  src: local("Segoe UI Semilight"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/semilight/latest.eot?#iefix") format("embedded-opentype"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/semilight/latest.woff") format("woff"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/semilight/latest.ttf") format("truetype"), url("https://i.s-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://i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.eot");
  src: local("Segoe UI"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.eot?#iefix") format("embedded-opentype"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.woff") format("woff"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.ttf") format("truetype"), url("https://i.s-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://i.s-microsoft.com/fonts/segoe-ui/west-european/semibold/latest.eot");
  src: local("Segoe UI Semibold"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/semibold/latest.eot?#iefix") format("embedded-opentype"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/semibold/latest.woff") format("woff"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/semibold/latest.ttf") format("truetype"), url("https://i.s-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://i.s-microsoft.com/fonts/segoe-ui/west-european/bold/latest.eot");
  src: local("Segoe UI Bold"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/bold/latest.eot?#iefix") format("embedded-opentype"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/bold/latest.woff") format("woff"), url("https://i.s-microsoft.com/fonts/segoe-ui/west-european/bold/latest.ttf") format("truetype"), url("https://i.s-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,
.dropdown-menu,
.text-base,
.text-caption,
.text-caption-alt,
.text-subcaption,
p {
  margin-top: 0;
  margin-bottom: 0;
  outline: 0; }

@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; }
  .text-headline.text-maxlines-3 {
    max-height: 124.5432px;
    max-height: 7.78395rem; }
  .text-headline.text-maxlines-4 {
    max-height: 164.5432px;
    max-height: 10.28395rem; } }

@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; }
  .text-headline.text-maxlines-3 {
    max-height: 172.5432px;
    max-height: 10.78395rem; }
  .text-headline.text-maxlines-4 {
    max-height: 228.5432px;
    max-height: 14.28395rem; } }

@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; }
  .text-headline.text-maxlines-3 {
    max-height: 244.5432px;
    max-height: 15.28395rem; }
  .text-headline.text-maxlines-4 {
    max-height: 324.5432px;
    max-height: 20.28395rem; } }

@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; }
  .text-header.text-maxlines-3,
  h1.text-maxlines-3 {
    max-height: 108.7256px;
    max-height: 6.79535rem; }
  .text-header.text-maxlines-4,
  h1.text-maxlines-4 {
    max-height: 142.7256px;
    max-height: 8.92035rem; } }

@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; }
  .text-header.text-maxlines-3,
  h1.text-maxlines-3 {
    max-height: 126.7256px;
    max-height: 7.92035rem; }
  .text-header.text-maxlines-4,
  h1.text-maxlines-4 {
    max-height: 166.7256px;
    max-height: 10.42035rem; } }

@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; }
  .text-header.text-maxlines-3,
  h1.text-maxlines-3 {
    max-height: 174.7256px;
    max-height: 10.92035rem; }
  .text-header.text-maxlines-4,
  h1.text-maxlines-4 {
    max-height: 230.7256px;
    max-height: 14.42035rem; } }

@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; }
  .text-subheader.text-maxlines-3,
  h2.text-maxlines-3 {
    max-height: 90.3624px;
    max-height: 5.64765rem; }
  .text-subheader.text-maxlines-4,
  h2.text-maxlines-4 {
    max-height: 118.3624px;
    max-height: 7.39765rem; } }

@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; }
  .text-subheader.text-maxlines-3,
  h2.text-maxlines-3 {
    max-height: 108.3624px;
    max-height: 6.77265rem; }
  .text-subheader.text-maxlines-4,
  h2.text-maxlines-4 {
    max-height: 142.3624px;
    max-height: 8.89765rem; } }

@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; }
  .text-subheader.text-maxlines-3,
  h2.text-maxlines-3 {
    max-height: 126.3624px;
    max-height: 7.89765rem; }
  .text-subheader.text-maxlines-4,
  h2.text-maxlines-4 {
    max-height: 166.3624px;
    max-height: 10.39765rem; } }

@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; }
  .text-title.text-maxlines-3,
  h3.text-maxlines-3 {
    max-height: 76.7264px;
    max-height: 4.7954rem; }
  .text-title.text-maxlines-4,
  h3.text-maxlines-4 {
    max-height: 100.7264px;
    max-height: 6.2954rem; } }

@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; }
  .text-title.text-maxlines-3,
  h3.text-maxlines-3 {
    max-height: 76.7264px;
    max-height: 4.7954rem; }
  .text-title.text-maxlines-4,
  h3.text-maxlines-4 {
    max-height: 100.7264px;
    max-height: 6.2954rem; } }

@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; }
  .text-title.text-maxlines-3,
  h3.text-maxlines-3 {
    max-height: 88.7264px;
    max-height: 5.5454rem; }
  .text-title.text-maxlines-4,
  h3.text-maxlines-4 {
    max-height: 116.7264px;
    max-height: 7.2954rem; } }

@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; }
  .text-subtitle.text-maxlines-3,
  h4.text-maxlines-3 {
    max-height: 69.272px;
    max-height: 4.3295rem; }
  .text-subtitle.text-maxlines-4,
  h4.text-maxlines-4 {
    max-height: 91.272px;
    max-height: 5.7045rem; } }

@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; }
  .text-subtitle.text-maxlines-3,
  h4.text-maxlines-3 {
    max-height: 69.272px;
    max-height: 4.3295rem; }
  .text-subtitle.text-maxlines-4,
  h4.text-maxlines-4 {
    max-height: 91.272px;
    max-height: 5.7045rem; } }

@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; }
  .text-subtitle.text-maxlines-3,
  h4.text-maxlines-3 {
    max-height: 75.272px;
    max-height: 4.7045rem; }
  .text-subtitle.text-maxlines-4,
  h4.text-maxlines-4 {
    max-height: 99.272px;
    max-height: 6.2045rem; } }

@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; }
  .text-caption.text-maxlines-3,
  h5.text-maxlines-3 {
    max-height: 49.7268px;
    max-height: 3.107925rem; }
  .text-caption.text-maxlines-4,
  h5.text-maxlines-4 {
    max-height: 65.7268px;
    max-height: 4.107925rem; } }

@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; }
  .text-caption.text-maxlines-3,
  h5.text-maxlines-3 {
    max-height: 49.7268px;
    max-height: 3.107925rem; }
  .text-caption.text-maxlines-4,
  h5.text-maxlines-4 {
    max-height: 65.7268px;
    max-height: 4.107925rem; } }

@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; }
  .text-caption.text-maxlines-3,
  h5.text-maxlines-3 {
    max-height: 49.7268px;
    max-height: 3.107925rem; }
  .text-caption.text-maxlines-4,
  h5.text-maxlines-4 {
    max-height: 65.7268px;
    max-height: 4.107925rem; } }

@media (min-width: 0) {
  .text-caption-alt,
  h6 {
    font-size: 10px;
    line-height: 1.3;
    font-weight: 400; } }

@media (min-width: 768px) {
  .text-caption-alt,
  h6 {
    font-size: 10px;
    line-height: 1.3;
    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.625rem; } }

@media (min-width: 768px) {
  .text-caption-alt,
  h6 {
    font-size: 0.625rem; } }

@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: 13.9996px;
    max-height: 0.874975rem; }
  .text-caption-alt.text-maxlines-2,
  h6.text-maxlines-2 {
    max-height: 26.9996px;
    max-height: 1.687475rem; }
  .text-caption-alt.text-maxlines-3,
  h6.text-maxlines-3 {
    max-height: 39.9996px;
    max-height: 2.499975rem; }
  .text-caption-alt.text-maxlines-4,
  h6.text-maxlines-4 {
    max-height: 52.9996px;
    max-height: 3.312475rem; } }

@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: 13.9996px;
    max-height: 0.874975rem; }
  .text-caption-alt.text-maxlines-2,
  h6.text-maxlines-2 {
    max-height: 26.9996px;
    max-height: 1.687475rem; }
  .text-caption-alt.text-maxlines-3,
  h6.text-maxlines-3 {
    max-height: 39.9996px;
    max-height: 2.499975rem; }
  .text-caption-alt.text-maxlines-4,
  h6.text-maxlines-4 {
    max-height: 52.9996px;
    max-height: 3.312475rem; } }

@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; }
  .text-caption-alt.text-maxlines-3,
  h6.text-maxlines-3 {
    max-height: 42.9996px;
    max-height: 2.687475rem; }
  .text-caption-alt.text-maxlines-4,
  h6.text-maxlines-4 {
    max-height: 56.9996px;
    max-height: 3.562475rem; } }

@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; }
  .text-subcaption.text-maxlines-3 {
    max-height: 30.9088px;
    max-height: 1.9318rem; }
  .text-subcaption.text-maxlines-4 {
    max-height: 40.9088px;
    max-height: 2.5568rem; } }

@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; }
  .text-subcaption.text-maxlines-3 {
    max-height: 30.9088px;
    max-height: 1.9318rem; }
  .text-subcaption.text-maxlines-4 {
    max-height: 40.9088px;
    max-height: 2.5568rem; } }

@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; }
  .text-subcaption.text-maxlines-3 {
    max-height: 30.9088px;
    max-height: 1.9318rem; }
  .text-subcaption.text-maxlines-4 {
    max-height: 40.9088px;
    max-height: 2.5568rem; } }

@media (min-width: 0) {
  .text-body, .dropdown-menu,
  p {
    font-size: 15px;
    line-height: 1.3333333333;
    font-weight: 400; } }

@media (min-width: 768px) {
  .text-body, .dropdown-menu,
  p {
    font-size: 15px;
    line-height: 1.3333333333;
    font-weight: 400; } }

@media (min-width: 1400px) {
  .text-body, .dropdown-menu,
  p {
    font-size: 15px;
    line-height: 1.3333333333;
    font-weight: 400; } }

@media (min-width: 0) {
  .text-body, .dropdown-menu,
  p {
    font-size: 0.9375rem; } }

@media (min-width: 768px) {
  .text-body, .dropdown-menu,
  p {
    font-size: 0.9375rem; } }

@media (min-width: 1400px) {
  .text-body, .dropdown-menu,
  p {
    font-size: 0.9375rem; } }

@media (min-width: 0) {
  .text-body.text-maxlines-1, .text-maxlines-1.dropdown-menu,
  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, .text-maxlines-2.dropdown-menu,
  p.text-maxlines-2 {
    max-height: 40.454px;
    max-height: 2.528375rem; }
  .text-body.text-maxlines-3, .text-maxlines-3.dropdown-menu,
  p.text-maxlines-3 {
    max-height: 60.454px;
    max-height: 3.778375rem; }
  .text-body.text-maxlines-4, .text-maxlines-4.dropdown-menu,
  p.text-maxlines-4 {
    max-height: 80.454px;
    max-height: 5.028375rem; } }

@media (min-width: 768px) {
  .text-body.text-maxlines-1, .text-maxlines-1.dropdown-menu,
  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, .text-maxlines-2.dropdown-menu,
  p.text-maxlines-2 {
    max-height: 40.454px;
    max-height: 2.528375rem; }
  .text-body.text-maxlines-3, .text-maxlines-3.dropdown-menu,
  p.text-maxlines-3 {
    max-height: 60.454px;
    max-height: 3.778375rem; }
  .text-body.text-maxlines-4, .text-maxlines-4.dropdown-menu,
  p.text-maxlines-4 {
    max-height: 80.454px;
    max-height: 5.028375rem; } }

@media (min-width: 1400px) {
  .text-body.text-maxlines-1, .text-maxlines-1.dropdown-menu,
  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, .text-maxlines-2.dropdown-menu,
  p.text-maxlines-2 {
    max-height: 40.454px;
    max-height: 2.528375rem; }
  .text-body.text-maxlines-3, .text-maxlines-3.dropdown-menu,
  p.text-maxlines-3 {
    max-height: 60.454px;
    max-height: 3.778375rem; }
  .text-body.text-maxlines-4, .text-maxlines-4.dropdown-menu,
  p.text-maxlines-4 {
    max-height: 80.454px;
    max-height: 5.028375rem; } }

@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; }
  .text-base.text-maxlines-3 {
    max-height: 60.454px;
    max-height: 3.778375rem; }
  .text-base.text-maxlines-4 {
    max-height: 80.454px;
    max-height: 5.028375rem; } }

@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; }
  .text-base.text-maxlines-3 {
    max-height: 60.454px;
    max-height: 3.778375rem; }
  .text-base.text-maxlines-4 {
    max-height: 80.454px;
    max-height: 5.028375rem; } }

@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; }
  .text-base.text-maxlines-3 {
    max-height: 60.454px;
    max-height: 3.778375rem; }
  .text-base.text-maxlines-4 {
    max-height: 80.454px;
    max-height: 5.028375rem; } }

[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; }

ul, ol {
  margin: 0; }
  ul li, ol li {
    margin-bottom: 20px; }
    @media (min-width: 1400px) {
      ul li, ol li {
        margin-bottom: 12px; } }

.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; }

address {
  margin-bottom: 12px; }

.text-muted {
  color: #CCCCCC; }

code,
kbd,
pre,
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 {
  display: block;
  word-break: break-all;
  word-wrap: break-word;
  color: #000;
  background-color: #FFF;
  border: 1px solid #E6E6E6; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

pre {
  padding: 32px;
  margin-top: 12px;
  margin-bottom: 12px; }

.container,
.container-fluid {
  margin-right: 12px;
  margin-left: 12px;
  max-width: 1600px; }
  .container:before, .container:after,
  .container-fluid:before,
  .container-fluid:after {
    content: " ";
    display: table; }
  .container:after,
  .container-fluid:after {
    clear: both; }
  @media (min-width: 540px) {
    .container,
    .container-fluid {
      margin-right: 24px;
      margin-left: 24px; } }
  @media (min-width: 768px) {
    .container,
    .container-fluid {
      margin-right: auto;
      margin-left: auto;
      width: 90%; } }

.container-fluid {
  width: 95%;
  max-width: none; }

.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%; }
  .col-xs-1.double {
    width: 8.3333333333%; }
  .col-xs-1.triple {
    width: 12.5%; }

.grid-view .square.col-xs-1 {
  padding-bottom: 4.1666666667%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-2 {
  width: 8.3333333333%; }
  .col-xs-2.double {
    width: 16.6666666667%; }
  .col-xs-2.triple {
    width: 25%; }

.grid-view .square.col-xs-2 {
  padding-bottom: 8.3333333333%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-3 {
  width: 12.5%; }
  .col-xs-3.double {
    width: 25%; }
  .col-xs-3.triple {
    width: 37.5%; }

.grid-view .square.col-xs-3 {
  padding-bottom: 12.5%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-4 {
  width: 16.6666666667%; }
  .col-xs-4.double {
    width: 33.3333333333%; }
  .col-xs-4.triple {
    width: 50%; }

.grid-view .square.col-xs-4 {
  padding-bottom: 16.6666666667%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-5 {
  width: 20.8333333333%; }
  .col-xs-5.double {
    width: 41.6666666667%; }
  .col-xs-5.triple {
    width: 62.5%; }

.grid-view .square.col-xs-5 {
  padding-bottom: 20.8333333333%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-6 {
  width: 25%; }
  .col-xs-6.double {
    width: 50%; }
  .col-xs-6.triple {
    width: 75%; }

.grid-view .square.col-xs-6 {
  padding-bottom: 25%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-7 {
  width: 29.1666666667%; }
  .col-xs-7.double {
    width: 58.3333333333%; }
  .col-xs-7.triple {
    width: 87.5%; }

.grid-view .square.col-xs-7 {
  padding-bottom: 29.1666666667%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-8 {
  width: 33.3333333333%; }
  .col-xs-8.double {
    width: 66.6666666667%; }
  .col-xs-8.triple {
    width: 100%; }

.grid-view .square.col-xs-8 {
  padding-bottom: 33.3333333333%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-9 {
  width: 37.5%; }
  .col-xs-9.double {
    width: 75%; }
  .col-xs-9.triple {
    width: 112.5%; }

.grid-view .square.col-xs-9 {
  padding-bottom: 37.5%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-10 {
  width: 41.6666666667%; }
  .col-xs-10.double {
    width: 83.3333333333%; }
  .col-xs-10.triple {
    width: 125%; }

.grid-view .square.col-xs-10 {
  padding-bottom: 41.6666666667%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-11 {
  width: 45.8333333333%; }
  .col-xs-11.double {
    width: 91.6666666667%; }
  .col-xs-11.triple {
    width: 137.5%; }

.grid-view .square.col-xs-11 {
  padding-bottom: 45.8333333333%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-12 {
  width: 50%; }
  .col-xs-12.double {
    width: 100%; }
  .col-xs-12.triple {
    width: 150%; }

.grid-view .square.col-xs-12 {
  padding-bottom: 50%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-13 {
  width: 54.1666666667%; }
  .col-xs-13.double {
    width: 108.333333333%; }
  .col-xs-13.triple {
    width: 162.5%; }

.grid-view .square.col-xs-13 {
  padding-bottom: 54.1666666667%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-14 {
  width: 58.3333333333%; }
  .col-xs-14.double {
    width: 116.666666667%; }
  .col-xs-14.triple {
    width: 175%; }

.grid-view .square.col-xs-14 {
  padding-bottom: 58.3333333333%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-15 {
  width: 62.5%; }
  .col-xs-15.double {
    width: 125%; }
  .col-xs-15.triple {
    width: 187.5%; }

.grid-view .square.col-xs-15 {
  padding-bottom: 62.5%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-16 {
  width: 66.6666666667%; }
  .col-xs-16.double {
    width: 133.333333333%; }
  .col-xs-16.triple {
    width: 200%; }

.grid-view .square.col-xs-16 {
  padding-bottom: 66.6666666667%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-17 {
  width: 70.8333333333%; }
  .col-xs-17.double {
    width: 141.666666667%; }
  .col-xs-17.triple {
    width: 212.5%; }

.grid-view .square.col-xs-17 {
  padding-bottom: 70.8333333333%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-18 {
  width: 75%; }
  .col-xs-18.double {
    width: 150%; }
  .col-xs-18.triple {
    width: 225%; }

.grid-view .square.col-xs-18 {
  padding-bottom: 75%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-19 {
  width: 79.1666666667%; }
  .col-xs-19.double {
    width: 158.333333333%; }
  .col-xs-19.triple {
    width: 237.5%; }

.grid-view .square.col-xs-19 {
  padding-bottom: 79.1666666667%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-20 {
  width: 83.3333333333%; }
  .col-xs-20.double {
    width: 166.666666667%; }
  .col-xs-20.triple {
    width: 250%; }

.grid-view .square.col-xs-20 {
  padding-bottom: 83.3333333333%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-21 {
  width: 87.5%; }
  .col-xs-21.double {
    width: 175%; }
  .col-xs-21.triple {
    width: 262.5%; }

.grid-view .square.col-xs-21 {
  padding-bottom: 87.5%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-22 {
  width: 91.6666666667%; }
  .col-xs-22.double {
    width: 183.333333333%; }
  .col-xs-22.triple {
    width: 275%; }

.grid-view .square.col-xs-22 {
  padding-bottom: 91.6666666667%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-23 {
  width: 95.8333333333%; }
  .col-xs-23.double {
    width: 191.666666667%; }
  .col-xs-23.triple {
    width: 287.5%; }

.grid-view .square.col-xs-23 {
  padding-bottom: 95.8333333333%;
  padding-left: 0;
  padding-right: 0; }

.col-xs-24 {
  width: 100%; }
  .col-xs-24.double {
    width: 200%; }
  .col-xs-24.triple {
    width: 300%; }

.grid-view .square.col-xs-24 {
  padding-bottom: 100%;
  padding-left: 0;
  padding-right: 0; }

.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%; }
    .col-sm-1.double {
      width: 8.3333333333%; }
    .col-sm-1.triple {
      width: 12.5%; }
  .grid-view .square.col-sm-1 {
    padding-bottom: 4.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-2 {
    width: 8.3333333333%; }
    .col-sm-2.double {
      width: 16.6666666667%; }
    .col-sm-2.triple {
      width: 25%; }
  .grid-view .square.col-sm-2 {
    padding-bottom: 8.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-3 {
    width: 12.5%; }
    .col-sm-3.double {
      width: 25%; }
    .col-sm-3.triple {
      width: 37.5%; }
  .grid-view .square.col-sm-3 {
    padding-bottom: 12.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-4 {
    width: 16.6666666667%; }
    .col-sm-4.double {
      width: 33.3333333333%; }
    .col-sm-4.triple {
      width: 50%; }
  .grid-view .square.col-sm-4 {
    padding-bottom: 16.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-5 {
    width: 20.8333333333%; }
    .col-sm-5.double {
      width: 41.6666666667%; }
    .col-sm-5.triple {
      width: 62.5%; }
  .grid-view .square.col-sm-5 {
    padding-bottom: 20.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-6 {
    width: 25%; }
    .col-sm-6.double {
      width: 50%; }
    .col-sm-6.triple {
      width: 75%; }
  .grid-view .square.col-sm-6 {
    padding-bottom: 25%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-7 {
    width: 29.1666666667%; }
    .col-sm-7.double {
      width: 58.3333333333%; }
    .col-sm-7.triple {
      width: 87.5%; }
  .grid-view .square.col-sm-7 {
    padding-bottom: 29.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-8 {
    width: 33.3333333333%; }
    .col-sm-8.double {
      width: 66.6666666667%; }
    .col-sm-8.triple {
      width: 100%; }
  .grid-view .square.col-sm-8 {
    padding-bottom: 33.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-9 {
    width: 37.5%; }
    .col-sm-9.double {
      width: 75%; }
    .col-sm-9.triple {
      width: 112.5%; }
  .grid-view .square.col-sm-9 {
    padding-bottom: 37.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-10 {
    width: 41.6666666667%; }
    .col-sm-10.double {
      width: 83.3333333333%; }
    .col-sm-10.triple {
      width: 125%; }
  .grid-view .square.col-sm-10 {
    padding-bottom: 41.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-11 {
    width: 45.8333333333%; }
    .col-sm-11.double {
      width: 91.6666666667%; }
    .col-sm-11.triple {
      width: 137.5%; }
  .grid-view .square.col-sm-11 {
    padding-bottom: 45.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-12 {
    width: 50%; }
    .col-sm-12.double {
      width: 100%; }
    .col-sm-12.triple {
      width: 150%; }
  .grid-view .square.col-sm-12 {
    padding-bottom: 50%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-13 {
    width: 54.1666666667%; }
    .col-sm-13.double {
      width: 108.333333333%; }
    .col-sm-13.triple {
      width: 162.5%; }
  .grid-view .square.col-sm-13 {
    padding-bottom: 54.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-14 {
    width: 58.3333333333%; }
    .col-sm-14.double {
      width: 116.666666667%; }
    .col-sm-14.triple {
      width: 175%; }
  .grid-view .square.col-sm-14 {
    padding-bottom: 58.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-15 {
    width: 62.5%; }
    .col-sm-15.double {
      width: 125%; }
    .col-sm-15.triple {
      width: 187.5%; }
  .grid-view .square.col-sm-15 {
    padding-bottom: 62.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-16 {
    width: 66.6666666667%; }
    .col-sm-16.double {
      width: 133.333333333%; }
    .col-sm-16.triple {
      width: 200%; }
  .grid-view .square.col-sm-16 {
    padding-bottom: 66.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-17 {
    width: 70.8333333333%; }
    .col-sm-17.double {
      width: 141.666666667%; }
    .col-sm-17.triple {
      width: 212.5%; }
  .grid-view .square.col-sm-17 {
    padding-bottom: 70.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-18 {
    width: 75%; }
    .col-sm-18.double {
      width: 150%; }
    .col-sm-18.triple {
      width: 225%; }
  .grid-view .square.col-sm-18 {
    padding-bottom: 75%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-19 {
    width: 79.1666666667%; }
    .col-sm-19.double {
      width: 158.333333333%; }
    .col-sm-19.triple {
      width: 237.5%; }
  .grid-view .square.col-sm-19 {
    padding-bottom: 79.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-20 {
    width: 83.3333333333%; }
    .col-sm-20.double {
      width: 166.666666667%; }
    .col-sm-20.triple {
      width: 250%; }
  .grid-view .square.col-sm-20 {
    padding-bottom: 83.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-21 {
    width: 87.5%; }
    .col-sm-21.double {
      width: 175%; }
    .col-sm-21.triple {
      width: 262.5%; }
  .grid-view .square.col-sm-21 {
    padding-bottom: 87.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-22 {
    width: 91.6666666667%; }
    .col-sm-22.double {
      width: 183.333333333%; }
    .col-sm-22.triple {
      width: 275%; }
  .grid-view .square.col-sm-22 {
    padding-bottom: 91.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-23 {
    width: 95.8333333333%; }
    .col-sm-23.double {
      width: 191.666666667%; }
    .col-sm-23.triple {
      width: 287.5%; }
  .grid-view .square.col-sm-23 {
    padding-bottom: 95.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-sm-24 {
    width: 100%; }
    .col-sm-24.double {
      width: 200%; }
    .col-sm-24.triple {
      width: 300%; }
  .grid-view .square.col-sm-24 {
    padding-bottom: 100%;
    padding-left: 0;
    padding-right: 0; }
  .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%; }
    .col-md-1.double {
      width: 8.3333333333%; }
    .col-md-1.triple {
      width: 12.5%; }
  .grid-view .square.col-md-1 {
    padding-bottom: 4.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-2 {
    width: 8.3333333333%; }
    .col-md-2.double {
      width: 16.6666666667%; }
    .col-md-2.triple {
      width: 25%; }
  .grid-view .square.col-md-2 {
    padding-bottom: 8.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-3 {
    width: 12.5%; }
    .col-md-3.double {
      width: 25%; }
    .col-md-3.triple {
      width: 37.5%; }
  .grid-view .square.col-md-3 {
    padding-bottom: 12.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-4 {
    width: 16.6666666667%; }
    .col-md-4.double {
      width: 33.3333333333%; }
    .col-md-4.triple {
      width: 50%; }
  .grid-view .square.col-md-4 {
    padding-bottom: 16.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-5 {
    width: 20.8333333333%; }
    .col-md-5.double {
      width: 41.6666666667%; }
    .col-md-5.triple {
      width: 62.5%; }
  .grid-view .square.col-md-5 {
    padding-bottom: 20.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-6 {
    width: 25%; }
    .col-md-6.double {
      width: 50%; }
    .col-md-6.triple {
      width: 75%; }
  .grid-view .square.col-md-6 {
    padding-bottom: 25%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-7 {
    width: 29.1666666667%; }
    .col-md-7.double {
      width: 58.3333333333%; }
    .col-md-7.triple {
      width: 87.5%; }
  .grid-view .square.col-md-7 {
    padding-bottom: 29.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-8 {
    width: 33.3333333333%; }
    .col-md-8.double {
      width: 66.6666666667%; }
    .col-md-8.triple {
      width: 100%; }
  .grid-view .square.col-md-8 {
    padding-bottom: 33.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-9 {
    width: 37.5%; }
    .col-md-9.double {
      width: 75%; }
    .col-md-9.triple {
      width: 112.5%; }
  .grid-view .square.col-md-9 {
    padding-bottom: 37.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-10 {
    width: 41.6666666667%; }
    .col-md-10.double {
      width: 83.3333333333%; }
    .col-md-10.triple {
      width: 125%; }
  .grid-view .square.col-md-10 {
    padding-bottom: 41.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-11 {
    width: 45.8333333333%; }
    .col-md-11.double {
      width: 91.6666666667%; }
    .col-md-11.triple {
      width: 137.5%; }
  .grid-view .square.col-md-11 {
    padding-bottom: 45.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-12 {
    width: 50%; }
    .col-md-12.double {
      width: 100%; }
    .col-md-12.triple {
      width: 150%; }
  .grid-view .square.col-md-12 {
    padding-bottom: 50%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-13 {
    width: 54.1666666667%; }
    .col-md-13.double {
      width: 108.333333333%; }
    .col-md-13.triple {
      width: 162.5%; }
  .grid-view .square.col-md-13 {
    padding-bottom: 54.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-14 {
    width: 58.3333333333%; }
    .col-md-14.double {
      width: 116.666666667%; }
    .col-md-14.triple {
      width: 175%; }
  .grid-view .square.col-md-14 {
    padding-bottom: 58.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-15 {
    width: 62.5%; }
    .col-md-15.double {
      width: 125%; }
    .col-md-15.triple {
      width: 187.5%; }
  .grid-view .square.col-md-15 {
    padding-bottom: 62.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-16 {
    width: 66.6666666667%; }
    .col-md-16.double {
      width: 133.333333333%; }
    .col-md-16.triple {
      width: 200%; }
  .grid-view .square.col-md-16 {
    padding-bottom: 66.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-17 {
    width: 70.8333333333%; }
    .col-md-17.double {
      width: 141.666666667%; }
    .col-md-17.triple {
      width: 212.5%; }
  .grid-view .square.col-md-17 {
    padding-bottom: 70.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-18 {
    width: 75%; }
    .col-md-18.double {
      width: 150%; }
    .col-md-18.triple {
      width: 225%; }
  .grid-view .square.col-md-18 {
    padding-bottom: 75%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-19 {
    width: 79.1666666667%; }
    .col-md-19.double {
      width: 158.333333333%; }
    .col-md-19.triple {
      width: 237.5%; }
  .grid-view .square.col-md-19 {
    padding-bottom: 79.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-20 {
    width: 83.3333333333%; }
    .col-md-20.double {
      width: 166.666666667%; }
    .col-md-20.triple {
      width: 250%; }
  .grid-view .square.col-md-20 {
    padding-bottom: 83.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-21 {
    width: 87.5%; }
    .col-md-21.double {
      width: 175%; }
    .col-md-21.triple {
      width: 262.5%; }
  .grid-view .square.col-md-21 {
    padding-bottom: 87.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-22 {
    width: 91.6666666667%; }
    .col-md-22.double {
      width: 183.333333333%; }
    .col-md-22.triple {
      width: 275%; }
  .grid-view .square.col-md-22 {
    padding-bottom: 91.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-23 {
    width: 95.8333333333%; }
    .col-md-23.double {
      width: 191.666666667%; }
    .col-md-23.triple {
      width: 287.5%; }
  .grid-view .square.col-md-23 {
    padding-bottom: 95.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-md-24 {
    width: 100%; }
    .col-md-24.double {
      width: 200%; }
    .col-md-24.triple {
      width: 300%; }
  .grid-view .square.col-md-24 {
    padding-bottom: 100%;
    padding-left: 0;
    padding-right: 0; }
  .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%; }
    .col-lg-1.double {
      width: 8.3333333333%; }
    .col-lg-1.triple {
      width: 12.5%; }
  .grid-view .square.col-lg-1 {
    padding-bottom: 4.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-2 {
    width: 8.3333333333%; }
    .col-lg-2.double {
      width: 16.6666666667%; }
    .col-lg-2.triple {
      width: 25%; }
  .grid-view .square.col-lg-2 {
    padding-bottom: 8.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-3 {
    width: 12.5%; }
    .col-lg-3.double {
      width: 25%; }
    .col-lg-3.triple {
      width: 37.5%; }
  .grid-view .square.col-lg-3 {
    padding-bottom: 12.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-4 {
    width: 16.6666666667%; }
    .col-lg-4.double {
      width: 33.3333333333%; }
    .col-lg-4.triple {
      width: 50%; }
  .grid-view .square.col-lg-4 {
    padding-bottom: 16.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-5 {
    width: 20.8333333333%; }
    .col-lg-5.double {
      width: 41.6666666667%; }
    .col-lg-5.triple {
      width: 62.5%; }
  .grid-view .square.col-lg-5 {
    padding-bottom: 20.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-6 {
    width: 25%; }
    .col-lg-6.double {
      width: 50%; }
    .col-lg-6.triple {
      width: 75%; }
  .grid-view .square.col-lg-6 {
    padding-bottom: 25%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-7 {
    width: 29.1666666667%; }
    .col-lg-7.double {
      width: 58.3333333333%; }
    .col-lg-7.triple {
      width: 87.5%; }
  .grid-view .square.col-lg-7 {
    padding-bottom: 29.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-8 {
    width: 33.3333333333%; }
    .col-lg-8.double {
      width: 66.6666666667%; }
    .col-lg-8.triple {
      width: 100%; }
  .grid-view .square.col-lg-8 {
    padding-bottom: 33.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-9 {
    width: 37.5%; }
    .col-lg-9.double {
      width: 75%; }
    .col-lg-9.triple {
      width: 112.5%; }
  .grid-view .square.col-lg-9 {
    padding-bottom: 37.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-10 {
    width: 41.6666666667%; }
    .col-lg-10.double {
      width: 83.3333333333%; }
    .col-lg-10.triple {
      width: 125%; }
  .grid-view .square.col-lg-10 {
    padding-bottom: 41.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-11 {
    width: 45.8333333333%; }
    .col-lg-11.double {
      width: 91.6666666667%; }
    .col-lg-11.triple {
      width: 137.5%; }
  .grid-view .square.col-lg-11 {
    padding-bottom: 45.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-12 {
    width: 50%; }
    .col-lg-12.double {
      width: 100%; }
    .col-lg-12.triple {
      width: 150%; }
  .grid-view .square.col-lg-12 {
    padding-bottom: 50%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-13 {
    width: 54.1666666667%; }
    .col-lg-13.double {
      width: 108.333333333%; }
    .col-lg-13.triple {
      width: 162.5%; }
  .grid-view .square.col-lg-13 {
    padding-bottom: 54.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-14 {
    width: 58.3333333333%; }
    .col-lg-14.double {
      width: 116.666666667%; }
    .col-lg-14.triple {
      width: 175%; }
  .grid-view .square.col-lg-14 {
    padding-bottom: 58.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-15 {
    width: 62.5%; }
    .col-lg-15.double {
      width: 125%; }
    .col-lg-15.triple {
      width: 187.5%; }
  .grid-view .square.col-lg-15 {
    padding-bottom: 62.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-16 {
    width: 66.6666666667%; }
    .col-lg-16.double {
      width: 133.333333333%; }
    .col-lg-16.triple {
      width: 200%; }
  .grid-view .square.col-lg-16 {
    padding-bottom: 66.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-17 {
    width: 70.8333333333%; }
    .col-lg-17.double {
      width: 141.666666667%; }
    .col-lg-17.triple {
      width: 212.5%; }
  .grid-view .square.col-lg-17 {
    padding-bottom: 70.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-18 {
    width: 75%; }
    .col-lg-18.double {
      width: 150%; }
    .col-lg-18.triple {
      width: 225%; }
  .grid-view .square.col-lg-18 {
    padding-bottom: 75%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-19 {
    width: 79.1666666667%; }
    .col-lg-19.double {
      width: 158.333333333%; }
    .col-lg-19.triple {
      width: 237.5%; }
  .grid-view .square.col-lg-19 {
    padding-bottom: 79.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-20 {
    width: 83.3333333333%; }
    .col-lg-20.double {
      width: 166.666666667%; }
    .col-lg-20.triple {
      width: 250%; }
  .grid-view .square.col-lg-20 {
    padding-bottom: 83.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-21 {
    width: 87.5%; }
    .col-lg-21.double {
      width: 175%; }
    .col-lg-21.triple {
      width: 262.5%; }
  .grid-view .square.col-lg-21 {
    padding-bottom: 87.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-22 {
    width: 91.6666666667%; }
    .col-lg-22.double {
      width: 183.333333333%; }
    .col-lg-22.triple {
      width: 275%; }
  .grid-view .square.col-lg-22 {
    padding-bottom: 91.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-23 {
    width: 95.8333333333%; }
    .col-lg-23.double {
      width: 191.666666667%; }
    .col-lg-23.triple {
      width: 287.5%; }
  .grid-view .square.col-lg-23 {
    padding-bottom: 95.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-lg-24 {
    width: 100%; }
    .col-lg-24.double {
      width: 200%; }
    .col-lg-24.triple {
      width: 300%; }
  .grid-view .square.col-lg-24 {
    padding-bottom: 100%;
    padding-left: 0;
    padding-right: 0; }
  .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%; }
    .col-xl-1.double {
      width: 8.3333333333%; }
    .col-xl-1.triple {
      width: 12.5%; }
  .grid-view .square.col-xl-1 {
    padding-bottom: 4.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-2 {
    width: 8.3333333333%; }
    .col-xl-2.double {
      width: 16.6666666667%; }
    .col-xl-2.triple {
      width: 25%; }
  .grid-view .square.col-xl-2 {
    padding-bottom: 8.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-3 {
    width: 12.5%; }
    .col-xl-3.double {
      width: 25%; }
    .col-xl-3.triple {
      width: 37.5%; }
  .grid-view .square.col-xl-3 {
    padding-bottom: 12.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-4 {
    width: 16.6666666667%; }
    .col-xl-4.double {
      width: 33.3333333333%; }
    .col-xl-4.triple {
      width: 50%; }
  .grid-view .square.col-xl-4 {
    padding-bottom: 16.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-5 {
    width: 20.8333333333%; }
    .col-xl-5.double {
      width: 41.6666666667%; }
    .col-xl-5.triple {
      width: 62.5%; }
  .grid-view .square.col-xl-5 {
    padding-bottom: 20.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-6 {
    width: 25%; }
    .col-xl-6.double {
      width: 50%; }
    .col-xl-6.triple {
      width: 75%; }
  .grid-view .square.col-xl-6 {
    padding-bottom: 25%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-7 {
    width: 29.1666666667%; }
    .col-xl-7.double {
      width: 58.3333333333%; }
    .col-xl-7.triple {
      width: 87.5%; }
  .grid-view .square.col-xl-7 {
    padding-bottom: 29.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-8 {
    width: 33.3333333333%; }
    .col-xl-8.double {
      width: 66.6666666667%; }
    .col-xl-8.triple {
      width: 100%; }
  .grid-view .square.col-xl-8 {
    padding-bottom: 33.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-9 {
    width: 37.5%; }
    .col-xl-9.double {
      width: 75%; }
    .col-xl-9.triple {
      width: 112.5%; }
  .grid-view .square.col-xl-9 {
    padding-bottom: 37.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-10 {
    width: 41.6666666667%; }
    .col-xl-10.double {
      width: 83.3333333333%; }
    .col-xl-10.triple {
      width: 125%; }
  .grid-view .square.col-xl-10 {
    padding-bottom: 41.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-11 {
    width: 45.8333333333%; }
    .col-xl-11.double {
      width: 91.6666666667%; }
    .col-xl-11.triple {
      width: 137.5%; }
  .grid-view .square.col-xl-11 {
    padding-bottom: 45.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-12 {
    width: 50%; }
    .col-xl-12.double {
      width: 100%; }
    .col-xl-12.triple {
      width: 150%; }
  .grid-view .square.col-xl-12 {
    padding-bottom: 50%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-13 {
    width: 54.1666666667%; }
    .col-xl-13.double {
      width: 108.333333333%; }
    .col-xl-13.triple {
      width: 162.5%; }
  .grid-view .square.col-xl-13 {
    padding-bottom: 54.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-14 {
    width: 58.3333333333%; }
    .col-xl-14.double {
      width: 116.666666667%; }
    .col-xl-14.triple {
      width: 175%; }
  .grid-view .square.col-xl-14 {
    padding-bottom: 58.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-15 {
    width: 62.5%; }
    .col-xl-15.double {
      width: 125%; }
    .col-xl-15.triple {
      width: 187.5%; }
  .grid-view .square.col-xl-15 {
    padding-bottom: 62.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-16 {
    width: 66.6666666667%; }
    .col-xl-16.double {
      width: 133.333333333%; }
    .col-xl-16.triple {
      width: 200%; }
  .grid-view .square.col-xl-16 {
    padding-bottom: 66.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-17 {
    width: 70.8333333333%; }
    .col-xl-17.double {
      width: 141.666666667%; }
    .col-xl-17.triple {
      width: 212.5%; }
  .grid-view .square.col-xl-17 {
    padding-bottom: 70.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-18 {
    width: 75%; }
    .col-xl-18.double {
      width: 150%; }
    .col-xl-18.triple {
      width: 225%; }
  .grid-view .square.col-xl-18 {
    padding-bottom: 75%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-19 {
    width: 79.1666666667%; }
    .col-xl-19.double {
      width: 158.333333333%; }
    .col-xl-19.triple {
      width: 237.5%; }
  .grid-view .square.col-xl-19 {
    padding-bottom: 79.1666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-20 {
    width: 83.3333333333%; }
    .col-xl-20.double {
      width: 166.666666667%; }
    .col-xl-20.triple {
      width: 250%; }
  .grid-view .square.col-xl-20 {
    padding-bottom: 83.3333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-21 {
    width: 87.5%; }
    .col-xl-21.double {
      width: 175%; }
    .col-xl-21.triple {
      width: 262.5%; }
  .grid-view .square.col-xl-21 {
    padding-bottom: 87.5%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-22 {
    width: 91.6666666667%; }
    .col-xl-22.double {
      width: 183.333333333%; }
    .col-xl-22.triple {
      width: 275%; }
  .grid-view .square.col-xl-22 {
    padding-bottom: 91.6666666667%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-23 {
    width: 95.8333333333%; }
    .col-xl-23.double {
      width: 191.666666667%; }
    .col-xl-23.triple {
      width: 287.5%; }
  .grid-view .square.col-xl-23 {
    padding-bottom: 95.8333333333%;
    padding-left: 0;
    padding-right: 0; }
  .col-xl-24 {
    width: 100%; }
    .col-xl-24.double {
      width: 200%; }
    .col-xl-24.triple {
      width: 300%; }
  .grid-view .square.col-xl-24 {
    padding-bottom: 100%;
    padding-left: 0;
    padding-right: 0; }
  .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%; } }

.grid-view {
  margin: -4px; }
  .grid-view .square {
    position: relative; }
    .grid-view .square .square-content {
      position: absolute;
      left: 4px;
      right: 4px;
      top: 4px;
      bottom: 4px; }

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 {
  display: block;
  width: 100%;
  background-image: none; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.428571429 \0; }

_:-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 {
    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 {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0; } }

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: 2px;
  border-color: rgba(0, 0, 0, 0.4);
  background-color: rgba(255, 255, 255, 0.4);
  height: 32px;
  height: 2rem; }
  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; }
  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"][readonly],
  fieldset[disabled] input[type="color"],
  input[type="date"][disabled],
  input[type="date"][readonly],
  fieldset[disabled]
  input[type="date"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly],
  fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly],
  fieldset[disabled]
  input[type="datetime-local"],
  input[type="email"][disabled],
  input[type="email"][readonly],
  fieldset[disabled]
  input[type="email"],
  input[type="month"][disabled],
  input[type="month"][readonly],
  fieldset[disabled]
  input[type="month"],
  input[type="number"][disabled],
  input[type="number"][readonly],
  fieldset[disabled]
  input[type="number"],
  input[type="password"][disabled],
  input[type="password"][readonly],
  fieldset[disabled]
  input[type="password"],
  input[type="search"][disabled],
  input[type="search"][readonly],
  fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly],
  fieldset[disabled]
  input[type="tel"],
  input[type="text"][disabled],
  input[type="text"][readonly],
  fieldset[disabled]
  input[type="text"],
  input[type="time"][disabled],
  input[type="time"][readonly],
  fieldset[disabled]
  input[type="time"],
  input[type="url"][disabled],
  input[type="url"][readonly],
  fieldset[disabled]
  input[type="url"],
  input[type="week"][disabled],
  input[type="week"][readonly],
  fieldset[disabled]
  input[type="week"],
  textarea[disabled],
  textarea[readonly],
  fieldset[disabled]
  textarea {
    border-color: #CCCCCC !important;
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: rgba(0, 0, 0, 0.2) !important; }
  .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; }

input[type="radio"] {
  width: 20px;
  height: 20px; }
  input[type="radio"]::-ms-check {
    background-color: #FFF;
    color: #000;
    border-style: solid;
    border-width: 2px;
    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; }
    .radio label input[type=radio]:checked:focus ~ span::before {
      border-color: #000; }
  .radio label span::before {
    border-color: rgba(0, 0, 0, 0.6);
    border-radius: 100%;
    border-style: solid;
    border-width: 2px;
    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: 3px; }
  .radio label:hover input ~ span::before {
    border-color: #000; }

.radio.disabled label span::before {
  border-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: 2px;
    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; }
    .checkbox label input[type=checkbox]:checked:focus ~ span::before {
      border-color: #000; }
  .checkbox label span::before {
    border-width: 2px;
    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", "Steering Wheel MDL2 Assets", "Membership MDL2 Assets";
    content: "\E73E";
    text-indent: -1.5px;
    line-height: 16px;
    font-size: 1.25rem; }
  .checkbox label:hover input ~ span::before {
    border-color: #000; }

.checkbox.disabled label span::before {
  border-color: rgba(0, 0, 0, 0.2) !important; }

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 {
  border: 2px 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; }
    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: 3px;
    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";
    font-weight: 800;
    content: "";
    position: absolute;
    top: 8px;
    right: 8px; }

@media (min-width: 540px) {
  .radio-form-inline,
  .checkbox-form-inline {
    vertical-align: bottom;
    margin-bottom: 0;
    min-width: 120px;
    margin-right: 20px; } }

.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: 4px 12px 4px 12px;
  margin-top: 4px;
  margin-bottom: 4px;
  position: relative;
  max-width: 100%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  text-overflow: clip;
  touch-action: manipulation;
  color: #000;
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
  background-color: rgba(0, 0, 0, 0.2); }
  .btn:hover, .btn:focus,
  button:hover,
  button:focus,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="reset"]:hover,
  input[type="reset"]:focus {
    border-color: rgba(0, 0, 0, 0.4);
    outline: 0; }
  .btn:hover,
  button:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover {
    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; }

.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: 2px;
  border-style: solid;
  overflow: visible;
  background: transparent;
  border-color: #000; }
  .btn.btn-toggle-switch .status-on {
    display: none; }
  .btn.btn-toggle-switch:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 2px;
    left: 2px;
    border-radius: 6px;
    background-color: #000; }
  .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, a.btn:visited {
  color: #000; }

a.btn.btn-primary:link, a.btn.btn-primary: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; }

.person {
  border-radius: 50%;
  display: block;
  padding: 4px;
  border: 1px dotted transparent; }
  .person .person-graphic {
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%; }
  .person.person-small {
    width: 54px;
    height: 54px; }
    .person.person-small .person-graphic {
      width: 44px;
      height: 44px; }
  .person.person-win-listitem {
    width: 58px;
    height: 58px; }
    .person.person-win-listitem .person-graphic {
      width: 48px;
      height: 48px; }
  .person.person-small-medium {
    width: 74px;
    height: 74px; }
    .person.person-small-medium .person-graphic {
      width: 64px;
      height: 64px; }
  .person.person-medium {
    width: 110px;
    height: 110px; }
    .person.person-medium .person-graphic {
      width: 100px;
      height: 100px; }
  .person.person-medium-large {
    width: 154px;
    height: 154px; }
    .person.person-medium-large .person-graphic {
      width: 144px;
      height: 144px; }
  .person.person-large {
    width: 210px;
    height: 210px; }
    .person.person-large .person-graphic {
      width: 200px;
      height: 200px; }
  .person:focus {
    outline-style: none;
    border-color: #000; }

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: 16px;
    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 th {
  padding: 0px 16px 10px 16px;
  color: #898989;
  text-align: left; }
  @media (min-width: 0) {
    .table th {
      font-size: 13px;
      line-height: 1.2307692308;
      font-weight: 400; } }
  @media (min-width: 768px) {
    .table th {
      font-size: 13px;
      line-height: 1.2307692308;
      font-weight: 400; } }
  @media (min-width: 1400px) {
    .table th {
      font-size: 13px;
      line-height: 1.2307692308;
      font-weight: 400; } }
  @media (min-width: 0) {
    .table th {
      font-size: 0.8125rem; } }
  @media (min-width: 768px) {
    .table th {
      font-size: 0.8125rem; } }
  @media (min-width: 1400px) {
    .table th {
      font-size: 0.8125rem; } }
  @media (min-width: 0) {
    .table th.text-maxlines-1 {
      white-space: nowrap;
      text-overflow: ellipsis;
      line-height: normal;
      max-height: 17.7268px;
      max-height: 1.107925rem; }
    .table th.text-maxlines-2 {
      max-height: 33.7268px;
      max-height: 2.107925rem; }
    .table th.text-maxlines-3 {
      max-height: 49.7268px;
      max-height: 3.107925rem; }
    .table th.text-maxlines-4 {
      max-height: 65.7268px;
      max-height: 4.107925rem; } }
  @media (min-width: 768px) {
    .table th.text-maxlines-1 {
      white-space: nowrap;
      text-overflow: ellipsis;
      line-height: normal;
      max-height: 17.7268px;
      max-height: 1.107925rem; }
    .table th.text-maxlines-2 {
      max-height: 33.7268px;
      max-height: 2.107925rem; }
    .table th.text-maxlines-3 {
      max-height: 49.7268px;
      max-height: 3.107925rem; }
    .table th.text-maxlines-4 {
      max-height: 65.7268px;
      max-height: 4.107925rem; } }
  @media (min-width: 1400px) {
    .table th.text-maxlines-1 {
      white-space: nowrap;
      text-overflow: ellipsis;
      line-height: normal;
      max-height: 17.7268px;
      max-height: 1.107925rem; }
    .table th.text-maxlines-2 {
      max-height: 33.7268px;
      max-height: 2.107925rem; }
    .table th.text-maxlines-3 {
      max-height: 49.7268px;
      max-height: 3.107925rem; }
    .table th.text-maxlines-4 {
      max-height: 65.7268px;
      max-height: 4.107925rem; } }

.table .sortable {
  cursor: pointer; }
  .table .sortable.active {
    color: #000000;
    opacity: 1; }
    .table .sortable.active:after {
      font-family: "Dev Center MDL2 Assets";
      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 > tbody > tr:nth-child(odd) {
  background-color: #F2F2F2; }

.section {
  margin-bottom: 71px; }
  @media (max-width: 1399px) {
    .section {
      margin-bottom: 62px; } }
  .section .section-header {
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin-bottom: 28px; }
  .section .section-title {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000000; }
    @media (min-width: 0) {
      .section .section-title {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 768px) {
      .section .section-title {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 1400px) {
      .section .section-title {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 300; } }
    @media (min-width: 0) {
      .section .section-title {
        font-size: 1.25rem; } }
    @media (min-width: 768px) {
      .section .section-title {
        font-size: 1.25rem; } }
    @media (min-width: 1400px) {
      .section .section-title {
        font-size: 1.5rem; } }
    @media (min-width: 0) {
      .section .section-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 28.7264px;
        max-height: 1.7954rem; }
      .section .section-title.text-maxlines-2 {
        max-height: 52.7264px;
        max-height: 3.2954rem; }
      .section .section-title.text-maxlines-3 {
        max-height: 76.7264px;
        max-height: 4.7954rem; }
      .section .section-title.text-maxlines-4 {
        max-height: 100.7264px;
        max-height: 6.2954rem; } }
    @media (min-width: 768px) {
      .section .section-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 28.7264px;
        max-height: 1.7954rem; }
      .section .section-title.text-maxlines-2 {
        max-height: 52.7264px;
        max-height: 3.2954rem; }
      .section .section-title.text-maxlines-3 {
        max-height: 76.7264px;
        max-height: 4.7954rem; }
      .section .section-title.text-maxlines-4 {
        max-height: 100.7264px;
        max-height: 6.2954rem; } }
    @media (min-width: 1400px) {
      .section .section-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 32.7264px;
        max-height: 2.0454rem; }
      .section .section-title.text-maxlines-2 {
        max-height: 60.7264px;
        max-height: 3.7954rem; }
      .section .section-title.text-maxlines-3 {
        max-height: 88.7264px;
        max-height: 5.5454rem; }
      .section .section-title.text-maxlines-4 {
        max-height: 116.7264px;
        max-height: 7.2954rem; } }
  .section .section-subtitle {
    display: block;
    color: #767676; }
    @media (min-width: 0) {
      .section .section-subtitle {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .section .section-subtitle {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .section .section-subtitle {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 0) {
      .section .section-subtitle {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .section .section-subtitle {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .section .section-subtitle {
        font-size: 0.9375rem; } }
    @media (min-width: 0) {
      .section .section-subtitle.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section .section-subtitle.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem; }
      .section .section-subtitle.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem; }
      .section .section-subtitle.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem; } }
    @media (min-width: 768px) {
      .section .section-subtitle.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section .section-subtitle.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem; }
      .section .section-subtitle.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem; }
      .section .section-subtitle.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem; } }
    @media (min-width: 1400px) {
      .section .section-subtitle.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section .section-subtitle.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem; }
      .section .section-subtitle.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem; }
      .section .section-subtitle.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem; } }
  .section .header-action {
    display: table-cell;
    vertical-align: baseline;
    white-space: nowrap;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    padding-bottom: 0.227px;
    padding-top: 0.227px; }
    @media (min-width: 0) {
      .section .header-action {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .section .header-action {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .section .header-action {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 0) {
      .section .header-action {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .section .header-action {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .section .header-action {
        font-size: 0.9375rem; } }
    @media (min-width: 0) {
      .section .header-action.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section .header-action.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem; }
      .section .header-action.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem; }
      .section .header-action.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem; } }
    @media (min-width: 768px) {
      .section .header-action.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section .header-action.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem; }
      .section .header-action.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem; }
      .section .header-action.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem; } }
    @media (min-width: 1400px) {
      .section .header-action.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 20.454px;
        max-height: 1.278375rem; }
      .section .header-action.text-maxlines-2 {
        max-height: 40.454px;
        max-height: 2.528375rem; }
      .section .header-action.text-maxlines-3 {
        max-height: 60.454px;
        max-height: 3.778375rem; }
      .section .header-action.text-maxlines-4 {
        max-height: 80.454px;
        max-height: 5.028375rem; } }
  .section p {
    margin-bottom: 24px; }
    .section p + ul {
      margin-top: -8px; }
    .section p .more-container {
      display: block;
      margin-top: 8px; }
  .section .media-container {
    margin-bottom: 20px; }
  .section .item-section {
    margin-top: 0px; }
  .section.remove-header-rule > .section-header {
    border-style: none;
    margin-bottom: 20px;
    padding-bottom: 0; }
  .section.section-top-margin {
    margin-top: 84px; }
    @media (min-width: 768px) and (max-width: 1399px) {
      .section.section-top-margin {
        margin-top: 64px; } }
    @media (max-width: 767px) {
      .section.section-top-margin {
        margin-top: 32px; } }
  .section.has-header-action .header-titles {
    display: table-cell; }
  .section.has-header-action .titles-outer {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .section.has-header-action .titles-inner {
    display: table-cell;
    padding-right: 10px; }
  .section.item-section {
    margin-bottom: 39px; }
    .section.item-section .section-header {
      margin-bottom: 16px;
      border-style: none;
      padding-bottom: 0px; }
    .section.item-section .section-title {
      color: #000000; }
      @media (min-width: 0) {
        .section.item-section .section-title {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 600; } }
      @media (min-width: 768px) {
        .section.item-section .section-title {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 600; } }
      @media (min-width: 1400px) {
        .section.item-section .section-title {
          font-size: 15px;
          line-height: 1.3333333333;
          font-weight: 600; } }
      @media (min-width: 0) {
        .section.item-section .section-title {
          font-size: 0.9375rem; } }
      @media (min-width: 768px) {
        .section.item-section .section-title {
          font-size: 0.9375rem; } }
      @media (min-width: 1400px) {
        .section.item-section .section-title {
          font-size: 0.9375rem; } }
      @media (min-width: 0) {
        .section.item-section .section-title.text-maxlines-1 {
          white-space: nowrap;
          text-overflow: ellipsis;
          line-height: normal;
          max-height: 20.454px;
          max-height: 1.278375rem; }
        .section.item-section .section-title.text-maxlines-2 {
          max-height: 40.454px;
          max-height: 2.528375rem; }
        .section.item-section .section-title.text-maxlines-3 {
          max-height: 60.454px;
          max-height: 3.778375rem; }
        .section.item-section .section-title.text-maxlines-4 {
          max-height: 80.454px;
          max-height: 5.028375rem; } }
      @media (min-width: 768px) {
        .section.item-section .section-title.text-maxlines-1 {
          white-space: nowrap;
          text-overflow: ellipsis;
          line-height: normal;
          max-height: 20.454px;
          max-height: 1.278375rem; }
        .section.item-section .section-title.text-maxlines-2 {
          max-height: 40.454px;
          max-height: 2.528375rem; }
        .section.item-section .section-title.text-maxlines-3 {
          max-height: 60.454px;
          max-height: 3.778375rem; }
        .section.item-section .section-title.text-maxlines-4 {
          max-height: 80.454px;
          max-height: 5.028375rem; } }
      @media (min-width: 1400px) {
        .section.item-section .section-title.text-maxlines-1 {
          white-space: nowrap;
          text-overflow: ellipsis;
          line-height: normal;
          max-height: 20.454px;
          max-height: 1.278375rem; }
        .section.item-section .section-title.text-maxlines-2 {
          max-height: 40.454px;
          max-height: 2.528375rem; }
        .section.item-section .section-title.text-maxlines-3 {
          max-height: 60.454px;
          max-height: 3.778375rem; }
        .section.item-section .section-title.text-maxlines-4 {
          max-height: 80.454px;
          max-height: 5.028375rem; } }

.page-title-header {
  margin: 68px 0 44px; }
  @media (min-width: 768px) and (max-width: 1399px) {
    .page-title-header {
      margin: 62px 0 32px; } }
  @media (max-width: 767px) {
    .page-title-header {
      margin: 24px 0 16px; } }
  .page-title-header.cold-start {
    margin-top: 114px; }
    @media (max-width: 1083px) {
      .page-title-header.cold-start {
        margin-top: 100px; } }
    @media (min-width: 0) {
      .page-title-header.cold-start .page-title {
        font-size: 34px;
        line-height: 1.1764705882;
        font-weight: 200; } }
    @media (min-width: 768px) {
      .page-title-header.cold-start .page-title {
        font-size: 46px;
        line-height: 1.2173913043;
        font-weight: 200; } }
    @media (min-width: 1400px) {
      .page-title-header.cold-start .page-title {
        font-size: 62px;
        line-height: 1.2903225806;
        font-weight: 200; } }
    @media (min-width: 0) {
      .page-title-header.cold-start .page-title {
        font-size: 2.125rem; } }
    @media (min-width: 768px) {
      .page-title-header.cold-start .page-title {
        font-size: 2.875rem; } }
    @media (min-width: 1400px) {
      .page-title-header.cold-start .page-title {
        font-size: 3.875rem; } }
    @media (min-width: 0) {
      .page-title-header.cold-start .page-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 44.5432px;
        max-height: 2.78395rem; }
      .page-title-header.cold-start .page-title.text-maxlines-2 {
        max-height: 84.5432px;
        max-height: 5.28395rem; }
      .page-title-header.cold-start .page-title.text-maxlines-3 {
        max-height: 124.5432px;
        max-height: 7.78395rem; }
      .page-title-header.cold-start .page-title.text-maxlines-4 {
        max-height: 164.5432px;
        max-height: 10.28395rem; } }
    @media (min-width: 768px) {
      .page-title-header.cold-start .page-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 60.5432px;
        max-height: 3.78395rem; }
      .page-title-header.cold-start .page-title.text-maxlines-2 {
        max-height: 116.5432px;
        max-height: 7.28395rem; }
      .page-title-header.cold-start .page-title.text-maxlines-3 {
        max-height: 172.5432px;
        max-height: 10.78395rem; }
      .page-title-header.cold-start .page-title.text-maxlines-4 {
        max-height: 228.5432px;
        max-height: 14.28395rem; } }
    @media (min-width: 1400px) {
      .page-title-header.cold-start .page-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 84.5432px;
        max-height: 5.28395rem; }
      .page-title-header.cold-start .page-title.text-maxlines-2 {
        max-height: 164.5432px;
        max-height: 10.28395rem; }
      .page-title-header.cold-start .page-title.text-maxlines-3 {
        max-height: 244.5432px;
        max-height: 15.28395rem; }
      .page-title-header.cold-start .page-title.text-maxlines-4 {
        max-height: 324.5432px;
        max-height: 20.28395rem; } }
  .page-title-header .page-title {
    margin-bottom: 16px; }
    @media (min-width: 0) {
      .page-title-header .page-title {
        font-size: 26px;
        line-height: 1.3076923077;
        font-weight: 300; } }
    @media (min-width: 768px) {
      .page-title-header .page-title {
        font-size: 34px;
        line-height: 1.1764705882;
        font-weight: 200; } }
    @media (min-width: 1400px) {
      .page-title-header .page-title {
        font-size: 46px;
        line-height: 1.2173913043;
        font-weight: 200; } }
    @media (min-width: 0) {
      .page-title-header .page-title {
        font-size: 1.625rem; } }
    @media (min-width: 768px) {
      .page-title-header .page-title {
        font-size: 2.125rem; } }
    @media (min-width: 1400px) {
      .page-title-header .page-title {
        font-size: 2.875rem; } }
    @media (min-width: 0) {
      .page-title-header .page-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 40.7256px;
        max-height: 2.54535rem; }
      .page-title-header .page-title.text-maxlines-2 {
        max-height: 74.7256px;
        max-height: 4.67035rem; }
      .page-title-header .page-title.text-maxlines-3 {
        max-height: 108.7256px;
        max-height: 6.79535rem; }
      .page-title-header .page-title.text-maxlines-4 {
        max-height: 142.7256px;
        max-height: 8.92035rem; } }
    @media (min-width: 768px) {
      .page-title-header .page-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 46.7256px;
        max-height: 2.92035rem; }
      .page-title-header .page-title.text-maxlines-2 {
        max-height: 86.7256px;
        max-height: 5.42035rem; }
      .page-title-header .page-title.text-maxlines-3 {
        max-height: 126.7256px;
        max-height: 7.92035rem; }
      .page-title-header .page-title.text-maxlines-4 {
        max-height: 166.7256px;
        max-height: 10.42035rem; } }
    @media (min-width: 1400px) {
      .page-title-header .page-title.text-maxlines-1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        max-height: 62.7256px;
        max-height: 3.92035rem; }
      .page-title-header .page-title.text-maxlines-2 {
        max-height: 118.7256px;
        max-height: 7.42035rem; }
      .page-title-header .page-title.text-maxlines-3 {
        max-height: 174.7256px;
        max-height: 10.92035rem; }
      .page-title-header .page-title.text-maxlines-4 {
        max-height: 230.7256px;
        max-height: 14.42035rem; } }
    .page-title-header .page-title + .page-subtitle {
      margin-top: -10px; }
      @media (min-width: 768px) and (max-width: 1399px) {
        .page-title-header .page-title + .page-subtitle {
          margin-top: -6px; } }
      @media (max-width: 767px) {
        .page-title-header .page-title + .page-subtitle {
          margin-top: -7px; } }
  .page-title-header .page-subtitle {
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    color: #6d6d6d; }
    @media (min-width: 0) {
      .page-title-header .page-subtitle {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 768px) {
      .page-title-header .page-subtitle {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 1400px) {
      .page-title-header .page-subtitle {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 300; } }
    @media (min-width: 0) {
      .page-title-header .page-subtitle {
        font-size: 1.25rem; } }
    @media (min-width: 768px) {
      .page-title-header .page-subtitle {
        font-size: 1.25rem; } }
    @media (min-width: 1400px) {
      .page-title-header .page-subtitle {
        font-size: 1.5rem; } }

@font-face {
  font-family: "Dev Center MDL2 Assets";
  src: url("../icon-fonts/DevCMDL2.1.49.eot");
  src: local("Dev Center MDL2 Assets"), url("../icon-fonts/DevCMDL2.1.49.eot?#iefix") format("embedded-opentype"), url("../icon-fonts/DevCMDL2.1.49.woff") format("woff"), url("../icon-fonts/DevCMDL2.1.49.ttf") format("truetype"), url("../icon-fonts/DevCMDL2.1.49.svg#web") format("svg"); }

@font-face {
  font-family: "Membership MDL2 Assets";
  src: url("../icon-fonts/MemMDL2.1.49.eot");
  src: local("Membership MDL2 Assets"), url("../icon-fonts/MemMDL2.1.49.eot?#iefix") format("embedded-opentype"), url("../icon-fonts/MemMDL2.1.49.woff") format("woff"), url("../icon-fonts/MemMDL2.1.49.ttf") format("truetype"), url("../icon-fonts/MemMDL2.1.49.svg#web") format("svg"); }

@font-face {
  font-family: "Steering Wheel MDL2 Assets";
  src: url("../icon-fonts/StrgMDL2.1.49.eot");
  src: local("Steering Wheel MDL2 Assets"), url("../icon-fonts/StrgMDL2.1.49.eot?#iefix") format("embedded-opentype"), url("../icon-fonts/StrgMDL2.1.49.woff") format("woff"), url("../icon-fonts/StrgMDL2.1.49.ttf") format("truetype"), url("../icon-fonts/StrgMDL2.1.49.svg#web") format("svg"); }

.win-icon, .alert-band .alert .alert-icon .icon-info, .alert-band .alert .close span .icon-cancel, .side-nav-back:before {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: middle;
  font-family: "Dev Center MDL2 Assets", "Steering Wheel MDL2 Assets", "Membership MDL2 Assets";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
  }
.win-icon-ChevronDown:before {
  content: ""; }

.win-icon-ChevronUp:before {
  content: ""; }

.win-icon-Edit:before {
  content: ""; }

.win-icon-Add:before {
  content: ""; }

.win-icon-Search:before {
  content: ""; }

.win-icon-Forward:before {
  content: ""; }

.win-icon-Back:before {
  content: ""; }

.win-icon-FavoriteStarFill:before {
  content: ""; }

.win-icon-CheckMark:before {
  content: ""; }

.win-icon-OEM:before {
  content: ""; }

.win-icon-Delete:before {
  content: ""; }

.win-icon-Play:before {
  content: ""; }

.win-icon-Pause:before {
  content: ""; }

.win-icon-ChevronLeft:before {
  content: ""; }

.win-icon-ChevronRight:before {
  content: ""; }

.win-icon-Globe:before {
  content: ""; }

.win-icon-Calendar:before {
  content: ""; }

.win-icon-Warning:before {
  content: ""; }

.win-icon-Flag:before {
  content: ""; }

.win-icon-HalfStarLeft:before {
  content: ""; }

.win-icon-HalfStarRight:before {
  content: ""; }

.win-icon-PowerButton:before {
  content: ""; }

.win-icon-MapCompassTop:before {
  content: ""; }

.win-icon-MapCompassBottom:before {
  content: ""; }

.win-icon-IncidentTriangle:before {
  content: ""; }

.win-icon-Group:before {
  content: ""; }

.win-icon-Clear:before {
  content: ""; }

.win-icon-Download:before {
  content: ""; }

.win-icon-ZoomIn:before {
  content: ""; }

.win-icon-ChatBubbles:before {
  content: ""; }

.win-icon-Code:before {
  content: ""; }

.win-icon-Info:before, .alert-band .alert .alert-icon .icon-info:before {
  content: ""; }

.win-icon-ErrorBadge:before {
  content: ""; }

.win-icon-EmojiNeutral:before {
  content: ""; }

.win-icon-XboxController:before {
  content: ""; }

.win-icon-EditMirrored:before {
  content: ""; }

.win-icon-StatusErrorFull:before {
  content: ""; }

.win-icon-Certificate:before {
  content: ""; }

.win-icon-TaskStateComplete:before {
  content: ""; }

.win-icon-TaskStateInComplete:before {
  content: ""; }

.win-icon-TaskStateNotStarted:before {
  content: ""; }

.win-icon-TaskStateUpdated:before {
  content: ""; }

.win-icon-TaskStateCircleFull:before {
  content: ""; }

.win-icon-GlobalNavButton:before {
  content: ""; }

.win-icon-MapPin:before {
  content: ""; }

.win-icon-Tablet:before {
  content: ""; }

.win-icon-Cancel:before, .alert-band .alert .close span .icon-cancel:before {
  content: ""; }

.win-icon-Settings:before {
  content: ""; }

.win-icon-Mail:before {
  content: ""; }

.win-icon-Phone:before {
  content: ""; }

.win-icon-Shop:before {
  content: ""; }

.win-icon-AllApps:before {
  content: ""; }

.win-icon-Send:before {
  content: ""; }

.win-icon-Share:before {
  content: ""; }

.win-icon-Lock:before {
  content: ""; }

.win-icon-ReportHacked:before {
  content: ""; }

.win-icon-Blocked:before {
  content: ""; }

.win-icon-Remove:before {
  content: ""; }

.win-icon-BackToWindow:before {
  content: ""; }

.win-icon-FullScreen:before {
  content: ""; }

.win-icon-Print:before {
  content: ""; }

.win-icon-MultiSelect:before {
  content: ""; }

.win-icon-System:before {
  content: ""; }

.win-icon-ContactInfo:before {
  content: ""; }

.win-icon-Contact:before {
  content: ""; }

.win-icon-WindowsLogo:before {
  content: ""; }

.win-icon-Error:before {
  content: ""; }

.win-icon-Unlock:before {
  content: ""; }

.win-icon-Telemarketer:before {
  content: ""; }

.win-icon-ReadingList:before {
  content: ""; }

.win-icon-ShoppingCart:before {
  content: ""; }

.win-icon-TVMonitor:before {
  content: ""; }

.win-icon-Game:before {
  content: ""; }

.win-icon-SeeDo:before {
  content: ""; }

.win-icon-Characters:before {
  content: ""; }

.win-icon-PaymentCard:before {
  content: ""; }

.win-icon-Contact2:before {
  content: ""; }

.win-icon-CellPhone:before {
  content: ""; }

.win-icon-Library:before {
  content: ""; }

.win-icon-World:before {
  content: ""; }

.win-icon-Repair:before {
  content: ""; }

.win-icon-Accounts:before {
  content: ""; }

.win-icon-Stopwatch:before {
  content: ""; }

.win-icon-Completed:before {
  content: ""; }

.win-icon-FeedbackApp:before {
  content: ""; }

.win-icon-UniversalApp:before {
  content: ""; }

.win-icon-OneDrive:before {
  content: ""; }

.win-icon-ChevronUpSmall:before {
  content: ""; }

.win-icon-ChevronDownSmall:before {
  content: ""; }

.win-icon-ChevronLeftSmall:before {
  content: ""; }

.win-icon-ChevronRightSmall:before {
  content: ""; }

.win-icon-ChevronUpMed:before {
  content: ""; }

.win-icon-ChevronDownMed:before {
  content: ""; }

.win-icon-Devices2:before {
  content: ""; }

.win-icon-PC1:before {
  content: ""; }

.win-icon-XboxOneConsole:before {
  content: ""; }

.win-icon-Robot:before {
  content: ""; }

.win-icon-StoreLogo:before {
  content: ""; }

.win-icon-MultiSelectMirrored:before {
  content: ""; }

.win-icon-AllAppsMirrored:before {
  content: ""; }

.win-icon-ContactInfoMirrored:before {
  content: ""; }

.win-icon-SendMirrored:before {
  content: ""; }

.win-icon-ContactSupportApp:before {
  content: ""; }

.win-icon-GenericApp:before {
  content: ""; }

.win-icon-AzureLogo:before {
  content: ""; }

.win-icon-BingLogo:before {
  content: ""; }

.win-icon-MSNLogo:before {
  content: ""; }

.win-icon-OutlookLogo:before {
  content: ""; }

.win-icon-OfficeLogo:before {
  content: ""; }

.win-icon-SkypeLogo:before {
  content: ""; }

.win-icon-XboxLogo:before {
  content: ""; }

.win-icon-MicrosoftLogoRed:before {
  content: ""; }

.win-icon-MicrosoftLogoGreen:before {
  content: ""; }

.win-icon-MicrosoftLogoBlue:before {
  content: ""; }

.win-icon-MicrosoftLogoYellow:before {
  content: ""; }

.win-icon-GiftCard:before {
  content: ""; }

.win-icon-CloudDownload:before {
  content: ""; }

.win-icon-Family:before {
  content: ""; }

.win-icon-MusicApp:before {
  content: ""; }

.win-icon-Giftbox:before {
  content: ""; }

.win-icon-MobileLocked:before {
  content: ""; }

.win-icon-InternetExplorerLogo:before {
  content: ""; }

.win-icon-VisualStudioLogo:before {
  content: ""; }

.win-icon-WhatsThis:before {
  content: ""; }

.win-icon-EdgeLogo:before {
  content: ""; }

.win-icon-CortanaLogoOuter:before {
  content: ""; }

.win-icon-CortanaLogoInner:before {
  content: ""; }

.win-icon-MianTuanLogo:before {
  content: ""; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  margin-left: 2px;
  vertical-align: middle; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-clip: padding-box; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    clear: both;
    font-weight: normal;
    white-space: nowrap; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu {
  background-color: #F2F2F2;
  text-align: left;
  left: 0; }
  .dropdown-menu li {
    padding: 0;
    margin: 0; }
    .dropdown-menu li a {
      line-height: 32px;
      height: 32px;
      padding: 0 12px;
      text-decoration: none;
      color: #000; }
      .dropdown-menu li a:hover {
        background-color: rgba(0, 0, 0, 0.1); }
      .dropdown-menu li a:active {
        background-color: rgba(0, 0, 0, 0.3); }
    .dropdown-menu li.active a {
      background-color: #0078D7; }

.btn-dropdown {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(0, 0, 0, 0.4); }
  .btn-dropdown:focus {
    background-color: rgba(255, 255, 255, 0.6);
    border-color: rgba(0, 0, 0, 0.6); }
  .btn-dropdown:active {
    background-color: rgba(0, 0, 0, 0.3);
    outline: 0; }
  .btn-dropdown:active:focus {
    outline: 0; }

.btn-dropdown .caret,
.link-dropdown .caret {
  border: none;
  width: auto;
  height: auto;
  line-height: 1;
  color: #000;
  font-family: "Dev Center MDL2 Assets";
  font-size: 12px; }
  .btn-dropdown .caret::before,
  .link-dropdown .caret::before {
    content: "\E70D";
    vertical-align: bottom; }

.link-dropdown {
  cursor: pointer;
  color: #0078D7; }
  .link-dropdown .caret {
    color: #0078D7; }
  .link-dropdown:hover .caret {
    color: #666666; }
  .link-dropdown:active .caret {
    color: #999999; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.btn-group {
  margin-top: 20px;
  margin-bottom: 20px; }
  .btn-group:before, .btn-group:after {
    content: " ";
    display: table; }
  .btn-group:after {
    clear: both; }
  .btn-group .btn {
    float: left;
    margin-right: 4px; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.input-group .input-group-btn {
  padding-left: 10px; }

.input-group .btn {
  margin-top: 0px;
  margin-bottom: 0px; }
  @media (min-width: 0) {
    .input-group .btn {
      font-size: 15px;
      line-height: 1.3333333333;
      font-weight: 400; } }
  @media (min-width: 768px) {
    .input-group .btn {
      font-size: 15px;
      line-height: 1.3333333333;
      font-weight: 400; } }
  @media (min-width: 1400px) {
    .input-group .btn {
      font-size: 15px;
      line-height: 1.3333333333;
      font-weight: 400; } }
  @media (min-width: 0) {
    .input-group .btn {
      font-size: 0.9375rem; } }
  @media (min-width: 768px) {
    .input-group .btn {
      font-size: 0.9375rem; } }
  @media (min-width: 1400px) {
    .input-group .btn {
      font-size: 0.9375rem; } }

.form-searchbox {
  display: block;
  position: relative; }
  .form-searchbox input[type="text"] {
    background-color: rgba(255, 255, 255, 0.4);
    border-color: rgba(0, 0, 0, 0.6);
    border-width: 1px;
    color: #000;
    height: 36px;
    padding-left: 12px;
    padding-right: 72px;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    padding-bottom: 0.227px;
    padding-top: 0.227px; }
    @media (min-width: 0) {
      .form-searchbox input[type="text"] {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .form-searchbox input[type="text"] {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .form-searchbox input[type="text"] {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 0) {
      .form-searchbox input[type="text"] {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .form-searchbox input[type="text"] {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .form-searchbox input[type="text"] {
        font-size: 0.9375rem; } }
    .form-searchbox input[type="text"]:hover {
      background-color: rgba(255, 255, 255, 0.6);
      border-color: #000; }
    .form-searchbox input[type="text"]:focus, .form-searchbox input[type="text"]:active {
      border-color: #0078D7;
      background-color: #FFF; }
    .form-searchbox input[type="text"]:hover ~ .search-icon, .form-searchbox input[type="text"]:hover ~ .clear-icon, .form-searchbox input[type="text"]:focus ~ .search-icon, .form-searchbox input[type="text"]:focus ~ .clear-icon, .form-searchbox input[type="text"]:active ~ .search-icon, .form-searchbox input[type="text"]:active ~ .clear-icon {
      color: #000; }
    .form-searchbox input[type="text"]:focus ~ .search-icon:hover, .form-searchbox input[type="text"]:focus ~ .clear-icon:hover {
      color: #0078D7; }
    .form-searchbox input[type="text"]::-ms-clear {
      display: none; }
  .form-searchbox:active {
    border: 1px solid #0078D7; }
    .form-searchbox:active input[type="text"] {
      border-width: 0;
      height: 34px; }
    .form-searchbox:active .search-icon, .form-searchbox:active .clear-icon {
      right: -1px; }
    .form-searchbox:active .clear-icon {
      right: 35px !important; }

.form-support {
  background-color: rgba(255, 255, 255, 0.8);
  height: 40px;
  position: relative; }
  .form-support input[type="text"] {
    background-color: transparent;
    border: none;
    color: #000;
    height: 40px;
    padding-left: 12px;
    padding-right: 44px;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    padding-bottom: 0.227px;
    padding-top: 0.227px; }
    @media (min-width: 0) {
      .form-support input[type="text"] {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .form-support input[type="text"] {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .form-support input[type="text"] {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 0) {
      .form-support input[type="text"] {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .form-support input[type="text"] {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .form-support input[type="text"] {
        font-size: 0.9375rem; } }
    .form-support input[type="text"]:focus {
      background-color: #FFF; }
      .form-support input[type="text"]:focus ~ .search-icon:hover, .form-support input[type="text"]:focus ~ .clear-icon:hover {
        color: #0078D7; }
    .form-support input[type="text"]::-ms-clear {
      display: none; }
  .form-support:hover {
    background-color: rgba(255, 255, 255, 0.9); }
  .form-support:active, .form-support:focus {
    background-color: #FFF; }
  .form-support .search-icon, .form-support .clear-icon {
    right: 2px;
    height: 36px; }

.form-group input[type="text"]:not(:valid) ~ .clear-icon {
  display: none; }

.form-group .has-suggestions {
  position: relative;
  text-align: left; }
  .form-group .has-suggestions .auto-suggest-results {
    position: absolute;
    background-color: #F2F2F2;
    width: calc(100% - 2px);
    z-index: 10;
    left: 1px; }
    .form-group .has-suggestions .auto-suggest-results ul li {
      color: #000;
      padding: 0 12px;
      line-height: 44px;
      cursor: pointer; }
      .form-group .has-suggestions .auto-suggest-results ul li.no-results {
        color: rgba(0, 0, 0, 0.6); }

.form-group:active .auto-suggest-results {
  top: 1px;
  width: calc(100%);
  left: 0; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        text-decoration: none;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs > li {
  float: left; }
  .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 540px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 540px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }

.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.nav-tabs {
  margin-top: 0;
  margin-left: -12px;
  margin-right: -12px; }
  .nav-tabs li {
    margin-top: 0;
    padding: 0; }
    .nav-tabs li a {
      font-size: 1.5rem;
      font-weight: 300;
      color: rgba(0, 0, 0, 0.6);
      padding: 0 12px;
      height: 48px;
      line-height: 48px; }
      .nav-tabs li a:hover {
        color: rgba(0, 0, 0, 0.8); }
    .nav-tabs li.active a {
      color: #000; }

.disabled {
  color: rgba(0, 0, 0, 0.2); }
  .disabled li, .disabled li.active, .disabled h3, .disabled a {
    color: rgba(0, 0, 0, 0.2); }
    .disabled li a, .disabled li a:hover, .disabled li.active a, .disabled li.active a:hover, .disabled h3 a, .disabled h3 a:hover, .disabled a a, .disabled a a:hover {
      color: rgba(0, 0, 0, 0.2);
      pointer-events: none; }

.breadcrumb {
  list-style: none; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      color: #ccc; }

.breadcrumb {
  color: #656565;
  font-size: 0.75rem;
  line-height: 1.1666666667;
  font-weight: 400;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 29px; }
  @media (min-width: 768px) and (max-width: 1399px) {
    .breadcrumb {
      top: 21px; } }
  @media (max-width: 767px) {
    .breadcrumb {
      top: 17px; } }
  .breadcrumb > li {
    margin-bottom: 0; }
    .breadcrumb > li + li:before {
      font-family: "Dev Center MDL2 Assets";
      content: "\E76C\00a0";
      font-size: 0.5rem;
      color: #656565; }
    .breadcrumb > li a,
    .breadcrumb > li a:visited {
      color: #656565; }
  .breadcrumb.breadcrumb-white {
    color: #FFF; }
    .breadcrumb.breadcrumb-white > li + li:before {
      color: #FFF; }
    .breadcrumb.breadcrumb-white > li a,
    .breadcrumb.breadcrumb-white > li a:visited {
      color: #FFF; }
  @media (max-width: 767px) {
    .breadcrumb + .page-title-header {
      margin-top: 52px; } }

.pagination, .pager {
  display: inline-block;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li, .pager > li {
    display: inline; }
    .pagination > li > a, .pager > li > a,
    .pagination > li > span, .pager > li > span {
      position: relative;
      line-height: 1.428571429;
      text-decoration: none; }
    .pagination > li:first-child > a, .pager > li:first-child > a,
    .pagination > li:first-child > span, .pager > li:first-child > span {
      margin-left: 0; }
  .pagination > .active > a, .pager > .active > a, .pagination > .active > a:hover, .pager > .active > a:hover, .pagination > .active > a:focus, .pager > .active > a:focus,
  .pagination > .active > span, .pager > .active > span,
  .pagination > .active > span:hover, .pager > .active > span:hover,
  .pagination > .active > span:focus, .pager > .active > span:focus {
    z-index: 2;
    color: #fff;
    border-color: #428bca;
    cursor: default; }
  .pagination > .disabled > span, .pager > .disabled > span,
  .pagination > .disabled > span:hover, .pager > .disabled > span:hover,
  .pagination > .disabled > span:focus, .pager > .disabled > span:focus,
  .pagination > .disabled > a, .pager > .disabled > a,
  .pagination > .disabled > a:hover, .pager > .disabled > a:hover,
  .pagination > .disabled > a:focus, .pager > .disabled > a:focus {
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pagination, .pager {
  padding: 0; }
  .pagination li > a, .pager li > a,
  .pagination li > span, .pager li > span {
    color: #000;
    margin: 2px;
    height: 40px;
    min-width: 40px;
    padding: 8px 12px;
    text-align: center;
    font-weight: 600;
    float: left; }
  .pagination li a:hover, .pager li a:hover {
    color: #006ECC;
    background-color: #F2F2F2; }
  .pagination li a:focus, .pager li a:focus,
  .pagination li a:active, .pager li a:active {
    color: #fff;
    background-color: #656565;
    font-weight: 400; }
  .pagination li.previous-pagination a, .pager li.previous-pagination a {
    padding: 8px 12px;
    margin-left: -12px; }
    @media (max-width: 540px) {
      .pagination li.previous-pagination a, .pager li.previous-pagination a {
        padding-right: 4px;
        min-width: 12px; }
        .pagination li.previous-pagination a span, .pager li.previous-pagination a span {
          display: block;
          position: relative;
          color: transparent;
          max-width: 12px; } }
    .pagination li.previous-pagination a span:before, .pager li.previous-pagination a span:before,
    .pagination li.previous-pagination a span:after, .pager li.previous-pagination a span:after {
      font-family: "Dev Center MDL2 Assets";
      color: #000;
      font-weight: 600;
      font-size: 0.75rem;
      vertical-align: middle; }
    @media (max-width: 540px) {
      .pagination li.previous-pagination a span, .pager li.previous-pagination a span {
        direction: ltr; }
        .pagination li.previous-pagination a span:before, .pager li.previous-pagination a span:before {
          right: 0; } }
    .pagination li.previous-pagination a span:after, .pager li.previous-pagination a span:after {
      display: none; }
    .pagination li.previous-pagination a span:before, .pager li.previous-pagination a span:before {
      content: "\E76B\00a0"; }
    .pagination li.previous-pagination a:hover span:before, .pager li.previous-pagination a:hover span:before,
    .pagination li.previous-pagination a:focus span:before, .pager li.previous-pagination a:focus span:before,
    .pagination li.previous-pagination a:active span:before, .pager li.previous-pagination a:active span:before {
      color: #006ECC;
      background-color: transparent; }
  .pagination li.next-pagination a, .pager li.next-pagination a {
    padding: 8px 12px;
    margin-right: -16px; }
    @media (max-width: 540px) {
      .pagination li.next-pagination a, .pager li.next-pagination a {
        padding-left: 4px;
        min-width: 12px;
        margin-right: -12px; }
        .pagination li.next-pagination a span, .pager li.next-pagination a span {
          display: block;
          position: relative;
          color: transparent;
          max-width: 12px; }
          .pagination li.next-pagination a span:after, .pager li.next-pagination a span:after, .pagination li.next-pagination a span:before, .pager li.next-pagination a span:before {
            position: absolute;
            top: 4px;
            width: 12px; } }
    .pagination li.next-pagination a span:after, .pager li.next-pagination a span:after,
    .pagination li.next-pagination a span:before, .pager li.next-pagination a span:before {
      font-family: "Dev Center MDL2 Assets";
      color: #000;
      padding-left: 4px;
      font-weight: 600;
      font-size: 0.75rem;
      vertical-align: middle; }
    @media (max-width: 540px) {
      .pagination li.next-pagination a span, .pager li.next-pagination a span {
        direction: rtl; }
        .pagination li.next-pagination a span:after, .pager li.next-pagination a span:after {
          left: 0; } }
    .pagination li.next-pagination a span:before, .pager li.next-pagination a span:before {
      display: none; }
    .pagination li.next-pagination a span:after, .pager li.next-pagination a span:after {
      content: "\E76C\00a0"; }
    .pagination li.next-pagination a:hover span:after, .pager li.next-pagination a:hover span:after,
    .pagination li.next-pagination a:focus span:after, .pager li.next-pagination a:focus span:after,
    .pagination li.next-pagination a:active span:after, .pager li.next-pagination a:active span:after {
      color: #006ECC;
      background-color: transparent; }
  .pagination li.next-pagination a span:active, .pager li.next-pagination a span:active,
  .pagination li.next-pagination a span:focus, .pager li.next-pagination a span:focus, .pagination li.next-pagination a:hover, .pager li.next-pagination a:hover,
  .pagination li.next-pagination a:hover span, .pager li.next-pagination a:hover span, .pagination li.next-pagination a:focus, .pager li.next-pagination a:focus, .pagination li.next-pagination a:active, .pager li.next-pagination a:active,
  .pagination li.previous-pagination a span:active, .pager li.previous-pagination a span:active,
  .pagination li.previous-pagination a span:focus, .pager li.previous-pagination a span:focus,
  .pagination li.previous-pagination a:hover, .pager li.previous-pagination a:hover,
  .pagination li.previous-pagination a:hover span, .pager li.previous-pagination a:hover span,
  .pagination li.previous-pagination a:focus, .pager li.previous-pagination a:focus,
  .pagination li.previous-pagination a:active, .pager li.previous-pagination a:active {
    color: #006ECC;
    background-color: transparent;
    font-weight: 600; }
    @media (max-width: 540px) {
      .pagination li.next-pagination a span:active, .pager li.next-pagination a span:active,
      .pagination li.next-pagination a span:focus, .pager li.next-pagination a span:focus, .pagination li.next-pagination a:hover, .pager li.next-pagination a:hover,
      .pagination li.next-pagination a:hover span, .pager li.next-pagination a:hover span, .pagination li.next-pagination a:focus, .pager li.next-pagination a:focus, .pagination li.next-pagination a:active, .pager li.next-pagination a:active,
      .pagination li.previous-pagination a span:active, .pager li.previous-pagination a span:active,
      .pagination li.previous-pagination a span:focus, .pager li.previous-pagination a span:focus,
      .pagination li.previous-pagination a:hover, .pager li.previous-pagination a:hover,
      .pagination li.previous-pagination a:hover span, .pager li.previous-pagination a:hover span,
      .pagination li.previous-pagination a:focus, .pager li.previous-pagination a:focus,
      .pagination li.previous-pagination a:active, .pager li.previous-pagination a:active {
        color: transparent; } }
  .pagination .active a, .pager .active a, .pagination .active a:hover, .pager .active a:hover, .pagination .active a:focus, .pager .active a:focus,
  .pagination .active span, .pager .active span,
  .pagination .active span:hover, .pager .active span:hover,
  .pagination .active span:focus, .pager .active span:focus {
    background-color: #006ECC;
    font-weight: 400; }
  .pagination .disabled span, .pager .disabled span,
  .pagination .disabled span:hover, .pager .disabled span:hover,
  .pagination .disabled span:focus, .pager .disabled span:focus,
  .pagination .disabled a, .pager .disabled a,
  .pagination .disabled a:hover, .pager .disabled a:hover,
  .pagination .disabled a:focus, .pager .disabled a:focus {
    cursor: #000;
    pointer-events: none;
    min-width: inherit;
    letter-spacing: 2px;
    padding: 8px 0;
    font-weight: 600;
    color: #000; }

.pagination-results {
  margin-top: 0; }
  .pagination-results .section-header {
    margin-bottom: 0;
    border-bottom: 1px solid #C8C8C8; }
    @media (max-width: 540px) {
      .pagination-results .section-header {
        display: inline-block;
        min-width: 100%; } }
  .pagination-results .text-caption {
    font-weight: 600;
    color: #656565; }
  .pagination-results .section-body nav {
    display: table-cell; }
    .pagination-results .section-body nav .pagination.results-list, .pagination-results .section-body nav .results-list.pager {
      display: table;
      table-layout: fixed;
      width: 100%; }
  .pagination-results .header-action {
    vertical-align: middle; }
    .pagination-results .header-action:after, .pagination-results .header-action:before {
      font-family: "Dev Center MDL2 Assets";
      content: "\E70D\00a0";
      color: #006ECC;
      padding-left: 6px;
      font-weight: 600;
      font-size: 0.75rem;
      vertical-align: middle; }
    .pagination-results .header-action:hover:after, .pagination-results .header-action:hover:before {
      color: #656565; }
    .pagination-results .header-action:before {
      display: none; }

.pager {
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none; }

.pager li:first-child a {
  margin-left: 0; }
  .pager li:first-child a:before, .pager li:first-child a:after {
    font-family: "Dev Center MDL2 Assets";
    color: #000;
    font-weight: 600;
    font-size: 0.75rem;
    vertical-align: middle; }

.pager li:first-child a {
  padding: 8px 12px 8px 0; }
  .pager li:first-child a:after {
    display: none; }
  .pager li:first-child a:before {
    content: "\E76B\00a0"; }
  .pager li:first-child a:hover:before, .pager li:first-child a:focus:before, .pager li:first-child a:active:before {
    color: #006ECC;
    background-color: transparent; }

.pager li:last-child a {
  margin-right: -4px; }
  .pager li:last-child a:after, .pager li:last-child a:before {
    font-family: "Dev Center MDL2 Assets";
    color: #000;
    padding-left: 4px;
    font-weight: 600;
    font-size: 0.75rem;
    vertical-align: middle; }

.pager li:last-child a {
  padding: 8px 0 8px 12px; }
  .pager li:last-child a:before {
    display: none; }
  .pager li:last-child a:after {
    content: "\E76C\00a0"; }
  .pager li:last-child a:hover:after, .pager li:last-child a:focus:after, .pager li:last-child a:active:after {
    color: #006ECC;
    background-color: transparent; }

.pager li:last-child a:hover, .pager li:last-child a:focus, .pager li:last-child a:active,
.pager li:first-child a:hover,
.pager li:first-child a:focus,
.pager li:first-child a:active {
  color: #006ECC;
  background-color: transparent;
  font-weight: 600; }

.jumbotron {
  min-height: 260px;
  display: table-cell;
  vertical-align: middle;
  background-color: #F2F2F2;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 40px; }
  @media (min-width: 768px) and (max-width: 1399px) {
    .jumbotron {
      margin-bottom: 65px; } }
  @media (max-width: 767px) {
    .jumbotron {
      margin-bottom: 42px; } }
  .jumbotron .image-container {
    padding-top: 20px; }
    @media (min-width: 540px) {
      .jumbotron .image-container {
        height: 320px;
        padding: 20px 0px; } }
  .jumbotron .jumbotron-image {
    width: 100%; }
  .jumbotron .jumbotron-content {
    padding-bottom: 20px; }
    @media (min-width: 540px) {
      .jumbotron .jumbotron-content {
        padding: 20px 0px; } }
  .jumbotron .jumbotron-content,
  .jumbotron .image-container {
    display: table-cell;
    vertical-align: middle; }
  .jumbotron .jumbotron-header {
    margin: 15px 0px;
    padding-bottom: 3.1812px;
    padding-top: 3.1812px;
    padding-bottom: 3.1812px;
    padding-top: 3.1812px; }
    @media (min-width: 0) {
      .jumbotron .jumbotron-header {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 200; } }
    @media (min-width: 768px) {
      .jumbotron .jumbotron-header {
        font-size: 26px;
        line-height: 1.3076923077;
        font-weight: 200; } }
    @media (min-width: 1400px) {
      .jumbotron .jumbotron-header {
        font-size: 34px;
        line-height: 1.1764705882;
        font-weight: 200; } }
    @media (min-width: 0) {
      .jumbotron .jumbotron-header {
        font-size: 1.5rem; } }
    @media (min-width: 768px) {
      .jumbotron .jumbotron-header {
        font-size: 1.625rem; } }
    @media (min-width: 1400px) {
      .jumbotron .jumbotron-header {
        font-size: 2.125rem; } }
    .jumbotron .jumbotron-header.header-large {
      padding-bottom: 3.3628px;
      padding-top: 3.3628px;
      padding-bottom: 3.3628px;
      padding-top: 3.3628px; }
      @media (min-width: 0) {
        .jumbotron .jumbotron-header.header-large {
          font-size: 26px;
          line-height: 1.3076923077;
          font-weight: 300; } }
      @media (min-width: 768px) {
        .jumbotron .jumbotron-header.header-large {
          font-size: 34px;
          line-height: 1.1764705882;
          font-weight: 200; } }
      @media (min-width: 1400px) {
        .jumbotron .jumbotron-header.header-large {
          font-size: 46px;
          line-height: 1.2173913043;
          font-weight: 200; } }
      @media (min-width: 0) {
        .jumbotron .jumbotron-header.header-large {
          font-size: 1.625rem; } }
      @media (min-width: 768px) {
        .jumbotron .jumbotron-header.header-large {
          font-size: 2.125rem; } }
      @media (min-width: 1400px) {
        .jumbotron .jumbotron-header.header-large {
          font-size: 2.875rem; } }
  .jumbotron .jumbotron-subheader {
    margin: 15px 0px;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px;
    padding-bottom: 2.3632px;
    padding-top: 2.3632px; }
    @media (min-width: 0) {
      .jumbotron .jumbotron-subheader {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 768px) {
      .jumbotron .jumbotron-subheader {
        font-size: 20px;
        line-height: 1.2;
        font-weight: 300; } }
    @media (min-width: 1400px) {
      .jumbotron .jumbotron-subheader {
        font-size: 24px;
        line-height: 1.1666666667;
        font-weight: 300; } }
    @media (min-width: 0) {
      .jumbotron .jumbotron-subheader {
        font-size: 1.25rem; } }
    @media (min-width: 768px) {
      .jumbotron .jumbotron-subheader {
        font-size: 1.25rem; } }
    @media (min-width: 1400px) {
      .jumbotron .jumbotron-subheader {
        font-size: 1.5rem; } }
  @media (min-width: 320px) {
    .jumbotron {
      min-height: 320px;
      display: block; }
      .jumbotron .image-col,
      .jumbotron .content-col {
        display: table; } }
  .jumbotron.jumbotron-centered .centering-col {
    display: table; }
  .jumbotron.jumbotron-centered .centered-content {
    display: table-cell;
    vertical-align: middle;
    height: 260px;
    text-align: center; }
    @media (min-width: 540px) {
      .jumbotron.jumbotron-centered .centered-content {
        height: 320px; } }
  .jumbotron.jumbotron-centered .jumbotron-content,
  .jumbotron.jumbotron-centered .image-container {
    display: block;
    height: auto;
    padding: 0px; }
  .jumbotron.jumbotron-centered .image-container {
    padding-top: 20px; }
  .jumbotron.jumbotron-centered .jumbotron-content {
    padding-bottom: 20px; }
  .jumbotron.jumbotron-centered .jumbotron-image {
    max-width: 655px; }
  .jumbotron.jumbotron-centered .btn-group {
    display: inline-block; }
  .jumbotron.jumbotron-search {
    display: block; }
  .jumbotron.jumbotron-tall {
    }
    @media (min-width: 540px) {
      .jumbotron.jumbotron-tall {
         }
        .jumbotron.jumbotron-tall .jumbotron-content,
        .jumbotron.jumbotron-tall .image-container {
          } }
    .jumbotron.jumbotron-tall.jumbotron-centered .centered-content {
      height: 500px; }
      @media (min-width: 540px) {
        .jumbotron.jumbotron-tall.jumbotron-centered .centered-content {
          height: 620px; }
          .jumbotron.jumbotron-tall.jumbotron-centered .centered-content .jumbotron-content,
          .jumbotron.jumbotron-tall.jumbotron-centered .centered-content .image-container {
            height: auto; } }
  .jumbotron.jumbotron-highlight-band {
    padding: 40px 0; }
    @media (min-width: 768px) and (max-width: 1399px) {
      .jumbotron.jumbotron-highlight-band {
        padding: 65px 0; } }
    @media (max-width: 767px) {
      .jumbotron.jumbotron-highlight-band {
        padding: 42px 0; } }
    .jumbotron.jumbotron-highlight-band .container {
      overflow: hidden; }
    .jumbotron.jumbotron-highlight-band .jumbotron-highlight-band-header {
      padding-bottom: 2.3632px;
      padding-top: 2.3632px;
      padding-bottom: 2.3632px;
      padding-top: 2.3632px; }
      @media (min-width: 0) {
        .jumbotron.jumbotron-highlight-band .jumbotron-highlight-band-header {
          font-size: 20px;
          line-height: 1.2;
          font-weight: 300; } }
      @media (min-width: 768px) {
        .jumbotron.jumbotron-highlight-band .jumbotron-highlight-band-header {
          font-size: 20px;
          line-height: 1.2;
          font-weight: 300; } }
      @media (min-width: 1400px) {
        .jumbotron.jumbotron-highlight-band .jumbotron-highlight-band-header {
          font-size: 24px;
          line-height: 1.1666666667;
          font-weight: 300; } }
      @media (min-width: 0) {
        .jumbotron.jumbotron-highlight-band .jumbotron-highlight-band-header {
          font-size: 1.25rem; } }
      @media (min-width: 768px) {
        .jumbotron.jumbotron-highlight-band .jumbotron-highlight-band-header {
          font-size: 1.25rem; } }
      @media (min-width: 1400px) {
        .jumbotron.jumbotron-highlight-band .jumbotron-highlight-band-header {
          font-size: 1.5rem; } }
      @media (min-width: 320px) {
        .jumbotron.jumbotron-highlight-band .jumbotron-highlight-band-header {
          padding-top: 32px;
          padding-bottom: 32px; } }
      @media (min-width: 768px) {
        .jumbotron.jumbotron-highlight-band .jumbotron-highlight-band-header {
          margin-top: 0;
          padding-top: 0px;
          padding-bottom: 16px; } }
      @media (min-width: 1084px) {
        .jumbotron.jumbotron-highlight-band .jumbotron-highlight-band-header {
          margin-top: 0;
          padding-top: 0;
          padding-bottom: 16px; } }
    .jumbotron.jumbotron-highlight-band .jumbotron-content {
      padding: 0 0;
      height: auto; }
    .jumbotron.jumbotron-highlight-band .image-col {
      position: relative;
      padding-top: 0;
      padding-bottom: 0; }
    .jumbotron.jumbotron-highlight-band .image-container {
      padding: 0 0;
      height: auto; }
    .jumbotron.jumbotron-highlight-band p .more-container {
      display: block;
      margin-top: 8px; }
    .jumbotron.jumbotron-highlight-band p:last-child {
      margin-bottom: 0; }
    .jumbotron.jumbotron-highlight-band p + ul {
      margin-top: 16px; }
    .jumbotron.jumbotron-highlight-band ul li:last-child,
    .jumbotron.jumbotron-highlight-band ol li:last-child {
      margin-bottom: 0; }
    .jumbotron.jumbotron-highlight-band .more-container {
      display: block;
      margin-top: 8px; }
    .jumbotron.jumbotron-highlight-band .image-container img {
      max-width: 100%; }
    @media (max-width: 768px) {
      .jumbotron.jumbotron-highlight-band {
        padding: 42px 0; } }
    @media (max-width: 768px) {
      .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-clipped-height {
        padding: 0; }
        .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-clipped-height .container {
          padding-bottom: 24px;
          padding-top: 12px; } }
    @media (min-width: 768px) {
      .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-clipped-height {
        padding-bottom: 0; }
        .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-clipped-height .content-col {
          padding-bottom: 77px; } }
    @media (min-width: 768px) and (max-width: 1399px) {
      .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-clipped-height .content-col {
        padding-bottom: 65px; } }
    .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height {
      position: relative; }
      .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height .image-col {
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover; }
      .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height .content-col {
        vertical-align: top; }
      .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height .jumbotron-content {
        display: block; }
      @media (max-width: 768px) {
        .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height {
          padding-top: 0;
          padding-bottom: 42px; }
          .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height .container {
            margin-left: 0;
            margin-right: 0; }
          .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height .image-col {
            height: 168px; }
          .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height .content-col {
            padding-left: 24px;
            padding-right: 24px; }
          .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height.jumbotron-highlight-band-image-right {
            padding-top: 168px; }
            .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height.jumbotron-highlight-band-image-right .image-col {
              position: absolute;
              top: 0;
              left: 0; } }
      @media (min-width: 768px) {
        .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height.jumbotron-highlight-band-image-right .image-col {
          background-position: 24px 0; }
        .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height.jumbotron-highlight-band-image-left .image-col {
          background-position: -24px 0; } }
      @media (min-width: 768px) {
        .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height {
          padding: 0 0; }
          .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height .row {
            display: table;
            min-height: 320px;
            min-width: 95%; }
          .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height .image-col {
            display: table-cell;
            height: 100%;
            float: none;
            background-size: cover; }
            .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height .image-col:after {
              height: 100%;
              display: table-cell; }
          .jumbotron.jumbotron-highlight-band.jumbotron-highlight-band-full-height .content-col {
            display: table-cell;
            float: none;
            padding-top: 77px;
            padding-bottom: 77px; } }

.alert {
  margin-bottom: 8px;
  margin-top: 8px; }

.alert-header {
  margin-bottom: 40px;
  margin-top: 32px; }
  @media (min-width: 768px) and (max-width: 1399px) {
    .alert-header {
      margin-bottom: 24px;
      margin-top: 16px; } }
  @media (max-width: 767px) {
    .alert-header {
      margin-bottom: 16px;
      margin-top: 8px; } }
  .alert-header + .page-title-header {
    margin-top: -22px; }
    @media (min-width: 768px) and (max-width: 1399px) {
      .alert-header + .page-title-header {
        margin-top: -22px; } }
    @media (max-width: 767px) {
      .alert-header + .page-title-header {
        margin-top: -17px; } }

.alert-error {
  color: #E81123; }
  .alert-error a {
    text-decoration: underline; }
    .alert-error a:link, .alert-error a:visited, .alert-error a:focus {
      color: #E81123; }
    .alert-error a:hover {
      color: #666666; }
    .alert-error a:active {
      color: #999999; }

.alert-band .alert {
  position: relative;
  border: none;
  padding: 12px;
  padding-left: 20px;
  min-height: 48px; }
  .alert-band .alert.alert-dismissible {
    padding-right: 48px; }
  .alert-band .alert.alert-info {
    background-color: #F2F2F2;
    color: #000; }
  .alert-band .alert.alert-warning {
    background-color: rgba(255, 241, 0, 0.4); }
  .alert-band .alert.alert-danger {
    background-color: rgba(208, 46, 0, 0.3); }
  .alert-band .alert.with-icon {
    padding-left: 48px; }
  .alert-band .alert .alert-icon {
    position: absolute;
    top: 4px;
    left: 12px;
    width: 24px;
    height: 24px;
    font-size: 24px; }
  .alert-band .alert .alert-title {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 1px; }
  .alert-band .alert p {
    font-size: 13px;
    margin: 0;
    padding: 4px 0 0; }
    .alert-band .alert p a:hover {
      color: #0078D7;
      text-decoration: underline; }
  .alert-band .alert .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    line-height: 1;
    opacity: 1;
    height: 48px;
    width: 48px;
    min-width: inherit;
    margin: 0;
    background-color: transparent; }
    .alert-band .alert .close:hover {
      border-color: transparent; }
    .alert-band .alert .close span {
      font-size: 20px;
      position: relative; }

.alert-band .alert-stack {
  background-color: #FFF; }
  .alert-band .alert-stack.affix {
    top: 0;
    width: 100%;
    z-index: 1000; }
  .alert-band .alert-stack .alert {
    margin: 0 0 1px 0;
    padding-right: 10px;
    border-top: none;
    border-right: none;
    border-left: none; }
    .alert-band .alert-stack .alert p {
      padding-bottom: 0.8634px;
      padding-top: 0.8634px;
      padding-bottom: 0.8634px;
      padding-top: 0.8634px;
      margin-bottom: 0;
      padding-top: 4px; }
      @media (min-width: 0) {
        .alert-band .alert-stack .alert p {
          font-size: 13px;
          line-height: 1.2307692308;
          font-weight: 400; } }
      @media (min-width: 768px) {
        .alert-band .alert-stack .alert p {
          font-size: 13px;
          line-height: 1.2307692308;
          font-weight: 400; } }
      @media (min-width: 1400px) {
        .alert-band .alert-stack .alert p {
          font-size: 13px;
          line-height: 1.2307692308;
          font-weight: 400; } }
      @media (min-width: 0) {
        .alert-band .alert-stack .alert p {
          font-size: 0.8125rem; } }
      @media (min-width: 768px) {
        .alert-band .alert-stack .alert p {
          font-size: 0.8125rem; } }
      @media (min-width: 1400px) {
        .alert-band .alert-stack .alert p {
          font-size: 0.8125rem; } }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden; }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  text-align: center;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress {
  height: 4px;
  margin-bottom: 12px;
  border-style: none;
  color: #0078D7;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  overflow: hidden;
  position: relative; }
  .progress.indeterminate {
    background-color: transparent; }

.progress-bar {
  color: #0078D7;
  background-color: #0078D7;
  width: 0%;
  height: 100%; }
  .progress-bar.indeterminate-bar {
    -o-animation: indeterminate-progress-bar-wrapper 4s infinite;
    -moz-animation: indeterminate-progress-bar-wrapper 4s infinite;
    -webkit-animation: indeterminate-progress-bar-wrapper 4s infinite;
    animation: indeterminate-progress-bar-wrapper 4s infinite;
    -o-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -o-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    width: 50%;
    position: absolute;
    background: transparent; }
    .progress-bar.indeterminate-bar .indeterminate-indicators {
      width: 60px;
      height: 4px;
      line-height: 4px;
      position: relative;
      margin: 0 auto;
      display: block;
      -webkit-transform: translateX(-76px);
      -moz-transform: translateX(-76px);
      -o-transform: translateX(-76px);
      -ms-transform: translateX(-76px);
      transform: translateX(-76px); }
      .progress-bar.indeterminate-bar .indeterminate-indicators .indicator-1 {
        left: 10px; }
      .progress-bar.indeterminate-bar .indeterminate-indicators .indicator-2 {
        left: 20px; }
      .progress-bar.indeterminate-bar .indeterminate-indicators .indicator-3 {
        left: 30px; }
      .progress-bar.indeterminate-bar .indeterminate-indicators .indicator-4 {
        left: 40px; }
      .progress-bar.indeterminate-bar .indeterminate-indicators .indicator-5 {
        left: 50px; }
    .progress-bar.indeterminate-bar .indeterminate-indicator {
      position: relative;
      line-height: 4px;
      vertical-align: top;
      display: inline-block; }
    .progress-bar.indeterminate-bar .dot {
      position: absolute;
      -o-animation: indeterminate-progress-bar 4s infinite;
      -moz-animation: indeterminate-progress-bar 4s infinite;
      -webkit-animation: indeterminate-progress-bar 4s infinite;
      animation: indeterminate-progress-bar 4s infinite;
      -o-animation-timing-function: ease-in-out;
      -moz-animation-timing-function: ease-in-out;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -o-animation-fill-mode: both;
      -moz-animation-fill-mode: both;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      height: 4px;
      width: 4px;
      line-height: 4px;
      background-color: #0078D7;
      display: inline-block;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      vertical-align: top; }
    .progress-bar.indeterminate-bar .indicator-1 .dot {
      -o-animation-delay: 0.6s;
      -moz-animation-delay: 0.6s;
      -webkit-animation-delay: 0.6s;
      animation-delay: 0.6s; }
    .progress-bar.indeterminate-bar .indicator-2 .dot {
      -o-animation-delay: 0.5s;
      -moz-animation-delay: 0.5s;
      -webkit-animation-delay: 0.5s;
      animation-delay: 0.5s; }
    .progress-bar.indeterminate-bar .indicator-3 .dot {
      -o-animation-delay: 0.4s;
      -moz-animation-delay: 0.4s;
      -webkit-animation-delay: 0.4s;
      animation-delay: 0.4s; }
    .progress-bar.indeterminate-bar .indicator-4 .dot {
      -o-animation-delay: 0.3s;
      -moz-animation-delay: 0.3s;
      -webkit-animation-delay: 0.3s;
      animation-delay: 0.3s; }
    .progress-bar.indeterminate-bar .indicator-5 .dot {
      -o-animation-delay: 0.2s;
      -moz-animation-delay: 0.2s;
      -webkit-animation-delay: 0.2s;
      animation-delay: 0.2s; }
  .progress-bar.indeterminate-ring {
    display: block; }

@-webkit-keyframes indeterminate-progress-bar-wrapper {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); } }

@-moz-keyframes indeterminate-progress-bar-wrapper {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); } }

@-o-keyframes indeterminate-progress-bar-wrapper {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes indeterminate-progress-bar-wrapper {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); } }

@-webkit-keyframes indeterminate-progress-bar {
  0% {
    right: 1488px; }
  40% {
    right: 0px; }
  50% {
    right: 0px; }
  100% {
    right: -1488px; } }

@-moz-keyframes indeterminate-progress-bar {
  0% {
    right: 1488px; }
  40% {
    right: 0px; }
  50% {
    right: 0px; }
  100% {
    right: -1488px; } }

@-o-keyframes indeterminate-progress-bar {
  0% {
    right: 1488px; }
  40% {
    right: 0px; }
  50% {
    right: 0px; }
  100% {
    right: -1488px; } }

@keyframes indeterminate-progress-bar {
  0% {
    right: 1488px; }
  40% {
    right: 0px; }
  50% {
    right: 0px; }
  100% {
    right: -1488px; } }

.ring {
  width: 24px;
  height: 24px;
  overflow: visible;
  margin-top: 12px; }
  .ring .indeterminate-ring {
    position: absolute;
    width: 24px;
    height: 24px;
    opacity: 0;
    transform: rotate(225deg);
    -o-animation-name: indeterminate-progress-ring;
    -moz-animation-name: indeterminate-progress-ring;
    -webkit-animation-name: indeterminate-progress-ring;
    animation-name: indeterminate-progress-ring;
    -o-animation-duration: 4.4s;
    -moz-animation-duration: 4.4s;
    -webkit-animation-duration: 4.4s;
    animation-duration: 4.4s;
    -o-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
    .ring .indeterminate-ring::after {
      background-color: #0078D7;
      border-radius: 50%;
      width: 3px;
      height: 3px;
      position: absolute;
      content: '';
      left: 8%;
      top: 8%;
      -webkit-transform: scale(1);
      -moz-transform: scale(1) rotate(0.02deg);
      -ms-transform: scale(1) rotate(0.02deg); }
    .ring .indeterminate-ring.indicator-1 {
      -o-animation-delay: 0.96s;
      -moz-animation-delay: 0.96s;
      -webkit-animation-delay: 0.96s;
      animation-delay: 0.96s; }
    .ring .indeterminate-ring.indicator-2 {
      -o-animation-delay: 0.19s;
      -moz-animation-delay: 0.19s;
      -webkit-animation-delay: 0.19s;
      animation-delay: 0.19s; }
    .ring .indeterminate-ring.indicator-3 {
      -o-animation-delay: 0.38s;
      -moz-animation-delay: 0.38s;
      -webkit-animation-delay: 0.38s;
      animation-delay: 0.38s; }
    .ring .indeterminate-ring.indicator-4 {
      -o-animation-delay: 0.58s;
      -moz-animation-delay: 0.58s;
      -webkit-animation-delay: 0.58s;
      animation-delay: 0.58s; }
    .ring .indeterminate-ring.indicator-5 {
      -o-animation-delay: 0.77s;
      -moz-animation-delay: 0.77s;
      -webkit-animation-delay: 0.77s;
      animation-delay: 0.77s; }
  .ring.ring-medium {
    width: 40px;
    height: 40px; }
    .ring.ring-medium .indeterminate-medium {
      width: 40px;
      height: 40px; }
      .ring.ring-medium .indeterminate-medium::after {
        width: 4px;
        height: 4px; }
  .ring.ring-large {
    width: 60px;
    height: 60px; }
    .ring.ring-large .indeterminate-large {
      width: 60px;
      height: 60px; }
      .ring.ring-large .indeterminate-large::after {
        width: 5px;
        height: 5px; }
  .ring.ring-primary .indeterminate-ring::after {
    background-color: #000; }
  .ring.ring-alt .indeterminate-ring::after {
    background-color: #FFF; }

@-webkit-keyframes indeterminate-progress-ring {
  0% {
    transform: rotate(200deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  7% {
    transform: rotate(345deg);
    animation-timing-function: linear; }
  30% {
    transform: rotate(455deg);
    animation-timing-function: ease-in-out; }
  40% {
    transform: rotate(760deg);
    animation-timing-function: linear; }
  70% {
    transform: rotate(895deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  73% {
    transform: rotate(955deg);
    animation-timing-function: ease-out;
    opacity: 0; }
  74% {
    transform: rotate(985deg);
    opacity: 0; }
  100% {
    transform: rotate(1005deg);
    opacity: 0; } }

@-moz-keyframes indeterminate-progress-ring {
  0% {
    transform: rotate(200deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  7% {
    transform: rotate(345deg);
    animation-timing-function: linear; }
  30% {
    transform: rotate(455deg);
    animation-timing-function: ease-in-out; }
  40% {
    transform: rotate(760deg);
    animation-timing-function: linear; }
  70% {
    transform: rotate(895deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  73% {
    transform: rotate(955deg);
    animation-timing-function: ease-out;
    opacity: 0; }
  74% {
    transform: rotate(985deg);
    opacity: 0; }
  100% {
    transform: rotate(1005deg);
    opacity: 0; } }

@-o-keyframes indeterminate-progress-ring {
  0% {
    transform: rotate(200deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  7% {
    transform: rotate(345deg);
    animation-timing-function: linear; }
  30% {
    transform: rotate(455deg);
    animation-timing-function: ease-in-out; }
  40% {
    transform: rotate(760deg);
    animation-timing-function: linear; }
  70% {
    transform: rotate(895deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  73% {
    transform: rotate(955deg);
    animation-timing-function: ease-out;
    opacity: 0; }
  74% {
    transform: rotate(985deg);
    opacity: 0; }
  100% {
    transform: rotate(1005deg);
    opacity: 0; } }

@keyframes indeterminate-progress-ring {
  0% {
    transform: rotate(200deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  7% {
    transform: rotate(345deg);
    animation-timing-function: linear; }
  30% {
    transform: rotate(455deg);
    animation-timing-function: ease-in-out; }
  40% {
    transform: rotate(760deg);
    animation-timing-function: linear; }
  70% {
    transform: rotate(895deg);
    opacity: 1;
    animation-timing-function: ease-out; }
  73% {
    transform: rotate(955deg);
    animation-timing-function: ease-out;
    opacity: 0; }
  74% {
    transform: rotate(985deg);
    opacity: 0; }
  100% {
    transform: rotate(1005deg);
    opacity: 0; } }

.media-left,
.media-right,
.media-body {
  display: table-cell; }

.media {
  max-width: 288px;
  margin: 0;
  padding: 0 0 24px; }
  @media (min-width: 320px) {
    .media {
      max-width: 320px; } }
  .media .media-left {
    padding-right: 16px; }
  .media .media-right {
    padding-left: 16px; }
  .media .media-icon {
    margin-top: 4px; }
  .media .heading-expander {
    display: table-cell; }
  .media .media-body {
    vertical-align: middle; }
  .media .media-top {
    vertical-align: top; }
  .media .media-middle {
    vertical-align: middle; }
  .media .media-bottom {
    vertical-align: bottom; }
  .media .body-outer {
    display: table-cell;
    vertical-align: top;
    padding-right: 8px; }
  .media .body-inner {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .media .title-detail {
    display: table-cell; }
  .media .media-title {
    display: block;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis; }
    @media (min-width: 0) {
      .media .media-title {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 768px) {
      .media .media-title {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 1400px) {
      .media .media-title {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 0) {
      .media .media-title {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .media .media-title {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .media .media-title {
        font-size: 0.9375rem; } }
    @media (min-width: 0) {
      .media .media-title {
        max-height: 20.454px;
        max-height: 1.278375rem; } }
    @media (min-width: 768px) {
      .media .media-title {
        max-height: 20.454px;
        max-height: 1.278375rem; } }
    @media (min-width: 1400px) {
      .media .media-title {
        max-height: 20.454px;
        max-height: 1.278375rem; } }
  .media .media-expander {
    display: table-cell;
    padding-bottom: 0.8634px;
    padding-top: 0.8634px;
    padding-bottom: 0.8634px;
    padding-top: 0.8634px;
    text-align: right;
    white-space: nowrap;
    padding-top: 3px;
    vertical-align: top; }
    @media (min-width: 0) {
      .media .media-expander {
        font-size: 13px;
        line-height: 1.2307692308;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .media .media-expander {
        font-size: 13px;
        line-height: 1.2307692308;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .media .media-expander {
        font-size: 13px;
        line-height: 1.2307692308;
        font-weight: 400; } }
    @media (min-width: 0) {
      .media .media-expander {
        font-size: 0.8125rem; } }
    @media (min-width: 768px) {
      .media .media-expander {
        font-size: 0.8125rem; } }
    @media (min-width: 1400px) {
      .media .media-expander {
        font-size: 0.8125rem; } }
  .media .media-detail {
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    display: block;
    color: #767676; }
    @media (min-width: 0) {
      .media .media-detail {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 768px) {
      .media .media-detail {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 1400px) {
      .media .media-detail {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 400; } }
    @media (min-width: 0) {
      .media .media-detail {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .media .media-detail {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .media .media-detail {
        font-size: 0.9375rem; } }
    @media (min-width: 0) {
      .media .media-detail {
        max-height: 20.454px;
        max-height: 1.278375rem; } }
    @media (min-width: 768px) {
      .media .media-detail {
        max-height: 20.454px;
        max-height: 1.278375rem; } }
    @media (min-width: 1400px) {
      .media .media-detail {
        max-height: 20.454px;
        max-height: 1.278375rem; } }
  .media.person {
    padding: 6px 0px; }
    @media (min-width: 320px) {
      .media.person {
        padding: 10px 0px; } }
    .media.person .media-left {
      padding-right: 14px; }
    .media.person .media-icon {
      margin-top: 2px; }

.table .media {
  max-width: 486px;
  padding: 0px 0px; }
  @media (min-width: 320px) {
    .table .media {
      max-width: 540px; } }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.linkband {
  margin-top: 4px;
  background: #F2F2F2; }
  .linkband ul {
    text-align: center;
    margin: 0; }
    .linkband ul li {
      margin-top: 20px;
      margin-bottom: 20px; }
      .linkband ul li a {
        padding-bottom: 0.227px;
        padding-top: 0.227px;
        padding-bottom: 0.227px;
        padding-top: 0.227px;
        color: #000;
        overflow: hidden;
        letter-spacing: -.5px;
        word-wrap: break-word;
        hyphens: auto;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        -moz-hyphens: auto; }
        @media (min-width: 0) {
          .linkband ul li a {
            font-size: 15px;
            line-height: 1.3333333333;
            font-weight: 600; } }
        @media (min-width: 768px) {
          .linkband ul li a {
            font-size: 15px;
            line-height: 1.3333333333;
            font-weight: 600; } }
        @media (min-width: 1400px) {
          .linkband ul li a {
            font-size: 15px;
            line-height: 1.3333333333;
            font-weight: 600; } }
        @media (min-width: 0) {
          .linkband ul li a {
            font-size: 0.9375rem; } }
        @media (min-width: 768px) {
          .linkband ul li a {
            font-size: 0.9375rem; } }
        @media (min-width: 1400px) {
          .linkband ul li a {
            font-size: 0.9375rem; } }
        @media (min-width: 1084px) {
          .linkband ul li a {
            display: table-cell;
            height: 72px;
            vertical-align: middle;
            max-width: 118px; } }
        @media (min-width: 1400px) {
          .linkband ul li a {
            max-width: 156px; } }
      @media (min-width: 1084px) {
        .linkband ul li {
          display: inline-block;
          margin-top: 0;
          margin-bottom: -4px;
          margin-right: 0;
          margin-left: -4px;
          padding-right: 32px; } }
      @media (min-width: 1400px) {
        .linkband ul li {
          padding-right: 61px; } }
    .linkband ul li:first-child {
      margin-left: 0; }
    .linkband ul li:last-child {
      padding-right: 0; }

.spacer-84-top {
  margin-top: 71px !important; }
  @media (max-width: 1399px) {
    .spacer-84-top {
      margin-top: 62px !important; } }

.spacer-84-bottom {
  margin-bottom: 71px !important; }
  @media (max-width: 1399px) {
    .spacer-84-bottom {
      margin-bottom: 62px !important; } }

.spacer-32-top {
  margin-top: 24px !important; }

.spacer-32-bottom, .side-nav h3 {
  margin-bottom: 24px !important; }

.spacer-20-top, .side-nav ul li, .heading-spacer {
  margin-top: 16px !important; }

.spacer-20-bottom, .side-nav span, .heading-spacer {
  margin-bottom: 16px !important; }

.spacer-16-top {
  margin-top: 16px !important; }

.spacer-16-bottom {
  margin-bottom: 16px !important; }

.spacer-12-top, .side-nav ul li > ul li:first-child,
.side-nav ul li > ul li {
  margin-top: 12px !important; }

.spacer-12-bottom {
  margin-bottom: 12px !important; }

.remove-top-margin, .side-nav ul li:first-child {
  margin-top: 0 !important; }

.remove-bottom-margin, .side-nav ul li:last-child {
  margin-bottom: 0 !important; }

.remove-vertical-margin {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.offset-margin-20-top {
  margin-top: -16px !important; }

.offset-margin-20-bottom {
  margin-bottom: -16px !important; }

.spacer-page-bottom {
  margin-bottom: 132px !important; }
  @media (min-width: 768px) and (max-width: 1399px) {
    .spacer-page-bottom {
      margin-bottom: 100px !important; } }
  @media (max-width: 540px) {
    .spacer-page-bottom {
      margin-bottom: 56px !important; } }

.video-player {
  margin-top: 71px; }
  .video-player .video-view {
    margin: 24px 0 16px 0; }
  .video-player .video-title {
    color: #000;
    padding-bottom: 0.227px;
    padding-top: 0.227px;
    padding-bottom: 0.227px;
    padding-top: 0.227px; }
    @media (min-width: 0) {
      .video-player .video-title {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 768px) {
      .video-player .video-title {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 1400px) {
      .video-player .video-title {
        font-size: 15px;
        line-height: 1.3333333333;
        font-weight: 600; } }
    @media (min-width: 0) {
      .video-player .video-title {
        font-size: 0.9375rem; } }
    @media (min-width: 768px) {
      .video-player .video-title {
        font-size: 0.9375rem; } }
    @media (min-width: 1400px) {
      .video-player .video-title {
        font-size: 0.9375rem; } }
    .video-player .video-title .time {
      color: rgba(0, 0, 0, 0.6);
      padding-left: .5em; }

.month-calendar-widget {
  /* states and images */ }
  .month-calendar-widget.ui-datepicker {
    width: auto;
    padding: 0; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-header {
    position: static;
    padding: 0; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-prev,
  .month-calendar-widget.ui-datepicker .ui-datepicker-next {
    position: static;
    top: auto;
    width: auto;
    height: auto; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-prev-hover,
  .month-calendar-widget.ui-datepicker .ui-datepicker-next-hover {
    top: auto; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-prev {
    left: auto; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-next {
    right: auto; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-prev-hover {
    left: auto; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-next-hover {
    right: auto; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-prev span,
  .month-calendar-widget.ui-datepicker .ui-datepicker-next span {
    position: static;
    left: auto;
    margin-left: 0;
    top: auto;
    margin-top: 0; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-title {
    margin: 0;
    line-height: inherit;
    text-align: inherit; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-title select {
    font-size: inherit;
    margin: 0; }
  .month-calendar-widget.ui-datepicker select.ui-datepicker-month,
  .month-calendar-widget.ui-datepicker select.ui-datepicker-year {
    width: auto; }
  .month-calendar-widget.ui-datepicker table {
    width: auto;
    font-size: inherit;
    border-collapse: collapse;
    margin: 0; }
  .month-calendar-widget.ui-datepicker th {
    padding: 0;
    text-align: inherit;
    font-weight: inherit;
    border: none; }
  .month-calendar-widget.ui-datepicker td {
    border: auto;
    padding: 0; }
  .month-calendar-widget.ui-datepicker td span,
  .month-calendar-widget.ui-datepicker td a {
    display: static;
    padding: 0;
    text-align: inherit;
    text-decoration: inherit; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-buttonpane {
    background-image: inherit;
    margin: 0;
    padding: 0;
    border-left: none;
    border-right: none;
    border-bottom: none; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-buttonpane button {
    float: inherit;
    margin: 0;
    cursor: inherit;
    padding: 0;
    width: auto;
    overflow: inherit; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: none; }
  .month-calendar-widget .ui-datepicker.ui-datepicker-multi {
    width: auto; }
  .month-calendar-widget .ui-datepicker-multi .ui-datepicker-group {
    float: none; }
  .month-calendar-widget .ui-datepicker-multi .ui-datepicker-group table {
    width: auto;
    margin: 0; }
  .month-calendar-widget .ui-datepicker-multi-2 .ui-datepicker-group {
    width: auto; }
  .month-calendar-widget .ui-datepicker-multi-3 .ui-datepicker-group {
    width: auto; }
  .month-calendar-widget .ui-datepicker-multi-4 .ui-datepicker-group {
    width: auto; }
  .month-calendar-widget .ui-datepicker-row-break {
    width: auto;
    font-size: inherit; }
  .month-calendar-widget .ui-datepicker-rtl {
    direction: inherit; }
  .month-calendar-widget .ui-datepicker-rtl .ui-datepicker-prev {
    right: auto;
    left: auto; }
  .month-calendar-widget .ui-datepicker-rtl .ui-datepicker-next {
    left: auto;
    right: auto; }
  .month-calendar-widget .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: auto;
    left: auto; }
  .month-calendar-widget .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: auto;
    right: auto; }
  .month-calendar-widget .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
  .month-calendar-widget .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 0; }
  .month-calendar-widget.ui-widget {
    font-family: inherit;
    font-size: inherit; }
  .month-calendar-widget.ui-widget .ui-widget {
    font-size: inherit; }
  .month-calendar-widget.ui-widget input,
  .month-calendar-widget.ui-widget select,
  .month-calendar-widget.ui-widget textarea,
  .month-calendar-widget.ui-widget button {
    font-family: inherit;
    font-size: auto; }
  .month-calendar-widget .ui-widget-content, .month-calendar-widget.ui-widget-content {
    border: none;
    background: inherit;
    color: inherit; }
  .month-calendar-widget .ui-widget-content a,
  .month-calendar-widget.ui-widget-content a {
    color: auto; }
  .month-calendar-widget .ui-widget-header {
    border: none;
    background: inherit;
    color: inherit;
    font-weight: inherit; }
  .month-calendar-widget .ui-widget-header a {
    color: inherit; }
  .month-calendar-widget .ui-state-default,
  .month-calendar-widget .ui-widget-content .ui-state-default,
  .month-calendar-widget .ui-widget-header .ui-state-default {
    border: none;
    background: inherit;
    font-weight: inherit;
    color: inherit; }
  .month-calendar-widget .ui-state-default a,
  .month-calendar-widget .ui-state-default a:link,
  .month-calendar-widget .ui-state-default a:visited {
    color: inherit;
    text-decoration: inherit; }
  .month-calendar-widget .ui-state-hover,
  .month-calendar-widget .ui-widget-content .ui-state-hover,
  .month-calendar-widget .ui-widget-header .ui-state-hover,
  .month-calendar-widget .ui-state-focus,
  .month-calendar-widget .ui-widget-content .ui-state-focus,
  .month-calendar-widget .ui-widget-header .ui-state-focus {
    border: none;
    background: inherit;
    font-weight: inherit;
    color: inherit; }
  .month-calendar-widget .ui-state-hover a,
  .month-calendar-widget .ui-state-hover a:hover,
  .month-calendar-widget .ui-state-hover a:link,
  .month-calendar-widget .ui-state-hover a:visited,
  .month-calendar-widget .ui-state-focus a,
  .month-calendar-widget .ui-state-focus a:hover,
  .month-calendar-widget .ui-state-focus a:link,
  .month-calendar-widget .ui-state-focus a:visited {
    color: inherit;
    text-decoration: inherit; }
  .month-calendar-widget .ui-state-active,
  .month-calendar-widget .ui-widget-content .ui-state-active,
  .month-calendar-widget .ui-widget-header .ui-state-active {
    border: none;
    background: inherit;
    font-weight: inherit;
    color: inherit; }
  .month-calendar-widget .ui-state-active a,
  .month-calendar-widget .ui-state-active a:link,
  .month-calendar-widget .ui-state-active a:visited {
    color: inherit;
    text-decoration: inherit; }
  .month-calendar-widget .ui-state-highlight,
  .month-calendar-widget .ui-widget-content .ui-state-highlight,
  .month-calendar-widget .ui-widget-header .ui-state-highlight {
    border: none;
    background: inherit;
    color: inherit; }
  .month-calendar-widget .ui-state-highlight a,
  .month-calendar-widget .ui-widget-content .ui-state-highlight a,
  .month-calendar-widget .ui-widget-header .ui-state-highlight a {
    color: inherit; }
  .month-calendar-widget .ui-state-error,
  .month-calendar-widget .ui-widget-content .ui-state-error,
  .month-calendar-widget .ui-widget-header .ui-state-error {
    border: none;
    background: inherit;
    color: inherit; }
  .month-calendar-widget .ui-state-error a,
  .month-calendar-widget .ui-widget-content .ui-state-error a,
  .month-calendar-widget .ui-widget-header .ui-state-error a {
    color: inherit; }
  .month-calendar-widget .ui-state-error-text,
  .month-calendar-widget .ui-widget-content .ui-state-error-text,
  .month-calendar-widget .ui-widget-header .ui-state-error-text {
    color: inherit; }
  .month-calendar-widget .ui-priority-primary,
  .month-calendar-widget .ui-widget-content .ui-priority-primary,
  .month-calendar-widget .ui-widget-header .ui-priority-primary {
    font-weight: inherit; }
  .month-calendar-widget .ui-priority-secondary,
  .month-calendar-widget .ui-widget-content .ui-priority-secondary,
  .month-calendar-widget .ui-widget-header .ui-priority-secondary {
    opacity: 1;
    filter: none;
    font-weight: normal; }
  .month-calendar-widget .ui-state-disabled,
  .month-calendar-widget .ui-widget-content .ui-state-disabled,
  .month-calendar-widget .ui-widget-header .ui-state-disabled {
    opacity: 1;
    filter: none;
    background-image: none; }
  .month-calendar-widget .ui-state-disabled .ui-icon {
    filter: none; }
  .month-calendar-widget .ui-icon {
    width: auto;
    height: auto; }
  .month-calendar-widget .ui-icon,
  .month-calendar-widget .ui-widget-content .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-widget-header .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-state-default .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-state-hover .ui-icon,
  .month-calendar-widget .ui-state-focus .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-state-active .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-state-highlight .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-state-error .ui-icon,
  .month-calendar-widget .ui-state-error-text .ui-icon {
    background-image: none; }
  .month-calendar-widget .ui-corner-all,
  .month-calendar-widget .ui-corner-top,
  .month-calendar-widget .ui-corner-left,
  .month-calendar-widget .ui-corner-tl,
  .month-calendar-widget .ui-corner-tr,
  .month-calendar-widget .ui-corner-bl,
  .month-calendar-widget .ui-corner-br {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
  .month-calendar-widget.ui-corner-all, .month-calendar-widget.ui-corner-top, .month-calendar-widget.ui-corner-left, .month-calendar-widget.ui-corner-tl, .month-calendar-widget.ui-corner-tr, .month-calendar-widget.ui-corner-bl, .month-calendar-widget.ui-corner-br {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }

.form-group .month-calendar {
  display: block;
  position: relative;
  width: 292px; }
  .form-group .month-calendar input {
    width: 292px;
    display: block; }
    .form-group .month-calendar input:focus {
      border-color: rgba(0, 0, 0, 0.6);
      background-color: #CCCCCC; }
  .form-group .month-calendar:after {
    font-family: "Dev Center MDL2 Assets", "Steering Wheel MDL2 Assets", "Membership MDL2 Assets";
    position: absolute;
    top: 6px;
    content: "\E787";
    right: 10px; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.month-calendar-widget.ui-datepicker {
  width: 292px;
  border: 2px solid #E6E6E6;
  display: none;
  margin-top: 2px; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-header {
    overflow: hidden;
    height: 37px;
    text-align: right; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
      padding-bottom: 1.636px;
      padding-top: 1.636px;
      padding-bottom: 1.636px;
      padding-top: 1.636px;
      float: left;
      text-align: left;
      padding: 8px 12px;
      width: 210px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media (min-width: 0) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
          font-size: 18px;
          line-height: 1.2222222222;
          font-weight: 300; } }
      @media (min-width: 768px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
          font-size: 18px;
          line-height: 1.2222222222;
          font-weight: 300; } }
      @media (min-width: 1400px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
          font-size: 20px;
          line-height: 1.2;
          font-weight: 300; } }
      @media (min-width: 0) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
          font-size: 1.125rem; } }
      @media (min-width: 768px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
          font-size: 1.125rem; } }
      @media (min-width: 1400px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
          font-size: 1.25rem; } }
    .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
    .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      display: inline-block;
      position: relative;
      width: 38px;
      line-height: 41px;
      cursor: pointer;
      font-family: "Dev Center MDL2 Assets", "Steering Wheel MDL2 Assets", "Membership MDL2 Assets";
      text-align: center; }
      .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon,
      .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
        display: none; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
      content: ""; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
      content: ""; }
  .month-calendar-widget.ui-datepicker .ui-datepicker-calendar {
    width: 292px;
    margin: -2px;
    border-collapse: collapse;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-calendar .ui-table-cell, .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td, .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
      height: 41px;
      width: 38px;
      padding: 0 !important;
      text-align: center; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
      padding-bottom: 1.636px;
      padding-top: 1.636px;
      padding-bottom: 1.636px;
      padding-top: 1.636px; }
      @media (min-width: 0) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
          font-size: 18px;
          line-height: 1.2222222222;
          font-weight: 300; } }
      @media (min-width: 768px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
          font-size: 18px;
          line-height: 1.2222222222;
          font-weight: 300; } }
      @media (min-width: 1400px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
          font-size: 20px;
          line-height: 1.2;
          font-weight: 300; } }
      @media (min-width: 0) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
          font-size: 1.125rem; } }
      @media (min-width: 768px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
          font-size: 1.125rem; } }
      @media (min-width: 1400px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td {
          font-size: 1.25rem; } }
      .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td .ui-state-default {
        display: block;
        height: 41px;
        line-height: 34px;
        color: #000; }
      .month-calendar-widget.ui-datepicker .ui-datepicker-calendar td a:hover {
        background-color: #83BEEC; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
      padding-bottom: 0.8634px;
      padding-top: 0.8634px;
      padding-bottom: 0.8634px;
      padding-top: 0.8634px; }
      @media (min-width: 0) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
          font-size: 13px;
          line-height: 1.2307692308;
          font-weight: 400; } }
      @media (min-width: 768px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
          font-size: 13px;
          line-height: 1.2307692308;
          font-weight: 400; } }
      @media (min-width: 1400px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
          font-size: 13px;
          line-height: 1.2307692308;
          font-weight: 400; } }
      @media (min-width: 0) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
          font-size: 0.8125rem; } }
      @media (min-width: 768px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
          font-size: 0.8125rem; } }
      @media (min-width: 1400px) {
        .month-calendar-widget.ui-datepicker .ui-datepicker-calendar th {
          font-size: 0.8125rem; } }
    .month-calendar-widget.ui-datepicker .ui-datepicker-calendar .ui-datepicker-other-month .ui-state-default {
      color: rgba(0, 0, 0, 0.4); }
    .month-calendar-widget.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-default {
      border: 1px solid #0078D7 !important; }
    .month-calendar-widget.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day {
      background-color: #0078D7; }
      .month-calendar-widget.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default {
        color: #FFF;
        border: 1px solid #0078D7; }

.side-nav-wrap {
  word-wrap: break-word;
  word-break: break-all; }

.side-nav-back {
  margin-left: 18px; }
  .side-nav-back:before {
    padding-right: 5px;
    top: 4px;
    vertical-align: baseline;
    font-size: .9em;
    position: absolute;
    left: -18px;
    content: ""; }

.side-nav h3 {
  margin-top: 91px; }
  @media (min-width: 768px) and (max-width: 1399px) {
    .side-nav h3 {
      margin-top: 85px; } }
  @media (max-width: 767px) {
    .side-nav h3 {
      margin-top: 47px; } }

.side-nav ul {
  padding-top: 0;
  padding-bottom: 32px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 32px;
  margin-left: 0;
  margin-right: 0;
  border-bottom: solid 1px #d0d2d3; }
  .side-nav ul li {
    padding-bottom: 0;
    word-wrap: break-word;
    word-break: normal;
    list-style-type: none; }
    .side-nav ul li a div {
      display: inline-block; }
    .side-nav ul li:last-child {
      padding-bottom: 0 !important; }
    .side-nav ul li > ul {
      border-bottom: none;
      padding: 0;
      margin: 0; }
      .side-nav ul li > ul li:first-child,
      .side-nav ul li > ul li {
        margin-bottom: 0;
        margin-left: 1em; }

.side-nav span {
  position: relative;
  display: block; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }

.modal-header {
  min-height: 16.428571429px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative; }

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table; }

.modal-footer:after {
  clear: both; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 540px) {
  .modal-dialog {
    width: 600px; } }

.modal .modal-dialog {
  margin: 50vh auto;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: 2px solid #0078D7;
  max-width: 100%; }

.modal .modal-content {
  padding: 16px; }

.modal .modal-backdrop {
  background-color: #FFF; }
  .modal .modal-backdrop.in {
    opacity: 0.6;
    filter: alpha(opacity=60); }

.modal p:first-child {
  margin-top: 0; }

.modal .btn {
  width: calc(50% - 2px); }
  .modal .btn:last-child {
    margin-right: 0px; }
  .modal .btn:only-child {
    float: right; }

.modal .modal-footer {
  margin-top: 24px; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible; }

.tooltip-inner {
  text-decoration: none; }

.tooltip .tooltip-inner {
  background: #F2F2F2;
  color: #000;
  border: 1px solid #CCCCCC;
  padding: 5px 8px 7px 8px;
  max-width: 320px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: left;
  background-clip: padding-box;
  white-space: normal; }

.popover-title {
  margin: 0;
  border-bottom: 1px solid #ebebeb; }

.popover {
  min-width: 96px;
  min-height: 44px;
  background-color: #F2F2F2;
  border: 1px solid #CCCCCC;
  color: #000;
  max-width: 296px; }
  .popover.top {
    margin-top: -4px; }
  .popover.right {
    margin-left: 4px; }
  .popover.bottom {
    margin-top: 4px; }
  .popover.left {
    margin-left: -4px; }

.popover-title {
  padding-bottom: 2.3632px;
  padding-top: 2.3632px;
  padding-bottom: 2.3632px;
  padding-top: 2.3632px;
  background-color: #F2F2F2;
  padding: 12px; }
  @media (min-width: 0) {
    .popover-title {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 300; } }
  @media (min-width: 768px) {
    .popover-title {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 300; } }
  @media (min-width: 1400px) {
    .popover-title {
      font-size: 24px;
      line-height: 1.1666666667;
      font-weight: 300; } }
  @media (min-width: 0) {
    .popover-title {
      font-size: 1.25rem; } }
  @media (min-width: 768px) {
    .popover-title {
      font-size: 1.25rem; } }
  @media (min-width: 1400px) {
    .popover-title {
      font-size: 1.5rem; } }

.popover-content {
  padding: 12px; }
  .popover-content .btn {
    float: right;
    margin: 16px 0 12px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }

.carousel-control {
  top: 0;
  bottom: 0;
  font-size: 20px;
  text-align: center; }
  .carousel-control.right {
    left: auto;
    right: 0; }

.carousel-indicators {
  position: absolute;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@media screen and (min-width: 540px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; } }

.carousel-wrapper {
  background-color: #F2F2F2; }

.carousel-bgcolor-wrapper {
  background-color: #0063B1; }

.carousel .carousel-indicators {
  bottom: 16px;
  margin-top: 0;
  margin-bottom: 0; }
  .carousel .carousel-indicators li {
    width: 4px;
    height: 4px;
    border-radius: 4px;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.2); }
  .carousel .carousel-indicators .active {
    width: 4px;
    height: 4px;
    background-color: #000; }

.carousel .carousel-inner > .item {
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .carousel .carousel-inner > .item {
      transition: transform .6s ease-in-out;
      backface-visibility: hidden;
      perspective: 1000; }
      .carousel .carousel-inner > .item.next, .carousel .carousel-inner > .item.active.right {
        transform: translate3d(100%, 0, 0);
        top: 0; }
      .carousel .carousel-inner > .item.prev, .carousel .carousel-inner > .item.active.left {
        transform: translate3d(-100%, 0, 0);
        top: 0; }
      .carousel .carousel-inner > .item.next.left, .carousel .carousel-inner > .item.prev.right, .carousel .carousel-inner > .item.active {
        transform: translate3d(0, 0, 0);
        top: 0; } }

.carousel .carousel-inner > .active,
.carousel .carousel-inner > .next,
.carousel .carousel-inner > .prev {
  display: block; }

.carousel .carousel-inner > .active {
  left: 0; }

.carousel .carousel-inner > .next,
.carousel .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel .carousel-inner > .next {
  left: 100%; }

.carousel .carousel-inner > .prev {
  left: -100%; }

.carousel .carousel-inner > .next.left,
.carousel .carousel-inner > .prev.right {
  left: 0; }

.carousel .carousel-inner > .active.left {
  left: -100%; }

.carousel .carousel-inner > .active.right {
  left: 100%; }

.carousel .carousel-inner .item > img,
.carousel .carousel-inner .item > a > img {
  margin: 0 auto;
  max-height: 300px; }

.carousel .icon-prev,
.carousel .icon-next {
  font-size: 12pt;
  position: absolute;
  z-index: 5;
  display: inline-block;
  font-family: "Dev Center MDL2 Assets"; }

.carousel .carousel-control,
.carousel a.carousel-control {
  color: #000; }

.carousel.horizontal-carousel .icon-prev,
.carousel.horizontal-carousel .icon-next {
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 36px; }
  .carousel.horizontal-carousel .icon-prev:before,
  .carousel.horizontal-carousel .icon-next:before {
    position: absolute;
    top: 10px;
    left: 4px; }

.carousel.horizontal-carousel .icon-prev {
  left: 15px; }
  .carousel.horizontal-carousel .icon-prev:before {
    content: '\E76B'; }

.carousel.horizontal-carousel .icon-next {
  right: 15px; }
  .carousel.horizontal-carousel .icon-next:before {
    content: '\E76C'; }

.carousel.horizontal-carousel-bgcolor .container-wrap {
  position: relative; }
  .carousel.horizontal-carousel-bgcolor .container-wrap > .container {
    height: 100%; }
    .carousel.horizontal-carousel-bgcolor .container-wrap > .container > .row {
      height: 100%; }

.carousel.horizontal-carousel-bgcolor .carousel-inner {
  min-height: 320px;
  bottom: 32px; }
  .carousel.horizontal-carousel-bgcolor .carousel-inner > .item {
    width: 100%;
    height: 100%;
    line-height: 320px; }
  .carousel.horizontal-carousel-bgcolor .carousel-inner > img,
  .carousel.horizontal-carousel-bgcolor .carousel-inner > a > img {
    margin: 0 auto;
    max-height: 248px; }
  .carousel.horizontal-carousel-bgcolor .carousel-inner .image-col {
    margin: 0 auto;
    padding: 0; }
  .carousel.horizontal-carousel-bgcolor .carousel-inner .content-col {
    margin: 0 auto;
    padding: 0; }

.carousel.horizontal-carousel-bgcolor .icon-prev,
.carousel.horizontal-carousel-bgcolor .icon-next {
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 36px; }
  .carousel.horizontal-carousel-bgcolor .icon-prev:before,
  .carousel.horizontal-carousel-bgcolor .icon-next:before {
    position: absolute;
    top: 10px;
    left: 4px; }

.carousel.horizontal-carousel-bgcolor .icon-prev {
  left: 5px; }
  .carousel.horizontal-carousel-bgcolor .icon-prev:before {
    content: '\E76B'; }

.carousel.horizontal-carousel-bgcolor .icon-next {
  right: 5px; }
  .carousel.horizontal-carousel-bgcolor .icon-next:before {
    content: '\E76C'; }

.carousel.horizontal-carousel-bgcolor ol.carousel-indicators {
  margin-top: 32px; }

.carousel.horizontal-carousel-bgcolor .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin: 0;
  border-color: #CCC;
  background-color: rgba(0, 0, 0, 0.2); }

.carousel.horizontal-carousel-bgcolor .carousel-indicators .active {
  width: 10px;
  height: 10px;
  background-color: #000; }

.carousel.horizontal-carousel-bgcolor .image-wrap {
  display: inline-block;
  vertical-align: middle;
  line-height: normal; }

.carousel.horizontal-carousel-bgcolor .carousel-caption {
  position: relative;
  color: #fff;
  padding: 0;
  text-align: left;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: normal; }

.carousel.horizontal-carousel-bgcolor .carousel-caption p {
  color: #FFF; }

.carousel.horizontal-carousel-bgcolor .carousel-caption .btn {
  background-color: #FFF;
  border: thin solid #FFF; }

.carousel.horizontal-carousel-bgcolor .carousel-btn {
  margin-top: 30px; }

@media (min-width: 320px) and (max-width: 539px) {
  .carousel.horizontal-carousel-bgcolor .carousel-inner {
    min-height: 320px; }
    .carousel.horizontal-carousel-bgcolor .carousel-inner > .item {
      line-height: 1;
      margin-top: 32px; }
  .carousel.horizontal-carousel-bgcolor .image-wrap {
    display: block;
    vertical-align: middle;
    line-height: normal;
    padding: 24px 0; }
  .carousel.horizontal-carousel-bgcolor .carousel-caption {
    text-align: center;
    padding-top: 0; }
  .carousel.horizontal-carousel-bgcolor .carousel-caption h1 {
    padding-top: 16px; }
  .carousel.horizontal-carousel-bgcolor .carousel-btn {
    margin-bottom: 30px; } }

.carousel.horizontal-carousel-bgimage .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin: 0;
  border-color: #CCC;
  background-color: rgba(0, 0, 0, 0.2); }

.carousel.horizontal-carousel-bgimage .carousel-indicators .active {
  width: 10px;
  height: 10px;
  background-color: #000; }

.carousel.horizontal-carousel-bgimage .carousel-inner {
  min-height: 320px; }

.carousel.horizontal-carousel-bgimage .icon-prev,
.carousel.horizontal-carousel-bgimage .icon-next {
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 36px; }
  .carousel.horizontal-carousel-bgimage .icon-prev:before,
  .carousel.horizontal-carousel-bgimage .icon-next:before {
    position: absolute;
    top: 10px;
    left: -4px; }

.carousel.horizontal-carousel-bgimage .icon-prev {
  left: -5px; }
  .carousel.horizontal-carousel-bgimage .icon-prev:before {
    content: '\E76B'; }

.carousel.horizontal-carousel-bgimage .icon-next {
  right: -5px; }
  .carousel.horizontal-carousel-bgimage .icon-next:before {
    content: '\E76C'; }

.carousel.horizontal-carousel-bgimage .img-div {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 0;
  text-align: center; }

.carousel.horizontal-carousel-bgimage .img-div img {
  width: auto;
  height: 100%; }

.carousel.horizontal-carousel-bgimage .container-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  line-height: 320px; }
  .carousel.horizontal-carousel-bgimage .container-wrap > .container {
    height: 100%; }
    .carousel.horizontal-carousel-bgimage .container-wrap > .container > .row {
      height: 100%; }

.carousel.horizontal-carousel-bgimage .carousel-caption {
  position: relative;
  z-index: 15;
  height: 100%;
  text-align: left;
  left: 0;
  bottom: 0;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: normal; }

.carousel.horizontal-carousel-bgimage .dark {
  color: #000; }
  .carousel.horizontal-carousel-bgimage .dark .btn {
    background-color: rgba(0, 0, 0, 0.2);
    border: none; }

.carousel.horizontal-carousel-bgimage .light {
  color: #FFF; }
  .carousel.horizontal-carousel-bgimage .light .btn {
    background-color: transparent;
    border: thin solid #FFF;
    color: #FFF; }

.carousel.horizontal-carousel-bgimage .carousel-btn {
  padding-top: 32px;
  padding-left: 2px; }

.carousel.horizontal-carousel-bgimage .carousel-control-grp {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 20; }

@media (min-width: 320px) and (max-width: 540px) {
  .carousel.horizontal-carousel-bgimage .carousel-inner {
    min-height: 320px;
    position: relative;
    width: 100%;
    height: 100%; }
  .carousel.horizontal-carousel-bgimage .carousel-caption {
    text-align: center; }
    .carousel.horizontal-carousel-bgimage .carousel-caption > h1 {
      padding-top: 48px; }
  .carousel.horizontal-carousel-bgimage .carousel-btn {
    padding-bottom: 32px;
    padding-left: 2px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

@-ms-viewport {
  width: device-width; }

@media (max-width: 539px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 539px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 539px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 539px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 540px) and (max-width: 767px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 540px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 540px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 540px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1083px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 1083px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1083px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1083px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (max-width: 539px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 540px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1083px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1084px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.visible-xs, .visible-sm, .visible-md, .visible-lg, .visible-xl {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
  display: none; }

@media (min-width: 1084px) and (max-width: 1399px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1084px) and (max-width: 1399px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1084px) and (max-width: 1399px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1084px) and (max-width: 1399px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (min-width: 1400px) {
  .visible-xl {
    display: block !important; }
  table.visible-xl {
    display: table; }
  tr.visible-xl {
    display: table-row !important; }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important; } }

@media (min-width: 1400px) {
  .visible-xl-block {
    display: block !important; } }

@media (min-width: 1400px) {
  .visible-xl-inline {
    display: inline !important; } }

@media (min-width: 1400px) {
  .visible-xl-inline-block {
    display: inline-block !important; } }

@media (min-width: 1400px) {
  .hidden-xl {
    display: none !important; } }

.win-color-bg-0 {
  background-color: #FFFFFF; }

.win-color-border-0 {
  border: 1px solid #FFFFFF; }

.win-color-bg-10 {
  background-color: #F2F2F2; }

.win-color-border-10 {
  border: 1px solid #F2F2F2; }

.win-color-bg-20 {
  background-color: #E6E6E6; }

.win-color-border-20 {
  border: 1px solid #E6E6E6; }

.win-color-bg-30 {
  background-color: #C8C8C8; }

.win-color-border-30 {
  border: 1px solid #C8C8C8; }

.win-color-bg-0.color-alt {
  background-color: #000000; }

.win-color-border-0.color-alt {
  border: 1px solid #000000; }

.win-color-bg-10.color-alt {
  background-color: #171717; }

.win-color-border-10.color-alt {
  border: 1px solid #171717; }

.win-color-bg-20.color-alt {
  background-color: #2B2B2B; }

.win-color-border-20.color-alt {
  border: 1px solid #2B2B2B; }

.win-color-bg-30.color-alt {
  background-color: #393939; }

.win-color-border-30.color-alt {
  border: 1px solid #393939; }

.win-color-fg-primary {
  color: #000; }
  .win-color-fg-primary.color-alt {
    color: #FFF; }

.win-color-fg-secondary {
  color: rgba(0, 0, 0, 0.6); }
  .win-color-fg-secondary.color-alt {
    color: rgba(255, 255, 255, 0.6); }

.win-color-bg-alert {
  background-color: #E81123; }

.win-color-border-alert {
  border: 1px solid #E81123; }

.win-color-fg-alert {
  color: #E81123; }

.win-color-bg-accent {
  background-color: #0078D7; }

.win-color-border-accent {
  border: 1px solid #0078D7; }

.win-color-fg-accent {
  color: #0078D7; }
