@charset "UTF-8";
/*
Theme Name: SITE 2017
Theme URI: https://anagr.am
Author: Geet
Author URI: https://anagr.am
Description: A custom theme for SITE Santa Fe created by Geet.
Version: 1.0
License: GNU General Public License
*/
/*@navbar-margin-bottom:             @line-height-computed;
@navbar-border-radius:             @border-radius-base;
@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));
@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height:       340px;*/
/*! 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: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  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 {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .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: 'IBM Plex Sans', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #403F41;
  background-color: #f5f5f5;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #80c65c;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #5a9e37;
  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.42857143;
  background-color: #f5f5f5;
  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: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 25px;
}
h2,
.h2 {
  font-size: 22px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
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;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: 'Source Code Pro', 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: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #f5f5f5;
}
.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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #807e82;
}
@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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #000000;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #000000;
  background-color: #fff;
  border-color: #000000;
}
.btn-default:focus,
.btn-default.focus {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-default:hover {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.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: #000000;
  background-color: #d4d4d4;
  border-color: #000000;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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: #000000;
}
.btn-default .badge {
  color: #fff;
  background-color: #000000;
}
.btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.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: #000000;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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: #000000;
  border-color: #000000;
}
.btn-primary .badge {
  color: #000000;
  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;
  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:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #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;
  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:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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;
  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:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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 {
  color: #80c65c;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #5a9e37;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  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;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: "transparent";
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: "transparent";
  border-color: #80c65c;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 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: #f5f5f5;
  }
}
.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: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 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: #f5f5f5;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  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-left: 0;
    padding-right: 0;
  }
}
.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;
  }
}
.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-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@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;
}
.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
.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;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 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: transparent;
  border-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-brand {
  color: #FFF;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #888;
}
.navbar-default .navbar-nav > li > a {
  color: #FFF;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000000;
  background-color: rgba(0, 0, 0, 0);
}
.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-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: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #000000;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #FFF;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #000000;
    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: #000000;
    background-color: rgba(0, 0, 0, 0);
  }
  .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-link {
  color: #FFF;
}
.navbar-default .navbar-link:hover {
  color: #000000;
}
.navbar-default .btn-link {
  color: #FFF;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #000000;
}
.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: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #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-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-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@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: #9d9d9d;
  }
  .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-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #80c65c;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #5a9e37;
  background-color: #eeeeee;
  border-color: #ddd;
}
.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;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  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: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.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: #80c65c;
  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: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #f5f5f5;
  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-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #80c65c;
}
.thumbnail .caption {
  padding: 9px;
  color: #403F41;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.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-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
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 {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #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-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-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-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #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 {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 22px;
}
.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: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'IBM Plex Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  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;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  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);
  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-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #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 {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  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);
}
.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%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.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;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.dataTables_wrapper {
  /*
	.dt-button,
	.paginate_button{
		.form-control();
		display: inline-block;
	}
*/
}
.dataTables_wrapper input,
.dataTables_wrapper select,
.dataTables_wrapper textarea {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: inline-block;
}
.dataTables_wrapper input:focus,
.dataTables_wrapper select:focus,
.dataTables_wrapper textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.dataTables_wrapper input::-moz-placeholder,
.dataTables_wrapper select::-moz-placeholder,
.dataTables_wrapper textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.dataTables_wrapper input:-ms-input-placeholder,
.dataTables_wrapper select:-ms-input-placeholder,
.dataTables_wrapper textarea:-ms-input-placeholder {
  color: #999;
}
.dataTables_wrapper input::-webkit-input-placeholder,
.dataTables_wrapper select::-webkit-input-placeholder,
.dataTables_wrapper textarea::-webkit-input-placeholder {
  color: #999;
}
.dataTables_wrapper input::-ms-expand,
.dataTables_wrapper select::-ms-expand,
.dataTables_wrapper textarea::-ms-expand {
  border: 0;
  background-color: transparent;
}
.dataTables_wrapper input[disabled],
.dataTables_wrapper select[disabled],
.dataTables_wrapper textarea[disabled],
.dataTables_wrapper input[readonly],
.dataTables_wrapper select[readonly],
.dataTables_wrapper textarea[readonly],
fieldset[disabled] .dataTables_wrapper input,
fieldset[disabled] .dataTables_wrapper select,
fieldset[disabled] .dataTables_wrapper textarea {
  background-color: #eeeeee;
  opacity: 1;
}
.dataTables_wrapper input[disabled],
.dataTables_wrapper select[disabled],
.dataTables_wrapper textarea[disabled],
fieldset[disabled] .dataTables_wrapper input,
fieldset[disabled] .dataTables_wrapper select,
fieldset[disabled] .dataTables_wrapper textarea {
  cursor: not-allowed;
}
textarea.dataTables_wrapper input,
textarea.dataTables_wrapper select,
textarea.dataTables_wrapper textarea {
  height: auto;
}
.dataTables_wrapper .dataTables_length {
  display: none;
}
.dataTables_wrapper .dataTables_filter {
  float: none!important;
  text-align: center!important;
  white-space: initial!important;
  margin-bottom: 20px!important;
}
.gform_wrapper .gfield_time_hour input[type=number],
.gform_wrapper .gfield_time_minute input[type=number] {
  width: calc(5rem + 8px) !important;
  padding: 5px!important;
}
.gform_wrapper .gfield_time_ampm,
.gform_wrapper .gfield_time_hour {
  max-width: calc(6rem + 0.5rem);
}
.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute {
  max-width: 6rem;
}
.gform_wrapper {
  /*	.gfield_checkbox li  label, .gfield_radio li  label {
		font-weight:  normal;
		padding-left: 6px!important;
		padding-top: 6px!important;
		margin:       0;
	}
*/
}
.gform_wrapper ul {
  padding-left: 0;
  list-style: none;
  margin-top: 0;
}
.gform_wrapper li {
  margin-bottom: 15px;
}
.gform_wrapper form {
  margin-bottom: 0;
}
.gform_wrapper .list-field-container {
  margin-bottom: 1px!important;
}
.gform_wrapper div.ginput_container_checkbox,
.gform_wrapper div.ginput_container_radio {
  margin-top: 4px!important;
}
.gform_wrapper .ginput_container_list {
  margin-top: 4px!important;
}
.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #a94442;
}
.gform_wrapper .instruction,
.gform_wrapper .field_description_below .gfield_description {
  padding-top: 0px;
  padding-left: 2px;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #807e82;
}
.gform_wrapper .ginput_container input,
.gform_wrapper .ginput_container select,
.gform_wrapper .ginput_container textarea {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.gform_wrapper .ginput_container input:focus,
.gform_wrapper .ginput_container select:focus,
.gform_wrapper .ginput_container textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.gform_wrapper .ginput_container input::-moz-placeholder,
.gform_wrapper .ginput_container select::-moz-placeholder,
.gform_wrapper .ginput_container textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.gform_wrapper .ginput_container input:-ms-input-placeholder,
.gform_wrapper .ginput_container select:-ms-input-placeholder,
.gform_wrapper .ginput_container textarea:-ms-input-placeholder {
  color: #999;
}
.gform_wrapper .ginput_container input::-webkit-input-placeholder,
.gform_wrapper .ginput_container select::-webkit-input-placeholder,
.gform_wrapper .ginput_container textarea::-webkit-input-placeholder {
  color: #999;
}
.gform_wrapper .ginput_container input::-ms-expand,
.gform_wrapper .ginput_container select::-ms-expand,
.gform_wrapper .ginput_container textarea::-ms-expand {
  border: 0;
  background-color: transparent;
}
.gform_wrapper .ginput_container input[disabled],
.gform_wrapper .ginput_container select[disabled],
.gform_wrapper .ginput_container textarea[disabled],
.gform_wrapper .ginput_container input[readonly],
.gform_wrapper .ginput_container select[readonly],
.gform_wrapper .ginput_container textarea[readonly],
fieldset[disabled] .gform_wrapper .ginput_container input,
fieldset[disabled] .gform_wrapper .ginput_container select,
fieldset[disabled] .gform_wrapper .ginput_container textarea {
  background-color: #eeeeee;
  opacity: 1;
}
.gform_wrapper .ginput_container input[disabled],
.gform_wrapper .ginput_container select[disabled],
.gform_wrapper .ginput_container textarea[disabled],
fieldset[disabled] .gform_wrapper .ginput_container input,
fieldset[disabled] .gform_wrapper .ginput_container select,
fieldset[disabled] .gform_wrapper .ginput_container textarea {
  cursor: not-allowed;
}
textarea.gform_wrapper .ginput_container input,
textarea.gform_wrapper .ginput_container select,
textarea.gform_wrapper .ginput_container textarea {
  height: auto;
}
.gform_wrapper .ginput_container textarea {
  height: auto;
}
.gform_wrapper .gform_button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.gform_wrapper .gform_button:focus,
.gform_wrapper .gform_button:active:focus,
.gform_wrapper .gform_button.active:focus,
.gform_wrapper .gform_button.focus,
.gform_wrapper .gform_button:active.focus,
.gform_wrapper .gform_button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.gform_wrapper .gform_button:hover,
.gform_wrapper .gform_button:focus,
.gform_wrapper .gform_button.focus {
  color: #000000;
  text-decoration: none;
}
.gform_wrapper .gform_button:active,
.gform_wrapper .gform_button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.gform_wrapper .gform_button.disabled,
.gform_wrapper .gform_button[disabled],
fieldset[disabled] .gform_wrapper .gform_button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.gform_wrapper .gform_button.disabled,
fieldset[disabled] a.gform_wrapper .gform_button {
  pointer-events: none;
}
.gform_wrapper .gform_button:focus,
.gform_wrapper .gform_button.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.gform_wrapper .gform_button:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.gform_wrapper .gform_button:active,
.gform_wrapper .gform_button.active,
.open > .dropdown-toggle.gform_wrapper .gform_button {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.gform_wrapper .gform_button:active:hover,
.gform_wrapper .gform_button.active:hover,
.open > .dropdown-toggle.gform_wrapper .gform_button:hover,
.gform_wrapper .gform_button:active:focus,
.gform_wrapper .gform_button.active:focus,
.open > .dropdown-toggle.gform_wrapper .gform_button:focus,
.gform_wrapper .gform_button:active.focus,
.gform_wrapper .gform_button.active.focus,
.open > .dropdown-toggle.gform_wrapper .gform_button.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.gform_wrapper .gform_button:active,
.gform_wrapper .gform_button.active,
.open > .dropdown-toggle.gform_wrapper .gform_button {
  background-image: none;
}
.gform_wrapper .gform_button.disabled:hover,
.gform_wrapper .gform_button[disabled]:hover,
fieldset[disabled] .gform_wrapper .gform_button:hover,
.gform_wrapper .gform_button.disabled:focus,
.gform_wrapper .gform_button[disabled]:focus,
fieldset[disabled] .gform_wrapper .gform_button:focus,
.gform_wrapper .gform_button.disabled.focus,
.gform_wrapper .gform_button[disabled].focus,
fieldset[disabled] .gform_wrapper .gform_button.focus {
  background-color: #000000;
  border-color: #000000;
}
.gform_wrapper .gform_button .badge {
  color: #000000;
  background-color: #fff;
}
.gform_wrapper .gfield_label {
  margin-bottom: 0;
}
.gform_wrapper .gfield_error .gfield_label {
  color: #a94442;
}
.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
  border-color: #ebccd1;
  background-color: #f2dede;
  color: #a94442;
}
.gform_wrapper .gfield_error input:focus,
.gform_wrapper .gfield_error select:focus,
.gform_wrapper .gfield_error textarea:focus {
  border-color: #a94442;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(169, 68, 66, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(169, 68, 66, 0.6);
}
.gform_wrapper .validation_error {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.gform_wrapper .validation_error h4 {
  margin-top: 0;
  color: inherit;
}
.gform_wrapper .validation_error .alert-link {
  font-weight: bold;
}
.gform_wrapper .validation_error > p,
.gform_wrapper .validation_error > ul {
  margin-bottom: 0;
}
.gform_wrapper .validation_error > p + p {
  margin-top: 5px;
}
.gform_wrapper .validation_error hr {
  border-top-color: #e4b9c0;
}
.gform_wrapper .validation_error .alert-link {
  color: #843534;
}
.gform_wrapper #gforms_confirmation_message {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.gform_wrapper #gforms_confirmation_message h4 {
  margin-top: 0;
  color: inherit;
}
.gform_wrapper #gforms_confirmation_message .alert-link {
  font-weight: bold;
}
.gform_wrapper #gforms_confirmation_message > p,
.gform_wrapper #gforms_confirmation_message > ul {
  margin-bottom: 0;
}
.gform_wrapper #gforms_confirmation_message > p + p {
  margin-top: 5px;
}
.gform_wrapper #gforms_confirmation_message hr {
  border-top-color: #c9e2b3;
}
.gform_wrapper #gforms_confirmation_message .alert-link {
  color: #2b542c;
}
.gform_wrapper input,
.gform_wrapper select {
  padding: 6px 12px!important;
}
.gform_wrapper input.medium,
.gform_wrapper select.medium {
  width: 47%;
}
.gform_wrapper input.small,
.gform_wrapper select.small {
  width: 25%;
}
.gform_wrapper textarea.large {
  height: 250px;
}
.gform_wrapper textarea.medium {
  height: 150px;
}
.gform_wrapper textarea.small {
  height: 80px;
}
.gform_wrapper input.button.gform_button_select_files {
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #000000;
  border-color: #000000;
  display: inline-block;
  width: 160px;
}
.gform_wrapper input.button.gform_button_select_files:focus,
.gform_wrapper input.button.gform_button_select_files:active:focus,
.gform_wrapper input.button.gform_button_select_files.active:focus,
.gform_wrapper input.button.gform_button_select_files.focus,
.gform_wrapper input.button.gform_button_select_files:active.focus,
.gform_wrapper input.button.gform_button_select_files.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.gform_wrapper input.button.gform_button_select_files:hover,
.gform_wrapper input.button.gform_button_select_files:focus,
.gform_wrapper input.button.gform_button_select_files.focus {
  color: #000000;
  text-decoration: none;
}
.gform_wrapper input.button.gform_button_select_files:active,
.gform_wrapper input.button.gform_button_select_files.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.gform_wrapper input.button.gform_button_select_files.disabled,
.gform_wrapper input.button.gform_button_select_files[disabled],
fieldset[disabled] .gform_wrapper input.button.gform_button_select_files {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.gform_wrapper input.button.gform_button_select_files.disabled,
fieldset[disabled] a.gform_wrapper input.button.gform_button_select_files {
  pointer-events: none;
}
.gform_wrapper input.button.gform_button_select_files:focus,
.gform_wrapper input.button.gform_button_select_files.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.gform_wrapper input.button.gform_button_select_files:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.gform_wrapper input.button.gform_button_select_files:active,
.gform_wrapper input.button.gform_button_select_files.active,
.open > .dropdown-toggle.gform_wrapper input.button.gform_button_select_files {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.gform_wrapper input.button.gform_button_select_files:active:hover,
.gform_wrapper input.button.gform_button_select_files.active:hover,
.open > .dropdown-toggle.gform_wrapper input.button.gform_button_select_files:hover,
.gform_wrapper input.button.gform_button_select_files:active:focus,
.gform_wrapper input.button.gform_button_select_files.active:focus,
.open > .dropdown-toggle.gform_wrapper input.button.gform_button_select_files:focus,
.gform_wrapper input.button.gform_button_select_files:active.focus,
.gform_wrapper input.button.gform_button_select_files.active.focus,
.open > .dropdown-toggle.gform_wrapper input.button.gform_button_select_files.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.gform_wrapper input.button.gform_button_select_files:active,
.gform_wrapper input.button.gform_button_select_files.active,
.open > .dropdown-toggle.gform_wrapper input.button.gform_button_select_files {
  background-image: none;
}
.gform_wrapper input.button.gform_button_select_files.disabled:hover,
.gform_wrapper input.button.gform_button_select_files[disabled]:hover,
fieldset[disabled] .gform_wrapper input.button.gform_button_select_files:hover,
.gform_wrapper input.button.gform_button_select_files.disabled:focus,
.gform_wrapper input.button.gform_button_select_files[disabled]:focus,
fieldset[disabled] .gform_wrapper input.button.gform_button_select_files:focus,
.gform_wrapper input.button.gform_button_select_files.disabled.focus,
.gform_wrapper input.button.gform_button_select_files[disabled].focus,
fieldset[disabled] .gform_wrapper input.button.gform_button_select_files.focus {
  background-color: #000000;
  border-color: #000000;
}
.gform_wrapper input.button.gform_button_select_files .badge {
  color: #000000;
  background-color: #fff;
}
.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  color: #000 !important;
  background: #ffffff !important;
  -webkit-border-radius: 10px!important;
  -moz-border-radius: 10px!important;
  border-radius: 10px!important;
}
.gform_wrapper select[multiple] {
  height: auto;
}
.gform_wrapper input[type='checkbox'],
.gform_wrapper input[type='radio'] {
  width: auto;
  height: 15px;
  display: inline-block;
  margin: 0px;
}
.gform_wrapper input[type='checkbox']:focus,
.gform_wrapper input[type='radio']:focus {
  border: none;
  box-shadow: none;
}
.gform_wrapper input.datepicker {
  width: 100px;
}
.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute,
.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
  width: 70px;
  display: inline-block;
}
.gform_wrapper .gfield_time_hour input,
.gform_wrapper .gfield_time_minute input,
.gform_wrapper .gfield_date_month input,
.gform_wrapper .gfield_date_day input,
.gform_wrapper .gfield_date_year input {
  width: 70%;
}
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label {
  font-size: 11px;
}
.gform_wrapper .gfield_time_ampm {
  vertical-align: top;
  display: inline-block;
}
.gform_wrapper .gfield_time_ampm select {
  width: 60px;
}
.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
  font-weight: normal;
  padding-left: 6px!important;
  padding-top: 6px!important;
  margin: 0;
}
.gform_wrapper .gfield_radio li input[type=radio] + input[type=text] {
  display: inline-block;
  margin-top: 10px;
  height: 26px;
  vertical-align: middle;
}
.gform_wrapper .ginput_complex .ginput_left {
  width: 50%;
  float: left;
}
.gform_wrapper .ginput_complex .ginput_right {
  width: 50%;
  float: right;
  padding-left: 8px;
}
.gform_wrapper .ginput_complex span {
  display: block;
}
.gform_wrapper .ginput_complex label {
  font-size: 11px;
}
.gform_wrapper ul.gform_fields li.gfield span {
  padding-top: 0!important;
}
.gform_wrapper ul li.gfield {
  margin: 0 0 5px;
}
@media only screen and (min-width: 641px) {
  .gform_wrapper .gfield_list td.gfield_list_cell input {
    width: 49%!important;
  }
}
@media only screen and (max-width: 480px) {
  html.fa-events-icons-ready {
    margin-top: 0px !important;
  }
  .gform_wrapper input.medium,
  .gform_wrapper select.medium {
    width: 100%;
  }
  #wpadminbar {
    display: none!important;
  }
}
.tml {
  margin: 20px auto;
}
.tml-user-links {
  padding-left: 0;
  list-style: none;
  padding: 5px 0;
}
.tml.tml-user-panel {
  margin-top: 0;
}
.post-password-form input[type="password"] {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  border: medium none!important;
  border-radius: 4px!important;
  transition: background-color 0.3s ease 0s;
  padding: 7px 18px!important;
  height: 40px!important;
}
.post-password-form input[type="password"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.post-password-form input[type="password"]::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.post-password-form input[type="password"]:-ms-input-placeholder {
  color: #999;
}
.post-password-form input[type="password"]::-webkit-input-placeholder {
  color: #999;
}
.post-password-form input[type="password"]::-ms-expand {
  border: 0;
  background-color: transparent;
}
.post-password-form input[type="password"][disabled],
.post-password-form input[type="password"][readonly],
fieldset[disabled] .post-password-form input[type="password"] {
  background-color: #eeeeee;
  opacity: 1;
}
.post-password-form input[type="password"][disabled],
fieldset[disabled] .post-password-form input[type="password"] {
  cursor: not-allowed;
}
textarea.post-password-form input[type="password"] {
  height: auto;
}
.post-password-form input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
  background-color: #fff;
  border-color: #000000;
}
.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"]:active:focus,
.post-password-form input[type="submit"].active:focus,
.post-password-form input[type="submit"].focus,
.post-password-form input[type="submit"]:active.focus,
.post-password-form input[type="submit"].active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"].focus {
  color: #000000;
  text-decoration: none;
}
.post-password-form input[type="submit"]:active,
.post-password-form input[type="submit"].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.post-password-form input[type="submit"].disabled,
.post-password-form input[type="submit"][disabled],
fieldset[disabled] .post-password-form input[type="submit"] {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.post-password-form input[type="submit"].disabled,
fieldset[disabled] a.post-password-form input[type="submit"] {
  pointer-events: none;
}
.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"].focus {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.post-password-form input[type="submit"]:hover {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.post-password-form input[type="submit"]:active,
.post-password-form input[type="submit"].active,
.open > .dropdown-toggle.post-password-form input[type="submit"] {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.post-password-form input[type="submit"]:active:hover,
.post-password-form input[type="submit"].active:hover,
.open > .dropdown-toggle.post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:active:focus,
.post-password-form input[type="submit"].active:focus,
.open > .dropdown-toggle.post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"]:active.focus,
.post-password-form input[type="submit"].active.focus,
.open > .dropdown-toggle.post-password-form input[type="submit"].focus {
  color: #000000;
  background-color: #d4d4d4;
  border-color: #000000;
}
.post-password-form input[type="submit"]:active,
.post-password-form input[type="submit"].active,
.open > .dropdown-toggle.post-password-form input[type="submit"] {
  background-image: none;
}
.post-password-form input[type="submit"].disabled:hover,
.post-password-form input[type="submit"][disabled]:hover,
fieldset[disabled] .post-password-form input[type="submit"]:hover,
.post-password-form input[type="submit"].disabled:focus,
.post-password-form input[type="submit"][disabled]:focus,
fieldset[disabled] .post-password-form input[type="submit"]:focus,
.post-password-form input[type="submit"].disabled.focus,
.post-password-form input[type="submit"][disabled].focus,
fieldset[disabled] .post-password-form input[type="submit"].focus {
  background-color: #fff;
  border-color: #000000;
}
.post-password-form input[type="submit"] .badge {
  color: #fff;
  background-color: #000000;
}
/*

	Theme  My Login

*/
/*
.tml {
    max-width: 320px;
}
.tml-profile {
    max-width: 100%;
}
*/
/*
.tml-form-table{
	.table();
}
*/
/*
.form-table > tbody > .acf-field > .acf-label{
	width: 300px;
}

.tml-profile .tml-form-table th {
    padding: 20px 10px 20px 0;
    width: 300px;
        vertical-align: top;
    margin: 0 0 10px;
    display: inline-block;
}
.tml-profile .tml-form-table td {
        vertical-align: top;
            padding: 15px 5% 15px 10px;
            display: inline-block;
}
*/
.tml-user-avatar {
  display: none;
}
/*
.tml {
	border: 1px solid #f0f0f0;
    background: #f9f9f9;
    position: relative;
    width:100%;
}
*/
.tml.tml-user-panel {
  padding: 0;
  background: transparent;
  border: 0;
}
/*
.tml.tml-resetpass,
.tml.tml-lostpassword,
.tml.tml-register,
.tml.tml-login {
 background-color: #eff2f3;
    padding: 24px 23px 20px;
    margin: 0 auto;
    border-radius: 6px;
}
*/
/*
.tml-profile h3{
	display: none;
}
*/
.acf-field input[type="text"],
.acf-field input[type="password"],
.acf-field input[type="number"],
.acf-field input[type="search"],
.acf-field input[type="email"],
.acf-field input[type="url"],
.acf-field textarea,
.acf-field select {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  border: medium none!important;
  border-radius: 4px!important;
  transition: background-color 0.3s ease 0s;
  padding: 7px 18px!important;
  height: 40px!important;
}
.acf-field input[type="text"]:focus,
.acf-field input[type="password"]:focus,
.acf-field input[type="number"]:focus,
.acf-field input[type="search"]:focus,
.acf-field input[type="email"]:focus,
.acf-field input[type="url"]:focus,
.acf-field textarea:focus,
.acf-field select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.acf-field input[type="text"]::-moz-placeholder,
.acf-field input[type="password"]::-moz-placeholder,
.acf-field input[type="number"]::-moz-placeholder,
.acf-field input[type="search"]::-moz-placeholder,
.acf-field input[type="email"]::-moz-placeholder,
.acf-field input[type="url"]::-moz-placeholder,
.acf-field textarea::-moz-placeholder,
.acf-field select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.acf-field input[type="text"]:-ms-input-placeholder,
.acf-field input[type="password"]:-ms-input-placeholder,
.acf-field input[type="number"]:-ms-input-placeholder,
.acf-field input[type="search"]:-ms-input-placeholder,
.acf-field input[type="email"]:-ms-input-placeholder,
.acf-field input[type="url"]:-ms-input-placeholder,
.acf-field textarea:-ms-input-placeholder,
.acf-field select:-ms-input-placeholder {
  color: #999;
}
.acf-field input[type="text"]::-webkit-input-placeholder,
.acf-field input[type="password"]::-webkit-input-placeholder,
.acf-field input[type="number"]::-webkit-input-placeholder,
.acf-field input[type="search"]::-webkit-input-placeholder,
.acf-field input[type="email"]::-webkit-input-placeholder,
.acf-field input[type="url"]::-webkit-input-placeholder,
.acf-field textarea::-webkit-input-placeholder,
.acf-field select::-webkit-input-placeholder {
  color: #999;
}
.acf-field input[type="text"]::-ms-expand,
.acf-field input[type="password"]::-ms-expand,
.acf-field input[type="number"]::-ms-expand,
.acf-field input[type="search"]::-ms-expand,
.acf-field input[type="email"]::-ms-expand,
.acf-field input[type="url"]::-ms-expand,
.acf-field textarea::-ms-expand,
.acf-field select::-ms-expand {
  border: 0;
  background-color: transparent;
}
.acf-field input[type="text"][disabled],
.acf-field input[type="password"][disabled],
.acf-field input[type="number"][disabled],
.acf-field input[type="search"][disabled],
.acf-field input[type="email"][disabled],
.acf-field input[type="url"][disabled],
.acf-field textarea[disabled],
.acf-field select[disabled],
.acf-field input[type="text"][readonly],
.acf-field input[type="password"][readonly],
.acf-field input[type="number"][readonly],
.acf-field input[type="search"][readonly],
.acf-field input[type="email"][readonly],
.acf-field input[type="url"][readonly],
.acf-field textarea[readonly],
.acf-field select[readonly],
fieldset[disabled] .acf-field input[type="text"],
fieldset[disabled] .acf-field input[type="password"],
fieldset[disabled] .acf-field input[type="number"],
fieldset[disabled] .acf-field input[type="search"],
fieldset[disabled] .acf-field input[type="email"],
fieldset[disabled] .acf-field input[type="url"],
fieldset[disabled] .acf-field textarea,
fieldset[disabled] .acf-field select {
  background-color: #eeeeee;
  opacity: 1;
}
.acf-field input[type="text"][disabled],
.acf-field input[type="password"][disabled],
.acf-field input[type="number"][disabled],
.acf-field input[type="search"][disabled],
.acf-field input[type="email"][disabled],
.acf-field input[type="url"][disabled],
.acf-field textarea[disabled],
.acf-field select[disabled],
fieldset[disabled] .acf-field input[type="text"],
fieldset[disabled] .acf-field input[type="password"],
fieldset[disabled] .acf-field input[type="number"],
fieldset[disabled] .acf-field input[type="search"],
fieldset[disabled] .acf-field input[type="email"],
fieldset[disabled] .acf-field input[type="url"],
fieldset[disabled] .acf-field textarea,
fieldset[disabled] .acf-field select {
  cursor: not-allowed;
}
textarea.acf-field input[type="text"],
textarea.acf-field input[type="password"],
textarea.acf-field input[type="number"],
textarea.acf-field input[type="search"],
textarea.acf-field input[type="email"],
textarea.acf-field input[type="url"],
textarea.acf-field textarea,
textarea.acf-field select {
  height: auto;
}
.form-table > tbody > .acf-field > .acf-input {
  padding: 15px!important;
}
.tml .form-table > tbody > .acf-field > .acf-label label {
  color: #9A9A9A;
}
.card .tml .table > tbody > tr > th label {
  padding: 20px 10px 20px 0;
}
.tml .table > tbody > tr > th {
  padding: 0!important;
}
.tml .form-table > tbody > .acf-field > .acf-label,
.tml .table > tbody > tr > th {
  width: 35%;
  vertical-align: top;
}
.tml .display_name,
.tml .input,
.tml #description,
.tml .regular-text {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.tml .display_name:focus,
.tml .input:focus,
.tml #description:focus,
.tml .regular-text:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.tml .display_name::-moz-placeholder,
.tml .input::-moz-placeholder,
.tml #description::-moz-placeholder,
.tml .regular-text::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.tml .display_name:-ms-input-placeholder,
.tml .input:-ms-input-placeholder,
.tml #description:-ms-input-placeholder,
.tml .regular-text:-ms-input-placeholder {
  color: #999;
}
.tml .display_name::-webkit-input-placeholder,
.tml .input::-webkit-input-placeholder,
.tml #description::-webkit-input-placeholder,
.tml .regular-text::-webkit-input-placeholder {
  color: #999;
}
.tml .display_name::-ms-expand,
.tml .input::-ms-expand,
.tml #description::-ms-expand,
.tml .regular-text::-ms-expand {
  border: 0;
  background-color: transparent;
}
.tml .display_name[disabled],
.tml .input[disabled],
.tml #description[disabled],
.tml .regular-text[disabled],
.tml .display_name[readonly],
.tml .input[readonly],
.tml #description[readonly],
.tml .regular-text[readonly],
fieldset[disabled] .tml .display_name,
fieldset[disabled] .tml .input,
fieldset[disabled] .tml #description,
fieldset[disabled] .tml .regular-text {
  background-color: #eeeeee;
  opacity: 1;
}
.tml .display_name[disabled],
.tml .input[disabled],
.tml #description[disabled],
.tml .regular-text[disabled],
fieldset[disabled] .tml .display_name,
fieldset[disabled] .tml .input,
fieldset[disabled] .tml #description,
fieldset[disabled] .tml .regular-text {
  cursor: not-allowed;
}
textarea.tml .display_name,
textarea.tml .input,
textarea.tml #description,
textarea.tml .regular-text {
  height: auto;
}
.tml #description {
  min-height: 130px;
  border: medium none!important;
  border-radius: 4px!important;
}
.tml .button-secondary,
.tml .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
  background-color: #fff;
  border-color: #000000;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.tml .button-secondary:focus,
.tml .button:focus,
.tml .button-secondary:active:focus,
.tml .button:active:focus,
.tml .button-secondary.active:focus,
.tml .button.active:focus,
.tml .button-secondary.focus,
.tml .button.focus,
.tml .button-secondary:active.focus,
.tml .button:active.focus,
.tml .button-secondary.active.focus,
.tml .button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.tml .button-secondary:hover,
.tml .button:hover,
.tml .button-secondary:focus,
.tml .button:focus,
.tml .button-secondary.focus,
.tml .button.focus {
  color: #000000;
  text-decoration: none;
}
.tml .button-secondary:active,
.tml .button:active,
.tml .button-secondary.active,
.tml .button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.tml .button-secondary.disabled,
.tml .button.disabled,
.tml .button-secondary[disabled],
.tml .button[disabled],
fieldset[disabled] .tml .button-secondary,
fieldset[disabled] .tml .button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.tml .button-secondary.disabled,
a.tml .button.disabled,
fieldset[disabled] a.tml .button-secondary,
fieldset[disabled] a.tml .button {
  pointer-events: none;
}
.tml .button-secondary:focus,
.tml .button:focus,
.tml .button-secondary.focus,
.tml .button.focus {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.tml .button-secondary:hover,
.tml .button:hover {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.tml .button-secondary:active,
.tml .button:active,
.tml .button-secondary.active,
.tml .button.active,
.open > .dropdown-toggle.tml .button-secondary,
.open > .dropdown-toggle.tml .button {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.tml .button-secondary:active:hover,
.tml .button:active:hover,
.tml .button-secondary.active:hover,
.tml .button.active:hover,
.open > .dropdown-toggle.tml .button-secondary:hover,
.open > .dropdown-toggle.tml .button:hover,
.tml .button-secondary:active:focus,
.tml .button:active:focus,
.tml .button-secondary.active:focus,
.tml .button.active:focus,
.open > .dropdown-toggle.tml .button-secondary:focus,
.open > .dropdown-toggle.tml .button:focus,
.tml .button-secondary:active.focus,
.tml .button:active.focus,
.tml .button-secondary.active.focus,
.tml .button.active.focus,
.open > .dropdown-toggle.tml .button-secondary.focus,
.open > .dropdown-toggle.tml .button.focus {
  color: #000000;
  background-color: #d4d4d4;
  border-color: #000000;
}
.tml .button-secondary:active,
.tml .button:active,
.tml .button-secondary.active,
.tml .button.active,
.open > .dropdown-toggle.tml .button-secondary,
.open > .dropdown-toggle.tml .button {
  background-image: none;
}
.tml .button-secondary.disabled:hover,
.tml .button.disabled:hover,
.tml .button-secondary[disabled]:hover,
.tml .button[disabled]:hover,
fieldset[disabled] .tml .button-secondary:hover,
fieldset[disabled] .tml .button:hover,
.tml .button-secondary.disabled:focus,
.tml .button.disabled:focus,
.tml .button-secondary[disabled]:focus,
.tml .button[disabled]:focus,
fieldset[disabled] .tml .button-secondary:focus,
fieldset[disabled] .tml .button:focus,
.tml .button-secondary.disabled.focus,
.tml .button.disabled.focus,
.tml .button-secondary[disabled].focus,
.tml .button[disabled].focus,
fieldset[disabled] .tml .button-secondary.focus,
fieldset[disabled] .tml .button.focus {
  background-color: #fff;
  border-color: #000000;
}
.tml .button-secondary .badge,
.tml .button .badge {
  color: #fff;
  background-color: #000000;
}
.tml .avatar_container {
  position: relative;
  display: inline-block;
  border: 1px solid #000;
  margin-left: 10px;
  width: 150px;
}
.tml .avatar-container .button-secondary {
  width: auto;
  display: block;
  margin-bottom: 35px;
  margin-left: 10px;
}
.tml .button-primary,
.tml #wp-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
  background-color: #fff;
  border-color: #000000;
}
.tml .button-primary:focus,
.tml #wp-submit:focus,
.tml .button-primary:active:focus,
.tml #wp-submit:active:focus,
.tml .button-primary.active:focus,
.tml #wp-submit.active:focus,
.tml .button-primary.focus,
.tml #wp-submit.focus,
.tml .button-primary:active.focus,
.tml #wp-submit:active.focus,
.tml .button-primary.active.focus,
.tml #wp-submit.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.tml .button-primary:hover,
.tml #wp-submit:hover,
.tml .button-primary:focus,
.tml #wp-submit:focus,
.tml .button-primary.focus,
.tml #wp-submit.focus {
  color: #000000;
  text-decoration: none;
}
.tml .button-primary:active,
.tml #wp-submit:active,
.tml .button-primary.active,
.tml #wp-submit.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.tml .button-primary.disabled,
.tml #wp-submit.disabled,
.tml .button-primary[disabled],
.tml #wp-submit[disabled],
fieldset[disabled] .tml .button-primary,
fieldset[disabled] .tml #wp-submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.tml .button-primary.disabled,
a.tml #wp-submit.disabled,
fieldset[disabled] a.tml .button-primary,
fieldset[disabled] a.tml #wp-submit {
  pointer-events: none;
}
.tml .button-primary:focus,
.tml #wp-submit:focus,
.tml .button-primary.focus,
.tml #wp-submit.focus {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.tml .button-primary:hover,
.tml #wp-submit:hover {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.tml .button-primary:active,
.tml #wp-submit:active,
.tml .button-primary.active,
.tml #wp-submit.active,
.open > .dropdown-toggle.tml .button-primary,
.open > .dropdown-toggle.tml #wp-submit {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.tml .button-primary:active:hover,
.tml #wp-submit:active:hover,
.tml .button-primary.active:hover,
.tml #wp-submit.active:hover,
.open > .dropdown-toggle.tml .button-primary:hover,
.open > .dropdown-toggle.tml #wp-submit:hover,
.tml .button-primary:active:focus,
.tml #wp-submit:active:focus,
.tml .button-primary.active:focus,
.tml #wp-submit.active:focus,
.open > .dropdown-toggle.tml .button-primary:focus,
.open > .dropdown-toggle.tml #wp-submit:focus,
.tml .button-primary:active.focus,
.tml #wp-submit:active.focus,
.tml .button-primary.active.focus,
.tml #wp-submit.active.focus,
.open > .dropdown-toggle.tml .button-primary.focus,
.open > .dropdown-toggle.tml #wp-submit.focus {
  color: #000000;
  background-color: #d4d4d4;
  border-color: #000000;
}
.tml .button-primary:active,
.tml #wp-submit:active,
.tml .button-primary.active,
.tml #wp-submit.active,
.open > .dropdown-toggle.tml .button-primary,
.open > .dropdown-toggle.tml #wp-submit {
  background-image: none;
}
.tml .button-primary.disabled:hover,
.tml #wp-submit.disabled:hover,
.tml .button-primary[disabled]:hover,
.tml #wp-submit[disabled]:hover,
fieldset[disabled] .tml .button-primary:hover,
fieldset[disabled] .tml #wp-submit:hover,
.tml .button-primary.disabled:focus,
.tml #wp-submit.disabled:focus,
.tml .button-primary[disabled]:focus,
.tml #wp-submit[disabled]:focus,
fieldset[disabled] .tml .button-primary:focus,
fieldset[disabled] .tml #wp-submit:focus,
.tml .button-primary.disabled.focus,
.tml #wp-submit.disabled.focus,
.tml .button-primary[disabled].focus,
.tml #wp-submit[disabled].focus,
fieldset[disabled] .tml .button-primary.focus,
fieldset[disabled] .tml #wp-submit.focus {
  background-color: #fff;
  border-color: #000000;
}
.tml .button-primary .badge,
.tml #wp-submit .badge {
  color: #fff;
  background-color: #000000;
}
.tml .button-primary:focus,
.tml #wp-submit:focus,
.tml .button-primary.focus,
.tml #wp-submit.focus,
.tml .button-primary:hover,
.tml #wp-submit:hover {
  color: #FFF;
}
.tml .message {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.tml .message h4 {
  margin-top: 0;
  color: inherit;
}
.tml .message .alert-link {
  font-weight: bold;
}
.tml .message > p,
.tml .message > ul {
  margin-bottom: 0;
}
.tml .message > p + p {
  margin-top: 5px;
}
.tml .message hr {
  border-top-color: #a6e1ec;
}
.tml .message .alert-link {
  color: #245269;
}
.tml br {
  display: none;
}
.tml-form-table > tbody > tr > th {
  padding-bottom: 0!important;
}
.tml-form-table > tbody > tr > td {
  padding-top: 0!important;
}
.tml .description {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #807e82;
}
.tml-form-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.tml-form-table > thead > tr > th,
.tml-form-table > tbody > tr > th,
.tml-form-table > tfoot > tr > th,
.tml-form-table > thead > tr > td,
.tml-form-table > tbody > tr > td,
.tml-form-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.tml-form-table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.tml-form-table > caption + thead > tr:first-child > th,
.tml-form-table > colgroup + thead > tr:first-child > th,
.tml-form-table > thead:first-child > tr:first-child > th,
.tml-form-table > caption + thead > tr:first-child > td,
.tml-form-table > colgroup + thead > tr:first-child > td,
.tml-form-table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.tml-form-table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.tml-form-table .table {
  background-color: #f5f5f5;
}
.form-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.form-table > thead > tr > th,
.form-table > tbody > tr > th,
.form-table > tfoot > tr > th,
.form-table > thead > tr > td,
.form-table > tbody > tr > td,
.form-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.form-table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.form-table > caption + thead > tr:first-child > th,
.form-table > colgroup + thead > tr:first-child > th,
.form-table > thead:first-child > tr:first-child > th,
.form-table > caption + thead > tr:first-child > td,
.form-table > colgroup + thead > tr:first-child > td,
.form-table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.form-table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.form-table .table {
  background-color: #f5f5f5;
}
.tml .table {
  margin-bottom: 0!important;
}
.tml-form-table tbody tr td,
.tml-form-table tbody tr th,
.tml-form-table thead tr th {
  border: none;
}
/*

.tml .tml-action-links {
    display: inline-block;
    list-style: none;
    margin: 0.5em auto;
    padding: 0;
    text-align: center;
}
.tml .tml-action-links li {
    border: none;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    line-height: 1;
    list-style: none;
    margin: 0 0.5em 0 0;
    padding: 0 0.5em 0 0;
}

.tml .tml-action-links li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}
*/
/*

.tml-login .login-field-icon {
    color: #bfc9ca;
    font-size: 22px;
    position: absolute;
    right: 10px;
    top: 12px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

.tml-login .control-group {
    margin-bottom: 6px;
    position: relative;
}

.tml-login .login-field {
    border-color: transparent;
    font-size: 17px;
    text-indent: 3px;
    position: relative;
    float: left;
}

.tml-login .tml-user-login-wrap input:focus, .tml-login .tml-user-pass-wrap input {
    border-color: #1abc9c;
}

.tml-user-login-wrap input:before {
    -webkit-font-smoothing: antialiased;
    content: "\f007";
    font-family: 'fontawesome';
}

.tml-user-pass-wrap input:before {
    -webkit-font-smoothing: antialiased;
    content: "\f084";
    font-family: 'fontawesome';
}

.tml-login .login-field:focus + .login-field-icon {
    color: #1abc9c;
}

.tml-login .login-field-icon {
    color: #bfc9ca;
    font-size: 22px;
    position: absolute;
    right: 10px;
    top: 12px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
*/
.gfield_checkbox,
.checkbox:not(.fes-el) {
  padding-left: 20px;
}
.gfield_checkbox label,
.checkbox:not(.fes-el) label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.gfield_checkbox label::before,
.checkbox:not(.fes-el) label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.gfield_checkbox label::after,
.checkbox:not(.fes-el) label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #000;
}
.gfield_checkbox input[type="checkbox"],
.checkbox:not(.fes-el) input[type="checkbox"],
.gfield_checkbox input[type="radio"],
.checkbox:not(.fes-el) input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.gfield_checkbox input[type="checkbox"]:checked + label::after,
.checkbox:not(.fes-el) input[type="checkbox"]:checked + label::after,
.gfield_checkbox input[type="radio"]:checked + label::after,
.checkbox:not(.fes-el) input[type="radio"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
.gfield_checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox:not(.fes-el) input[type="checkbox"]:indeterminate + label::after,
.gfield_checkbox input[type="radio"]:indeterminate + label::after,
.checkbox:not(.fes-el) input[type="radio"]:indeterminate + label::after {
  display: block;
  content: " ";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}
.gfield_checkbox input[type="checkbox"]:disabled + label,
.checkbox:not(.fes-el) input[type="checkbox"]:disabled + label,
.gfield_checkbox input[type="radio"]:disabled + label,
.checkbox:not(.fes-el) input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.gfield_checkbox input[type="checkbox"]:disabled + label::before,
.checkbox:not(.fes-el) input[type="checkbox"]:disabled + label::before,
.gfield_checkbox input[type="radio"]:disabled + label::before,
.checkbox:not(.fes-el) input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.gfield_checkbox.checkbox-circle label::before,
.checkbox:not(.fes-el).checkbox-circle label::before {
  border-radius: 50%;
}
.gfield_checkbox.checkbox-inline,
.checkbox:not(.fes-el).checkbox-inline {
  margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}
.gfield_radio,
.radio:not(.fes-el) {
  padding-left: 20px;
}
.gfield_radio label,
.radio:not(.fes-el) label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.gfield_radio label::before,
.radio:not(.fes-el) label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.gfield_radio label::after,
.radio:not(.fes-el) label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #000;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.gfield_radio input[type="radio"],
.radio:not(.fes-el) input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.gfield_radio input[type="radio"]:checked + label::after,
.radio:not(.fes-el) input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.gfield_radio input[type="radio"]:disabled + label,
.radio:not(.fes-el) input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.gfield_radio input[type="radio"]:disabled + label::before,
.radio:not(.fes-el) input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.gfield_radio.radio-inline,
.radio:not(.fes-el).radio-inline {
  margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}
.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}
input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}
/**
 * selectize.bootstrap3.css (v0.12.4) - Bootstrap 3 Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #403F41;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0);
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #403F41;
  font-family: inherit;
  font-size: inherit;
  line-height: 22px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #ccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #403F41;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input > div.active {
  background: #337ab7;
  color: #fff;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #8d8d8d;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #777777;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}
.selectize-dropdown .active.create {
  color: #262626;
}
.selectize-dropdown .create {
  color: rgba(64, 63, 65, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #403F41 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #403F41 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fff;
}
.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.selectize-dropdown .optgroup-header {
  font-size: 14px;
  line-height: 1.42857143;
}
.selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.selectize-dropdown .optgroup:before {
  content: ' ';
  display: block;
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}
.selectize-dropdown-content {
  padding: 5px 0;
}
.selectize-dropdown-header {
  padding: 6px 12px;
}
.selectize-input {
  min-height: 36px;
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.selectize-input.dropdown-active::before {
  display: none;
}
.selectize-input.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.has-error .selectize-input {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .selectize-input:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}
.selectize-control.multi .selectize-input > div {
  -webkit-border-radius: -1px;
  -moz-border-radius: -1px;
  border-radius: -1px;
}
.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('img/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  z-index: 2;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.9;
}
.slick-prev:before,
.slick-next:before {
  font-family: "FontAwesome";
  font-size: 60px;
  line-height: 1;
  color: #FFF;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 20px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: 20px;
}
.slick-prev:before {
  content: "\f104";
}
.slick-prev:before[dir="rtl"] {
  content: "\f105";
}
.slick-next {
  right: 20px;
}
.slick-next[dir="rtl"] {
  left: 20px;
  right: auto;
}
.slick-next:before {
  content: "\f105";
}
.slick-next:before[dir="rtl"] {
  content: "\f104";
}
/* Dots */
/*
.slick-dotted.slick-slider
{
    margin-bottom: 60px;
}

.home .slick-dotted.slick-slider
{
	margin-top: 20px;
    margin-bottom: 0px;
}
*/
.slick-dots {
  position: absolute;
  bottom: 5px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: left;
}
.slick-dots li {
  border-bottom: none!important;
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "FontAwesome";
  font-size: 30px;
  line-height: 20px;
  text-align: center;
  color: #FFF;
  opacity: 0.9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
  text-shadow: 0px 0px 10px #72c05d;
}
.slick-slider {
  background: url('img/ajax-loader.gif');
}
.slick-slider .slick-list {
  opacity: 0;
  position: absolute;
}
.slick-slider.slick-initialized {
  background: none;
}
.slick-slider.slick-initialized .slick-list {
  opacity: 1;
  position: relative;
  transition: opacity 0.2s ease-in;
}
.exhibit-slider {
  margin-left: -15px;
}
/**
 * Photo
 */
.photo {
  background-size: cover;
  background-position: center top;
  min-height: 482px;
  will-change: transform;
  animation-fill-mode: forwards;
}
.photo.is-animating:not(.slick-cloned) {
  animation: animatedBackground 8s linear forwards;
  /*
    -webkit-animation: shiftUp 1s ease normal;
	background-position:0 -533px;
*/
}
.photo:before {
  content: "";
  display: block;
}
.photo * {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@keyframes animatedBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 100%;
  }
}
@keyframes shiftUp {
  0% {
    background-position: 0 0px;
  }
  100% {
    background-position: 0 -20px;
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1) rotate(0.01deg);
  }
}
/*
Theme Name: SITE Santa Fe
Theme URI: http://www.anagr.am
Description: Custom Theme by Anagram
Version: 1.2
Author: Anagram
Author URI: http://www.anagr.am
Tags: Template, fixed width, widgets,HTML5,TimThumb, CSS3, Responsive Design

*/
/*#54C0D3; anagram blue*/
/*Blue*/
/*gray - border color*/
/*gray - menu / sidebar text color*/
/*#404040*/
/*bright green - price*/
/*david chiki pantones*/
/*
Pantone 3115/Turquoise / #2DC6D6
4665 / #D8B596 or 4675 / #E5C6AA (lighter) for the tan.


*/
/* Default elements */
@font-face {
  font-family: 'site-symbols';
  src: url('fonts/site-symbols.eot');
  src: url('fonts/site-symbols.eot#iefix') format('embedded-opentype'), url('fonts/site-symbols.svg#site-symbols') format('svg'), url('fonts/site-symbols.woff') format('woff'), url('fonts/site-symbols.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons
[data-icon]:before {
	font-family: 'site-symbols';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
*/
/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before,
[class*=" icon-"]:before,
#menu-who-are-you .intro-content ul li:before,
#share > li a,
#likebuttons > li span,
.kalendae .k-btn-previous-month,
.kalendae .k-btn-next-month,
.expand,
.page-numbers .next,
.page-numbers .prev,
.newer-older .newer a,
.newer-older .older a,
.ticketbox .price {
  font-family: 'site-symbols';
  speak: none;
  font-style: normal;
  font-weight: normal;
  /*line-height: 1;*/
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fit-vids-style {
  display: none;
}
#wp-admin-bar-wp-logo {
  display: none;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.page-loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #afafaf;
  display: none;
}
.page-loading {
  display: block;
}
.page-loading .fa-spin {
  margin-left: -12px;
}
#main {
  opacity: 0;
}
.loaded #main {
  opacity: 1;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  -webkit-transition: -webkit-transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.loaded .page-loading {
  display: none;
}
.lazy {
  opacity: 0;
}
.lazy.lazy-loaded {
  opacity: 1;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  -webkit-transition: -webkit-transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
/* =Helpers
--------------------------------------------------------------------------------------------------------*/
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
textarea,
input.text,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="button"],
input[type="submit"],
.input-checkbox {
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  box-shadow: none !important;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
/* Images and wp-captions should always fit and be responsive */
img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
img[class*="wp-image-"] {
  margin-top: 4px;
  margin-bottom: 10px;
}
.wp-caption {
  margin-bottom: 10px;
  max-width: 100%;
  background: #F3F3F3;
}
.wp-caption.aligncenter {
  margin-bottom: 10px;
}
.wp-caption.aligncenter img {
  margin: 0 auto;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-bottom: 5px;
}
.wp-caption .wp-caption-text {
  text-align: center;
  line-height: 1.2em;
  padding-bottom: 5px;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}
video {
  max-width: 100%;
  height: auto;
}
.bottom-margin {
  margin-bottom: 30px;
}
.clear {
  clear: both;
}
.no-margin {
  margin: 0;
}
.no-gutter {
  padding-left: 0;
  padding-right: 0;
}
.no-padding-left {
  padding-left: 0;
}
.inner a {
  font-weight: 400;
}
.blue {
  color: #000000;
}
b,
strong {
  font-weight: 500;
}
body {
  font-weight: 300;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 16px;
  margin-bottom: 18px;
}
.btn.btn-primary a {
  color: #FFF;
}
.button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
  background-color: #fff;
  border-color: #000000;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.button:focus,
.button:active:focus,
.button.active:focus,
.button.focus,
.button:active.focus,
.button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button:hover,
.button:focus,
.button.focus {
  color: #000000;
  text-decoration: none;
}
.button:active,
.button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.button.disabled,
fieldset[disabled] a.button {
  pointer-events: none;
}
.button:focus,
.button.focus {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.button:hover {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.button:active,
.button.active,
.open > .dropdown-toggle.button {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.button:active:hover,
.button.active:hover,
.open > .dropdown-toggle.button:hover,
.button:active:focus,
.button.active:focus,
.open > .dropdown-toggle.button:focus,
.button:active.focus,
.button.active.focus,
.open > .dropdown-toggle.button.focus {
  color: #000000;
  background-color: #d4d4d4;
  border-color: #000000;
}
.button:active,
.button.active,
.open > .dropdown-toggle.button {
  background-image: none;
}
.button.disabled:hover,
.button[disabled]:hover,
fieldset[disabled] .button:hover,
.button.disabled:focus,
.button[disabled]:focus,
fieldset[disabled] .button:focus,
.button.disabled.focus,
.button[disabled].focus,
fieldset[disabled] .button.focus {
  background-color: #fff;
  border-color: #000000;
}
.button .badge {
  color: #fff;
  background-color: #000000;
}
.expand,
ul.page-numbers li .prev,
ul.page-numbers li .next,
.kalendae .k-btn-previous-month,
.kalendae .k-btn-next-month,
.ticketbox .price:before {
  font-family: 'site-symbols';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* =Header
--------------------------------------------------------------------------------------------------------*/
.home-intro {
  position: relative;
  min-height: 482px;
  width: 100%;
  overflow: hidden;
}
.home-intro .mainslider img {
  width: 100%;
}
.home-intro .intro-logo {
  position: absolute;
  top: 0;
  z-index: 30;
  pointer-events: none;
  height: 100%;
  text-align: right;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.home-intro .intro-logo img {
  display: inline-block;
}
.home #header {
  z-index: 10;
}
.home .home-intro {
  margin-top: -80px;
}
/* =Nav
--------------------------------------------------------------------------------------------------------*/
.navbar-toggle {
  padding: 0;
  font-size: 26px;
  color: #fff;
  padding-bottom: 4px;
  margin-right: 0;
}
.navbar-collapse {
  box-shadow: none;
}
#main-nav {
  margin-top: 16px;
}
.navbar-default .navbar-nav > li > a {
  color: #878787;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  padding-bottom: 23px;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 4px;
  background: #FAFAFA;
  border: 0;
  padding: 10px 0;
}
.navbar-nav > li > .dropdown-menu > li > a {
  color: #878787;
  padding: 3px 20px;
  font-weight: 300;
}
.navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-nav > li > .dropdown-menu > li > a:focus,
.navbar-nav > li > .dropdown-menu li.active > a {
  color: #000000;
  background-color: transparent;
}
#main-nav li.current-menu-parent > a {
  color: #000000;
}
#nav-footer {
  margin-top: 30px;
  text-transform: uppercase;
}
#nav-footer ul {
  display: inline-block;
}
#nav-footer li a {
  font-size: 12px;
  font-weight: 700;
  color: #6D6D6D;
}
#nav-footer li a:after {
  content: " :";
  /* Unicode hex for &raquo; */
}
#nav-footer li li a:after {
  content: "";
  /* Unicode hex for &raquo; */
}
#nav-footer li li {
  display: inline-block;
  padding-left: 5px;
  padding-top: 10px;
}
#nav-footer li li a {
  color: #7a7a7a;
  font-weight: normal;
  padding-left: 5px;
  border-left: 1px solid #adadad;
}
#nav-footer li li:first-child a {
  border-left: none;
}
#nav-footer li.current-menu-parent li a {
  color: #6D6D6D;
}
#nav-footer li li a:hover {
  color: #000;
}
#nav-footer li li.current-menu-item a {
  color: #000;
}
/* =Home Features
--------------------------------------------------------------------------------------------------------*/
.featured-holder {
  margin-top: 20px;
  height: 53px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.featured-holder .intro-content {
  height: 53px;
  border: 1px solid #d9d9d9;
  border-right: 0;
  background: #FFF;
  color: #000;
  line-height: 53px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.featured-holder .intro-content a {
  color: #000;
}
.featured-holder .intro-content a:hover {
  color: #000000;
}
.featured-holder .featured-title {
  background: #000000;
  display: block;
  height: 53px;
  color: #FFF;
  font-size: 20px;
  padding: 12px;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.featured-holder .featured-title a {
  color: #FFF;
}
.intro-bottom {
  background: #FFF;
  margin: 20px 0 40px;
  overflow: auto;
}
.intro-bottom .image {
  padding-right: 0;
}
.intro-bottom img {
  margin-left: -15px;
}
.intro-bottom .col-sm-8:before {
  content: ' ';
  position: absolute;
  background: #dedede;
  height: 90%;
  width: 1px;
  right: 0;
  top: 15px;
  bottom: 15px;
}
.intro-bottom .intro-info li {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 5px;
  padding-top: 5px;
}
.intro-bottom .intro-info li:last-child {
  border-bottom: none;
}
.left-col {
  border-right: 1px solid #d9d9d9;
  margin-bottom: -30000px;
  padding-bottom: 30000px;
  padding-top: 16px;
}
.left-col .sidebar_left {
  padding-bottom: 60px;
}
.left-col .sidebar_left h3 {
  margin-right: -15px;
  font-weight: 400;
  padding-left: 12px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #d9d9d9;
  /*
		    border-left: 12px solid @blue;
		border-top: 1px solid #d9d9d9;
	    border-left: 1px solid #d9d9d9;
	    background: #FFF;
	    text-transform: uppercase;
*/
}
/* =Upcoming and Events
--------------------------------------------------------------------------------------------------------*/
.uppercase-link {
  text-transform: uppercase;
  padding-top: 10px;
  display: block;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 400;
}
.related_events {
  padding-top: 10px;
  font-weight: 400;
}
.related_events a {
  color: #000;
}
.related_events a:hover {
  color: #80c65c;
}
.exhibit-li a {
  font-size: 18px;
  font-weight: 400;
  color: #000;
}
.exhibit-li a.active {
  color: #80c65c;
}
.exhibit-li a:hover {
  color: #80c65c;
}
/* =Content
--------------------------------------------------------------------------------------------------------*/
/* =Footer
--------------------------------------------------------------------------------------------------------*/
/*
html, body {
  height: 100%;
}

body {

  display: flex;
  flex-flow: column;
}

footer {
  margin-top: auto;

}
*/
#footer {
  width: 100%;
  background: #FFF;
  border-top: 1px solid #d9d9d9;
  position: relative;
}
/*LIKE*/
#likebuttons-header {
  height: 35px;
  width: 280px;
  padding-top: 5px;
  margin: 0 auto 10px;
  border-bottom: 1px solid #7a7a7a;
  text-align: center;
}
#likebuttons-footer {
  width: 140px;
  margin: 0 auto;
}
#likebuttons-footer li {
  height: 32px;
}
#likebuttons li {
  width: 32px;
  display: inline-block;
  text-align: center;
  position: relative;
}
#likebuttons li.share-it {
  font-size: 16px;
  line-height: 27px;
  color: #6d6d6d;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  width: 60px!important;
}
#likebuttons > li a {
  width: 25px;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  background: #7a7a7a;
  display: inline-block;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
}
#likebuttons > li a:hover {
  background: #000000;
}
#followbuttons {
  text-align: center;
  margin: 0 auto;
  width: 260px;
}
#like .text {
  padding-bottom: 5px;
  font-size: 110%;
  text-align: center;
}
#followbuttons .twitter-follow-button {
  float: right;
}
/* =Gallery
--------------------------------------------------------------------------------------------------------*/
/* =Home Date
--------------------------------------------------------------------------------------------------------*/
.intro-date {
  width: 80px;
  overflow: auto;
  padding-top: 15px;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  right: 14px;
  z-index: 1;
  top: 0;
  height: 100%;
}
.intro-date .fs_date_sep {
  position: relative;
  height: 55px;
  width: 20px;
  color: #FFF;
  font-weight: 700;
  font-size: 42px;
  display: block;
  margin: -15px auto 0;
}
.intro-date .fs_date {
  position: relative;
  height: 50px;
  width: 65px;
  display: block;
  margin: 5px 10px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
}
.intro-date .fs_date-nomarg {
  margin-top: 10px;
}
.intro-date .month {
  text-transform: uppercase;
  font-size: 20px;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 40px;
  color: #FFF;
  text-align: center;
}
.intro-date .day {
  font-size: 34px;
  width: 40px;
  letter-spacing: 1px;
  position: absolute;
  left: 0px;
  top: -2px;
  color: #FFF;
  line-height: 22px;
}
.intro-date .year {
  display: block;
  position: absolute;
  right: -8px;
  top: 7px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  font-size: 20px;
  color: #FFF;
}
/* =Copyright
--------------------------------------------------------------------------------------------------------*/
/* =Social
--------------------------------------------------------------------------------------------------------*/
/* List venue rentals
--------------------------------------------------------------------------------------------------------*/
.list-venue-items .venue-info {
  display: block;
  background: #000000;
  color: #FFF;
  margin-top: 5px;
  padding: 5px 5px;
  text-align: center;
}
.list-venue-items .venue-info:hover {
  color: #5a5a5a;
}
.list-venue-items .list_box {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  position: relative;
}
.list-venue-items .list-bar {
  background: #f5f5f5;
  margin-left: 70px;
  height: 40px;
}
.list-venue-items .list-content {
  margin-left: 70px;
  /*  height: 150px; */
  padding: 20px 0;
  color: #585858;
}
.list-venue-items .list-content .image {
  float: left;
  margin-right: 30px;
  width: 300px;
}
.list-venue-items .list-content .text {
  font-size: 14px;
  line-height: 1.4;
  /*
		    height: 150px;
		    text-align: left;
		    overflow: hidden;
		*/
}
.list-venue-items span.list_title {
  text-decoration: none;
  float: left;
  line-height: 40px;
  padding: 0 20px;
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 122%;
  color: #585858;
}
/* =Search
--------------------------------------------------------------------------------------------------------*/
/* =Backtotop
--------------------------------------------------------------------------------------------------------*/
#backtotop {
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: none;
  z-index: 30;
}
#backtotop a {
  display: block;
  float: right;
}
/* =Category and Tag blocks
--------------------------------------------------------------------------------------------------------*/
/*

.pagination > li > a,
.pagination > li > span {
    background: #FFF;
    border: 1px solid #d6d6d6;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: @gray;
    margin-right: 4px;
    margin-left: 4px;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none;
    float: none;
}
.pagination > li > span.current {
    color: @red;
}

.cat-links ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.cat-links ul a{

}
.tags-links a{
	font-size: 12px;
	line-height: 1;
}
*/
/*	Typography presets
	------------------	*/
h1.product_title {
  display: none;
}
.section-header {
  font-family: 'IBM Plex Sans', sans-serif;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.grayline {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 10px;
  padding-top: 10px;
}
.upper {
  text-transform: uppercase;
}
.bgblock {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 15px;
  font-size: 150%;
  font-family: 'IBM Plex Sans', sans-serif;
}
.lightgray a[href^="tel:"]:link {
  color: #adadad !important;
}
a[href^="tel:"]:link {
  cursor: default;
  color: #000 !important;
}
p {
  margin-bottom: 1em;
}
a:link,
a:active,
a:focus,
a:visited {
  text-decoration: none;
}
a {
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}
blockquote {
  border-top: 1px #ccc dotted;
  border-bottom: 1px #ccc dotted;
  text-align: justify;
  margin: 20px;
  padding: 12px;
}
blockquote:first-letter {
  font-size: 24px;
  padding-right: 1px;
}
blockquote:first-line {
  font-size: 20px;
}
.alignleft {
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}
.alignright {
  float: right;
  margin-left: 10px;
  margin-top: 5px;
}
.wp-caption-text {
  text-align: center;
  margin-bottom: 0.5em;
}
.sideimg img {
  margin: 0 auto;
  width: 100%;
}
/* Image elements */
img,
object,
embed {
  max-width: 100%;
  height: auto;
  display: block;
}
.credit img {
  max-width: inherit;
  display: inherit;
  height: inherit;
}
iframe {
  max-width: 100%;
}
.screen-reader-text {
  display: none;
}
.normal {
  font-weight: 300;
}
h1 {
  line-height: 1.4em;
}
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
}
#issuupress h3 {
  font-size: 180%;
  padding-bottom: 30px;
}
.issuu-list li {
  font-size: 1.4em;
  padding-bottom: 10px;
}
.issuu-list li small {
  float: right;
}
.issuu-list li.issuu-selected a {
  color: #000;
}
video {
  max-width: 100%;
  height: auto;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.aligncenter {
  margin: 0 auto;
}
#main {
  position: relative;
  z-index: 1;
  -webkit-text-size-adjust: 100%;
  /* Stops Mobile Safari from auto-adjusting font-sizes */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}
#header {
  height: 79px;
  width: 100%;
  background: #FAFAFA;
  position: relative;
  z-index: 3;
}
#header-mobile {
  display: none;
}
#logo {
  margin-left: 14px;
  width: 130px;
  padding: 5px 0;
}
#icon-title {
  text-align: center;
  margin-right: 30px;
  font-size: 130%;
  line-height: 50px;
  color: #000000;
}
/*HEADER BOXES*/
#info {
  color: #FFF;
  font-size: 12px;
  margin-top: 10px;
  font-weight: 400;
}
#info .text {
  border-right: 1px solid #7a7a7a;
  vertical-align: middle;
  height: 70px;
}
#info .flare {
  vertical-align: middle;
}
/*INFO*/
#info .flare {
  position: relative;
}
#info .text {
  margin-right: 5%;
  width: 43%;
  padding-top: 9px;
}
.moreinfo {
  position: absolute;
  right: -18px;
  top: -6px;
  text-align: center;
  width: 60px;
  font-style: italic;
  font-size: 10px;
}
.moreinfo .single-icons {
  color: #000000;
  font-size: 26px;
}
.moreinfo a {
  font-size: 90%;
}
/*end like*/
.search-box {
  width: 215px;
  height: 2em;
  padding: 0;
  margin: 0;
  line-height: 2em;
  position: relative;
  transition: all 0.25s linear;
  background: #fff;
}
.search-box input {
  width: 215px;
  height: 2em;
  line-height: 1em;
  padding: 0 0 0 0.5em;
  border: none;
  outline: none;
  background-color: transparent;
  font-size: 1em;
  color: #000;
  float: left;
  transition: all 0.25s linear;
}
.search-box .icon-search {
  width: 2em;
  height: 2em;
  line-height: 2em;
  padding: 0;
  color: #000;
  text-align: center;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.25s linear;
  background: #FFF;
}
.search-box .icon-search:before {
  content: "\f002";
  font-family: FontAwesome;
  font-style: normal;
}
.search-box .icon-search:hover {
  color: #eee;
}
.search-box.collapsed {
  width: 2em;
  margin-left: 10em;
}
.search-box.collapsed input {
  width: 0;
}
.search-box.collapsed .icon-search {
  color: #000;
}
.search-box.collapsed .icon-search:hover {
  color: #bbb;
}
/*SEARCH*/
#search {
  position: absolute;
  top: 15px;
  right: 15px;
}
/*

#search input {
  line-height: 30px;
  width: 280px;
  height: 30px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px #d9d9d9 solid;
  padding: 3px 15px;
  margin-top: 30px;
  font-size: 16px;
  color: #585858;
}
*/
/*
#search .icon-search {
  position: absolute;
  font-size: 200%;
  top: 60px;
  left: 360px;
  color: #000;
}
*/
/*
#search #searchform {
  text-align: center;
}
*/
/*END HEADER BOXES*/
/** Dave's WordPress Live Search CSS **/
ul.dwls_search_results {
  display: block;
  background-color: #fff;
  width: 292px;
  max-height: 500px;
  position: absolute;
  top: 20px;
  left: 0;
  overflow: auto;
  z-index: 9999;
  list-style-type: none;
  list-style-image: none;
  list-style-position: inside;
  border: 1px #d9d9d9 solid;
  padding: 0;
  margin: 0;
  border-top: none;
}
ul.dwls_search_results li {
  display: block;
  padding: 5px 10px 5px 10px;
  margin: 0 0 0 0;
  text-align: left;
  text-decoration: none;
  border-bottom: 1px solid #f5f5f5;
  height: 35px;
}
ul.dwls_search_results li:hover {
  background: #f5f5f5;
}
ul.dwls_search_results li a {
  display: block;
  margin-left: 0;
  padding-left: 0;
  text-decoration: none;
  color: #585858;
  height: 35px;
}
ul.dwls_search_results li a:visited {
  color: #585858;
}
ul.dwls_search_results li a span {
  font-size: 180%;
  height: 35px;
  display: block;
  width: 35px;
  line-height: 35px;
  float: left;
}
ul.dwls_search_results .daves-wordpress-live-search_author {
  margin: 0;
  font-size: 90%;
  font-weight: bold;
}
ul.dwls_search_results .daves-wordpress-live-search_date {
  margin: 0;
  font-size: 90%;
}
/* BEGIN post thumbnails */
ul.dwls_search_results li.post_with_thumb a {
  width: 225px;
  margin-bottom: 5px;
}
ul.dwls_search_results li.post_with_thumb .post_thumb {
  float: right;
  margin: 3px 5px 5px 0;
  height: 35px;
  width: 35px;
}
/* END post thumbnails */
/* BEGIN post excerpt */
ul.dwls_search_results .excerpt,
ul.dwls_search_results .meta {
  font-size: 75%;
  width: 100%;
}
/* END post excerpt */
ul.dwls_search_results .clearfix,
ul.dwls_search_results .dl-horizontal dd,
ul.dwls_search_results .container,
ul.dwls_search_results .container-fluid,
ul.dwls_search_results .row,
ul.dwls_search_results .form-horizontal .form-group,
ul.dwls_search_results .btn-toolbar,
ul.dwls_search_results .btn-group-vertical > .btn-group,
ul.dwls_search_results .nav,
ul.dwls_search_results .navbar,
ul.dwls_search_results .navbar-header,
ul.dwls_search_results .navbar-collapse,
ul.dwls_search_results .pager,
ul.dwls_search_results .panel-body,
ul.dwls_search_results .modal-header,
ul.dwls_search_results .modal-footer {
  float: none !important;
  clear: both !important;
}
.search_footer {
  width: 100%;
  text-align: right;
  padding: 0.5em 0;
  font-size: 0.9em;
}
.search_footer a,
.search_footer a:visited {
  margin-right: 1em;
  text-decoration: none;
  font-style: italic;
}
.search_results_activity_indicator {
  background: #FFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.dwls_search_results_activity_indicator {
  z-index: 999999;
}
/*End daves search*/
#main-sidebar {
  background-color: #f5f5f5;
  margin-bottom: -30000px;
  padding-bottom: 30000px;
  overflow: hidden;
}
#content {
  overflow: hidden;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: -30000px;
  padding-bottom: 30000px;
}
#page-header {
  margin-bottom: 15px;
  position: relative;
}
#page-header h2 {
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: #000;
  border-bottom: 1px solid #d9d9d9;
  height: 40px;
  margin-bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page-icons {
  position: relative;
  width: 50px;
  font-size: 30px;
  height: 45px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  -moz-border-radius: 50%;
  /* Firefox */
  -webkit-border-radius: 50%;
  /* Safari, Chrome */
  border-radius: 50%;
  /* CSS3 */
  background: transparent;
  margin: 5px 10px 5px 5px;
  color: #000;
  float: left;
}
.main-content {
  position: relative;
}
.main-content.col-sm-9 {
  padding-right: 0;
}
.inner {
  padding: 15px 15px 40px;
  overflow: auto;
  background: #FFF;
  margin-bottom: -30000px;
  padding-bottom: 30000px;
}
.inner-image {
  background: #FFF;
  overflow: auto;
}
/*
.inner .text-content ul,
.details-inner .text-content ul,
.details-inner article ul {
  padding-left: 25px;
}
.inner .text-content ul li,
.details-inner .text-content ul li,
.details-inner article ul li {
  list-style: disc;
  padding-bottom: 5px;
}
*/
.sidebar-inner {
  padding-bottom: 30px;
}
.sidebar_bar {
  border-left: 1px solid #d9d9d9;
  margin-bottom: -30000px;
  padding-bottom: 30000px;
}
.sidebar_right h3 {
  /*border-top: 1px solid @gray;
	*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #d9d9d9;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  background: #f5f5f5;
  margin-left: -15px;
  margin-bottom: 10px;
  font-weight: 300;
  pointer-events: none;
}
.sidebar_right.expand-box h3 {
  pointer-events: all;
}
.sidebar_right_menu h3 {
  height: 40px;
  text-transform: uppercase;
  line-height: 40px;
  padding-left: 20px;
  background: #000;
  color: #FFF;
  pointer-events: none;
}
.sidebar_list_menu {
  padding: 0px 20px 20px 20px;
}
.sidebar_list {
  padding: 0 15px;
  color: #585858;
  font-size: 14px;
}
.sidebar_content {
  overflow: auto;
  padding: 0 15px;
  color: #585858;
}
.sidebar_intro {
  margin: 20px 20px 0 20px;
  color: #585858;
  border-bottom: 1px solid #d9d9d9;
}
.sidebar_left .sidebar_list {
  color: #231F20;
}
.sidebar_content div {
  position: relative;
}
.sidebar_content .sub-blocks h4 {
  margin: 20px 0 5px;
  border-top: 1px solid #d9d9d9;
  padding-top: 20px;
  text-transform: uppercase;
}
.sidebar_intro ul,
.sidebar_content ul {
  padding-left: 15px;
}
.sidebar_intro li,
.sidebar_content li {
  list-style: disc;
  padding-bottom: 5px;
}
/*Specific sidebar blocks*/
.visitors-info .sidebar_list {
  position: relative;
  line-height: 1.2;
}
.visitors-info .sidebar_list div {
  margin-bottom: 5px;
}
.visitors-info .sidebar_list small {
  color: #adadad;
}
.visitors-info .moreinfo {
  right: 20px;
  bottom: 5px;
  top: auto;
}
.visitors-info .icon-map {
  color: #000000;
}
.icon-map:hover {
  color: #7a7a7a;
}
/*FOOTER*/
.top {
  float: right;
  margin-right: 20px;
  font-size: 12px;
}
.copyright {
  margin-top: 20px;
  clear: both;
  font-size: 10px;
  color: #adadad;
}
.copyright a:link,
.copyright a:visited {
  color: #adadad;
}
#sitecredit {
  margin: 0 auto;
  text-align: center;
  font-size: 10px;
  color: #d9d9d9;
  text-transform: uppercase;
}
#sitecredit img {
  margin: 0 auto;
}
#footer-icons {
  padding-top: 40px;
  float: right;
}
.footer-icons {
  width: 40px;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  -moz-border-radius: 50%;
  /* Firefox */
  -webkit-border-radius: 50%;
  /* Safari, Chrome */
  border-radius: 50%;
  background: #adadad;
  /*margin: 5px 10px 5px 25px;*/
  color: #FFF;
  float: left;
  margin-right: 40px;
  cursor: pointer;
}
.footer-icons:hover {
  color: #000000;
}
/*404 error*/
/*search page*/
.searchtop {
  margin: 0 20px 0;
}
.resultcount {
  float: right;
  color: #adadad;
}
.resultheader {
  margin: 0 20px 0;
  font-size: 140%;
}
.resultheader .fs_right {
  height: 40px;
}
.resultheader .fs_right span.fs_title {
  line-height: 40px;
  padding: 0px;
  padding-left: 10px;
  vertical-align: middle;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.resultheader .fs_box {
  float: none;
}
.searchtop.post-bottom {
  border-top: 1px solid #d9d9d9;
  margin-top: 10px;
  padding-top: 5px;
  margin-bottom: 30px;
}
.results {
  font-size: 90%;
  display: inline-block;
}
.search .featured_list_find {
  background-image: none;
}
/*SEARCH*/
#error-search input {
  line-height: 30px;
  width: 280px;
  height: 30px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px #d9d9d9 solid;
  padding: 3px 15px;
  margin-top: 30px;
  font-size: 16px;
  color: #585858;
  position: relative;
}
/*powerpress lectures*/
.powerpress_player {
  display: none;
}
.powerpress_links {
  font-size: 80%;
  color: #aaaaaa;
  font-style: italic;
}
.lecture-li li {
  padding-bottom: 10px;
}
/*--SHARE BUTTONS--*/
.share-this {
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  padding: 5px 0;
  margin-top: 30px;
  overflow: hidden;
  clear: both;
}
.share-this #share {
  float: right;
}
.share-this-top {
  width: 245px;
  float: right;
}
#share li.share-title {
  text-transform: uppercase;
  vertical-align: middle;
  width: 45px!important;
  white-space: nowrap;
}
#share > li {
  width: 30px;
  display: inline-block;
  text-align: center;
  position: relative;
}
#share > li a {
  display: inline-block;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #7a7a7a;
  color: #FFF;
  cursor: pointer;
  width: 20px;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  position: relative;
}
#share > li a:link,
#share > li a:visited {
  color: #FFF;
}
#share > li a:hover {
  background: #000000;
}
/*SUPPORTING STYLES*/
/**
 * New Gallery CSS
 * ---------------------------
 */
.masonry {
  position: relative;
  margin: 20px 5px 20px;
}
.masonry .item {
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.masonry .gallery-loading {
  text-align: center;
  padding: 40px 0;
  width: 100%;
  display: block;
}
.masonry .gallery-loading img {
  margin: 0 auto;
}
.masonry .wp-caption {
  padding: 0!important;
}
/*tinybox*/
.tbox {
  position: absolute;
  display: none;
  padding: 14px 17px;
  z-index: 900;
}
.tinner {
  padding: 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff url(img/ajax-loader.gif) no-repeat 50% 50%;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}
.tmask {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  z-index: 800;
}
.tbox .icon-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.tbox .icon-close:hover {
  background-position: 0 -30px;
}
#error {
  background: #ff6969;
  color: #fff;
  text-shadow: 1px 1px #cf5454;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0;
}
#error .tcontent {
  padding: 10px 14px 11px;
  border: 1px solid #ffb8b8;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#success {
  background: #2ea125;
  color: #fff;
  text-shadow: 1px 1px #1b6116;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10;
  -moz-border-radius: 0;
  border-radius: 0;
}
#bluemask {
  background: #4195aa;
}
#frameless {
  padding: 0;
}
#frameless .tclose {
  left: 6px;
}
/*end tinybox*/
/*tickets, other*/
.single-icons {
  width: 50px;
  font-size: 30px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  -moz-border-radius: 50%;
  /* Firefox */
  -webkit-border-radius: 50%;
  /* Safari, Chrome */
  border-radius: 50%;
  /*	margin: 5px 10px 5px 20px;*/
  color: #000;
  /*float: left;*/
}
.main-image img {
  margin: 0 auto;
}
.main-image {
  overflow: auto;
  position: relative;
}
.single-exhibition .main-image,
.single-event .main-image {
  margin-bottom: 0px;
  background: #000;
}
.main-image.main-two .halfimg {
  float: left;
  width: 50%;
}
.extratext {
  font-weight: 700;
}
.lightgray {
  color: #585858;
  font-weight: 400!important;
}
.large-black {
  color: #000;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400!important;
}
.inner ul.people li {
  padding-bottom: 10px;
}
ul.people {
  padding-left: 60px;
  padding-bottom: 30px;
}
ul.people.two {
  padding-left: 120px;
}
ul.people.two li,
ul.people.three li {
  padding-bottom: 5px;
}
.expand-box {
  margin: 0px 0 30px;
}
.sidebar_left.expand-box h3,
.sidebar_right.expand-box h3 {
  cursor: pointer;
  /*
  background: @blue;
  color: #FFF;
*/
}
.sidebar_left .expand,
.sidebar_right .expand,
.other-details .expand {
  float: right;
  display: inline-block;
  margin-right: 20px;
  color: #000000;
  font-size: 28px;
  padding: 5px 0;
}
.expand-box:hover h3,
.expand-box:hover .expand {
  color: #000;
}
.expand-box .sidebar_list {
  display: none;
}
.more {
  float: right;
  color: #000000;
  font-style: italic;
  font-size: 80%;
}
/*columns*/
.one_half {
  width: 48%;
  margin-right: 2%;
}
.one_half.last_column {
  margin-right: 0;
  margin-left: 2%;
}
.one_third {
  width: 32%;
  margin-right: 1.3%;
}
.one_third.last_column {
  margin-right: 0;
  margin-left: 1.3%;
}
.two_third {
  width: 64%;
  margin-right: 2.6%;
}
.two_third.last_column {
  margin-right: 0;
  margin-left: 2.6%;
}
.one_fourth {
  width: 24%;
  margin-right: 1%;
}
.one_fourth.last_column {
  margin-right: 0;
  margin-left: 1%;
}
.three_fourth {
  width: 72%;
  margin-right: 3%;
}
.three_fourth.last_column {
  margin-right: 0;
  margin-left: 3%;
}
.one_fifth {
  width: 19%;
  margin-right: 1%;
}
.one_fifth.last_column {
  margin-right: 0;
  margin-left: 1%;
}
.two_fifth {
  width: 38%;
  margin-right: 2%;
}
.two_fifth.last_column {
  margin-right: 0;
  margin-left: 2%;
}
.three_fifth {
  width: 57%;
  margin-right: 3%;
}
.three_fifth.last_column {
  margin-right: 0;
  margin-left: 3%;
}
.one_sixth {
  width: 16%;
  margin-right: 0.6%;
}
.one_sixth.last_column {
  margin-right: 0;
  margin-left: 0.6%;
}
/*SUB Nav */
.inpage-nav {
  padding-bottom: 10px;
}
.inpage-nav li a {
  font: normal 120%/180% 'IBM Plex Sans', sans-serif;
  text-transform: inherit;
  display: block;
  color: #585858;
}
.inpage-nav li a:hover {
  color: #000;
}
.inpage-nav li.current_page_item a {
  font-weight: 700;
  color: #000;
  padding-left: 30px;
}
.inpage-nav li.current_page_item {
  border-left: 10px solid #000000;
  border-bottom: 1px solid #d9d9d9;
}
/*FOOTER menu*/
.gallery-item dt {
  float: none;
  clear: none;
  width: auto;
  text-align: center;
  font-weight: normal;
  padding: 20px;
}
/*page / news */
.post-top {
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.post-bottom-border {
  overflow: hidden;
  border-top: 1px solid #D9D9D9;
  padding-bottom: 5px;
  padding-top: 5px;
}
.post-bottom {
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-top: -25px;
}
.widget .sidebar_list li {
  list-style: none;
  height: 26px;
  line-height: 26px;
}
.widget li a:link,
.widget li a:visited {
  color: #585858;
}
.widget li a:hover {
  color: #000000;
}
.new-posts {
  margin-bottom: 30px;
  overflow: hidden;
}
hr {
  border-color: #d9d9d9;
}
.news-cat {
  font-size: 90%;
  display: inline-block;
}
.news-cat a:link,
.news-cat a:visited {
  font-family: 'IBM Plex Sans', sans-serif;
  text-transform: uppercase;
  color: #000;
}
.news-tags {
  margin-top: 20px;
  font-size: 90%;
}
.news-date {
  font-family: 'IBM Plex Sans', sans-serif;
  letter-spacing: 1px;
  color: #adadad;
}
.readmore {
  font-size: 90%;
  font-style: italic;
}
.pages,
.newer-older {
  /*float: right;*/
}
.newer-older {
  /*width: 40px;*/
}
ul.page-numbers li {
  display: inline;
}
ul.page-numbers li a:link,
ul.page-numbers li a:visited,
ul.page-numbers li a:active,
.newer-older .older a,
.newer-older .newer a {
  color: #000000;
  padding: 0 1px;
}
ul.page-numbers li .prev,
ul.page-numbers li .next {
  font-weight: 700;
  font-size: 88%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.newer-older .older {
  float: left;
}
.newer-older .newer {
  float: right;
}
.newer-older .older a,
.newer-older .newer a {
  font-weight: 700;
  font-size: 120%;
}
/*business members*/
.sponsors .logo,
.lead-sponsor .logo {
  width: 200px;
  padding: 10px 0;
}
li.sponsors,
li.lead-sponsor {
  font-style: italic;
  font-size: 90%;
  line-height: 130%;
}
ul.sponsors,
ul.lead-sponsor {
  margin-top: 40px;
}
ul.underwriters,
ul.sponsors,
ul.lead-sponsor {
  overflow: auto;
}
li.underwriters {
  width: 200px;
  /* padding-right: 3%; */
  /* float: left; */
  /* font-style: italic; */
  /* font-size: 90%; */
  /* line-height: 130%; */
}
li.underwriters.last {
  padding-right: 0;
}
ul.underwriters .logo {
  padding: 10px 0;
  width: 90%;
  margin: 0 auto;
}
ul.sponsors li,
ul.underwriters li,
ul.partners li,
ul.leaders li,
ul.associates li,
ul.media-sponsors li {
  padding-bottom: 5px;
}
ul.underwriters,
ul.partners,
ul.leaders,
ul.associates,
ul.media-sponsors {
  margin-top: 25px;
}
/*visitors page*/
#main-sidebar .newsletter p {
  display: none;
}
#main-sidebar .newsletter .sidebar_list {
  padding-bottom: 40px;
}
.newsletter p {
  margin: 0;
}
.newsletter .gfield_label,
.newsletter .validation_error {
  display: none!important;
}
.newsletter .gform_body {
  padding-right: 2%;
}
#gform_wrapper_22.gform_wrapper {
  margin: 0;
}
#gform_wrapper_22.gform_wrapper ul.gform_fields li.gfield,
#gform_wrapper_22.gform_wrapper .top_label div.ginput_container {
  margin-top: 0!important;
  padding-right: 0!important;
}
.newsletter .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
.newsletter .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
  float: left;
}
/*
.newsletter  .gform_wrapper .ginput_complex span {
    display: inline;
}
*/
.newsletter .gform_footer {
  margin-top: 0px!important;
  clear: none!important;
  padding: 0!important;
  width: auto!important;
}
.newsletter .gform_footer input {
  margin: 0px!important;
}
#main-sidebar .newsletter .gform_body {
  float: left;
  width: 54%;
}
#map_1 {
  clear: none!important;
}
#map_canvas {
  width: 100%;
  height: 400px;
  background-image: url("img/ajax-loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
}
#map_canvas img {
  max-width: none;
}
.view-larger {
  font-size: 80%;
  font-style: italic;
}
.events-map {
  width: 100%;
}
.direction-field {
  float: left;
}
#visiter-option {
  overflow: hidden;
  margin: 10px 0;
}
/*--VISIT BUTTONS--*/
.panels {
  margin-top: 20px;
}
#visit-icons {
  width: 277px;
  display: block;
  float: right;
}
#visit-icons > li {
  display: inline-block;
}
#visit-icons > li a {
  width: 30px;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #d9d9d9;
  color: #000;
  float: left;
  margin-left: 20px;
  cursor: pointer;
}
#visit-icons > li a:hover,
#visit-icons > li a.active {
  background: #80c65c;
  color: #FFF;
}
/* Artist Pages*/
.artist-list {
  overflow: auto;
}
.artist-list ul {
  width: 25%;
  float: left;
  overflow: auto;
}
.artist-list ul li {
  padding-bottom: 5px;
}
/*Exhibition Pages */
.backlist {
  padding-left: 15px;
  padding-top: 10px;
}
.backlist a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
  background-color: #fff;
  border-color: #000000;
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.backlist a:focus,
.backlist a:active:focus,
.backlist a.active:focus,
.backlist a.focus,
.backlist a:active.focus,
.backlist a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.backlist a:hover,
.backlist a:focus,
.backlist a.focus {
  color: #000000;
  text-decoration: none;
}
.backlist a:active,
.backlist a.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.backlist a.disabled,
.backlist a[disabled],
fieldset[disabled] .backlist a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.backlist a.disabled,
fieldset[disabled] a.backlist a {
  pointer-events: none;
}
.backlist a:focus,
.backlist a.focus {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.backlist a:hover {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.backlist a:active,
.backlist a.active,
.open > .dropdown-toggle.backlist a {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.backlist a:active:hover,
.backlist a.active:hover,
.open > .dropdown-toggle.backlist a:hover,
.backlist a:active:focus,
.backlist a.active:focus,
.open > .dropdown-toggle.backlist a:focus,
.backlist a:active.focus,
.backlist a.active.focus,
.open > .dropdown-toggle.backlist a.focus {
  color: #000000;
  background-color: #d4d4d4;
  border-color: #000000;
}
.backlist a:active,
.backlist a.active,
.open > .dropdown-toggle.backlist a {
  background-image: none;
}
.backlist a.disabled:hover,
.backlist a[disabled]:hover,
fieldset[disabled] .backlist a:hover,
.backlist a.disabled:focus,
.backlist a[disabled]:focus,
fieldset[disabled] .backlist a:focus,
.backlist a.disabled.focus,
.backlist a[disabled].focus,
fieldset[disabled] .backlist a.focus {
  background-color: #fff;
  border-color: #000000;
}
.backlist a .badge {
  color: #fff;
  background-color: #000000;
}
.share-this .backlist {
  padding-left: 0px;
  font-style: italic;
  padding-top: 5px;
  float: left;
}
.woocommerce-breadcrumb {
  float: left;
}
.exhibit-logo {
  margin-bottom: 20px;
}
.exhibit-title h2 {
  font-size: 180%;
  margin: 10px 0 0px;
  line-height: 130%;
}
.other-details.expand-box {
  margin: 20px 0;
}
.other-details h3 {
  margin: 0;
}
.other-details .details-title {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  background: #f5f5f5;
  margin-right: 1px;
  font-weight: 300;
}
.expand-box .details-inner {
  display: none;
}
.details-inner {
  padding: 20px 10px 10px 10px;
  color: #585858;
}
.event-tonight,
strong .event-tonight {
  color: #de5227;
}
.event-date {
  font-family: 'IBM Plex Sans', sans-serif;
  letter-spacing: 1px;
  color: #585858;
  font-size: 85%;
}
.related_events li {
  border-top: 1px solid #d9d9d9;
  padding: 10px 0;
}
.related_events li:first-child {
  border-top: none;
  padding: 0 0 10px;
}
.related_events strong {
  font-weight: 600;
}
.event-icon {
  position: absolute;
  right: 0px;
  bottom: 5px;
  font-size: 120%;
}
.other-details.expand-box .details-title {
  cursor: pointer;
  border: none;
  color: #000000;
}
.other-details.expand-box .details-title .expand {
  color: #000000;
}
.other-details.expand-box.open .details-title,
.other-details.expand-box .details-title:hover,
.other-details.expand-box .details-title:hover .expand {
  color: #adadad;
}
.main-caption {
  font-size: 80%;
  color: #adadad;
  min-height: 20px;
  padding: 0 3px;
}
/*slides*/
.rslides .main-caption {
  clear: both;
}
.rslides_container {
  margin-bottom: 10px;
  background-image: url("img/ajax-loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
}
/*touch sliders*/
.rslides_container {
  overflow: hidden;
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  -webkit-transform-style: preserve-3d;
  margin-bottom: 0px;
}
.rslides_container ul.animate {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.rslides_container ul {
  transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -ms-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.rslides_container ul {
  position: relative;
  padding: 0!important;
}
.rslides_container li {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 0, 0);
}
.rslides_container li img {
  margin: 0 auto;
}
/*end touch sliders*/
.slidercontrols {
  margin-top: 5px;
  /* position: absolute;
	 bottom: -4px;
	  left: 0;
	  */
}
.btns_nav:focus {
  outline: none;
}
.btns_tabs {
  display: inline;
  position: relative;
  z-index: 3;
}
.btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
}
.btns_tabs a {
  /* text-indent: -9999px;*/
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #adadad;
  /*background: rgba(0,0,0, .2);*/
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  width: 12px;
  height: 12px;
}
.btns_here a {
  background: #000000;
  /*background: rgba(0,0,0, .8);*/
}
/*nav*/
.btns_nav {
  z-index: 3;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  opacity: 0.7;
  overflow: hidden;
  text-decoration: none;
  height: 12px;
  width: 12px;
  color: #adadad;
}
.btns_nav:link,
.btns_nav:visited {
  color: #adadad;
}
.btns_nav:active {
  opacity: 1;
}
.btns_nav.prev {
  height: 18px;
  float: left;
  margin-right: 5px;
}
.btns_nav {
  font-family: 'site-symbols';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*end slides*/
.exhibit-date {
  height: 47px;
  overflow: hidden;
  padding-top: 10px;
  width: 100%;
  line-height: 0.9;
}
.exhibit-date .fs_date_sep {
  position: relative;
  height: 40px;
  width: 22px;
  float: right;
  color: #000;
  font-weight: 700;
  font-size: 42px;
  line-height: 40px;
  margin-left: 5px;
}
.exhibit-date span.fs_date {
  position: relative;
  height: 40px;
  width: 40px;
  margin-right: 15px;
  float: right;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
}
.exhibit-date span.fs_date-nomarg {
  margin-top: 10px;
}
.exhibit-date span.month {
  text-transform: uppercase;
  font-size: 15px;
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 30px;
  color: #000;
  text-align: center;
}
.exhibit-date span.day {
  font-size: 26px;
  width: 30px;
  letter-spacing: 1px;
  position: absolute;
  left: 0px;
  top: 0px;
  color: #000;
}
.exhibit-date span.year {
  display: block;
  position: absolute;
  right: -20px;
  top: 12px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  font-size: 16px;
  color: #000;
}
/*store*/
#cart-box {
  position: absolute;
  right: 15px;
  top: 0;
  text-align: right;
  line-height: 51px;
  z-index: 2;
}
#cart-box div.button {
  height: auto;
}
#cart-box a:hover {
  color: #585858;
}
a.cart-contents span.thecount {
  background: #000000;
  margin: 0 0.5em 0 0.5em;
  padding: 0;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  color: #fff;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#cart-box a:hover .thecount {
  background: #585858;
}
#cart-box .icon-store {
  font-size: 160%;
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.item-cat {
  font-size: 90%;
  display: inline-block;
  float: right;
}
.product-content [itemprop=description] {
  display: none;
}
.item-cat a:link,
.item-cat a:visited {
  font-family: 'IBM Plex Sans', sans-serif;
  text-transform: uppercase;
  color: #000;
}
/*ticket block*/
.variations label {
  padding-right: 20px;
}
.widget .sidebar_content li {
  list-style: none;
}
.ticketbox .woocommerce-tabs,
.ticketbox .stock {
  display: none;
}
.ticketbox div.product div.summary {
  width: 100%;
  float: none;
}
.ticketbox .quantity {
  float: left;
}
.ticketbox .price:before {
  font-size: 4em;
  margin-right: 100%;
}
.ticketbox .amount {
  display: inline-block !important;
}
.ticketbox div.product form.cart .variations {
  margin-bottom: 0;
}
.ticketbox .single_variation {
  margin-top: 10px;
}
.ticketbox .woocommerce_message,
.ticketbox .woocommerce_error,
.ticketbox .woocommerce_info {
  font-size: 84%;
}
.ticketbox .summary .button {
  width: 100px;
  padding: 3px 15px;
}
.ticketbox .variations .label {
  display: none;
}
/*EVENTS / Exhibitions*/
.fs_box {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 20px;
  position: relative;
}
.fs_content {
  overflow: auto;
  border: 1px solid #d9d9d9;
  border-top: 0;
  padding: 15px 0;
  color: #585858;
}
.fs_content.nonsite {
  display: none;
}
.fs_right {
  background: #f5f5f5;
  height: 40px;
}
.fs_cat {
  width: 60px;
  float: left;
  height: 40px;
  background: #D9DADB;
  font-size: 28px;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
  color: #000;
}
.iscurrent .fs_content,
.inprogress .fs_content {
  display: block;
}
.inprogress {
  padding: 20px 20px;
  display: block;
}
.active-block .fs_right,
.iscurrent .fs_right,
.isupcoming .fs_right,
.inprogress .fs_right {
  background: #000;
}
.active-block span.fs_title,
.iscurrent span.fs_title,
.isupcoming span.fs_title,
.inprogress span.fs_title,
.active-block span.fs_date_sep,
.iscurrent span.fs_date_sep,
.isupcoming span.fs_date_sep,
.inprogress span.fs_date_sep,
.active-block span.month,
.iscurrent span.month,
.isupcoming span.month,
.inprogress span.month,
.active-block span.day,
.iscurrent span.day,
.isupcoming span.day,
.inprogress span.day,
.active-block span.year,
.iscurrent span.year,
.isupcoming span.year,
.inprogress span.year {
  color: #FFF !important;
}
.active-block .fs_cat,
.iscurrent .fs_cat,
.isupcoming .fs_cat,
.inprogress .fs_cat {
  background: #000000;
  color: #FFF;
}
.iscurrent .fs_cat {
  background: #de5227;
}
.fs_right span.fs_title {
  text-decoration: none;
  float: left;
  line-height: 40px;
  padding: 0;
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 122%;
  color: #585858;
}
.fs_right .fs_date {
  position: absolute;
  right: 0;
  top: -1px;
  line-height: 0.9;
}
.fs_right .fs_date_sep {
  position: relative;
  height: 40px;
  width: 22px;
  float: right;
  color: #000;
  font-weight: 700;
  font-size: 42px;
  line-height: 40px;
  margin-left: 5px;
}
.fs_right span.fs_date_start,
.fs_right span.fs_date_end {
  position: relative;
  height: 40px;
  width: 40px;
  margin-right: 25px;
  float: right;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
}
.fs_right span.nomarg {
  margin-right: 10px;
}
.fs_right span.month {
  text-transform: uppercase;
  font-size: 15px;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 30px;
  color: #000;
  text-align: center;
}
.fs_right span.day {
  font-size: 26px;
  width: 30px;
  letter-spacing: 1px;
  position: absolute;
  left: 0px;
  top: 0;
  color: #000;
}
.fs_right span.year {
  display: block;
  position: absolute;
  right: -20px;
  top: 14px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  font-size: 16px;
  color: #000;
}
/*
	 	.fs_right span.month {
		    text-transform: uppercase;
			font-size:16px;
			position: absolute;
			bottom: 0px;
			left: 0;
			width:28px;
			color: #000;
			}
		.fs_right span.day {
			font-size: 24px;
			width:28px;
letter-spacing: 1px;
			position:absolute;
			left:0px;
			top:2px;
			color: #000;
			}
	   .fs_right span.year {
			display:block;
			position:absolute; right: -16px;
			top: 12px;
			-webkit-transform: rotate(90deg);
			-moz-transform: rotate(90deg);
			font-size: 16px;
			color: #000;
			}
						/*Needed for exact width text
	.slabtexted .slabtext{display:-moz-inline-box;display:inline-block;white-space:nowrap}.slabtextinactive .slabtext{display:inline;white-space:normal;font-size:1em !important;letter-spacing:inherit !important;word-spacing:inherit !important;*letter-spacing:0 !important;*word-spacing:0 !important;}.slabtextdone .slabtext{display:block;line-height:0.9;}

			*/
.result_count {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 0px;
}
.featured_list_find {
  overflow: auto;
  padding: 0 15px;
  background-image: url("img/ajax-loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 50px;
  background: #FFF;
}
/*video list*/
.podcast_block .icon-podcast,
.podcast_block .icon-radio {
  font-size: 30px;
  color: #585858;
  display: block;
  float: left;
  width: 50px;
  line-height: 37px;
}
.podcast_block a {
  color: #585858;
}
.podcast_block a:hover {
  color: #de5227;
}
.podcast_block div {
  height: 50px;
}
#video_list li {
  height: 220px;
  font-size: 90%;
  line-height: 120%;
}
#video_list li .image {
  margin-bottom: 5px;
}
#video_list li a.video-link:link,
#video_list li a.video-link:visited {
  color: #585858;
}
#video_list li a.video-link:hover {
  color: #000000;
}
/*end list*/
.showmore {
  font-style: italic;
  font-size: 90%;
}
.featured_list_find a {
  text-decoration: none;
}
.range-box {
  clear: both;
  padding-top: 10px!important;
}
.range-box a:link,
.range-box a:visited {
  color: #404040;
}
.range-box a:hover {
  color: #80c65c;
}
.range-box a.active {
  color: #80c65c;
}
.range-box ul li,
#category_list li,
#series_list li {
  list-style: none;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  /*height: 26px;
	line-height: 26px;*/
}
#category_list li {
  height: 24px;
}
.range-box ul li span {
  height: 30px;
  width: 100%;
  background: #f5f5f5;
  display: block;
  text-indent: 20px;
  line-height: 26px;
}
.range-box ul li.upcoming span {
  background: #000000;
  color: #FFF;
}
.range-box ul li.current span {
  background: #de5227;
  color: #FFF;
}
.range-box ul li.past span {
  background: #d9d9d9;
  color: #FFF;
}
.range-box ul li.upcoming span:hover,
.range-box ul li.current span:hover,
.range-box ul li.past span:hover,
.range-box ul li .active span {
  color: #000;
}
#clear_filter {
  background: #f5f5f5;
  display: block;
  text-indent: 20px;
}
#clear_filter span.close {
  float: right;
  width: 30px;
  margin-right: 10px;
  color: red;
}
#category_list li,
#series_list li {
  margin-bottom: 0;
}
#category_list li label,
#series_list li label {
  text-indent: 15px;
  font-weight: 300;
}
#associated_list li,
#tag_list li {
  margin-bottom: 0;
}
.filterlists li {
  margin-bottom: 10px;
}
.filterlists.taglist {
  text-align: center;
}
.filterlists.taglist li {
  display: inline;
  height: auto;
  line-height: inherit;
}
.filterlists li a {
  color: #585858;
}
.filterlists li a:hover,
.filterlists li.active a {
  color: #000000;
}
.sidebar_list ul#category_list li input[type=checkbox],
.sidebar_list ul#series_list li input[type=checkbox],
.sidebar_list ul#associated_list li input[type=checkbox],
.sidebar_list ul#tag_list li input[type=checkbox] {
  display: none;
}
.sidebar_list ul#category_list li input[type=checkbox] + label,
.sidebar_list ul#series_list li input[type=checkbox] + label,
.sidebar_list ul#associated_list li input[type=checkbox] + label {
  padding: 0 0 0 0px;
  display: inline-block;
  cursor: pointer;
  font-weight: 300;
}
.sidebar_list ul#category_list li input[type=checkbox] + label,
.sidebar_list ul#series_list li input[type=checkbox] + label {
  height: 26px;
  line-height: 26px;
}
.sidebar_list ul#category_list li input[type=checkbox] + label .icon,
.sidebar_list ul#series_list li input[type=checkbox] + label .icon {
  width: 20px;
  height: 26px;
  float: left;
  line-height: 26px;
  text-align: center;
  font-size: 18px;
  text-indent: 0;
  color: #000;
}
.sidebar_list.range-box ul,
.sidebar_list ul#category_list,
.sidebar_list ul#series_list,
.sidebar_list ul#associated_list {
  overflow: hidden;
}
.sidebar_list ul#category_list li input[type=checkbox]:checked + label .icon,
.sidebar_list ul#series_list li input[type=checkbox]:checked + label,
.sidebar_list ul#associated_list li input[type=checkbox]:checked + label,
.sidebar_list ul#tag_list li input[type=checkbox]:checked + label {
  color: #80c65c;
}
.sidebar_list ul#category_list li input[type=checkbox] + label:hover,
.sidebar_list ul#series_list li input[type=checkbox] + label:hover,
.sidebar_list ul#associated_list li input[type=checkbox] + label:hover,
.sidebar_list ul#tag_list li input[type=checkbox] + label:hover {
  color: #80c65c;
}
.sidebar_list ul#category_list li input[type=checkbox] + label:hover icon {
  color: #000;
}
.sidebar_list ul#category_list li a,
.sidebar_list ul#associated_list li a,
.sidebar_list ul#series_list li a,
.sidebar_list ul#tag_list li a {
  color: #585858;
}
#tag_list li {
  list-style: none;
  float: left;
  height: 14px;
  line-height: 14px;
  padding-right: 5px;
}
.sidebar_list ul#tag_list li input[type=checkbox] + label {
  height: 14px;
  padding: 0;
  line-height: 14px;
  display: inline-block;
  cursor: pointer;
  font-size: 80%;
}
.sub-text {
  font-style: italic;
}
.result_count {
  color: #222;
  text-align: center;
  font-weight: normal;
}
.series-description {
  font-style: italic;
  font-size: 90%;
  color: #7a7a7a;
}
.search_list {
  position: relative;
  margin-bottom: 20px;
}
.searchbox {
  line-height: 20px;
  width: 100%;
  border: 2px solid #D9DADB;
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari, Chrome */
  border-radius: 10px;
  position: relative;
  padding: 3px 15px;
  float: left;
}
.search_list .icon-search {
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  text-align: center;
  font-size: 22px;
  color: black;
  line-height: 30px;
}
.styled-select select {
  background: transparent;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  padding: 0px;
  font-size: 100%;
  border: none;
  height: 30px;
  -webkit-appearance: none;
  text-indent: 65px;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  position: absolute;
  left: 0;
  outline: none!important;
}
.styled-select {
  width: 100%;
  height: 25px;
  overflow: hidden;
  background: #f5f5f5;
  color: #404040;
  float: right;
  position: relative;
  text-indent: 0;
}
.styled-select .icon-arrow-down {
  width: 25px;
  height: 30px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  pointer-events: none;
  font-size: 140%;
  line-height: 30px;
}
.styled-select:hover .icon-arrow-down {
  color: #000000;
}
/** Base container **/
#kal {
  height: 250px;
  background-image: url("img/ajax-loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
}
.kalendae {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #f5f5f5;
  padding: 10px 2px;
  /*margin:5px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
  font-size: 11px;
  cursor: default;
  position: relative;
}
/** Popup Container for Kalendae.Input **/
.kalendae.k-floating {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100000;
  margin: 0;
  /*box-shadow:0 1px 3px rgba(0,0,0,0.75);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.75);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.75);*/
}
/** Kalendae.Input's popup close button **/
.kalendae .k-btn-close {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 16px;
  height: 16px;
  background: white;
  border: 2px solid #ccc;
  color: #999;
  line-height: 17px;
  text-align: center;
  font-size: 13px;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  text-decoration: none;
}
.kalendae .k-btn-close:hover {
  color: #7EA0E2;
  background: white;
  border-color: #7EA0E2;
}
/** Month Container **/
.kalendae .k-calendar {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*width:155px;*/
  vertical-align: top;
}
/** Month Separator **/
.kalendae .k-separator {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 2px;
  vertical-align: top;
  background: #ddd;
  height: 155px;
  margin: 0px 10px;
}
/** Month Title Row **/
.kalendae .k-title {
  text-align: center;
  white-space: nowrap;
  position: relative;
  height: 18px;
}
.kalendae .k-caption {
  font-size: 14px;
  line-height: 18px;
}
/** Month and Year Buttons **/
.kalendae .k-btn-previous-month,
.kalendae .k-btn-next-month,
.kalendae .k-btn-previous-year,
.kalendae .k-btn-next-year {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  /*top:-3px;*/
  color: #585858;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}
.kalendae .k-btn-previous-year {
  left: 0;
}
.kalendae .k-btn-previous-month {
  left: 16px;
}
.kalendae .k-btn-next-month {
  right: 16px;
}
.kalendae .k-btn-next-year {
  right: 0;
}
.kalendae .k-btn-previous-month:hover,
.kalendae .k-btn-next-month:hover {
  color: #7EA0E2;
}
.kalendae .k-btn-previous-year:hover,
.kalendae .k-btn-next-year:hover {
  color: #6FDF81;
}
/** Remove extra buttons when calendar shows multiple months **/
.kalendae .k-first-month .k-btn-next-month,
.kalendae .k-middle-month .k-btn-next-month,
.kalendae .k-middle-month .k-btn-previous-month,
.kalendae .k-last-month .k-btn-previous-month,
.kalendae .k-first-month .k-btn-next-year,
.kalendae .k-middle-month .k-btn-next-year,
.kalendae .k-middle-month .k-btn-previous-year,
.kalendae .k-last-month .k-btn-previous-year {
  display: none;
}
/** Disable year nav option **/
.kalendae .k-title.k-disable-year-nav .k-btn-next-year,
.kalendae .k-title.k-disable-year-nav .k-btn-previous-year {
  display: none;
}
.kalendae .k-title.k-disable-year-nav .k-btn-next-month {
  right: 0;
}
.kalendae .k-title.k-disable-year-nav .k-btn-previous-month {
  left: 0;
}
/** Force specific width for month container contents **/
.kalendae .k-title,
.kalendae .k-header,
.kalendae .k-days {
  /*width:154px;*/
  display: block;
  overflow: hidden;
}
/** Hide unusable buttons **/
.kalendae.k-disable-next-month-btn .k-btn-next-month,
.kalendae.k-disable-previous-month-btn .k-btn-previous-month,
.kalendae.k-disable-next-year-btn .k-btn-next-year,
.kalendae.k-disable-previous-year-btn .k-btn-previous-year {
  display: none;
}
/** Week columns and day cells **/
.kalendae .k-header span,
.kalendae .k-days span {
  float: left;
  /*margin:1px 1px;*/
}
.kalendae .k-header span {
  text-align: center;
  font-weight: bold;
  width: 31px;
  /*padding:1px 0;*/
  color: #666;
}
.kalendae .k-days span {
  border: 1px solid whiteSmoke;
  text-align: center;
  width: 37px;
  height: 32px;
  line-height: 30px;
  color: #ddd;
}
/** Today **/
.kalendae .k-today {
  text-decoration: underline;
}
/** Days inside of the month view **/
.kalendae .k-days span.k-in-month.k-active {
  /*border-color:#ddd;
	background-color:#fff;
	color:#333;*/
}
/** Past today  **/
.kalendae .k-days span.k-future {
  color: #585858;
}
/** Days outside of the month view (before the first day of the month, after the last day of the month) **/
.kalendae .k-days span.k-out-of-month {
  color: #585858;
}
/** Selectable  **/
.kalendae .k-days span.k-active {
  cursor: pointer;
}
/** Selected day, when outside the selectable area **/
.kalendae .k-days span.k-selected {
  border-color: 585858;
}
/** Selected day, when inside the selectable area **/
.kalendae .k-days span.k-selected.k-active {
  background: #000;
  color: #FFF;
}
/** Days between the start and end points on a range, inside of the selectable area **/
.kalendae .k-days span.k-range.k-in-month {
  /*background:#C4D4F1;
	border-color:#19AEFE;
	color:#333;*/
}
.kalendae .k-days span.closed {
  background: #D9DADB;
  color: #FFF;
}
.kalendae .k-days span.active-event {
  background: #bbd382;
  color: #000;
}
.kalendae .k-days span.event-close-active {
  background: #bbd382;
  color: #FFF;
}
/** Days between the start and end points on a range, outside of the selectable area **/
.kalendae .k-days span.k-range {
  background: #000;
  border-color: 585858;
}
/** Selectable day, hovered **/
.kalendae .k-days span.k-active:hover {
  border-color: #585858;
}
.cal-box {
  line-height: 22px;
  font-size: 10px;
  text-align: right;
  margin-top: 10px;
  margin-right: 8px;
}
.closed-days-box,
.event-active-box {
  width: 20px;
  height: 18px;
  float: right;
  margin: 2px;
  border: 1px solid #f5f5f5;
  text-align: center;
  line-height: 18px;
  clear: right;
}
.event-active-box {
  background: #bbd382;
  color: #000;
}
.closed-days-box {
  background: #D9DADB;
  color: #FFF;
}
/*-------------------------------------IE8 ONLY CODE BELOW THIS LINE--------------------------------------------*/
.kalendae.ie8.k-floating {
  border: 1px solid #ccc;
}
.kalendae.ie8 .k-btn-close {
  width: 20px;
  height: 20px;
  border: none;
  background: url('img/close.png') no-repeat top left;
}
.kalendae.ie8 .k-btn-close:after {
  display: none;
}
/*
.kalendae.ie8 .k-btn-previous-month,
.kalendae.ie8 .k-btn-next-month,
.kalendae.ie8 .k-btn-previous-year,
.kalendae.ie8 .k-btn-next-year {width:16px;height:16px;cursor:pointer;background:#777 url('../img/arrows.png') no-repeat center left;position:absolute;top:0;}
*/
.kalendae.ie8 .k-btn-next-month,
.kalendae.ie8 .k-btn-next-year {
  background-position: center right;
}
.kalendae.ie8 .k-btn-previous-month:hover,
.kalendae.ie8 .k-btn-next-month:hover {
  background-color: #7EA0E2;
}
.kalendae.ie8 .k-btn-previous-year,
.kalendae.ie8 .k-btn-next-year {
  background-color: #333;
}
.kalendae.ie8 .k-btn-previous-year:hover,
.kalendae.ie8 .k-btn-next-year:hover {
  background-color: #6FDF81;
}
.kalendae.ie8 .k-btn-previous-month:after,
.kalendae.ie8 .k-btn-next-month:after,
.kalendae.ie8 .k-btn-previous-year:after,
.kalendae.ie8 .k-btn-next-year:after {
  display: none;
}
/* All of your setup and non media query CSS */
/* 480px */
/* 600px */
/* 768px */
/* 992px */
/* 1382px */
/*	10-column layout
	60 px columns, 24 px gutters, 40 px margins, 992 px total (extra space for scrollbars)
	---------------------------------------------------------------------------------------
	1     2      3      4      5      6      7      8      9      10     11
	60px  144px  228px  312px  396px  480px  564px  648px  732px  816px  900px	*/
@media only screen and (min-width: 992px) and (max-width: 1299px) {
  /* filter sidebar*/
  .searchbox {
    width: 125px;
  }
  .calendar {
    display: none;
  }
  .fs_right span.fs_title {
    line-height: 130%;
    padding: 2px 10px;
    font-size: 110%;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  ul.people.two {
    padding-left: 80px;
  }
  .inpage-nav li a {
    padding-left: 20px;
  }
  .inpage-nav li.current_page_item a {
    padding-left: 10px;
  }
  .kalendae .k-header span {
    width: 22px;
  }
  .kalendae .k-days span {
    width: 24px;
    height: 25px;
    line-height: 24px;
  }
  h3 {
    font-size: 110%;
  }
  .sidebar_list .moreinfo {
    display: none;
  }
}
/*	8-column layout
	60 px columns, 24 px gutters, 40 px margins, 768 px total
	---------------------------------------------------------
	1     2      3      4      5      6      7      8
	60px  144px  228px  312px  396px  480px  564px  648px	*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-image.main-two .halfimg {
    float: none;
    width: 100%;
  }
  .one_half {
    width: 100%;
    margin: 0;
  }
  .one_half.last_column {
    margin-left: 0;
  }
  .one_third,
  li.underwriters {
    width: 100%;
    margin-right: 0;
  }
  .one_third.last_column,
  li.underwriters {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
  }
  ul.people,
  ul.people.two {
    padding-left: 0px;
  }
  .single .main-caption {
    width: 90%;
    padding-left: 5%;
  }
  .other-details h3 .details-title {
    padding-left: 20px;
  }
  .details-inner {
    padding: 20px 10px;
  }
  .hide-mobile {
    display: none;
  }
  #footer-icons {
    display: none;
  }
  /*filter css*/
  .fs_right span.fs_title {
    line-height: 130%;
    padding: 2px 10px;
    font-size: 110%;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .fs_content .image {
    margin-right: 10px;
    width: 86px;
  }
  .fs_content .text {
    padding: 0px;
  }
  .fs_content {
    height: 175px;
  }
}
.expand-mobile {
  display: none;
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .inner {
    font-size: 110%;
  }
  .container {
    width: 100%;
  }
  #main-sidebar {
    width: 100%;
    float: none;
    background: #FFF;
    margin-bottom: 0!important;
    padding-bottom: 0!important;
  }
  #content {
    overflow: hidden;
    margin-left: 0;
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .hide-mobile {
    display: none;
  }
  #wpadminbar {
    display: none;
  }
  .main-image.main-two .halfimg {
    float: none;
    width: 100%;
  }
  .one_half {
    width: 100%;
    margin: 0;
  }
  .one_half.last_column {
    margin-left: 0;
  }
  .one_third,
  li.underwriters {
    width: 100%;
    margin-right: 0;
  }
  .one_third.last_column,
  li.underwriters {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
  }
  ul.people,
  ul.people.two {
    padding-left: 0px;
  }
  .single .main-caption {
    width: 90%;
    padding-left: 5%;
  }
  .slidercontrols {
    /*right: 0px;
top: 0px;
left: auto;
bottom: auto;*/
  }
  .other-details h3 .details-title {
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
  }
  .details-inner {
    padding: 20px 10px;
  }
  #icon-title {
    display: none;
  }
  .page-icons {
    display: none;
  }
  #page-header {
    height: 40px;
    border: none;
  }
  /*store*/
  ul.products li.product {
    width: 46%;
    margin: 0 2% 3% 2%;
  }
  .product-image {
    float: none;
    width: 100%;
  }
  #cart-box {
    line-height: 40px;
    top: 0;
  }
  #cart-box .button {
    display: none;
  }
  .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
    text-align: left;
  }
  .cart-collaterals .cart_totals table {
    float: none;
    width: 100%;
  }
  #thumbs {
    float: none;
    overflow: auto;
    width: 100%;
  }
  .order_details li strong,
  .order_details li .amount {
    display: inline;
  }
  .order_details li {
    border-right: none;
  }
  form .form-row {
    margin-bottom: 0;
  }
  /*forms*/
  .page-checkout-pay form .form-row {
    margin-bottom: 0;
  }
  /*end forms */
  /*side bar blocks*/
  .sidebar_bar .widget_archive,
  .sidebar_bar .widget_categories {
    float: left;
    width: 48%;
    padding: 0 1%;
  }
  .sidebar_bar .widget_categories {
    float: right;
  }
  .expand-mobile-box {
    margin: 0px 0 10px;
    overflow: auto;
  }
  .sidebar_left.expand-mobile-box h3,
  .sidebar_right.expand-mobile-box h3 {
    cursor: pointer;
    border: none;
    color: #000000;
    background: #f5f5f5;
    border-bottom: 1px solid #d9d9d9;
  }
  .expand-mobile,
  .expand.expand-mobile {
    float: right;
    display: inline-block;
    margin-right: 20px;
    font-family: 'site-symbols';
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    color: #000000;
    font-size: 28px;
  }
  .other-details.expand-mobile-box .details-title {
    cursor: pointer;
    border: none;
    color: #000000;
  }
  .other-details.expand-mobile-box .details-title .expand-mobile {
    color: #000000;
  }
  .other-details.expand-mobile-box .details-inner {
    display: none;
  }
  .other-details.expand-mobile-box,
  .other-details.expand-box {
    margin: 10px 0 10px;
  }
  .other-details.expand-mobile-box .expand-mobile {
    float: right;
    display: inline-block;
    margin-right: 20px;
    color: #FFF;
    font-size: 28px;
  }
  .expand-mobile-box .sidebar_list,
  .expand-mobile-box .sidebar_content,
  .expand-mobile-box .sidebar_list_menu,
  .expand-mobile-box img {
    display: none;
    padding: 10px 20px;
  }
  .sidebar_bar {
    border-bottom: 1px solid #d9d9d9;
  }
  .widget_archive,
  .sidebar_bar > div:last-child {
    margin: 0;
  }
  /*
.sidebar_content {
padding: 20px;
padding-bottom: 0;
}

.sidebar_list{
padding: 10px 20px 0;
}
*/
  .woocommerce-breadcrumb {
    padding: 10px 0;
  }
  /*search page*/
  ul.dwls_search_results {
    width: 78%;
  }
  ul.dwls_search_results li.post_with_thumb .post_thumb {
    display: none;
  }
  ul.dwls_search_results li.post_with_thumb a {
    width: 100%;
  }
  .search .sidebar_bar {
    display: none;
  }
  .search article {
    padding-top: 20px;
    border-top: 1px solid #d9d9d9;
  }
  /*pages: visitor, other*/
  .bgblock {
    font-size: 120%;
    padding: 10px;
    line-height: 140%;
  }
  .directions [type="text"] {
    width: 42%;
    float: left;
  }
  .new-posts {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .news-title h2,
  .news-title a {
    margin: 5px 0 10px;
    display: block;
  }
  .community-partners,
  .sideimg img {
    display: none!important;
  }
  .inpage-nav li a {
    font: normal 130%/160% 'IBM Plex Sans', sans-serif;
    height: 32px;
    letter-spacing: 1px;
  }
  .right {
    float: none;
  }
  .new-posts img {
    display: none!important;
  }
  .news-cat {
    display: none;
  }
  #map_canvas {
    height: 200px;
  }
  .direction-field {
    float: none;
    margin-bottom: 15px;
  }
  .direction-field {
    float: none;
    margin-bottom: 15px;
  }
  #visit-icons > li {
    float: none;
    display: inline-block;
  }
  #visit-icons > li a {
    margin: 0px 10px;
  }
  /*exhibit, event, lecture, press*/
  .exhibit-date {
    padding-top: 0;
  }
  .exhibit-title h2 {
    margin: 5px 0 10px;
  }
  .exhibit-logo {
    width: 100%;
    padding-top: 5px;
  }
  .iscurrent .fs_content {
    display: none;
  }
  .inprogress .fs_content {
    display: block;
  }
  .inprogress .fs_right {
    height: 40px!important;
  }
  .inprogress .fs_right span.fs_title {
    height: 20px!important;
  }
  .inprogress {
    padding: 0 20px;
  }
  .inprogress .fs_content .image {
    position: absolute;
    left: 0;
    width: 60px;
    top: 0;
  }
  .inprogress .fs_content {
    height: auto;
    padding: 10px;
  }
  .inprogress .fs_content .text {
    padding: 5px;
    text-align: left;
  }
  .fs_right .fs_date {
    left: 5px;
    top: 43px;
    right: auto;
  }
  .active-block span.fs_date_sep,
  .iscurrent span.fs_date_sep,
  .isupcoming span.fs_date_sep,
  .active-block span.month,
  .iscurrent span.month,
  .isupcoming span.month,
  .active-block span.day,
  .iscurrent span.day,
  .isupcoming span.day,
  .active-block span.year,
  .iscurrent span.year,
  .isupcoming span.year {
    color: #000 !important;
  }
  .fs_right span.fs_date_end,
  .fs_right span.fs_date_sep {
    display: none;
  }
  .fs_right {
    height: 90px;
    overflow: hidden;
  }
  .fs_right span.fs_title {
    line-height: 130%;
    padding: 10px;
    font-size: 122%;
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  /*
.sidebar_list.search{
padding:10px 20px;
}

.sidebar_list.search .searchbox {

width: 80%;
}*/
  .range-box {
    padding: 0!important;
  }
  .range-box ul {
    text-align: center;
  }
  .range-box ul li {
    float: none;
    width: auto;
    display: inline-block;
    margin-bottom: 0;
  }
  .range-box ul li a span {
    text-indent: 0;
    padding: 0;
    width: 90px;
    text-align: center;
  }
  .result_count {
    top: -16px;
  }
  #video_list li {
    font-size: 100%;
    background: #FFF;
    height: 200px;
  }
  /*exhibit, events and press*/
  .backlist {
    line-height: 40px;
    padding-left: 20px;
    font-style: italic;
    padding-top: 0;
  }
  .share-this .backlist {
    display: none;
  }
  .share-title {
    padding-left: 0px;
    margin-right: 0px;
  }
  .share-this-top,
  .share-this #share {
    width: 100%;
    float: none;
    clear: both;
  }
  .share-this #share,
  .share-this-sm #share,
  .share-this-top #share {
    text-align: center;
  }
  #share > li,
  .share-this-sm #share > li {
    display: inline-block;
    margin: 0;
  }
  #share > li a {
    float: none;
    margin-right: 0px;
  }
  .share-this-sm #share > li a {
    width: 30px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    position: relative;
  }
  .share-this-sm {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .share-this-sm #share > li {
    float: none;
  }
  .share-this-sm .share-title {
    display: none;
  }
  #sitecredit {
    margin-right: 0px;
    padding-top: 0;
    text-align: left;
  }
  #sitecredit img {
    margin: 0;
  }
  #likebuttons-footer {
    display: none;
  }
  #footer-icons {
    padding-top: 0;
    float: left;
    margin-left: 20px;
  }
  .copyright {
    text-align: right;
    margin: 13px 0;
  }
  .artist-list ul {
    width: 50%;
  }
}
/**
 * AddToCalendar Blue Style
 * http://addtocalendar.com
 */
/* Base */
.addtocalendar var {
  display: none;
}
.addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent!important;
  margin-top: 10px;
}
.atcb-link {
  display: block;
  outline: none!important;
  cursor: pointer;
}
.atcb-link:focus ~ ul,
.atcb-link:active ~ ul,
.atcb-list:hover {
  visibility: visible;
}
.atcb-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  z-index: 900;
}
.atcb-list,
.atcb-item {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
}
.atcb-item {
  float: none;
  text-align: left;
}
.atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block;
}
.atcb-item.hover,
.atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none;
}
/* Blue */
.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
  margin: 0;
  padding: 2px 15px;
  color: #fff;
  font-family: "Verdana";
  font-size: 12px;
  text-decoration: none;
  outline: none;
  line-height: 20px;
  vertical-align: middle;
  background: #74cce5;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.13) inset;
  border-radius: 4px;
  zoom: 1;
}
.atc-style-blue .atcb-list {
  width: 170px;
  border: 1px solid #bababa;
  border-radius: 2px;
  box-shadow: 0 0 5px #AAA;
  padding: 10px;
}
.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item {
  background: #fff;
  color: #000;
}
.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
  line-height: 1.3em;
  vertical-align: middle;
  zoom: 1;
}
.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
  color: #000;
  font-family: "Verdana";
  font-size: 14px;
  text-decoration: none;
  outline: none;
  padding: 5px 15px;
}
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
  color: #fff;
}
.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
  background: #4281f4;
}
body.page .woocommerce div.product div.summary {
  margin-bottom: 0;
  float: none;
  width: 100%;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #179393;
  color: #fff;
}
#createaccount,
#ship-to-different-address-checkbox {
  opacity: 1!important;
  -webkit-appearance: checkbox!important;
  -moz-appearance: checkbox!important;
  appearance: checkbox!important;
}
.woocommerce {
  /*messages*/
  /*

		.woocommerce-message,
		.woocommerce-error,
		.woocommerce-info {
		  padding: 10px;
		  margin: 0 0 1em;
		  position: relative;
		  background: #f5f5f5;
		  -webkit-border-radius: 5px;
		  -moz-border-radius: 5px;
		  border-radius: 5px;
		  list-style: none outside;
		  width: auto;
		  overflow: hidden;
		}
		.woocommerce-message .button,
		.woocommerce-error .button,
		.woocommerce-info .button {
		  float: right;
		}

	.woocommerce-message li,
	.woocommerce-error li,
	.woocommerce-info li,
	.woocommerce-error ul {
	  list-style: none outside!important;
	  padding-left: 0;
	  margin-left: 0;
	}
*/
}
.woocommerce button.button.alt {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:active:focus,
.woocommerce button.button.alt.active:focus,
.woocommerce button.button.alt.focus,
.woocommerce button.button.alt:active.focus,
.woocommerce button.button.alt.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt.focus {
  color: #000000;
  text-decoration: none;
}
.woocommerce button.button.alt:active,
.woocommerce button.button.alt.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt[disabled],
fieldset[disabled] .woocommerce button.button.alt {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.woocommerce button.button.alt.disabled,
fieldset[disabled] a.woocommerce button.button.alt {
  pointer-events: none;
}
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce button.button.alt:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce button.button.alt:active,
.woocommerce button.button.alt.active,
.open > .dropdown-toggle.woocommerce button.button.alt {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce button.button.alt:active:hover,
.woocommerce button.button.alt.active:hover,
.open > .dropdown-toggle.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:active:focus,
.woocommerce button.button.alt.active:focus,
.open > .dropdown-toggle.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:active.focus,
.woocommerce button.button.alt.active.focus,
.open > .dropdown-toggle.woocommerce button.button.alt.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce button.button.alt:active,
.woocommerce button.button.alt.active,
.open > .dropdown-toggle.woocommerce button.button.alt {
  background-image: none;
}
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt[disabled]:hover,
fieldset[disabled] .woocommerce button.button.alt:hover,
.woocommerce button.button.alt.disabled:focus,
.woocommerce button.button.alt[disabled]:focus,
fieldset[disabled] .woocommerce button.button.alt:focus,
.woocommerce button.button.alt.disabled.focus,
.woocommerce button.button.alt[disabled].focus,
fieldset[disabled] .woocommerce button.button.alt.focus {
  background-color: #000000;
  border-color: #000000;
}
.woocommerce button.button.alt .badge {
  color: #000000;
  background-color: #fff;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit:active:focus,
.woocommerce a.button:active:focus,
.woocommerce button.button:active:focus,
.woocommerce input.button:active:focus,
.woocommerce #respond input#submit.active:focus,
.woocommerce a.button.active:focus,
.woocommerce button.button.active:focus,
.woocommerce input.button.active:focus,
.woocommerce #respond input#submit.focus,
.woocommerce a.button.focus,
.woocommerce button.button.focus,
.woocommerce input.button.focus,
.woocommerce #respond input#submit:active.focus,
.woocommerce a.button:active.focus,
.woocommerce button.button:active.focus,
.woocommerce input.button:active.focus,
.woocommerce #respond input#submit.active.focus,
.woocommerce a.button.active.focus,
.woocommerce button.button.active.focus,
.woocommerce input.button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit.focus,
.woocommerce a.button.focus,
.woocommerce button.button.focus,
.woocommerce input.button.focus {
  color: #000000;
  text-decoration: none;
}
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce #respond input#submit.active,
.woocommerce a.button.active,
.woocommerce button.button.active,
.woocommerce input.button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.woocommerce #respond input#submit.disabled,
.woocommerce a.button.disabled,
.woocommerce button.button.disabled,
.woocommerce input.button.disabled,
.woocommerce #respond input#submit[disabled],
.woocommerce a.button[disabled],
.woocommerce button.button[disabled],
.woocommerce input.button[disabled],
fieldset[disabled] .woocommerce #respond input#submit,
fieldset[disabled] .woocommerce a.button,
fieldset[disabled] .woocommerce button.button,
fieldset[disabled] .woocommerce input.button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.woocommerce #respond input#submit.disabled,
a.woocommerce a.button.disabled,
a.woocommerce button.button.disabled,
a.woocommerce input.button.disabled,
fieldset[disabled] a.woocommerce #respond input#submit,
fieldset[disabled] a.woocommerce a.button,
fieldset[disabled] a.woocommerce button.button,
fieldset[disabled] a.woocommerce input.button {
  pointer-events: none;
}
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit.focus,
.woocommerce a.button.focus,
.woocommerce button.button.focus,
.woocommerce input.button.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce #respond input#submit.active,
.woocommerce a.button.active,
.woocommerce button.button.active,
.woocommerce input.button.active,
.open > .dropdown-toggle.woocommerce #respond input#submit,
.open > .dropdown-toggle.woocommerce a.button,
.open > .dropdown-toggle.woocommerce button.button,
.open > .dropdown-toggle.woocommerce input.button {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce #respond input#submit:active:hover,
.woocommerce a.button:active:hover,
.woocommerce button.button:active:hover,
.woocommerce input.button:active:hover,
.woocommerce #respond input#submit.active:hover,
.woocommerce a.button.active:hover,
.woocommerce button.button.active:hover,
.woocommerce input.button.active:hover,
.open > .dropdown-toggle.woocommerce #respond input#submit:hover,
.open > .dropdown-toggle.woocommerce a.button:hover,
.open > .dropdown-toggle.woocommerce button.button:hover,
.open > .dropdown-toggle.woocommerce input.button:hover,
.woocommerce #respond input#submit:active:focus,
.woocommerce a.button:active:focus,
.woocommerce button.button:active:focus,
.woocommerce input.button:active:focus,
.woocommerce #respond input#submit.active:focus,
.woocommerce a.button.active:focus,
.woocommerce button.button.active:focus,
.woocommerce input.button.active:focus,
.open > .dropdown-toggle.woocommerce #respond input#submit:focus,
.open > .dropdown-toggle.woocommerce a.button:focus,
.open > .dropdown-toggle.woocommerce button.button:focus,
.open > .dropdown-toggle.woocommerce input.button:focus,
.woocommerce #respond input#submit:active.focus,
.woocommerce a.button:active.focus,
.woocommerce button.button:active.focus,
.woocommerce input.button:active.focus,
.woocommerce #respond input#submit.active.focus,
.woocommerce a.button.active.focus,
.woocommerce button.button.active.focus,
.woocommerce input.button.active.focus,
.open > .dropdown-toggle.woocommerce #respond input#submit.focus,
.open > .dropdown-toggle.woocommerce a.button.focus,
.open > .dropdown-toggle.woocommerce button.button.focus,
.open > .dropdown-toggle.woocommerce input.button.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce #respond input#submit.active,
.woocommerce a.button.active,
.woocommerce button.button.active,
.woocommerce input.button.active,
.open > .dropdown-toggle.woocommerce #respond input#submit,
.open > .dropdown-toggle.woocommerce a.button,
.open > .dropdown-toggle.woocommerce button.button,
.open > .dropdown-toggle.woocommerce input.button {
  background-image: none;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce #respond input#submit[disabled]:hover,
.woocommerce a.button[disabled]:hover,
.woocommerce button.button[disabled]:hover,
.woocommerce input.button[disabled]:hover,
fieldset[disabled] .woocommerce #respond input#submit:hover,
fieldset[disabled] .woocommerce a.button:hover,
fieldset[disabled] .woocommerce button.button:hover,
fieldset[disabled] .woocommerce input.button:hover,
.woocommerce #respond input#submit.disabled:focus,
.woocommerce a.button.disabled:focus,
.woocommerce button.button.disabled:focus,
.woocommerce input.button.disabled:focus,
.woocommerce #respond input#submit[disabled]:focus,
.woocommerce a.button[disabled]:focus,
.woocommerce button.button[disabled]:focus,
.woocommerce input.button[disabled]:focus,
fieldset[disabled] .woocommerce #respond input#submit:focus,
fieldset[disabled] .woocommerce a.button:focus,
fieldset[disabled] .woocommerce button.button:focus,
fieldset[disabled] .woocommerce input.button:focus,
.woocommerce #respond input#submit.disabled.focus,
.woocommerce a.button.disabled.focus,
.woocommerce button.button.disabled.focus,
.woocommerce input.button.disabled.focus,
.woocommerce #respond input#submit[disabled].focus,
.woocommerce a.button[disabled].focus,
.woocommerce button.button[disabled].focus,
.woocommerce input.button[disabled].focus,
fieldset[disabled] .woocommerce #respond input#submit.focus,
fieldset[disabled] .woocommerce a.button.focus,
fieldset[disabled] .woocommerce button.button.focus,
fieldset[disabled] .woocommerce input.button.focus {
  background-color: #000000;
  border-color: #000000;
}
.woocommerce #respond input#submit .badge,
.woocommerce a.button .badge,
.woocommerce button.button .badge,
.woocommerce input.button .badge {
  color: #000000;
  background-color: #fff;
}
.woocommerce .woocommerce div.product form.cart .button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce .woocommerce div.product form.cart .button:focus,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce .woocommerce div.product form.cart .button:active:focus,
.woocommerce #respond input#submit.alt:active:focus,
.woocommerce a.button.alt:active:focus,
.woocommerce button.button.alt:active:focus,
.woocommerce input.button.alt:active:focus,
.woocommerce .woocommerce div.product form.cart .button.active:focus,
.woocommerce #respond input#submit.alt.active:focus,
.woocommerce a.button.alt.active:focus,
.woocommerce button.button.alt.active:focus,
.woocommerce input.button.alt.active:focus,
.woocommerce .woocommerce div.product form.cart .button.focus,
.woocommerce #respond input#submit.alt.focus,
.woocommerce a.button.alt.focus,
.woocommerce button.button.alt.focus,
.woocommerce input.button.alt.focus,
.woocommerce .woocommerce div.product form.cart .button:active.focus,
.woocommerce #respond input#submit.alt:active.focus,
.woocommerce a.button.alt:active.focus,
.woocommerce button.button.alt:active.focus,
.woocommerce input.button.alt:active.focus,
.woocommerce .woocommerce div.product form.cart .button.active.focus,
.woocommerce #respond input#submit.alt.active.focus,
.woocommerce a.button.alt.active.focus,
.woocommerce button.button.alt.active.focus,
.woocommerce input.button.alt.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.woocommerce .woocommerce div.product form.cart .button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce .woocommerce div.product form.cart .button:focus,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce .woocommerce div.product form.cart .button.focus,
.woocommerce #respond input#submit.alt.focus,
.woocommerce a.button.alt.focus,
.woocommerce button.button.alt.focus,
.woocommerce input.button.alt.focus {
  color: #000000;
  text-decoration: none;
}
.woocommerce .woocommerce div.product form.cart .button:active,
.woocommerce #respond input#submit.alt:active,
.woocommerce a.button.alt:active,
.woocommerce button.button.alt:active,
.woocommerce input.button.alt:active,
.woocommerce .woocommerce div.product form.cart .button.active,
.woocommerce #respond input#submit.alt.active,
.woocommerce a.button.alt.active,
.woocommerce button.button.alt.active,
.woocommerce input.button.alt.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.woocommerce .woocommerce div.product form.cart .button.disabled,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce a.button.alt.disabled,
.woocommerce button.button.alt.disabled,
.woocommerce input.button.alt.disabled,
.woocommerce .woocommerce div.product form.cart .button[disabled],
.woocommerce #respond input#submit.alt[disabled],
.woocommerce a.button.alt[disabled],
.woocommerce button.button.alt[disabled],
.woocommerce input.button.alt[disabled],
fieldset[disabled] .woocommerce .woocommerce div.product form.cart .button,
fieldset[disabled] .woocommerce #respond input#submit.alt,
fieldset[disabled] .woocommerce a.button.alt,
fieldset[disabled] .woocommerce button.button.alt,
fieldset[disabled] .woocommerce input.button.alt {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.woocommerce .woocommerce div.product form.cart .button.disabled,
a.woocommerce #respond input#submit.alt.disabled,
a.woocommerce a.button.alt.disabled,
a.woocommerce button.button.alt.disabled,
a.woocommerce input.button.alt.disabled,
fieldset[disabled] a.woocommerce .woocommerce div.product form.cart .button,
fieldset[disabled] a.woocommerce #respond input#submit.alt,
fieldset[disabled] a.woocommerce a.button.alt,
fieldset[disabled] a.woocommerce button.button.alt,
fieldset[disabled] a.woocommerce input.button.alt {
  pointer-events: none;
}
.woocommerce .woocommerce div.product form.cart .button:focus,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce .woocommerce div.product form.cart .button.focus,
.woocommerce #respond input#submit.alt.focus,
.woocommerce a.button.alt.focus,
.woocommerce button.button.alt.focus,
.woocommerce input.button.alt.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce .woocommerce div.product form.cart .button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce .woocommerce div.product form.cart .button:active,
.woocommerce #respond input#submit.alt:active,
.woocommerce a.button.alt:active,
.woocommerce button.button.alt:active,
.woocommerce input.button.alt:active,
.woocommerce .woocommerce div.product form.cart .button.active,
.woocommerce #respond input#submit.alt.active,
.woocommerce a.button.alt.active,
.woocommerce button.button.alt.active,
.woocommerce input.button.alt.active,
.open > .dropdown-toggle.woocommerce .woocommerce div.product form.cart .button,
.open > .dropdown-toggle.woocommerce #respond input#submit.alt,
.open > .dropdown-toggle.woocommerce a.button.alt,
.open > .dropdown-toggle.woocommerce button.button.alt,
.open > .dropdown-toggle.woocommerce input.button.alt {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce .woocommerce div.product form.cart .button:active:hover,
.woocommerce #respond input#submit.alt:active:hover,
.woocommerce a.button.alt:active:hover,
.woocommerce button.button.alt:active:hover,
.woocommerce input.button.alt:active:hover,
.woocommerce .woocommerce div.product form.cart .button.active:hover,
.woocommerce #respond input#submit.alt.active:hover,
.woocommerce a.button.alt.active:hover,
.woocommerce button.button.alt.active:hover,
.woocommerce input.button.alt.active:hover,
.open > .dropdown-toggle.woocommerce .woocommerce div.product form.cart .button:hover,
.open > .dropdown-toggle.woocommerce #respond input#submit.alt:hover,
.open > .dropdown-toggle.woocommerce a.button.alt:hover,
.open > .dropdown-toggle.woocommerce button.button.alt:hover,
.open > .dropdown-toggle.woocommerce input.button.alt:hover,
.woocommerce .woocommerce div.product form.cart .button:active:focus,
.woocommerce #respond input#submit.alt:active:focus,
.woocommerce a.button.alt:active:focus,
.woocommerce button.button.alt:active:focus,
.woocommerce input.button.alt:active:focus,
.woocommerce .woocommerce div.product form.cart .button.active:focus,
.woocommerce #respond input#submit.alt.active:focus,
.woocommerce a.button.alt.active:focus,
.woocommerce button.button.alt.active:focus,
.woocommerce input.button.alt.active:focus,
.open > .dropdown-toggle.woocommerce .woocommerce div.product form.cart .button:focus,
.open > .dropdown-toggle.woocommerce #respond input#submit.alt:focus,
.open > .dropdown-toggle.woocommerce a.button.alt:focus,
.open > .dropdown-toggle.woocommerce button.button.alt:focus,
.open > .dropdown-toggle.woocommerce input.button.alt:focus,
.woocommerce .woocommerce div.product form.cart .button:active.focus,
.woocommerce #respond input#submit.alt:active.focus,
.woocommerce a.button.alt:active.focus,
.woocommerce button.button.alt:active.focus,
.woocommerce input.button.alt:active.focus,
.woocommerce .woocommerce div.product form.cart .button.active.focus,
.woocommerce #respond input#submit.alt.active.focus,
.woocommerce a.button.alt.active.focus,
.woocommerce button.button.alt.active.focus,
.woocommerce input.button.alt.active.focus,
.open > .dropdown-toggle.woocommerce .woocommerce div.product form.cart .button.focus,
.open > .dropdown-toggle.woocommerce #respond input#submit.alt.focus,
.open > .dropdown-toggle.woocommerce a.button.alt.focus,
.open > .dropdown-toggle.woocommerce button.button.alt.focus,
.open > .dropdown-toggle.woocommerce input.button.alt.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.woocommerce .woocommerce div.product form.cart .button:active,
.woocommerce #respond input#submit.alt:active,
.woocommerce a.button.alt:active,
.woocommerce button.button.alt:active,
.woocommerce input.button.alt:active,
.woocommerce .woocommerce div.product form.cart .button.active,
.woocommerce #respond input#submit.alt.active,
.woocommerce a.button.alt.active,
.woocommerce button.button.alt.active,
.woocommerce input.button.alt.active,
.open > .dropdown-toggle.woocommerce .woocommerce div.product form.cart .button,
.open > .dropdown-toggle.woocommerce #respond input#submit.alt,
.open > .dropdown-toggle.woocommerce a.button.alt,
.open > .dropdown-toggle.woocommerce button.button.alt,
.open > .dropdown-toggle.woocommerce input.button.alt {
  background-image: none;
}
.woocommerce .woocommerce div.product form.cart .button.disabled:hover,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce a.button.alt.disabled:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce .woocommerce div.product form.cart .button[disabled]:hover,
.woocommerce #respond input#submit.alt[disabled]:hover,
.woocommerce a.button.alt[disabled]:hover,
.woocommerce button.button.alt[disabled]:hover,
.woocommerce input.button.alt[disabled]:hover,
fieldset[disabled] .woocommerce .woocommerce div.product form.cart .button:hover,
fieldset[disabled] .woocommerce #respond input#submit.alt:hover,
fieldset[disabled] .woocommerce a.button.alt:hover,
fieldset[disabled] .woocommerce button.button.alt:hover,
fieldset[disabled] .woocommerce input.button.alt:hover,
.woocommerce .woocommerce div.product form.cart .button.disabled:focus,
.woocommerce #respond input#submit.alt.disabled:focus,
.woocommerce a.button.alt.disabled:focus,
.woocommerce button.button.alt.disabled:focus,
.woocommerce input.button.alt.disabled:focus,
.woocommerce .woocommerce div.product form.cart .button[disabled]:focus,
.woocommerce #respond input#submit.alt[disabled]:focus,
.woocommerce a.button.alt[disabled]:focus,
.woocommerce button.button.alt[disabled]:focus,
.woocommerce input.button.alt[disabled]:focus,
fieldset[disabled] .woocommerce .woocommerce div.product form.cart .button:focus,
fieldset[disabled] .woocommerce #respond input#submit.alt:focus,
fieldset[disabled] .woocommerce a.button.alt:focus,
fieldset[disabled] .woocommerce button.button.alt:focus,
fieldset[disabled] .woocommerce input.button.alt:focus,
.woocommerce .woocommerce div.product form.cart .button.disabled.focus,
.woocommerce #respond input#submit.alt.disabled.focus,
.woocommerce a.button.alt.disabled.focus,
.woocommerce button.button.alt.disabled.focus,
.woocommerce input.button.alt.disabled.focus,
.woocommerce .woocommerce div.product form.cart .button[disabled].focus,
.woocommerce #respond input#submit.alt[disabled].focus,
.woocommerce a.button.alt[disabled].focus,
.woocommerce button.button.alt[disabled].focus,
.woocommerce input.button.alt[disabled].focus,
fieldset[disabled] .woocommerce .woocommerce div.product form.cart .button.focus,
fieldset[disabled] .woocommerce #respond input#submit.alt.focus,
fieldset[disabled] .woocommerce a.button.alt.focus,
fieldset[disabled] .woocommerce button.button.alt.focus,
fieldset[disabled] .woocommerce input.button.alt.focus {
  background-color: #000000;
  border-color: #000000;
}
.woocommerce .woocommerce div.product form.cart .button .badge,
.woocommerce #respond input#submit.alt .badge,
.woocommerce a.button.alt .badge,
.woocommerce button.button.alt .badge,
.woocommerce input.button.alt .badge {
  color: #000000;
  background-color: #fff;
}
.woocommerce .checkout-button {
  display: block;
  width: 100%;
}
.woocommerce ul.products li.product .button {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
  margin-top: 0;
}
.woocommerce .variations select,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.woocommerce .variations select:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.woocommerce .variations select::-moz-placeholder,
.woocommerce form .form-row input.input-text::-moz-placeholder,
.woocommerce form .form-row textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.woocommerce .variations select:-ms-input-placeholder,
.woocommerce form .form-row input.input-text:-ms-input-placeholder,
.woocommerce form .form-row textarea:-ms-input-placeholder {
  color: #999;
}
.woocommerce .variations select::-webkit-input-placeholder,
.woocommerce form .form-row input.input-text::-webkit-input-placeholder,
.woocommerce form .form-row textarea::-webkit-input-placeholder {
  color: #999;
}
.woocommerce .variations select::-ms-expand,
.woocommerce form .form-row input.input-text::-ms-expand,
.woocommerce form .form-row textarea::-ms-expand {
  border: 0;
  background-color: transparent;
}
.woocommerce .variations select[disabled],
.woocommerce form .form-row input.input-text[disabled],
.woocommerce form .form-row textarea[disabled],
.woocommerce .variations select[readonly],
.woocommerce form .form-row input.input-text[readonly],
.woocommerce form .form-row textarea[readonly],
fieldset[disabled] .woocommerce .variations select,
fieldset[disabled] .woocommerce form .form-row input.input-text,
fieldset[disabled] .woocommerce form .form-row textarea {
  background-color: #eeeeee;
  opacity: 1;
}
.woocommerce .variations select[disabled],
.woocommerce form .form-row input.input-text[disabled],
.woocommerce form .form-row textarea[disabled],
fieldset[disabled] .woocommerce .variations select,
fieldset[disabled] .woocommerce form .form-row input.input-text,
fieldset[disabled] .woocommerce form .form-row textarea {
  cursor: not-allowed;
}
textarea.woocommerce .variations select,
textarea.woocommerce form .form-row input.input-text,
textarea.woocommerce form .form-row textarea {
  height: auto;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 400;
  padding: 0;
}
.woocommerce mark.count {
  display: none;
}
.woocommerce .quantity .qty {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  max-width: 60px;
}
.woocommerce .quantity .qty:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.woocommerce .quantity .qty::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.woocommerce .quantity .qty:-ms-input-placeholder {
  color: #999;
}
.woocommerce .quantity .qty::-webkit-input-placeholder {
  color: #999;
}
.woocommerce .quantity .qty::-ms-expand {
  border: 0;
  background-color: transparent;
}
.woocommerce .quantity .qty[disabled],
.woocommerce .quantity .qty[readonly],
fieldset[disabled] .woocommerce .quantity .qty {
  background-color: #eeeeee;
  opacity: 1;
}
.woocommerce .quantity .qty[disabled],
fieldset[disabled] .woocommerce .quantity .qty {
  cursor: not-allowed;
}
textarea.woocommerce .quantity .qty {
  height: auto;
}
.woocommerce .product-title h2 {
  margin-bottom: 5px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  margin-bottom: 0;
}
.woocommerce .product_meta {
  display: none;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  font-weight: 400;
  font-size: 14px;
}
.woocommerce ul.product_list_widget li .amount {
  font-size: 12px;
}
.woocommerce .price,
.woocommerce .amount {
  color: #7cc40a;
}
.woocommerce .woocommerce div.product .stock {
  color: #6d6d6d;
}
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  border-top-color: #000000;
  margin: 0 0 1em;
}
.woocommerce .woocommerce-info::before,
.woocommerce .woocommerce-message::before {
  color: #000000;
}
.woocommerce #cart-box .amount {
  display: inherit;
  padding-bottom: 0;
}
/*Footable*/
.footable.breakpoint > tbody > tr > td.expand {
  font-size: 170%;
  cursor: pointer;
}
.footable.breakpoint > tbody > tr > td.expand a {
  padding-left: 20px;
  font-size: 70%;
}
.footable-cell-detail {
  background: #FFF;
  border-bottom: 1px solid #ccc;
}
.footable-row-detail-inner {
  margin: 0 40px;
}
.footable-row-detail-inner > div {
  height: 40px;
}
.footable-row-detail-inner a,
.footable-row-detail-inner .amount,
.footable-row-detail-inner .quantity {
  float: right;
  display: inline-block !important;
}
/* woo messages*/
.woocommerce-old-styles {
  /*Adding to cart symbols*/
  /*
a.added_to_cart {
  position: absolute;
  right: 0;
  bottom: 28px;
  font-size: 90%;
}
a.button.loading,
button.button.loading,
input.button.loading,
#respond input#submit.loading,
#content input.button.loading {
  background: #d9d9d9;
  color: #666;
  border: solid 1px #d9d9d9;
}
a.button.loading::before,
button.button.loading::before,
input.button.loading::before,
#respond input#submit.loading::before,
#content input.button.loading::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url("img/ajax-loader-sm.gif") center no-repeat rgba(255, 255, 255, 0.65);
}
*/
  /*delete item from cart*/
  /*single product*/
  /*store widgets*/
  /*cart*/
  /*
form .form-row {
padding: 3px;
margin: 0 0 6px;
}

form .form-row-first, form .form-row-last {
float: left;
width: 47%;
overflow: visible;
}
form .form-row-last {
float: right;
}
form .form-row select {
width: 100%;
cursor: pointer;
margin: 0;
}
form .form-row input.input-text, form .form-row textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
*/
  /*checkout*/
  /* Small Devices, Tablets */
  /*order complete*/
  /*QUANTITY*/
  /*ticket block*/
  /*
	.ticketbox .woocommerce_message .button {
		display: none;
	}

	.ticketbox .summary .button span{
	padding: 3px 21px;
	}


	.ticketbox  .price .amount{
	font-size: 100%;
	text-align: right;
	padding-right: 20px;
	}
	*/
  /*store page*/
  /*Adding to cart symbols*/
  /*delete item from cart*/
  /*single product*/
  /*store widgets*/
  /*cart*/
  /*
	form .form-row {
	padding: 3px;
	margin: 0 0 6px;
	}

	form .form-row-first, form .form-row-last {
	float: left;
	width: 47%;
	overflow: visible;
	}
	form .form-row-last {
	float: right;
	}
	form .form-row select {
	width: 100%;
	cursor: pointer;
	margin: 0;
	}
	form .form-row input.input-text, form .form-row textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	}
	*/
  /*checkout*/
  /* Small Devices, Tablets */
  /*order complete*/
  /*QUANTITY*/
  /*messages*/
  /*END store*/
  /*Footable*/
}
.woocommerce-old-styles .post-type-archive-product .main-image {
  margin-bottom: 0px;
}
.woocommerce-old-styles .products ul,
.woocommerce-old-styles ul.products {
  margin: 0 0 14px;
  padding: 0!important;
  overflow: auto;
  list-style: none;
}
.woocommerce-old-styles ul.products li.product {
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  width: 22.05%;
  margin-left: 0;
  position: relative;
  list-style: none;
  overflow: hidden;
}
.woocommerce-old-styles .sidebar_content ul.products li.product {
  float: none;
  margin: 0 0 2.992em 0;
  padding: 0;
  width: 100%;
  margin-left: 0;
  position: relative;
  list-style: none;
  overflow: hidden;
  padding-bottom: 2.992em;
  border-bottom: 1px solid #D9D9D9;
}
.woocommerce-old-styles .sidebar_right ul.products li.product h3 {
  height: auto;
  text-transform: capitalize;
  line-height: inherit;
  padding-left: 0;
  background: transparent;
  font-size: 1.2em;
  line-height: 1.4em;
}
.woocommerce-old-styles .sidebar_right .quantity,
.woocommerce-old-styles #content .quantity {
  float: left;
}
.woocommerce-old-styles .sidebar_right .price {
  margin: 0;
}
.woocommerce-old-styles ul.products li.last {
  margin-right: 0;
}
.woocommerce-old-styles ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
}
.woocommerce-old-styles ul.products li.product h3 {
  padding: 0.5em 0;
  font-size: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.woocommerce-old-styles .storecats ul.products li.product h3 {
  font-size: 140%;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}
.woocommerce-old-styles ul.products li.product .count {
  display: none;
}
.woocommerce-old-styles .price,
.woocommerce-old-styles .amount {
  color: #7cc40a;
}
.woocommerce-old-styles .price,
.woocommerce-old-styles .amount {
  display: block;
  padding-bottom: 5px;
}
.woocommerce-old-styles .price .amount,
.woocommerce-old-styles .amount .amount,
.woocommerce-old-styles #cart-box .amount {
  display: inherit;
  padding-bottom: 0;
}
.woocommerce-old-styles ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -6px -6px 0 0;
}
.woocommerce-old-styles span.onsale {
  min-height: 32px;
  min-width: 32px;
  padding: 4px;
  font-size: 11px;
  position: absolute;
  text-align: center;
  line-height: 32px;
  top: 6px;
  left: 6px;
  margin: 0;
  background: #000000;
  color: #fff;
  -moz-border-radius: 50%;
  /* Firefox */
  -webkit-border-radius: 50%;
  /* Safari, Chrome */
  border-radius: 50%;
}
.woocommerce-old-styles ul.products li.product .price del {
  font-size: 0.7em;
  margin: -2px 0 0 0;
}
.woocommerce-old-styles .wc-proceed-to-checkout {
  clear: both;
}
.woocommerce-old-styles .payment_methods {
  display: none;
}
.woocommerce-old-styles table.cart a.remove,
.woocommerce-old-styles #content table.cart a.remove {
  display: block;
  height: 19px;
  width: 18px;
  font-size: 160%;
  text-align: center;
  color: #de5227;
}
.woocommerce-old-styles table.cart a.remove:hover,
.woocommerce-old-styles #content table.cart a.remove:hover {
  color: #000;
}
.woocommerce-old-styles .product-image {
  float: left;
  margin: 10px 20px 0 0;
  width: 50%;
}
.woocommerce-old-styles .product-image img {
  margin: 0 auto;
}
.woocommerce-old-styles #thumbs {
  float: left;
  margin: 10px 20px 0 0;
  width: 50%;
}
.woocommerce-old-styles #thumbs li {
  float: left;
  width: 30px;
  margin-right: 5px;
}
.woocommerce-old-styles .product-content {
  overflow: hidden;
}
.woocommerce-old-styles .product-title h2 {
  font-size: 180%;
  margin: 10px 0 20px;
  line-height: 130%;
}
.woocommerce-old-styles .product-content .quantity {
  float: left;
}
.woocommerce-old-styles .product-content .button {
  margin-top: 5px;
  margin-left: 10px;
}
.woocommerce-old-styles .product_meta {
  display: none;
}
.woocommerce-old-styles ul.cart_list,
.woocommerce-old-styles ul.product_list_widget {
  padding-left: 0;
}
.woocommerce-old-styles ul.cart_list li,
.woocommerce-old-styles ul.product_list_widget li {
  padding: 4px 0;
}
.woocommerce-old-styles ul.cart_list li a,
.woocommerce-old-styles ul.product_list_widget li a {
  display: block;
  font-weight: bold;
}
.woocommerce-old-styles ul.cart_list li img,
.woocommerce-old-styles ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.woocommerce-old-styles .widget_shopping_cart .total {
  border-top: 3px double #d9d9d9;
  padding: 4px 0 0;
}
.woocommerce-old-styles table.shop_table {
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  background: #f5f5f5;
}
.woocommerce-old-styles table.shop_table {
  text-align: left;
  border-collapse: separate;
}
.woocommerce-old-styles table.cart th,
.woocommerce-old-styles #content table.cart th,
.woocommerce-old-styles table.cart td,
.woocommerce-old-styles #content table.cart td {
  vertical-align: middle;
}
.woocommerce-old-styles table.cart .product-thumbnail,
.woocommerce-old-styles #content table.cart .product-thumbnail {
  min-width: 32px;
}
.woocommerce-old-styles table.cart img,
.woocommerce-old-styles #content table.cart img {
  width: 32px;
  height: auto;
}
.woocommerce-old-styles table.shop_table th {
  font-weight: bold;
  line-height: 18px;
  padding: 9px 12px;
  border-bottom: 1px solid #d9d9d9;
}
.woocommerce-old-styles table.shop_table tr.cart_table_item,
.woocommerce-old-styles table.shop_table thead,
.woocommerce-old-styles table.shop_table tfoot,
.woocommerce-old-styles table.shop_table tr.checkout_table_item {
  background: #f5f5f5;
}
.woocommerce-old-styles table.shop_table td.actions {
  padding-top: 20px;
  background: #FFF;
}
.woocommerce-old-styles table.shop_table td {
  padding: 6px 12px;
  vertical-align: middle;
}
.woocommerce-old-styles table.shop_table td.product-quantity .quantity {
  margin: 0;
}
.woocommerce-old-styles table.cart td.actions,
.woocommerce-old-styles #content table.cart td.actions {
  text-align: right;
}
.woocommerce-old-styles .cart-collaterals {
  width: 100%;
}
.woocommerce-old-styles .cart-collaterals h2 {
  margin-bottom: 10px;
}
.woocommerce-old-styles .cart-collaterals .cross-sells {
  width: 50%;
  float: left;
}
.woocommerce-old-styles .cart-collaterals .cross-sells ul.products li.product {
  width: 100%!important;
  float: none!important;
  margin-bottom: 5px!important;
}
.woocommerce-old-styles .cart-collaterals .cross-sells ul.products li.product h3 {
  padding: 0!important;
}
.woocommerce-old-styles .cart-collaterals .cross-sells ul.products li.product img {
  float: left;
  margin-right: 4px;
  width: 32px;
  height: auto;
}
.woocommerce-old-styles .cart-collaterals .cart_totals {
  float: right;
  width: 48%;
  text-align: right;
}
.woocommerce-old-styles .cart-collaterals .cart_totals table {
  float: right;
}
.woocommerce-old-styles .cart-collaterals .cart_totals table td,
.woocommerce-old-styles .cart-collaterals .cart_totals table th {
  padding: 6px 3px;
}
.woocommerce-old-styles .cart-collaterals .cart_totals tr td,
.woocommerce-old-styles .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #d9d9d9;
  padding: 6px 6px;
}
.woocommerce-old-styles ul#shipping_method,
.woocommerce-old-styles ul#shipping_method li {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.woocommerce-old-styles .cart-collaterals .shipping_calculator {
  width: 48%;
  margin: 20px 0 0 0;
  /*
text-align: right;
clear: right;
float: right;*/
}
.woocommerce-old-styles .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%;
  padding-top: 30px;
}
.woocommerce-old-styles .woocommerce-MyAccount-navigation ul,
.woocommerce-old-styles .woocommerce-MyAccount-navigation li {
  list-style: none!important;
  padding: 0!important;
}
.woocommerce-old-styles .woocommerce-MyAccount-navigation ul a {
  font: normal 140%/180% 'IBM Plex Sans', sans-serif;
  border: none;
  text-transform: inherit;
  padding-left: 0px;
  height: 25px;
  color: #585858;
  cursor: pointer;
}
.woocommerce-old-styles .woocommerce-MyAccount-content {
  width: 70%;
  float: left;
}
.woocommerce-old-styles .col2-set {
  width: 100%;
}
.woocommerce-old-styles .col2-set .col-1 {
  width: 100%;
}
.woocommerce-old-styles .col2-set .col-2 {
  width: 100%;
}
.woocommerce-old-styles #customer_login.col2-set .col-1 {
  float: left;
  width: 48%;
}
.woocommerce-old-styles #customer_login.col2-set .col-2 {
  float: right;
  width: 48%;
}
@media only screen and (max-width: 768px) {
  .woocommerce-old-styles #customer_login.col2-set .col-1,
  .woocommerce-old-styles #customer_login.col2-set .col-2 {
    float: none;
    width: 100%;
  }
}
.woocommerce-old-styles .checkout h3,
.woocommerce-old-styles .woocommerce h2 {
  font-size: 140%;
  font-weight: 700;
  margin-bottom: 10px;
}
.woocommerce-old-styles #order_review_heading {
  margin-top: 20px;
}
.woocommerce-old-styles #payment {
  background: #f5f5f5;
}
.woocommerce-old-styles #payment div.form-row {
  padding: 1em 0;
  background: #FFF;
  text-align: right;
}
.woocommerce-old-styles #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  margin: 0;
  list-style: none outside;
}
.woocommerce-old-styles #payment ul.payment_methods img {
  float: left;
  padding-right: 3px;
}
.woocommerce-old-styles #payment ul.payment_methods img:first-child {
  clear: left;
}
.woocommerce-old-styles #payment ul.payment_methods p {
  margin: 0;
}
.woocommerce-old-styles #payment ul.payment_methods li {
  line-height: 2em;
  text-align: left;
  list-style: none;
}
.woocommerce-old-styles #payment div.payment_box {
  position: relative;
  width: 96%;
  padding: 1em 2%;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
  line-height: 1.5em;
  background: #d9d9d9;
  color: #585858;
}
.woocommerce-old-styles #place_order {
  cursor: pointer;
  position: relative;
  overflow: visible;
  left: auto;
  color: #666;
  background: #d9d9d9;
  padding: 3px 25px;
  text-transform: lowercase;
  font-size: 90%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: solid 1px #adadad;
  height: 24px;
  line-height: 17px;
}
.woocommerce-old-styles #place_order:hover {
  color: #FFF;
  background: #000000;
  border: solid 1px #000000;
}
.woocommerce-old-styles .order_details {
  margin: 0 0 1.5em;
  list-style: none;
  padding-left: 0!important;
  overflow: auto;
}
.woocommerce-old-styles .order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  border-right: 1px dashed #d9d9d9;
  padding-right: 2em;
  list-style: none!important;
}
.woocommerce-old-styles .order_details li.method {
  border: 0;
}
.woocommerce-old-styles .order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5em;
}
.woocommerce-old-styles dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
  font-weight: bold;
}
.woocommerce-old-styles dd {
  margin: 0 0 0 130px;
  padding: 0 0 0.5em 0;
}
.woocommerce-old-styles address {
  margin: 0 0 0 130px;
  padding: 0 0 0.5em 0;
}
.woocommerce-old-styles .addresses h3 {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
  font: 100%/140% 'Lato', sans-serif;
  font-weight: 700;
  color: #585858;
}
.woocommerce-old-styles .addresses h3:after {
  content: ":";
}
.woocommerce-old-styles .product-name .variation {
  display: none;
}
.woocommerce-old-styles .quantity,
.woocommerce-old-styles #content .quantity {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  width: 46px;
  height: 30px;
}
.woocommerce-old-styles table.cart input,
.woocommerce-old-styles #content table.cart input {
  margin: 0;
  vertical-align: middle;
  line-height: 1em;
  margin-bottom: 10px;
}
.woocommerce-old-styles .quantity .plus,
.woocommerce-old-styles #content .quantity .plus,
.woocommerce-old-styles .quantity .minus,
.woocommerce-old-styles #content .quantity .minus {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  overflow: visible;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  line-height: 13px;
  font-size: 12px;
  color: #5e5e5e;
  border: none;
  background: #ebeced;
  border: solid 1px #adadad;
}
.woocommerce-old-styles .quantity .plus,
.woocommerce-old-styles #content .quantity .plus,
.woocommerce-old-styles .quantity .minus,
.woocommerce-old-styles #content .quantity .minus {
  color: #000000;
}
.woocommerce-old-styles .quantity .plus:hover,
.woocommerce-old-styles #content .quantity .plus:hover,
.woocommerce-old-styles .quantity .minus:hover,
.woocommerce-old-styles #content .quantity .minus:hover {
  color: #000;
}
.woocommerce-old-styles .quantity .minus,
.woocommerce-old-styles #content .quantity .minus {
  bottom: 0;
  right: 0;
}
.woocommerce-old-styles .quantity .plus,
.woocommerce-old-styles #content .quantity .plus {
  top: 0;
  right: 0;
  border-bottom: 0;
}
.woocommerce-old-styles .quantity input.qty,
.woocommerce-old-styles #content .quantity input.qty {
  width: 30px;
  height: 28px;
  float: left;
  padding: 0;
  text-align: center;
  font-weight: bold;
  border: solid 1px #adadad;
}
.woocommerce-old-styles .variations td {
  display: block;
  width: 99.9%;
  clear: both;
}
.woocommerce-old-styles .variations .label {
  font-weight: bold;
}
.woocommerce-old-styles .price .amount {
  display: inline-block !important;
}
.woocommerce-old-styles .variations label {
  padding-right: 20px;
}
.woocommerce-old-styles .widget .sidebar_content li {
  list-style: none;
}
.woocommerce-old-styles .ticketbox .woocommerce-tabs,
.woocommerce-old-styles .ticketbox .stock {
  display: none;
}
.woocommerce-old-styles .ticketbox div.product div.summary {
  width: 100%;
  float: none;
}
.woocommerce-old-styles .ticketbox .quantity {
  float: left;
}
.woocommerce-old-styles .ticketbox .price:before {
  font-size: 4em;
  margin-right: 100%;
}
.woocommerce-old-styles .ticketbox .amount {
  display: inline-block !important;
}
.woocommerce-old-styles .ticketbox div.product form.cart .variations {
  margin-bottom: 0;
}
.woocommerce-old-styles .ticketbox .single_variation {
  margin-top: 10px;
}
.woocommerce-old-styles .ticketbox .woocommerce_message,
.woocommerce-old-styles .ticketbox .woocommerce_error,
.woocommerce-old-styles .ticketbox .woocommerce_info {
  font-size: 84%;
}
.woocommerce-old-styles .ticketbox .summary .button {
  width: 100px;
  padding: 3px 15px;
}
.woocommerce-old-styles .post-type-archive-product .main-image {
  margin-bottom: 0px;
}
.woocommerce-old-styles .products ul,
.woocommerce-old-styles ul.products {
  margin: 0 0 14px;
  padding: 0!important;
  overflow: auto;
  list-style: none;
}
.woocommerce-old-styles ul.products li.product {
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  width: 22.05%;
  margin-left: 0;
  position: relative;
  list-style: none;
  overflow: hidden;
}
.woocommerce-old-styles .sidebar_content ul.products li.product {
  float: none;
  margin: 0 0 2.992em 0;
  padding: 0;
  width: 100%;
  margin-left: 0;
  position: relative;
  list-style: none;
  overflow: hidden;
  padding-bottom: 2.992em;
  border-bottom: 1px solid #D9D9D9;
}
.woocommerce-old-styles .sidebar_right ul.products li.product h3 {
  height: auto;
  text-transform: capitalize;
  line-height: inherit;
  padding-left: 0;
  background: transparent;
  font-size: 1.2em;
  line-height: 1.4em;
}
.woocommerce-old-styles .sidebar_right .quantity,
.woocommerce-old-styles #content .quantity {
  float: left;
}
.woocommerce-old-styles .sidebar_right .price {
  margin: 0;
}
.woocommerce-old-styles ul.products li.last {
  margin-right: 0;
}
.woocommerce-old-styles ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
}
.woocommerce-old-styles ul.products li.product h3 {
  padding: 0.5em 0;
  font-size: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.woocommerce-old-styles .storecats ul.products li.product h3 {
  font-size: 140%;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}
.woocommerce-old-styles ul.products li.product .count {
  display: none;
}
.woocommerce-old-styles .price,
.woocommerce-old-styles .amount {
  color: #7cc40a;
}
.woocommerce-old-styles .price,
.woocommerce-old-styles .amount {
  display: block;
  padding-bottom: 5px;
}
.woocommerce-old-styles .price .amount,
.woocommerce-old-styles .amount .amount,
.woocommerce-old-styles #cart-box .amount {
  display: inherit;
  padding-bottom: 0;
}
.woocommerce-old-styles ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -6px -6px 0 0;
}
.woocommerce-old-styles span.onsale {
  min-height: 32px;
  min-width: 32px;
  padding: 4px;
  font-size: 11px;
  position: absolute;
  text-align: center;
  line-height: 32px;
  top: 6px;
  left: 6px;
  margin: 0;
  background: #000000;
  color: #fff;
  -moz-border-radius: 50%;
  /* Firefox */
  -webkit-border-radius: 50%;
  /* Safari, Chrome */
  border-radius: 50%;
  /* CSS3 */
}
.woocommerce-old-styles ul.products li.product .price del {
  font-size: 0.7em;
  margin: -2px 0 0 0;
}
.woocommerce-old-styles .wc-proceed-to-checkout {
  clear: both;
}
.woocommerce-old-styles .payment_methods {
  display: none;
}
.woocommerce-old-styles .button a,
.woocommerce-old-styles a.button,
.woocommerce-old-styles button.button,
.woocommerce-old-styles input.button,
.woocommerce-old-styles #respond input#submit,
.woocommerce-old-styles #main-sidebar input.button,
.woocommerce-old-styles #content input.button {
  color: #FFF;
  background: #000000;
  padding: 3px 25px;
  text-transform: lowercase;
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari, Chrome */
  border-radius: 10px;
  /* CSS3 */
  height: 24px;
  line-height: 16px;
  font-size: 90%;
  position: relative;
  border: solid 1px #000000;
  margin: 0;
  cursor: pointer;
  left: auto;
  display: -moz-inline-box;
  display: inline-block;
  /*
	margin: 0;
	line-height: 1em;
	cursor: pointer;
	position: relative;
	overflow: visible;
	text-decoration: none;
	left: auto;
	*/
}
.woocommerce-old-styles .button a,
.woocommerce-old-styles a.button {
  height: 16px;
}
.woocommerce-old-styles a.button:hover,
.woocommerce-old-styles button.button:hover,
.woocommerce-old-styles input.button:hover,
.woocommerce-old-styles #respond input#submit:hover,
.woocommerce-old-styles #content input.button:hover {
  background: #d9d9d9;
  color: #666;
  border: solid 1px #adadad;
}
.woocommerce-old-styles a.button.added::before,
.woocommerce-old-styles button.button.added::before,
.woocommerce-old-styles input.button.added::before,
.woocommerce-old-styles #respond input#submit.added::before,
.woocommerce-old-styles #content input.button.added::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  top: 0.35em;
  right: -24px;
  text-indent: 0;
  background: url('../img/success.png') no-repeat;
}
.woocommerce-old-styles a.added_to_cart {
  position: absolute;
  right: 0;
  bottom: 28px;
  font-size: 90%;
}
.woocommerce-old-styles a.button.loading,
.woocommerce-old-styles button.button.loading,
.woocommerce-old-styles input.button.loading,
.woocommerce-old-styles #respond input#submit.loading,
.woocommerce-old-styles #content input.button.loading {
  background: #d9d9d9;
  color: #666;
  border: solid 1px #d9d9d9;
}
.woocommerce-old-styles a.button.loading::before,
.woocommerce-old-styles button.button.loading::before,
.woocommerce-old-styles input.button.loading::before,
.woocommerce-old-styles #respond input#submit.loading::before,
.woocommerce-old-styles #content input.button.loading::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url("../img/ajax-loader-sm.gif") center no-repeat rgba(255, 255, 255, 0.65);
}
.woocommerce-old-styles table.cart a.remove,
.woocommerce-old-styles #content table.cart a.remove {
  display: block;
  height: 19px;
  width: 18px;
  font-size: 160%;
  text-align: center;
  color: #de5227;
}
.woocommerce-old-styles table.cart a.remove:hover,
.woocommerce-old-styles #content table.cart a.remove:hover {
  color: #000;
}
.woocommerce-old-styles .product-image {
  float: left;
  margin: 10px 20px 0 0;
  width: 50%;
}
.woocommerce-old-styles .product-image img {
  margin: 0 auto;
}
.woocommerce-old-styles #thumbs {
  float: left;
  margin: 10px 20px 0 0;
  width: 50%;
}
.woocommerce-old-styles #thumbs li {
  float: left;
  width: 30px;
  margin-right: 5px;
}
.woocommerce-old-styles .product-content {
  overflow: hidden;
}
.woocommerce-old-styles .product-title h2 {
  font-size: 180%;
  margin: 10px 0 20px;
  line-height: 130%;
}
.woocommerce-old-styles .product-content .quantity {
  float: left;
}
.woocommerce-old-styles .product-content .button {
  margin-top: 5px;
  margin-left: 10px;
}
.woocommerce-old-styles .product_meta {
  display: none;
}
.woocommerce-old-styles ul.cart_list,
.woocommerce-old-styles ul.product_list_widget {
  padding-left: 0;
}
.woocommerce-old-styles ul.cart_list li,
.woocommerce-old-styles ul.product_list_widget li {
  padding: 4px 0;
}
.woocommerce-old-styles ul.cart_list li a,
.woocommerce-old-styles ul.product_list_widget li a {
  display: block;
  font-weight: bold;
}
.woocommerce-old-styles ul.cart_list li img,
.woocommerce-old-styles ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.woocommerce-old-styles .widget_shopping_cart .total {
  border-top: 3px double #d9d9d9;
  padding: 4px 0 0;
}
.woocommerce-old-styles table.shop_table {
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  background: #f5f5f5;
}
.woocommerce-old-styles table.shop_table {
  text-align: left;
  border-collapse: separate;
}
.woocommerce-old-styles table.cart th,
.woocommerce-old-styles #content table.cart th,
.woocommerce-old-styles table.cart td,
.woocommerce-old-styles #content table.cart td {
  vertical-align: middle;
}
.woocommerce-old-styles table.cart .product-thumbnail,
.woocommerce-old-styles #content table.cart .product-thumbnail {
  min-width: 32px;
}
.woocommerce-old-styles table.cart img,
.woocommerce-old-styles #content table.cart img {
  width: 32px;
  height: auto;
}
.woocommerce-old-styles table.shop_table th {
  font-weight: bold;
  line-height: 18px;
  padding: 9px 12px;
  border-bottom: 1px solid #d9d9d9;
}
.woocommerce-old-styles table.shop_table tr.cart_table_item,
.woocommerce-old-styles table.shop_table thead,
.woocommerce-old-styles table.shop_table tfoot,
.woocommerce-old-styles table.shop_table tr.checkout_table_item {
  background: #f5f5f5;
}
.woocommerce-old-styles table.shop_table td.actions {
  padding-top: 20px;
  background: #FFF;
}
.woocommerce-old-styles table.shop_table td {
  padding: 6px 12px;
  vertical-align: middle;
}
.woocommerce-old-styles table.shop_table td.product-quantity .quantity {
  margin: 0;
}
.woocommerce-old-styles table.cart td.actions,
.woocommerce-old-styles #content table.cart td.actions {
  text-align: right;
}
.woocommerce-old-styles .cart-collaterals {
  width: 100%;
}
.woocommerce-old-styles .cart-collaterals h2 {
  margin-bottom: 10px;
}
.woocommerce-old-styles .cart-collaterals .cross-sells {
  width: 50%;
  float: left;
}
.woocommerce-old-styles .cart-collaterals .cross-sells ul.products li.product {
  width: 100%!important;
  float: none!important;
  margin-bottom: 5px!important;
}
.woocommerce-old-styles .cart-collaterals .cross-sells ul.products li.product h3 {
  padding: 0!important;
}
.woocommerce-old-styles .cart-collaterals .cross-sells ul.products li.product img {
  float: left;
  margin-right: 4px;
  width: 32px;
  height: auto;
}
.woocommerce-old-styles .cart-collaterals .cart_totals {
  float: right;
  width: 48%;
  text-align: right;
}
.woocommerce-old-styles .cart-collaterals .cart_totals table {
  float: right;
}
.woocommerce-old-styles .cart-collaterals .cart_totals table td,
.woocommerce-old-styles .cart-collaterals .cart_totals table th {
  padding: 6px 3px;
}
.woocommerce-old-styles .cart-collaterals .cart_totals tr td,
.woocommerce-old-styles .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #d9d9d9;
  padding: 6px 6px;
}
.woocommerce-old-styles ul#shipping_method,
.woocommerce-old-styles ul#shipping_method li {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.woocommerce-old-styles .cart-collaterals .shipping_calculator {
  width: 48%;
  margin: 20px 0 0 0;
  /*
	text-align: right;
	clear: right;
	float: right;*/
}
.woocommerce-old-styles .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%;
  padding-top: 30px;
}
.woocommerce-old-styles .woocommerce-MyAccount-navigation ul,
.woocommerce-old-styles .woocommerce-MyAccount-navigation li {
  list-style: none!important;
  padding: 0!important;
}
.woocommerce-old-styles .woocommerce-MyAccount-navigation ul a {
  font: normal 140%/180% 'IBM Plex Sans', sans-serif;
  border: none;
  text-transform: inherit;
  padding-left: 0px;
  height: 25px;
  color: #585858;
  cursor: pointer;
}
.woocommerce-old-styles .woocommerce-MyAccount-content {
  width: 70%;
  float: left;
}
.woocommerce-old-styles .col2-set {
  width: 100%;
}
.woocommerce-old-styles .col2-set .col-1 {
  width: 100%;
}
.woocommerce-old-styles .col2-set .col-2 {
  width: 100%;
}
.woocommerce-old-styles #customer_login.col2-set .col-1 {
  float: left;
  width: 48%;
}
.woocommerce-old-styles #customer_login.col2-set .col-2 {
  float: right;
  width: 48%;
}
@media only screen and (max-width: 768px) {
  .woocommerce-old-styles #customer_login.col2-set .col-1,
  .woocommerce-old-styles #customer_login.col2-set .col-2 {
    float: none;
    width: 100%;
  }
}
.woocommerce-old-styles .checkout h3,
.woocommerce-old-styles .woocommerce h2 {
  font-size: 140%;
  font-weight: 700;
  margin-bottom: 10px;
}
.woocommerce-old-styles #order_review_heading {
  margin-top: 20px;
}
.woocommerce-old-styles #payment {
  background: #f5f5f5;
}
.woocommerce-old-styles #payment div.form-row {
  padding: 1em 0;
  background: #FFF;
  text-align: right;
}
.woocommerce-old-styles #payment ul.payment_methods {
  text-align: left;
  padding: 1em;
  margin: 0;
  list-style: none outside;
}
.woocommerce-old-styles #payment ul.payment_methods img {
  float: left;
  padding-right: 3px;
}
.woocommerce-old-styles #payment ul.payment_methods img:first-child {
  clear: left;
}
.woocommerce-old-styles #payment ul.payment_methods p {
  margin: 0;
}
.woocommerce-old-styles #payment ul.payment_methods li {
  line-height: 2em;
  text-align: left;
  list-style: none;
}
.woocommerce-old-styles #payment div.payment_box {
  position: relative;
  width: 96%;
  padding: 1em 2%;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
  line-height: 1.5em;
  background: #d9d9d9;
  color: #585858;
}
.woocommerce-old-styles #place_order {
  cursor: pointer;
  position: relative;
  overflow: visible;
  left: auto;
  color: #666;
  background: #d9d9d9;
  padding: 3px 25px;
  text-transform: lowercase;
  font-size: 90%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  behavior: url(http://sitesantafe.org/wp-content/themes/site-theme/css/pie/PIE.php);
  border: solid 1px #adadad;
  height: 24px;
  line-height: 17px;
}
.woocommerce-old-styles #place_order:hover {
  color: #FFF;
  background: #000000;
  border: solid 1px #000000;
}
.woocommerce-old-styles .order_details {
  margin: 0 0 1.5em;
  list-style: none;
  padding-left: 0!important;
  overflow: auto;
}
.woocommerce-old-styles .order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  border-right: 1px dashed #d9d9d9;
  padding-right: 2em;
  list-style: none!important;
}
.woocommerce-old-styles .order_details li.method {
  border: 0;
}
.woocommerce-old-styles .order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5em;
}
.woocommerce-old-styles dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
  font-weight: bold;
}
.woocommerce-old-styles dd {
  margin: 0 0 0 130px;
  padding: 0 0 0.5em 0;
}
.woocommerce-old-styles address {
  margin: 0 0 0 130px;
  padding: 0 0 0.5em 0;
}
.woocommerce-old-styles .addresses h3 {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
  font: 100%/140% 'Lato', sans-serif;
  font-weight: 700;
  color: #585858;
}
.woocommerce-old-styles .addresses h3:after {
  content: ":";
}
.woocommerce-old-styles .product-name .variation {
  display: none;
}
.woocommerce-old-styles .quantity,
.woocommerce-old-styles #content .quantity {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  width: 46px;
  height: 30px;
}
.woocommerce-old-styles table.cart input,
.woocommerce-old-styles #content table.cart input {
  margin: 0;
  vertical-align: middle;
  line-height: 1em;
  margin-bottom: 10px;
}
.woocommerce-old-styles .quantity .plus,
.woocommerce-old-styles #content .quantity .plus,
.woocommerce-old-styles .quantity .minus,
.woocommerce-old-styles #content .quantity .minus {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  overflow: visible;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  line-height: 13px;
  font-size: 12px;
  color: #5e5e5e;
  border: none;
  background: #ebeced;
  border: solid 1px #adadad;
}
.woocommerce-old-styles .quantity .plus,
.woocommerce-old-styles #content .quantity .plus,
.woocommerce-old-styles .quantity .minus,
.woocommerce-old-styles #content .quantity .minus {
  color: #000000;
}
.woocommerce-old-styles .quantity .plus:hover,
.woocommerce-old-styles #content .quantity .plus:hover,
.woocommerce-old-styles .quantity .minus:hover,
.woocommerce-old-styles #content .quantity .minus:hover {
  color: #000;
}
.woocommerce-old-styles .quantity .minus,
.woocommerce-old-styles #content .quantity .minus {
  bottom: 0;
  right: 0;
}
.woocommerce-old-styles .quantity .plus,
.woocommerce-old-styles #content .quantity .plus {
  top: 0;
  right: 0;
  border-bottom: 0;
}
.woocommerce-old-styles .quantity input.qty,
.woocommerce-old-styles #content .quantity input.qty {
  width: 30px;
  height: 28px;
  float: left;
  padding: 0;
  text-align: center;
  font-weight: bold;
  border: solid 1px #adadad;
}
.woocommerce-old-styles .woocommerce_message,
.woocommerce-old-styles .woocommerce_error,
.woocommerce-old-styles .woocommerce_info {
  padding: 10px;
  margin: 0 0 1em;
  position: relative;
  background: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(http://sitesantafe.org/wp-content/themes/site-theme/css/pie/PIE.php);
  list-style: none outside;
  width: auto;
  overflow: hidden;
}
.woocommerce-old-styles .woocommerce_message .button,
.woocommerce-old-styles .woocommerce_error .button,
.woocommerce-old-styles .woocommerce_info .button {
  float: right;
}
.woocommerce-old-styles .footable.breakpoint > tbody > tr > td.expand {
  font-size: 170%;
  cursor: pointer;
}
.woocommerce-old-styles .footable.breakpoint > tbody > tr > td.expand a {
  padding-left: 20px;
  font-size: 70%;
}
.woocommerce-old-styles .footable-cell-detail {
  background: #FFF;
  border-bottom: 1px solid #ccc;
}
.woocommerce-old-styles .footable-row-detail-inner {
  margin: 0 40px;
}
.woocommerce-old-styles .footable-row-detail-inner > div {
  height: 40px;
}
.woocommerce-old-styles .footable-row-detail-inner a,
.woocommerce-old-styles .footable-row-detail-inner .amount,
.woocommerce-old-styles .footable-row-detail-inner .quantity {
  float: right;
  display: inline-block !important;
}
@media only screen and (max-width: 800px) {
  /* Force table to not be like tables anymore */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #no-more-tables tr {
    border: 1px solid #ccc;
  }
  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  /*
	Label the data
	*/
  #no-more-tables td:before {
    content: attr(data-title);
  }
  #stacked-tables thead {
    display: none;
  }
  #stacked-tables th,
  #stacked-tables td {
    display: block;
    border-top: 0;
    padding: 3px;
    text-indent: 35px;
  }
  #stacked-tables tr {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 3px;
  }
  #stacked-tables .text-right {
    text-align: left;
  }
  .card #stacked-tables .avatar {
    width: 30px;
    height: 30px;
    margin-left: -35px;
  }
}
/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  #logo {
    width: 100px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .home-intro {
    min-height: 300px;
  }
  #logo {
    width: 94px;
    padding-top: 6px;
  }
  #main-nav {
    margin-top: 0;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .navbar-collapse {
    width: 100%;
    position: relative;
  }
  .navbar-collapse,
  .navbar-nav .open .dropdown-menu {
    background: #cbcbcb !important;
  }
  .navbar-default .navbar-nav > li > a {
    padding-bottom: 10px;
  }
  .main-content.col-sm-9 {
    padding-right: 15px;
  }
  .sidebar_right_menu {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sidebar_right_menu h3,
  .sidebar_right h3 {
    pointer-events: all;
  }
  .sidebar_bar {
    border-left: 0;
    padding-top: 20px;
  }
  #search {
    top: 0px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .home-intro .intro-logo {
    top: 70px;
  }
  .home .home-intro {
    margin-top: -60px;
    min-height: 200px;
  }
  #header {
    height: 60px;
  }
  #logo {
    width: 94px;
    margin-left: 0;
    padding-top: 6px;
  }
  .intro-bottom img {
    margin-left: 0px;
  }
  .intro-bottom .image {
    padding: 0;
  }
  .intro-bottom .intro-date {
    right: 0;
  }
  #footer {
    margin-top: 20px;
  }
  .featured-holder {
    height: auto;
  }
  .featured-holder .intro-content {
    height: auto;
    line-height: 1.2;
    border-top: none;
    border-right: 1px solid #d9d9d9;
    white-space: normal;
    padding: 12px;
  }
}
/* Custom, iPhone Retina */
