/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

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

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

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

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=52483bcfe358f0fb236b)
 * Config saved to config.json and https://gist.github.com/52483bcfe358f0fb236b
 */
/*! 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;
  padding-right: 0 !important
}
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;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 0) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 0) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 0) {
  .container {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 688px;
  }
}
@media (min-width: 960px) {
  .container {
    width: 960px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}/*
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 0px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 960px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}*/
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
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 > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 480px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 0) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 0) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 0;
}
@media (min-width: 0) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 0) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
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;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.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-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 0) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  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;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 0) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 0) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 0) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 0) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 0) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 0) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 0) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 0) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 0) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 0) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 0) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 0;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 0) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 0) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px 0;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: -1) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 0) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 0) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: -1) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 0) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 0) {
  .navbar-text {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 0) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: 0;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: -1) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: -1) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  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;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 0 0;
  margin-bottom: 0;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 0) {
  .jumbotron {
    padding: 0 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 0;
    padding-right: 0;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  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%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.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.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0 !important;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 0) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
         -o-transition: -o-transform 0.6s ease-in-out;
            transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  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;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 0) {
  .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-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 480px) {
  .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: 480px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 480px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 0) 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: 0) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .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: 959px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 960px) {
  .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: 960px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 960px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 960px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 480px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 0) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 960px) {
  .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;
  }
}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 0; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0; 
}

.mejs-fullscreen {
  overflow: hidden !important; }

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen {
  width: 100%;
  height: 100%; }

/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-mediaelement,
.me-plugin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0; 
display:none !important;}

.mejs-overlay-play {
  cursor: pointer; 
display:none;}

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: none; }
  .mejs-overlay-button:before {
    content: "\f04b";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    width: 100%;
    height: 100%;
    border: 3px solid #3e3e3e;
    text-indent: 7px;
    background: #fff;
    text-align: center;
    line-height: 67px; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px; }

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: url(../background.png);
  background: rgba(0, 0, 0, 0.9); }

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../../assets/img/loading.gif) center center no-repeat; }

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../../assets/img/background.png);
  background: rgba(0, 0, 0, 0.7);
  height: 30px;
  width: 100%; 
display:none !important;}

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  border: 0; }

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0px;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 12px;
  width: 12px;
  border: 0; }

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  overflow: hidden;
  text-align: center;
  padding: auto 4px; }

.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto; }

/* End: Time (current / duration) */
/* Start: Play/pause */
.mejs-controls .mejs-play button {
  background-position: 0 0; }

.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

/* End: Play/pause */
/* Stop */
.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

/* End: Play/pause */
/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px; }

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: rgba(50, 50, 50, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: rgba(60, 170, 200, 0.8);
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: rgba(255, 255, 255, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  visibility: hidden;
  position: absolute;
  display: block;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111; }

.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible; }

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0; }

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px;
  border-color: #eee transparent transparent transparent;
  border-radius: 0;
  top: 15px;
  left: 13px; }

/* End: Progress bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

/* End: Fullscreen */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px; }

.mejs-controls .mejs-unmute button {
  background-position: -16px 0; }

.mejs-controls .mejs-volume-button {
  position: relative; }

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0; }

.mejs-controls .mejs-volume-button:hover {
  border-radius: 0 0 4px 4px; }

.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.9);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0; }

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative; }

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0; }

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  border-radius: 0; }

.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  visibility: visible; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0px 5px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px; }

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0; }

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  width: 10000px; }

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: rgba(102, 102, 102, 0.7); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff; }

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal; }

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

.mejs-captions-position-hover {
  bottom: 45px; }

.mejs-captions-text {
  padding: 3px 5px;
  background: url(../../assets/img/background.png);
  background: rgba(20, 20, 20, 0.8); }

/* End: TRACK (Captions and Chapters) */
.mejs-clear {
  clear: both; }

.me-cannotplay a {
  color: #fff;
  font-weight: bold; }

.me-cannotplay span {
  padding: 15px;
  display: block; }

/* End: ERROR */
.mejs-offscreen {
  /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px; }

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

/* End: backlight */
/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

/* End: picture controls */
/* MEJS Zen garden skin */
.mejs-controls {
  display: block;
  visibility: visible; }

.mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030; }

.mejs-container .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px; }

.mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: inherit; }
  .mejs-controls .mejs-button button:before {
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: block;
    font-size: 20px;
    color: #000;
    vertical-align: middle;
    font-smoothing: antialiased; }

.mejs-controls .mejs-playpause-button button {
  text-align: center; }
  .mejs-controls .mejs-playpause-button button:before {
    content: "\f04b"; }

.mejs-controls .mejs-pause button {
  width: 15px; }
  .mejs-controls .mejs-pause button:before {
    content: "\f04c"; }

.mejs-controls .mejs-fullscreen-button button:before {
  content: "\f0b2"; }

.mejs-controls .mejs-share-button button {
  background-position: -2px -39px; }

.mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px; }

.mejs-controls .mejs-volume-button {
  margin: 4px 6px; }

.mejs-controls .mejs-volume-button button:before {
  content: "\f026"; }

.mejs-controls .mejs-mute button:before {
  content: "\f028"; }

.mejs-controls .mejs-unmute button:before {
  content: "\f026"; }

.mejs-controls .mejs-horizontal-volume-slider {
  background: url(../../assets/img/controls.png) 0 -83px no-repeat;
  display: block !important;
  width: 34px;
  height: 21px;
  margin-top: 12px;
  position: relative; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(../../assets/img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px; }

.mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none; }

.mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  border-radius: 0;
  background: #303030; }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  display: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  border-radius: 6px; }

.mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px; }

.mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10; }

.mejs-container-fullscreen {
  z-index: 10000 !important; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1; }

.mejs-overlay-loading {
  background: url(../../assets/img/loader.gif) center center no-repeat; }

.mejs-overlay-button {
  opacity: 0.7;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px; }

.mejs-poster {
  pointer-events: none;
  background: none !important; }

.mejs-poster img {
  width: auto !important;
  margin: 0 auto;
  display: block; }

:root .mejs-poster img {
  display: none \0/IE9; }

:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */
/*
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}*/

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.cookiePolicy-info {
  background-color: #e1e1e1;
  -webkit-transition: 2s linear all;
  transition: 2s linear all;
  max-height: 1000px;
  overflow: hidden; }
  .cookiePolicy-info.collapsed {
    max-height: 0; }
  .cookiePolicy-info .cookiePolicy-inner {
    padding: 20px 10px;
    width: auto;
    max-width: 940px;
    margin: 0 auto; }

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

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cookiePolicy-restrictive.collapsed {
    display: none; }
  .cookiePolicy-restrictive .cookiePolicy-inner {
    padding: 13px;
    background-color: #e1e1e1;
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%; }
    @media screen and (max-width: 699px) {
      .cookiePolicy-restrictive .cookiePolicy-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }
  @media screen and (max-width: 699px) {
    .cookiePolicy-restrictive {
      position: absolute; } }
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification-buttons {
    text-align: right; }
  @media screen and (max-width: 699px) {
    .exit-notification-restrictive {
      position: absolute; } }
  .exit-notification-inner {
    padding: 13px;
    background-color: #e1e1e1;
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%; }
    @media screen and (max-width: 699px) {
      .exit-notification-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

#cq-emulator-content.firefox {
  background-color: white !important; }

html, body {
  width: 100%;
  font-size: 14px; }

body {
  line-height: 1.42857143;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  overflow: auto;
  -webkit-font-smoothing: antialiased;
}

[id=wrapper] {
  color: #323131;
  background-color: whiteSmoke; }

[id=header] {
  padding-top: 0;
  padding-bottom: 0;
height:56px;}
[id=content] {
  /*padding-top: 55px;*/
  padding-top:0;
   }

[id=footer] {
  padding-bottom: 0;
  padding-top: 0; }

img {
  max-width: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  color: #323131;
  margin: 10px 0; }

h1 {
  font-size: 84px;
  color: #fff;
  line-height: 84px;
}

h2 {
  font-size: 34px;
  color: #fff;
  line-height: 41px;
}
h3 {
  font-size: 23px;
  color: #fff;
  line-height: 28px;
}
h4 {
  font-size: 1em; }

h5 {
  font-size: 0.83em; }

h6 {
  font-size: 0.67em; }
ul li {
  list-style: none;
}

a {
  color: #337ab7;
  text-decoration: none; 
}
a:hover {
  color: #23527c;
  text-decoration: underline;
}

input[type="search"] {
  box-sizing: content-box; }
sup {
    font-size: 35%;
    top: -1.2em;
}
.component {
  margin-bottom: 10px; }
  .component-content {
    margin-bottom: 14px; }
    .component-content:before, .component-content:after {
      content: "";
      display: table; }
    .component-content:after {
      clear: both; }
  .component > .component-content {
    margin-bottom: 0; }

.alert {
  margin-bottom: 20px; }
  .alert-list {
    margin: 0;
    padding: 0;
    list-style: disc inside; }
    .alert-list li {
      padding-left: 4px; }
  .alert-error {
    color: red; }

.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.margin-top-40px,.margin-top-40 {
  margin-top:40px;
}
.margin-top-60px,.margin-top-60 {
  margin-top:60px;
}
.clearfix:after {
  clear: both; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.is-hidden {
  display: none !important;
  visibility: hidden !important; }

.button {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .button:hover {
    background-color: #939191;
    color: white; }


/* Overwrites from app.css */

.NewsGothicRegularSetup, h1, h2, h3, .occ-unified-footer .globie p, .webcast .info-container h4, .article blockquote, .video-hero .over-video .text-container h1, .centered-info h2, .three-col-centered h2, .link-list-block h3, .filter-grid .filter-container .filter label, .filter-grid.dual-filter .cta-content-row .cta-content .tile-title, .text-with-left-rail blockquote, .three-image-carousel h2, .three-image-carousel .info-container p, .search-input h2, .results-container h2, .single-line-content p, .link-tiles .tiles-container .single-tile a, .country-phone-section .country-list-header h3, .contact-us h5, .contact-us h6, .contact-us .content-item .selectors p, table.default tbody tr .title, .filter-buttons .first-col p, .two-img-col h2, .circle-links h2, .circle-links p, .grid-container .grid-info h3, .sitemap h3, .multi-step-form .steps label, .multi-step-form .personal-data h3, .drawer .panel-title, .text-with-large-image .content header h2, .text-tabs .nav-tabs > li > a, .text-tabs .nav-tabs > li.active > a, .text-tabs .nav-tabs > li.active > a:hover, .text-tabs .nav-tabs > li.active > a:focus, .investor-center .featured-document .info-container h2, .investor-center .investor-news article h2, .investor-center .icons-links .icon-container h2, .annual-report .info-container h1 {
    font-family: "L News Gothic W01";
}

fieldset {
  border: 0;
}

p {
    font-size: 15px;
    line-height: 24px;
    color: #2d2d2d;
}
@media (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 36px;
  }
  h2 {
    font-size: 16px;
    line-height: 22px;
  }
}
.red {background-color:#c00}
.yellow {background-color: #f6ca2b;}
.pink { background-color: #ec65a5;}
.light-blue {background-color: #53b6cf;}
.green {background-color: #49a165;}
.bg-grey, .bg-gray, .grey, .gray {background-color:#f6f6f6;}
.light-red { background-color: #ed1d24;}
.light-green {background-color: #1fb25a;}
.fucsia {background-color: #f347a5;}
.dark-red {background-color: #900105;}

.paragraphSystem {margin-left:0; margin-right:0;}
.component {margin-bottom:0;}
.component-content {margin-bottom:0;}

.external-link:after {
    content: url(/content/dam/cp-sites/corporate/corporate/common/icons/button-external-link.png);
    position: absolute;
    bottom: 10px;
}

.bg-gray h2 {
  color: #2d2d2d;
}


.main-container .container {
  width: 90%;
  max-width: 980px;
  min-width: 920px;
  padding-left: 0;
  padding-right: 0;
}
.main-container .wide-container {
  width: 85%;
  margin: 0 auto;
}
.main-container .subcontainer {
  margin: 0 auto;
}
@media (max-width: 959px) {
  .main-container .container {
    width: 688px;
    max-width: inherit;
    min-width: inherit;
  }
  .main-container .wide-container {
    width: 95%;
    max-width: 959px;
    min-width: 688px;
  }
}
@media (max-width: 767px) {
  .main-container {
    /*padding-top: 45px;*/
  }
  .main-container .container,
  .main-container .wide-container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    max-width: inherit;
    min-width: inherit;
  }
}

.bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}
.bx-wrapper .bx-prev {
  display: none;
}
.bx-wrapper .bx-next {
  display: none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #fff;
  border: 1px solid #fff;
  padding-top: 0;
  padding-bottom: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: none;
  border: 1px solid #fff;
}
.no-touch .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #fff;
  border: 1px solid #fff;
}
.center-container {
  overflow: hidden;
}
.article header .title.red-line:after {
    position: absolute;
    bottom: 0;
    width: 193px;
}

.red-line:after {
    content: "";
    border: 2px solid #f00;
    display: block;
    width: 100px;
    margin-top: 7px;
}
.underline a, .underline ul li a {
  text-decoration:underline;
}
.no-underline a, .no-underline ul li a {
  text-decoration:none;
}

.cq-wcm-edit-touch .hidden-xs,.cq-wcm-edit-touch .hidden-sm,.cq-wcm-edit-touch .hidden-md,.cq-wcm-edit-touch .hidden-lg,.cq-wcm-edit-touch .hidden-xl,.cq-wcm-edit-touch .visible-xs,.cq-wcm-edit-touch .visible-sm,.cq-wcm-edit-touch .cq-wcm-edit-touch .visible-md,.cq-wcm-edit-touch .visible-lg,.cq-wcm-edit-touch .visible-xl {display:block !important;}

.clearfix:after, .two-col-layout:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.rounded-link {
    border: 2px solid #ed1d24;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    color: #ed1d24;
    text-transform: uppercase;
    padding-left: 70px;
    padding-right: 70px;
    font-weight: bold;
    letter-spacing: 3px;
}
.rounded-link:hover {
    color: #ed1d24;
    text-decoration: none;
}

@media (max-width: 767px) {
  .rounded-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}


.sent-message,
.error-message,
.age-warning-message {
  display: none;
}
.age-warning-message {
  clear: both;
}

.download-link {
    color: #ed1d24;
    text-decoration: underline;
    line-height: 2;  
    display: block;
    background: url("/content/dam/cp-sites/corporate/corporate/common/icons/download-icon.png") no-repeat left center;
    padding-left: 30px;
    font-weight: bold;
}
.download-link:hover,
.download-link:visited,
.download-link:active {
    color: #ed1d24;
    text-decoration: underline;
}

.styled-form select option:selected,
.styled-form .fake-select option:selected {
  background-color: #666;
}
.styled-form select.active,
.styled-form .fake-select.active {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/red-arrow-up.png");
}

/* hide by default all contact us forms */
section.contact-us .short-form-mobile form,
section.contact-us .long-form-mobile form,
section.contact-us .short-form-desktop form,
section.contact-us .long-form-desktop form
 {
  display: none;
}

/* hide by default all ethics and complience forms */
.reference-ethics-and-compliance-block form {
  display: none;
}
.overlay-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  z-index: 9998;
  opacity: 0.7; }

.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px; }

.overlay-content {
  border: solid 2px #323131;
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: white;
  text-align: left;
  border-radius: 10px; }
  .overlay-content-inner {
    overflow: hidden; }

.overlay-close {
  z-index: 9999;
  font-size: 35px;
  line-height: 1;
  position: absolute;
  top: -40px;
  right: 15px;
  cursor: pointer;
  display: none;
  color: white;
  outline: none; }
  .overlay-close:after {
    content: "\f00d";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../assets/img/loader.gif) no-repeat 50% 50%; }
/* line 3, src/sass/components/formFieldTooltip/_form-field-tooltip-base.scss */
.tooltip-text {
  display: none;
}

/* line 5, src/sass/components/formFieldTooltip/_form-field-tooltip-base.scss */
.tooltip-text--active {
  display: block;
  position: absolute;
  background: white;
  z-index: 9001;
}
/* line 1, src/sass/components/formValidator/_form-validator-base.scss */
.error-message-invalid,
.error-message-required {
  display: none;
}

/* line 8, src/sass/components/formValidator/_form-validator-base.scss */
.controls.error-invalid .error-message-invalid {
  display: block;
}

/* line 13, src/sass/components/formValidator/_form-validator-base.scss */
.controls.error-required .error-message-required {
  display: block;
}
/* line 2, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner-container.visible {
  display: block;
  margin-top: 100px;
}

/* line 6, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner-container.visible .mpc-update-banner {
  bottom: 0;
}

/* line 12, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner {
  position: fixed;
  background-color: #fff;
  bottom: -120px;
  left: 0;
  right: 0;
  padding: 40px 0;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  transition: bottom 0.4s ease-in-out;
}

/* line 23, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner .update-message {
  display: inline-block;
  margin: 0 10px;
}

/* line 28, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner .update-button {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 10px;
}

/* line 35, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box-wrapper {
  position: absolute;
  left: 50%;
  top: 10%;
  background-color: black;
  border: 1px solid black;
  transform: translateX(-50%);
  z-index: 10;
  width: 520px;
  max-width: 80%;
  border-radius: 5px;
  overflow: hidden;
}

/* line 49, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box {
  background-color: white;
  left: 50%;
  top: 50%;
  padding: 20px;
  overflow: hidden;
}

/* line 57, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box .mpc-confirmation-box-proceed,
.mpc-confirmation-box .mpc-confirmation-box-cancel {
  float: right;
  margin: 20px 0 0 2px;
  padding: 8px 12px;
  color: #fff;
  background: #0b57a3;
  cursor: pointer;
}

/* line 67, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box .mpc-confirmation-box-cancel {
  background: #666;
}

/* line 72, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box-icon {
  display: none;
}

/* line 1, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-dashboard-form-wrapper {
  position: relative;
}

/* line 5, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-boxes-wrapper {
  width: 50%;
  overflow: hidden;
  background-color: #CACACA;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 14, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-boxes-track {
  position: relative;
  transition: left 0.2s;
}

/* line 17, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-boxes-track:after {
  content: "";
  display: table;
  clear: both;
}

/* line 25, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-boxes-progress .progress-bar {
  height: 10px;
  background-color: #666;
  transition: width 0.4s;
}

/* line 32, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-box {
  float: left;
}

/* line 4, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-pet-image,
.mpc-add-new-pet-circle {
  border-radius: 50%;
  border: 2px solid white;
  width: 80px;
  height: 80px;
}

/* line 12, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-circle {
  position: relative;
}

/* line 16, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-header-banner-logo {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 22, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header {
  background-color: #3a6285;
  display: block;
}

/* line 26, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header a,
mpc-header p {
  color: white;
}

/* line 31, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header input[type="file"] {
  display: none;
}

/* line 36, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-header-icons-wrapper {
  overflow: hidden;
  max-width: 100%;
}

/* line 41, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-header-icons {
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
}

/* line 48, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet {
  position: relative;
}

/* line 51, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet span {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
}

/* line 59, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 64, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation a {
  margin: 0 15px;
}

/* line 69, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component {
  display: block;
}

/* line 72, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component .hidden {
  display: none;
}

/* line 77, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image {
  margin-right: 10px;
}

/* line 80, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image p {
  display: none;
  text-align: center;
}

/* line 86, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active img {
  width: 160px;
  height: 160px;
}

/* line 91, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active p {
  display: block;
}

/* line 97, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-link {
  display: none;
}

/* line 102, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-circle {
  width: 160px;
  height: 160px;
}

/* line 107, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-link {
  text-align: center;
  display: block;
}

/* line 113, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-quick-links, mpc-reminder {
  width: 50%;
  display: block;
}

/* line 118, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link, .mpc-pet-birthday-reminder, .mpc-profile-completeness-reminder {
  padding: 15px 10px;
  border: 1px solid black;
  border-bottom: none;
}

/* line 123, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link:last-of-type, .mpc-pet-birthday-reminder:last-of-type, .mpc-profile-completeness-reminder:last-of-type {
  border-bottom: 1px solid black;
}

/* line 128, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-coupons-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 133, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-coupons-wrapper iframe {
  height: 265px;
}

/* line 138, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-pet-image,
.mpc-add-new-pet-circle {
  border-radius: 50%;
  border: 2px solid white;
  width: 80px;
  height: 80px;
}

/* line 146, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-circle {
  position: relative;
}

/* line 150, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header {
  background-color: #3a6285;
  display: block;
  overflow: scroll;
}

/* line 155, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header a,
mpc-header p {
  color: white;
}

/* line 161, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet {
  position: relative;
}

/* line 164, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet span {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
}

/* line 172, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 177, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation a {
  margin: 0 15px;
}

/* line 182, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component {
  display: block;
}

/* line 185, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component .hidden {
  display: none;
}

/* line 190, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image {
  margin-right: 10px;
}

/* line 193, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image p {
  display: none;
  text-align: center;
}

/* line 199, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active img {
  width: 160px;
  height: 160px;
}

/* line 204, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active p {
  display: block;
}

/* line 210, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-link {
  display: none;
}

/* line 215, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-circle {
  width: 160px;
  height: 160px;
}

/* line 220, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-link {
  text-align: center;
  display: block;
}

/* line 226, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-quick-links {
  width: 50%;
  display: block;
}

/* line 231, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link {
  padding: 15px 10px;
  border: 1px solid black;
  border-bottom: none;
}

/* line 236, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link:last-of-type {
  border-bottom: 1px solid black;
}

/* line 241, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-date-.mpc-pet-image,
.mpc-add-new-pet-circle {
  border-radius: 50%;
  border: 2px solid white;
  width: 80px;
  height: 80px;
}

/* line 249, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-circle {
  position: relative;
}

/* line 253, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header {
  background-color: #3a6285;
  display: block;
}

/* line 257, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header a,
mpc-header p {
  color: white;
}

/* line 263, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet {
  position: relative;
}

/* line 266, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet span {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
}

/* line 274, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 279, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation a {
  margin: 0 15px;
}

/* line 284, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component {
  display: block;
}

/* line 287, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component .hidden {
  display: none;
}

/* line 292, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image {
  margin-right: 10px;
}

/* line 295, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image p {
  display: none;
  text-align: center;
}

/* line 301, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active img {
  width: 160px;
  height: 160px;
}

/* line 306, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active p {
  display: block;
}

/* line 312, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-link {
  display: none;
}

/* line 317, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-circle {
  width: 160px;
  height: 160px;
}

/* line 322, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-link {
  text-align: center;
  display: block;
}

/* line 328, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-quick-links {
  width: 50%;
  display: block;
}

/* line 333, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link {
  padding: 15px 10px;
  border: 1px solid black;
  border-bottom: none;
}

/* line 338, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link:last-of-type {
  border-bottom: 1px solid black;
}

/* line 344, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.form-inputs-active .mpc-checkbox-values,
.form-inputs-active .mpc-date-values,
.form-inputs-active .mpc-input-values,
.form-inputs-active .mpc-select-values,
.form-inputs-active .mpc-radio-combo-values {
  display: none;
}

/* line 351, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.form-inputs-active .mpc-checkbox-fields,
.form-inputs-active .mpc-date-fields,
.form-inputs-active .mpc-input-fields,
.form-inputs-active .mpc-select-fields,
.form-inputs-active .mpc-radio-combo-fields,
.form-inputs-active .mpc-password-fields {
  display: block;
}

/* line 361, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-checkbox-fields,
.mpc-date-fields,
.mpc-input-fields,
.mpc-select-fields,
.mpc-radio-combo-fields,
.mpc-password-fields {
  display: none;
}

/* line 370, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-checkbox-values,
.mpc-select-values,
.mpc-input-values,
.mpc-radio-combo-values,
.mpc-date-values {
  width: 100px;
  height: 30px;
  overflow: hidden;
}

/* line 380, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-select-values,
.mpc-checkbox-values:first-of-type,
.mpc-input-values,
.mpc-radio-combo-values,
.mpc-date-values {
  border: 1px solid black;
}

/* line 388, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-show-more-container {
  max-height: 0;
  overflow: hidden;
}

/* line 392, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-show-more-container.mpc-show-more-active {
  max-height: 9999px;
  overflow: initial;
}

/* line 398, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-validate-error {
  display: none;
}

/* line 401, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-validate-error.mpc-validate-error-active {
  display: block;
}

/* line 406, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-inactive {
  display: none;
}

/* line 411, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-radio-combo-form .mpc-radio-combo-checkbox {
  display: none;
}

/* line 413, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-radio-combo-form .mpc-radio-combo-checkbox.mpc-checkbox-visible {
  display: block;
}

/* line 420, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-new-pet-container figure {
  width: 50%;
  float: left;
}

/* line 425, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-new-pet-container section {
  display: none;
}

/* line 428, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-new-pet-container section.mpc-form-active {
  display: block;
}

/* line 434, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-new-pet-image {
  width: 30%;
  float: left;
}

/* line 439, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-tab-content {
  position: relative;
}

/* line 443, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-header-pet-name {
  color: white;
  text-align: center;
}

/* line 448, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-recommended-articles-container {
  transition: height 0.4s;
  overflow: hidden;
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/* line 458, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}

/* line 459, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

/* line 461, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

/* line 470, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}

/* line 476, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

/* scrollbar position: outside */
/* line 478, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

/* line 484, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
/* line 486, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

/* line 495, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

/* line 497, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

/* line 504, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}

/* line 511, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

/* line 520, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}

/* line 523, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}

/* line 526, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 537, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/* line 539, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

/* line 544, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

/* line 546, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* non-visible scrollbar */
/* line 548, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 557, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

/* scrollbar position: outside */
/* line 560, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

/* line 562, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 0px;
  margin: 7px 0;
}

/* line 568, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}

/* line 574, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 10px;
  margin: 6px auto;
  background-color: #46a3ee;
  opacity: 0.4;
}

/* line 582, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}

/* line 588, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}

/* line 594, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 605, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

/* line 607, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/* line 609, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_2_scrollbar.mCS-light.mCSB_scrollTools_horizontal {
  display: none;
}

/* line 613, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_2_scrollbar.mCS-light.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag {
  display: block;
}

/* line 617, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

/* line 630, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}

/* line 636, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

/* line 638, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* non-visible horizontal scrollbar */
/* line 641, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
/* line 644, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */
/* line 648, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
/* line 651, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

/* line 653, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

/* line 658, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

/* line 660, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

/* line 662, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */
/* line 668, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* line 670, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/* line 682, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/* line 704, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 706, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

/* line 709, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

/* line 716, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

/* line 725, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
  sprites locations
  light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
  dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
  */
}

/* line 734, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
  sprites locations
  light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
  dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
  */
}

/* line 743, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
  sprites locations
  light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
  dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
  */
}

/* line 752, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
  sprites locations
  light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
  dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
  */
}

/* line 761, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 766, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* line 771, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

/* line 773, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* non-visible scrollbar */
/* line 775, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

/* line 780, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* RTL direction/left-side scrollbar */
/* line 782, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

/* line 792, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.hiddenRichText {
  display: none;
}
/* line 1, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.form-error-message {
  color: red;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  display: none;
}

/* line 6, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.form-error-message.active {
  display: block;
}

/* line 11, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-account-authenticated-not-registered {
  display: none;
}

/* line 13, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-account-authenticated-not-registered.active {
  display: block;
}

/* line 18, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-facebook {
  display: none;
}

/* line 20, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-facebook.active {
  display: block;
}

/* line 25, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-google-plus {
  display: none;
}

/* line 27, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-google-plus.active {
  display: block;
}

/* line 32, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-linkedin {
  display: none;
}

/* line 34, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-linkedin.active {
  display: block;
}
/* line 1, src/sass/components/loggedInStatus/_logged-in-status.scss */
.show-on-logged-in {
  display: none;
}
/* line 4, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group .search-group-header {
  font-size: 10px;
  background-color: #e4e6e7;
  color: #333;
  padding: 4px 10px 5px;
  margin: 0px;
}

/* line 12, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li {
  list-style-type: none;
  padding: 7px 10px;
  cursor: pointer;
  display: block;
}

/* line 18, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li .search-result-image {
  width: 36px;
  float: left;
}

/* line 23, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li .title {
  max-width: calc(100% - 50px);
  float: left;
}

/* line 29, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li .row:after {
  content: "";
  display: table;
  clear: both;
}

/* line 36, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li .species {
  opacity: 0.5;
  padding-top: 3px;
  text-transform: uppercase;
}

/* line 43, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group .search-group-elements {
  padding: 0px;
}

/* line 49, src/sass/components/search/_search-autocomplete.scss */
.swiftype-search-box-labels {
  display: none;
}
/* line 2, src/sass/components/fileUpload/_file-upload-pet-image-upload.scss */
.fileUpload.pet-image-upload .control-label {
  display: block;
  height: 150px;
  width: 150px;
  background-size: cover;
  border-radius: 50%;
  padding: 0;
}
/* line 1, src/sass/components/metadataComponent/_metadataComponent-base.scss */
.metadataComponent {
  background-color: #DCDCDC;
}
/* line 2, src/sass/components/search/_search-base.scss */
search-component search-products,
search-component search-articles,
search-component search-product,
search-component search-article {
  display: block;
}

/* line 9, src/sass/components/search/_search-base.scss */
search-component search-product {
  padding-bottom: 20px;
  min-height: 560px;
  text-align: center;
}

/* line 14, src/sass/components/search/_search-base.scss */
search-component search-product.is-clearing {
  clear: both;
}

/* line 18, src/sass/components/search/_search-base.scss */
search-component search-product .resultProductTitle,
search-component search-product .resultProductDescription {
  text-align: left;
}

/* line 24, src/sass/components/search/_search-base.scss */
search-component search-loader {
  height: 50vh;
  width: 100%;
  display: block;
  line-height: 50vh;
  text-align: center;
  font-style: italic;
}

/* line 33, src/sass/components/search/_search-base.scss */
search-component search-order {
  display: block;
  padding: 30px;
}

/* line 37, src/sass/components/search/_search-base.scss */
search-component search-order .count {
  display: inline-block;
}

/* line 41, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown {
  display: inline-block;
  width: 100px;
  border: 2px solid #000;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 49, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .selected {
  display: block;
  padding: 5px;
}

/* line 54, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options {
  display: none;
  position: absolute;
  border: 2px solid #000;
  background: #fff;
  z-index: 1000;
  margin: 0;
  padding: 0;
}

/* line 63, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options.is-open {
  display: block;
}

/* line 67, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options li {
  display: block;
  border-bottom: 2px solid #000;
  padding: 0;
  margin: 0;
}

/* line 73, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options li a {
  display: block;
  padding: 5px;
}

/* line 78, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options li:last-child {
  border-bottom: 0;
}

/* line 86, src/sass/components/search/_search-base.scss */
search-component search-pagination,
search-component search-filters {
  display: block;
  width: 100%;
  padding: 30px;
  clear: both;
}

/* line 94, src/sass/components/search/_search-base.scss */
search-component search-pagination {
  text-align: center;
  width: auto;
}

/* line 98, src/sass/components/search/_search-base.scss */
search-component search-pagination ul,
search-component search-pagination li {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 105, src/sass/components/search/_search-base.scss */
search-component search-pagination ul {
  display: inline-block;
  height: 30px;
}

/* line 110, src/sass/components/search/_search-base.scss */
search-component search-pagination li {
  display: block;
  float: left;
}

/* line 114, src/sass/components/search/_search-base.scss */
search-component search-pagination li:first-child a {
  border-left-width: 1px;
}

/* line 118, src/sass/components/search/_search-base.scss */
search-component search-pagination li:last-child a {
  border-right-width: 1px;
}

/* line 122, src/sass/components/search/_search-base.scss */
search-component search-pagination li.is-active a {
  background: #000;
  color: #fff;
}

/* line 127, src/sass/components/search/_search-base.scss */
search-component search-pagination li a {
  display: block;
  padding: 5px;
  border: 1px solid #000;
  border-width: 1px 0;
}

/* line 136, src/sass/components/search/_search-base.scss */
search-component .no-results {
  padding: 30px;
}

/* line 139, src/sass/components/search/_search-base.scss */
search-component .no-results p {
  font-weight: bold;
}

/* line 143, src/sass/components/search/_search-base.scss */
search-component .no-results a {
  text-decoration: underline;
}

/* line 148, src/sass/components/search/_search-base.scss */
search-component search-filters {
  padding: 0;
}

/* line 151, src/sass/components/search/_search-base.scss */
search-component search-filters ul,
search-component search-filters li {
  list-style: none;
  margin: 5px;
  padding: 0;
}

/* line 159, src/sass/components/search/_search-base.scss */
search-component search-filters .facet-item .is-disabled {
  opacity: .5;
  pointer-events: none;
}

/* line 165, src/sass/components/search/_search-base.scss */
search-component search-filters .facet-category {
  display: inline-block;
  vertical-align: top;
  min-width: 30%;
}

/* line 172, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item {
  display: inline-block;
}

/* line 175, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item.reset-all a {
  background: transparent;
  padding: 5px 10px;
}

/* line 179, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item.reset-all a::after {
  display: none;
}

/* line 184, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item a {
  display: block;
  background: #e1e1e1;
  padding: 5px 30px 5px 10px;
  position: relative;
}

/* line 190, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item a::after {
  content: '\00D7';
  position: absolute;
  font-weight: 700;
  right: 7px;
  top: 6px;
}

/* line 203, src/sass/components/search/_search-base.scss */
search-component .productRating dl, search-component .productRating dd, search-component .productRating dt {
  margin: 0;
  padding: 0;
}

/* line 208, src/sass/components/search/_search-base.scss */
search-component .productRating .bv-rating-ratio {
  position: relative;
  height: 30px;
  float: left;
  margin-right: 5px;
}

/* line 215, src/sass/components/search/_search-base.scss */
search-component .productRating .bv-rating-stars {
  display: block;
  color: #aaa;
}

/* line 220, src/sass/components/search/_search-base.scss */
search-component .productRating .bv-rating-stars-on {
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  overflow: hidden;
}

/* line 228, src/sass/components/search/_search-base.scss */
search-component .productRating .bv-off-screen {
  text-indent: -9999px;
  display: block;
  clear: both;
}
/* line 1, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results {
  display: none;
}

/* line 4, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results.active {
  display: block;
}

/* line 8, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentists-more-results-button {
  display: none;
}

/* line 11, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentists-more-results-button.active {
  display: block;
}

/* line 16, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentist-results-part {
  display: none;
}

/* line 19, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentist-results-part.active {
  display: block;
  border: 1px solid;
  padding: 10px;
}

/* line 26, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentist-info {
  font-weight: bold;
}

/* line 30, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentist-results-postal {
  font-weight: bold;
}
/* line 1, src/sass/components/mediaKitDownloads/_mediaKitDownloads-base.scss */
.reference-media-kit-downloads, form[name="media-kit-downloads-acceptance-form"] {
  display: none;
}

/* line 4, src/sass/components/mediaKitDownloads/_mediaKitDownloads-base.scss */
.reference-media-kit-downloads.is-visible, form[name="media-kit-downloads-acceptance-form"].is-visible {
  display: block;
}
.accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
  /*border: solid 2px #323131; */
}

.accordion-slide {
  border-top: 1px solid #f5f5f5; }
  .accordion-slide:first-child {
    border-top: 0; }

.accordion-head {
  padding: 13px;
  display: block;
  color: #ed1d24;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  /*background-color: #e1e1e1;*/
  background: none;
  color: #ed1d24;
text-align: center;
}

.accordion-title {
  float: none;
  margin: 0 auto;
  display: inline-block;
text-align: center;
    color: #ed1d24;
    font-size: 14px;
    font-weight:bold;
}

.accordion-title a{
      color: #ed1d24;
      text-decoration: underline;
}
.accordion-content {
  padding: 13px; }
  .accordion-content-wrapper {
    border-left: 0;
    border-right: 0;
    border-top: 0; }

.mod-js .accordion-content-wrapper {
  position: relative;
  height: 0;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  box-sizing: border-box;
  visibility: hidden; }

.mod-js .accordion-head {
  position: relative;
  cursor: pointer; }
  .mod-js .accordion-head:after {
    position: absolute !important;
    top: 50%;
    margin-top: -10px;
    right: 15px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 12px; }
.mod-js .page-executives .accordion-head:after {
display:none;


}
.mod-js .accordion-slide.is-active > .accordion-head:hover,
.mod-js .accordion-slide.is-active > .accordion-head {
  /*color: #323131;*/
  cursor: pointer; }
/*  .mod-js .accordion-slide.is-active > .accordion-head:hover:after,
  .mod-js .accordion-slide.is-active > .accordion-head:after {
    right: 15px;
    content: "\f078";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }*/

.mod-js .accordion-slide .accordion-head:hover {
  color: #323131; }



.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  visibility: visible; }

.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none; }


.page-executives .accordion-content .richText.component p {
  width:33%;
  float:left;
}
.page-executives .accordion-content .richText.component p.name {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.page-executives .accordion-content .richText.component p.position {
  font-size:11px;
}
.page-executives span.accordion-title-text:after {
      content: url(/content/dam/cp-sites/corporate/corporate/common/icons/see-more-arrow.png);
    padding-left: 5px;
    position: relative;
    top: 2px;
}

.executive-accordion p, .executive-accordion h4 {
  font-size: 13px;
    margin-bottom: 5px;
    line-height: 24px;
    color: #2d2d2d;
}
.executive-accordion h4 {
  padding-bottom:20px;
}
.executive-accordion p strong {
  font-size:13px;
}

@media (max-width: 767px) {
    .page-executives .accordion-content .richText.component p{
      width:100%;
    }
    .mod-js .page-core-values .accordion-slide .accordion-content img {
      width:80%;
    }
}
.mod-js .page-core-values .accordion-slide .accordion-head h3.accordion-title {
    margin-top: 20px;
    padding-bottom: 20px;
}
.mod-js .page-core-values .accordion-slide .accordion-head .accordion-title a {
/*    margin-top: 20px;
    padding-bottom: 20px;*/
    color: #333333;
    text-decoration: none;
}
.mod-js .page-core-values .accordion-slide.is-active .accordion-head .accordion-title a {
  color:#ed1d24;
}
.mod-js .page-core-values .accordion-slide .accordion-head a, .page-core-values .mod-js .accordion-slide .accordion-head:hover {
  text-decoration:none;
}
.mod-js .page-core-values .accordion-slide .accordion-content img {
  padding-bottom:30px;
}

.accordion.cp-accordion .accordion-head:after {
  content: '';
  background: url('/content/dam/cp-sites/corporate/corporate/common/icons/line-dark-grey-arrow-down.png') no-repeat right 10px;
  width: 100%;
  height: 100%;
}

.accordion.cp-accordion .is-active .accordion-head:after {
  content: '';
  background: url('/content/dam/cp-sites/corporate/corporate/common/icons/red-arrow-up.png') no-repeat right 10px;
  width: 100%;
  height: 100%;
}


.accordion.cp-accordion .accordion-head .accordion-title-text {
  font-size: 17px;
  color: #303030;
  font-weight: 500;
  line-height: 1.1;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 5px;
}

.accordion.cp-accordion .is-active .accordion-head .accordion-title-text {
  color: #ed1d24;
}

.accordion.cp-accordion .accordion-slide .accordion-content .icon-over-text figcaption p{
  color: #333;
  padding: 0;
}
.accordion.cp-accordion .accordion-slide .accordion-content .icon-over-text figcaption p a{
  color: #337ab7;
}

.accordion.cp-accordion .accordion-title-link img{
  filter: grayscale(100%) contrast(2);
  -webkit-filter: grayscale(100%) contrast(2);
  -ms-filter: grayscale(100%) contrast(2);
}

.accordion.cp-accordion .is-active .accordion-title-link img,
.accordion.cp-accordion .accordion-head:hover .accordion-title-link img{
  filter: none;
  -webkit-filter: none;
  -ms-filter: none;
}


@media (max-width: 767px) {
  .accordion.cp-accordion .accordion-slide .accordion-content .icon-over-text img {
    max-width:100%;
    width: auto;
  }
  .accordion.cp-accordion .accordion-slide .accordion-content .icon-over-text figcaption p{
    text-align: center;
    font-size: 14px;
    color: #333;
    width: auto;
    padding: 0;
  }
  .accordion.cp-accordion .accordion-slide .accordion-content .icon-over-text figcaption p a{
    color: #337ab7;
  }
}
.articleList > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.articleList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.articleList-date {
  margin-bottom: 10px;
  color: #868484; }

.articleList-article {
  margin-bottom: 20px;
  overflow: hidden; }
  .articleList-article-wrapper {
    margin: 0;
    padding: 0; }

.articleList-description {
  overflow: hidden; }

.articleList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.articleList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px; }
  @media only screen and (max-width: 767px) {
    .articleList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

.articleList-more {
  float: right; }
  .articleList-more:after {
    display: inline;
    content: "\00bb"; }
  .articleList-more-arrow {
    display: none; }
    .no-generatedcontent .articleList-more-arrow {
      display: inline; }

.articleList-tags {
  padding: 0;
  margin: -20px 0 0 0;
  list-style-type: none; }
  .articleList-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .articleList-tags-item-link {
      display: block;
      padding: 1px;
      background: #b9b8b8;
      color: black;
      border: 1px solid #939191;
      font-size: 0.85em; }
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .box-video-bg video.box-video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1; }
  .box-video-bg .component-content {
    z-index: -1;
    position: relative; }

.bg-img-cover > .component-content {
  background-size: cover;
    background-position: center center;
}
/* =============================================================================
   BREADCRUM BAR - Styles for BREADCRUM
============================================================================= */
.breadcrumbs {
    width: 100%;
    /*height: 25px;*/
    background-color: #fff;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
    /*padding-top:50px;*/
    /*color:blue !important;*/
}

.breadcrumbs .wide-container {
    width: 85%;
    margin: 0 auto;
}

.breadcrumbs .breadcrumbs-list {
    padding-left: 12px;
    display: inline-block;
    margin-top:2px;
    margin-bottom: 0;
}
.breadcrumbs .breadcrumbs-list li {
    display: inline-block;
    padding: 4px 0;
    font-size: 11px;
    margin: 0 5px 0 0;
    color: #2d2d2d;
    text-transform: uppercase;
    float: left;
}
.breadcrumbs .breadcrumbs-list li a {
    font-size: 11px;
    margin: 0 5px 0 0;
    color: #2d2d2d;
    text-transform: uppercase;
}

.breadcrumbs .breadcrumbs-list li span {

}

.breadcrumbs .breadcrumbs-list li.last a {
    font-weight: bold;
}

.breadcrumbs .breadcrumbs-list li.is-current {
  font-weight:bold;

}
.breadcrumbs .breadcrumbs-list li.selected a {
    font-weight: bold;
}
span.breadcrumbs-separator:after {
    content: ">";
    float: right;
    color: #000;
    margin: 0 0 0 5px;
}

.date-bar {
  float: right;
  height: 25px;
}
.date-bar p {
  text-align: right;
  color: #2d2d2d;
  font-size: 11px;
}
.date-bar p span {
  font-weight: 600;
}

/* =============================================================================
    MOBILE DEVICES - For Phones and tablets mini / From 0 to 767px
============================================================================= */
@media (max-width: 767px) {
    .breadcrumbs {
        display: none;
    }
}
/* /End Mobile */

/* CPCWM-176: Hide breadcrumbs on error page */
.page-error-handler .breadcrumbs {
    display: none;
}
.carousel > .component-content {
  position: relative;
  padding: 15px 60px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.carousel-slides {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.carousel-slide {
  clear: both;
  position: absolute;
  width: 100%; }
  .carousel-slide .no-content,
  .carousel-slide .no-image {
    text-align: center; }
  .carousel-slide.is-active {
    display: block;
    position: relative; }
  .carousel-slide .image-and-content {
    overflow: hidden; }
  .carousel-slide .no-content .carousel-cover {
    float: none;
    max-width: 100%; }
  .carousel-slide .no-image .carousel-content {
    float: none;
    max-width: 100%; }

.carousel-cover {
  max-width: 50%;
  height: auto;
  float: right; }
  @media only screen and (max-width: 767px) {
    .carousel-cover {
      max-width: 100%;
      float: none;
      margin: auto;
      display: block; } }

.carousel-content {
  max-width: 48%;
  float: left;
  width: 100%;
  text-align: left;
  -webkit-transition: margin 200ms ease-in;
  transition: margin 200ms ease-in; }
  @media only screen and (max-width: 767px) {
    .carousel-content {
      max-width: 100%;
      float: none; } }

.carousel-nav {
  padding: 0;
  margin-top: 20px;
  overflow: hidden;
  text-align: center; }
  .carousel-nav li {
    display: inline-block;
    margin: 0 3px; }
    .carousel-nav li.is-active a {
      background: #939191; }
  .carousel-nav a {
    display: inline-block;
    width: 10px;
    height: 10px;
    font-size: 0;
    color: transparent;
    border: 2px solid #656363; }
  .carousel-nav-prev, .carousel-nav-next {
    position: absolute;
    top: 50%;
    width: 19px;
    height: 31px;
    border: none; }
    .carousel-nav-prev a, .carousel-nav-next a {
      display: block;
      width: 100%;
      height: 100%;
      border: none; }
      .carousel-nav-prev a:before, .carousel-nav-next a:before {
        font-size: 30px;
        color: #939191; }
      .carousel-nav-prev a:hover:before, .carousel-nav-next a:hover:before {
        color: #323131; }
    @media only screen and (max-width: 767px) {
      .carousel-nav-prev, .carousel-nav-next {
        display: block; } }
  .carousel-nav-prev {
    left: 10px; }
    .carousel-nav-prev a:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal; }
  .carousel-nav-next {
    right: 10px; }
    .carousel-nav-next a:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal; }

.no-js .carousel-slide {
  position: static; }
  .no-js .carousel-slide:first-child {
    margin-top: 0;
    border-top: none; }

.no-js .carousel-nav li {
  display: none; }
.divider > .component-content {
  height: 2px;
  margin: 2em 0;
  background: #fff; 
}
.fileList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.fileList-date {
  margin-bottom: 10px;
  color: #868484; }

.fileList-file {
  margin-bottom: 20px;
  overflow: hidden; }

.fileList-description {
  overflow: hidden; }

.fileList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.fileList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.fileList-thumbnail {
  margin-right: 15px;
  float: left;
  max-width: 100px; }
  @media only screen and (max-width: 767px) {
    .fileList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

.fileList-download {
  text-align: right; }
  .fileList-download-size {
    display: block;
    color: #868484; }
.flash > .component-content {
  text-align: center; }

.flash object {
  max-width: 100%; }

.flash-missing {
  margin: 0 auto; }

.flash .seoDescription {
  display: none; }
.form-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.form form {
  margin: 0 0 20px; }

.form fieldset {
  background-color: #e1e1e1;
  border: solid 2px #323131;
  padding: 13px;
  margin: 15px 0; }

.form label,
.form input,
.form button,
.form select,
.form textarea {
  font-size: 14px; }

.form select,
.form textarea,
.form input {
  width: 100%;
  max-width: 250px;
  padding: 4px 6px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #323131;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #e1e1e1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  .form select:focus,
  .form textarea:focus,
  .form input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
    .form select:focus:invalid,
    .form textarea:focus:invalid,
    .form input:focus:invalid {
      color: red;
      border-color: #ff6666; }

.form legend {
  font-size: 18px;
  font-weight: 700;
  margin-left: 10px;
  padding: 0 5px;
  display: block;
  margin-right: 10px; }

.form textarea {
  height: auto;
  resize: vertical; }

.form label {
  display: block;
  margin-bottom: 5px; }

.form select {
  max-width: 260px; }
  .form select[multiple], .form select[size] {
    height: auto; }

.form input {
  height: 20px; }
  .form input[type="radio"], .form input[type="checkbox"] {
    width: auto;
    height: auto;
    box-shadow: none; }

.form .control-label {
  padding: 5px 0; }

.form .control-group {
  margin-bottom: 10px; }

.no-js .clearButton {
  display: none; }

.hiddenField {
  display: none; }
.image .right {
  text-align: right; }

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

.image .middle {
  text-align: center; }

@media only screen and (max-width: 767px) {
  .image .component-content {
    text-align: center; }
}

.image.icon-over-text {
	text-align:center;
}
.image.icon-over-text img {
	padding-top:100px;
	padding-bottom:20px;
}
.image.icon-over-text h3 a,.image.icon-over-text h3 a:hover,.image.icon-over-text p a,.image.icon-over-text p a:hover {
	color:#fff;
	text-decoration:none;
}
.image.icon-over-text p {
	padding-bottom:60px;
	font-size: 18px;
    color: #fff;
    line-height: 1.5;
    margin: 0 auto;
    word-spacing: 6px;
    padding-left: 20px;
    padding-right: 20px;
    width:65%;
}
@media (min-width: 768px){
	.image.icon-over-text p{
	    padding-bottom: 80px;
	    width: 65%;
	}
}

@media (max-width: 768px){
  .image.icon-over-text img {
    padding-top: 30px;
  }
}

.margin-top-40px {
  margin-top:40px;
}
.margin-top-60px {
  margin-top:60px;
}
.community-responsibility-content .icon-over-text {
  padding-left:40px;
  padding-right:40px;
}

.community-responsibility-content .image.icon-over-text img {
  padding-top:30px;

}.imageGallery > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.imageGallery .gallery-play {
  color: #323131; }

.imageGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.imageGallery-description {
  margin: 15px 0; }

.imageGallery-thumbnails {
  position: relative;
  margin: 20px 0; }

.imageGallery-thumbnail, .imageGallery-view {
  cursor: pointer; }

.imageGallery.is-playing .imageGallery-view-overlay:before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  text-indent: 0; }

.imageGallery-arrow, .imageGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 35px;
  height: 60px;
  cursor: pointer;
  font: 0/0 serif;
  color: transparent; }
  .imageGallery-arrow:before, .imageGallery-arrow.is-disabled:hover:before {
    position: absolute;
    top: 50%;
    color: #b9b8b8; }

.imageGallery-arrow {
  text-align: center; }
  .imageGallery-arrow.is-disabled {
    opacity: 0.5; }
  .imageGallery-arrow:hover:before {
    color: #939191; }
  .imageGallery-arrow-left, .imageGallery-arrow-left.is-disabled:hover {
    left: 0; }
    .imageGallery-arrow-left:before, .imageGallery-arrow-left.is-disabled:hover:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }
  .imageGallery-arrow-right, .imageGallery-arrow-right.is-disabled:hover {
    right: 0; }
    .imageGallery-arrow-right:before, .imageGallery-arrow-right.is-disabled:hover:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }

.imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0 9px;
  border: solid 4px #323131;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: .7;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }
  .imageGallery-thumbnail a {
    display: block; }
  .imageGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .imageGallery-thumbnail-image img {
      display: block;
      width: 63px;
      height: 52px;
      margin: 0 auto; }
  .imageGallery-thumbnail-cover {
    display: block;
    max-width: none; }
  .imageGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s; }
  .imageGallery-thumbnail-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 -15px;
    height: 28px;
    width: 30px;
    cursor: pointer;
    opacity: 0.7; }
    .imageGallery-thumbnail-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 15px;
      border-radius: 50%;
      border: 3px solid #323131;
      text-indent: 7px;
      background: white;
      text-align: center;
      line-height: 24px; }
  .imageGallery-thumbnail.is-active, .imageGallery-thumbnail:hover {
    opacity: 1; }

.imageGallery-list {
  overflow: hidden;
  margin: 0 50px;
  position: relative; }
  .imageGallery-list li:hover .image,
  .imageGallery-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .imageGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 4000px;
    overflow: hidden;
    list-style: none; }

.imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: solid 2px #323131;
  overflow: hidden;
  text-align: center;
  background: white; }
  .imageGallery-view img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%; }
  .imageGallery-view:hover-overlay {
    opacity: 0.7; }
  .imageGallery-view-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -34px 0 0 -36px;
    width: 73px;
    height: 69px;
    cursor: pointer;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0; }
    .imageGallery-view-overlay:hover {
      opacity: 1;
      text-decoration: none; }
    .imageGallery-view-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      font-size: 30px;
      text-indent: 5px;
      text-align: center;
      line-height: 65px; }

.mod-js .imageGallery-thumbnail {
  padding: 0; }
  .mod-js .imageGallery-thumbnail .imageGallery-thumbnails {
    position: relative; }

.no-js .imageGallery-view {
  display: none; }

.no-js .imageGallery-list {
  margin: 0; }

.no-js .imageGallery-arrow {
  display: none; }

.no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden; }
  .no-js .imageGallery-thumbnail img {
    width: auto;
    height: auto; }
  .no-js .imageGallery-thumbnail a:after {
    display: block;
    padding: 10px 0 30px;
    content: attr(data-description);
    text-align: left; }
/* line 2, src/sass/components/logoEmbed/_logo-embed-code.scss */
.logo-embed-code {
  width: 100%;
}
.map-canvas {
  margin-bottom: 10px;
  border: solid 2px #323131;
  text-align: center; }
  .map-canvas img {
    width: 100%;
    max-width: inherit; }

.no-js .map-canvas img {
  width: 100%;
  max-width: 640px; }
.navigation-root {
  text-align: left;
  z-index: 10;
  max-width: 100%; }

.navigation-mobile-menu {
  display: none; }
  @media only screen and (max-width: 767px) {
    .navigation-mobile-menu {
      display: block;
      position: relative;
      margin: 0 0 -2px -2px;
      width: 100%;
      height: 41px;
      cursor: pointer;
      box-sizing: border-box;
      overflow: hidden;
      background: whitesmoke;
      border: 2px solid #323131; }
      .navigation-mobile-menu:after {
        content: "\f0c9";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: block;
        width: 41px;
        height: 41px;
        position: absolute;
        top: 0;
        line-height: 38px;
        font-size: 25px;
        right: 0; } }

.navigation-branch {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  list-style: none;
  border: 2px solid #323131; }
  .navigation-branch.navigation-level1 {
    display: block;
    border: none; }

.navigation-item {
  margin: 0 0 0 0;
  display: block; }
  .navigation-item > .navigation-item-title {
    display: block !important;
    padding: 5px 15px 5px 40px;
    background: #e1e1e1;
    color: #323131;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis; }
    .navigation-item > .navigation-item-title:hover {
      color: white;
      background: #939191;
      text-decoration: none; }
  .navigation-item.has-children > .navigation-item-title .navigation-item-decoration {
    background-color: #c8c7c7; }
  .navigation-item.has-active-child > .navigation-item-title, .navigation-item.is-active > .navigation-item-title {
    color: #323131;
    background: #cccccc;
    text-decoration: none; }
  .navigation-item.is-open > .navigation-branch,
  .no-js .navigation-item:hover > .navigation-branch {
    display: block; }
  .navigation-item.navigation-level1 {
    margin: 0 0 -2px -2px;
    box-sizing: border-box;
    border: 2px solid #323131; }
    .navigation-item.navigation-level1 > .navigation-item-title {
      padding: 10px 20px 10px 20px;
      background: #e1e1e1;
      color: #323131;
      font-size: 14px;
      font-weight: bold;
      line-height: 1.5;
      text-decoration: none;
      display: block; }
      .navigation-item.navigation-level1 > .navigation-item-title:hover {
        color: white;
        background: #939191;
        text-decoration: none; }
    .navigation-item.navigation-level1.has-active-child > .navigation-item-title, .navigation-item.navigation-level1.is-active > .navigation-item-title {
      color: white;
      background: #605e5e;
      text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .navigation-item.navigation-level1 {
        width: 100%; } }
  .navigation-item.navigation-level2 {
    border-top: 1px solid #323131; }
    @media only screen and (max-width: 767px) {
      .navigation-item.navigation-level2 {
        display: none; }
        .navigation-item.navigation-level2.is-open {
          display: block; } }

.navigation-branch.navigation-level2 {
  display: block; }
/* line 1, src/sass/components/pageDataLayerConfiguration/_pageDataLayerConfiguration-base.scss */
.pageDataLayerConfiguration {
  background-color: #DCDCDC;
}
/* line 1, src/sass/components/powerReviews/_powerReviews-base.scss */
.pr-components-conflict {
  display: none;
}

/* line 4, src/sass/components/powerReviews/_powerReviews-base.scss */
.pr-components-conflict.pr-components-conflict--active {
  display: block;
}

/* line 9, src/sass/components/powerReviews/_powerReviews-base.scss */
.productCatalogConfig {
  display: none;
}
/* line 2, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-link {
  text-decoration: underline;
  position: relative;
  display: inline-block;
  line-height: 28px;
}

/* line 9, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  padding: 30px 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s 0.4s, visibility 0.1s 0.4s;
}

/* line 23, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.1s, visibility 0.1s;
}

/* line 28, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active .product-gallery-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%);
  transition: transform 0.3s ease-out 0.1s, opacity 0.3s 0.2s, visibility 0.3s;
}

/* line 36, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  top: 50%;
  visibility: hidden;
  padding: 60px 0;
  width: 600px;
  min-height: 530px;
  max-height: 100%;
  margin: auto;
  overflow: hidden;
  font-size: 0;
  background-color: white;
  opacity: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  transform: translateY(-70%);
  transition: transform 0.3s ease-out, opacity 0.3s 0.1s, visibility 0.3s;
}

/* line 58, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer {
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #000;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  text-decoration: none;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.2s;
}

/* line 73, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer:hover {
  opacity: 0.5;
}

/* line 78, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
  position: relative;
  width: 20%;
  max-height: 90vh;
  padding: 0;
  font-size: 0;
  text-align: center;
  overflow: auto;
  list-style-type: none;
  z-index: 1;
}

@media (max-width: 469px) {
  /* line 78, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
    width: 100px;
  }
}

/* line 93, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li {
  text-align: center;
  display: inline-block;
  width: 84px;
  height: 84px;
  margin: 14px 0;
  border: 2px solid gray;
  cursor: pointer;
  overflow: hidden;
  transition: border-color 0.3s;
}

/* line 104, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li:focus {
  box-shadow: 0 0 1px 1px blue;
}

/* line 108, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li.is-active {
  border-color: red;
}

/* line 114, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  width: 80%;
  text-align: center;
  font-size: 0;
  list-style-type: none;
  z-index: 0;
}

@media (max-width: 469px) {
  /* line 114, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
    max-width: 78%;
  }
}

/* line 128, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li {
  display: none;
  overflow: hidden;
}

/* line 132, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li.is-active {
  display: inline-block;
}

/* line 136, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li img {
  max-width: 100%;
}

/* line 145, src/sass/components/productGallery/_productGallery-base.scss */
body.has-visible-gallery {
  overflow: hidden;
}
/* line 1, src/sass/components/productTeaser/productTeaser-base.scss */
.productTeaser {
  text-align: center;
}
.richText .component-content {
  overflow: hidden; }

.richText h1 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h2 {
  margin-top: 0;
  word-wrap: break-word;
}

.richText h3 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h4 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h5 {
  margin-top: 0;
  word-wrap: break-word; }

.richText h6 {
  margin-top: 0;
  word-wrap: break-word; }

.richText p {
  /* CPCWM-334: Clipped link */
  word-wrap: break-word; }

.richText a {
  text-decoration: underline; }

.richText ul, .richText ol {
  padding: 10px 0;
  margin-left: 10px; }

.richText li {
  margin-left: 15px;
  margin-bottom: 10px;
  font-size: 14px;
  list-style-type: none; }

.richText ol li {
  list-style: decimal; }

.richText ul li {
  position: relative;
  margin-left: 0;
  padding-left: 15px; }
  /*.richText ul li:before {
    position: absolute;
    top: 1px;
    left: -5px;
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }*/
.richText.white, .richText.white p, .richText.white h1, .richText.white h2, .richText.white h3 {
  color:#fff;
}
.richText-image {
  display: block;
  margin-bottom: 10px; }
  .richText-image.pull-left {
    margin: 5px 15px 5px 10px;
    float: left; }
  .richText-image.pull-right {
    margin: 5px 10px 5px 15px;
    float: right; }

.plain-text {
  padding-top: 60px;
  padding-bottom: 20px;
}
.plain-text p {
  font-size: 18px;
  color: #333;
  margin-bottom: 40px;
}
.plain-text.centered p {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.plain-text.gray {
  background-color: #f6f6f6;
}
.plain-text.strong-gray {
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  .plain-text {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .plain-text p {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
.text-with-right-rail {
  padding: 0;
}
.text-with-right-rail {
  padding-top: 80px;
}
.text-with-right-rail header {
  padding-bottom: 0;
  margin-bottom: 0;
}
.text-with-right-rail header h2 {
  font-size: 24px;
  color: #6a6a6a;
}
.text-with-right-rail p {
  color: #2d2d2d;
  font-size: 14px;
  padding-right: 50px;
}
.text-with-right-rail .right-rail {
  padding: 5px 25px 20px 25px;
  background-color: #f4f4f4;
}
.text-with-right-rail .right-rail h2 {
  font-size: 18px;
  color: #6a6a6a;
  margin-top: 10px;
}
.text-with-right-rail .right-rail li {
  list-style-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/square-bullet.png");
  color: #6a6a6a;
  line-height: 2;
  padding-left: 0;
  list-style-position: inside;
  margin-bottom: 0;
}
.text-with-right-rail footer a {
  color: #ed1d24;
  text-decoration: underline;
  display: block;
  line-height: 2;
}
.text-with-right-rail footer a span {
  display: block;
  background: url("/content/dam/cp-sites/corporate/corporate/common/icons/download-icon.png") no-repeat left center;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .text-with-right-rail {
    padding-top: 30px;
  }
  .text-with-right-rail {
    padding-bottom: 20px;
  }
  .text-with-right-rail header {
    padding-bottom: 20px;
  }
  .text-with-right-rail p {
    font-size: 12px;
    line-height: 1.5;
    padding-right: 0;
  }
  .text-with-right-rail footer {
    margin-bottom: 35px;
  }
  .text-with-right-rail footer a {
    font-size: 12px;
  }
  .text-with-right-rail .right-rail {
    padding: 25px 25px 25px 15px;
    width: 100%;
  }
}

.community-responsibility-content .richText.title {
  margin-top:20px;
}
.community-responsibility-content .richText.title p {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0;
    color: #ed1d24;
}
.community-responsibility-content.light-green .richText h2 {
  font-size:36px;
  margin-top:80px;

}
.community-responsibility-content.light-green .image.icon-over-text .component-content {
  text-align:left;
}
.community-responsibility-content.light-green .image.icon-over-text p {
    text-align: left;
    padding-left: 0;
    margin-left: 0;
}
.richText a.cta {
  text-decoration: none;
    color: #ed1d24;
    border: 2px solid #ed1d24;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    font-size: 12px;
    padding-left: 15px;
    text-transform: uppercase;
}
.richText a.cta:after {
  content: url(/content/dam/cp-sites/corporate/corporate/common/icons/right-sm-arrow-hover.png);
    padding-left: 5px;
}

.richText a.cta:hover {
    color: #fff;
    background-color: #ed1d24;
    text-decoration: none;
}

.richText.variable-text p {
    font-size: 24px;
    color: #6b6b6b;
    margin-top: 20px;
    margin-bottom: 40px;
}
.richText.icon-paragraph h4 {
    font-size: 24px;
    margin-top: 7px;
    margin-bottom: 15px;
    color: #6b6b6b;
}
.richText.icon-paragraph p {
    font-size: 14px;
    line-height: 23px;
    margin-left:105px;
}
.richText.icon-paragraph a {
  color: #ed1d24;
}
.page-sustainability .richText a {
  color: #ed1d24;
}
@media (max-width: 767px) {
  .richText.icon-paragraph .richText-content {
    width:100%;
  }
  .richText.icon-paragraph img.richText-image {
    float: none !important;
    text-align: center;
    margin: auto;
    margin-bottom: 23px;
  }
  .richText.icon-paragraph p {
    margin-left:0;
  }
  .richText.variable-text p {
      font-size: 14px;
      line-height: 22px;
  }
}

.richText.white-links a,.richText.white-links a:hover,.richText.white-links a:active,.richText.white-links p a,.richText.white-links p a:hover,.richText.white-links p a:active {
  color:#fff !important;
}.searchBox input[type=text] {
  width: 81px; }

.searchBox-title {
  cursor: default; }

.searchBox .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px; }

.searchBox .form-contentButton {
  display: inline;
  float: left; }
  .searchBox .form-contentButton.section {
    margin: -1px 0 0; }

.searchBox .form-content .section {
  margin: 0 15px 0 0; }

.searchBox .form-search.no-box,
.searchBox .form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0; }
.searchResults-title {
  margin-left: 110px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.searchResults-term {
  font-style: italic; }

.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }

.searchResults-results {
  margin-bottom: 10px; }

.searchResults-description, .searchResults-url {
  margin-left: 110px; }

.searchResults-url {
  margin-top: 10px; }

.searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0; }

.searchResults-result {
  position: relative;
  padding: 0 10px 20px 10px;
  overflow: hidden;
  background-color: #e1e1e1; }
  .searchResults-result:nth-child(even) {
    background-color: inherit; }

.searchResults-icon-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  margin-top: 10px;
  text-align: center; }

.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px; }

.searchResults-pagination {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
  cursor: default; }
  .searchResults-pagination-list {
    padding: 0;
    margin: 0; }
  .searchResults-pagination-item {
    display: inline-block;
    margin: 1px;
    line-height: 30px;
    background-color: #eeeeee;
    cursor: default; }
    .searchResults-pagination-item a {
      display: inline-block;
      min-width: 30px;
      padding: 0 10px;
      background-color: #e1e1e1;
      cursor: pointer; }
      .searchResults-pagination-item a:hover {
        background-color: #ebebeb;
        text-decoration: none; }
    .searchResults-pagination-item.is-active {
      font-weight: bold; }

.searchResults-tags {
  list-style-type: none;
  padding: 0; }
  .searchResults-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .searchResults-tags-item-link {
      display: block;
      padding: 1px;
      color: black;
      font-size: 0.85em;
      background: #b9b8b8;
      border: 1px solid #939191; }
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none; }
  .shareThis-list li {
    float: left;
    width: auto;
    height: 26px;
    margin: 0 10px 10px 0; }
    .shareThis-list li:last-child {
      margin-right: 0; }

.shareThis-item a {
  display: block;
  height: 26px;
  -webkit-transition: all .3s;
  transition: all .3s; }
  .shareThis-item a:hover img {
    opacity: 1; }

.shareThis-item img {
  opacity: 0.7;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }
.sitemap-section{
  padding-left: 40px;
  margin-bottom: 30px
}
.sitemap-section h1{
  padding-bottom: 10px;
  margin-bottom: 0;
}

.richText.sitemap-section p{
  color: #2d2d2d;
  font-size: 18px;
}

.richText.sitemap-section h3{
  display: block;
  width: 100%;
  font-size: 24px;
  color: #ed1d24;
  margin-bottom: 10px;
  margin-top: 30px;
}

.richText.sitemap-section ul{
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
}

.richText.sitemap-section ul li{
  width: 33.33333%;
  padding-left: 0;
}

.richText.sitemap-section ul li a{
  text-decoration: none;
  color: #2d2d2d;
  font-size: 18px;
}

.richText.sitemap-section ul li a:hover{
  text-decoration: none;
  color: #ed1d24;
}

@media only screen and (max-width: 959px) {
  .richText.sitemap-section p,
  .richText.sitemap-section a{
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .sitemap-section{
    padding-left: 20px;
    margin-bottom: 10px
  }

  .sitemap-section.title h1{
    padding-bottom: 0;
    padding-left: 0;
    margin-top: 10px;
  }

  .richText.sitemap-section p{
    margin-bottom: 0;
    font-size: 16px;
  }

  .richText.sitemap-section h3{
    margin-bottom: 0;
    margin-top: 0;
  }

  .richText.sitemap-section ul li{
    width: 100%;
    float: none;
    padding-left: 10px;
  }
  .richText.sitemap-section ul li a{
    font-size: 16px;
  }
}
.smart-link {
  margin: 10px 0; }
  .smart-link-previous:before, .smart-link-next:after {
    display: inline-block;
    position: relative;
    top: -1px;
    height: 14px;
    width: 6px;
    font-size: 8px;
    color: black; }
  .smart-link-next:after {
    margin-left: 10px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-previous:before {
    margin-right: 10px;
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    text-align: center; }
    .smart-link-list li {
      display: inline-block; }
/* line 1, src/sass/components/search/_articleSearchResult.scss */
.article-search-sorting-dropdown {
  display: none;
}

/* line 4, src/sass/components/search/_articleSearchResult.scss */
.article-search-sorting-dropdown.dropdown-open {
  display: block;
}
.table-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.table .button {
  display: none; }
  @media only screen and (max-width: 767px) {
    .table .button {
      display: block;
      margin: 20px; } }

.table-caption {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1;
  border-bottom: none; }
  .table-caption .button {
    display: block;
    margin: 10px 0 0 5px; }
    @media only screen and (max-width: 767px) {
      .table-caption .button {
        display: none; } }

.table th, .table td {
  border: solid 2px #323131;
  padding: 5px; }

.table td {
  vertical-align: middle; }

.table th {
  background-color: #e1e1e1;
  font-weight: bold;
  text-align: center; }

.table table {
  width: 100%;
  border: solid 2px #323131;
  border-collapse: collapse; }

.no-js .table .button {
  display: none; }

/* CPCWM-310: Prevent table from being clipped on mobile */
@media only screen and (max-width: 767px) {
  .richText table {
    display: block;
    overflow-x: auto; } }
.tabs {
    position: relative;
    z-index: 5;
    margin: 0
}
.tabs-heading {
    display: block;
    color: #323131;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}
.tabs-nav {
    position: relative;
    top: 0;
    left: 0;
    height: 100px;
    z-index: 150;
    width: 100%;
    overflow: hidden;
}
.tabs-nav-list {
    position: relative;
    left: 0;
    padding: 0;
    margin: 0;
    /*width: 2000px;*/
    
    width: 100%;
    list-style: none;
    overflow: hidden;
}
.tabs-nav-item {
    display: inline;
    float: left;
    margin-left: 5px;
    /*height: 21px;*/
    
    top: 4px;
    padding: 20px;
    /*border-width: 2px 2px 0 2px;*/
    
    border-style: none;
    /*border-color: #323131;*/
    
    background: #fff;
    font-weight: normal;
    font-size: 18px;
    cursor: pointer;
}
.tabs-nav-item a {
    color: #000;
}
.tabs-nav-item span.image-wrapper {
    float: left;
    margin-right: 15px;
}
.tabs-nav-item span.text-wrapper:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    background: url(/content/dam/cp-sites/corporate/corporate/common/icons/line-dark-grey-arrow-down.png) no-repeat center;
}
.tabs-nav-item.is-active span.text-wrapper:after,
.tabs-nav-item:hover span.text-wrapper:after {
    background: url(/content/dam/cp-sites/corporate/corporate/common/icons/red-arrow-up.png) no-repeat center;
}
.tabs-nav-item.is-active .tabMenuItem:after {
    content: "";
    min-width: 60%;
    border: 3px solid #f00;
    display: inline-block;
    position: absolute;
    bottom: -20px;
    left: 35px;
}
.tabs-nav-item.is-active,
.tabs-nav-item.is-active a,
.tabs-nav-item.is-active:hover {
    cursor: default;
    background: white;
    text-decoration: none;
}
.tabs-nav-item.is-active,
.tabs-nav-item.is-active:hover {
    border-bottom: none;
    padding-bottom: 9px;
}
.tabs-nav-item.is-active a {
    color: #ed1d24;
}
.tabs-nav-item:first-child {
    margin-left: 0;
}
.tabs-nav-item:hover {
    /*background: #939191; */
}
.tabs-nav-item:hover a {
    color: #ed1d24;
    text-decoration: none;
}
.tabs-nav-switcher {
    position: absolute;
    top: 0;
    height: 35px;
    width: 15px;
    /*border: 2px solid #323131;*/
    
    border: none;
    background: #e1e1e1;
    cursor: pointer;
}
.tabs-nav-switcher-right {
    right: 0;
}
.tabs-nav-switcher-left {
    left: 0;
}
.tabs-nav-switcher-left:before {
    content: "f053";
    margin-left: -4px;
}
.tabs-nav-switcher:before {
    left: 50%;
    margin-left: -3px;
    padding: 7px 0;
    font-size: 12px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
}
.tabs-content {
    padding: 13px;
    position: relative;
    top: -2px;
    z-index: 100;
    border: solid 2px #323131;
    background: white;
    overflow: hidden;
}
.tabMenuItem {
    margin-bottom: 0;
    position: relative;
}
.no-js .tabs > .component-content {
    padding-top: 0;
}
.no-js .tabs-nav {
    display: none;
}
.no-js .tabs-content {
    display: block !important;
    visibility: visible !important;
}
/* CUSTOM CSS */

.cp-tabs {
    padding-top: 30px;
    margin: 0 auto;
    text-align: center;
}
.cp-tabs .nav-tabs {
    display: inline-block;
    padding-bottom: 20px;
    border: 0;
}
.cp-tabs .nav-tabs li {
    width: 275px;
    display: inline-block;
}
.cp-tabs .nav-tabs li img.red {
    display: none;
}
.cp-tabs .nav-tabs li img.gray {
    display: inline;
}
.cp-tabs .nav-tabs li .item-container {
    padding: 0 20px;
}
.cp-tabs .nav-tabs li a {
    display: inline-table;
    width: 80%;
    margin: 0 10%;
    color: #303030;
    font-size: 22px;
}
.cp-tabs .nav-tabs li a:focus,
.cp-tabs .nav-tabs li a:visited {
    text-decoration: none;
}
.cp-tabs .nav-tabs li a .icon-container {
    display: table-cell;
    float: left;
}
.cp-tabs .nav-tabs li a span {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    padding-left: 12px;
    padding-right: 10px;
}
.cp-tabs .nav-tabs li a .indicator {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("/CPCorp16/common/img/icons/line-dark-grey-arrow-down.png") no-repeat center;
}
.cp-tabs .nav-tabs li.active a {
    padding-bottom: 15px;
    text-decoration: none;
    color: #ed1d24;
}
.cp-tabs .nav-tabs li.active a span {
    position: relative;
    padding-bottom: 20px;
    font-weight: bold;
}
.cp-tabs .nav-tabs li.active a span:after {
    content: "";
    min-width: 100%;
    border: 3px solid #f00;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}
.cp-tabs .nav-tabs li.active .indicator {
    background: url("/CPCorp16/common/img/icons/red-arrow-up.png") no-repeat center;
}
.cp-tabs .nav-tabs li.active img.red {
    display: inline;
}
.cp-tabs .nav-tabs li.active img.gray {
    display: none;
}
.no-touch .cp-tabs li:hover {
    cursor: pointer;
}
.no-touch .cp-tabs li:hover img.red {
    display: inline-block;
}
.no-touch .cp-tabs li:hover img.gray {
    display: none;
}
.no-touch .cp-tabs li:hover a {
    text-decoration: none;
    border: 0;
    color: #ed1d24;
}
.no-touch .cp-tabs li:hover .icon-container img.red {
    display: inline;
}
.no-touch .cp-tabs li:hover .icon-container img.gray {
    display: none;
}
.no-touch .cp-tabs li:hover .indicator {
    background: url("/CPCorp16/common/img/icons/red-arrow-up.png") no-repeat center;
}
@media screen and (max-width: 1200px) {
    .cp-tabs .nav-tabs {
        padding-left: 10px;
        padding-right: 10px;
    }
    .cp-tabs .nav-tabs li {
        width: 175px;
    }
    .cp-tabs .nav-tabs li .item-container {
        padding: 0;
    }
    .cp-tabs .nav-tabs li a {
        font-size: 18px;
        margin: 0;
    }
    .cp-tabs .nav-tabs li .icon-container img {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
    .cp-tabs .nav-tabs li .icon-container span {
        padding-left: 14px;
        padding-right: 6px;
    }
}
.tabs-content {
    padding: 40px 0;
    border: none;
}
.text-tabs ul.nav-tabs {
    margin: 0;
    padding: 0;
    position: relative;
    top: 7px;
}
.text-tabs .nav-tabs > li {
    width: 400px;
    padding-bottom: 53px;
    height: 165px;
}
.text-tabs .nav-tabs > li > a {
    font-size: 24px;
    color: #2d2d2d;
    line-height: 28px;
    margin: 0;
    padding: 20px;
    border: none;
}
.text-tabs .nav-tabs > li > a:hover,
.text-tabs .nav-tabs > li> a:focus {
    background-color: transparent;
    border: 0;
    padding: 20px;
}
.text-tabs .nav-tabs > li.active {
    background: url("/CPCorp16/common/img/icons/grey-arrow-up.png") no-repeat;
    background-position: bottom center;
    cursor: default;
}
.text-tabs .nav-tabs > li.active > a,
.text-tabs .nav-tabs > li.active > a:hover,
.text-tabs .nav-tabs > li.active > a:focus {
    font-size: 24px;
    color: #ed1d24;
    background-color: transparent;
    border: 0;
    margin: 0;
}
.text-tabs .tab-content {
    padding-bottom: 0;
    padding-top: 77px;
}
.page-core-values .tabs-nav-item {
    width: 220px;
}
.page-core-values .tabs-nav-list {
    width: 700px;
    margin: auto;
}
.page-core-values .tabs-content .image.component img {
    padding-bottom: 40px;
}
.page-core-values .tabs-content p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 18px;
    color: #333;
    margin-bottom: 40px;
}
.page-commitment-to-safety li.tabs-nav-item.odd.first {
    margin-left: 130px;
}
.page-sustainability .tabs.component .image.component figcaption p {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 0;
    color: #333;
}
.page-sustainability .tabs.component .image.component {
    min-height: 250px;
    margin-bottom: 20px;
}
.tabs.active-icons .tabs-nav-item .image-wrapper img {
    filter: grayscale(100%) contrast(2);
    -webkit-filter: grayscale(100%) contrast(2);
    -ms-filter: grayscale(100%) contrast(2);
}
.tabs .tabMenuItem img {
    border: none;
}
.tabs.active-icons .tabs-nav-item.is-active .image-wrapper img,
.tabs.active-icons .tabs-nav-item:hover .image-wrapper img {
    filter: none;
    -webkit-filter: none;
    -ms-filter: none;
}.title h1 {
  margin-top: 0;
  word-wrap: break-word;
  color: #EC1D24;
}

.title h2 {
  margin-top: 0;
  word-wrap: break-word; }

.title h3 {
  margin-top: 0;
  word-wrap: break-word; }

.title h4 {
  margin-top: 0;
  word-wrap: break-word; }

.title h5 {
  margin-top: 0;
  word-wrap: break-word; }

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }

.background-handler.red{
    background-color: #ed1d24;
}

.background-handler > .component-content {
  background-position: right 5% center;
    background-repeat: no-repeat;
    height:215px;

}
.background-handler > .component-content h1 {
  font-size:56px;
  padding-top:30px;
  margin-bottom:0;
  max-width:70%;
}

.background-handler > .component-content p {
  font-size: 17px;
}

.background-handler > .component-content h2 {
    font-size: 17px;
    line-height: 28px;
    margin-top: 0;
    max-width:70%;
  }
@media (max-width: 767px) {
  .background-handler > .component-content {
    background-position: right 5% center;
      background-repeat: no-repeat;
      height:145px;
  }
  .background-handler > .component-content h2 {
    display:none;
  }
  .background-handler > .component-content h1 {
    font-size:30px;
  }
}
.title-heading, h1.title-heading {
    margin-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
}

.page-core-values .background-handler.tall-heading {
  height:476px;
}

.page-core-values .background-handler > .component-content {
  /*height:476px;*/
}
.page-core-values .background-handler.tall-header > .component-content h1 {
      font-size: 84px;
    color: #fff;
    line-height: 84px;
}

.page-core-values .background-handler.tall-header > .component-content h2 {
  font-size: 34px;
    color: #fff;
    line-height: 41px;
}
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none; }
  .twitter-feed:before, .twitter-feed:after {
    content: "";
    display: table; }
  .twitter-feed:after {
    clear: both; }

.twitter-content a:hover strong {
  text-decoration: underline; }

a:hover
.twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0; }

.twitter-date {
  float: right; }

.twitter-actions {
  padding: 0;
  margin: 0;
  float: right; }

.twitter-action {
  list-style-type: none;
  display: inline; }

.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px; }
  .feed-provider-heading-image {
    float: left;
    width: 30px;
    height: 30px; }

.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black; }

.feed-provider-feeds {
  padding: 0;
  margin: 0; }
.video object,
.video embed {
  width: 100%; }

.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.video-description {
  padding: 13px;
  margin-top: -2px;
  border: solid 2px #323131; }

.video-video {
  border: none; 
  margin-top:20px;
  margin-bottom:20px;
}
  .video-video-container {
    margin: 0 auto; }

.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: red; }

.no-js .video-nojs {
  display: block; }
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.videoGallery-video {
  border: 2px solid #323131; }
  .videoGallery-video object,
  .videoGallery-video embed {
    width: 100% !important; }

.videoGallery-thumbnail {
  position: relative;
  display: inline;
  float: left;
  margin: 0 9px;
  padding: 0;
  max-width: 100px;
  overflow: hidden;
  cursor: pointer;
  text-align: center; }
  .videoGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .videoGallery-thumbnail-image img {
      display: block;
      margin: 0 auto; }
  .videoGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .videoGallery-thumbnail-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 28px;
    width: 30px;
    margin: -14px 0 0 -15px;
    opacity: 0.7; }
    .videoGallery-thumbnail-overlay:before {
      display: inline-block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      line-height: 24px;
      text-align: center;
      text-indent: 5px;
      font-size: 15px; }
  .videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s; }

.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px; }
  .videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .videoGallery-thumbnails-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }

.videoGallery-list {
  position: relative;
  margin: 0 50px;
  overflow: hidden; }
  .videoGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none; }

.videoGallery-description {
  margin: 15px 0; }

.videoGallery-arrow, .videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  width: 35px;
  height: 60px;
  background: 50% no-repeat;
  font: 0/0 serif;
  cursor: pointer; }
  .videoGallery-arrow:before, .videoGallery-arrow.is-disabled:hover:before {
    position: absolute;
    top: 50%;
    color: #323131; }

.videoGallery-arrow.is-disabled {
  opacity: 0.5; }

.videoGallery-arrow:hover:before {
  color: #b9b8b8; }

.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0; }
  .videoGallery-arrow-left:before, .videoGallery-arrow-left.is-disabled:hover:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right; }
  .videoGallery-arrow-right:before, .videoGallery-arrow-right.is-disabled:hover:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.mod-js .videoGallery-nojs {
  display: none; }
nav {
	background-color: #ed1d24;
	height:56px;
}
.collapsing {
  -webkit-transition: height .55s ease;
       -o-transition: height .55s ease;
          transition: height .55s ease;
}
.navbar-default {
	background-color: #ed1d24;
}
.navbar img.brand {
	width:225px;
	/*margin-right:40px;*/
}
.navbar-brand {
    padding: 15px 15px;
}
.navbar-inverse {
	background-color: #ed1d24;
	margin-bottom:0;
	border:none;
/*    z-index:8888;
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.5);*/
    position: -webkit-sticky;
    position: sticky;
    top: 0;
	width:100%;
}
.nav.navbar li {
	display: block;
	color: white;
	font-size:15px;
	font-family: Arial, Helvetica, Helvetica Bold, sans-serif;
	text-transform: uppercase;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background-color:transparent;
}
.navbar-nav>li>.dropdown-menu {
	margin-top:8px;
	border:none;
/*	-webkit-box-shadow: inset 0px 7px 4px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 7px 4px -4px rgba(0,0,0,0.5);
	box-shadow: inset 0px 7px 4px -4px rgba(0,0,0,0.5);*/
	background-color:#ededed;
	color:#9e9a9b;
	padding-top:5px;
	padding-bottom:10px;
    /*margin-left:-50px;*/
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color:#ededed;
    color:#b61d1b;
}
.navbar-nav li .dropdown-submenu li {
	padding-top:5px;
	padding-bottom:5px;
}
.navbar-nav li .dropdown-submenu li a{
	color:#666;
	padding-top:5px;
	padding-bottom:5px;
}
.navbar-nav li .dropdown-submenu li a:hover {
    color:#b61d1b;
}
.dropdown-menu>li>a {
	font-weight:bold;
	color:#525252;
	padding: 10px 30px 10px 20px;
    text-transform: capitalize;
}
.navbar-inverse .navbar-nav > li > a {
	color: #ffffff;
	font-weight: 300;
	text-transform: uppercase;
	padding-right:10px;
	padding: 10px 20px 10px 20px;
}
.navbar-inverse ul li a.red-arrow{
    background: url(red-arrow-right.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    padding-right:40px;
}
/*.navbar-inverse .navbar-nav li a:hover {
	background-color: #444444;
	transition: 0.7s all linear;
	height: 100%;
}*/
.dropdown-submenu {
    position: relative;
    padding-left: 30px;
}
.dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

/*    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;*/
}

.dropdown.open .dropdown-menu {
    max-height: 900px;
    opacity: 1;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

@media (min-width: 960px){
	.search-bar {display:none !important;}
	.navbar-nav {
	    float: right;
	    margin: 7.5px 0;
	    padding-right: 35px;
	}
    ul.dropdown-menu.search-dropdown {
    margin-left: -260px;
    margin-top: 4px;
}
ul.dropdown-menu.search-dropdown img {margin:20px;}
.navbar-nav>li>.dropdown-menu ul.dropdown-submenu li a {
    text-transform: capitalize;
}
.navbar-nav>li>.dropdown-menu ul.dropdown-submenu li a:hover {
    text-decoration:none;
}
.navbar-inverse ul li a.red-arrow, .navbar-inverse ul li a.red-arrow:hover {
    text-transform: capitalize;
}
.navbar-nav ul.dropdown-menu li a.dropdown-toggle:hover {
    text-decoration:none;
    color: #525252;
}
    /*TEST*/



.open > .dropdown-menu li a {
  /*color: #000;  */
}
.dropdown-menu li a{
  /*color: #fff;*/
}
.dropdown-menu {


    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;

    max-height: 0;
    display: none;
    overflow: hidden;
}

.open > .dropdown-menu {
    max-height: 900px;
    display: block;
    height: auto;
}


.navbar .nav > li > .dropdown-menu:after {

}
.dropup > .dropdown-menu:after {
  border-bottom: 0;
  border-top: 6px solid rgba(39, 45, 51, 0.9);
  top: auto;
  display: inline-block;
  bottom: -6px;
  content: '';
  position: absolute;
  left: 50%;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

/* //end TEST */
}
@media (max-width: 959px) {
    .dropdown-menu.multi-level {
      -webkit-transform-origin: top;
      transform-origin: top;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
    }
	.navbar img.brand {
    	width:134px;

    }
    .navbar-inverse .navbar-toggle {
        border:none;
    }
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-weight:bold;
        color: #525252;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{
        color: #666;
        background-color: transparent;
    }
    .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
        background: none;
        background-repeat: no-repeat;
        background-position: right 20px center;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding: 15px 30px 15px 20px;
    }
    .dropdown-menu>li>a {
        padding: 15px 30px 15px 20px;
    }
    .navbar-inverse .navbar-nav > li > a {
        padding: 15px 30px 15px 20px;
    }
    .navbar-nav li .dropdown-submenu li {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    nav {
    	background-color: #ed1d24;
    	height:40px;
    }
	.search-bar {
		text-align:
		center;padding: 5px;
		background-color:#f6f6f6;
	}
	.dropdown-toggle:after {
/*		content:">";
		width:20px;
		height:20px;
		float:right;
		font-size:20px;*/

	}
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        /*margin: 0 -15px;*/
        background-color: #ededed;
        overflow:auto;
        -webkit-overflow-scrolling: touch;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-nav>li {
        float: none;
        border-bottom:1px solid #cccccc;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    	border:none;

    }
    .navbar-inverse .navbar-nav > li > a {
    	color:#525252;
    }
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #525252;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color:#f00;
	font-weight:bold;
}
.dropdown-submenu {
    position: relative;
    padding-left: 40px;
    background-color: white;
/*    overflow: visible;
    overflow-y: scroll;*/
}
.dropdown-menu {float:none;position:relative;}
.dropdown-menu li a img {display:none;}
.navbar-nav>li>.dropdown-menu {box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #666;
    text-transform: capitalize;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    /*padding: 5px 15px 5px 25px;*/
}
.nav>li>a {
	/*padding: 10px 15px;*/
}
.navbar-inverse ul li a.dropdown-toggle{
    background: url(red-arrow-right.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
}
.navbar-inverse ul li.open a.dropdown-toggle{
    background: url(red-arrow-down.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
}
.navbar-inverse ul li.open ul.multi-level li a.dropdown-toggle{
    background: none;
    background-repeat: no-repeat;
    background-position: right 20px center;
    /*color: #b61d1b;*/
    font-size:13px;
}
.navbar-nav>li>.dropdown-menu {
    margin:inherit;
}
.navbar-nav>li>.dropdown-menu li a {
    margin-left: 10px;
}
.navbar-nav li .dropdown-submenu li a:hover {
    text-decoration: none;
}
.navbar-nav>li>.dropdown-menu ul.dropdown-submenu li a {
    text-transform: capitalize;
}
.navbar-inverse ul li a.red-arrow, .navbar-inverse ul li a.red-arrow:hover {
    background:none;
    text-transform: capitalize;
    text-decoration: none;

}
.navbar-inverse ul li a.red-arrow:after, .navbar-inverse ul.dropdown-submenu li a:after{
    content: ">";
    margin-left:5px;
    font-size: 12px;
}
.dropdown-menu.multi-level {
    /*max-height:350px;*/
    overflow:auto;
}
}

@media (max-width: 959px) {
	.navbar-nav {
		max-height: calc( 100vh - 50px );	
	}
}
/* =============================================================================
    ORAL CARE CENTER UNIFIED FOOTER - Styles for the new OCC global footer.
============================================================================= */
.occ-unified-footer {
    border-top: solid 1px #d4d4d4;
    padding-top: 20px;
}

.occ-unified-footer ul {
    list-style: none;
    padding: 10px 0 0 2px;
}

.occ-unified-footer ul li {
    margin-left: 0;
    margin-bottom: 11px;
    line-height: 22px;
}

.occ-unified-footer ul li a,
.occ-unified-footer ul li span {
    font-size: 11px;
    color: #505050;
    text-decoration: none;
    text-transform: uppercase;
}

.occ-unified-footer ul li a {
    font-weight: 600;
    letter-spacing: -0.3px;
}

.occ-unified-footer ul li a:hover,
.occ-unified-footer ul li a span {
    color: #ed1d24;
}

.occ-unified-footer h5 {
    font-size: 11px;
    color: #ed1d24;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}

.occ-unified-footer h5 a:hover {
    color: #ed1d24;
}

.occ-unified-footer .container {
    padding-bottom: 10px;
    width: 950px;
    position: relative;
    padding-top: 50px;
}

.occ-unified-footer .container .footer-links {
    width: 835px;
    margin: 0 auto;
}

.occ-unified-footer .container .footer-links li {
    text-align: center;
}

.occ-unified-footer .container .footer-links .contact-us a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}

.occ-unified-footer .container .footer-links .country-selector div {
    padding-left: 0;
}

.occ-unified-footer .container .footer-links .country-selector span {
    display: inline-block;
    font-weight: 600;
}

.occ-unified-footer .container .footer-links .country-selector img.world-globe {
    margin: 0 5px 5px 0;
}

.occ-unified-footer .footer-anchor {
    position: relative;
}

.occ-unified-footer .footer-anchor .scroll-up {
    right: 20%;
    display: block;
    position: absolute;
    cursor: pointer;
    top: -50px;
}

.occ-unified-footer p.copyright {
    font-family: arial;
    font-size: 12px;
    color: #505050;
    letter-spacing: 0.2px;
    text-align: center;
    margin-bottom: 12px;
}

.occ-unified-footer p.copyright a {
    font-size: 11px;
    color: #505050;
    text-decoration: underline;
}

.occ-unified-footer p.copyright a:hover {
    color: #ed1d24;
}

.occ-unified-footer p.brand a {
    display: block;
    width: 220px;
    height: 23px;
    margin: 0 auto;
    background: url("commonImgDiricons/cp.png") center center;
    text-align: center;
}

.occ-unified-footer p.brand a:hover {
    background: url("commonImgDiricons/cp_hover.png") center center;
}

.occ-unified-footer .globie {
    text-align: center;
    margin-bottom: 50px;
}

.occ-unified-footer .globie img {
    padding-bottom: 10px;
}

.occ-unified-footer .globie p {
    font-size: 24px;
    color: #3c72b6;
}

.occ-unified-footer .globie p b {
    color: #ed1d24;
    font-weight: normal;
}
.footer-sprite {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/footer-sprite.png");
  background-repeat: no-repeat;
}
.footer-sprite.circle-up {
  background-position: 0 -138px;
  width: 60px;
  height: 60px;
}
.footer-sprite.circle-up:hover {
  background-position: 0 -202px;
}
.footer-sprite.big-red-arrow {
  background-position: 0 -332px;
  width: 45px;
  height: 31px;
}
.footer-sprite.circle-x {
  background-position: -5px -271px;
  width: 50px;
  height: 50px;
}
.footer-sprite.circle-x-grey {
  background-position: -17px -427px;
  width: 25px;
  height: 25px;
}
.footer-sprite.world-globe {
  background-position: -22px -113px;
  width: 19px;
  height: 19px;
}
/* =============================================================================
    DESKTOP - Responsive: For big screens / From 960px
============================================================================= */
@media screen and (min-width: 960px) {
    .occ-unified-footer .container .footer-links {
        padding-left: 40px;
    }

    .occ-unified-footer .container .footer-links li {
        float: left;
        margin-right: 25px;
    }

    .occ-unified-footer .country-list {
        border-top: solid 2px #ed1d24;
        border-bottom: solid 2px #ed1d24;
        background: #f5f5f5;
        position: relative;
        padding-bottom: 50px;
    }

    .occ-unified-footer .country-list h5 {
        text-align: left;
        font-size: 18px;
        padding: 10px 0 20px 12px;
        position: relative;
    }

    .occ-unified-footer .country-list h5 span {
        color: #666;
    }

    .occ-unified-footer .country-list h5 .close-countries {
        font-size: 8px;
        right: 0;
        top: 0;
        cursor: pointer;
        position: absolute;
    }

    .occ-unified-footer .country-list li {
        margin-bottom: 0;
    }

    .occ-unified-footer .country-list li a {
        border: none;
        color: #2d2d2d;
        text-transform: inherit;
        padding-left: 10px;
    }

    .occ-unified-footer .country-list li a:hover {
        color: #ed1d24;
    }

    .occ-unified-footer .up-indicator {
        position: absolute;
        height: 11px;
        top: -12px;
        right: 129px;
    }
}
/* =============================================================================
  TABLETS - For standard tablets / From 768 to 959px
============================================================================= */
@media screen and (max-width: 959px) {
    .occ-unified-footer .container {
        width: 100%;
        padding-top: 0;
    }

    .occ-unified-footer .container .footer-links {
        width: 100%;
        margin-bottom: 12px;
        padding-left: 0;
        padding-top: 25px;
    }

    .occ-unified-footer .container .footer-links div {
        padding-left: 0;
    }

    .occ-unified-footer .container .copyright {
        margin-bottom: 12px;
    }

    .occ-unified-footer ul li {
        text-align: center;
        margin-bottom: 18px;
    }

    .occ-unified-footer ul li a,
  .occ-unified-footer ul li span {
        font-size: 14px;
        color: #666;
    }

    .occ-unified-footer .footer-anchor .scroll-up {
        left: 0;
        right: 0;
        margin: 0 auto;
        top: -50px;
    }

    .occ-unified-footer .globie {
        margin-bottom: 15px;
        margin-top: 55px;
    }

    .occ-unified-footer .copyright {
        font-size: 8px;
        line-height: 17px;
    }
}
/* =============================================================================
    Screens smaller than 768px wide
============================================================================= */
@media screen and (max-width: 767px) {
    .occ-unified-footer .container {
        width: 300px;
        padding: 0 0 10px 0;
        margin: 0 auto;
    }

    .occ-unified-footer .container .footer-links {
        margin-bottom: 12px;
    }

    .occ-unified-footer .container .footer-links div {
        padding-left: 0;
    }
}

/*
New footer
*/
#footer .reference-footer{
  border-top: solid 1px #d4d4d4;
}
#footer .footer-anchor {
    position: relative;
}
#footer .footer-anchor .scroll-up {
    right: 20%;
    display: block;
    position: absolute;
    cursor: pointer;
    top: -30px;
}
#footer .globie{
  padding-top: 70px;
  padding-bottom: 20px;
}
#footer .globie .richText{
  padding-top: 10px;
}
#footer .globie .richText p{
  font-family: "L News Gothic W01";
  font-size: 24px;
  color: #3c72b6;
}
#footer .globie .richText p span{
  color: #ed1d24;
}
#footer .globie .image{
  text-align: center;
}
#footer .footer-links{
  width: 835px;
  margin: 0 auto;
}
#footer .footer-links ul{
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}
#footer .footer-links ul li{
  flex-grow: 1;
  padding-left: 0;
}
#footer .footer-links ul li a{
  font-weight: 600;
  font-size: 11px;
  color: #505050;
  text-decoration: none;
  text-transform: uppercase;
}
#footer .footer-links ul li a.country-selector{
  background-image: url(/content/dam/cp-sites/corporate/corporate/common/icons/footer-sprite.png);
  background-position: -21px -112px;
  background-repeat: no-repeat;
  padding-left: 25px;
  line-height: 20px;
  height: 20px;
  display: inline-block;
}
#footer .footer-links ul li a:hover,
#footer .footer-links ul li a.country-selector{
  color: #ed1d24;
}
#footer .reference-country-selector{
  display: none;
  border-bottom: solid 2px #ed1d24;
  border-top: solid 2px #ed1d24;
  background-color: #f5f5f5;
  padding: 20px;
  margin-bottom: 50px;
}
#footer .reference-country-selector .richText,
#footer .countrySelector{
  width: 800px;
  margin: 0 auto;
  max-width: 100%;
}
#footer .reference-country-selector .richText .richText-content{
  position: relative;
}
#footer .reference-country-selector .richText h5{
  color:#ed1d24;
  padding: 10px 0 20px 12px;
  font-size: 18px;
}
#footer .reference-country-selector .richText h5 span.dark-grey{
  color: #666;
}
#footer .reference-country-selector .richText .close-countries{
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
#footer .countrySelector ul{
  padding-left: 0;
  display: none;
}
#footer .countrySelector ul:after{
  display: block;
  content: "";
  clear: both;
}
#footer .countrySelector ul li{
  float:left;
  width: 25%;
  padding: 3px 10px;
}
#footer .countrySelector ul li a{
  font-size: 12px;
  font-weight: 600;
  color: #2d2d2d;
}
#footer .copyright p{
  font-family: arial;
  font-size: 12px;
  color: #505050;
  letter-spacing: 0.2px;
  text-align: center;
  margin-bottom: 12px;
  padding: 0 20px;
}
#footer .copyright p span.current-year{
  color: #505050;
}
#footer .copyright p a{
  color: #505050;
  text-decoration: underline;
}
#footer .copyright p a:hover{
  color: #ed1d24;
}
#footer .copyright .cp-footer-logo{
  display: inline-block;
  text-indent: -9999px;
  background-image: url(/content/dam/cp-sites/corporate/corporate/common/logos/cp.png);
  width: 400px;
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
}
#footer .copyright .cp-footer-logo:hover{
  background-image: url(/content/dam/cp-sites/corporate/corporate/common/logos/cp_hover.png);
}
@media screen and (max-width: 959px){
  #footer .footer-anchor .scroll-up {
      left: 0;
      right: 0;
      margin: 0 auto;
      top: -30px;
  }
  #footer .globie{
    width: 300px;
    margin: 0 auto;
  }
  #footer .globie .footer-links{
    margin-bottom: 12px;
    margin-top: 10px;
    padding-top: 25px;
    width: auto;
  }
  #footer .footer-links ul{
    margin: 0;
    display: block;
  }
  #footer .footer-links ul li{
    margin: 0 auto 18px;
    text-align: center;
    padding-left: 0;
  }
  #footer .footer-links ul li a{
    font-size: 14px;
  }
}

@media screen and (max-width: 767px){
  #footer .copyright{
    width: 300px;
    margin: 0 auto;
  }
  #footer .reference-country-selector .richText h5{
    margin-top: 20px;
  }
  #footer .reference-country-selector .richText .close-countries{
    top:-10px;
  }
  #footer .countrySelector ul li{
    width: 50%;
  }
}
.social {
  padding-left: 154px;
  padding-right: 135px;
  overflow: hidden;
}
.social h2 {
  margin-bottom: 62px;
}
.social img {
  margin: 0 0 20px 0;
}
.social a {
  font-size: 15px;
  color: #666;
  display: block;
  text-decoration: none;
}
.social a.fb:hover {
  color: #38548f;
}
.social a.tw:hover {
  color: #00b0ed;
}
.social a.yt:hover {
  color: #b5171b;
}
.social a img {
  margin: 0 auto 10px;
}
.social a .social-button-hover {
  display: none;
}
.social a:hover .social-button {
  display: none;
}
.social a:hover .social-button-hover {
  display: block;
}
.inline-social {
  padding: 28px 0;
}
.inline-social .social {
  padding: 0 163px;
}
.inline-social .social h2 {
  float: left;
  margin: 0 50px 0 0;
  padding: 34px 0 0 0;
  color: #2d2d2d;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.inline-social .social h2 span {
  color: #ed1d24;
}
.inline-social .social h2,
.inline-social .social span {
  font-size: 24px;
}
.inline-social .social .icn-social {
  float: left;
  width: 54%;
}
.inline-social .social .icn-social a img {
  width: 80px;
}
@media screen and (min-width: 960px) {
  .inline-social .social .icn-social {
    float: left;
    width: 50%;
  }
  .inline-social .social .icn-social a {
    margin: 0 auto;
  }
  .inline-social .social img {
    width: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .inline-social {
    padding: 30px 0 60px;
  }
  .inline-social .social {
    padding: 0;
  }
  .inline-social .social h2 {
    float: none;
    margin: 0 0 20px 0;
    padding: 0;
  }
  .inline-social .social h2,
  .inline-social .social span {
    font-size: 22px;
  }
  .inline-social .social h2 span {
    font-weight: bold;
  }
  .inline-social .social .icn-social {
    float: none;
    width: auto;
  }
  .inline-social .social .icn-social a {
    width: auto;
  }
  .inline-social .social .icn-social a img {
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .inline-social .social {
    padding: 33px 0 60px 0;
  }
  .inline-social .social h2 {
    float: none;
    margin: 0 0 26px 0;
    padding: 0;
  }
  .inline-social .social h2,
  .inline-social .social span {
    font-size: 20px;
  }
  .inline-social .social h2 span {
    font-weight: bold;
  }
  .inline-social .social .icn-social {
    float: none;
    padding: 0;
    overflow: hidden;
    width: auto;
  }
  .inline-social .social .icn-social .col-sm-4 {
    padding: 0;
  }
  .inline-social .social .icn-social .col-sm-4 a {
    padding: 0;
    width: auto;
  }
}
.three-columns-text {
    padding-top: 54px;
    height: 366px;
    background: url("/content/dam/cp-sites/corporate/corporate/common/backgrounds/home-awards-bg.svg") center center;
    background-size: cover;
    background-color: #28a4c3;
}
.green .three-columns-text {
  background-color: #49a165;
}
.light-green .three-columns-text {
  background-color: #1fb25a;
}
.light-blue .three-columns-text {
  background-color: #53b6cf;
}
.three-columns-text a:hover {
    text-decoration: none;
}

.three-columns-text .info-container h2 {
    margin-bottom: 30px;
}

.three-columns-text .info-container ul li h3 {
    font-family: inherit;
    max-width: 200px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.three-columns-text .info-container ul li p {
    max-width: 210px;
    font-size: 15px;
    line-height: 24px;
}

.three-columns-text .right-arrow {
    top: 157px;
}

.three-columns-text.green {
    background-color: #1fb25a;
}

@media (max-width: 767px) {
    .centered-info.three-columns-text {
        height: 250px;
        padding-top: 28px;
    }

    .centered-info.three-columns-text .info-container {
        margin-right: 7%;
        margin-left: 7%;
    }

    .centered-info.three-columns-text h2 {
        font-size: 28px;
    }

    .centered-info.three-columns-text ul li h3 {
        font-size: 18px;
        margin-bottom: 0;
        line-height: 23px;
    }

    .centered-info.three-columns-text ul li p {
        line-height: 19px;
    }
}

@media (max-width: 767px) {
    .centered-info.three-columns-text {
        padding-top: 54px;
        height: 366px;
    }

    .centered-info.three-columns-text .info-container ul li h2 {
        font-size: 18px;
        line-height: 22px;
    }

    .centered-info.three-columns-text .info-container ul li h3 {
        font-size: 15px;
        line-height: 24px;
    }

    .centered-info.three-columns-text .right-arrow {
        display: none;
    }
}
.centered-info {
  position: relative;
  text-align: center;
}
.centered-info a {
  display: block;
  position: relative;
}
.centered-info a:hover {
  text-decoration: none;
}
.centered-info h2 {
  font-size: 36px;
  color: #fff;
  line-height: 48px;
}
.centered-info .info-container {
  margin-right: 15%;
  margin-left: 15%;
}
.centered-info .info-container .image-container {
  text-align: center;
}
.centered-info .info-container .image-container img {
  padding-bottom: 20px;
  margin: 0 auto;
}
.centered-info .info-container p {
  font-size: 17px;
  color: #fff;
  line-height: 22px;
  max-width: 694px;
  margin: 0 auto;
}
.centered-info .right-arrow {
  position: absolute;
  right: 5%;
  top: 45%;
  width: 31px;
  height: 60px;
  background: url("/content/dam/cp-sites/corporate/corporate/common/icons/home-right-arrow-white.png");
  margin: 0 auto;
}
.centered-info.three-columns-text .right-arrow a {
  height: 100%;
}
.centered-info.title {
  padding-top: 45px;
  padding-bottom: 40px;
}
.centered-info.red {
  background-color: #c00;
  padding-top: 94px;
  padding-bottom: 80px;
}
.centered-info.red a {
  position: absolute;
  top:0; left:0; width:100%; height:100%;
}
.centered-info.red .info-container p {
  line-height: 28px;
}
.centered-info.yellow {
  background-color: #f6ca2b;
  padding-top: 60px;
  padding-bottom: 78px;
}
.centered-info.light-green > .component-content {
  padding-top: 50px;
  height:253px;
}
.centered-info.yellow a, .centered-info.light-green a {
  position: absolute;
  top:0; left:0; width:100%; height:100%;
}
.centered-info.yellow .info-container .image-container, .centered-info.light-green .info-container .image-container {
  display: none;
}

.centered-info.red a .box-more-title,
.centered-info.light-green a .box-more-title,
.centered-info.yellow a .box-more-title,
.centered-info.red a .box-more-arrow,
.centered-info.yellow a .box-more-arrow,
.centered-info.light-green a .box-more-arrow {display:none;}

.centered-info.yellow .info-container p {
  line-height: 28px;
}
.centered-info.white a {
  padding-top: 54px;
  padding-bottom: 25px;
}
.centered-info.white h2 {
  color: #ed1d24;
}
.centered-info.white p {
  color: #2d2d2d;
}
.centered-info.white .info-container .image-container {
  display: none;
}
.centered-info.white .right-arrow {
  background: url("/content/dam/cp-sites/corporate/corporate/common/icons/home-right-arrow-red.png");
}
.centered-info.green-cp-bg {
  background: url("/content/dam/cp-sites/corporate/corporate/common/backgrounds/home-awards-bg.svg") center center;
  background-color: #1fb25a;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.centered-info.green-cp-bg a {
  padding-top: 60px;
  padding-bottom: 78px;
}
.centered-info.green-cp-bg .info-container .image-container {
  display: none;
}
.centered-info.lightblue-cp-bg {
  background: url("/content/dam/cp-sites/corporate/corporate/common/backgrounds/home-awards-bg.svg") center center;
  background-color: #28a4c3;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.centered-info.lightblue-cp-bg a {
  padding-top: 60px;
  padding-bottom: 78px;
}
.centered-info.lightblue-cp-bg .info-container .image-container {
  display: none;
}
@media (max-width: 959px) {
  .centered-info .info-container {
/*    margin-left: 6%;
    margin-right: 6%;*/
  }
  .centered-info .right-arrow {
    right: 2%;
    top: 39%;
  }
}
@media (max-width: 767px) {
  .centered-info {
    padding-top: 0;
    padding-bottom: 0;
  }
  .centered-info .info-container {
    margin-left: 6%;
    margin-right: 6%;
  }
  .centered-info a {
    padding-top: 45px;
    padding-bottom: 40px;
  }
  .centered-info h2 {
    font-size: 24px;
    line-height: 26px;
  }
  .centered-info h3 {
    font-size: 18px;
  }
  .centered-info p {
    font-size: 15px;
    line-height: 24px;
  }
  .centered-info .info-container p {
    font-size: 15px;
  }
  .centered-info .right-arrow {
    position: relative;
    padding-right: 0;
    margin-top: 30px;
    left: auto;
    right: auto;
    top: 45%;
    background: none;
    clear: both;
    width: 100%;
  }
  .centered-info.three-columns-text .info-container ul li h3 {
    font-size: 18px;
  }
  .centered-info.light-green > .component-content {
    height:365px;
  }

}
.three-col-centered {
  position: relative;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 50px;
}
.three-col-centered a:hover {
  text-decoration: none;
}
.three-col-centered h2 {
  font-size: 36px;
  color: #fff;
}
.three-col-centered .info-container {
  margin-right: 10%;
  margin-left: 10%;
}
.three-col-centered .info-container .box {
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
}
.three-col-centered .info-container .image-container {
  text-align: center;
}
.three-col-centered .info-container .image-container img {
  padding-bottom: 20px;
  margin: 0 auto;
}
.three-col-centered .info-container p {
  font-size: 18px;
  color: #fff;
  line-height: 1.5;
  margin: 0 auto;
  word-spacing: 6px;
}
.three-col-centered.red {
  background-color: #c00;
}
.three-col-centered.blue {
  background-color: #28a4c3;
}
.three-col-centered.light-red {
  background-color: #ed1d24;
}
.three-col-centered.yellow {
  background-color: #f6ca2b;
}
.three-col-centered.green {
  background-color: #1fb25a;
}
.video-block {
    margin-bottom: 30px;
    margin-top: 30px;
}

.video-block .video-title {
    font-size: 24px;
}

.video-gallery .videoInfoContainer {
    position: relative;
    text-align: left;
    font-size: 13px;
    color: #2d2d2d;
    margin-top: 10px;
}

.video-gallery .videoInfoContainer p {
    color: #6a6a6a;
    font-size: 18px;
}

.video-gallery .videoInfoContainer .views {
    float: right;
    font-size: 14px;
}

.video-gallery .videoInfoContainer .video-name {
    font-weight: bold;
    font-size: 24px;
}

.video-gallery ul {
    margin-top: 30px;
}

.video-gallery ul li .box {
    padding: 0 10px;
}

.video-gallery ul li .box a:hover,
.video-gallery ul li .box a:visited,
.video-gallery ul li .box a:active {
    text-decoration: none;
}

.video-gallery ul li .box a .video-image {
    position: relative;
}

.video-gallery ul li .box a .video-image .play-button {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.video-gallery ul li .box a .info-container h3 {
    font-family: Arial;
    font-size: 18px;
    color: #6a6a6a;
    margin-bottom: 0;
}

.video-gallery ul li .box a .info-container p {
    font-size: 14px;
    color: #6a6a6a;
}

.video-gallery .bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
}

.video-gallery .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
    border: 1px solid #666;
}

.video-gallery .bx-wrapper .bx-controls-direction a.bx-prev {
    display: inline-block;
    background: url("commonImgDiricons/slider-prev-arrow-gray.png") no-repeat center;
    top: 40%;
    left: -45px;
}

.video-gallery .bx-wrapper .bx-controls-direction a.bx-next {
    display: inline-block;
    background: url("commonImgDiricons/slider-next-arrow-gray.png") no-repeat center;
    top: 40%;
    right: -30px;
}

@media screen and (max-width: 767px) {
    .video-block {
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .video-mobile-gallery .wide-mobile {
        padding-left: 0;
        padding-right: 0;
    }

    .video-mobile-gallery .wide-mobile .views {
        display: none;
    }

    .video-mobile-gallery .info-container h3 {
        color: #666;
        font-size: 14px;
        margin: 0;
    }

    .video-mobile-gallery .info-container p {
        font-size: 12px;
    }

    .video-mobile-gallery ul li {
        padding: 0;
    }

    .video-mobile-gallery ul li a .video-image {
        position: relative;
    }

    .video-mobile-gallery ul li a .video-image .play-button {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }

    .video-mobile-gallery .bx-wrapper .bx-pager.bx-default-pager a {
        background: #666;
    }

    .video-mobile-gallery .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #fff;
        border: 1px solid #666;
    }

    .video-mobile-gallery .bx-wrapper .bx-controls-direction {
        display: none;
    }
}
.video-hero {
    position: relative;
/*    height: 100vh;
*/}

.video-hero video {
    width: 100%;
    position: relative;
    /*padding-top:29px;*/
/*    height: 100vh;
*/}
.video-hero .box-video-bg {
    /*height:100vh;*/
}
.video-hero .over-video {
    position: absolute;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
}

.video-hero .over-video .text-container {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 37%;
    margin: auto;
}

.video-hero .over-video .text-container h1 {
    text-align: center;
    font-size: 60px;
    color: #fff;
    text-shadow: 1px 1px 10px #000;
}

.video-hero .over-video .text-container p {
    font-size: 24px;
    color: #fff;
    width: 75%;
    margin: auto;
    padding-top: 18px;
    line-height: 1.5;
    text-align: center;
}

.video-hero .over-video .hero-arrow {
    cursor: pointer;
    padding-top: 102px;
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}
/* TABLETS - For standard tablets / From 768 to 959px */
@media (min-width: 768px) and (max-width: 959px) {
    .video-hero .over-video {
        width: 100%;
    }

    .video-hero .over-video .text-container {
        top: 20%;
        height: inherit;
    }

    .video-hero .over-video .text-container h1 {
        font-size: 48px;
        line-height: 55px;
    }

    .video-hero .over-video .text-container p {
        font-size: 22px;
        line-height: 1;
    }

    .video-hero .over-video .hero-arrow {
        padding-top: 25px;
    }
}
/* =============================================================================
    MOBILE DEVICES - For Phones and tablets mini / From 0 to 767px
============================================================================= */
@media (max-width: 767px) {
    .video-hero {
        background: url("/content/dam/cp-sites/corporate/corporate/common/backgrounds/homepage-background-mobile.jpg") no-repeat center;
        background-size: cover;
        padding-top: 150px;
    }

    .video-hero .over-video {
        position: relative;
        padding-bottom: 50px;
    }

    .video-hero .over-video .text-container {
        position: inherit;
        margin-bottom: 170px;
    }

    .video-hero .over-video .text-container h1 {
        font-size: 30px;
    }

    .video-hero .over-video .text-container p {
        font-size: 16px;
        width: 84%;
    }
}
/* =============================================================================
   ANIMATED HERO - Styles for the animated letters hero
============================================================================= */
/* Animations */
.animated-hero {
    position: relative;
    width: 100%;
    height: 500px;
    background-color: #ed1d24;
    overflow: hidden;
}

.animated-hero .letter-background {
    position: relative;
    top: -45px;
    white-space: nowrap;
    animation-name: left-to-right;
    animation-duration: 3s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
}

.animated-hero .letter-background:nth-child(2n) {
    animation-name: right-to-left;
}

.animated-hero .letter-background:nth-child(1) img:nth-child(1) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(1) img:nth-child(2) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(1) img:nth-child(3) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(1) img:nth-child(4) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(1) img:nth-child(5) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(2) img:nth-child(1) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(2) img:nth-child(2) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(2) img:nth-child(3) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(2) img:nth-child(4) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(2) img:nth-child(5) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(3) img:nth-child(1) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(3) img:nth-child(2) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(3) img:nth-child(3) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(3) img:nth-child(4) {
    animation-delay: random(0, 2);
}

.animated-hero .letter-background:nth-child(3) img:nth-child(5) {
    animation-delay: random(0, 2);
}

.animated-hero img {
    animation-name: shine;
    animation-duration: 2s;
    display: inline-block;
    margin-right: 20px;
    height: 185px;
    opacity: 0.2;
}

.animated-hero .info-container {
    width: 100%;
    position: absolute;
    animation-name: appear;
    animation-delay: 3s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.ie9 .animated-hero .info-container {
    top: 135px;
    animation: none;
}

.ie9 .animated-hero .letter-background {
    position: relative;
}

.ie9 .animated-hero .letter-background:nth-child(1) {
    right: 10%;
}

.ie9 .animated-hero .letter-background:nth-child(2) {
    right: 50%;
}

.ie9 .animated-hero .letter-background:nth-child(3) {
    right: 100%;
}

@media screen and (max-width: 959px) {
    .animated-hero {
        height: 310px;
    }

    .animated-hero .letter-background {
        top: 0;
    }

    .animated-hero img {
        height: 103px;
    }

    .animated-hero .info-container {
        animation-name: appearTablet;
    }

    .animated-hero h1 {
        font-size: 58px;
        margin-bottom: 4px;
    }

    .animated-hero h2 {
        font-size: 26px;
        line-height: 30px;
        margin-top: 0;
    }

    .ie9 .animated-hero .info-container {
        top: 33px;
    }
}

@media screen and (max-width: 767px) {
    .animated-hero {
        height: 248px;
    }

    .animated-hero .letter-background {
        top: -17px;
    }

    .animated-hero img {
        height: 95px;
    }

    .animated-hero .info-container {
        animation-name: appearMobile;
    }

    .animated-hero h1 {
        font-size: 30px;
    }

    .animated-hero h2 {
        font-size: 16px;
        line-height: inherit;
        margin-top: inherit;
    }

    .ie9 .animated-hero .info-container {
        top: 33px;
    }
}
.animated-video-hero {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.animated-video-hero .info-container {
  width: 100%;
  position: absolute;
  -webkit-animation-name: videoAppear;
  -moz-animation-name: videoAppear;
  -o-animation-name: videoAppear;
  -ms-animation-name: videoAppear;
  animation-name: videoAppear;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  -ms-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.animated-video-hero video,
.animated-video-hero img {
  margin: 0 auto;
  width: 100%;
  max-width: 1366px;
}
.animated-video-hero header {
  text-align: center;
}
.animated-video-hero h2 {
  text-align: left;
}
.animated-video-hero.red {
  background-color: #900105;
}
.animated-video-hero.fucsia {
  background-color: #f347a5;
}
.animated-video-hero.green {
  background-color: #1fb25a;
}
.ie9 .animated-video-hero .info-container {
  top: 135px;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  -ms-animation: none;
  animation: none;
}
@media screen and (max-width: 959px) {
  .animated-video-hero .info-container {
    text-align: left;
    -webkit-animation-name: videoAppearTablet;
    -moz-animation-name: videoAppearTablet;
    -o-animation-name: videoAppearTablet;
    -ms-animation-name: videoAppearTablet;
    animation-name: videoAppearTablet;
  }
  .animated-video-hero h1 {
    font-size: 58px;
    margin-bottom: 4px;
  }
  .animated-video-hero h2 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 0;
  }
  .ie9 .animated-hero .info-container {
    top: 33px;
  }
}
@media screen and (max-width: 767px) {
  .animated-video-hero .info-container {
    -webkit-animation-name: videoAppearMobile;
    -moz-animation-name: videoAppearMobile;
    -o-animation-name: videoAppearMobile;
    -ms-animation-name: videoAppearMobile;
    animation-name: videoAppearMobile;
  }
  .animated-video-hero video {
    display: none;
  }
  .animated-video-hero h1 {
    font-size: 30px;
  }
  .page-core-values .background-handler.tall-header.animated-video-hero > .component-content h1 {
    font-size: 30px;
  }
  .animated-video-hero h2,.page-core-values .background-handler.tall-header.animated-video-hero > .component-content h2 {
    font-size: 16px;
    line-height: inherit;
    margin-top: inherit;
    display:block;
  }
  .ie9 .animated-video-hero .info-container {
    top: 33px;
  }
}
@-moz-keyframes left-to-right {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

@-webkit-keyframes left-to-right {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

@-o-keyframes left-to-right {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

@keyframes left-to-right {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

@-moz-keyframes right-to-left {
    0% {
        left: -100%;
    }

    100% {
        left: 0;
    }
}

@-webkit-keyframes right-to-left {
    0% {
        left: -100%;
    }

    100% {
        left: 0;
    }
}

@-o-keyframes right-to-left {
    0% {
        left: -100%;
    }

    100% {
        left: 0;
    }
}

@keyframes right-to-left {
    0% {
        left: -100%;
    }

    100% {
        left: 0;
    }
}

@-moz-keyframes shine {
    0% {
        opacity: 0.2;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        left: 0.2;
    }
}

@-webkit-keyframes shine {
    0% {
        opacity: 0.2;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        left: 0.2;
    }
}

@-o-keyframes shine {
    0% {
        opacity: 0.2;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        left: 0.2;
    }
}

@keyframes shine {
    0% {
        opacity: 0.2;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        left: 0.2;
    }
}

@-moz-keyframes appear {
    0% {
        opacity: 0;
        top: 155px;
    }

    100% {
        opacity: 1;
        top: 135px;
    }
}

@-webkit-keyframes appear {
    0% {
        opacity: 0;
        top: 155px;
    }

    100% {
        opacity: 1;
        top: 135px;
    }
}

@-o-keyframes appear {
    0% {
        opacity: 0;
        top: 155px;
    }

    100% {
        opacity: 1;
        top: 135px;
    }
}

@keyframes appear {
    0% {
        opacity: 0;
        top: 155px;
    }

    100% {
        opacity: 1;
        top: 135px;
    }
}

@-moz-keyframes appearTablet {
    0% {
        opacity: 0;
        top: 75px;
    }

    100% {
        opacity: 1;
        top: 43px;
    }
}

@-webkit-keyframes appearTablet {
    0% {
        opacity: 0;
        top: 75px;
    }

    100% {
        opacity: 1;
        top: 43px;
    }
}

@-o-keyframes appearTablet {
    0% {
        opacity: 0;
        top: 75px;
    }

    100% {
        opacity: 1;
        top: 43px;
    }
}

@keyframes appearTablet {
    0% {
        opacity: 0;
        top: 75px;
    }

    100% {
        opacity: 1;
        top: 43px;
    }
}

@-moz-keyframes appearMobile {
    0% {
        opacity: 0;
        top: 70px;
    }

    100% {
        opacity: 1;
        top: 33px;
    }
}

@-webkit-keyframes appearMobile {
    0% {
        opacity: 0;
        top: 70px;
    }

    100% {
        opacity: 1;
        top: 33px;
    }
}

@-o-keyframes appearMobile {
    0% {
        opacity: 0;
        top: 70px;
    }

    100% {
        opacity: 1;
        top: 33px;
    }
}

@keyframes appearMobile {
    0% {
        opacity: 0;
        top: 70px;
    }

    100% {
        opacity: 1;
        top: 33px;
    }
}
/* =============================================================================
    COLOR-BOX - Styles for colored reusable boxes.
============================================================================= */
.color-pod {
    position: relative;
/*    padding-left: 20px;
    padding-right: 20px;*/
}

.color-pod .delay {
    text-decoration: none;
}

.color-pod .background-layer {
    position: relative;
    overflow: hidden;
}

.color-pod .background-layer .background-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.8;
    transition: background-color 0.5s ease;
}

.color-pod .box-container {
    position: relative;
}

.color-pod .info-container {
    position: absolute;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    transition: opacity 0.5s ease;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.color-pod .info-container .layer-title {
    margin: 0 auto;
    font-size: 30px;
    max-width: 50%;
    line-height: 36px;
}

.color-pod .details {
    margin-top: 20px;
}

.color-pod .details a {
    text-decoration: none;
    color: #ed1d24;
}

.color-pod .delay.animate .background-layer .background-overlay {
    background-color: transparent;
}

.color-pod .delay.animate .info-container {
    opacity: 0;
}

.red-yellow-lightblue .box-0 .background-overlay {
    background-color: #c6393d;
}

.red-yellow-lightblue .box-1 .background-overlay {
    background-color: #fbd758;
}

.red-yellow-lightblue .box-2 .background-overlay {
    background-color: #53b6cf;
}

.pink-yellow-lightblue .box-0 .background-overlay {
    background-color: #ec65a5;
}

.pink-yellow-lightblue .box-1 .background-overlay {
    background-color: #fbd758;
}

.pink-yellow-lightblue .box-2 .background-overlay {
    background-color: #53b6cf;
}

.red-fucsia-lightblue .box-0 .background-overlay {
    background-color: #c6393d;
}

.red-fucsia-lightblue .box-1 .background-overlay {
    background-color: #f148a5;
}

.red-fucsia-lightblue .box-2 .background-overlay {
    background-color: #28a4c3;
}

.green-pink-lightblue .box-0 .background-overlay {
    background-color: #289c57;
}

.green-pink-lightblue .box-1 .background-overlay {
    background-color: #ef47a2;
}

.green-pink-lightblue .box-2 .background-overlay {
    background-color: #28a4c3;
}

.green-pink-yellow .box-0 .background-overlay {
    background-color: #289c57;
}

.green-pink-yellow .box-1 .background-overlay {
    background-color: #ef47a2;
}

.green-pink-yellow .box-2 .background-overlay {
    background-color: #fbd758;
}

.no-touch .color-pod:hover {
    cursor: pointer;
}

.no-touch .color-pod:hover .delay {
    text-decoration: none;
}

.no-touch .color-pod:hover .delay .background-layer .background-overlay {
    background-color: transparent;
}

.no-touch .color-pod:hover .delay .info-container {
    opacity: 0;
}
.no-touch .view-more .color-pod:hover .delay .info-container {
    opacity: 100;
}
@media (max-width: 959px) {
    .color-pod .info-container .layer-title {
        font-size: 21px;
        max-width: 90%;
        line-height: 23px;
    }
}

@media (max-width: 767px) {
    .color-pod .info-container .layer-title {
        font-size: 30px;
        line-height: 36px;
    }
    .color-pod .box-container .info-container {
        top: 50%;
    }
    .reference-box-link {
        padding-left:10px;
        padding-right:20px;
        padding-top:20px;
    }
}
.reference-box-link {
    padding-left:20px;
    padding-right:20px;
    padding-top:40px;
}
.tiles .color-pod {
  position: relative;
}
.tiles .color-pod img {
  max-width:none;
  position:relative;
}
.tiles .color-pod .background-layer {
  position: relative;
  overflow: hidden;
}
.tiles .color-pod .background-layer .background-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  -ms-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
.tiles .color-pod .background-layer .background-overlay.red {
  background-color: #c6393d;
}
.tiles .color-pod .background-layer .background-overlay.light-blue {
  background-color: #53b6cf;
}
.tiles .color-pod .background-layer .background-overlay.pink {
  background-color: #ec65a5;
}
.tiles .color-pod .background-layer .background-overlay.yellow {
  background-color: #fbd758;
}
.tiles .color-pod .background-layer .background-overlay.green {
  background-color: #49a165;
}
.tiles .color-pod .info-container h3 {
  font-size: 27.85px;
  max-width: 50%;
  position:relative;
}
.tiles .color-pod .delay.animate .background-layer .background-overlay {
  background-color: transparent;
}
.tiles .view-more {
  position: relative;
  display: block;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.tiles .view-more a {
  display: block;
  background-color: #fff;
  -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  -o-transition: background-color 1s ease;
  -ms-transition: background-color 1s ease;
  transition: background-color 1s ease;
}
.tiles .view-more a .background-layer {
  overflow: hidden;
}
.tiles .view-more a .info-container {
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.tiles .view-more a .info-container h3 {
  color: #ed1d24;
}
.tiles .view-more a:hover .info-container h3 {
    color: #fff;
}
.tiles .view-more a .info-container h3:after {
  content: url("/content/dam/cp-sites/corporate/corporate/common/icons/right-sm-arrow-hover.png");
  padding-left: 5px;
}
.tiles .view-more a:hover {
  text-decoration: none;
  background-color: #c00;
}
.tiles .view-more a:hover .info-container h3 {
  color: #fff;
}
.tiles .view-more a:hover .info-container h3:after {
  content: url("/content/dam/cp-sites/corporate/corporate/common/icons/right-sm-arrow.png");
}
@media (max-width: 959px) {
  .tiles .color-pod .info-container h3 {
    line-height: 1.25;
  }
}
@media (max-width: 767px) {
  .tiles .color-pod .info-container h3 {
    font-size: 30px;
  }
  .tiles .view-all .color-pod .info-container h3 {
    font-size: 30px;
  }
  .tiles .view-all .color-pod .info-container h3.external-link:after {
    top: -5px;
  }
  .reference-brand-tile .tile {
    max-height:207px;

  }
  .color-pod .info-container, .tiles .view-more a .info-container {
    top:35%;
  }
}
.img-strip {
  max-width: 100% /* to be changed once we get the max width from the client */;

}
.img-strip .component-content:before, .component-content:after {
  display:inline;
}
.img-strip img {
  display: block;
  float: left;
  width: 25%;
}
@media (max-width: 959px) {
  .img-strip img {
    width: 33.3333%;
  }
  .img-strip .img-strip-4 {
    display: none;
  }
}
@media (max-width: 767px) {
  .img-strip img {
    width: 50%;
  }
  .img-strip .img-strip-3 {
    display: none;
  }
}
@media (max-width: 320px) {
  .img-strip img {
    width: 100%;
  }
  .img-strip .img-strip-2 {
    display: none;
  }
}.article {
  padding: 40px 20px;
}
.article header {
  background-color: transparent;
  margin-bottom: 40px;
  height: 80px;
}
.article header img,
.article header .title {
  display: inline-block;
  vertical-align: top;
}
.article header img {
  margin-right: 25px;
}
.article header h2 {
  font-family: 'arial';
  font-weight: bold;
  font-size: 18px;
  margin-top: 0;
  color: #2d2d2d;
  margin-bottom: 22px;
}
.article header .title {
  max-width: 80%;
  position: relative;
  height: 100%;
  width: 100%;
}
.article header .title.red-line:after {
  position: absolute;
  bottom: 0;
  width: 193px;
}

.article header .title h2 {
  position: absolute;
  width: 100%;
  bottom: 0;
  line-height: 41px;
}
.article h3 {
  color: #2d2d2d;
  font-family: arial;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 40px;
}
.article h4 {
  margin-bottom: 40px;
  font-weight: bold;
}
.article h5 {
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 20px;
}
.article p {
  font-family: 'arial';
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 35px;
  letter-spacing: 0.1px;
}
.article blockquote {
  font-size: 30px;
  color: #ed1d24;
  text-align: center;
  line-height: 38px;
  margin-bottom: 30px;
  border-left:none;
}
.article .lead {
  font-size: 18px;
  line-height: 29px;
}
.article .img-responsive {
  margin-bottom: 30px;
}
.article ul {
  padding-left: 35px;
}
.article ul li {
  list-style-type: disc;
}
.read-more,
.view-more {
  /*padding-left: 20px;*/
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.read-more button,
.view-more button {
  font-weight: bold;
  /*font-size: 16px;*/
  color: #ed1d24;
  text-decoration: underline;
  background: none;
  border: 0;
  padding: 0;
}
.read-more .expand-button,
.view-more .expand-button {
  display: none;
}
.read-more .expand-button.with-arrow:after,
.view-more .expand-button.with-arrow:after {
  content: url("/content/dam/cp-sites/corporate/corporate/common/icons/see-more-arrow.png");
  padding-left: 5px;
  position: relative;
  top: 2px;
}
.read-more .collapse-button,
.view-more .collapse-button {
  display: block;
}
.read-more .collapse-button.with-arrow:after,
.view-more .collapse-button.with-arrow:after {
  content: url("/content/dam/cp-sites/corporate/corporate/common/icons/see-less-arrow.png");
  padding-left: 5px;
  position: relative;
  top: 2px;
}
.read-more.expand .expand-button,
.view-more.expand .expand-button {
  display: block;
}
.read-more.expand .collapse-button,
.view-more.expand .collapse-button {
  display: none;
}
.read-more.centered,
.view-more.centered {
  display: block;
  text-align: center;
  padding: 0;
}
.read-more.centered button,
.view-more.centered button {
  margin: 0 auto;
}
@media (max-width: 959px) {
  .article header .title h2 {
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .article {
    padding: 40px 0 20px 0;
  }
  .article header {
    margin-bottom: 35px;
  }
  .article header img {
    margin-right: 15px;
  }
  .article header .title {
    width: 60%;
  }
  .article header .title.red-line:after {
    width: 100px;
  }
  .article header .title h2 {
    font-size: 18px;
    margin-bottom: 18px;
    line-height: 22px;
  }
  .article h3 {
    margin-bottom: 20px;
  }
  .article h4 {
    margin-bottom: 20px;
    font-weight: bold;
  }
  .article h5 {
    font-weight: bold;
    margin-bottom: 30px;
  }
  .article p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .article .lead {
    font-size: 14px;
    line-height: 24px;
  }
  .read-more {
    padding-left: 0;
  }
  .read-more .button {
    font-size: 15px;
    line-height: 24px;
  }
}
.page-board-committees h2 .red-line
{    font-size: 24px;
    color: #6a6a6a;}

.page-core-values .richText-content h3 {
    font-size: 24px;
    color: #ed1d24;
}

.page-core-values.page-our-policies .richText-content h3 {
    color: #2d2d2d;
    font-family: arial;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 40px;
}
.richText.article ol li {
  margin-bottom:0;
}
.reference-welcome-letter .read-more {
  padding-left:20px;
}
.reference-icon-over-text-box a:hover {text-decoration:none;}
.reference-icon-over-text-box {text-align:center;}
.reference-icon-over-text-box p {
	font-size: 18px;
    color: #fff;
    line-height: 1.5;
    margin: 0 auto;
    word-spacing: 6px;
    padding-left:20px;
    padding-right:20px;
}
.reference-icon-over-text-box img {margin:auto;}
.reference-icon-over-text-box img {padding-top:50px;}
.reference-icon-over-text-box p {padding-bottom:40px;}
@media (min-width: 768px) {
	.reference-icon-over-text-box img {
		padding-top:100px;
		padding-bottom:20px;
	}
	.reference-icon-over-text-box p {
		padding-bottom:80px;
		width:65%;
	}
}.reference-executive-profile-tile p {font-size:14px;}

.parametrizedhtml.component.section.reference-executive-profile-tile {
	padding-left:20px;
	padding-right:20px;
}
.profile h3 {
	font-weight: bold;
    margin-bottom: 7px;
    color: #6a6a6a;
}
.profile-list .profile header {
  margin-bottom: 14px;
}
.profile-list .profile header h3,
.profile-list .profile header p {
  color: #6a6a6a;
}
.profile-list .profile header h3 {
  font-weight: bold;
  margin-bottom: 7px;
}
.profile-list .profile header p {
  line-height: 23px;
  font-weight: lighter;
}
.profile-list .profile header .red-line:after {
  margin-bottom: 14px;
}
.profile-list .profile p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}
.profile-list .name {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}
.profile-list .position {
  font-size: 11px;
}
.profile-list .read-more {
  padding-left: 0;
  margin-top: 10px;
}
.profile-list .read-more button {
  font-size: 14px;
}
@media (max-width: 767px) {
  .profile-list .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .profile-list .fixed-list-20 {
    margin-left: 0;
    margin-right: 0;
    background-color: #f5f5f5;
    padding-bottom: 20px;
  }
  .profile-list .profile {
    background-color: #fff;
    margin-top: 20px;
  }
  .profile-list .profile header p {
    line-height: 22px;
    font-size: 19px;
  }
  .profile-list .profile header .red-line:after {
    width: 110px;
    margin-top: 19px;
  }
  .profile-list .profile header h3,
  .profile-list .profile header p {
    padding-left: 20px;
    padding-right: 20px;
  }
  .profile-list .profile header img {
    width: 100%;
  }
  .profile-list .profile .collapsed-content,
  .profile-list .profile .read-more {
    padding-left: 20px;
    padding-right: 20px;
  }
  .profile-list .read-more.centered {
    background-color: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
  }
}.box.component.header-title {
	margin-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
}

.box.component.header-title h1 {
	color: #ed1d24;
	letter-spacing: 0px;
}
.box.component.header-title p {
	color: #2e2e2e;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 0;
}
.box.component.tall-header {
  height:476px;
}
.background-handler.tall-header > .component-content {
 height:100%;
}
@media (max-width: 959px) {
  .box.component.tall-header {
	  height:270px;
	}
	.box.component.tall-header h1 {
		font-size: 30px;
	}
	.box.component.tall-header h2 {
		    font-size: 16px;
	}
}
@media (max-width: 767px) {
.box.component.tall-header {
	  height:250px;
	}

}.link-tiles {
  padding-top: 60px;
  padding-bottom: 50px;
}
.tiles-container {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 60px;
  padding-bottom: 50px;
}
.tiles-container .single-tile {
  width: 100%;
  height: 160px;
  display: table;
  overflow: hidden;
  margin-bottom: 10px;
  background-color: #f6f6f6;
}
.tiles-container .single-tile .info-container {
  display: table-cell;
  vertical-align: middle;
  background: url("/content/dam/cp-sites/corporate/corporate/common/icons/link-tiles-arrow.png") no-repeat right 50%;
  background-position: 97%;
}
.tiles-container .single-tile a {
  font-size: 28px;
  color: #6a6a6a;
  display: block;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 30px;
}
.tiles-container .single-tile:hover .info-container {
  background: url("/content/dam/cp-sites/corporate/corporate/common/icons/link-tiles-arrow-red.png") no-repeat right 50%;
  background-position: 97%;
}
.tiles-container .single-tile:hover a {
  color: #ed1d24;
}
@media (min-width: 768px) and (max-width: 959px) {
  .tiles-container .single-tile .info-container a {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .link-tiles {
    padding-top: 10px;
    padding-bottom: 0;
  }
  .tiles-container {
    margin: 0;
    padding-top:0;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
  }
  .tiles-container .single-tile a {
    padding: 40px 20px 40px 20px;
    font-size: 18px;
  }
  .tiles-container.even .reference-grey-tile--.first {
    padding-top:0;
  }
  .tiles-container.first .reference-grey-tile--.first {
    padding-top:10px;
  }

}
.reference-article-box {
  margin-top:30px;
  /*margin-bottom:30px;*/
  padding-left: 20px;
    padding-right: 20px;
}
@media (max-width: 767px) {
  .reference-article-box {
    margin-top:20px;
    margin-bottom:20px;
    padding-left: 0;
      padding-right: 0;
  }
}

.filter-grid .filter-container {
  width: 100%;
  height: 70px;
  background-color: #f3f2f2;
  padding-top: 20px;
}
.filter-grid .filter-container .filter {
  min-width: 435px;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  display: flex;
  justify-content: center
}
.filter-grid .filter-container .filter label {
  font-size: 18px;
  color: #2c2c2c;
  margin-right: 38px;
  float: left;
  width: auto;
  padding: 0;
}
.filter-grid .filter-container .filter .cool-select {
  display: inline-block;
  width: 230px;
  margin-right:20px;
}
.filter-grid .filter-container .filter .cool-select button,
.filter-grid .filter-container .filter .cool-select ul,
.filter-grid .filter-container .filter .cool-select select {
  text-align: left;
  width: 100%;
}
.filter-grid .filter-container .filter .cool-select button {
  padding-left: 0;
  letter-spacing: 0.5px;
  color: #ed1d24;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-color: #fff;
  text-align: center;
}
.filter-grid .filter-container .filter .cool-select button span {
  color: #000;
}
.filter-grid .filter-container .filter .cool-select ul li {
  padding-left: 20px;
}
.filter-grid .filter-container.light {
  background-color: #f3f2f2;
}
.filter-grid .filter-container.light .filter label {
  color: #000;
  font-weight: normal;
}
.filter-grid.dual-filter .filter-container {
  background-color: #610103;
}
.filter-grid.dual-filter .filter-container.light {
  background-color: #f3f2f2;
}
.filter-grid.dual-filter .filter-container.light .filter label {
  color: #000;
  font-weight: normal;
}
.filter-grid.dual-filter .filter-elements {
  margin-top: 85px;
}
.filter-grid.dual-filter .filter-container .filter {
  width: 700px;
}
.filter-grid.dual-filter .filter-container .filter label {
  color: #fff;
}
.filter-grid.dual-filter .filter-container .filter .cool-select {
  margin-right: 6px;
}
.filter-grid.dual-filter .cta-row {
  margin-left: -10px;
  margin-right: -10px;
  width: 85%;
  margin: 0 auto;
  margin-bottom: 25px;
}
.filter-grid.dual-filter .cta-row .cta {
  width: 33.33333333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.filter-grid.dual-filter .cta-row .cta picture img {
  width: 100%;
}
.filter-grid.dual-filter .cta-row .cta picture img:hover {
  border: 1px solid #ed1d24;
  cursor: pointer;
}
.filter-grid.dual-filter .cta-row .cta .arrow {
  position: absolute;
  bottom: -27px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  display: none;
}
.filter-grid.dual-filter .cta-row .cta.active .arrow {
  display: block;
}
.filter-grid.dual-filter .cta-row .cta.active picture img {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.filter-grid.dual-filter .cta-content-row {
  background-color: #f4f4f4;
  margin-bottom: 35px;
}
.filter-grid.dual-filter .cta-content-row .cta-content {
  display: none;
  padding-top: 20px;
  position: relative;
}
.filter-grid.dual-filter .cta-content-row .cta-content .two-col-layout {
  position: relative;
}
.filter-grid.dual-filter .cta-content-row .cta-content .first-col {
  width: 40%;
  text-align: center;
  float: left;
}
.filter-grid.dual-filter .cta-content-row .cta-content .second-col {
  width: 60%;
  padding-top: 65px;
  margin-bottom: 35px;
  float: right;
}
.filter-grid.dual-filter .cta-content-row .cta-content .close-tile {
  position: absolute;
  right: 0;
  top: 8px;
  cursor: pointer;
}
.filter-grid.dual-filter .cta-content-row .cta-content .tile-title {
  padding-left: 10px;
  font-size: 36px;
  color: #ed1d24;
  margin-bottom: 16px;
}
.filter-grid.dual-filter .cta-content-row .cta-content p {
  padding-left: 10px;
  font-size: 18px;
  margin-bottom: 45px;
  line-height: 26px;
}
.filter-grid.dual-filter .view-more {
  display: none;
}
.filter-grid .no-results {
  display: none;
  padding-top: 143px;
  padding-bottom: 230px;
}
.filter-grid .no-results p {
  font-size: 25px;
  color: #ed1d24;
  text-align: center;
  letter-spacing: 1px;
}
.filter-grid .no-results p strong {
  font-size: 30px;
  font-weight: bold;
  color: #ed1d24;
}
.filter-grid-tile-box > .component-content > .paragraphSystem {
  display: flex;
  flex-wrap: wrap;
}


@media (max-width: 959px) {
  .filter-grid .filter-container .filter {
    width: 500px;
  }
  .filter-grid .filter-container .filter .cool-select select {
    height: 30px;
    width: 270px;
    color: #ed1d24;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .filter-grid.dual-filter .filter-container .filter .cool-select select {
    width: 230px;
  }
}
@media (max-width: 767px) {
  .filter-grid {
    margin-top: 10px;
  }
  .filter-grid .container {
    width: 100%;
  }
  .filter-grid .filter-container {
    height: inherit;
    padding-bottom: 15px;
  }
  .filter-grid .filter-container .filter {
    width: 100%;
    text-align: center;
    min-width: 0;
    display: block;
    padding-bottom: 20px;
  }
  .filter-grid .filter-container .filter label {
    display: block;
    font-weight: normal;
    text-align: center;
    margin: 0;
    margin-bottom: 5px;
    float: none;
  }
  .filter-grid .filter-container .filter .cool-select {
    width: 280px;
    margin: 0 auto;
    display: block;
  }
  .filter-grid .filter-container .filter .cool-select select {
    width: 100%;
  }
  .filter-grid .filter-container.centered {
    padding-bottom: 40px;
  }
  .filter-grid .filter-container.centered .filter label {
    margin-right: 0;
  }
  .filter-grid .filter-container.centered .filter .cool-select select {
    padding-left: 70px;
  }
  .filter-grid.dual-filter {
    margin-top: 0;
  }
  .filter-grid.dual-filter .filter-container {
    padding-bottom: 10px;
  }
  .filter-grid.dual-filter .filter-container .filter {
    width: 100%;
  }
  .filter-grid.dual-filter .filter-container .filter label {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .filter-grid.dual-filter .filter-container .filter .cool-select {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    width: 95%;
    max-width: 320px;
  }
  .filter-grid.dual-filter .filter-container .filter .cool-select select {
    height: 30px;
    padding-left: 20px;
  }
  .filter-grid.dual-filter .cta-row {
    width: inherit;
    margin: 0;
    margin-bottom: 10px;
  }
  .filter-grid.dual-filter .cta-row .cta {
    width: 49%;
    padding: 0;
  }
  .filter-grid.dual-filter .cta-row .cta:nth-child(1) {
    margin-right: 2%;
  }
  .filter-grid.dual-filter .cta-content-row {
    margin-bottom: 0;
  }
  .filter-grid.dual-filter .cta-content-row .cta-content .first-col,
  .filter-grid.dual-filter .cta-content-row .cta-content .second-col {
    float: none;
    width: 100%;
  }
  .filter-grid.dual-filter .cta-content-row .cta-content .first-col {
    padding-top: 15px;
  }
  .filter-grid.dual-filter .cta-content-row .cta-content .first-col img {
    width: 70%;
  }
  .filter-grid.dual-filter .cta-content-row .cta-content .second-col {
    text-align: center;
    padding-top: 0;
    padding-bottom: 25px;
    margin-bottom: 10px;
  }
  .filter-grid.dual-filter .cta-content-row .cta-content .second-col .tile-title {
    font-size: 24px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
  }
  .filter-grid.dual-filter .cta-content-row .cta-content .second-col p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 30px;
  }
  .filter-grid.dual-filter .cta-content-row .cta-content .close-tile {
    top: -7px;
    right: -10px;
  }
  .filter-grid .view-more {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    background-color: #f6f6f6;
  }
  .no-results {
    padding-top: 25px;
    padding-bottom: 65px;
    padding-left: 35px;
  }
  .no-results p {
    font-size: 12px;
    text-align: left;
  }
  .no-results p strong {
    display: block;
    text-align: left;
    font-size: 17px;
  }
}.styled-form {
  padding-top: 20px;
  padding-bottom: 20px;
/* Titles */
/* Selects and cool Selects */
/* Form groups */
/* Error Messages */
/* submit section */
/* Attachments */
}
.styled-form select,
.styled-form input[type="text"],
.styled-form textarea,
.styled-form .cool-select button {
  font-family: "Arial";
  background-color: #fff;
  border: 1px solid #dcdcdc;
  color: #2d2d2d;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
  -webkit-appearance: none;
}
.styled-form input[type="text"],
.styled-form .cool-select button {
  height: 50px;
  width: 540px;
  padding-left: 23px;
  color: #2d2d2d;
  font-weight: normal;
}
.styled-form input,
.styled-form textarea {
  background-color: #fff;
  border-color: #dcdcdc;
}
.styled-form input[type="radio"] {
  display: none;
  margin-right: 5px;
}
.styled-form input[type="radio"]:checked + label {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/radio-active.png");
}
.styled-form input[type="radio"] + label {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/radio.png");
  background-repeat: no-repeat;
  cursor: pointer;
  padding-left: 25px;
  text-align: left;
  display: inline-block;
  background-position: 0px 10px;
}
.styled-form input {
  padding-left: 10px;
  height: 37px;
}
.styled-form input[type="text"].why {
  width: 490px;
}
.styled-form textarea {
  width: 540px;
  height: 149px;
}
.styled-form label,
.styled-form p {
  font-weight: normal;
  font-size: 17px;
}
.styled-form p {
  margin-bottom: 12px;
  padding-top: 15px;
  padding-left: 0;
  font-size: 14px;
  padding-right: 48px;
}
.styled-form label {
  vertical-align: top;
  padding-top: 6px;
  color: #2d2d2d;
  width: 275px;
  min-height: 36px; /* CPCWM-139; Checkboxes' text may overlap */
  text-align: right;
  float: left;
  font-size: 18px;
  padding-top: 10px;
  margin-right: 20px;
}
.styled-form label.big {
  height: inherit;
}
.styled-form i {
  font-size: 18px;
  display: block;
  font-style: italic;
  color: #686868;
  margin-top: 0;
  margin-bottom: 28px;
}
.styled-form sup {
  font-size: inherit;
  top: -3px;
}
.styled-form ul {
  padding-left: 20px;
}
.styled-form ul li {
  list-style: initial;
}
.styled-form h2 {
  text-align: center;
  margin-top: 52px;
  font-size: 37px;
  font-family: "L News Gothic W01";
  color: #ed1d24;
  margin-bottom: 65px;
  line-height: 40px;
}
.styled-form h2.with-subtitle {
  margin-bottom: 10px;
}
.styled-form h3 {
  color: #2d2d2d;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 15px;
  padding-left: 8px;
  padding-top: 3px;
}
.styled-form .subtitle {
  text-align: center;
  line-height: 28px;
  margin-bottom: 60px;
  font-family: "L News Gothic W01";
}
.styled-form select,
.styled-form .fake-select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/line-grey-arrow-down.png");
  background-position: 94% 50%;
  background-repeat: no-repeat;
  select: option;
}
.styled-form select select::-ms-expand,
.styled-form .fake-select select::-ms-expand,
.styled-form select .fake-select::-ms-expand,
.styled-form .fake-select .fake-select::-ms-expand {
  display: none;
}
.styled-form select select option,
.styled-form .fake-select select option,
.styled-form select .fake-select option,
.styled-form .fake-select .fake-select option {
  background-color: #fff;
}
.styled-form select :selected,
.styled-form .fake-select :selected,
.styled-form select .fake-select option:selected,
.styled-form .fake-select .fake-select option:selected {
  background-color: #666;
  color: #fff;
}
.styled-form select select.active,
.styled-form .fake-select select.active,
.styled-form select .fake-select.active,
.styled-form .fake-select .fake-select.active {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/line-grey-arrow-up.png");
}
.styled-form .cool-select {
  position: relative;
  display: inline-block;
}
.styled-form .cool-select.why button {
  width: 490px;
}
.styled-form .cool-select ul.options {
  border: 1px solid #666;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #666;
  font-size: 13px;
  padding-left: 5px;
  position: absolute;
  background: #fff;
  width: 82%;
  top: 0;
  z-index: 100;
  padding: 8px 0;
  -webkit-box-shadow: 1px 2px 8px #666;
  box-shadow: 1px 2px 8px #666;
  overflow: auto;
  max-height: 320px;
  margin-top: 0;
}
.styled-form .cool-select ul.options li {
  cursor: pointer;
  padding-left: 20px;
  letter-spacing: 0.5px;
  color: #2d2d2d;
  font-size: 14px;
  line-height: 30px;
}
.styled-form .cool-select ul.options li:hover {
  background: #666;
  color: #fff;
}
.styled-form .form-group {
  margin-bottom: 9px;
  border: 0
}
.styled-form .form-group::after {
  clear: both;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.styled-form .form-group.with-description {
  margin-bottom: 28px;
}
.styled-form .form-group.two-inputs input {
  width: 320px;
}
.styled-form .form-group.two-inputs input:nth-child(2) {
  width: 215px;
}
.styled-form .form-group.hidden-form-field {
  display: none;
}
.styled-form .radio-set .two-col-layout {
  text-align: center;
}
.styled-form .radio-set.align-left .two-col-layout {
  text-align: left;
}
.styled-form .radio-set .two-col-layout .first-col,
.styled-form .radio-set .two-col-layout .second-col {
  float: none;
  display: inline-block;
}
.styled-form .radio-set .radio-selector label {
  width: inherit;
}
.styled-form .radio-set p {
  margin-top: 20px;
}
.styled-form .error-message,
.styled-form .age-warning-message {
  color: #c00;
  text-align: center;
  font-size: 12px;
  padding-top: 4px;
  margin-bottom: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.styled-form .error input[type="text"],
.styled-form .error select,
.styled-form .error textarea,
.styled-form .error button,
.styled-form .error.attachment span {
  border-color: #f00;
}
.styled-form .error label {
  color: #f00;
}
.styled-form .error .cool-select.completed button,
.styled-form .error .cool-select.completed select {
  border-color: #dcdcdc;
}

/* error messages per fieldsets */
.styled-form .fieldset-error-message {
  display: none;
}

/* error messages per fieldsets */
.styled-form .email-format-error .fieldset-error-message {
  display: block;
  color: #f00;
  padding: 0;
  text-align: left;
  margin-top: 10px;
  margin-left: 295px;
}

.styled-form .comments {
  margin-bottom: 20px;
  border: 0
}
.styled-form .notifications {
  clear: both;
  margin-bottom: 40px;
  text-align: center;
  padding-left: 84px;
}
.styled-form .notifications .checkbox-field input {
  margin-right: 10px;
}
.styled-form .notifications .checkbox-field label {
  font-size: 12px;
  padding-top: 0;
  text-align: left;
  float: right;
  width: 563px;
  padding-left: 39px;
}
.styled-form .small-combos .cool-select button {
  width: 177px;
}
.styled-form .legal-submit {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: 50px;
}
.styled-form .legal-submit .two-col-layout {
  margin-left: auto;
  width: 540px;
}
.styled-form .legal-submit .first-col {
  display: inline-block;
  width: 260px;
  text-aling: center;
  padding-top: 3px;
}
.styled-form .legal-submit .first-col p {
  padding-top: 0;
  font-size: 11px;
  line-height: 18px;
  padding-right: 0;
}
.styled-form .legal-submit .first-col a {
  color: #2d2d2d;
}
.styled-form .legal-submit .second-col {
  display: inline-block;
}
.styled-form .attachment {
  height: 48px;
  position: relative;
}
.styled-form .attachment label {
  width: 505px;
  padding-top: 0;
  position: relative;
  z-index: 10;
}
.styled-form .attachment label span {
  border: 1px solid #e8e8e8;
  padding: 10px;
  width: 210px;
  display: inline-block;
  text-align: center;
  margin-left: 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  color: #f70b1a;
  font-weight: normal;
  font-size: 19px;
  cursor: pointer;
}
.styled-form .attachment input[type="file"] {
  display: none;
}
.styled-form .attachment input[type="file"].active {
  border: 0;
}
.styled-form .attachment .fake-file-input {
  width: 310px;
  color: #686868;
  font-style: italic;
  font-size: 16px;
  display: inline-block;
  padding-top: 15px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.styled-form .checkbox-field label {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/checkbox.png");
  background-repeat: no-repeat;
  cursor: pointer;
  width: 310px;
}
.styled-form .checkbox-field input {
  display: none;
  cursor: pointer;
}
.styled-form .checkbox-field input:checked + label {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/checkbox-checked.png");
}
.styled-form .checkbox-field .checkbox-set {
  margin-bottom: 30px;
}
.styled-form .checkbox-field .checkbox-set .checkbox-selector {
  padding-left: 10px;
  margin-bottom: 5px;
}
.styled-form .checkbox-field .checkbox-set .checkbox-selector p {
  padding-left: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.styled-form .checkbox-field .checkbox-set .checkbox-selector legend {
  padding-left: 25px;
  font-size: 15px;
  color: #615f5f;
  border: 0;
}
.styled-form .checkbox-field .checkbox-set .checkbox-selector .cool-select {
  width: 130px;
}
.styled-form .checkbox-field .checkbox-set .checkbox-selector .small-input {
  width: 60px;
  height: 25px;
}
.styled-form .checkbox-field .checkbox-set .checkbox-selector.sub-selector {
  padding-left: 30px;
}
.styled-form .checkbox-field .checkbox-set .checkbox-selector.with-combo button,
.styled-form .checkbox-field .checkbox-set .checkbox-selector.with-combo select {
  width: 130px;
  height: 35px;
  padding-left: 8px;
  font-weight: normal;
  font-size: 14px;
}
.styled-form .checkbox-field .checkbox-set .checkbox-selector.with-combo label {
  width: auto;
  cursor: pointer;
}
.styled-form .checkbox-field .checkbox-set input[type="checkbox"] {
  display: none;
}
.styled-form .checkbox-field .checkbox-set input[type="checkbox"]:checked + label {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/checkbox-checked.png");
}
.styled-form .checkbox-field .checkbox-set input[type="checkbox"] + label {
  background-repeat: no-repeat;
  cursor: pointer;
  width: 100%;
  padding-left: 25px;
  text-align: left;
  display: inline-block;
  background-position: 0px 8px;
}
.styled-form .blue-link {
  text-decoration: underline;
  color: #0048ff;
  border: none;
  background: none;  
}
.styled-form button.red-border-btn {
  margin: 0;
  width: 195px;
  height: 47px;
  border: 2px solid #ed1d24;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #ed1d24;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  padding: 0;
  text-align: center;
  background: url("/content/dam/cp-sites/corporate/corporate/common/icons/right-sm-arrow-hover.png") no-repeat 90%;
}
.styled-form .text-right {
  text-align: right;
  padding-right: 45px;
}
.styled-form.report-form p {
  font-size: 18px;
  margin-bottom: 8px;
}
.styled-form .legend {
  font-style: italic;
  line-height: 25px;
  color: #6a6a6a;
}
.styled-form input::-webkit-input-placeholder,
.styled-form textarea::-webkit-input-placeholder {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -ms-filter: none;
  filter: none;
  color: #fff;
}
.styled-form input:-moz-placeholder,
.styled-form textarea:-moz-placeholder {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -ms-filter: none;
  filter: none;
  color: #fff;
}
.styled-form input::-moz-placeholder,
.styled-form textarea::-moz-placeholder {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -ms-filter: none;
  filter: none;
  color: #fff;
}
.styled-form input:-ms-input-placeholder,
.styled-form textarea:-ms-input-placeholder {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -ms-filter: none;
  filter: none;
  color: #fff;
}
.styled-form input.show-placeholder::-webkit-input-placeholder,
.styled-form textarea.show-placeholder::-webkit-input-placeholder {
  color: #666;
}
.styled-form input.show-placeholder:-moz-placeholder,
.styled-form textarea.show-placeholder:-moz-placeholder {
  color: #666;
}
.styled-form input.show-placeholder::-moz-placeholder,
.styled-form textarea.show-placeholder::-moz-placeholder {
  color: #666;
}
.styled-form input.show-placeholder:-ms-input-placeholder,
.styled-form textarea.show-placeholder:-ms-input-placeholder {
  color: #666;
}
.styled-form textarea.show-placeholder:focus::-webkit-input-placeholder {
  color: #fff;
}
.styled-form textarea.show-placeholder:focus:-moz-placeholder {
  color: #fff;
}
.styled-form textarea.show-placeholder:focus::-moz-placeholder {
  color: #fff;
}
.styled-form textarea.show-placeholder:focus:-ms-input-placeholder {
  color: #fff;
}

/*1024*/

@media all and (max-width: 1024px) {
/* error messages per fieldsets */
  .styled-form .email-format-error .fieldset-error-message {
    display: block;
    color: #f00;
    padding: 0;
    text-align: left;
    margin-top: 10px;
    margin-left: 295px;
  }
}

/*959*/
@media all and (max-width: 959px) {
  .styled-form label {
    font-size: 13px;
    width: 125px;
  }
  .styled-form i {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .styled-form input[type="text"],
  .styled-form textarea {
    width: 465px;
  }
  .styled-form input[type="text"].why {
    width: 430px;
  }
  .styled-form p {
    padding-right: 10px;
  }
  .styled-form input[type="text"].why,
  .styled-form .cool-select.why {
    width: 430px;
  }
  .styled-form .form-group.attachment {
    position: relative;
  }
  .styled-form .form-group.attachment label {
    width: 369px;
  }
  .styled-form .form-group.two-inputs input {
    width: 259px;
  }
  .styled-form .attachment .fake-file-input {
    width: 230px;
    margin-bottom: 30px;
  }
  .styled-form .cool-select {
    width: 465px;
    height: 40px;
  }
  .styled-form .cool-select select {
    width: 100%;
    height: 40px;
    font-weight: normal;
  }
  .styled-form .text-right {
    padding-right: 9px;
  }
  .styled-form .small-combos .cool-select {
    width: 157px;
  }

  /* error messages per fieldsets */
  .styled-form .email-format-error .fieldset-error-message {
    display: block;
    color: #f00;
    padding: 0;
    text-align: left;
    margin-top: 10px;
    margin-left: 145px;
  }
}

/*767*/
@media all and (max-width: 767px) {
  .styled-form h2 {
    font-size: 25px;
    margin-top: 40px;
    margin-bottom: 15px;
  }
  .styled-form.with-subtitle {
    margin-bottom: 10px;
  }
  .styled-form .subtitle {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .styled-form h3 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .styled-form h5 {
    text-align: center;
  }
  .styled-form h6 {
    text-align: left;
  }
  .styled-form label {
    display: none;
  }
  .styled-form input[type="text"],
  .styled-form input[type="number"],
  .styled-form textarea,
  .styled-form select {
    float: none;
    width: 100%;
    font-size: 14px;
    color: #666;
    height: 40px;
    padding-left: 15px;
  }
  .styled-form textarea {
    width: 100%;
    height: 160px;
    margin: 0;
    padding-top: 10px;
  }
  .styled-form select + label {
    display: none;
  }
  /* error messages per fieldsets */
  .styled-form .email-format-error .fieldset-error-message {
    display: block;
    color: #f00;
    padding: 0;
    margin-top: 10px;
    text-align: left;
    margin-left: 0;
  }
  .styled-form p {
    padding-right: 0;
    padding-top: 25px;
    margin-bottom: 14px;
  }
  .styled-form .form-group.with-description {
    margin-bottom: 8px;
  }
  .styled-form .form-group.attachment {
    height: 72px;
  }
  .styled-form .form-group.attachment label {
    display: inline-block;
    width: 200px;
    text-align: left;
    margin-top: 5px;
    font-size: 14px;
    margin-right: 0;
  }
  .styled-form .form-group.attachment label span {
    margin: 0;
    width: 193px;
    font-size: 14px;
    height: 42px;
    margin-top: 1px;
    display: block;
  }
  .styled-form .form-group.attachment .fake-file-input {
    width: 25%;
    padding-top: 40px;
    margin: 0;
    font-size: 11px;
  }
  .styled-form .small-combos .cool-select {
    width: 100%;
  }
  .styled-form .comments label {
    margin-top: 0;
    display: none;
  }
  .styled-form .comments textarea {
    padding-top: 15px;
    color: #666;
    margin-left: 0;
  }
  .styled-form .notifications {
    clear: both;
    margin-bottom: 14px;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    padding: 0;
  }
  .styled-form .notifications .checkbox-field label {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    float: left;
  }
  .styled-form .legal-submit {
    width: 100%;
    margin-right: 0;
  }
  .styled-form .legal-submit .two-col-layout {
    width: 100%;
  }
  .styled-form .legal-submit .first-col {
    width: 100%;
    padding-left: 0;
  }
  .styled-form .legal-submit .first-col p {
    width: 100%;
  }
  .styled-form .legal-submit .second-col {
    width: 100%;
    text-align: center;
  }
  .styled-form .legal-submit .second-col input {
    margin-top: 20px;
  }
  .styled-form .cool-select {
    width: 100%;
  }
  .styled-form .cool-select.why {
    width: 82%;
  }
  .styled-form select.why,
  .styled-form input[type="text"].why {
    width: 82%;
  }
  .styled-form.report-form p {
    font-size: 14px;
  }
  .styled-form.report-form p.legend {
    padding-top: 0;
  }
  .styled-form input::-webkit-input-placeholder,
  .styled-form textarea::-webkit-input-placeholder {
    color: #666;
  }
  .styled-form input:-moz-placeholder,
  .styled-form textarea:-moz-placeholder {
    color: #666;
  }
  .styled-form input::-moz-placeholder,
  .styled-form textarea::-moz-placeholder {
    color: #666;
  }
  .styled-form input:-ms-input-placeholder,
  .styled-form textarea:-ms-input-placeholder {
    color: #666;
  }
  .styled-form fieldset.second-section input:focus::-webkit-input-placeholder,
  .styled-form textarea:focus::-webkit-input-placeholder {
    color: #fff;
  }
  .styled-form fieldset.second-section input:focus:-moz-placeholder,
  .styled-form textarea:focus:-moz-placeholder {
    color: #fff;
  }
  .styled-form fieldset.second-section input:focus::-moz-placeholder,
  .styled-form textarea:focus::-moz-placeholder {
    color: #fff;
  }
  .styled-form fieldset.second-section input:focus:-ms-input-placeholder,
  .styled-form textarea:focus:-ms-input-placeholder {
    color: #fff;
  }
}
/* History boxes */

.reference-filter-controller {
  float: none;
}

.filter-elements-container {
  margin-bottom: 50px;
}

.mixed-grid-exclusive-filters {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* container of the box */
.reference-filtered-history-box,
.reference-filtered-award-box {
  float:left;
  width: 25%;
  max-width: 245px;
  height: 231px;  
}

.reference-filtered-history-box.right,
.reference-filtered-award-box.right {
  float: right;
}

.reference-filtered-history-box.big-filtered-box,
.reference-filtered-award-box.big-filtered-box {
  width: 50%;
  max-width: 490px;
  height: 462px;  
}

.reference-filtered-history-box > .component-content,
.reference-filtered-award-box > .component-content {
  height: 100%;
}

.mixed-grid-exclusive-filters .box {
  padding: 5px;
  overflow: hidden;
  height: 100%;
}

.mixed-grid-exclusive-filters .box .background-overlay {
  position: relative;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.mixed-grid-exclusive-filters .box .info-container {
  position: absolute;
  bottom: 10px;
  left: 20px;
  right: 20px;
  height: 100%;
}

.mixed-grid-exclusive-filters .box .info-container h2 {
    position: absolute;
    top: 20px;
    margin-top: 0;
    font-size: 42px;
    font-weight: 700;
}
.mixed-grid-exclusive-filters .box .info-container p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
  line-height: 20px;
  position:absolute;
  bottom: 5px;
}

.mixed-grid-exclusive-filters a:hover {
  text-decoration: none;
}

.mixed-grid-exclusive-filters .box .blue {
  background-color: #3c72b6;
}
.mixed-grid-exclusive-filters .box .red {
  background-color: #ed1d24;
}
.mixed-grid-exclusive-filters .box .green {
  background-color: #1fb25a;
}
.mixed-grid-exclusive-filters .box .lightblue {
  background-color: #24c2f2;
}

.mixed-grid-exclusive-filters .box .background-overlay .info-container, .mixed-grid-exclusive-filters .box .background-overlay.green .info-container,.mixed-grid-exclusive-filters .box .background-overlay.red .info-container {
  top: 0;
}

.mixed-grid-exclusive-filters .box .info-container .content, .mixed-grid-exclusive-filters .box .info-container .content, .mixed-grid-exclusive-filters .box .info-container .content {
  position: relative;
  height: 100%;
}
.mixed-grid-exclusive-filters .box .info-container h2, .mixed-grid-exclusive-filters .box .info-container h2, .mixed-grid-exclusive-filters .box .info-container h2 {
  position: absolute;
  top: 20px;
  margin-top: 0;
  font-size: 42px;
  font-weight: 700;
}

.mixed-grid-exclusive-filters .box .background-overlay.blue h2 {
  color: #89a4ce;
}
.mixed-grid-exclusive-filters .box .background-overlay.red h2 {
  color: #f37d7f;
}
.mixed-grid-exclusive-filters .box .background-overlay.green h2 {
  color: #7ecb97;
}
.mixed-grid-exclusive-filters .box .background-overlay.lightblue h2 {
  color: #7fd6f6;
}

/* Boxes with images as background */
.mixed-grid-exclusive-filters .with-image .box .info-container .content {
  height: auto;
  position: absolute;
  bottom: 10px;
}

.mixed-grid-exclusive-filters .with-image .box .info-container p {
  position: static;
}

.mixed-grid-exclusive-filters .with-image .box .info-container h2 {
  position: static;
  font-size: 18px;
  color: #fff;
}



/**************** AWARDS */

.mixed-grid-exclusive-filters .box-content {
  height: 100%;
  background-size: cover;
  background-position: center; 
}

.mixed-tile-grid .box .background-container img {
  width: 100%;
}

.mixed-grid-exclusive-filters .reference-filtered-award-box .info-container {
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
}

.mixed-grid-exclusive-filters .reference-filtered-award-box .info-container h2 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 0;
  line-height: 25px;
  position: static;
}
.mixed-grid-exclusive-filters .reference-filtered-award-box .info-container h3 {
  font-family: Arial;
  font-size: 15px;
  margin: 0;
  line-height: 21px;
  position: static;
}
.mixed-grid-exclusive-filters .reference-filtered-award-box .info-container img {
  display: initial;
}

.mixed-grid-exclusive-filters .reference-filtered-award-box.big-filtered-box .info-container {
  bottom: 0;
  top: inherit;
  text-align: left;
  margin-left: 25px;
  margin-bottom: 30px;
  padding: 0;
  height: auto;
}

.mixed-grid-exclusive-filters .reference-filtered-award-box.big-filtered-box .info-container h2 {
  font-size: 14px;
}

.mixed-grid-exclusive-filters .reference-filtered-award-box.big-filtered-box .info-container h3 {
  font-size: 24px;
  line-height: 25px;
}

.mixed-grid-exclusive-filters .reference-filtered-award-box .cta {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px;
  display: block;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.mixed-grid-exclusive-filters .box .cta.external {
  background: url("/content/dam/cp-sites/corporate/corporate/common/icons/button-external-link.png") no-repeat center;
  background-color: rgba(0,0,0,0.2);
}
.mixed-grid-exclusive-filters .box .cta.download {
  background: url("/content/dam/cp-sites/corporate/corporate/common/icons/download-white-icon.png") no-repeat center;
  background-color: rgba(0,0,0,0.2);
}
.mixed-grid-exclusive-filters.big-filtered-box .box {
  width: 100%;
}
.mixed-tile-grid .big-filtered-box .box .background-container {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.mixed-tile-grid .big-filtered-box .box .info-container img {
  display: none;
}

.mixed-tile-grid .box .blue {
  background-color: #28a4c3;
}
.mixed-tile-grid .box .red {
  background-color: #ed1d24;
}
.mixed-tile-grid .box .green {
  background-color: #1fb25a;
}
.mixed-tile-grid .box .yellow {
  background-color: #fabb23;
}
.mixed-tile-grid .box .white {
background-color: #fff;
}
.cq-wcm-edit-touch .mixed-grid-exclusive-filters .box .background-overlay.white {
background-color: #d3d3d3;
}

/* TABLETS */

@media (max-width: 959px) {

  .reference-filtered-award-box {
    max-height: 180px;
  }
  .reference-filtered-history-box.big-filtered-box,
  .reference-filtered-award-box.big-filtered-box {
    max-width: 490px;
  }
  .reference-filtered-award-box.big-filtered-box {
    max-height: 344px;
  }


  .mixed-grid-exclusive-filters .reference-filtered-award-box .info-container {
    top: 12px;    
  }

  .mixed-grid-exclusive-filters .box .background-overlay .info-container {
    left: 10px;
    right: 10px;
    bottom: 10px;
  }
  .mixed-grid-exclusive-filters .box .background-overlay .info-container p {
    line-height: 16px;
  }
  .mixed-grid-exclusive-filters .box .background-overlay .info-container h2 {
    top: 10px;
  }
  .mixed-grid-exclusive-filters .reference-filtered-award-box .info-container h2 {
    font-size: 14px;
    margin-top: 7px;
    line-height: 20px;
  }
  .mixed-grid-exclusive-filters .reference-filtered-award-box .info-container h2 {
    font-size: 14px;
    line-height: 20px;
  }
  .mixed-grid-exclusive-filters .reference-filtered-award-box.big-filtered-box .info-container h2 {
    font-size: 14px;
  }
  .mixed-grid-exclusive-filters .reference-filtered-award-box.big-filtered-box .info-container h3 {
    font-size: 18px;
    line-height: 17px;
  }

}


/* MOBILE */

@media (max-width: 767px) {
  .reference-filtered-history-box.big-filtered-box,
  .reference-filtered-award-box.big-filtered-box,
  .reference-filtered-award-box,
  .reference-filtered-history-box {
    width:100%;
    margin: 0 auto;
    display: block;
    float: none;
    height: 80vw;
  }
  .reference-filtered-history-box,
  .reference-filtered-award-box {
    max-width: 490px;
  }

  .mixed-grid-exclusive-filters .box {
    width: 100%;
  }

  .filter-grid div.mixed-grid-exclusive-filters {
    padding-right: 10px;
    padding-left: 10px;
    float: none;
    position: static;
    padding-top: 0;
  }

  .mixed-grid-exclusive-filters .box .background-overlay .info-container {
    padding: 10px;
  }

  .mixed-grid-exclusive-filters .reference-filtered-award-box .info-container {
    position: static;
  }

  .mixed-grid-exclusive-filters .reference-filtered-award-box .info-container h2 {
    font-size: 14px;
    margin-top: 7px;
    line-height: 20px;
  }
  .mixed-grid-exclusive-filters .reference-filtered-award-box .info-container h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .mixed-grid-exclusive-filters .reference-filtered-award-box .info-container {
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .mixed-grid-exclusive-filters .reference-filtered-award-box .info-container h3 {
    font-size: 18px;
    line-height: 17px;
  }

  .reference-filtered-award-box .box-content {
    height: 100%;
  }

  .mixed-grid-exclusive-filters .reference-filtered-award-box .info-container {
    margin: 0 20px;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;   
  }

  .mixed-grid-exclusive-filters .reference-filtered-award-box.big-filtered-box .info-container {
    position: absolute;
    display: block;
  }

}
.sitemap-section{
  padding-left: 40px;
  margin-bottom: 30px
}
.sitemap-section h1{
  padding-bottom: 10px;
  margin-bottom: 0;
}

.richText.sitemap-section p{
  color: #2d2d2d;
  font-size: 18px;
}

.richText.sitemap-section h3{
  display: block;
  width: 100%;
  font-size: 24px;
  color: #ed1d24;
  margin-bottom: 10px;
  margin-top: 30px;
}

.richText.sitemap-section ul{
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
}

.richText.sitemap-section ul li{
  width: 33.33333%;
  padding-left: 0;
}

.richText.sitemap-section ul li a{
  text-decoration: none;
  color: #2d2d2d;
  font-size: 18px;
}

.richText.sitemap-section ul li a:hover{
  text-decoration: none;
  color: #ed1d24;
}

@media only screen and (max-width: 959px) {
  .richText.sitemap-section p,
  .richText.sitemap-section a{
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .sitemap-section{
    padding-left: 20px;
    margin-bottom: 10px
  }

  .sitemap-section.title h1{
    padding-bottom: 0;
    padding-left: 0;
    margin-top: 10px;
  }

  .richText.sitemap-section p{
    margin-bottom: 0;
    font-size: 16px;
  }

  .richText.sitemap-section h3{
    margin-bottom: 0;
    margin-top: 0;
  }

  .richText.sitemap-section ul li{
    width: 100%;
    float: none;
    padding-left: 10px;
  }
  .richText.sitemap-section ul li a{
    font-size: 16px;
  }
}
.animated-gif-hero {
  position: relative;
}

.animated-gif-hero .paragraphSystem {
  display: flex;
}

.animated-gif-hero .image {
  height: 100%;
}

.animated-gif-hero .richText {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  max-width: 85%;
  margin: auto;
  z-index: 999;
}

.animated-gif-hero .richText h1 {
  letter-spacing: 1.5px;
}

.animated-gif-hero .richText h2 {
  font-family: arial, sans-serif;
} 

.animated-gif-hero img {
  width: 100%;
  max-width: 1366px;
}

@media screen and (max-width: 959px) {

  .animated-gif-hero .paragraphSystem {
    justify-content: left;
    align-items: baseline;
  }

  .animated-gif-hero .richText {
    top: 60px;
    margin-left: 3%;
  }

  .animated-gif-hero .richText h1 {
    font-size: 58px;
    margin-bottom: 4px;
  }

  .animated-gif-hero .richText h2 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 0px;
    }
}

@media screen and (max-width: 767px) {
  .animated-gif-hero .richText h1 {
    font-size: 30px;
  }

  .animated-gif-hero .richText h2 {
    font-size: 16px;
    line-height: inherit;
    margin-top: inherit;
  }
}
.country-list-header {
	padding-top: 60px;
	padding-bottom: 50px;
}

.country-list-header h3 {
	font-size: 24px;
}

.country-list-header p {
	color: #fff;
	font-size: 18px;
}

.country-list-header a {
	color: #fff;
}

.phone-list-container {
	display: none;
}

.phone-list-container {
	padding: 60px 0 40px 0;
}

.phone-list-container .component-content {
	width: 90%;
	margin: auto;
	max-width: 980px;
	min-width: 920px;
}

.phone-list-container .col-lg-3 {
	padding-right: 10px;
}

.phone-list-container a {
	color: #000;
	font-size: 12px;
}

.phone-list-container .flag-sprite {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 4px;
}

.phone-icon {
	position: relative;
	/* CPCWM-342: Phone icon sometimes cut */
	margin-left: 25px;
}

.phone-icon:before {
    content: url('/content/dam/cp-sites/corporate/corporate/common/icons/white-phone.png');
    position: absolute;
    left: -25px;
}


@media screen and (max-width: 959px) {

	.phone-list-container .component-content {
		width: 688px;
		max-width: inherit;
		min-width: inherit;
	}

}


@media screen and (max-width: 767px) {

	.country-list-header {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.country-list-header h3 {
		font-size: 18px;
	}

	.country-list-header p {
		font-size: 15px;
	}

	.phone-list-container .component-content {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		max-width: inherit;
		min-width: inherit;
	}
}.contact-us-sprite {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/contactUs-sprite.png");
  background-repeat: no-repeat;
}
.contact-us-sprite.toggle-icon-1-lg {
  background-position: -8px -144px;
  width: 130px;
  height: 130px;
}
.contact-us-sprite.toggle-icon-1-lg.active {
  background-position: -8px -144px;
}
.no-touch .contact-us-sprite.toggle-icon-1-lg:hover {
  background-position: -144px -144px;
}
.contact-us-sprite.toggle-icon-1-md {
  background-position: -280px -143px;
  width: 115px;
  height: 115px;
}
.contact-us-sprite.toggle-icon-1-md.active {
  background-position: -280px -143px;
}
.no-touch .contact-us-sprite.toggle-icon-1-md:hover {
  background-position: -401px -144px;
}
.contact-us-sprite.toggle-icon-1-sm {
  background-position: -524px -143px;
  width: 100px;
  height: 100px;
}
.contact-us-sprite.toggle-icon-1-sm.active {
  background-position: -524px -143px;
}
.no-touch .contact-us-sprite.toggle-icon-1-sm:hover {
  background-position: -631px -143px;
}
.contact-us-sprite.toggle-icon-2-lg {
  background-position: -8px -432px;
  width: 130px;
  height: 130px;
}
.contact-us-sprite.toggle-icon-2-lg.active {
  background-position: -8px -432px;
}
.no-touch .contact-us-sprite.toggle-icon-2-lg:hover {
  background-position: -144px -432px;
}
.contact-us-sprite.toggle-icon-2-md {
  background-position: -280px -432px;
  width: 115px;
  height: 115px;
}
.contact-us-sprite.toggle-icon-2-md.active {
  background-position: -280px -432px;
}
.no-touch .contact-us-sprite.toggle-icon-2-md:hover {
  background-position: -401px -432px;
}
.contact-us-sprite.toggle-icon-2-sm {
  background-position: -524px -432px;
  width: 100px;
  height: 100px;
}
.contact-us-sprite.toggle-icon-2-sm.active {
  background-position: -524px -432px;
}
.no-touch .contact-us-sprite.toggle-icon-2-sm:hover {
  background-position: -631px -432px;
}
.contact-us-sprite.toggle-icon-3-lg {
  background-position: -8px -576px;
  width: 130px;
  height: 130px;
}
.contact-us-sprite.toggle-icon-3-lg.active {
  background-position: -8px -576px;
}
.no-touch .contact-us-sprite.toggle-icon-3-lg:hover {
  background-position: -144px -576px;
}
.contact-us-sprite.toggle-icon-3-md {
  background-position: -280px -576px;
  width: 115px;
  height: 115px;
}
.contact-us-sprite.toggle-icon-3-md.active {
  background-position: -280px -576px;
}
.no-touch .contact-us-sprite.toggle-icon-3-md:hover {
  background-position: -402px -432px;
}
.contact-us-sprite.toggle-icon-3-sm {
  background-position: -524px -576px;
  width: 100px;
  height: 100px;
}
.contact-us-sprite.toggle-icon-3-sm.active {
  background-position: -524px -576px;
}
.no-touch .contact-us-sprite.toggle-icon-3-sm:hover {
  background-position: -631px -576px;
}
.contact-us-sprite.toggle-icon-4-lg {
  background-position: -8px 0;
  width: 130px;
  height: 130px;
}
.contact-us-sprite.toggle-icon-4-lg.active {
  background-position: -8px 0;
}
.no-touch .contact-us-sprite.toggle-icon-4-lg:hover {
  background-position: -144px 0;
}
.contact-us-sprite.toggle-icon-4-md {
  background-position: -280px 0;
  width: 115px;
  height: 115px;
}
.contact-us-sprite.toggle-icon-4-md.active {
  background-position: -280px 0;
}
.no-touch .contact-us-sprite.toggle-icon-4-md:hover {
  background-position: -401px 0;
}
.contact-us-sprite.toggle-icon-4-sm {
  background-position: -524px 0;
  width: 100px;
  height: 100px;
}
.contact-us-sprite.toggle-icon-4-sm.active {
  background-position: -524px 0;
}
.no-touch .contact-us-sprite.toggle-icon-4-sm:hover {
  background-position: -631px 0;
}
.contact-us-sprite.toggle-icon-5-lg {
  background-position: -8px -288px;
  width: 130px;
  height: 130px;
}
.contact-us-sprite.toggle-icon-5-lg.active {
  background-position: -8px -288px;
}
.no-touch .contact-us-sprite.toggle-icon-5-lg:hover {
  background-position: -144px -288px;
}
.contact-us-sprite.toggle-icon-5-md {
  background-position: -280px -287px;
  width: 115px;
  height: 115px;
}
.contact-us-sprite.toggle-icon-5-md.active {
  background-position: -280px -287px;
}
.no-touch .contact-us-sprite.toggle-icon-5-md:hover {
  background-position: -401px -288px;
}
.contact-us-sprite.toggle-icon-5-sm {
  background-position: -524px -288px;
  width: 100px;
  height: 100px;
}
.contact-us-sprite.toggle-icon-5-sm.active {
  background-position: -524px -288px;
}
.no-touch .contact-us-sprite.toggle-icon-5-sm:hover {
  background-position: -631px -288px;
}
.contact-us .button {
  background-color: transparent;
  border: 0;
  color: inherit;
  padding: 0;
  border-radius: 0;
  cursor: pointer;
  display: block; 
}
.contact-us .p {
  font-size: 15px;
  line-height: 24px;
  color: #2d2d2d;
}
.contact-us h5 {
  text-align: center;
  font-size: 24px;
  color: #696969;
}
.contact-us h6 {
  font-size: 25px;
  color: #2d2d2d;
  text-align: center;
  margin-top: 60px;
}
.contact-us input[type="submit"] {
  cursor: pointer;
}
.contact-us .separator {
  border-top: 1px solid #d4d4d4;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 5px;
  background: none;
}
.contact-us .container {
  padding: 0 20px;
}
.contact-us .intro-info {
  padding-top: 70px;
  padding-bottom: 45px;
}
.contact-us .intro-info .container {
  padding: 0;
}
.contact-us .intro-info p {
  font-size: 17px;
  line-height: 30px;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
  color: #2d2d2d;
}
.contact-us .intro-info i {
  font-style: italic;
  color: #676767;
}
.contact-us .form-selector .usage-form,
.contact-us .form-selector .sign-up-form {
  width: 700px;
  margin: 0 auto;
  margin-top: 60px;
  padding-bottom: 40px;
}
.contact-us .form-selector .long-form iframe {
  height: 1442px;
  width: 100%;
}
.contact-us .form-selector .short-form iframe {
  height: 775px;
  width: 100%;
}
.contact-us .form-selector .usage-form {
  width: 100%;
}
.contact-us .form-selector .usage-form iframe {
  height: 1600px;
  width: 100%;
}
.contact-us .form-selector .separator {
  display: none;
  margin-top: 55px;
}
.contact-us .sign-up-form {
  width: 100%;
  padding-bottom: 60px;
}
.contact-us .search-filter .container {
  padding-top: 20px;
  padding-bottom: 35px;
  width: 600px;
}
.contact-us .search-filter .two-col-layout {
  margin-top: 25px;
  width: 657px;
  margin: 0 auto;
  margin-top: 35px;
}
.contact-us .search-filter .two-col-layout .first-col {
  width: 125px;
  text-align: right;
  padding-top: 30px;
  float: left;
}
.contact-us .search-filter .two-col-layout .first-col p {
  font-size: 22px;
  margin-right: 5px;
  margin-bottom: 0;
}
.contact-us .search-filter .two-col-layout .second-col {
  float: left;
  margin-left: 13px;
  max-width: 460px;
}
.contact-us .search-filter .two-col-layout .second-col button {
  width: 460px;
  height: 48px;
  padding-left: 25px;
  padding-top: 0;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 17px;
  color: #666;
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/line-grey-arrow-down.png");
  font-weight: normal;
}
.contact-us .search-filter .two-col-layout .second-col ul {
  width: 460px;
  border: 1px solid #ccc;
  top: 48px;
}
.contact-us .search-filter .two-col-layout .second-col .styled-form select,
.contact-us .search-filter .two-col-layout .second-col .styled-form .fake-select {
  background-position: 97% 52%;
}
.contact-us .search-filter .two-col-layout .second-col .styled-form select.active,
.contact-us .search-filter .two-col-layout .second-col .styled-form .fake-select.active {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/line-grey-arrow-up.png");
}
.contact-us .search-filter .filter-options {
  padding-top: 10px;
  padding-left: 25px;
}
.contact-us .search-filter .filter-options p {
  margin-bottom: 10px;
}
.contact-us .search-filter .filter-options a {
  display: inline-block;
  margin: 0;
  cursor: pointer;
  text-decoration: underline;
  color: #2d2d2d;
}
.contact-us .toggle-content {
  padding-top: 45px;
  background-color: #f6f6f6;
  padding-bottom: 20px;
}
.contact-us .toggle-content #indicator span {
  top: -78px;
}
.contact-us .answers {
  padding-top: 30px;
  padding-bottom: 0;
}
.contact-us .option-links {
  text-align: center;
  height: 350px;
}

.contact-us .live-chat-container .button {
  cursor: unset;
}

.contact-us .live-chat-container:hover {
  text-decoration: none;
}

.contact-us .option-links .disabled .list-item {
  cursor: unset;
}

.contact-us .option-links .disabled .list-item.active {
  background-image: none;
}

.contact-us .option-links .disabled .button-img .hover {
  display: inline-block;
}

.contact-us .option-links .disabled .button-img img {
  display: none;
}

.contact-us .option-links .disabled .active h5 {
  color: #696969;
}

.contact-us .option-links .list-item,
.contact-us .option-links > a {
  display: inline-block;
  padding: 0;
  width: 19%;
  vertical-align: top;
  height: 100%;
  cursor: pointer;
  padding-left: 5px;
  padding-right: 5px;
}
.contact-us .option-links .list-item.active {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/arrow-up.png");
  background-repeat: no-repeat;
  background-position: bottom;
}
.contact-us .option-links .list-item.active h5 {
  color: #ed1d24;
}
.contact-us .option-links .button-img .hover {
  display: none;
}
.contact-us .option-links img {
  margin: 0 auto;
}
.contact-us .option-links p {
  color: #2d2d2d;
  font-size: 14px;
}
.contact-us .external-link:after {
  content: none;
}
.contact-us .content-item#answers-1-desktop h4 {
  margin-bottom: 15px;
}
.contact-us .content-item#answers-1-desktop p {
  margin-botom: 15px;
}
.contact-us .content-item#answers-3-desktop .subcontainer {
  width: 600px;
}
.contact-us .content-item.content-item p {
  line-height: 18px;
  margin-bottom: 10px;
}
.contact-us .content-item .selectors {
  padding-left: 70px;
  width: 600px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.contact-us .content-item .selectors p {
  padding-left: 35px;
  font-size: 25px;
  color: #2f2f2f;
  margin-top: 35px;
  margin-bottom: 25px;
}
.contact-us .content-item .selectors input[type="radio"] {
  display: none;
}
.contact-us .content-item .selectors input[type="radio"] + label {
  background: url("/content/dam/cp-sites/corporate/corporate/common/icons/radio.png") no-repeat 0 3px;
}
.contact-us .content-item .selectors input[type="radio"]:checked + label {
  background: url("/content/dam/cp-sites/corporate/corporate/common/icons/radio-active.png") no-repeat 0 3px;
}
.contact-us .content-item .selectors label {
  padding-left: 35px;
  font-weight: 400;
  height: 25px;
  cursor: pointer;
  font-size: 19px;
}
.contact-us .content-item .selectors .radio-group {
  margin-bottom: 10px;
}
.contact-us .content-item iframe {
  overflow: hidden;
}
.contact-us .content-item #where-to-buy-iframe {
  height: 550px;
}
.contact-us .mb_header_text {
  font-size: 16px;
  text-align: center;
}
.contact-us .speach-pluggin {
  width: 430px;
  margin: 0 auto;
  margin-top: 9px;
}
.contact-us .speach-pluggin .input-group .input-group-btn {
  float: left;
  width: auto;
}
.contact-us .speach-pluggin .input-group .input-group-btn button.btn-primary {
  background-color: #fff;
  border-color: #dcdcdc;
  border-left: 2px solid #dcdcdc;
  color: #2d2d2d;
}
.contact-us .speach-pluggin .input-group .input-group-btn button.btn-primary img {
  position: relative;
  top: -2px;
}
.contact-us .speach-pluggin .input-group .input-group-btn #mb_mic_button {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  height: 34px;
  background-color: #fff;
}
.contact-us .speach-pluggin .input-group input {
  float: left;
  width: 300px;
  border-right: none;
  border-color: #dcdcdc;
  -moz-use-text-color: #dcdcdc #dcdcdc;
}
.ie9 .contact-us .toggle-content .content-item #where-to-buy-iframe {
  height: 900px;
}
.ie9 .contact-us .toggle-content .content-item #questions-iframe {
  width: 960px;
  height: 900px;
}
.no-touch .contact-us .option-links .list-item:hover .button-img img,
.no-touch .contact-us .option-links a:hover .button-img img {
  display: none;
}
.no-touch .contact-us .option-links .list-item:hover .button-img .hover,
.no-touch .contact-us .option-links a:hover .button-img .hover {
  display: inline-block;
}
.no-touch .contact-us .option-links .list-item:hover h5,
.no-touch .contact-us .option-links a:hover h5 {
  color: #ed1d24;
}
@media screen and (max-width: 959px) {
  .contact-us .form-selector .usage-form,
  .contact-us .form-selector .sign-up-form {
    width: 100%;
    max-width: 599px;
  }
  .contact-us .search-filter .two-col-layout {
    width: 100%;
  }
  .contact-us .search-filter .two-col-layout .first-col {
    width: 100px;
  }
  .contact-us .search-filter .two-col-layout .second-col {
    width: 420px;
    float: right;
    max-width: inherit;
  }
  .contact-us .search-filter .two-col-layout .second-col .styled-form .cool-select {
    width: 100%;
  }
  .contact-us .search-filter .two-col-layout .second-col select {
    width: 100%;
  }
  .contact-us .option-links .list-item .button-img img,
  .contact-us .option-links a .button-img img {
    width: 115px;
  }
}
@media screen and (max-width: 767px) {
  .contact-us h5 {
    text-align: left;
    font-size: 24px;
    margin-top: 0;
  }
  .contact-us h6 {
    text-align: left;
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
  }
  .contact-us .intro-info {
    padding: 25px 20px 40px 20px;
  }
  .contact-us .intro-info p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
    letter-spacing: 0;
  }
  .contact-us .search-filter .container {
    width: auto;
    padding-bottom: 30px;
    padding-top: 25px;
  }
  .contact-us .search-filter .container .filter-options {
    margin-top: 0;
  }
  .contact-us .search-filter .two-col-layout {
    margin-top: 3px;
    width: 100%;
  }
  .contact-us .search-filter .two-col-layout .first-col {
    text-align: left;
    float: none;
    padding-top: 8px;
    float: left;
  }
  .contact-us .search-filter .two-col-layout .first-col p {
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 18px;
  }
  .contact-us .search-filter .two-col-layout .second-col {
    margin-left: 0;
    width: 100%;
  }
  .contact-us .search-filter .two-col-layout .second-col .topic-list {
    padding: 0;
    margin-top: 20px;
  }
  .contact-us .search-filter .two-col-layout .second-col .topic-list p {
    margin-bottom: 10px;
    padding-left: 15px;
    padding-top: 10px;
  }
  .contact-us .search-filter .two-col-layout .second-col .topic-list p a {
    margin: 0;
  }
  .contact-us .search-filter .two-col-layout .second-col .styled-form select {
    font-size: 16px;
    width: 100%;
    height: 36px;
    padding-left: 15px;
    padding-top: 2px;
    font-weight: normal;
    max-width: 300px;
  }
  .contact-us .search-filter .two-col-layout .second-col .styled-form select option {
    font-size: 16px;
  }
  .contact-us .content-item {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .contact-us .form-selector {
    margin-bottom: 20px;
  }
  .contact-us .form-selector .selectors {
    border-bottom: none;
    margin-bottom: 30px;
    width: 100%;
  }
  .contact-us .form-selector .selectors p {
    font-size: 24px;
    margin-top: 65px;
    margin-bottom: 25px;
    text-align: center;
    padding-left: 0;
  }
  .contact-us .form-selector .selectors label {
    font-size: 13px;
    padding-top: 5px;
  }
  .contact-us .form-selector .selectors input[type="radio"] {
    margin: 0;
  }
  .contact-us .form-selector div {
    text-align: left;
  }
  .contact-us .form-selector .radio-group {
    margin-bottom: 12px;
  }
  .contact-us .form-selector .usage-form,
  .contact-us .form-selector .sign-up-form {
    margin-top: 0;
    width: 100%;
  }
  .contact-us .form-selector .usage-form iframe,
  .contact-us .form-selector .sign-up-form iframe {
    max-width: 599px;
    height: 1290px;
    width: 100%;
  }
  .contact-us .form-selector .separator {
    margin: 15px -20px 0 -20px;
    border-top: 1px solid #e5e5e5;
  }
  .contact-us .form-selector h4 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
  }
  .contact-us .form-selector p {
    text-align: left;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .contact-us .form-selector .separator {
    margin-left: 5%;
    padding-right: 5%;
    width: 90%;
  }
  .contact-us .speach-pluggin {
    width: 100%;
    margin-left: 25px;
  }
  .contact-us .speach-pluggin .input-group {
    margin: 0 auto;
  }
  .contact-us .speach-pluggin .input-group input {
    width: 50%;
  }
  .contact-us .answers.container {
    padding: 0;
  }
  .contact-us .answers.container .option-links {
    height: inherit;
    padding-top: 0;
  }
  .contact-us .answers.container .option-links .content-item {
    padding: 0;
  }
  .contact-us .answers.container .option-links .content-item h4 {
    margin: 0;
  }
  .contact-us .answers.container .option-links .content-item .selectors {
    padding: 0 20px;
  }
  .contact-us .answers.container .option-links .content-item #where-to-buy-iframe-mobile {
    margin-top: 20px;
    height: 900px;
  }
  .contact-us .answers.container .option-links .list-item,
  .contact-us .answers.container .option-links a {
    padding: 18px 0;
    width: 100%;
  }
  .contact-us .answers.container .option-links .button-img img {
    width: 100px;
  }
  .contact-us .answers.container .option-links .button-text {
    float: left;
    width: 60%;
    position: relative;
    height: 100px;
    padding-right: 20px;
  }
  .contact-us .answers.container .option-links .button-text p {
    width: auto;
    text-align: left;
    margin-bottom: 0;
    line-height: 18px;
  }
  .contact-us .answers.container .option-links .button-text .info-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .contact-us .answers.container .option-links .button-img {
    float: left;
    width: 40%;
  }
  .contact-us .content-item iframe#questions-iframe {
    height: 605px
  }
}.basic-hero .background-container {
  background-repeat: no-repeat;
}

.basic-hero header {
  width: 85%;
  margin: 0 auto;
  position: relative;
  height: 215px;
  display: flex;
}

.basic-hero header .headings-container {
  position: absolute;
  max-width: 700px;
  align-self: center;
}

.basic-hero .headings-container h1 {
  font-size: 56px;
  margin-bottom: 3px;
  line-height: 56px;
  letter-spacing: 1.5px;
  text-align: left;
}

.basic-hero .headings-container h2 {
  font-size: 17px;
  line-height: 28px;
  margin-top: 0;
  font-family: arial, sans-serif;
}

.mobile-message {
  display: none;
}

/* Background positions */

.right-0-top {
  background-position: right 0 top;
}

.right-5-center {
  background-position: right 5% center;
}

.right-5-bottom {
  background-position: right 5% bottom;
}

.right-m10-center {
  background-position: right -10% center;
}

.right-10-center {
  background-position: right 10% center;
}

.right-10-bottom {
  background-position: right 10% bottom;
}

.right-15-bottom {
  background-position: right 15% bottom;
}

.center-center {
  background-position: center center;
}

/* Hero with no background-color */

.white-background-hero .background-container {
  width: 90%;
  max-width: 980px;
  min-width: 920px;
  padding-left: 0;
  padding-right: 0;
  margin: auto;
}

.white-background-hero .background-container header {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
}

.white-background-hero header .headings-container {
  max-width: 100%;
}

.white-background-hero .headings-container h1 {
  color: #ed1a24;
  font-size: 84px;
  line-height: 84px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.white-background-hero .headings-container h2 {
  color: #2e2e2e;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 0;
}

@media (max-width: 959px) {

  .basic-hero header {
    width: 95%;
    max-width: 959px;
    min-width: 688px;
    padding: 0 20px;
  }

  .basic-hero header .headings-container {
    max-width: 70%;
  }

  .basic-hero .headings-container h1 {
    font-size: 50px;
  }

  .white-background-hero .background-container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    max-width: inherit;
    min-width: inherit;
  }

}

@media (max-width: 767px) {

  .basic-hero header {
    min-width: 0;
  }

  .white-background-hero .background-container header {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .white-background-hero .headings-container h1 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0;
  }

  .white-background-hero .headings-container h2 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .basic-hero header {
    height: 160px;
  }

  .basic-hero .background-container {
    background-size: 100%;
  }

  .basic-hero .mobile-small-image {
    background-size: 100px;
  }

  .basic-hero .headings-container h1 {
    font-size: 30px;
    margin: 0;
    line-height: 36px;
  }

  .basic-hero .headings-container h2 {
    display: none;
  }

  .basic-hero .mobile-message {
    display: block;
    background-color: #f6f6f6;
    position: relative;
    height: auto;
    width: 100%;
    padding: 0;
    margin-bottom: 2px;
    min-height: 140px;
    display: flex;
    align-items: center;
  }

  .basic-hero .mobile-message h2 {
    color: #2d2d2d;
    margin-top: 0;
    padding: 20px;
  }

}
.circle-link {
  padding-top: 50px;
  padding-bottom: 60px;
}
.circle-link h3 {
  font-size: 30px;
  color: #2d2d2d;
  text-align: center;
  margin-bottom: 50px;
}
.circle-link .link-img,
.circle-link p {
  text-align: center;
}
.circle-link .link-img {
  margin-bottom: 25px;
}
.circle-link .link-img .hover {
  display: none;
}
.circle-link p {
  font-size: 23px;
  color: #2d2d2d;
}
.circle-link:hover img {
  display: none;
}
.circle-link:hover .hover {
  display: inline-block;
}
.circle-link:hover p,
.circle-link:hover h3 {
  color: #ed1d24;
  text-decoration: none;
}
.circle-link:hover a {
  text-decoration: none;
}
@media (max-width: 959px) {
  .circle-link img {
    width: 115px;
  }
}
@media (max-width: 767px) {
  .circle-link h3 {
    font-size: 25px;
    margin-top: 3px;
    line-height: 26px;
    margin-bottom: 45px;
    padding-bottom: 23px;
  }
  .circle-link {
    margin-bottom: 17px;
  }
  .circle-link img {
    width: 100px;
  }
  .circle-link a {
  	display: flex;
  	align-items: center;
  }
  .circle-link .link-img,
  .circle-link p,
  .circle-link h3 {
    display: inline-block;
    max-width: 50%;
    text-align: left;
    padding:0;
    margin: 0;
  }
  .circle-link .link-img {
    padding-right: 40px;
    margin-bottom: 0;
  }
  .circle-link p {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 30px;
  }
}
.multi-step-form {
  width: 100%;
  padding-bottom: 60px;
/* Patent Block */
}
.multi-step-form .container {
  width: 920px;
}
.multi-step-form .steps {
  text-align: center;
  margin-bottom: 50px;
  margin-top: 50px;
}
.multi-step-form .steps label {
  font-size: 19px;
  color: #2d2d2d;
  font-weight: normal;
  margin-right: 30px;
  width: auto;
  float: none;
  margin: 0;
}
.multi-step-form .steps ul {
  display: inline;
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/backgrounds/grey-dot.png");
  background-repeat: repeat-x;
  background-position: center;
  padding-left: 0;
  margin-left: 20px;
}
.multi-step-form .steps li {
  display: inline-block;
  margin-right: 50px;
}
.multi-step-form .steps li:last-child {
  margin-right: 0;
}
.multi-step-form .steps button {
  background-color: #f6f6f6;
  border-radius: 70px;
  color: #2d2d2d;
  border: 0;
  width: 42px;
  height: 42px;
  padding: 0;
  text-align: center;
}
.multi-step-form .steps button.active {
  color: #fff;
  background-color: #ed1d24;
}
.multi-step-form .step,
.multi-step-form .form-error-message {
  display: none;
}
.multi-step-form .red-border-btn {
  width: 256px;
  text-align: center;
  padding-left: 0;
  height: 52px;
  border-radius: 3px;
  border: 2px solid #ed1d24;
  color: #ed1d24;
  font-size: 15px;
}
.multi-step-form .red-border-btn:disabled {
  border-color: #aaa;
  color: #aaa;
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/right-sm-arrow-grey.png");
}
.multi-step-form .form-buttons button {
  width: 200px;
}
.multi-step-form .form-buttons .left {
  float: left;
}
.multi-step-form .form-buttons .right {
  float: right;
  margin-right: 86px;
}
.multi-step-form .form-buttons .back {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/left-sm-arrow-red.png");
  background-position: left 15px center;
}
.multi-step-form .checkbox-set .checkbox-field {
  margin-top: 15px;
  margin-bottom: 15px;
}
.multi-step-form .checkbox-set .checkbox-field label {
  width: inherit;
  float: none;
  padding-left: 30px;
  padding-top: 0;
  height: inherit;
  background-position: 0 3px;
}
.multi-step-form .variable-text {
  padding-top: 30px;
  padding-bottom: 30px;
}
.multi-step-form .variable-text p {
  font-size: 18px;
  color: #2d2d2d;
}
.multi-step-form .patent-block {
  padding-bottom: 30px;
}
.multi-step-form .patent-block h3 {
  padding-left: 0;
  font-size: 23px;
  margin-top: 18px;
  margin-bottom: 5px;
  font-family: arial;
}
.multi-step-form .patent-block ul {
  margin-bottom: 5px;
  padding-left: 13px;
}
.multi-step-form .patent-block li {
  padding-left: 0;
  font-size: 22px;
  padding-left: 24px;
  list-style: none;
  position: relative;
}
.multi-step-form .patent-block li::before {
  content: "•";
  position: absolute;
  left: 5px;
  top: -6px;
  font-size: 30px;
}
.multi-step-form .patent-block li ul {
  margin-top: 7px;
  margin-bottom: 0;
}
.multi-step-form .patent-block li li {
  margin-bottom: 5px;
}
.multi-step-form .patent-block p {
  font-size: 22px;
  line-height: 32px;
  padding: 0;
}
.multi-step-form .patent-block .check-patent {
  padding-top: 25px;
  margin-bottom: 55px;
}
.multi-step-form .patent-block .check-patent h4 {
  font-size: 24px;
  padding-left: 35px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 5px;
  padding-top: 5px;
}
.multi-step-form .patent-block .check-patent label {
  font-size: 20px;
  padding-left: 35px;
  width: auto;
  padding-top: 0;
  background-position: 3px 9px;
  height: inherit;
  margin-bottom: 7px;
  background-position: 0px 3px;
}
.multi-step-form .patent-block .check-patent .radio-group label {
  float: none;
}
.multi-step-form .patent-block .check-patent .checkbox-set {
  padding-left: 45px;
  padding-top: 5px;
}
.multi-step-form .patent-block .check-patent .checkbox-set label {
  text-align: left;
  padding-left: 30px;
  padding-top: 0;
  background-postion: left top 5px;
}
.multi-step-form .patent-block .check-patent .checkbox-set .checkbox-field {
  margin-top: 0;
  margin-bottom: 0;
}
.multi-step-form .error p {
  color: #ed1d24;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.multi-step-form .error p span {
  font-weight: bold;
}
.multi-step-form .red-box {
  display: none;
  border: 2px solid #ed1d24;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.multi-step-form .red-box li {
  font-weight: bold;
}
.multi-step-form .personal-data h3 {
  padding-left: 175px;
  font-size: 20px;
  color: #2d2d2d;
}
.multi-step-form .personal-data h4 {
  margin-bottom: 30px;
  padding-top: 15px;
  padding-left: 70px;
  font-size: 14px;
  padding-right: 48px;
  margin-bottom: 30px;
}
.multi-step-form .personal-data .annotation {
  text-align: right;
  font-size: 14px;
  padding-right: 105px;
  border: none;
}
.multi-step-form .patent-info .radio-group {
  margin-left: 100px;
}
.multi-step-form .patent-info .radio-group label {
  float: none;
  width: 500px;
  text-align: left;
}
.multi-step-form .patent-info .two-inputs .last-numbers {
  width: 320px;
}
.multi-step-form .patent-info .two-inputs .checkbox-field {
  padding-top: 10px;
  width: 25px;
  float: left;
}
.multi-step-form .patent-info strong {
  font-weight: bold;
}
.multi-step-form .patent-info strong span {
  color: #ed1d24;
}
.multi-step-form .review article {
  width: 50%;
  float: left;
}
.multi-step-form .review article h4 {
  display: inline;
  margin-right: 20px;
}
.multi-step-form .review article button {
  border-color: #ccc;
}
.multi-step-form .review article label {
  font-size: 15px;
  width: auto;
  float: none;
  height: auto;
  padding-top: 0;
}
.multi-step-form .review .info-group {
  width: 100%;
  margin-bottom: 20px;
}
.multi-step-form .review .checkbox-field {
  margin-top: 30px;
  margin-bottom: 30px;
}
.multi-step-form .terms-and-conditions li {
  margin-bottom: 20px;
}
.multi-step-form .terms-and-conditions li ol {
  margin-top: 20px;
}
.multi-step-form .terms-and-conditions .required {
  color: #ed1d24;
}
.multi-step-form .terms-and-conditions .checkbox-field {
  margin-top: 10px;
  margin-bottom: 20px;
}
.multi-step-form .terms-and-conditions .checkbox-field label {
  width: inherit;
  float: none;
  padding-left: 30px;
  padding-top: 0;
  height: inherit;
  background-position: 0 3px;
  text-align: left;
}
@media (max-width: 959px) {
  .multi-step-form .container {
    width: 688px;
  }
  .multi-step-form .form-buttons .right {
    margin-right: 47px;
  }
  .multi-step-form .checkbox-set .checkbox-field label {
    min-height: 25px;
  }
  .multi-step-form .review article header {
    min-height: 50px;
  }
  .multi-step-form .review article button {
    width: 80px;
    float: right;
    position: relative;
    top: -13px;
    font-size: 16px;
    background: none;
    margin-right: 15px;
  }
  .multi-step-form .review .form-group label {
    float: left;
    width: 100%;
    display: block;
    text-align: left;
    vertical-align: middle;
  }
  .multi-step-form .review .form-group label button {
    padding: 0;
    margin: 0;
  }
  .multi-step-form .personal-data h3 {
    padding-left: 70px;
  }
  .multi-step-form .personal-data .annotation {
    padding-right: 50px;
  }
  .multi-step-form .personal-data .checkbox-set .checkbox-field label {
    padding-top: 5px;
  }
  .multi-step-form .terms-and-conditions .checkbox-set label {
    display: block;
  }
}
@media (max-width: 767px) {
  .multi-step-form {
    padding-bottom: 20px;
  }
  .multi-step-form .steps {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .multi-step-form .container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .multi-step-form .styled-form {
    padding-top: 6px;
  }
  .multi-step-form .steps {
    padding-top: 0;
    padding-bottom: 0;
  }
  .multi-step-form .steps label {
    display: inline-block;
    padding-top: 7px;
  }
  .multi-step-form .steps ul {
    padding-left: 0;
  }
  .multi-step-form .steps li {
    margin-right: 0;
  }
  .multi-step-form .variable-text {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .multi-step-form .variable-text p {
    font-size: 12px;
  }
  .multi-step-form .patent-block h3 {
    font-size: 14px;
    margin-bottom: 0;
  }
  .multi-step-form .patent-block ul {
    padding-left: 0;
  }
  .multi-step-form .patent-block li {
    font-size: 14px;
    padding-left: 15px;
  }
  .multi-step-form .patent-block li::before {
    top: -1px;
    font-size: 17px;
  }
  .multi-step-form .patent-block li ul {
    margin-top: 0;
  }
  .multi-step-form .patent-block li li {
    margin-bottom: 0;
  }
  .multi-step-form .patent-block p {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 0;
  }
  .multi-step-form .patent-block .check-patent {
    padding-top: 0;
    margin-bottom: 30px;
  }
  .multi-step-form .patent-block .check-patent h4 {
    font-size: 14px;
  }
  .multi-step-form .patent-block .check-patent .radio-group label {
    font-size: 12px;
    min-height: 25px;
    background-position: left top;
    padding-top: 2px;
  }
  .multi-step-form .patent-block .check-patent .checkbox-set {
    padding-left: 0;
  }
  .multi-step-form .patent-block .check-patent .checkbox-set label {
    padding-left: 30px;
    display: block;
    text-align: left;
    font-size: 13px;
    margin-left: 15px;
    min-height: 25px;
    padding-top: 5px;
  }
  .multi-step-form .error p {
    font-size: 14px;
  }
  .multi-step-form .form-group.two-inputs #phone_number,
  .multi-step-form .form-group.two-inputs #org-phone_number {
    width: 100%;
    margin-bottom: 9px;
  }
  .multi-step-form .form-group.two-inputs #phone_number_extension,
  .multi-step-form .form-group.two-inputs #org-phone_number_extension {
    width: 100%;
  }
  .multi-step-form .form-group.small-combos {
    margin-bottom: 0;
  }
  .multi-step-form .form-group.small-combos .cool-select {
    margin-bottom: 9px;
  }
  .multi-step-form .form-buttons {
    text-align: center;
    padding-top: 30px;
  }
  .multi-step-form .form-buttons .right,
  .multi-step-form .form-buttons .left {
    float: none;
    margin: 0;
    margin-bottom: 20px;
  }
  .multi-step-form .personal-data h3 {
    font-size: 16px;
    font-weight: normal;
    padding-left: 0;
  }
  .multi-step-form .personal-data .checkbox-set .checkbox-field {
    margin-bottom: 0;
    margin-top: 0;
  }
  .multi-step-form .personal-data .checkbox-set .checkbox-field label {
    display: block;
    text-align: left;
    min-height: 25px;
    padding-top: 5px;
  }
  .multi-step-form .personal-data .annotation {
    text-align: left;
    padding-right: 0;
    padding-top: 10px;
  }
  .multi-step-form .personal-data #university-section p {
    padding-top: 0;
  }
  .multi-step-form .patent-info {
    padding-top: 20px;
  }
  .multi-step-form .patent-info .radio-group {
    margin-left: 0;
  }
  .multi-step-form .patent-info .radio-group label {
    width: 100%;
    margin-left: 0;
  }
  .multi-step-form .patent-info .checkbox-field label {
    display: inline-block;
  }
  .multi-step-form .patent-info strong {
    font-weight: bold;
    font-size: 13px;
  }
  .multi-step-form .red-box p {
    padding-top: 0;
    margin-bottom: 0;
  }
  .multi-step-form .review article {
    width: 100%;
    float: none;
    margin-top: 40px;
  }
  .multi-step-form .review article h4 {
    width: 170px;
  }
  .multi-step-form .review article button {
    margin-right: 0;
  }
  .multi-step-form .review article .info-group {
    margin-bottom: 10px;
  }
  .multi-step-form .review article label {
    display: inline-block;
  }
}
.drawer {
  width: 100%;
}
.drawer .panel-heading {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}
.drawer .panel-heading a,
.drawer .panel-heading a:hover,
.drawer .panel-heading a:active {
  text-decoration: none;
}
.drawer .panel-group .panel {
  margin: 0;
  border-bottom: 0;
}
.drawer .panel-title {
  padding-left: 40px;
  font-size: 27px;
  color: #2d2d2d;
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/line-dark-grey-arrow-up.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.drawer .collapsed .panel-title {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/line-dark-grey-arrow-down.png");
  background-repeat: no-repeat;
  background-position: left center;
}
@media screen and (max-width: 767px) {
  .drawer .panel-group {
    margin-bottom: 0;
  }
  .drawer .panel-heading {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .drawer .panel-title {
    font-size: 20px;
    padding-left: 25px;
    font-size: 18px;
    line-height: 22px;
  }
}

.search-input {
  padding-top: 60px;
  padding-bottom: 25px;
}
.search-input {
  background-color: #fff;
}
.search-input h2 {
  font-size: 30px;
  color: #2d2d2d;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 35px;
}
.search-input p {
  width: 54%;
  margin: 0 auto;
  max-width: 740px;
  font-size: 12px;
  margin-top: 10px;
}
.search-input .cp-search-bar .input-background {
  height: 50px;
  width: 54%;
  max-width: 740px;
  margin: 0 auto;
  padding-left: 20px;
  padding-top: 14px;
  border-radius: 5px;
  border: 1px solid #666;
}
.search-input .cp-search-bar .input-background input {
  width: 75%;
  border: none;
  padding-left: 10px;
  outline: none; 
}
.search-input .cp-search-bar .input-background input:-ms-input-placeholder {
  height: 22px !important;
}
.search-input .cp-search-bar .input-background img {
  float: left;
  padding-top: 1px;
  cursor: pointer;
  /*width: 20px;
  height: 20px;  */
}
.search-input .cp-search-bar .input-background .reset-text {
  float: right;
  margin-right: 20px;
  font-size: 20px;
  color: #9b9b9b;
  line-height: 20px;
  font-family: unset;
  cursor: pointer;
  display: none;
}

ul.dropdown-menu.search-dropdown {
  margin-left: -265px;
  margin-top: 4px;
  width: 320px;
}

.search-dropdown .search-input {
  margin: 0;
  padding: 0;
  background-color: #ededed;
}

.search-dropdown .search-input .cp-search-bar .input-background {
  width: 95%;
  padding-left: 5px;
  background-color: #fff;
}

.search-dropdown .search-input .cp-search-bar .input-background img {
  margin: 0;
}


@media (max-width: 767px) {
  .search-input {
    padding-bottom: 15px;
    padding-bottom: 45px;
  }
  .search-input h2 {
    font-size: 24px;
    margin-top: 0;
    line-height: 30px;
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .search-input p {
    width: auto;
    margin-left: 22px;
    margin-right: 22px;
  }
  .search-input .cp-search-bar .input-background {
    width: auto;
    margin-left: 22px;
    margin-right: 22px;
    padding-left: 10px;
  }
  .search-input .cp-search-bar .input-background img {
    margin-right: 6px;
  }

  .navbar .search-input {
    padding-top: 15px;
    padding-bottom: 15px;
  }

}.search-block a {
  text-decoration: none;
}
.search-block h2 {
  font-size: 30px;
  color: #6a6a6a;
}
.search-block h3 {
  font-family: Arial;
  font-size: 18px;
  color: #2f2f2f;
}
.search-block h3:hover {
  color: #ed1d24;
}
.search-block p {
  font-size: 14px;
  color: #2e2e2e;
}
.search-block .results {
  padding-bottom: 40px;
}
.search-block .results .more-row a {
  display: block;
  margin: 0 auto;
  font-weight: bold;
  font-size: 16px;
  color: #ed1d24;
  text-decoration: underline;
  border: 0;
  padding: 0;
  padding-top: 20px;
  text-align: center;
}
.search-block .results .more-row a:after {
  content: url("/CPCorp16/common/img//icons/see-more-arrow.png");
  padding-left: 5px;
  position: relative;
}
.search-block .featured-results {
  padding-top: 46px;
}
.search-block .featured-results img {
  margin-top: 30px;
}
.search-block .search-results {
  padding-top: 58px;
}
.search-block .results-list {
  padding-left: 0;
}
.search-block .view-more {
  font-size: 16px;
}
.search-block .view-more button::after {
  content: url("/content/dam/cp-sites/corporate/corporate/common/icons/see-more-arrow.png");
  padding-left: 5px;
  position: relative;
}

@media (max-width: 767px) {
  .search-block .red-line:after {
    margin-top: 20px;
  }
  .search-block h2 {
    font-size: 24px;
  }
  .search-block .featured-results {
    padding-top: 30px;
  }
  .search-block .search-results {
    padding-top: 30px;
  }
}
.webcast {
  position: absolute;
  width: 100%;
  top: 25px;
  padding-top: 18px;
  padding-bottom: 17px;
  z-index: 100;
  background-color: rgba(255,255,255,0.9);
}
.webcast .webcast-thumb {
  float: left;
  margin-right: 20px;
  width: 100px;
}
.webcast h4 {
  font-size: 24px;
  color: #2f2f2f;
  text-align: left;
  display: inline-block;
  font-family: "L News Gothic W01";
  margin-top: 10px;
}
.webcast h4 .close-webcast {
  position: absolute;
  background: url("/CPCorp16/common/img/icons/webcast-close-button.png");
  width: 11px;
  height: 11px;
  top: 0;
  right: 0;
  cursor: pointer;
}
.webcast h5 {
  font-size: 14px;
  font-family: Arial;
  color: #2f2f2f;
  margin-top: 10px;
  text-align: left;
}
.webcast p {
  text-align: left;
  margin-left: 0;
  font-size: 14px;
  color: #6c6c6c;
}
.webcast p .date {
  font-size: 14px;
  color: #6c6c6c;
  font-weight: normal;
  margin-right: 20px;
}
.webcast p .listen {
  margin-left: 10px;
  color: #ed1d24;
  border-bottom: 2px solid #f00;
}
.webcast span {
  font-weight: bold;
}
.close-webcast{
  cursor: pointer;
}
.webcast-link,
.webcast-link:visited,
.webcast-link:active {
  background-image: url(/content/dam/cp-sites/corporate/corporate/common/icons/listen-webcast.png);
  background-repeat: no-repeat;
  background-position-y: center;
  padding-left: 27px;
  text-decoration: underline;
  text-underline-position: under;
  color: red;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  width: fit-content;
  margin: 0;
}
.webcast-link:hover {
  text-decoration: underline;
  text-underline-position: under;
  color: red;
}

@media (max-width: 767px) {
  .webcast {
    top: 0px;
  }
  .webcast .webcast-thumb {
    float: left;
    margin-right: 20px;
    width: 40%;
  }
  .webcast h4 {
    font-size: 18px;
    width: 100%;
    padding: 10px 0;
  }
  .close-webcast {
    position: absolute;
    top: 15px;
    right: 5px;
  }
  .webcast h4 .close-webcast {
    right: 4%;
    top: 10px;
  }
  .webcast h5 {
    margin-top: 0;
    font-size: 12px;
  }
  .webcast p {
    line-height: 2;
  }
  .webcast p .date {
    font-size: 12px;
    display: block;
  }
  .webcast p .listen {
    font-size: 14px;
    margin-top: 4px;
  }
}.grey-tooltip {
  display: inline-block;
  position: relative;
  top: 8px;
  padding-left: 8px;
}
.grey-tooltip span {
  background-image: url("/content/dam/cp-sites/corporate/corporate/common/icons/question-mark.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  width: 28px;
  height: 28px;
}
.grey-tooltip .tooltip-box {
  position: absolute;
  z-index: 20;
  display: none;
}
.grey-tooltip .tooltip-box.toggle {
  display: block;
  width: 190px;
  left: -225px;
  top: 40px;
  width: 300px;
}

.grey-tooltip .tooltip-box .tooltip-content h4 {
  color: #c00;
  font-size: 18px;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 300;
}
.grey-tooltip:hover {
  cursor: pointer;
}
.grey-tooltip .tooltip-box .white-arrow {
  position: absolute;
  width: 0px;
  height: 0px;
  right: 46px;
  top: -6px;
  bottom: 0px;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #d4d4d4;
}

.grey-tooltip .tooltip-box .tooltip-content {
  height: auto;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  padding: 10px;
  font-size: 12px;
  font-style: normal;
  color: #2d2d2d;
}
.grey-tooltip .tooltip-box .tooltip-content p {
  padding-left: 0;
  margin-bottom: 3px;
}
.grey-tooltip .tooltip-box .tooltip-content img {
  width: 75%;
}

@media all and (max-width: 767px) {
  .grey-tooltip {
    margin-right: 0;
    padding-left: 6px;
  }
  .grey-tooltip:hover .tooltip-box,
  .grey-tooltip:hover .tooltip-box.toggle {
    left: -190px;
    width: 250px;
    top: 40px;
  }
  .grey-tooltip .tooltip-box {
    width: 250px;
  }
  .grey-tooltip .tooltip-box .tooltip-content h4 {
    font-size: 15px;
  }
  .grey-tooltip .tooltip-box .tooltip-content p {
    padding-top: 0;
    font-size: 11px;
    margin-bottom: 5px;
  }
  .grey-tooltip .tooltip-box .tooltip-content img {
    width: 60%;
  }
  .grey-tooltip .tooltip-box .white-arrow {
    right: 34px;
  }
}
