/**
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap/less/variables.less to this file.
 */
/*** FONTS ***/
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDc.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCds18E.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSds18E.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7g.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdr.ttf) format('truetype');
}
/*** COLORS ***/
/*** SHADOWS ***/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.57;
  color: #5c5d5d;
  background-color: #fff;
}
@media (max-width: 991px) {
  html,
  body {
    overflow-x: hidden!important;
    width: 100%!important;
  }
  .noscroll {
    overflow: hidden;
  }
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2975a9;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1a4a6b;
  text-decoration: underline;
}
a:focus {
  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.57;
  background-color: #fff;
  border: 1px solid #ddd;
  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: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #f8f8f8;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  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: 400;
  line-height: 1;
  color: #d3d4d4;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
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: 10.5px;
  margin-bottom: 10.5px;
}
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: 38px;
}
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 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #d3d4d4;
}
.text-primary {
  color: #2975a9;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1f5980;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #2975a9;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1f5980;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #f8f8f8;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.57;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 17.5px;
  border-left: 5px solid #f8f8f8;
}
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.57;
  color: #d3d4d4;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #f8f8f8;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.57;
}
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: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 13px;
  line-height: 1.57;
  color: #8f9090;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #d3d4d4;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.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.57;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 21px;
  line-height: inherit;
  color: #8f9090;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.57;
  color: #b2b2b2;
}
.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.57;
  color: #b2b2b2;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  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);
  -moz-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: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f8f8f8;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 35px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 35px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 33px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 39px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .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);
  -moz-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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #9c9d9d;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.57;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #2975a9;
  border-color: #246794;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #1f5980;
  border-color: #0b202e;
}
.btn-primary:hover {
  color: #fff;
  background-color: #1f5980;
  border-color: #184563;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1f5980;
  background-image: none;
  border-color: #184563;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #184563;
  border-color: #0b202e;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #2975a9;
  border-color: #246794;
}
.btn-primary .badge {
  color: #2975a9;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #147e94;
  border-color: #116b7e;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #0e5867;
  border-color: #020b0d;
}
.btn-info:hover {
  color: #fff;
  background-color: #0e5867;
  border-color: #0a3d48;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0e5867;
  background-image: none;
  border-color: #0a3d48;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #0a3d48;
  border-color: #020b0d;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #147e94;
  border-color: #116b7e;
}
.btn-info .badge {
  color: #147e94;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #2975a9;
  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;
  -moz-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: #1a4a6b;
  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: #d3d4d4;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-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;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 400;
  line-height: 1;
  color: #b2b2b2;
  text-align: center;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 0.2em;
}
.nav > li.disabled > a {
  color: #d3d4d4;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #d3d4d4;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #f8f8f8;
  border-color: #2975a9;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.57;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f8f8f8 #f8f8f8 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #b2b2b2;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 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: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2975a9;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  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: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 14.5px 15px;
  font-size: 18px;
  line-height: 21px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 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: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-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: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #fafafa;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #fafafa;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fafafa;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .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: #fafafa;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #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: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #fafafa;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #fafafa;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #d3d4d4;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.57;
  color: #2975a9;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #1a4a6b;
  background-color: #f8f8f8;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #2975a9;
  border-color: #2975a9;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #d3d4d4;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f8f8f8;
}
.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: #d3d4d4;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #d3d4d4;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #bababa;
}
.label-primary {
  background-color: #2975a9;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1f5980;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #147e94;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0e5867;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #d3d4d4;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2975a9;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f8f8f8;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #dfdfdf;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.57;
  background-color: #fff;
  border: 1px solid #ddd;
  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-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2975a9;
}
.thumbnail .caption {
  padding: 9px;
  color: #5c5d5d;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 21px;
  margin-bottom: 21px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-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: 21px;
  color: #fff;
  text-align: center;
  background-color: #2975a9;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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);
  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: #147e94;
}
.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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #d3d4d4;
  cursor: not-allowed;
  background-color: #f8f8f8;
}
.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: #d3d4d4;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2975a9;
  border-color: #2975a9;
}
.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: #b2d4ec;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-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,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  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-left-radius: 3px;
  border-top-right-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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-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-right-radius: 3px;
  border-bottom-left-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 #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 21px;
}
.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 #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #8f9090;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #8f9090;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #2975a9;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #2975a9;
  border-color: #2975a9;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2975a9;
}
.panel-primary > .panel-heading .badge {
  color: #2975a9;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2975a9;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-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;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.57;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.57;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.57;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -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;
    -moz-transition: -moz-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;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.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;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  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: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 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-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/** 
 * Typography
 * =============
 * Basic typographical styling including lists 
 * 
 *
 * **/
a {
  font-weight: 600;
}
.underline {
  text-decoration: underline;
  background: none;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 600;
  color: #5c5d5d;
}
.field-name-field-subtitle {
  color: #5c5d5d;
}
h2 {
  font-size: 30px;
  text-transform: none;
  color: #60768e;
  border: none;
  margin-bottom: 10px;
  margin-top: 20px;
}
h2 a {
  color: #60768e;
  text-decoration: underline;
}
h2 a::after {
  border: none;
  content: none;
}
.page-header {
  color: #5c5d5d;
}
.node-type-advpoll .page-header,
.node-type-attraction .page-header,
.node-type-animal .page-header,
.node-type-exhibit .page-header,
.node-type-event .page-header,
.node-type-webcam .page-header,
.page-landing .page-header {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.node-type-advpoll .page-header::before,
.node-type-attraction .page-header::before,
.node-type-animal .page-header::before,
.node-type-exhibit .page-header::before,
.node-type-event .page-header::before,
.node-type-webcam .page-header::before,
.page-landing .page-header::before,
.node-type-advpoll .page-header::after,
.node-type-attraction .page-header::after,
.node-type-animal .page-header::after,
.node-type-exhibit .page-header::after,
.node-type-event .page-header::after,
.node-type-webcam .page-header::after,
.page-landing .page-header::after {
  content: "";
  height: 4px;
  position: relative;
  vertical-align: middle;
  flex: 15%;
  margin: 0 10px;
}
hr {
  border-color: #d3d4d4;
}
.btn,
.form-control {
  border-radius: 0;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav .open > a:focus {
  background: none;
  border: none;
}
.form-control {
  color: #757575;
}
.pull-left img,
img.pull-left {
  margin-right: 10px;
}
.pull-right img,
img.pull-right {
  margin-left: 10px;
}
.views-row .pull-left {
  float: none !important;
}
.field-label-inline span {
  font-weight: bold;
}
.label-inline {
  display: inline;
}
.inline {
  display: inline;
}
.media {
  margin: 2em 0;
}
.breadcrumb {
  display: none;
  background: none;
  margin-bottom: 10px;
  border-radius: 0px;
  padding-left: 0px;
}
.breadcrumb .active {
  color: #5c5d5d;
}
.checklist li {
  margin: 0.75em 0;
}
.checklist li i {
  font-size: 2em;
  left: -1.7em;
}
.checklist.check-green li i {
  color: #C8DC65;
}
.checklist.check-red li i {
  color: #F26B6C;
}
.checklist.check-animal li i {
  color: #C8DC65;
}
.checklist.check-support li i {
  color: #5AC4BE;
}
.checklist.check-membership li i {
  color: #F26B6C;
}
.checklist.check-conservation li i {
  color: #627E9C;
}
.checklist.check-visit li i {
  color: #F18B21;
}
.small-body .field-name-body {
  width: 100%;
}
/* replace bullets in lists with icons */
li.mmmcake {
  list-style: none;
}
li.mmmcake:before {
  font-family: "FontAwesome";
  content: "\f1fd";
  margin: 0 0.5em 0 -1.5em;
  color: #886d4e;
}
span.rainbow-icon:before {
  content: "\01F308";
}
li.music {
  list-style: none;
}
li.music:before {
  content: url("https://nationalzoo.si.edu/sites/all/themes/si_nzp/images/music-icon.png");
  margin: 0 0.5em 0 -1.5em;
  color: #886d4e;
}
.donate-icon:before {
  content: "\f004\2000";
  font-family: fontawesome;
}
.shop-icon:before {
  content: "\f290\2000";
  font-family: fontawesome;
}
/* Style the definition list element */
dl {
  max-width: 500px;
}
dt {
  margin-top: 1em;
}
.region-content .field-name-field-subtitle,
.field-name-field-content-block .field-name-field-subtitle {
  font-weight: 600;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}
.region-content .views-row,
.field-name-field-content-block .views-row {
  margin-bottom: 10px;
}
.region-content .paragraphs-items .entity-paragraphs-item,
.field-name-field-content-block .paragraphs-items .entity-paragraphs-item {
  padding-left: 0px;
}
.region-content .field,
.field-name-field-content-block .field {
  margin: 0.75em 0;
}
#main-header .container-wide.container-fluid {
  position: relative;
}
/*** callout boxes ***/
.callout {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 4px;
  border: 1px solid #d3d4d4;
  border-left-width: 4px;
}
.callout h4 {
  margin-top: 0;
  color: inherit;
}
.callout .alert-link {
  font-weight: bold;
}
.callout > p,
.callout > ul {
  margin-bottom: 0;
}
.callout > p + p {
  margin-top: 5px;
}
.callout h3,
.callout h4 {
  margin-top: 0;
}
.callout p {
  margin: 0 0 10.5px;
}
/*From Drupal system css that's not loading on window load*/
.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}
.element-invisible {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
}
.error-pg-message {
  font-size: 2em;
  text-align: left;
  top: 33%;
  left: 25%;
}
/*create a 2 column layout like you might see in a newspaper. used on restaurant list for ZooFari*/
.double-trouble {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 5em;
  -moz-column-gap: 5em;
  column-gap: 5em;
}
/*allow extra-wide (panorama) images to be scrollable. used on 'news' pages'*/
.panorama {
  background-size: cover;
  background-repeat: no-repeat;
  height: 329px;
  max-width: 848px;
  margin: 0 0 10.5px;
}
.panorama:hover {
  background-position: right;
  transition: 10s;
  cursor: e-resize;
}
.panorama::after {
  content: "\f152";
  position: relative;
  font-size: 24px;
  left: 92%;
  top: 50%;
  color: #b2b2b2;
  font-family: fontawesome;
}
/*fixes excess space below embedded youtube videos*/
.cke_editable .embed-responsive-16by9 {
  height: auto;
  padding-bottom: 1%;
}
/* make form narrower for auditorium inscription page */
#webform-client-form-10536 {
  max-width: 855px;
}
/* adjust the placement of the dropdown menu on pages using bs dropdown component (currently only scbi center areas of expertise */
.dropdown-menu {
  top: initial;
  left: initial;
}
/* fix button wrapping issue on mobile devices (a row of buttons that wraps had no bottom margin) */
.too-many-buttons a {
  margin-bottom: 1em;
}
/* convert site logo to svg */
#logo {
  width: 100%;
}
/* add a little whitespace under videos */
.embed-responsive {
  margin-bottom: 1em;
}
.view-mode-looping_video video {
  width: 100% !important;
  height: auto !important;
  max-width: 480px;
}
/* restyle tooltips to look less like links */
[data-toggle="tooltip"] {
  border-bottom: 1px dotted #000000;
  color: #000000;
}
[data-toggle="tooltip"]:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .page-header:before,
  .page-header:after {
    display: none;
  }
}
/** 
 * Animations
 * ====================
 * A series of Keyframes and Animation classes that can be appended to other elements. 
 *
 */
@keyframes slidein {
  from {
    opacity: 0;
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes slideout {
  from {
    opacity: 1;
    transform: translateX(0%);
  }
  to {
    z-index: -1;
    opacity: 0;
    transform: translateX(-100%);
    display: none;
  }
}
@keyframes slideup {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
.slidein {
  display: block;
  opacity: 0;
  animation-name: slidein;
  animation-duration: 0.4s;
  animation-timing-function: cubic-bezier(0.25, -0.25, 0.1, 0.8);
  animation-fill-mode: forwards;
  animation-delay: 0.25s;
  right: 0;
}
.slideout {
  opacity: 1;
  animation-name: slideout;
  animation-duration: 0.4s;
  animation-timing-function: cubic-bezier(0.25, -0.25, 0.1, 0.8);
  animation-fill-mode: forwards;
}
html.overlay-open .navbar-fixed-top {
  z-index: 400;
}
html.js fieldset.collapsed {
  border-left-width: 1px;
  border-right-width: 1px;
  height: auto;
}
html.js input.form-autocomplete {
  background-image: none;
}
html.js input.form-autocomplete {
  background-image: none;
}
html.js .autocomplete-throbber {
  background-position: 100% 2px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin: 2px 0 0 2px;
  width: 15px;
}
html.js .autocomplete-throbber.throbbing {
  background-position: 100% -18px;
}
body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}
body.navbar-is-fixed-top {
  padding-top: 64px !important;
}
body.navbar-is-fixed-bottom {
  padding-bottom: 64px !important;
}
body.toolbar {
  padding-top: 30px !important;
}
body.toolbar .navbar-fixed-top {
  top: 30px;
}
body.toolbar.navbar-is-fixed-top {
  padding-top: 94px !important;
}
body.toolbar-drawer {
  padding-top: 64px !important;
}
body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}
body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px !important;
}
body.admin-menu .navbar-fixed-top {
  top: 29px;
}
body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px !important;
}
body div#admin-toolbar {
  z-index: 1600;
}
body #toolbar,
body #admin-menu,
body #admin-toolbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}
body #admin-menu .dropdown li {
  line-height: normal;
}
@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px;
  }
}
.navbar.container,
.navbar.container-fluid {
  margin-top: 20px;
}
.navbar.container > .container,
.navbar.container-fluid > .container-fluid {
  margin: 0;
  padding: 0;
  width: auto;
}
#overlay-container,
.overlay-modal-background,
.overlay-element {
  z-index: 1500;
}
#toolbar {
  z-index: 1600;
}
.ctools-modal-dialog .modal-body {
  width: 100% !important;
  overflow: auto;
}
.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5;
}
.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}
.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}
ul.secondary {
  float: left;
}
@media screen and (min-width: 768px) {
  ul.secondary {
    float: right;
  }
}
.page-header {
  margin-top: 0;
}
.block:first-child h2.block-title {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
.region-help > .glyphicon {
  font-size: 18px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
.region-help .block {
  overflow: hidden;
}
form#search-block-form {
  margin: 0;
}
.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}
@media screen and (min-width: 992px) {
  .navbar #block-search-form {
    float: right;
  }
}
.navbar #block-search-form .input-group-btn {
  width: auto;
}
.navbar-search .control-group {
  margin-bottom: 0px;
}
ul.action-links {
  margin: 12px 0;
  padding: 0;
}
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}
ul.action-links .glyphicon {
  padding-right: 0.5em;
}
input,
textarea,
select,
.uneditable-input {
  max-width: 100%;
  width: auto;
}
input.error {
  color: #a94442;
  border-color: #ebccd1;
}
fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}
fieldset .panel-body {
  clear: both;
  display: inherit;
}
fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}
.form-group:last-child,
.panel:last-child {
  margin-bottom: 0;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.form-actions {
  clear: both;
}
.managed-files.table td:first-child {
  width: 100%;
}
div.image-widget-data {
  float: none;
  overflow: hidden;
}
table.sticky-header {
  z-index: 1;
}
.resizable-textarea textarea {
  border-radius: 4px 4px 0 0;
}
.text-format-wrapper {
  margin-bottom: 15px;
}
.text-format-wrapper > .form-type-textarea,
.text-format-wrapper .filter-wrapper {
  margin-bottom: 0;
}
.filter-wrapper {
  border-radius: 0 0 4px 4px;
}
.filter-wrapper .panel-body {
  padding: 7px;
}
.filter-wrapper .form-type-select {
  min-width: 30%;
}
.filter-wrapper .form-type-select .filter-list {
  width: 100%;
}
.filter-help {
  margin-top: 5px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .filter-help {
    float: right;
  }
}
.filter-help .glyphicon {
  margin: 0 5px 0 0;
  vertical-align: text-top;
}
.radio:first-child,
.checkbox:first-child {
  margin-top: 0;
}
.radio:last-child,
.checkbox:last-child {
  margin-bottom: 0;
}
.help-block,
.control-group .help-inline {
  color: #d3d4d4;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}
.panel-heading {
  display: block;
}
a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}
.error {
  color: #a94442;
}
div.error,
table tr.error {
  background-color: #f2dede;
  color: #a94442;
}
.form-group.error,
.form-group.has-error {
  background: none;
}
.form-group.error label,
.form-group.has-error label,
.form-group.error .control-label,
.form-group.has-error .control-label {
  color: #a94442;
  font-weight: 600;
}
.form-group.error input,
.form-group.has-error input,
.form-group.error textarea,
.form-group.has-error textarea,
.form-group.error select,
.form-group.has-error select,
.form-group.error .uneditable-input,
.form-group.has-error .uneditable-input {
  color: #b2b2b2;
}
.form-group.error .help-block,
.form-group.has-error .help-block,
.form-group.error .help-inline,
.form-group.has-error .help-inline {
  color: #d3d4d4;
}
.nav-tabs {
  margin-bottom: 10px;
}
ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none;
}
.tabs--secondary {
  margin: 0 0 10px;
}
.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}
.form-type-password-confirm {
  position: relative;
}
.form-type-password-confirm label {
  display: block;
}
.form-type-password-confirm label .label {
  float: right;
}
.form-type-password-confirm .password-help {
  padding-left: 2em;
}
@media (min-width: 768px) {
  .form-type-password-confirm .password-help {
    border-left: 1px solid #ddd;
    left: 50%;
    margin-left: 15px;
    position: absolute;
  }
}
@media (min-width: 992px) {
  .form-type-password-confirm .password-help {
    left: 33.33333333%;
  }
}
.form-type-password-confirm .progress {
  background: transparent;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 4px;
  margin: -5px 0px 0;
}
.form-type-password-confirm .form-type-password {
  clear: left;
}
.form-type-password-confirm .form-control-feedback {
  right: 15px;
}
.form-type-password-confirm .help-block {
  clear: both;
}
ul.pagination li > a.progress-disabled {
  float: left;
}
.form-autocomplete .glyphicon {
  color: #d3d4d4;
  font-size: 120%;
}
.form-autocomplete .glyphicon.glyphicon-spin {
  color: #2975a9;
}
.form-autocomplete .input-group-addon {
  background-color: #ffffff;
}
.ajax-progress-bar {
  border-radius: 0 0 4px 4px;
  border: 1px solid #ccc;
  margin: -1px 0 0;
  padding: 6px 12px;
  width: 100%;
}
.ajax-progress-bar .progress {
  height: 8px;
  margin: 0;
}
.ajax-progress-bar .percentage,
.ajax-progress-bar .message {
  color: #d3d4d4;
  font-size: 12px;
  line-height: 1em;
  margin: 5px 0 0;
  padding: 0;
}
.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/**
 * Missing Bootstrap 2 tab styling.
 * @see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * @see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px;
}
.tabs-below > .nav-tabs,
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  border-bottom: 0;
}
.tabs-below > .nav-tabs .summary,
.tabs-left > .nav-tabs .summary,
.tabs-right > .nav-tabs .summary {
  color: #d3d4d4;
  font-size: 12px;
}
.tab-pane > .panel-heading {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 10px 15px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #f8f8f8 #ddd #f8f8f8 #f8f8f8;
}
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #f8f8f8 #f8f8f8 #f8f8f8 #ddd;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}
th.checkbox,
td.checkbox,
th.radio,
td.radio {
  display: table-cell;
}
.views-display-settings .label {
  font-size: 100%;
  color: #666666;
}
.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0;
}
.views-exposed-form .views-exposed-widget .btn {
  margin-top: 1.8em;
}
table .radio input[type="radio"],
table .checkbox input[type="checkbox"] {
  max-width: inherit;
}
.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 768px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.66666667%;
  }
}
.alert a {
  font-weight: bold;
}
.alert-success a {
  color: #2b542c;
}
.alert-info a {
  color: #245269;
}
.alert-warning a {
  color: #66512c;
}
.alert-danger a {
  color: #843534;
}
div.image-style-new,
div.image-style-new div {
  display: block;
}
div.image-style-new div.input-group {
  display: table;
}
td.module,
.table-striped > tbody > tr:nth-child(odd) > td.module,
.table > tbody > tr > td.module {
  background: #ddd;
  font-weight: 700;
}
.book-toc > .dropdown-menu {
  overflow: hidden;
}
.book-toc > .dropdown-menu > .dropdown-header {
  white-space: nowrap;
}
.book-toc > .dropdown-menu > li:nth-child(1) > a {
  font-weight: bold;
}
.book-toc > .dropdown-menu .dropdown-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  display: block;
  font-size: 12px;
  margin: 0;
  padding: 0;
  position: static;
  width: 100%;
}
.book-toc > .dropdown-menu .dropdown-menu > li {
  padding-left: 20px;
}
.book-toc > .dropdown-menu .dropdown-menu > li > a {
  margin-left: -40px;
  padding-left: 60px;
}
#features-filter .form-item.form-type-checkbox {
  padding-left: 20px;
}
fieldset.features-export-component {
  font-size: 12px;
}
html.js #features-export-form fieldset.features-export-component,
fieldset.features-export-component {
  margin: 0 0 10.5px;
}
fieldset.features-export-component .panel-heading {
  padding: 5px 10px;
}
fieldset.features-export-component .panel-heading a.panel-title {
  font-size: 12px;
  font-weight: 500;
  margin: -5px -10px;
  padding: 5px 10px;
}
fieldset.features-export-component .panel-body {
  padding: 0 10px;
}
div.features-export-list {
  margin: -11px 0 10px;
  padding: 0 10px;
}
fieldset.features-export-component .component-select .form-type-checkbox,
div.features-export-list .form-type-checkbox {
  line-height: 1em;
  margin: 5px 5px 5px 0 !important;
  min-height: 0;
  padding: 3px 3px 3px 25px!important;
}
fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox],
div.features-export-list .form-type-checkbox input[type=checkbox] {
  margin-top: 0;
}
body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
  top: 79px;
}
body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
  top: 39px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
    left: 240px;
    left: 24rem;
  }
}
.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
  z-index: 1032;
}
.navbar-administration #navbar-administration .navbar-tray {
  z-index: 1031;
}
body.navbar-is-fixed-top.navbar-administration {
  padding-top: 103px!important;
}
body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
  padding-top: 143px!important;
}
body.navbar-tray-open.navbar-vertical.navbar-fixed {
  margin-left: 240px;
  margin-left: 24rem;
}
#navbar-administration.navbar-oriented .navbar-tray-vertical {
  width: 24rem;
}
/* NZP Print styles*/
/* See theme/bootstrap/less/print.less for others*/
@media print {
  body {
    color: #000;
    background: #fff;
  }
  nav,
  aside,
  .ticketwrap,
  .footerwrap,
  .region-share,
  .searchwrap,
  .logo img,
  .region-highlighted {
    display: none;
  }
  #divSatisfiChat {
    display: none;
  }
  .logowrap {
    width: 100%;
  }
  .logo h1 {
    overflow: visible;
    position: relative;
    width: auto;
    height: auto;
    display: block;
    font-size: 30px;
  }
  @page {
    margin: 2cm;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  img {
    max-width: 100% !important;
  }
  ul,
  img {
    page-break-inside: avoid;
  }
}
.inlined {
  display: inline;
}
.blank {
  border: none;
  background: none;
}
.spaced {
  letter-spacing: 1px;
}
.visit {
  border-width: 5px;
  border-color: #F18B21;
}
.animal {
  border-width: 5px;
  border-color: #C8DC65;
}
.education {
  border-width: 5px;
  border-color: #C44D58;
}
.membership {
  border-width: 5px;
  border-color: #F26B6C;
}
.support {
  border-width: 5px;
  border-color: #5AC4BE;
}
.conservation {
  border-width: 5px;
  border-color: #627E9C;
}
.margin-tb {
  margin: 0.75em 0;
}
.visit {
  border-color: #F18B21;
}
.animal {
  border-color: #C8DC65;
}
.education {
  border-color: #C44D58;
}
.membership {
  border-color: #F26B6C;
}
.support {
  border-color: #5AC4BE;
}
.conservation {
  border-color: #627E9C;
}
.block-heading {
  font-weight: 600;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 4px solid;
  padding-bottom: 5px;
  font-size: 21px;
}
.membership-block {
  font-weight: 600;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 4px solid;
  padding-bottom: 5px;
  font-size: 21px;
  border-color: #F26B6C;
  font-size: 18px;
  margin-top: 0;
}
.sm-heading {
  font-weight: 600;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
.sub-heading {
  font-weight: 600;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.card-heading {
  font-weight: 600;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 4px solid;
  padding-bottom: 5px;
  font-size: 21px;
  border-width: 4px;
  font-size: 30px;
  padding: 0.5em 0;
  text-align: center;
  margin: 0 0 0.5em;
  line-height: 1.25;
}
.card-sub-heading {
  font-weight: 600;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 21px;
}
.normal-heading {
  font-size: 30px;
  text-transform: none;
  color: #60768e;
  border: none;
  margin-bottom: 10px;
  margin-top: 20px;
}
.normal-heading a {
  color: #60768e;
  text-decoration: underline;
}
.normal-heading a::after {
  border: none;
  content: none;
}
.center-header {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.center-header::before,
.center-header::after {
  content: "";
  height: 4px;
  position: relative;
  vertical-align: middle;
  flex: 15%;
  margin: 0 10px;
}
.date {
  font-size: 12px;
  color: #757575;
}
/*used for sidebar forms*/
.gray-block {
  padding: 15px;
  background: #f8f8f8;
  border: 1px solid #d3d4d4;
}
/*used for header and footer social menus*/
.paper-citation {
  margin: 0.75em 0;
  text-indent: -22px;
  padding-left: 22px;
  max-width: 700px;
}
.gray-bar {
  color: #fff;
  background: #5c5d5d;
  padding: 5px 0 5px 10px;
  border-bottom: 0px;
}
.gray-bar a {
  color: #fff;
}
@media (min-width: 480px) {
  .views-row .pull-left {
    float: left !important;
  }
  .view-events .media .media-left {
    display: table-cell;
  }
}
/*xs 480px */
@media screen and (min-width: 768px) {
  #modalContent .modal-dialog {
    width: 600px !important;
  }
  .view-view-slideshows .modal-dialog {
    width: 75%;
  }
  .headerwrap header#top-header {
    display: block;
  }
  .headerwrap header#top-header .region-header-top-left {
    font-size: 14px;
  }
  .headerwrap header#top-header .region-header-top-right section {
    float: right;
  }
  .headerwrap header#top-header .region-header-top-right .gtranslate {
    margin-top: 0.25em;
  }
  /*sidebar menu*/
  .sidebar.sidebar-menu .block-menu-block .block-title {
    font-size: 21px;
  }
  /** exhibit carousel arrows **/
  #block-views-animals-in-exhibit .carousel-slider .flexslider .flex-direction-nav .flex-prev {
    left: -50px;
  }
  #block-views-animals-in-exhibit .carousel-slider .flexslider .flex-direction-nav .flex-next {
    right: -50px;
  }
  #block-views-animals-in-exhibit .carousel-slider .flexslider:hover .flex-direction-nav .flex-prev {
    left: -50px;
  }
  #block-views-animals-in-exhibit .carousel-slider .flexslider:hover .flex-direction-nav .flex-next {
    right: -50px;
  }
  /** Tickets **/
  .ticketwrap .nav > li {
    min-height: auto;
  }
  /** Hero Slideshow **/
  .highlighted #flexslider-hero-slideshow .flex-caption {
    font-size: 30px;
  }
  .highlighted .flexslider .caption-wrapper {
    font-size: 30px;
  }
  .highlighted .region-slide-overlay {
    position: relative;
  }
  .highlighted .region-slide-overlay .block {
    position: absolute;
    z-index: 2;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    top: 40px;
    width: 255px;
  }
  .highlighted .region-slide-overlay .block.card-right {
    right: 0;
  }
  .highlighted .region-slide-overlay .block#block-views-homepage-card-main {
    width: 265px;
  }
  .view-events .media .media-left {
    display: block;
  }
  /*events media list*/
  #block-views-event-card-block {
    max-width: 200px;
    top: 10px;
  }
  #block-views-event-card-block .card-heading {
    font-size: 21px;
  }
  #block-addtoany-addtoany-button .addtoany_list {
    float: right;
  }
  .quicktabs-tabpage {
    display: block !important;
  }
  .quicktabs-hide {
    display: none !important;
  }
  .breadcrumb {
    display: inline;
  }
}
/*768 min*/
@media screen and (min-width: 768px) and (max-width: 992px) {
  .sidebar .webform-component-date .form-item,
  .sidebar .webform-component-time .form-item {
    display: block;
    width: 100%;
    margin: 0;
  }
  .sidebar .webform-component-date .form-item select,
  .sidebar .webform-component-time .form-item select {
    padding: 5px;
  }
}
@media screen and (min-width: 980px) {
  .headerwrap {
    background: #fff;
  }
  #block-views-event-card-block {
    max-width: 220px;
    top: 30px;
  }
  #block-views-event-card-block .card-heading {
    font-size: 28px;
  }
  .error-pg-message {
    color: white;
    text-shadow: 0 0 10px black;
    position: absolute;
    bottom: 1em;
    width: 40%;
    padding: 0.5em;
  }
}
/*980*/
@media screen and (min-width: 992px) {
  #modalContent {
    top: 10% !important;
  }
  .small-body .field-name-body {
    width: 80%;
    margin: 0 auto;
  }
  .view-promotions .field-name-body,
  .node-teaser .field-name-body {
    margin: 0;
    width: 100%;
  }
  /*        #google-appliance-block-form,
        .search-google-appliance-search-form{
        .form-control{
            width:83%;
            height: 34px;
        }
        padding: 0;
    }*/
  /*** MEMBERSHIP PAGES ***/
  .page-membership-levels .checklist {
    margin-top: 0px;
  }
  .page-membership-levels .membership-tour {
    margin: 0;
  }
  .page-membership-levels .field-join-buttons {
    margin: 0.75em 0;
  }
  .page-membership-levels .view-membership-categories {
    margin: 1.5em 0;
  }
  .page-membership-levels .view-membership-categories .row {
    margin-top: 0;
  }
  .quicktabs-wrapper .r-tabs-accordion-title,
  .si-responsive-tabs .r-tabs-accordion-title {
    display: none;
  }
  .quicktabs-wrapper .tab-content-title,
  .si-responsive-tabs .tab-content-title {
    display: block;
  }
  .quicktabs-wrapper .r-tabs-nav,
  .si-responsive-tabs .r-tabs-nav {
    display: block;
  }
  .quicktabs-wrapper .tab-wrapper,
  .si-responsive-tabs .tab-wrapper {
    border: 1px solid #d3d4d4;
    padding: 15px;
    width: 75%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
    min-height: 300px;
  }
  /*events media list*/
  .node-type-attraction .page-header,
  .node-type-animal .page-header,
  .node-type-exhibit .page-header,
  .node-type-event .page-header,
  .node-type-webcam .page-header,
  .page-landing .page-header {
    font-size: 38px;
  }
}
/*992 min*/
@media screen and (min-width: 1200px) {
  .sidebar .webform-component-date .form-item.form-type-radio,
  .sidebar .webform-component-time .form-item.form-type-radio {
    width: 2.85em;
  }
  ul.quicktabs-style-nostyle > li > a,
  ul.si-tabs-nav > li > a {
    padding: 10px 15px;
  }
  .highlighted .region-slide-overlay {
    position: relative;
  }
  .highlighted .region-slide-overlay .block {
    position: absolute;
    z-index: 2;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    top: 100px;
    width: 255px;
  }
  .highlighted .region-slide-overlay .block#block-views-animal-card-main {
    top: 300px;
  }
  .highlighted .region-slide-overlay .block#block-views-exhibit-blocks-main {
    top: 300px;
  }
  #block-views-event-card-block {
    max-width: 255;
    top: 40px;
  }
  .footerwrap .footer .col-wider {
    width: 20.6667%;
  }
  .footerwrap .footer .col-wide {
    width: 18.6667%;
  }
  .footerwrap .footer .col-narrow {
    width: 14.6667%;
  }
  .footerwrap .footer .si-ftr-logo {
    height: 24px;
    width: 175px;
    background: url('/sites/all/themes/si_nzp/images/si_ftr_logo_sm.png') 0 0 no-repeat;
  }
  .footerwrap .footer .si-ftr-logo:hover {
    background: url('/sites/all/themes/si_nzp/images/si_ftr_logo_sm.png') 0 0 no-repeat !important;
  }
}
@media (max-width: 991px) {
  a.logo {
    max-width: 250px;
  }
}
/* Make mobile global nav 'menu' text and hamburger icon larger */
@media (max-width: 992px) {
  #block-tb-megamenu-menu-mega-menu .tb-megamenu .tb-megamenu-button {
    font-size: 18px;
    margin-top: -1px;
  }
}
@media (max-width: 992px) {
  #logo {
    width: 100%;
  }
}
/** 
 * Layout
 * =============
 * Styling for page layout 
 * 
 *
 * **/
.container-wide {
  position: sticky;
  margin: 0 auto;
  max-width: 1400px;
}
.main-container {
  padding: 15px;
  /*external links (see custom.js) */
}
.main-container a.external {
  padding-right: 4px;
}
.main-container a.external::after {
  content: "\f08e";
  font-family: fontawesome;
  position: relative;
  right: -4px;
}
.main-container a.external.btn {
  padding-right: 16px;
}
.main-container .row {
  margin-top: 20px;
}
.main-container .row.othercontent {
  margin-top: 0px;
}
.main-container .row.features {
  margin-top: 40px;
}
.main-content.container {
  padding-top: 15px;
}
#maincontent {
  background: #fff;
  padding: 0 15px;
}
/**
 * CKEditor Text Styles for Style Drop down
 * 
*/
.content-image {
  display: block;
  max-width: 100%;
  height: auto;
  height: auto !important;
}
.img-full img {
  display: block;
  max-width: 100%;
  height: auto;
  height: auto !important;
}
.img-left img {
  display: block;
  max-width: 100%;
  height: auto;
  height: auto !important;
  max-width: 45% !important;
  float: left;
  margin: 0 1em 0.25em 0;
}
.img-right img {
  display: block;
  max-width: 100%;
  height: auto;
  height: auto !important;
  max-width: 45% !important;
  float: right;
  margin: 0em 0em 0.25em 1em;
}
.img-left-small img {
  display: block;
  max-width: 100%;
  height: auto;
  height: auto !important;
  max-width: 33% !important;
  float: left;
  margin: 0 1em 0.25em 0;
}
.img-right-small img {
  display: block;
  max-width: 100%;
  height: auto;
  height: auto !important;
  max-width: 33% !important;
  float: right;
  margin: 0em 0em 0.25em 1em;
}
.underline {
  text-decoration: underline;
}
.padding-xs {
  padding: 0.25em;
}
.padding-sm {
  padding: 0.5em;
}
.padding-md {
  padding: 1em;
}
.padding-lg {
  padding: 1.5em;
}
.padding-xl {
  padding: 3em;
}
.padding-y-xs {
  padding: 0.25em 0;
}
.padding-y-sm {
  padding: 0.5em 0;
}
.padding-y-md {
  padding: 1em 0;
}
.padding-y-lg {
  padding: 1.5em 0;
}
.padding-y-xl {
  padding: 3em 0;
}
.padding-x-xs {
  padding: 0 0.25em;
}
.padding-x-sm {
  padding: 0 0.5em;
}
.padding-x-md {
  padding: 0 1em;
}
.padding-x-lg {
  padding: 0 1.5em;
}
.padding-x-xl {
  padding: 0 3em;
}
.padding-top-xs {
  padding-top: 0.25em;
}
.padding-top-sm {
  padding-top: 0.5em;
}
.padding-top-md {
  padding-top: 1em;
}
.padding-top-lg {
  padding-top: 1.5em;
}
.padding-top-xl {
  padding-top: 3em;
}
.padding-right-xs {
  padding-right: 0.25em;
}
.padding-right-sm {
  padding-right: 0.5em;
}
.padding-right-md {
  padding-right: 1em;
}
.padding-right-lg {
  padding-right: 1.5em;
}
.padding-right-xl {
  padding-right: 3em;
}
.padding-bottom-xs {
  padding-bottom: 0.25em;
}
.padding-bottom-sm {
  padding-bottom: 0.5em;
}
.padding-bottom-md {
  padding-bottom: 1em;
}
.padding-bottom-lg {
  padding-bottom: 1.5em;
}
.padding-bottom-xl {
  padding-bottom: 3em;
}
.padding-left-xs {
  padding-left: 0.25em;
}
.padding-left-sm {
  padding-left: 0.5em;
}
.padding-left-md {
  padding-left: 1em;
}
.padding-left-lg {
  padding-left: 1.5em;
}
.padding-left-xl {
  padding-left: 3em;
}
.margin-xs {
  margin: 0.25em;
}
.margin-sm {
  margin: 0.5em;
}
.margin-md {
  margin: 1em;
}
.margin-lg {
  margin: 1.5em;
}
.margin-xl {
  margin: 3em;
}
.margin-y-xs {
  margin: 0.25em 0;
}
.margin-y-sm {
  margin: 0.5em 0;
}
.margin-y-md {
  margin: 1em 0;
}
.margin-y-lg {
  margin: 1.5em 0;
}
.margin-y-xl {
  margin: 3em 0;
}
.margin-x-xs {
  margin: 0 0.25em;
}
.margin-x-sm {
  margin: 0 0.5em;
}
.margin-x-md {
  margin: 0 1em;
}
.margin-x-lg {
  margin: 0 1.5em;
}
.margin-x-xl {
  margin: 0 3em;
}
.margin-top-xs {
  margin-top: 0.25em;
}
.margin-top-sm {
  margin-top: 0.5em;
}
.margin-top-md {
  margin-top: 1em;
}
.margin-top-lg {
  margin-top: 1.5em;
}
.margin-top-xl {
  margin-top: 3em;
}
.margin-right-xs {
  margin-right: 0.25em;
}
.margin-right-sm {
  margin-right: 0.5em;
}
.margin-right-md {
  margin-right: 1em;
}
.margin-right-lg {
  margin-right: 1.5em;
}
.margin-right-xl {
  margin-right: 3em;
}
.margin-bottom-xs {
  margin-bottom: 0.25em;
}
.margin-bottom-sm {
  margin-bottom: 0.5em;
}
.margin-bottom-md {
  margin-bottom: 1em;
}
.margin-bottom-lg {
  margin-bottom: 1.5em;
}
.margin-bottom-xl {
  margin-bottom: 3em;
}
.margin-left-xs {
  margin-left: 0.25em;
}
.margin-left-sm {
  margin-left: 0.5em;
}
.margin-left-md {
  margin-left: 1em;
}
.margin-left-lg {
  margin-left: 1.5em;
}
.margin-left-xl {
  margin-left: 3em;
}
/** 
 * Site Sections
 * =============
 * For styling the different areas of the site that are the global nav headings. 
 * An example would be the orange color theme in the Visit section.
 *
 * **/
.visit .block h2,
.visit .block-bean h2,
.visit .block-views h2,
.visit .block-menu-block h2,
.visit .block-menu h2,
.visit .block-block h2 {
  border-color: #F18B21;
}
.visit .card-heading {
  border-color: #F18B21;
}
.visit .block-heading {
  border-color: #F18B21;
}
.visit .flex-caption,
.visit figcaption {
  border-color: #F18B21;
}
.visit .callout {
  border-left-color: #F18B21;
}
.visit .page-header::before,
.visit .page-header .field-item::before,
.visit .page-header::after,
.visit .page-header .field-item::after {
  background-color: #F18B21;
}
.visit ul.quicktabs-style-nostyle > li.active a,
.visit ul.si-tabs-nav > li.active a,
.visit ul.quicktabs-style-nostyle > li.r-tabs-state-active a,
.visit ul.si-tabs-nav > li.r-tabs-state-active a {
  border-color: #F18B21 #ddd transparent;
}
.animals .block h2,
.animals .block-bean h2,
.animals .block-views h2,
.animals .block-menu-block h2,
.animals .block-menu h2,
.animals .block-block h2,
.animals .node-teaser h2 {
  border-color: #C8DC65;
}
.animals .card-heading {
  border-color: #C8DC65;
}
.animals .block-heading {
  border-color: #C8DC65;
}
.animals .flex-caption,
.animals figcaption {
  border-color: #C8DC65;
}
.animals .page-header::before,
.animals .page-header .field-item::before,
.animals .page-header::after,
.animals .page-header .field-item::after {
  background-color: #C8DC65;
}
.animals ul.quicktabs-style-nostyle > li.active a,
.animals ul.si-tabs-nav > li.active a,
.animals ul.quicktabs-style-nostyle > li.r-tabs-state-active a,
.animals ul.si-tabs-nav > li.r-tabs-state-active a {
  border-color: #C8DC65 #ddd transparent;
}
.education .block h2,
.education .block-bean h2,
.education .block-views h2,
.education .block-menu-block h2,
.education .block-menu h2,
.education .block-block h2 {
  border-color: #C44D58;
}
.education .card-heading {
  border-color: #C44D58;
}
.education .block-heading {
  border-color: #C44D58;
}
.education .callout {
  border-left-color: #C44D58;
}
.education .page-header::before,
.education .page-header .field-item::before,
.education .page-header::after,
.education .page-header .field-item::after {
  background-color: #C44D58;
}
.education ul.quicktabs-style-nostyle > li.active a,
.education ul.si-tabs-nav > li.active a,
.education ul.quicktabs-style-nostyle > li.r-tabs-state-active a,
.education ul.si-tabs-nav > li.r-tabs-state-active a {
  border-color: #C44D58 #ddd transparent;
}
.membership .block h2,
.membership .block-bean h2,
.membership .block-views h2,
.membership .block-menu-block h2,
.membership .block-menu h2,
.membership .block-block h2 {
  border-color: #F26B6C;
}
.membership .card-heading {
  border-color: #F26B6C;
}
.membership .block-heading {
  border-color: #F26B6C;
}
.membership .flex-caption,
.membership figcaption {
  border-color: #F26B6C;
}
.membership .callout {
  border-left-color: #F26B6C;
}
.membership .page-header::before,
.membership .page-header .field-item::before,
.membership .page-header::after,
.membership .page-header .field-item::after {
  background-color: #F26B6C;
}
.membership ul.quicktabs-style-nostyle > li.active a,
.membership ul.si-tabs-nav > li.active a,
.membership ul.quicktabs-style-nostyle > li.r-tabs-state-active a,
.membership ul.si-tabs-nav > li.r-tabs-state-active a {
  border-color: #F26B6C #ddd transparent;
}
.support .block h2,
.support .block-bean h2,
.support .block-views h2,
.support .block-menu-block h2,
.support .block-menu h2,
.support .block-block h2 {
  border-color: #5AC4BE;
}
.support .card-heading {
  border-color: #5AC4BE;
}
.support .block-heading {
  border-color: #5AC4BE;
}
.support .callout {
  border-left-color: #5AC4BE;
}
.support .page-header::before,
.support .page-header .field-item::before,
.support .page-header::after,
.support .page-header .field-item::after {
  background-color: #5AC4BE;
}
.support ul.quicktabs-style-nostyle > li.active a,
.support ul.si-tabs-nav > li.active a,
.support ul.quicktabs-style-nostyle > li.r-tabs-state-active a,
.support ul.si-tabs-nav > li.r-tabs-state-active a {
  border-color: #5AC4BE #ddd transparent;
}
.conservation .block h2,
.conservation .block-bean h2,
.conservation .block-views h2,
.conservation .block-menu-block h2,
.conservation .block-menu h2,
.conservation .block-block h2 {
  border-color: #627E9C;
}
.conservation .card-heading {
  border-color: #627E9C;
}
.conservation .block-heading {
  border-color: #627E9C;
}
.conservation .flex-caption,
.conservation figcaption {
  border-color: #627E9C;
}
.conservation .callout {
  border-left-color: #627E9C;
}
.conservation .page-header::before,
.conservation .page-header .field-item::before,
.conservation .page-header::after,
.conservation .page-header .field-item::after {
  background-color: #627E9C;
}
.conservation ul.quicktabs-style-nostyle > li.active a,
.conservation ul.si-tabs-nav > li.active a,
.conservation ul.quicktabs-style-nostyle > li.r-tabs-state-active a,
.conservation ul.si-tabs-nav > li.r-tabs-state-active a {
  border-color: #627E9C #ddd transparent;
}
/** 
 * Grid
 * =============
 * For styling grids. Some styling may no longer be in use. 
 * 
 *
 * **/
/*Style sponsor logos on the Boo page using display:grid. Might be used on other grids, too?*/
#gridlock div {
  width: 110px;
  float: left;
}
@supports (display: grid) {
  #gridlock {
    display: grid;
    grid-gap: 1em;
    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
    align-items: center;
  }
}
/* new grid layout for hotel page, food page, classes*/
.jail {
  padding: 1em 0;
}
.cell {
  width: 33%;
  float: left;
  border: 1px solid #d3d4d4;
  box-shadow: 0 0 4px #d3d4d4;
}
.cell div {
  padding: 1em;
}
.cell .content-image {
  display: inline;
}
/* override for grid cell in left column in IE */
.sidebar-left .cell {
  width: auto;
  float: none;
}
/* fix for flexslider grill at bottom of education pages */
.education li .cell {
  min-height: 250px;
}
@supports (display: grid) {
  .jail {
    display: grid;
    grid-gap: 1em;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-template-rows: 1fr;
  }
  .cell {
    width: auto;
    float: none;
  }
}
/*  Grid for laying out sponsor logos on event pages */
#sponsor-grid img {
  width: 150px;
  float: left;
  margin-right: 100px;
  margin-bottom: 100px;
}
@supports (display: grid) {
  #sponsor-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
    grid-row-gap: 20px;
  }
  #sponsor-grid img {
    margin-right: 0;
    margin-bottom: 0;
    width: auto;
    float: none;
    max-width: 100px;
    max-height: 100px;
    justify-self: center;
    align-self: center;
    filter: grayscale(100%);
    transition: all 350ms linear;
  }
  #sponsor-grid img:hover {
    filter: grayscale(0%);
  }
  #sponsor-grid .wider {
    max-width: 150px;
  }
  @media (max-width: 992px) {
    #sponsor-grid {
      grid-template-columns: 1fr 1fr;
    }
  }
}
#sponsor-row img {
  margin: 15px;
  filter: grayscale(100%);
  transition: all 350ms linear;
}
#sponsor-row img:hover {
  filter: grayscale(0%);
}
/** 
 * Mega Menu
 * =============
 * For styling the mega menu, the main navigation component of the website 
 * 
 *
 * **/
.tb-megamenu .menu-lined .nav li {
  border-bottom: none;
}
.tb-megamenu .menu-lined .nav li:last-child {
  border: none;
}
.tb-megamenu .menu-lined .nav li a::after {
  border: none;
}
.view-content {
  color: #5c5d5d;
}
.region-navigation {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.region-navigation .block-tb-megamenu {
  width: 95%;
}
ul.tb-megamenu-nav {
  display: flex;
  flex-wrap: nowrap;
}
ul.tb-megamenu-nav li.level-1 {
  height: 59px;
  max-height: 59px;
  border-right: 1px solid #c2bfa82b;
  width: 100%;
  list-style-type: none;
  background: #FAF8F3;
}
ul.tb-megamenu-nav li.level-1.first-link {
  margin-left: 28em;
}
ul.tb-megamenu-nav li.level-1.visit {
  border-bottom: 8px solid #F18B21;
}
ul.tb-megamenu-nav li.level-1.animal {
  border-bottom: 8px solid #C8DC65;
}
ul.tb-megamenu-nav li.level-1.support {
  border-bottom: 8px solid #5AC4BE;
}
ul.tb-megamenu-nav li.level-1.membership {
  border-bottom: 8px solid #F26B6C;
}
ul.tb-megamenu-nav li.level-1.education {
  border-bottom: 8px solid #C44D58;
}
ul.tb-megamenu-nav li.level-1.conservation {
  border-bottom: 8px solid #627E9C;
}
ul.tb-megamenu-nav li.level-1:hover {
  background-color: #e6e5e3;
}
ul.tb-megamenu-nav li.level-1:hover > a {
  color: #5c5d5d;
}
ul.tb-megamenu-nav li.level-1 > a {
  height: 59px;
  min-height: 59px !important;
  padding: 0px;
  color: #5c5d5d;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.tb-megamenu-nav li.level-1 > a:hover {
  background: none;
  color: #5c5d5d;
}
ul.tb-megamenu-nav .submenu-label {
  position: relative;
  top: 0.5em;
  left: 0;
  font-size: 20px;
  width: 172px;
  border-top: 5px solid;
  height: 150px;
  font-weight: bold;
  padding-top: 2em;
}
ul.tb-megamenu-nav .submenu-label::after {
  align-items: center;
  border: solid 2px #c9c9c9;
  border-radius: 100%;
  color: #c9c9c9;
  content: '\f061';
  display: flex;
  font-family: FontAwesome;
  font-size: 1.52941176rem;
  height: 4rem;
  justify-content: center;
  margin-top: 1.76470588rem;
  width: 4rem;
}
@media (min-width: 992px) {
  .hamburger {
    display: none;
  }
  .tb-megamenu-column {
    flex-basis: 25%;
  }
  .mega-dropdown-inner {
    position: relative;
    top: 0;
    opacity: 0;
    animation: slideup 0.3s linear 0.1s forwards;
  }
  .mega-dropdown-inner h2 {
    border: none !important;
  }
  .tb-megamenu-row {
    padding: 45px 15px;
  }
  .tb-megamenu-submenu {
    display: none;
    top: inherit;
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 0 !important;
    width: 100% !important;
  }
  .tb-megamenu-submenu .menu li {
    border: none !important;
    display: block;
    opacity: 0;
    transition: all 0.6s ease-in;
  }
  .tb-megamenu-submenu .menu li a {
    font-size: 1.1em;
    text-align: left;
    padding: 0 !important;
    font-weight: normal;
    color: #2975a9;
  }
  .tb-megamenu-submenu .menu li a:hover {
    color: #dcac24;
    font-weight: bold;
  }
  header.sticky .tb-megamenu-submenu {
    top: 59px;
  }
  .admin-menu header.sticky .tb-megamenu-submenu {
    top: 89px;
  }
  .tb-megamenu-item:hover .tb-megamenu-submenu,
  .tb-megamenu-item.open .tb-megamenu-submenu,
  .tb-megamenu-item:focus .tb-megamenu-submenu {
    display: block;
    box-shadow: 0px 20px 25px -16px rgba(0, 0, 0, 0.22);
    background: #FAF8F3;
  }
  .tb-megamenu-item:hover .tb-megamenu-submenu .tb-megamenu-row,
  .tb-megamenu-item.open .tb-megamenu-submenu .tb-megamenu-row,
  .tb-megamenu-item:focus .tb-megamenu-submenu .tb-megamenu-row,
  .tb-megamenu-item:hover .tb-megamenu-submenu .row-fluid,
  .tb-megamenu-item.open .tb-megamenu-submenu .row-fluid,
  .tb-megamenu-item:focus .tb-megamenu-submenu .row-fluid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #FAF8F3;
  }
  .tb-megamenu-item:hover .tb-megamenu-submenu .mega-col-nav,
  .tb-megamenu-item.open .tb-megamenu-submenu .mega-col-nav,
  .tb-megamenu-item:focus .tb-megamenu-submenu .mega-col-nav {
    flex-basis: 25%;
    width: 50%;
  }
  .tb-megamenu-item:hover .tb-megamenu-submenu .menu li,
  .tb-megamenu-item.open .tb-megamenu-submenu .menu li,
  .tb-megamenu-item:focus .tb-megamenu-submenu .menu li {
    transition: all 0.6s ease-in;
    opacity: 1;
    padding: 2px 0px;
  }
  .tb-megamenu-item:hover .tb-megamenu-submenu .menu li a,
  .tb-megamenu-item.open .tb-megamenu-submenu .menu li a,
  .tb-megamenu-item:focus .tb-megamenu-submenu .menu li a {
    color: #2975a9;
  }
}
@media (max-width: 1199px) {
  .region-navigation {
    border-top: 1px solid #f5f2ee;
  }
  #block-views-homepage-card-block-2 {
    padding-top: 3em;
    padding-left: 1em;
    color: #5c5d5d;
  }
}
@media (max-width: 991px) {
  .nav-collapse.always-show {
    height: 100% !important;
    display: block;
  }
  .submenu-label {
    display: none;
  }
  .region-navigation {
    display: block;
    height: 0px;
    max-height: 0px;
    background: #e8e4db !important;
    overflow: hidden;
    transition: all 0.25s ease-out;
    padding-top: 60px;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    position: fixed;
    top: 0;
  }
  .region-navigation.responsive {
    display: block;
    height: 100%;
    max-height: 100%;
    transition: all 0.25s ease-in;
  }
  .region-navigation::-webkit-scrollbar {
    display: none;
  }
  .block-tb-megamenu {
    position: relative;
    background: #e8e4db !important;
    width: 100% !important;
    height: 90vh;
    z-index: 1000;
    overflow-y: scroll;
    padding-bottom: 100px;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  .block-tb-megamenu::-webkit-scrollbar {
    display: none;
  }
  .block-tb-megamenu .block-block {
    display: none;
  }
  ul.tb-megamenu-nav {
    height: 1200px;
    /*NJ - added more height to mobile so that the last menu link will appear in horizontal view*/
    max-height: 1200px;
    display: block !important;
    position: relative;
    background: #e8e4db !important;
    padding: 2em!important;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  ul.tb-megamenu-nav::-webkit-scrollbar {
    display: none;
  }
  ul.tb-megamenu-nav li.level-1 {
    border-bottom: none !important;
    border-right: none !important;
    background: none !important;
    position: relative;
    display: block;
  }
  ul.tb-megamenu-nav li.level-1 a.dropdown-toggle {
    color: #5c5d5d;
    padding: 0;
    width: auto;
    margin-right: 50%;
    display: flex;
    align-content: center;
    justify-content: flex-start;
  }
  ul.tb-megamenu-nav li.level-1 a.zoo-mobile-menu-toggle {
    visibility: hidden;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    z-index: 1000;
    position: absolute;
    transform: rotate(-90deg);
    cursor: pointer;
    transition: transform 0.15s ease-in;
    overflow-x: hidden;
  }
  ul.tb-megamenu-nav li.level-1 a.zoo-mobile-menu-toggle::after {
    content: "\f078";
    font-family: "FontAwesome";
    position: absolute;
    margin-right: 6px;
    font-weight: 100;
    font-size: 14px;
    visibility: visible;
    color: #5c5d5d;
  }
  ul.tb-megamenu-nav li.level-1.sub-hidden a.zoo-mobile-menu-toggle {
    transform: rotate(-90deg);
    transition: transform 0.15s ease-in;
  }
  ul.tb-megamenu-nav li.level-1 .tb-megamenu-submenu {
    background: none;
    position: relative;
    transform: none;
    margin: 10px 0px;
    left: 0;
    transition: 0.3s;
    height: 0px;
    max-height: 0px;
    z-index: -1;
    overflow: hidden;
    display: block;
  }
  ul.tb-megamenu-nav li.level-1 .tb-megamenu-submenu:hover {
    display: block;
  }
  ul.tb-megamenu-nav li.level-1 .tb-megamenu-submenu .mega-col-nav {
    margin: 1em 0;
    flex-basis: 100%;
  }
  ul.tb-megamenu-nav li.level-1 .tb-megamenu-submenu .block-views {
    display: none;
  }
  ul.tb-megamenu-nav li.level-1 .tb-megamenu-submenu .block-menu {
    display: block;
  }
  ul.tb-megamenu-nav li.level-1 .tb-megamenu-submenu * {
    font-size: 1em;
    color: #5c5d5d !important;
    background: #e8e4db;
    border: none;
  }
  ul.tb-megamenu-nav li.level-1 .tb-megamenu-submenu .tb-megamenu-row {
    padding: 0;
    display: block;
    z-index: 1000;
  }
  ul.tb-megamenu-nav li.level-1 .tb-megamenu-submenu a {
    color: white;
  }
  ul.tb-megamenu-nav li.level-1.mobile-expand {
    height: auto;
    max-height: none;
  }
  ul.tb-megamenu-nav li.level-1.mobile-expand .tb-megamenu-submenu {
    display: block;
    height: 100%;
    width: 100% !important;
    border-top: 3px solid;
    border-bottom: 3px solid;
    transition: max-height 0.3s ease-in;
    z-index: 1;
    max-height: 100vh;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  ul.tb-megamenu-nav li.level-1.mobile-expand .tb-megamenu-submenu::-webkit-scrollbar {
    display: none;
  }
  ul.tb-megamenu-nav li.level-1.mobile-expand a.zoo-mobile-menu-toggle {
    transform: rotate(0deg);
    transition: transform 0.25s ease-out;
  }
  .hamburger .icon {
    display: block !important;
    text-align: right !important;
    z-index: 999;
    color: #5c5d5d;
    text-decoration: none;
  }
  .hamburger {
    position: fixed;
    right: 20px;
    top: 18px;
    z-index: 1;
  }
  .first-link {
    margin: 0 !important;
  }
  .tb-megamenu-nav {
    display: block;
  }
  .tb-megamenu-nav a {
    text-align: left !important;
    font-size: 20px!important;
  }
}
/** 
 * 
 * IUCN BLOCK
 * ===========
 * IUCN Block Styling on Animal Content Type
 * 
 * */
#block-views-animal-card-iucn #iucn-list {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
#block-views-animal-card-iucn #iucn-list li {
  padding: 5px 0px 0px 40px;
  height: 30px;
  margin-bottom: 5px;
  font-size: 12px;
  color: #646566;
}
#block-views-animal-card-iucn #iucn-list li.on {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 25px;
  border: 1px solid #d3d4d4;
  background: #FAF8F3;
}
#block-views-animal-card-iucn #iucn-list li.lc {
  background: transparent url("/sites/all/themes/si_nzp/images/iucn.png") 0px 0px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.lc.on {
  background: #FAF8F3 url("/sites/all/themes/si_nzp/images/iucn-on.png") 0px 0px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.nt {
  background: transparent url("/sites/all/themes/si_nzp/images/iucn.png") 0px -35px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.nt.on {
  background: #FAF8F3 url("/sites/all/themes/si_nzp/images/iucn-on.png") 0px -35px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.vu {
  background: transparent url("/sites/all/themes/si_nzp/images/iucn.png") 0px -70px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.vu.on {
  background: #FAF8F3 url("/sites/all/themes/si_nzp/images/iucn-on.png") 0px -70px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.en {
  background: transparent url("/sites/all/themes/si_nzp/images/iucn.png") 0px -105px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.en.on {
  background: #FAF8F3 url("/sites/all/themes/si_nzp/images/iucn-on.png") 0px -105px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.cr {
  background: transparent url("/sites/all/themes/si_nzp/images/iucn.png") 0px -140px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.cr.on {
  background: #FAF8F3 url("/sites/all/themes/si_nzp/images/iucn-on.png") 0px -140px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.ew {
  background: transparent url("/sites/all/themes/si_nzp/images/iucn.png") 0px -175px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.ew.on {
  background: #FAF8F3 url("/sites/all/themes/si_nzp/images/iucn-on.png") 0px -175px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.ex {
  background: transparent url("/sites/all/themes/si_nzp/images/iucn.png") 0px -210px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.ex.on {
  background: #FAF8F3 url("/sites/all/themes/si_nzp/images/iucn-on.png") 0px -210px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.dd {
  background: transparent url("/sites/all/themes/si_nzp/images/iucn.png") 0px -245px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.dd.on {
  background: #FAF8F3 url("/sites/all/themes/si_nzp/images/iucn-on.png") 0px -245px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.ne {
  background: transparent url("/sites/all/themes/si_nzp/images/iucn.png") 0px -280px no-repeat;
}
#block-views-animal-card-iucn #iucn-list li.ne.on {
  background: #FAF8F3 url("/sites/all/themes/si_nzp/images/iucn-on.png") 0px -280px no-repeat;
}
#block-views-animal-card-iucn #iucn-status {
  background: #66686a none repeat scroll 0 0;
  color: white;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 5px;
  padding: 3px;
  text-align: center;
  text-transform: capitalize;
}
.quicktabs-wrapper,
.si-responsive-tabs {
  margin-top: 1.5em;
}
.quicktabs-wrapper .quicktabs-tabs,
.si-responsive-tabs .quicktabs-tabs {
  display: none;
}
.quicktabs-wrapper .quicktabs-title,
.si-responsive-tabs .quicktabs-title {
  display: block;
}
.quicktabs-wrapper .tab-content-title,
.si-responsive-tabs .tab-content-title {
  font-size: 16px !important;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  display: none;
  font-weight: 600 !important;
  margin: 0.75em 0 !important;
}
.quicktabs-wrapper .tab-content-title a,
.si-responsive-tabs .tab-content-title a {
  text-decoration: none !important;
  color: #5c5d5d !important;
}
.quicktabs-wrapper .r-tabs-accordion-title,
.si-responsive-tabs .r-tabs-accordion-title {
  position: relative;
  margin: 0.5em 0;
}
.quicktabs-wrapper .r-tabs-accordion-title a,
.si-responsive-tabs .r-tabs-accordion-title a {
  display: block;
  border: 1px solid #d3d4d4;
  background: #FAF8F3;
  padding: 10px 15px 10px 33px;
}
.quicktabs-wrapper .r-tabs-accordion-title a::before,
.si-responsive-tabs .r-tabs-accordion-title a::before {
  border-color: transparent #2975a9;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: "";
  position: absolute;
  top: 16px;
  left: 18px;
  display: block;
}
.quicktabs-wrapper .r-tabs-accordion-title a:hover,
.si-responsive-tabs .r-tabs-accordion-title a:hover {
  background: #f3eaea;
  text-decoration: none;
}
.quicktabs-wrapper .r-tabs-accordion-title.r-tabs-state-active a,
.si-responsive-tabs .r-tabs-accordion-title.r-tabs-state-active a {
  background: #5c5d5d;
  color: white;
  border: none;
  position: relative;
}
.quicktabs-wrapper .r-tabs-accordion-title.r-tabs-state-active a::before,
.si-responsive-tabs .r-tabs-accordion-title.r-tabs-state-active a::before {
  border-color: #FAF8F3 transparent;
  border-width: 5px 5px 0px;
  top: 18px;
  left: 15px;
}
.r-tabs-panel {
  display: none;
}
.r-tabs-panel.r-tabs-state-active {
  display: block;
}
.r-tabs-nav {
  display: none;
}
.tab-links {
  margin: 0.75em 0;
}
.quicktabs-title a {
  cursor: pointer;
  font-weight: 600;
  position: relative;
  margin: 0.5em 0;
  display: block;
  border: 1px solid #d3d4d4;
  background: #FAF8F3;
  padding: 10px 15px 10px 33px;
}
.quicktabs-title a::before {
  border-color: transparent #2975a9;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: "";
  position: absolute;
  top: 16px;
  left: 18px;
  display: block;
}
.quicktabs-title a:hover {
  background: #fff;
  text-decoration: none;
}
.quicktabs-title a.q_active {
  background: #5c5d5d;
  color: white;
  border: none;
  position: relative;
}
.quicktabs-title a.q_active::before {
  border-color: #FAF8F3 transparent;
  border-width: 5px 5px 0px;
  top: 18px;
  left: 15px;
}
ul.quicktabs-style-nostyle,
ul.si-tabs-nav {
  margin-bottom: 1.5em;
  border-bottom: 1px solid #d3d4d4;
  list-style: outside none none;
  padding-left: 0;
}
ul.quicktabs-style-nostyle::before,
ul.si-tabs-nav::before {
  content: " ";
  display: table;
}
ul.quicktabs-style-nostyle::after,
ul.si-tabs-nav::after {
  clear: both;
  content: " ";
  display: table;
}
ul.quicktabs-style-nostyle > li,
ul.si-tabs-nav > li {
  display: block;
  position: relative;
  float: left;
  margin-bottom: -1px;
  padding: 0px;
}
ul.quicktabs-style-nostyle > li > a,
ul.si-tabs-nav > li > a {
  display: block;
  padding: 10px 15px;
  position: relative;
  line-height: 1.42857;
  margin-right: 2px;
}
ul.quicktabs-style-nostyle > li.active a,
ul.si-tabs-nav > li.active a,
ul.quicktabs-style-nostyle > li.r-tabs-state-active a,
ul.si-tabs-nav > li.r-tabs-state-active a {
  background-color: #fff;
  border-color: #5c5d5d #ddd transparent;
  border-image: none;
  border-style: solid;
  border-width: 3px 1px 1px;
  cursor: default;
  padding-top: 7px;
}
.block-quicktabs .views-label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 0.75em 0;
}
/** Events page **/
.node-event .si-responsive-tabs {
  margin-bottom: 1.5em;
}
.node-event .si-responsive-tabs:before,
.node-event .si-responsive-tabs:after {
  display: table;
  content: " ";
}
.node-event .si-responsive-tabs:after {
  clear: both;
}
.node-event .si-responsive-tabs:before,
.node-event .si-responsive-tabs:after {
  display: table;
  content: " ";
}
.node-event .si-responsive-tabs:after {
  clear: both;
}
.node-event .si-responsive-tabs .r-tabs-nav {
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 0px;
  position: relative;
  float: left;
}
.node-event .si-responsive-tabs .r-tabs-nav.si-tabs-nav {
  margin-bottom: 0em;
  border-bottom: none;
  z-index: 2;
}
.node-event .si-responsive-tabs .r-tabs-nav.si-tabs-nav > li {
  float: none;
  margin-right: -1px;
  margin-bottom: 0px;
}
.node-event .si-responsive-tabs .r-tabs-nav.si-tabs-nav > li > a {
  margin-right: 0px;
}
.node-event .si-responsive-tabs .r-tabs-nav.si-tabs-nav > li.active a,
.node-event .si-responsive-tabs .r-tabs-nav.si-tabs-nav > li.r-tabs-state-active a {
  background: #fff;
  border-color: #ddd transparent #ddd #5c5d5d;
  border-width: 1px 0 1px 3px;
  outline: 0;
  padding-left: 12px;
}
.node-event .si-responsive-tabs .r-tabs-nav.si-tabs-nav > li.active a:active,
.node-event .si-responsive-tabs .r-tabs-nav.si-tabs-nav > li.r-tabs-state-active a:active,
.node-event .si-responsive-tabs .r-tabs-nav.si-tabs-nav > li.active a:focus,
.node-event .si-responsive-tabs .r-tabs-nav.si-tabs-nav > li.r-tabs-state-active a:focus {
  text-decoration: none;
}
/*node-event*/
/*webcams quicktabs are not responsive (only 2 tabs)*/
.node-type-webcam .quicktabs-tabs {
  display: block;
}
@media screen and (min-width: 768px) {
  /** Quicktabs **/
  ul.quicktabs-style-nostyle > li > a,
  ul.si-tabs-nav > li > a {
    padding: 10px 8px;
  }
  .quicktabs-wrapper .quicktabs-tabs {
    display: block;
  }
  .quicktabs-wrapper .quicktabs-title {
    display: none;
  }
}
.nav-tabs li a {
  padding: 0.5em 1em;
  border-radius: 0px;
  border-top-width: 4px !important;
}
.nav-tabs li.active a {
  box-shadow: 1px 0px 2px #FAF8F3;
}
.animals .nav-tabs li.active a {
  border-top-color: #C8DC65;
}
.visit .nav-tabs li.active a {
  border-top-color: #F18B21;
}
.support .nav-tabs li.active a {
  border-top-color: #5AC4BE;
}
.membership .nav-tabs li.active a {
  border-top-color: #F26B6C;
}
.conservation .nav-tabs li.active a {
  border-top-color: #627E9C;
}
/**
 * FORMS 
 * ===========
 * Form styling overrides here. 
 * 
 * **/
/*mimic label look for spans to replace orphan labels*/
.form-label {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 5px;
  max-width: 100%;
}
/** Media Release Form **/
.form-media-contact form {
  padding: 15px;
  background: #f8f8f8;
  border: 1px solid #d3d4d4;
}
.form-media-contact .webform-component-date .form-item,
.form-media-contact .webform-component-time .form-item {
  display: inline-block;
  width: 25%;
  margin: 1%;
}
.form-media-contact .webform-component-date .form-item select,
.form-media-contact .webform-component-time .form-item select {
  padding: 0px;
  font-size: 12px;
}
.form-media-contact .webform-component-date .form-item.form-type-radio,
.form-media-contact .webform-component-time .form-item.form-type-radio {
  width: 3em;
}
/* CONSTANT CONTACT FORM*/
#success_message {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  font-size: 16px;
  font-weight: bold;
  padding: 0.25em;
  width: 100%;
  display: block;
}
#success_message hr {
  border-top-color: #c9e2b3;
}
#success_message .alert-link {
  color: #2b542c;
}
.ctct-custom-form {
  font: 14px/1.57 "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.ctct-custom-form p {
  margin-top: 1em;
}
.ctct-custom-form label {
  display: inline !important;
  font-weight: bold;
}
.ctct-custom-form .radio input[type="radio"],
.ctct-custom-form .radio-inline input[type="radio"],
.ctct-custom-form .checkbox input[type="checkbox"],
.ctct-custom-form .checkbox-inline input[type="checkbox"] {
  margin: 4px 0 0;
}
.ctct-custom-form .ctct-form-footer {
  margin-top: 10px;
}
.ctct-custom-form .ctct-form-errorMessage {
  color: red;
  font-weight: bold;
}
.ctct-block .ctct-custom-form {
  padding: 15px;
  background: #f8f8f8;
  border: 1px solid #d3d4d4;
}
.ctct-block .ctct-custom-form label {
  font-weight: 500;
}
.ctct-block .ctct-custom-form .ctct-form-footer {
  display: none;
}
.ctct-block-home {
  margin-top: 3em;
}
.ctct-block-home img {
  margin-bottom: 1em;
}
fieldset legend.panel-heading,
.panel-default > .panel-heading,
.panel-title,
.fieldset-legend,
.help-block,
.control-group .help-inline {
  color: #5c5d5d;
  font-size: 14px;
  font-weight: bold;
}
.urlfield {
  display: none;
}
/** 
 * 
 * Maps
 * ===========
 * Address, location and Map specific styling/overrides. 
 * 
 * */
.address-inline {
  display: flex;
}
.gmap-popup i {
  margin-right: 5px;
}
.gmap-popup i:before {
  font-size: 18px;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  color: #f26b6c;
}
.gmap-popup > span {
  display: flex;
  align-content: center;
  border-bottom: 1px solid #ccc;
}
/**
 * Search 
 * ====================
 * All search related styling
 * */
.search-results {
  padding-left: 0px;
}
.search-results li.search-result {
  padding: 1.5em;
  margin: 1.5em 0;
  border-top: 1px solid #FAF8F3;
}
.google-appliance-results-control-bar {
  border: none;
  background-color: white;
  color: #5c5d5d;
  padding: 0;
}
.search-toggle--block {
  width: 5%;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
}
.search-toggle--block .search-toggle--trigger {
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
}
.search--block {
  opacity: 0;
  position: absolute;
  overflow: hidden;
  transform: translateX(0%);
  margin-top: 0px !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  right: 5%;
  width: 94%;
  padding: 0;
  background: #FAF8F3;
  height: 59px;
  padding-right: 1em;
}
form#google-appliance-block-form {
  width: 50%;
}
form#google-appliance-block-form .form-item {
  width: 100%;
}
form#google-appliance-block-form .container-inline {
  width: 100%;
  display: flex;
}
form#google-appliance-block-form input {
  position: relative;
  top: 0px;
  border-radius: 0;
  background: none;
  border: none;
  box-shadow: none;
}
form#google-appliance-block-form input:not(:placeholder-shown) {
  border: 1px solid #357db8 !important;
}
form#google-appliance-block-form .form-group {
  margin-bottom: 0;
}
form#google-appliance-block-form input {
  height: 40px;
  background: rgba(255, 255, 255);
}
form#google-appliance-block-form .form-submit {
  color: #5c5d5d;
  background: none !important;
  border: none !important;
  border-radius: 0;
  box-shadow: none;
  position: absolute;
  bottom: 0px;
  right: 10px;
  height: 100%;
  padding: 1em;
}
form#google-appliance-block-form .form-submit .fa-search {
  font-family: 'Fontawesome';
}
.icon-search.active {
  bottom: -4px;
}
.icon-search {
  display: inline-block;
  position: relative;
  width: 35px !important;
  height: 35px;
  cursor: pointer;
  bottom: 4px;
}
.icon-search::before {
  content: "";
  display: inline-block;
  width: 10%;
  height: 23%;
  background: #5c5d5d;
  position: absolute;
  left: 73%;
  top: 85%;
  transform: translate(-50%, -50%) rotate(-45deg);
  transition: all 0.3s;
}
.icon-search::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 43%;
  height: 42%;
  border: 2px solid #5c5d5d;
  border-radius: 50%;
  top: 63%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  transition: all 0.3s;
}
.icon-search.active::before {
  height: 75%;
  left: 50%;
  top: 50%;
}
.icon-search.active::after {
  border-width: 2px;
  border-radius: 0;
  background: #5c5d5d;
  width: 0;
  height: 70%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all 0.3s 0s 0.3s;
}
@media (max-width: 991px) {
  .icon-search:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 43%;
    height: 42%;
    border: 2px solid #5c5d5d;
    border-radius: 50%;
    top: 75%!important;
    left: 70%!important;
    transform: translate(-50%, -50%) rotate(0deg);
    transition: all 0.3s;
  }
  .icon-search:before {
    content: "";
    display: inline-block;
    width: 10%;
    height: 23%;
    background: #5c5d5d;
    position: absolute;
    left: 51%!important;
    top: 82%!important;
    transform: translate(-50%, -50%) rotate(-45deg);
    transition: all 0.3s;
  }
  .icon-search .search---block {
    opacity: 1;
    position: absolute;
    top: 31px;
    left: 21px;
    display: block!important;
    width: 100%;
  }
  .icon-search form#google-appliance-block-form {
    width: 91%!important;
  }
  form#google-appliance-block-form input {
    top: 0px!important;
  }
}
@media (max-width: 992px) {
  .search-toggle--block {
    display: none;
  }
  body.nav-open:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.85);
    transition: width 0.3s linear;
  }
  .tb-megamenu-button {
    z-index: 1;
  }
  .region-header {
    justify-content: unset;
  }
  .nav-collapse .search--block {
    z-index: 1;
    height: auto;
    left: 0;
    position: relative;
    width: 100%;
    opacity: 1;
  }
  .nav-collapse .search--toggle-block {
    justify-content: flex-start;
    padding: 1em;
  }
  .icon-search span.visible-xs {
    margin-left: 25px;
  }
  .search--block {
    opacity: 1;
    position: relative;
    overflow: hidden;
    right: -13px;
    top: 10px;
    width: 90%;
    background: none;
    padding-right: none;
    padding-bottom: 1em;
  }
  .search--block form#google-appliance-block-form {
    width: 100%;
  }
  .search--block form#google-appliance-block-form input {
    background: #ebe8e2;
    border: 2px solid #fff;
    color: #5c5d5d;
    padding: 1.02em;
    font-size: 20px;
    border-radius: 25px;
  }
  .search--block form#google-appliance-block-form input::placeholder {
    color: #5c5d5d;
    font-size: 20px;
  }
  .search--block form#google-appliance-block-form input:focus {
    background: #b7ad9d;
  }
  .search--block form#google-appliance-block-form input:not(:placeholder-shown) {
    border: 3px solid #fff !important;
  }
  .search--block form#google-appliance-block-form .form-submit {
    bottom: 14px;
    font-size: 20px;
  }
  .search-toggle {
    display: none;
  }
}
/** 
 * Modals
 * =============
 * Moved modal styling from style.less to this separate component. 
 * This styling applies to modal windows - popups, if you will.
 *
 * **/
#modalContent {
  /*grab bs modal styles*/
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 1050 !important;
  display: none !important;
  overflow: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  outline: 0 !important;
  display: block !important;
}
#modalContent.fade .modal-dialog {
  -webkit-transform: translate(0, -25%) !important;
  -ms-transform: translate(0, -25%) !important;
  -o-transform: translate(0, -25%) !important;
  transform: translate(0, -25%) !important;
  -webkit-transition: -webkit-transform 0.3s ease-out !important;
  -moz-transition: -moz-transform 0.3s ease-out !important;
  -o-transition: -o-transform 0.3s ease-out !important;
  transition: transform 0.3s ease-out !important;
}
#modalContent.in .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}
#modalContent form {
  margin-bottom: 20px;
}
#modalContent .modal-dialog {
  width: auto !important;
}
#modalContent .modal-dialog .modal-body {
  max-height: none !important;
}
#modalContent .quicktabs-wrapper .quicktabs-tabs,
#modalContent .si-responsive-tabs .quicktabs-tabs {
  display: block;
}
#modalContent div#webform-ajax-wrapper-9810 .alert-success {
  display: none;
}
/** POPUP MODAL STYLING **/
.popup .modal-content {
  border-top: 4px solid #2975a9;
}
.popup .modal-content.dark {
  background: #5c5d5d;
}
.popup .modal-content.dark * {
  color: white;
}
.modal-open #modalContent {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.front .block-bean .modal-header,
.view-view-slideshows .modal-header {
  padding: 5px 15px 0px 0px;
  border-bottom: none;
}
.front .block-bean .modal-body,
.view-view-slideshows .modal-body {
  padding: 0 15px 15px 15px;
}
.modal-senior-discount {
  top: 20%;
}
.imageModal > div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  cursor: zoom-out;
}
.imageModal span.close {
  font-size: 40px;
  color: white;
  opacity: 1;
  position: absolute;
  top: 0;
  right: -5vw;
  line-height: 20px;
}
.imageModal figure {
  position: fixed;
  padding: 0;
  max-width: 90vw;
  display: block;
}
.imageModal figure:hover figcaption {
  opacity: 1;
}
.imageModal figcaption {
  opacity: 0;
  transition: opacity 0.3s linear;
  position: absolute;
  bottom: 0;
  color: white;
  padding: 1.2em;
  margin: auto;
  width: 100%;
  font-size: 1.2em;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.58);
}
.imageModal img {
  max-height: 90vh;
  max-width: 100%;
  min-width: 50px;
}
/** 
 * Slideshow
 * =============
 * For styling the slideshow area, which is a mix of regions and modules. 
 * 
 *
 * **/
.highlighted {
  position: relative;
  /*slide overlay*/
}
.highlighted .region-slide-overlay {
  position: relative;
}
.highlighted .region-slide-overlay .block {
  padding: 10px;
  word-wrap: break-word;
  width: 100%;
  color: #5c5d5d;
  background: #fff;
}
body.card-right .highlighted .region-slide-overlay .block {
  right: 0;
}
.highlighted .region-slide-overlay .block#block-views-homepage-card-main {
  text-align: center;
}
.highlighted .region-slide-overlay .block#block-views-homepage-card-main .views-field-field-card-subtitle {
  font-weight: 600;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding-bottom: 5px;
  font-size: 21px;
  border-width: 4px;
  font-size: 30px;
  padding: 0.5em 0;
  text-align: center;
  margin: 0 0 0.5em;
  line-height: 1.25;
  border-bottom: 4px solid;
  border-color: #F18B21;
}
.highlighted .region-slide-overlay .block#block-views-homepage-card-main .views-field-field-subtitle {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
}
.highlighted .region-slide-overlay .block .views-field-field-subtitle {
  font-size: 38px;
  font-weight: 600;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding-bottom: 5px;
  font-size: 21px;
  border-bottom: 4px solid;
}
.highlighted #flexslider-hero-slideshow .slides li > .content {
  position: relative;
}
.highlighted #flexslider-hero-slideshow .flex-caption {
  position: absolute;
  display: flex;
  justify-content: center;
  bottom: 0;
  width: inherit;
  border: none;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
  margin: 0;
  padding: 0;
}
.highlighted #flexslider-hero-slideshow .flex-caption a {
  color: #fff;
  padding: 0.5em;
}
.highlighted #flexslider-hero-slideshow .flex-caption a:hover {
  text-decoration: none;
}
.highlighted .flexslider {
  border: 0px;
  border-radius: 0px;
  margin-bottom: 0px;
  background: none;
}
.highlighted .flexslider .slides li > .content {
  position: relative;
}
.highlighted .flexslider .caption-wrapper {
  bottom: 0px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
  font-size: 16px;
  font-weight: 600;
  padding: 15px;
  color: #fff;
}
.highlighted .flexslider .caption-wrapper a {
  color: #fff;
}
.highlighted .flexslider .caption-wrapper a:hover {
  text-decoration: none;
}
/*highlighted*/
.flexslider .flex-control-paging li a {
  background: rgba(0, 0, 0, 0.9);
  box-shadow: none;
  height: 13px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 13px;
  font-size: 20pt;
  font-weight: bold;
  color: #fff;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #2975a9;
  color: #fff;
}
.flexslider .flex-control-paging li a:hover,
.flexslider .flex-control-paging li a.pager-hover {
  background: #2975a9;
}
.flexslider .flex-direction-nav a {
  height: 60px;
  width: 60px;
  background: url(/sites/all/themes/si_nzp/images/prev.svg) no-repeat center center;
  background-size: contain;
  margin: -30px 0 0;
  opacity: 0;
  text-indent: 1000px;
  overflow: hidden;
}
.flexslider .flex-direction-nav a:hover,
.flexslider .flex-direction-nav a:focus {
  text-decoration: none;
}
.flexslider .flex-direction-nav a:before {
  display: none;
}
.flexslider .flex-direction-nav a.flex-next {
  transform: rotate(180deg);
}
@media (max-width: 768px) {
  .flexslider .flex-direction-nav a {
    height: 30px;
    width: 30px;
    top: 50%;
  }
}
.flexslider .flex-control-nav {
  position: relative;
  margin-top: 1em;
  bottom: 0;
}
.flexslider .flex-control-nav .slidePage {
  color: #fff;
}
.flexslider .flex-control-nav .slidePage.flex-active {
  color: #fff;
}
.flexslider#carousel {
  margin-bottom: 10px;
}
.flexslider .flex-pauseplay a {
  display: none;
  left: inherit;
  right: 10px;
  width: 40px;
  float: right;
  position: static;
}
.flexslider .flex-pauseplay a::before {
  content: none;
}
@media (min-width: 992px) {
  .region-slide-overlay .block {
    max-width: 255px;
    position: absolute;
    z-index: 2;
    top: 100px;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  }
}
/** 
 * 
 * Logo
 * ===========
 * Styling for the NZP Logo 
 * 
 * */
.logo {
  background: #FAF8F3;
  color: #000;
  padding: 7px;
  width: clamp(26.5rem, 38vw, 40rem);
  position: absolute;
  left: 0;
  z-index: 1;
  box-shadow: 0px 20px 25px -16px rgba(0, 0, 0, 0.22);
}
.logo::after {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: #FAF8F3;
  transform-origin: bottom left;
  transform: skew(-28deg, 0deg);
}
.logo img {
  position: relative;
  top: 0px;
  left: 5px;
}
@media (max-width: 991px) {
  .logo {
    top: 0px;
    height: 61px;
    max-height: 61px;
    box-shadow: none;
    position: fixed;
    border-bottom: 1px solid #e8e4db;
    margin-bottom: -1px;
  }
  .logo img {
    top: 5px!important;
    left: 0px!important;
  }
}
/** 
 * Action Links
 * =============
 * For styling Action Links that are located in the header nav. 
 * 
 *
 * **/
.action-links {
  margin-bottom: 0 !important;
}
.action-links ul.menu {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-items: center;
  gap: 0.5em;
}
.action-links ul.menu li {
  background-color: #5c5d5d;
  border-radius: 25px;
  position: relative;
  padding: 0.5em 0.25em;
}
.action-links ul.menu li a {
  color: #FAF8F3;
}
.action-links ul.menu li.open a {
  opacity: 0.9;
  transition: all 0.2s ease-in;
}
.action-links ul.menu li:hover {
  background-color: #dcdcdc;
}
.action-links ul.menu li:last-child {
  background: #C44D58;
}
.action-links ul.menu li:last-child:hover {
  background: #D9CFB3;
}
.action-links ul.menu li:last-child a {
  color: white;
}
.action-links ul.menu li:last-child a:hover {
  color: #5c5d5d;
}
.action-links ul.menu li::after {
  content: " ";
  width: 0;
  height: 6px;
  background: #d3d4d4;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.2);
  transition: all 0.2s ease;
  transition-delay: 0.3s;
}
.action-links ul.menu li a {
  transition: all 0.2s ease-out;
  text-align: center;
  font-weight: bold;
  padding: 0;
}
.action-links ul.menu li a:before {
  font-family: "FontAwesome";
  margin-right: 6px;
  font-weight: 100;
  display: inline-block;
}
.action-links ul.menu li a:hover {
  color: #5c5d5d;
  text-decoration: none;
}
.action-links ul.menu li a.join-button:before {
  content: "\f1b0";
}
.action-links ul.menu li a.passes-button:before {
  content: "\f145";
}
.action-links ul.menu li a.donate-button:before {
  content: "\f004";
}
@media (max-width: 991px) {
  .bottom-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    background: #e8e4db;
    display: none;
  }
  .action-links {
    border-top: 2px solid #fff;
  }
  .action-links ul.menu {
    margin: 5px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
  }
  .action-links ul.menu li {
    border-radius: 50px;
    width: 100%;
    padding: 0px;
  }
  .action-links ul.menu li a {
    padding: 18px 0px;
    text-align: center;
    padding: 0.75em;
    color: #fff !important;
  }
}
/** 
 * Carousel
 * =============
 * For styling carousels 
 * 
 *
 * **/
/*** CAROUSELS ***/
.carouselwrap {
  padding: 10px 0;
  background: #FAF8F3;
}
.carousel-slider {
  margin-top: 35px;
}
.carousel-slider .view-header {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #5c5d5d;
  margin: 0 0 0.75em;
  text-align: center;
}
.carousel-slider .slides li {
  margin-left: 2px;
  margin-right: 2px;
  position: relative;
}
.carousel-slider .slides li:first-child {
  margin-left: 0;
}
.carousel-slider .slides li a {
  color: #fff;
}
.carousel-slider .slides li a:hover {
  text-decoration: none;
}
.carousel-slider .slides li .views-field-title,
.carousel-slider .slides li .flex-caption {
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
  bottom: 0;
  padding: 0.5em;
  position: absolute;
  width: 100%;
  opacity: 0;
  transition: opacity 0.2s ease-in-out 0s;
}
.carousel-slider .slides li:hover .views-field-title,
.carousel-slider .slides li:hover .flex-caption {
  opacity: 1;
}
.carousel-slider.no-hover .slides li a {
  color: #2975a9;
}
.carousel-slider.no-hover .slides li a:hover {
  text-decoration: underline;
}
.carousel-slider.no-hover .slides li .views-field-title,
.carousel-slider.no-hover .slides li .flex-caption {
  position: relative;
  opacity: 1;
  background: none;
  padding: 0;
  width: auto;
}
.carousel-slider.no-hover .flex-direction-nav a {
  top: 30%;
}
/** 
 * Connect with Us
 * =============
 * For styling the connect with us block - on the home page - and containing social media icons. 
 * 
 *
 * **/
#block-menu-menu-follow-us-on-social-media .nav {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  text-align: center;
}
#block-menu-menu-follow-us-on-social-media .nav > li {
  display: inline-block;
  margin: 0px 2px;
  padding-bottom: 4px;
}
#block-menu-menu-follow-us-on-social-media .nav > li a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  border-radius: 12px;
  width: 48px;
  height: 48px;
  color: #000;
}
#block-menu-menu-follow-us-on-social-media .nav > li a.fb {
  background: url("/sites/all/themes/si_nzp/images/icon-fb-social.svg") center / contain no-repeat;
}
#block-menu-menu-follow-us-on-social-media .nav > li a.twitter {
  background: transparent url("/sites/all/themes/si_nzp/images/icon-tw-social.svg") center / contain no-repeat;
}
#block-menu-menu-follow-us-on-social-media .nav > li a.ig {
  background: transparent url("/sites/all/themes/si_nzp/images/icon-ig-social.svg") center / contain no-repeat;
}
#block-menu-menu-follow-us-on-social-media .nav > li a.yt {
  background: transparent url("/sites/all/themes/si_nzp/images/icon-yt-social.svg") center / contain no-repeat;
}
#block-menu-menu-follow-us-on-social-media .nav > li a.emailsignup {
  background: transparent url("/sites/all/themes/si_nzp/images/email-icon-green.svg") center / contain no-repeat;
}
/** 
 * Add to Any
 * =============
 * For styling the Add to Any block - which allows sharing content via social media. 
 * 
 *
 * **/
#block-addtoany-addtoany-button {
  margin: 0 -4px 0 0;
  padding: 3px 0 0;
}
#block-addtoany-addtoany-button .addtoany_list {
  font-weight: 500;
}
/** 
 * Live Webcams
 * =============
 * For styling the live webcams block - on the home page - and containing webcam icons. 
 * 
 *
 * **/
#block-menu-menu-webcams .nav {
  display: flex;
  justify-content: space-around;
}
#block-menu-menu-webcams .nav a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  height: 48px;
  width: 48px;
}
#block-menu-menu-webcams .pandacam {
  background: transparent url("/sites/all/themes/si_nzp/images/panda-cam-icon.svg") center top no-repeat;
}
#block-menu-menu-webcams .elephant-cam {
  background: transparent url("/sites/all/themes/si_nzp/images/elephant-cam-icon.svg") center top no-repeat;
}
#block-menu-menu-webcams .lion-cam {
  background: transparent url("/sites/all/themes/si_nzp/images/lion-cam-icon.svg") center top no-repeat;
}
#block-menu-menu-webcams .nmr-cam {
  background: transparent url("/sites/all/themes/si_nzp/images/naked-mole-rat-icon.svg") center top no-repeat;
}
#block-menu-menu-webcams .cheetah-cam {
  background: transparent url("/sites/all/themes/si_nzp/images/cheetah-cam-icon.svg") center top no-repeat;
}
/** 
 * Titles
 * =============
 * Styling for underlined block titles outside of the content area 
 * 
 *
 * **/
.block-bean,
.block-views,
.block-menu-block,
.block-menu,
.block-webform,
.block-block {
  margin-bottom: 1em;
}
.block-bean h2,
.block-views h2,
.block-menu-block h2,
.block-menu h2,
.block-webform h2,
.block-block h2 {
  font-weight: 600;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 4px solid;
  padding-bottom: 5px;
  font-size: 21px;
  margin-top: 0;
  color: #5c5d5d;
}
.block-bean h2 a,
.block-views h2 a,
.block-menu-block h2 a,
.block-menu h2 a,
.block-webform h2 a,
.block-block h2 a {
  color: #5c5d5d;
  text-decoration: none;
}
.block-bean h2 a::after,
.block-views h2 a::after,
.block-menu-block h2 a::after,
.block-menu h2 a::after,
.block-webform h2 a::after,
.block-block h2 a::after {
  content: "\f0da";
  font-family: fontawesome;
  right: -5px;
  position: relative;
}
.block-bean h2 a:hover,
.block-views h2 a:hover,
.block-menu-block h2 a:hover,
.block-menu h2 a:hover,
.block-webform h2 a:hover,
.block-block h2 a:hover,
.block-bean h2 a:focus,
.block-views h2 a:focus,
.block-menu-block h2 a:focus,
.block-menu h2 a:focus,
.block-webform h2 a:focus,
.block-block h2 a:focus {
  color: #23527c;
}
.block-bean.conservation h2,
.block-views.conservation h2,
.block-menu-block.conservation h2,
.block-menu.conservation h2,
.block-webform.conservation h2,
.block-block.conservation h2 {
  border-color: #627E9C;
}
.block-bean.support h2,
.block-views.support h2,
.block-menu-block.support h2,
.block-menu.support h2,
.block-webform.support h2,
.block-block.support h2 {
  border-color: #5AC4BE;
}
.block-bean.visit h2,
.block-views.visit h2,
.block-menu-block.visit h2,
.block-menu.visit h2,
.block-webform.visit h2,
.block-block.visit h2 {
  border-color: #F18B21;
}
.block-bean.membership h2,
.block-views.membership h2,
.block-menu-block.membership h2,
.block-menu.membership h2,
.block-webform.membership h2,
.block-block.membership h2 {
  border-color: #F26B6C;
}
.block-bean.animal h2,
.block-views.animal h2,
.block-menu-block.animal h2,
.block-menu.animal h2,
.block-webform.animal h2,
.block-block.animal h2 {
  border-color: #C8DC65;
}
.block-bean.education h2,
.block-views.education h2,
.block-menu-block.education h2,
.block-menu.education h2,
.block-webform.education h2,
.block-block.education h2 {
  border-color: #C44D58;
}
.block-bean.bar h2,
.block-views.bar h2,
.block-menu-block.bar h2,
.block-menu.bar h2,
.block-webform.bar h2,
.block-block.bar h2 {
  color: #fff;
  background: #5c5d5d;
  padding: 5px 0 5px 10px;
  border-bottom: 0px;
}
.block-bean.bar h2 a,
.block-views.bar h2 a,
.block-menu-block.bar h2 a,
.block-menu.bar h2 a,
.block-webform.bar h2 a,
.block-block.bar h2 a {
  color: #fff;
}
.block-bean.block-bean .field-name-field-subtitle,
.block-views.block-bean .field-name-field-subtitle,
.block-menu-block.block-bean .field-name-field-subtitle,
.block-menu.block-bean .field-name-field-subtitle,
.block-webform.block-bean .field-name-field-subtitle,
.block-block.block-bean .field-name-field-subtitle {
  margin-bottom: 0;
  margin-top: 5px;
  font-weight: 600;
  font-size: 16px;
}
.block-bean.block-bean .row,
.block-views.block-bean .row,
.block-menu-block.block-bean .row,
.block-menu.block-bean .row,
.block-webform.block-bean .row,
.block-block.block-bean .row {
  margin-top: 0;
}
/** 
 * Block Lined Menu
 * =============
 * For styling menus, which are also blocks, probably 
 * 
 *
 * **/
.menu-lined .nav li {
  border-bottom: 1px solid #d3d4d4;
}
.menu-lined .nav li:last-child {
  border: none;
}
.menu-lined .nav li a::after {
  border-color: transparent #2975a9;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: "";
  height: 0;
  margin-left: 6px;
  position: absolute;
  top: 10px;
  width: 0;
  right: 15px;
}
.menu-lined .nav li a:hover::after {
  border-color: transparent #1a4a6b;
}
/** 
 * Add This
 * =============
 * For styling the Add This block - which allows sharing content via social media. 
 * 
 *
 * **/
#block-addthis-addthis-block .block-title {
  display: inline;
  font-size: 14px;
  margin: 0 0.5em 0 0;
  padding: 8px 5px 0;
  vertical-align: middle;
  color: #5c5d5d;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.57;
}
/** 
 * Trumba
 * =============
 * Styling Trumba spuds 
 * 
 *
 * **/
a.twUpcomingDescription {
  color: #2975a9 !important;
  font-size: 14px !important;
}
/** 
 * Hours
 * =============
 * Styling hours block (from a view) in the header
 * 
 *
 * **/
.paragraphs-item-time-slot {
  color: #5c5d5d;
}
.paragraphs-item-time-slot .label-inline {
  margin-left: 1em;
}
@media (max-width: 991px) {
  .paragraphs-item-time-slot {
    color: #5c5d5d;
    width: 100%;
  }
}
/** 
 * Social Media
 * =============
 * For styling the social media icons block menu - which allows sharing content via social media. 
 * The block is currently in the header but will be moved to the footer.
 *
 * **/
.social-media ul.menu {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 1em;
  width: 100%;
}
.social-media ul.menu li {
  display: flex;
  background-color: #D9CFB3;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
}
.social-media ul.menu li:hover {
  background-color: #e2dac4;
}
.social-media ul.menu li a {
  display: block;
  margin: auto;
  line-height: initial;
  color: #5c5d5d;
  padding: 0;
}
.social-media ul.menu li a:hover {
  text-decoration: none;
}
/** 
 * Split Banners
 * =============
 * For styling the Split Banner. These are currently tied to the event content type but could be more generalized
 * 
 *
 * **/
.split-banner {
  max-width: 1400px;
  margin: 0 auto;
  background-color: #FAF8F3;
  display: grid;
  grid-template-columns: 0.62fr 0.38fr;
}
.split-banner .media {
  margin: 0px;
}
.split-banner .hero img {
  max-width: 100%;
  height: auto;
}
.split-banner .info {
  padding: 1em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.split-banner .info h1 {
  color: #9b6710;
  text-transform: uppercase;
}
.split-banner .info .btn {
  margin-top: 1em;
}
.split-banner .local-nav {
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 2em 0;
}
.split-banner .local-nav a {
  flex-grow: 1;
  flex-basis: 0;
  border: 1px solid #FAF8F3;
  border-radius: 5px;
  padding: 2em;
  text-transform: uppercase;
  color: #5c5d5d;
  margin-right: 1em;
  max-width: 220px;
}
.split-banner .local-nav a:last-child {
  margin-right: 0;
}
.split-banner .local-nav a:hover {
  color: #9b6710;
  border-color: #9b6710;
  text-decoration: none;
  transform: scale(1.05);
  box-shadow: 0 0 2px #FAF8F3;
  transition: all 350ms;
}
.split-banner .local-nav .fa {
  font-size: 2em;
  display: block;
}
.split-banner .event-details {
  text-align: center;
  margin-bottom: 5em;
}
.split-banner .event-details p {
  max-width: 80ch;
  margin: 1em auto;
  text-align: left;
}
.split-banner .map {
  margin: 3em 0;
}
.split-banner .tickets .btn {
  margin-right: 1em;
}
@media (max-width: 991px) {
  .split-banner {
    grid-template-columns: 1fr;
  }
}
/** 
 * Emergency
 * =============
 * For styling the emergency region. 
 * 
 *
 * **/
.region-emergency {
  font-size: 1.15em;
}
.region-emergency .block {
  margin-bottom: 0;
}
.region-emergency .main-alert {
  border-radius: 0px;
  margin-bottom: 0px;
}
/** 
 * Sidebar
 * =============
 * For styling the sidebar region. 
 * 
 *
 * **/
.sidebar .block {
  margin-bottom: 2em;
}
.sidebar .block:last-child {
  margin-bottom: 0px;
}
.sidebar .views-row {
  margin-bottom: 20px;
}
.sidebar.sidebar-menu .block-menu-block .block-title {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  margin: 0.25em 0 0.5em;
  font-size: 30px;
}
.sidebar.sidebar-menu .block-menu-block .nav > li > a {
  padding: 5px 0;
}
.sidebar.sidebar-menu .block-menu-block .nav > li > a::after {
  border: none;
}
.sidebar.sidebar-menu .block-menu-block .nav > li.active > a {
  color: #5c5d5d;
  cursor: text;
  margin-left: 10px;
}
.sidebar.sidebar-menu .block-menu-block .nav > li.active > a::before {
  border-color: transparent #5c5d5d;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: "";
  height: 0;
  margin-left: -10px;
  position: absolute;
  top: 10px;
  width: 0;
}
.sidebar.sidebar-menu .block-menu-block .nav > li.expanded .nav > li {
  padding-left: 15px;
}
/** 
 * Footer Region
 * =============
 * For styling in the footer region. 
 * 
 *
 * **/
.footerwrap {
  background-color: #FAF8F3;
}
footer {
  margin-top: 3em;
  padding: 1em;
  padding-top: 2em;
  color: #5c5d5d;
}
footer a {
  color: #5c5d5d;
  text-decoration: none;
  display: block;
  font-weight: normal;
}
footer a:hover {
  color: #5c5d5d;
  text-underline-offset: 0.125em;
  text-decoration: underline;
}
footer .panel {
  background-color: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  border-bottom: 1px solid #d3d4d4 !important;
  margin-bottom: 1em !important;
  padding: 0 !important;
  padding-bottom: 1em !important;
  position: relative;
}
footer .panel .field {
  padding-left: 1em;
}
footer .panel .field ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer .panel .field li {
  padding-bottom: 0.5em;
}
footer .panel h3 {
  font-size: 16px !important;
  padding: 0 !important;
}
footer .panel h3 a::before {
  content: '' !important;
}
footer .panel h3 a::after {
  content: '+';
  position: absolute;
  right: 0.25em;
}
footer .panel h3 a:hover {
  text-decoration: none;
  font-weight: bold;
}
footer .panel h3 a[aria-expanded="true"] {
  font-weight: bold;
}
footer .panel h3 a[aria-expanded="true"]::after {
  content: '\000d7';
}
footer .navbar-nav {
  float: unset;
}
footer .ctct-form-defaults {
  padding: 0 !important;
}
footer .ctct-form-header {
  font-size: 18px !important;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  padding: 0 !important;
  border-bottom: none !important;
}
footer .ctct-form-field {
  font-weight: normal !important;
  font-size: 14px;
  color: #5c5d5d !important;
}
footer .ctct-form-custom {
  border-bottom: 1px solid #d3d4d4;
  padding-bottom: 2em !important;
  text-align: left !important;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
footer .ctct-form-button {
  border: 1px solid #246794 !important;
  text-transform: uppercase !important;
}
footer .ctct-form-button:hover {
  background-color: #1f5980 !important;
  border-color: #184563 !important;
}
footer .g-recaptcha {
  display: none;
}
.menu-name-menu-donate-shop .menu {
  display: flex;
  justify-content: space-between;
  padding-bottom: 2em;
  border-bottom: 1px solid #d3d4d4;
}
.menu-name-menu-donate-shop .menu a {
  color: #2975a9;
  font-size: 1.25em;
}
.menu-name-menu-si-links .menu {
  display: flex;
  justify-content: space-between;
  margin: 1em 0 2em 0;
  padding-top: 1em;
  border-top: 1px solid #d3d4d4;
}
@media (min-width: 768px) {
  footer #topwrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 6em;
  }
  footer #links {
    padding-top: 5px;
  }
  footer .details:last-child {
    border-bottom: none;
  }
  footer .region-footer-second {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  footer .menu-name-menu-donate-shop .menu {
    justify-content: space-evenly;
    margin-top: 2em;
    padding-bottom: 0;
    border-bottom: none;
  }
  footer .menu-name-menu-si-links .menu {
    margin-top: 3em;
    justify-content: space-evenly;
  }
  footer .ctct-form-custom {
    border-bottom: none !important;
  }
}
@media (min-width: 992px) {
  footer #topwrap {
    grid-template-columns: 3fr 1fr;
  }
  footer .region-footer-first .field-collection-container {
    min-height: 325px;
    display: grid;
    grid-template-columns: 2fr repeat(3, 1fr);
    gap: 1em;
  }
  footer .region-footer-first .field-collection-container::before {
    position: absolute;
  }
  footer .region-footer-first .field-collection-container .panel {
    border: 0 !important;
    box-shadow: none;
    background-color: #faf8f3;
    margin-top: 0;
    padding-left: 0;
  }
  footer .region-footer-first .field-collection-container .panel .panel-heading {
    margin-top: 0;
    padding: 0;
  }
  footer .region-footer-first .field-collection-container .panel .field {
    padding-left: 0;
  }
  footer .region-footer-first .field-collection-container .panel .field ul {
    padding: 0;
    list-style-type: none;
  }
  footer .region-footer-first #block-menu-block-27 {
    grid-template-columns: 1fr;
  }
}
/** 
 * Pre-Footer Region
 * =============
 * For styling in the pre-footer region. 
 * 
 *
 * **/
/*
 * This is the header-rework header stylesheet.
 * Please do not delete this file.
 * Author: NATASHA JOHNSON, Mo El-Khatib, Greg Gough
 */
#block-views-homepage-card-block-2 .view-content {
  color: #5c5d5d;
}
.region-header-top-left,
.region-header-top-right {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  align-items: center;
}
.section-right {
  display: flex;
}
/*HOURS*/
.hours {
  position: relative;
  padding-left: 21px;
}
.region-navigation {
  background: #FAF8F3;
  width: 100%;
  transition: 0.5s;
}
header {
  width: 100%;
  height: auto;
  top: 0;
  z-index: 999;
  position: relative;
  background: #FAF8F3;
  scroll-snap-type: y proximity;
  scroll-padding: 0px;
}
header .block {
  margin-bottom: 0px;
}
header.sticky {
  position: fixed;
}
header.sticky .logo {
  top: -4px;
}
header.sticky .banner {
  opacity: 0;
  visibility: hidden;
  height: 0px !important;
  min-height: 0px;
  transition: all 0.3s linear;
}
.admin-menu header.sticky {
  top: 30px;
}
.banner {
  background: #FAF8F3;
  width: 100%;
  padding: 0 15px;
  height: 59px;
  min-height: 59px;
  transition: all 0.3s linear;
}
.banner .banner-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.banner a {
  margin: 0 7px;
  color: #000;
}
.banner #block-menu-menu-social-media,
.banner #block-views-homepage-card-block-2 {
  margin-bottom: 0!important;
}
.sub-menu-head {
  font-size: 20px;
  font-weight: bold;
}
.column-primary {
  position: relative;
  top: 10px;
  background-color: #fff;
  float: left;
  overflow: auto;
}
.column-divider {
  width: 1px;
  float: left;
  margin-top: 40px;
  margin-bottom: 40px;
  background: #c1c7d0;
}
.column-primary-wrapper {
  margin-top: 40px;
}
.primary--column {
  width: 33.33%;
}
/*NAVIGATION*/
.topnav .tb-megamenu-nav .icon {
  display: none;
  outline: none !important;
}
@media screen and (max-width: 991px) {
  header {
    min-height: 50px;
  }
  .list {
    display: block !important;
  }
  .icon-search:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-top: -6px;
    margin-left: -15px;
    box-shadow: 0 0 0 2px #000 inset;
    transition: all 200ms ease-in-out;
  }
  .search-form {
    width: 100%;
    height: 55vh;
    position: fixed;
    top: 44px;
    left: 0px;
  }
  .search-form input {
    border-bottom: 2px solid #000;
    width: 79%;
    position: absolute;
    left: 21px;
    top: 24px;
  }
  .search-form input:focus {
    border-bottom: 2px solid #f1c40f;
  }
  .search {
    display: none;
    position: absolute;
    left: 28px;
    top: 39px;
  }
  .search-input {
    padding-left: 7px;
  }
  .hide {
    display: none;
  }
  .show {
    display: block;
  }
}
/** 
 * Attraction
 * =============
 * Styling for the attraction content type 
 * 
 *
 * **/
.node-type-attraction .page-header {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.node-type-attraction .page-header::before,
.node-type-attraction .page-header::after {
  content: "";
  height: 4px;
  position: relative;
  vertical-align: middle;
  flex: 15%;
  margin: 0 10px;
}
.node-type-attraction .field-name-field-subtitle {
  font-weight: 600;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  text-align: center;
}
.node-type-attraction #block-views-attractions-main {
  text-align: center;
}
.node-type-attraction #block-views-attractions-main h1 span {
  display: block;
  font-size: 18px;
}
/** 
 * Webcam
 * =============
 * Styling for the webcam content type 
 * 
 *
 * **/
.node-type-webcam .breadcrumb {
  margin-bottom: 0px;
}
.node-type-webcam .quicktabs-wrapper {
  margin-top: 0;
}
.node-type-webcam .node-corporate-partner {
  max-width: 100px;
  margin: 0 auto;
}
.node-type-webcam #block-quicktabs-webcam-embed {
  max-width: 854px;
  margin: 30px auto;
}
.node-type-webcam #block-views-webcam-embed-block {
  margin-bottom: 0px;
}
.node-type-webcam .field-name-field-sponsored-by {
  text-align: center;
  margin: 0 auto;
  width: 200px;
}
.node-type-webcam .field-name-field-sponsored-by .field-label {
  padding-top: 0.5em;
}
.node-type-webcam .field-name-field-sponsored-by .field {
  margin: 0;
}
.node-type-webcam .field-name-field-sponsored-by * {
  float: none !important;
}
/** 
 * SCBI Project
 * =============
 * Styling for the SCBI Project content type 
 * 
 *
 * **/
.node-type-scbi-project .field-name-body {
  margin-top: 0px;
}
.node-type-scbi-project .region-content .block h2:first-of-type {
  margin-top: 0px;
}
/*scbi staff*/
.node-type-nzp-scbi-staff .field,
.node-type-scbi-project .field {
  margin: 0.75em 0;
}
.node-type-nzp-scbi-staff .field.field-name-field-official-title,
.node-type-scbi-project .field.field-name-field-official-title,
.node-type-nzp-scbi-staff .field.field-name-field-editorial-access,
.node-type-scbi-project .field.field-name-field-editorial-access,
.node-type-nzp-scbi-staff .field.field-name-field-education,
.node-type-scbi-project .field.field-name-field-education {
  margin: 0px;
}
.node-type-nzp-scbi-staff .field.field-name-field-google-scholar-profile,
.node-type-scbi-project .field.field-name-field-google-scholar-profile {
  margin: 0 0 0.75em;
}
.node-type-nzp-scbi-staff .field.field-name-field-significant-papers .field-label,
.node-type-scbi-project .field.field-name-field-significant-papers .field-label,
.node-type-nzp-scbi-staff .field.field-name-field-recent-papers .field-label,
.node-type-scbi-project .field.field-name-field-recent-papers .field-label,
.node-type-nzp-scbi-staff .field.field-name-field-related-species .field-label,
.node-type-scbi-project .field.field-name-field-related-species .field-label,
.node-type-nzp-scbi-staff .field.field-name-field-publications .field-label,
.node-type-scbi-project .field.field-name-field-publications .field-label,
.node-type-nzp-scbi-staff .field.field-name-field-recent-papers .field-label,
.node-type-scbi-project .field.field-name-field-recent-papers .field-label {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0.5em;
}
.node-type-nzp-scbi-staff .field.field-name-field-significant-papers .field-item,
.node-type-scbi-project .field.field-name-field-significant-papers .field-item,
.node-type-nzp-scbi-staff .field.field-name-field-recent-papers .field-item,
.node-type-scbi-project .field.field-name-field-recent-papers .field-item,
.node-type-nzp-scbi-staff .field.field-name-field-related-species .field-item,
.node-type-scbi-project .field.field-name-field-related-species .field-item,
.node-type-nzp-scbi-staff .field.field-name-field-publications .field-item,
.node-type-scbi-project .field.field-name-field-publications .field-item,
.node-type-nzp-scbi-staff .field.field-name-field-recent-papers .field-item,
.node-type-scbi-project .field.field-name-field-recent-papers .field-item {
  margin: 0.75em 0;
}
.node-type-nzp-scbi-staff #block-views-scbi-projects-block-2 .block-title,
.node-type-scbi-project #block-views-scbi-projects-block-2 .block-title {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0.5em;
  text-transform: none;
  border-bottom: none;
  padding: 0;
  margin: 0.75em 0;
}
.field-name-field-recent-papers .field-items {
  margin: 0.75em 0;
  text-indent: -22px;
  padding-left: 22px;
  max-width: 700px;
}
/** 
 * Event
 * =============
 * Styling for the event content type 
 * 
 *
 * **/
.node-type-event .region-slide-overlay .btn-primary {
  margin-top: 0.5em;
}
/*** STANDARD EVENTS PAGES ***/
#block-views-event-card-block {
  text-align: center;
  font-size: 16px;
}
#block-views-event-card-block img {
  margin: 0 auto;
}
#block-views-event-card-block .card-heading {
  font-size: 30px;
}
#block-views-event-card-block .views-field-field-url {
  margin: 0.75em 0;
}
.view-events .media {
  margin: 30px 0;
}
.view-events .media .media-left {
  display: block;
  margin-bottom: 15px;
}
.view-events .media .media-body {
  width: 100%;
}
.view-events .views-row {
  margin: 30px 0;
}
.view-events .views-row img {
  margin-bottom: 10px;
}
.page-event .field-name-field-subtitle {
  font-weight: 600;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  text-align: center;
}
.page-event .field-name-body {
  margin-top: 0px;
}
.page-event .node-event .field-name-field-url {
  text-align: center;
}
.event-sponsor-block {
  text-align: center;
}
.event-sponsor-block .block-title {
  margin: 0 auto 10px;
  max-width: 600px;
}
.event-sponsor-block img {
  margin: 10px 5px 10px;
  width: 90px;
}
.node-event-template-new .tab-wrapper {
  border: none;
  padding: 0;
  position: relative;
  width: 100% !important;
}
.node-event-template-new .tab-pane {
  margin: 1em 0;
  padding: 1em 0;
  border-bottom: 1px solid #efefef;
}
.node-event-template-new h2.tab-content-title {
  display: block !important;
  font-size: 20px !important;
  text-transform: none;
  color: #60768e;
  border: none;
}
.node-event-template-new .si-tabs-nav {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
  background: #efefef;
  z-index: 100;
}
.event-sponsor-block {
  text-align: unset !important;
}
.event-sponsor-block .block-title {
  margin: 0 0 10px !important;
  text-align: left !important;
  max-width: none !important;
}
@media (max-width: 1024px) {
  .banner {
    grid-template-columns: 1fr;
  }
}
/*see Event custom tab css on quicktabs.less*/
@media only screen and (max-width: 768px) {
  .node-type-event .field-name-field-subtitle {
    display: none;
  }
  .node-type-event .page-header {
    display: none;
  }
}
/** 
 * Advanced Poll
 * =============
 * Styling for the advanced poll content type 
 * 
 *
 * **/
.node-type-advpoll .field-name-field-intro-text > div {
  width: 80%;
  margin: auto;
}
/** 
 * Animal
 * =============
 * Styling for the animal content type 
 * 
 *
 * **/
.node-type-animal #block-views-animal-card-main .exhibit-link {
  text-align: center;
}
.node-type-animal #block-views-animal-card-main .exhibit-link a {
  font-style: italic;
}
.node-type-animal #block-views-animal-card-main .views-label {
  font-weight: 600;
}
.node-type-animal .page-header {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 600;
}
.node-type-animal .page-header::before,
.node-type-animal .page-header::after {
  content: "";
  height: 4px;
  position: relative;
  vertical-align: middle;
  flex: 15%;
  margin: 0 10px;
}
/* restyle Conservation tab and add sticky left-side links on animal pages */
.node-type-animal .quicktabs-tab-view-animal-card-block-2 {
  background-color: #6ba04b !important;
  color: white;
}
.node-type-animal #sticky {
  position: fixed;
  left: 0;
  top: 50%;
  width: 50px;
  height: 100px;
  z-index: 3;
}
.node-type-animal #sticky a {
  color: white;
  display: none;
  width: 50px;
  height: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-decoration: none;
  background-color: #2975a9;
  transition: width 0.25s ease-out;
}
.node-type-animal #sticky a span {
  position: relative;
  top: 25%;
  left: 12px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
}
.node-type-animal #sticky a img {
  width: 30px;
  position: relative;
  top: 21%;
  left: 10px;
}
.node-type-animal #sticky a:last-child {
  background-color: #c44d58;
}
.node-type-animal #sticky a:hover {
  width: 200px;
}
.node-type-animal #sticky a:hover span {
  opacity: 1;
}
.node-type-animal #help-me:target,
.node-type-animal #our-science:target {
  animation-name: highlight;
  animation-duration: 2s;
}
@keyframes highlight {
  0% {
    background-color: white;
  }
  40% {
    background-color: #f5f8e2;
  }
  100% {
    background-color: white;
  }
}
@media (max-width: 992px) {
  .node-type-animal #sticky {
    bottom: 0;
    top: unset;
    width: 100%;
    height: 50px;
    display: flex;
  }
  .node-type-animal #sticky a {
    flex: 1 1 50%;
  }
  .node-type-animal #sticky a span {
    opacity: 1;
  }
}
/** 
 * Exhibit
 * =============
 * Styling for the exhibit content type 
 * 
 *
 * **/
.node-type-exhibit .page-header {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.node-type-exhibit .page-header::before,
.node-type-exhibit .page-header::after {
  content: "";
  height: 4px;
  position: relative;
  vertical-align: middle;
  flex: 15%;
  margin: 0 10px;
}
.node-type-exhibit #block-views-exhibit-blocks-main {
  text-align: center;
}
.node-type-exhibit #block-views-exhibit-blocks-main h1 span {
  display: block;
  font-size: 18px;
}
.node-type-exhibit #block-views-animals-in-exhibit .block-title {
  font-weight: 600;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #000;
  font-size: 24px;
  border-bottom: 0px;
  text-align: center;
  margin-top: 10px;
}
.node-type-exhibit #block-views-animals-in-exhibit .carousel-slider {
  margin-top: 0px;
  margin-bottom: 1.5em;
}
.node-type-exhibit #block-views-animals-in-exhibit .carousel-slider .flexslider {
  background: none;
  border: 0px;
  border-radius: 0px;
  margin-bottom: 10px;
}
.node-type-exhibit #block-views-animals-in-exhibit .carousel-slider .flexslider .flex-direction-nav a {
  display: block;
  opacity: 1;
}
.node-type-exhibit #block-views-animals-in-exhibit .carousel-slider .flexslider .slides li:first-child {
  margin-left: 0px;
}
.node-type-exhibit #block-views-animals-in-exhibit .carousel-slider .flexslider .slides li img {
  border-radius: 50%;
}
.node-type-exhibit #block-views-animals-in-exhibit .carousel-slider .flexslider .slides li .views-field-title {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  text-align: center;
}
.node-type-exhibit #block-views-animals-in-exhibit .carousel-slider .flexslider .slides li .views-field-title a {
  display: block;
  height: 100%;
  padding-top: 45%;
}
/** 
 * Landing
 * =============
 * Styling for the basic page content type, landing subcategory 
 * 
 *
 * **/
/** PROMOTIONS **/
.promotionwrap {
  margin-top: 30px;
}
.view-promotions img,
.node-teaser img {
  margin-bottom: 10px;
}
.view-promotions.small-promotion img,
.node-teaser.small-promotion img {
  display: block;
  float: left;
  height: auto !important;
  margin: 0 1em 0.25em 0;
  max-width: 33% !important;
}
.view-promotions.small-promotion .node-readmore,
.node-teaser.small-promotion .node-readmore {
  padding: 0;
}
.view-promotions .field-name-body,
.node-teaser .field-name-body {
  margin: 0;
  width: 100%;
}
.view-landing-features img {
  margin-bottom: 10px;
}
.page-landing .page-header {
  font-size: 24px;
}
.page-landing .page-header .field-item {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-landing .page-header .field-item::before,
.page-landing .page-header .field-item::after {
  content: "";
  height: 4px;
  position: relative;
  vertical-align: middle;
  flex: 15%;
  margin: 0 10px;
}
.page-landing .content .field-name-field-subtitle {
  display: none;
}
/** 
 * News
 * =============
 * Styling for the news content type
 * 
 *
 * **/
/*** Media release and NEWS ***/
.view-media-releases .more-link a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.57;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0;
  color: #fff;
  background-color: #2975a9;
  border-color: #246794;
}
.view-media-releases .more-link a:focus,
.view-media-releases .more-link a:active:focus,
.view-media-releases .more-link a.active:focus,
.view-media-releases .more-link a.focus,
.view-media-releases .more-link a:active.focus,
.view-media-releases .more-link a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.view-media-releases .more-link a:hover,
.view-media-releases .more-link a:focus,
.view-media-releases .more-link a.focus {
  color: #333;
  text-decoration: none;
}
.view-media-releases .more-link a:active,
.view-media-releases .more-link a.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.view-media-releases .more-link a.disabled,
.view-media-releases .more-link a[disabled],
fieldset[disabled] .view-media-releases .more-link a {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.view-media-releases .more-link a.disabled,
fieldset[disabled] a.view-media-releases .more-link a {
  pointer-events: none;
}
.view-media-releases .more-link a:focus,
.view-media-releases .more-link a.focus {
  color: #fff;
  background-color: #1f5980;
  border-color: #0b202e;
}
.view-media-releases .more-link a:hover {
  color: #fff;
  background-color: #1f5980;
  border-color: #184563;
}
.view-media-releases .more-link a:active,
.view-media-releases .more-link a.active,
.open > .dropdown-toggle.view-media-releases .more-link a {
  color: #fff;
  background-color: #1f5980;
  background-image: none;
  border-color: #184563;
}
.view-media-releases .more-link a:active:hover,
.view-media-releases .more-link a.active:hover,
.open > .dropdown-toggle.view-media-releases .more-link a:hover,
.view-media-releases .more-link a:active:focus,
.view-media-releases .more-link a.active:focus,
.open > .dropdown-toggle.view-media-releases .more-link a:focus,
.view-media-releases .more-link a:active.focus,
.view-media-releases .more-link a.active.focus,
.open > .dropdown-toggle.view-media-releases .more-link a.focus {
  color: #fff;
  background-color: #184563;
  border-color: #0b202e;
}
.view-media-releases .more-link a.disabled:hover,
.view-media-releases .more-link a[disabled]:hover,
fieldset[disabled] .view-media-releases .more-link a:hover,
.view-media-releases .more-link a.disabled:focus,
.view-media-releases .more-link a[disabled]:focus,
fieldset[disabled] .view-media-releases .more-link a:focus,
.view-media-releases .more-link a.disabled.focus,
.view-media-releases .more-link a[disabled].focus,
fieldset[disabled] .view-media-releases .more-link a.focus {
  background-color: #2975a9;
  border-color: #246794;
}
.view-media-releases .more-link a .badge {
  color: #2975a9;
  background-color: #fff;
}
.view-media-releases .views-row {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d3d4d4;
}
.view-media-releases .views-row img {
  margin-bottom: 10px;
}
.view-media-releases .views-row.views-row-last {
  border-bottom: none;
}
.view-media-releases .views-row .views-field-created {
  font-size: 12px;
  color: #757575;
}
.view-media-releases .attachment-before .views-row {
  border-bottom: 1px solid #d3d4d4;
}
.node-type-media-release .flexslider .slides img,
.node-type-news .flexslider .slides img {
  width: auto;
  margin: 0 auto;
  max-height: 560px;
}
.field-name-field-byline {
  font-style: italic;
}
/** 
 * Basic
 * =============
 * Styling for the basic page content type 
 * 
 *
 * **/
.page-header {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 15px;
}
/* styling for content area above a view in new template page w/ slideshow wide */
.basic_w_slideshow_wide .field-name-body .field-item > * {
  margin: 0 auto 10.5px auto;
  max-width: 80ch;
}
.basic_w_slideshow_wide .field-name-body .field-item > section {
  margin: 0 0 10.5px 0;
  max-width: 100%;
}
/**
 * Blank Page
 * ==================
 * Styles specific to the Blank Page Content Type
 * 
 * 
 * 
 * */
.node-type-blank-page #maincontent,
.node-type-blank-page .main-container {
  padding: 0;
}
.node-type-blank-page *:focus {
  outline: thin dotted;
}
.node-type-blank-page .field-name-field-content-block .field,
.node-type-blank-page .region-content .field {
  margin: 0;
}
.node-type-blank-page h1,
.node-type-blank-page h2,
.node-type-blank-page h3 {
  text-align: center;
}
.node-type-blank-page .region-content .entity-paragraphs-item {
  max-width: 1170px;
  margin: auto auto 1em auto;
}
.node-type-blank-page .region-content .entity-paragraphs-item h2 {
  font-size: 3em;
}
.node-type-blank-page #paragraphs-item-1654 {
  max-width: 100%;
  background-color: #e2ffe2;
}
.node-type-blank-page .headerwrap {
  width: 100%;
}
.node-type-blank-page .headerwrap .bp-nav-toggle {
  font-size: 2em;
  cursor: pointer;
}
.node-type-blank-page .headerwrap .bp-nav {
  transform: translate3d(-350px, 0, 0);
  transition: transform 0.2s ease-in;
  transform-origin: top center;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: #efefef;
  width: 350px;
  padding: 5em 2em 2em 2em;
  overflow-y: auto;
}
.node-type-blank-page .headerwrap .bp-nav.expanded {
  display: block;
  transform: translate3d(0, 0, 0);
  transition: transform 0.25s ease-out;
}
.node-type-blank-page .headerwrap .bp-nav .bp-nav-close {
  position: absolute;
  right: 20px;
  font-size: 1.5em;
  top: 50px;
  cursor: pointer;
}
.node-type-blank-page .headerwrap header#main-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding: 0;
}
.node-type-blank-page .headerwrap header#main-header .in-page-nav {
  order: 1;
  width: 100%;
  height: 38px;
}
.node-type-blank-page .headerwrap header#main-header nav.in-page-nav {
  background: #5c5d5d;
  color: white;
  padding: 0.5em;
  text-align: right;
  position: fixed;
  top: 0;
}
.node-type-blank-page .headerwrap header#main-header nav.in-page-nav section {
  position: fixed;
  right: 0;
}
.node-type-blank-page .headerwrap header#main-header nav.in-page-nav ul {
  right: 0;
}
.node-type-blank-page .headerwrap header#main-header nav.in-page-nav li {
  padding: 0.4em;
}
.node-type-blank-page .headerwrap header#main-header nav.in-page-nav span.fa-reorder {
  font-size: 1.5em;
}
.node-type-blank-page .headerwrap header#main-header nav.in-page-nav button {
  background: none;
  border: none;
}
.node-type-blank-page .headerwrap header#main-header a {
  order: 2;
  padding: 0.1em;
}
.node-type-blank-page .headerwrap header#main-header .searchwrap {
  display: none;
  order: 3;
}
.node-type-blank-page header#article-header {
  width: 100%;
  height: 50vh;
  position: relative;
  overflow: hidden;
}
.node-type-blank-page header#article-header .page-header {
  color: white;
}
.node-type-blank-page header#article-header video,
.node-type-blank-page header#article-header #hero-volume-control {
  display: none;
}
.node-type-blank-page header#article-header #hero-image {
  width: 100%;
  max-height: 50vh;
  margin: auto;
  object-fit: cover;
}
.node-type-blank-page header#article-header h1 {
  position: absolute;
  width: 100%;
  bottom: 6vw;
}
.node-type-blank-page header#article-header .article-type {
  text-transform: uppercase;
  font-size: 3.5vw;
  background-color: rgba(128, 128, 128, 0.46);
  display: inline;
  padding: 0.1em;
  color: white;
  font-weight: lighter;
}
.node-type-blank-page .region-content .paragraphs-item-text,
.node-type-blank-page .field-name-field-intro-text {
  max-width: 80ch;
  margin: 1em auto;
  font-size: 1.25em;
  padding: 0 1em;
}
.node-type-blank-page figure {
  display: flex;
  flex-wrap: wrap;
}
.node-type-blank-page figure > div {
  flex: 1 1 800px;
  padding: 0 1em 1em 1em;
}
.node-type-blank-page figcaption {
  flex: 1 0 300px;
  margin: 0 1em 1em 1em;
}
.node-type-blank-page figcaption h3 {
  text-align: left;
  margin-top: 0;
}
.node-type-blank-page .headerwrap {
  width: 100%;
  z-index: 2;
}
@media (max-width: 480px) {
  .node-type-blank-page header#article-header {
    height: 50vh;
  }
  .node-type-blank-page header#article-header .page-header {
    display: block !important;
  }
  .node-type-blank-page header#article-header #hero-image,
  .node-type-blank-page header#article-header #hero-video {
    height: 50vh !important;
  }
}
@media (min-width: 768px) {
  .node-type-blank-page header#main-header nav.in-page-nav {
    width: auto;
    color: #5c5d5d;
    background: none;
    position: relative;
  }
  .node-type-blank-page header#main-header nav.in-page-nav section {
    position: relative;
  }
  .node-type-blank-page header#main-header nav.in-page-nav ul {
    right: unset;
  }
  .node-type-blank-page header#main-header div.in-page-nav {
    display: none;
  }
  .node-type-blank-page header#main-header .searchwrap {
    display: block !important;
  }
  .node-type-blank-page #paragraphs-item-1818 .field-name-field-text a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .node-type-blank-page #paragraphs-item-1818 .field-name-field-text span {
    position: absolute;
    font-size: 130%;
    color: white;
    background-color: rgba(128, 128, 128, 0.46);
    padding: 0.5em;
    width: 100%;
    text-align: center;
    bottom: 0;
  }
  .node-type-blank-page #paragraphs-item-1818 .field-name-field-text a:hover span {
    font-size: 140%;
    transition: font-size 1s;
  }
  .node-type-blank-page .paragraphs-item-content-video video {
    max-height: 100vh;
    height: auto;
    width: 100%;
    background: black;
  }
  .node-type-blank-page img#hero-image {
    min-width: 100%;
    min-height: 100vh;
    margin: auto;
  }
  .node-type-blank-page video {
    display: block !important;
    min-height: 100vh;
    min-width: 100vh;
    position: absolute;
    top: 0px;
  }
  .node-type-blank-page .article-type {
    font-size: 1.5vw !important;
  }
  .node-type-blank-page #hero-volume-control {
    position: absolute;
    right: 5%;
    bottom: 5%;
    font-size: 4em;
    color: white;
    cursor: pointer;
    width: 1em;
  }
  .node-type-blank-page .page-header {
    font-size: 5vw;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    max-width: 1170px;
    margin: auto;
    color: white;
  }
  .node-type-blank-page header#article-header {
    height: 100vh;
  }
  .node-type-blank-page #hero-video + #hero-image,
  .node-type-blank-page #hero-volume-control + #hero-image {
    display: none;
  }
}
@keyframes shrinkLeft {
  0% {
    transform: scaleX(1);
  }
  80% {
    transform: scaleX(1.1);
  }
  100% {
    transform: scaleX(0);
  }
}
@keyframes growRight {
  0% {
    transform: scaleX(0);
  }
  80% {
    transform: scaleX(1.1);
  }
  100% {
    transform: scaleX(1);
  }
}
/** 
 * Membership
 * =============
 * Miscellaneous styling for old membership pages. This styling may not be currently active.
 * 
 *
 * **/
/*** MEMBERSHIP PAGES ***/
.page-membership-levels .checklist {
  margin-top: 20px;
}
.page-membership-levels .view-membership-categories .row {
  margin-top: 0;
}
.page-membership-levels .view-membership-categories .row h2 {
  margin-top: 10px;
}
.page-membership-levels .view-membership-categories .col h2 {
  background: #962624;
  font-weight: 600;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 4px solid;
  padding-bottom: 5px;
  font-size: 21px;
  color: #fff;
  border: none;
}
.page-membership-levels .view-membership-categories .col.col-first h2 {
  background: #173b75;
}
.page-membership-levels .view-membership-categories .col.col-last h2 {
  background: #1c751d;
}
.page-membership-levels .block-quicktabs {
  margin: 0.75em 0;
}
.page-membership-levels .block-quicktabs h2 {
  background: #962624;
  font-weight: 600;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 4px solid;
  padding-bottom: 5px;
  font-size: 21px;
  color: #fff;
  border: none;
  padding: 5px 0 5px 10px;
}
.page-membership-levels .block-quicktabs#block-quicktabs-general-membership h2 {
  background: #173b75;
}
.page-membership-levels .block-quicktabs#block-quicktabs-council-membership h2 {
  background: #1c751d;
}
.page-membership-levels .field-benefits-tour a[data-toggle="collapse"] {
  display: inline-block;
  margin-top: 10px;
}
.page-membership-levels .field-benefits-tour ul,
.page-membership-levels .field-benefits-tour ol {
  margin-bottom: 0;
}
.page-membership-levels .field-join-buttons {
  margin: 1.5em 0;
}
.membership-tour {
  margin: 1.5em 0 0;
}
.membership-tour h4 {
  font-weight: 600;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 4px solid;
  padding-bottom: 5px;
  font-size: 21px;
  border-color: #F26B6C;
  font-size: 18px;
  margin-top: 0;
}
.page-membership .btn-wrap {
  white-space: normal;
}
.page-membership .view-display-id-block_2 > .view-header > .block-title {
  margin: 0 14px;
}
.page-membership .view-display-id-block_2 > .view-content {
  padding: 0 1em;
}
.page-membership .view-display-id-attachment_1 {
  padding: 1em 1em 0.1em 1em;
  background-color: #faf8f3;
}
/** 
 * Paragraphs
 * =============
 * For styling the different paragraph types, e.g. videos, faqs, accordions
 * 
 *
 * **/
.paragraphs-items .field-collection-container {
  border: none;
}
.paragraphs-items .field-collection-container .panel-heading {
  padding: 0px;
}
.paragraphs-items .field-collection-container .field-collection-view {
  margin: 0;
}
.paragraphs-items .paragraphs-item-faq .field-collection-container .panel {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}
.paragraphs-items .paragraphs-item-faq .field-collection-container .panel .panel-heading {
  font-size: 14px;
  font-family: "Open Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.paragraphs-items .paragraphs-item-text p,
.paragraphs-items .paragraphs-item-single-image-with-caption picture {
  margin: 0 0 10.5px;
}
.paragraphs-item-video .field-name-field-title {
  font-size: 24px;
  font-weight: 600;
}
.flipbook-grid {
  display: grid;
  grid-auto-rows: 1fr;
}
.flipbook-grid:before {
  content: "";
  width: 0;
  padding-bottom: 75%;
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}
.flipbook-grid > *:first-child {
  grid-row: 1 / 1;
  grid-column: 1 / 1;
}
.flipbook-grid.flipbook-column-2 {
  grid-template-columns: repeat(2, minmax(250px, 1fr));
}
.flipbook-grid.flipbook-column-3 {
  grid-template-columns: repeat(3, minmax(250px, 1fr));
}
.flipbook-grid.flipbook-column-4 {
  grid-template-columns: repeat(4, minmax(250px, 1fr));
}
@media (max-width: 768px) {
  .flipbook-grid {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)) !important;
  }
}
.flipbook-grid-content {
  position: relative;
  overflow: hidden;
  margin: 0 !important;
}
.flipbook-grid-content .flipbook--image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
  background: #000;
}
.flipbook-grid-content .flipbook--image img {
  opacity: 0.3;
  width: 100%;
  max-width: none;
}
.flipbook-grid-content .flipbook--image* {
  min-height: 100% !important;
  height: 100%;
  max-height: none;
  object-fit: cover;
}
.flipbook-grid-content .flipbook--title {
  color: white;
  z-index: 1;
  text-transform: uppercase;
  position: absolute;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.flipbook-grid-content .flipbook--overlay {
  padding: 2em;
  height: 100%;
  opacity: 0;
  position: relative;
}
.flipbook-grid-content:hover .flipbook--image {
  opacity: 0.2;
  transition: opacity, 0.3s ease-in;
}
.flipbook-grid-content:hover .flipbook--title {
  opacity: 0;
}
.flipbook-grid-content:hover .flipbook--overlay {
  opacity: 1;
  z-index: 2;
}
.gallery-modal-container {
  margin-bottom: 1em;
}
.gallery-modal-container.centered > * {
  justify-content: center;
  text-align: center;
}
.gallery-modal-container.right > * {
  justify-content: flex-end;
  text-align: right;
}
.gallery-modal-container.left > * {
  justify-content: flex-start;
  text-align: left;
}
.gallery-modal-container.justified > * {
  justify-content: space-between;
  text-align: center;
}
.gallery-modal-container .pager-wrapper {
  background: none;
  display: flex;
  align-items: center;
  width: 100%;
  overflow-x: auto;
}
.gallery-modal-container .pager-wrapper > .view-mode-gallery_thumbnail {
  height: 100px;
  min-width: 200px;
  display: flex;
  flex-basis: 200px;
  align-items: center;
  margin: 0 0.5em;
  overflow: hidden;
}
.gallery-modal-container .pager-wrapper > .view-mode-gallery_thumbnail:first-child {
  margin-left: 0;
}
.gallery-modal-container .file-video-youtube {
  overflow: hidden;
  cursor: pointer;
  opacity: 0.8em;
  position: relative;
}
.gallery-modal-container .file-video-youtube .youtube-thumbnail:before {
  content: "\f04b";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  font-size: 2em;
  color: #f5f5f5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.8;
}
.gallery-modal-container iframe {
  max-width: 100%;
  opacity: 0;
}
.gallery-modal-container .loaded {
  opacity: 1;
  transition-delay: 0.4s;
  animation: fadein 2s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.gallery-modal-container .gallery-modal.modal.in {
  margin: auto;
  padding: 30px;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  opacity: 1;
  transform: scale(1);
  transition: transform 0.25s ease-out;
  overflow: visible;
}
.gallery-modal-container .gallery-modal h2 {
  flex: 100%;
  color: white;
  font-size: 3em;
  padding: 10px 0;
  width: 100%;
  text-align: center;
}
.gallery-modal-container .gallery-modal .modal-body {
  padding: 0;
}
.gallery-modal-container .gallery-modal .close {
  top: 1em;
  right: 1em;
  color: white;
  position: absolute;
  z-index: 1000;
  opacity: 0.8;
  font-size: 3em;
}
.gallery-modal-container .gallery-modal .close:hover {
  color: #efefef;
  background: none;
}
.gallery-modal-container .gallery-modal .modal-dialog {
  width: auto !important;
}
.view-mode-carousel {
  position: relative;
}
.view-mode-carousel .controls {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.view-mode-carousel .controls .video-pause .fa,
.view-mode-carousel .controls .video-play .fa {
  display: block;
  opacity: 0;
}
.view-mode-carousel .controls .video-pause .fa:before,
.view-mode-carousel .controls .video-play .fa:before {
  color: #fff;
  font-size: 25px;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: flex-end;
  justify-content: start;
  padding: 10px;
}
.view-mode-carousel .controls .video-play {
  display: none;
}
.view-mode-carousel:hover {
  background: #000;
}
.view-mode-carousel:hover .view-content {
  opacity: 0.9;
}
.view-mode-carousel:hover .video-pause .fa,
.view-mode-carousel:hover .video-play .fa {
  opacity: 1;
  transition: opacity 0.3s ease-in;
}
.view-mode-carousel .media-youtube-video {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}
.view-mode-carousel .media-youtube-video iframe.media-youtube-player {
  height: 100%;
  width: 100%;
  position: absolute;
  pointer-events: none;
}
.view-mode-carousel video {
  width: 100%;
  height: auto;
}
/* modify styling on accordions for faq type pages */
.paragraphs-item-faq .panel,
.paragraphs-item-accordion-tabs .panel {
  border: 1px solid #fff;
  border-bottom: 1px solid #d3d4d4;
  box-shadow: 0 0 4px #fff;
  padding: 0 1em 1em 2em;
  margin: 1em 0;
  border-radius: 0 !important;
}
.paragraphs-item-faq .panel h3,
.paragraphs-item-accordion-tabs .panel h3 {
  font-size: 18px;
}
.paragraphs-item-faq .panel h3 a:hover,
.paragraphs-item-accordion-tabs .panel h3 a:hover {
  text-decoration: none;
}
.paragraphs-item-faq .panel h3 a::before,
.paragraphs-item-accordion-tabs .panel h3 a::before {
  content: "\25BE ";
  color: #2975a9;
  position: absolute;
  left: 1em;
}
.paragraphs-item-faq .panel h3 a.collapsed::before,
.paragraphs-item-accordion-tabs .panel h3 a.collapsed::before {
  content: "\25B8 ";
}
/** 
 * Flexslider
 * =============
 * Overrides for styling the flexslider module. Note* some are in the carousel.less file, too.
 * 
 *
 * **/
.flexslider {
  margin-bottom: 20px;
  border: none;
}
/*** slideshow caption ***/
.flex-caption,
figcaption {
  border-left: 4px solid #5c5d5d;
  padding-left: 2em;
  margin-top: 1em;
}
/** 
 * Views Module
 * =============
 * For overriding styling in the views module 
 * 
 *
 * **/
/** CORPORATE PARTNERS **/
.view-corporate-partners .lg-partner a {
  display: table-cell;
  height: 120px;
  line-height: 120px;
}
.view-corporate-partners .lg-partner img {
  width: 250px;
  display: inline-block;
  vertical-align: middle;
}
.view-corporate-partners .sm-partner .field-content {
  display: table-cell;
  height: 75px;
  line-height: 75px;
}
.view-corporate-partners .sm-partner img {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
}
/** RESPONSIVE GRID **/
.grid-list .container-fluid {
  padding: 0px;
}
.grid-list .views-row {
  margin-left: -15px;
  margin-right: -15px;
}
.grid-list .grid-item {
  margin: 15px 0;
}
.grid-list .grid-item .views-field-title {
  margin-top: 0.5em;
  font-size: 16px;
}
.grid-list .grid-item.h-205 {
  min-height: 205px;
}
.grid-list .grid-item.h-215 {
  min-height: 215px;
}
.grid-list .grid-item.h-230 {
  min-height: 230px;
}
.grid-list .grid-item.h-240 {
  min-height: 240px;
}
.grid-list .grid-item.h-245 {
  min-height: 245px;
}
.grid-list .grid-item.h-250 {
  min-height: 250px;
}
.grid-list .grid-item.h-255 {
  min-height: 255px;
}
.grid-list .grid-item.h-260 {
  min-height: 260px;
}
.grid-list .grid-item.h-265 {
  min-height: 265px;
}
.grid-list .grid-item.h-270 {
  min-height: 270px;
}
.grid-list .grid-item.h-275 {
  min-height: 275px;
}
.grid-list .grid-item.h-475 {
  min-height: 475px;
}
.grid-list .col-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.restaurant {
  min-height: 330px;
}
/*overrides for Views*/
.view-content .cell {
  display: flex;
  flex-direction: column;
  padding-bottom: 1em;
}
.view-content .cell img {
  margin-bottom: 1em;
}
.view-content .cell div,
.view-content .cell p {
  padding: 0 1em;
}
.view-content .cell > a.btn {
  margin: auto 1em 0 1em;
}
.view-content .cell .mb {
  margin-bottom: 1em;
}
.view-content .cell > .file {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.view-content .cell .membership-title {
  background-color: #5c5d5d;
  color: white;
  padding: 0.5em;
  margin: 0;
  margin-top: -0.66em !important;
  margin-bottom: 1em !important;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 400;
}
#block-views-class-sessions-block .views-row-odd {
  background-color: #faf8f3;
}
#block-views-class-sessions-block .view-content > div {
  padding: 1em;
}
/* revert styling for buttons in mega menu */
#block-views-mega-menu-image-block .view-mega-menu-image .btn-primary {
  background-color: #2975a9 !important;
  color: white !important;
  font-size: 16px;
  box-shadow: none;
  text-shadow: none;
  background-image: none;
  border-radius: 0px;
  padding: 10px !important;
  margin-top: 10px;
}
#block-views-mega-menu-image-block .view-mega-menu-image .btn-primary:hover {
  background-color: #1f5980 !important;
}
/** 
 * Gmap
 * =============
 * Overrides for styling the gmap module.
 * 
 *
 * **/
.gmap-custom-control-button div {
  font-size: 0.75em;
}
/*# sourceMappingURL=./style.css.map */