/*! 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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 17px;
  margin-bottom: 17px;
  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: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  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: 17px;
  margin-bottom: 8.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 19px;
}
h2,
.h2 {
  font-size: 17px;
}
h3,
.h3 {
  font-size: 16px;
}
h4,
.h4 {
  font-size: 15px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 8.5px;
}
.lead {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 91%;
}
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: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 8.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 17px;
}
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: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 15px;
  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: 17px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
  min-width: 100%;
}
.row-center {
  justify-content: center;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
[class*="col-"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  left: auto;
  right: auto;
}
.col-ph-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.col-ph-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.col-ph-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-ph-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-ph-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-ph-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-ph-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-ph-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-ph-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-ph-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-ph-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-ph-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.pull-ph-12 {
  right: 100%;
}
.pull-ph-11 {
  right: 91.66666667%;
}
.pull-ph-10 {
  right: 83.33333333%;
}
.pull-ph-9 {
  right: 75%;
}
.pull-ph-8 {
  right: 66.66666667%;
}
.pull-ph-7 {
  right: 58.33333333%;
}
.pull-ph-6 {
  right: 50%;
}
.pull-ph-5 {
  right: 41.66666667%;
}
.pull-ph-4 {
  right: 33.33333333%;
}
.pull-ph-3 {
  right: 25%;
}
.pull-ph-2 {
  right: 16.66666667%;
}
.pull-ph-1 {
  right: 8.33333333%;
}
.push-ph-12 {
  left: 100%;
}
.push-ph-11 {
  left: 91.66666667%;
}
.push-ph-10 {
  left: 83.33333333%;
}
.push-ph-9 {
  left: 75%;
}
.push-ph-8 {
  left: 66.66666667%;
}
.push-ph-7 {
  left: 58.33333333%;
}
.push-ph-6 {
  left: 50%;
}
.push-ph-5 {
  left: 41.66666667%;
}
.push-ph-4 {
  left: 33.33333333%;
}
.push-ph-3 {
  left: 25%;
}
.push-ph-2 {
  left: 16.66666667%;
}
.push-ph-1 {
  left: 8.33333333%;
}
.offset-ph-12 {
  margin-left: 100%;
}
.offset-ph-11 {
  margin-left: 91.66666667%;
}
.offset-ph-10 {
  margin-left: 83.33333333%;
}
.offset-ph-9 {
  margin-left: 75%;
}
.offset-ph-8 {
  margin-left: 66.66666667%;
}
.offset-ph-7 {
  margin-left: 58.33333333%;
}
.offset-ph-6 {
  margin-left: 50%;
}
.offset-ph-5 {
  margin-left: 41.66666667%;
}
.offset-ph-4 {
  margin-left: 33.33333333%;
}
.offset-ph-3 {
  margin-left: 25%;
}
.offset-ph-2 {
  margin-left: 16.66666667%;
}
.offset-ph-1 {
  margin-left: 8.33333333%;
}
.row-ph-center {
  justify-content: center;
}
.row-ph-reverse {
  flex-direction: row-reverse;
}
@media (min-width: 480px) {
  .col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xs-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xs-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xs-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xs-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xs-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xs-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xs-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xs-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xs-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xs-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xs-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .pull-xs-12 {
    right: 100%;
  }
  .pull-xs-11 {
    right: 91.66666667%;
  }
  .pull-xs-10 {
    right: 83.33333333%;
  }
  .pull-xs-9 {
    right: 75%;
  }
  .pull-xs-8 {
    right: 66.66666667%;
  }
  .pull-xs-7 {
    right: 58.33333333%;
  }
  .pull-xs-6 {
    right: 50%;
  }
  .pull-xs-5 {
    right: 41.66666667%;
  }
  .pull-xs-4 {
    right: 33.33333333%;
  }
  .pull-xs-3 {
    right: 25%;
  }
  .pull-xs-2 {
    right: 16.66666667%;
  }
  .pull-xs-1 {
    right: 8.33333333%;
  }
  .push-xs-12 {
    left: 100%;
  }
  .push-xs-11 {
    left: 91.66666667%;
  }
  .push-xs-10 {
    left: 83.33333333%;
  }
  .push-xs-9 {
    left: 75%;
  }
  .push-xs-8 {
    left: 66.66666667%;
  }
  .push-xs-7 {
    left: 58.33333333%;
  }
  .push-xs-6 {
    left: 50%;
  }
  .push-xs-5 {
    left: 41.66666667%;
  }
  .push-xs-4 {
    left: 33.33333333%;
  }
  .push-xs-3 {
    left: 25%;
  }
  .push-xs-2 {
    left: 16.66666667%;
  }
  .push-xs-1 {
    left: 8.33333333%;
  }
  .offset-xs-12 {
    margin-left: 100%;
  }
  .offset-xs-11 {
    margin-left: 91.66666667%;
  }
  .offset-xs-10 {
    margin-left: 83.33333333%;
  }
  .offset-xs-9 {
    margin-left: 75%;
  }
  .offset-xs-8 {
    margin-left: 66.66666667%;
  }
  .offset-xs-7 {
    margin-left: 58.33333333%;
  }
  .offset-xs-6 {
    margin-left: 50%;
  }
  .offset-xs-5 {
    margin-left: 41.66666667%;
  }
  .offset-xs-4 {
    margin-left: 33.33333333%;
  }
  .offset-xs-3 {
    margin-left: 25%;
  }
  .offset-xs-2 {
    margin-left: 16.66666667%;
  }
  .offset-xs-1 {
    margin-left: 8.33333333%;
  }
  .row-xs-center {
    justify-content: center;
  }
  .row-xs-reverse {
    flex-direction: row-reverse;
  }
  .col-xs {
    flex: 1 0 0;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .pull-sm-11 {
    right: 91.66666667%;
  }
  .pull-sm-10 {
    right: 83.33333333%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-8 {
    right: 66.66666667%;
  }
  .pull-sm-7 {
    right: 58.33333333%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-5 {
    right: 41.66666667%;
  }
  .pull-sm-4 {
    right: 33.33333333%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-2 {
    right: 16.66666667%;
  }
  .pull-sm-1 {
    right: 8.33333333%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .push-sm-11 {
    left: 91.66666667%;
  }
  .push-sm-10 {
    left: 83.33333333%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-8 {
    left: 66.66666667%;
  }
  .push-sm-7 {
    left: 58.33333333%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-5 {
    left: 41.66666667%;
  }
  .push-sm-4 {
    left: 33.33333333%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-2 {
    left: 16.66666667%;
  }
  .push-sm-1 {
    left: 8.33333333%;
  }
  .offset-sm-12 {
    margin-left: 100%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .row-sm-center {
    justify-content: center;
  }
  .row-sm-reverse {
    flex-direction: row-reverse;
  }
  .col-sm {
    flex: 1 0 0;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .pull-md-11 {
    right: 91.66666667%;
  }
  .pull-md-10 {
    right: 83.33333333%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-8 {
    right: 66.66666667%;
  }
  .pull-md-7 {
    right: 58.33333333%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-5 {
    right: 41.66666667%;
  }
  .pull-md-4 {
    right: 33.33333333%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-2 {
    right: 16.66666667%;
  }
  .pull-md-1 {
    right: 8.33333333%;
  }
  .push-md-12 {
    left: 100%;
  }
  .push-md-11 {
    left: 91.66666667%;
  }
  .push-md-10 {
    left: 83.33333333%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-8 {
    left: 66.66666667%;
  }
  .push-md-7 {
    left: 58.33333333%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-5 {
    left: 41.66666667%;
  }
  .push-md-4 {
    left: 33.33333333%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-2 {
    left: 16.66666667%;
  }
  .push-md-1 {
    left: 8.33333333%;
  }
  .offset-md-12 {
    margin-left: 100%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .row-md-center {
    justify-content: center;
  }
  .row-md-reverse {
    flex-direction: row-reverse;
  }
  .col-md {
    flex: 1 0 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .pull-lg-11 {
    right: 91.66666667%;
  }
  .pull-lg-10 {
    right: 83.33333333%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-8 {
    right: 66.66666667%;
  }
  .pull-lg-7 {
    right: 58.33333333%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-5 {
    right: 41.66666667%;
  }
  .pull-lg-4 {
    right: 33.33333333%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-2 {
    right: 16.66666667%;
  }
  .pull-lg-1 {
    right: 8.33333333%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .push-lg-11 {
    left: 91.66666667%;
  }
  .push-lg-10 {
    left: 83.33333333%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-8 {
    left: 66.66666667%;
  }
  .push-lg-7 {
    left: 58.33333333%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-5 {
    left: 41.66666667%;
  }
  .push-lg-4 {
    left: 33.33333333%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-2 {
    left: 16.66666667%;
  }
  .push-lg-1 {
    left: 8.33333333%;
  }
  .offset-lg-12 {
    margin-left: 100%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .row-lg-center {
    justify-content: center;
  }
  .row-lg-reverse {
    flex-direction: row-reverse;
  }
  .col-lg {
    flex: 1 0 0;
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .pull-xl-11 {
    right: 91.66666667%;
  }
  .pull-xl-10 {
    right: 83.33333333%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-8 {
    right: 66.66666667%;
  }
  .pull-xl-7 {
    right: 58.33333333%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-5 {
    right: 41.66666667%;
  }
  .pull-xl-4 {
    right: 33.33333333%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-2 {
    right: 16.66666667%;
  }
  .pull-xl-1 {
    right: 8.33333333%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .push-xl-11 {
    left: 91.66666667%;
  }
  .push-xl-10 {
    left: 83.33333333%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-8 {
    left: 66.66666667%;
  }
  .push-xl-7 {
    left: 58.33333333%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-5 {
    left: 41.66666667%;
  }
  .push-xl-4 {
    left: 33.33333333%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-2 {
    left: 16.66666667%;
  }
  .push-xl-1 {
    left: 8.33333333%;
  }
  .offset-xl-12 {
    margin-left: 100%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .row-xl-center {
    justify-content: center;
  }
  .row-xl-reverse {
    flex-direction: row-reverse;
  }
  .col-xl {
    flex: 1 0 0;
    max-width: 100%;
  }
}
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: 17px;
}
.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: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table 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: 12.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 18px;
  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: 12px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  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: 31px;
  }
  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: 28px;
  }
  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: 42px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 17px;
  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: 29px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 28px;
  line-height: 28px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 28px;
  min-height: 28px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 32px;
  padding: 11px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 38.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 31px;
  height: 31px;
  line-height: 31px;
  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: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.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: 22px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #959595;
}
@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: 24px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
  min-width: 100%;
}
@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: 15px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-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: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
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: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  line-height: 28px;
}
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: 12px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  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: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.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: #fff;
  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: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #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: #fff;
  }
}
.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: 17px;
  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: 16.5px 15px;
  font-size: 15px;
  line-height: 17px;
  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: 8.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 17px;
}
@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: 17px;
  }
  .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: 16.5px;
    padding-bottom: 16.5px;
  }
}
.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: 9.5px;
  margin-bottom: 9.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    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: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-sm {
  margin-top: 11px;
  margin-bottom: 11px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
@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: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #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;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #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: #23527c;
  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: 15px;
  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: 11px;
  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: 17px 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;
}
.alert {
  padding: 15px;
  margin-bottom: 17px;
  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: 17px;
  margin-bottom: 17px;
  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: 11px;
  line-height: 17px;
  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;
}
.close {
  float: right;
  font-size: 18px;
  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;
  }
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Arial, 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: 12px;
  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: 12px;
  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;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager: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-ph,
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-ph-block,
.visible-ph-inline,
.visible-ph-inline-block,
.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: 479px) {
  .visible-ph {
    display: block !important;
  }
  table.visible-ph {
    display: table !important;
  }
  tr.visible-ph {
    display: table-row !important;
  }
  th.visible-ph,
  td.visible-ph {
    display: table-cell !important;
  }
}
@media (max-width: 479px) {
  .visible-ph-block {
    display: block !important;
  }
}
@media (max-width: 479px) {
  .visible-ph-inline {
    display: inline !important;
  }
}
@media (max-width: 479px) {
  .visible-ph-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 480px) and (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 (min-width: 480px) and (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (min-width: 480px) and (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: 479px) {
  .hidden-ph {
    display: none !important;
  }
}
@media (min-width: 480px) and (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;
  }
}
@media (max-width: 479px) {
  .pull-ph-left {
    float: left !important;
  }
  .pull-ph-right {
    float: right !important;
  }
}
@media (max-width: 480px) and (max-width: 767px) {
  .pull-xs-left {
    float: left !important;
  }
  .pull-xs-right {
    float: right !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pull-sm-left {
    float: left !important;
  }
  .pull-sm-right {
    float: right !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pull-md-left {
    float: left !important;
  }
  .pull-md-right {
    float: right !important;
  }
}
@media (min-width: 1200px) {
  .pull-lg-left {
    float: left !important;
  }
  .pull-lg-right {
    float: right !important;
  }
}
/* --------------------------------------------------------
                        Define Sizes
---------------------------------------------------------- */
/*--------------------*\
----- Global Sizes -----
\*--------------------*/
/*--------------------------------*\
----- Specific to screen sizes -----
\*--------------------------------*/
.material-icons {
  vertical-align: bottom;
}
.quote {
  font-family: Georgia, serif;
}
.title-font {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.all-hover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
blockquote {
  border-left: none;
  padding-left: 40px;
  position: relative;
  font-size: 12px;
}
blockquote:before {
  font-family: Georgia, serif;
  position: absolute;
  left: 0;
  top: 0;
  content: "“";
  color: #ccc;
  font-size: 70px;
  line-height: 1;
}
blockquote p {
  font-style: italic;
  text-align: justify;
  word-wrap: normal;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
blockquote footer {
  font-family: Georgia, serif;
  text-align: right;
  font-size: 100%;
  font-weight: lighter;
  color: #959595;
}
blockquote footer:before {
  content: "— ";
}
blockquote footer:after {
  content: " —";
}
.link-bar {
  text-align: center;
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.link-bar > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.link-bar a,
.link-bar a:visited,
.link-bar a:link,
.link-bar a:active {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  color: #3b61a9;
}
.link-bar a:hover {
  text-decoration: underline;
  color: #3b61a9;
}
.link-bar a:hover {
  text-decoration: underline;
  color: same;
}
.link-bar li {
  border-right: 1px solid #959595;
  margin: 5px 0;
}
.link-bar li a {
  padding: 5px;
}
.link-bar li:last-child {
  border-right: none;
}
.link-list a,
.link-list a:visited,
.link-list a:link,
.link-list a:active {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  color: #555;
}
.link-list a:hover {
  text-decoration: underline;
  color: #555;
}
.link-list a:hover {
  text-decoration: underline;
  color: same;
}
.link-list li a {
  display: inline-block;
  padding: 2px 0 3px;
}
.text-justify {
  text-align: justify;
  word-wrap: normal;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
/*
 * Additional rules for image classes
 */
.img-responsive {
  margin: 0 auto;
}
.img-galery,
.img-zoom {
  z-index: 1;
}
.img-float {
  margin: 5px;
}
/*
 * Custom rules for buttons
 */
.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: 12px;
  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: #333;
  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: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default: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: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.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: #204d74;
  border-color: #122b40;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  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: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  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%;
}
.btn.btn-main-theme {
  color: #fff;
  background-color: #3b61a9;
  border-color: #a4a6a7;
}
.btn.btn-main-theme:focus,
.btn.btn-main-theme.focus {
  color: #fff;
  background-color: #2e4b83;
  border-color: #646668;
}
.btn.btn-main-theme:hover {
  color: #fff;
  background-color: #2e4b83;
  border-color: #858789;
}
.btn.btn-main-theme:active,
.btn.btn-main-theme.active,
.open > .dropdown-toggle.btn.btn-main-theme {
  color: #fff;
  background-color: #2e4b83;
  border-color: #858789;
}
.btn.btn-main-theme:active:hover,
.btn.btn-main-theme.active:hover,
.open > .dropdown-toggle.btn.btn-main-theme:hover,
.btn.btn-main-theme:active:focus,
.btn.btn-main-theme.active:focus,
.open > .dropdown-toggle.btn.btn-main-theme:focus,
.btn.btn-main-theme:active.focus,
.btn.btn-main-theme.active.focus,
.open > .dropdown-toggle.btn.btn-main-theme.focus {
  color: #fff;
  background-color: #253c69;
  border-color: #646668;
}
.btn.btn-main-theme:active,
.btn.btn-main-theme.active,
.open > .dropdown-toggle.btn.btn-main-theme {
  background-image: none;
}
.btn.btn-main-theme.disabled:hover,
.btn.btn-main-theme[disabled]:hover,
fieldset[disabled] .btn.btn-main-theme:hover,
.btn.btn-main-theme.disabled:focus,
.btn.btn-main-theme[disabled]:focus,
fieldset[disabled] .btn.btn-main-theme:focus,
.btn.btn-main-theme.disabled.focus,
.btn.btn-main-theme[disabled].focus,
fieldset[disabled] .btn.btn-main-theme.focus {
  background-color: #3b61a9;
  border-color: #a4a6a7;
}
.btn.btn-main-theme .badge {
  color: #3b61a9;
  background-color: #fff;
}
.btn.btn-main-theme.btn-flat {
  color: #fff;
  background-color: #3b61a9;
  border-color: #3b61a9;
}
.btn.btn-main-theme.btn-flat:focus,
.btn.btn-main-theme.btn-flat.focus {
  color: #fff;
  background-color: #2e4b83;
  border-color: #1a2b4a;
}
.btn.btn-main-theme.btn-flat:hover {
  color: #fff;
  background-color: #2e4b83;
  border-color: #2b477c;
}
.btn.btn-main-theme.btn-flat:active,
.btn.btn-main-theme.btn-flat.active,
.open > .dropdown-toggle.btn.btn-main-theme.btn-flat {
  color: #fff;
  background-color: #2e4b83;
  border-color: #2b477c;
}
.btn.btn-main-theme.btn-flat:active:hover,
.btn.btn-main-theme.btn-flat.active:hover,
.open > .dropdown-toggle.btn.btn-main-theme.btn-flat:hover,
.btn.btn-main-theme.btn-flat:active:focus,
.btn.btn-main-theme.btn-flat.active:focus,
.open > .dropdown-toggle.btn.btn-main-theme.btn-flat:focus,
.btn.btn-main-theme.btn-flat:active.focus,
.btn.btn-main-theme.btn-flat.active.focus,
.open > .dropdown-toggle.btn.btn-main-theme.btn-flat.focus {
  color: #fff;
  background-color: #253c69;
  border-color: #1a2b4a;
}
.btn.btn-main-theme.btn-flat:active,
.btn.btn-main-theme.btn-flat.active,
.open > .dropdown-toggle.btn.btn-main-theme.btn-flat {
  background-image: none;
}
.btn.btn-main-theme.btn-flat.disabled:hover,
.btn.btn-main-theme.btn-flat[disabled]:hover,
fieldset[disabled] .btn.btn-main-theme.btn-flat:hover,
.btn.btn-main-theme.btn-flat.disabled:focus,
.btn.btn-main-theme.btn-flat[disabled]:focus,
fieldset[disabled] .btn.btn-main-theme.btn-flat:focus,
.btn.btn-main-theme.btn-flat.disabled.focus,
.btn.btn-main-theme.btn-flat[disabled].focus,
fieldset[disabled] .btn.btn-main-theme.btn-flat.focus {
  background-color: #3b61a9;
  border-color: #3b61a9;
}
.btn.btn-main-theme.btn-flat .badge {
  color: #3b61a9;
  background-color: #fff;
}
.btn.btn-main-theme.btn-gradient {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #5d5e60, #a4a6a7);
  background-image: -o-linear-gradient(45deg, #5d5e60, #a4a6a7);
  background-image: linear-gradient(45deg, #5d5e60, #a4a6a7);
  border: none;
}
.btn.btn-main-theme.btn-gradient:focus,
.btn.btn-main-theme.btn-gradient.focus {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #444546, #8a8c8e);
  background-image: -o-linear-gradient(45deg, #444546, #8a8c8e);
  background-image: linear-gradient(45deg, #444546, #8a8c8e);
}
.btn.btn-main-theme.btn-gradient:hover {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #444546, #8a8c8e);
  background-image: -o-linear-gradient(45deg, #444546, #8a8c8e);
  background-image: linear-gradient(45deg, #444546, #8a8c8e);
}
.btn.btn-main-theme.btn-gradient:active,
.btn.btn-main-theme.btn-gradient.active,
.open > .dropdown-toggle.btn.btn-main-theme.btn-gradient {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #444546, #8a8c8e);
  background-image: -o-linear-gradient(45deg, #444546, #8a8c8e);
  background-image: linear-gradient(45deg, #444546, #8a8c8e);
}
.btn.btn-main-theme.btn-gradient:active:hover,
.btn.btn-main-theme.btn-gradient.active:hover,
.open > .dropdown-toggle.btn.btn-main-theme.btn-gradient:hover,
.btn.btn-main-theme.btn-gradient:active:focus,
.btn.btn-main-theme.btn-gradient.active:focus,
.open > .dropdown-toggle.btn.btn-main-theme.btn-gradient:focus,
.btn.btn-main-theme.btn-gradient:active.focus,
.btn.btn-main-theme.btn-gradient.active.focus,
.open > .dropdown-toggle.btn.btn-main-theme.btn-gradient.focus {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #323334, #787a7c);
  background-image: -o-linear-gradient(45deg, #323334, #787a7c);
  background-image: linear-gradient(45deg, #323334, #787a7c);
}
.btn.btn-main-theme.btn-gradient:active,
.btn.btn-main-theme.btn-gradient.active,
.open > .dropdown-toggle.btn.btn-main-theme.btn-gradient {
  background-image: none;
}
.btn.btn-main-theme.btn-gradient.disabled,
.btn.btn-main-theme.btn-gradient[disabled],
fieldset[disabled] .btn.btn-main-theme.btn-gradient,
.btn.btn-main-theme.btn-gradient.disabled:hover,
.btn.btn-main-theme.btn-gradient[disabled]:hover,
fieldset[disabled] .btn.btn-main-theme.btn-gradient:hover,
.btn.btn-main-theme.btn-gradient.disabled:focus,
.btn.btn-main-theme.btn-gradient[disabled]:focus,
fieldset[disabled] .btn.btn-main-theme.btn-gradient:focus,
.btn.btn-main-theme.btn-gradient.disabled.focus,
.btn.btn-main-theme.btn-gradient[disabled].focus,
fieldset[disabled] .btn.btn-main-theme.btn-gradient.focus,
.btn.btn-main-theme.btn-gradient.disabled:active,
.btn.btn-main-theme.btn-gradient[disabled]:active,
fieldset[disabled] .btn.btn-main-theme.btn-gradient:active,
.btn.btn-main-theme.btn-gradient.disabled.active,
.btn.btn-main-theme.btn-gradient[disabled].active,
fieldset[disabled] .btn.btn-main-theme.btn-gradient.active {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #5d5e60, #a4a6a7);
  background-image: -o-linear-gradient(45deg, #5d5e60, #a4a6a7);
  background-image: linear-gradient(45deg, #5d5e60, #a4a6a7);
}
.btn.btn-main-theme.btn-gradient .badge {
  color: #5d5e60;
  background-color: #fff;
}
.btn.btn-main-theme.btn-invert {
  position: relative;
  padding: 10px 16px;
  line-height: 1.3333333;
  background-color: transparent;
  border-color: #555;
  border-width: 2px;
  color: #555;
  z-index: 2;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.btn.btn-main-theme.btn-invert:before {
  content: '';
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  background-color: #3b61a9;
  z-index: -1;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.btn.btn-main-theme.btn-invert:hover {
  background-color: transparent;
  border-color: #3b61a9;
  color: #fff;
}
.btn.btn-main-theme.btn-invert:hover:before {
  width: 100%;
}
.btn.btn-sd-theme {
  color: #fff;
  background-color: #808284;
  border-color: #afb1b4;
}
.btn.btn-sd-theme:focus,
.btn.btn-sd-theme.focus {
  color: #fff;
  background-color: #67686a;
  border-color: #6e7175;
}
.btn.btn-sd-theme:hover {
  color: #fff;
  background-color: #67686a;
  border-color: #8f9296;
}
.btn.btn-sd-theme:active,
.btn.btn-sd-theme.active,
.open > .dropdown-toggle.btn.btn-sd-theme {
  color: #fff;
  background-color: #67686a;
  border-color: #8f9296;
}
.btn.btn-sd-theme:active:hover,
.btn.btn-sd-theme.active:hover,
.open > .dropdown-toggle.btn.btn-sd-theme:hover,
.btn.btn-sd-theme:active:focus,
.btn.btn-sd-theme.active:focus,
.open > .dropdown-toggle.btn.btn-sd-theme:focus,
.btn.btn-sd-theme:active.focus,
.btn.btn-sd-theme.active.focus,
.open > .dropdown-toggle.btn.btn-sd-theme.focus {
  color: #fff;
  background-color: #555758;
  border-color: #6e7175;
}
.btn.btn-sd-theme:active,
.btn.btn-sd-theme.active,
.open > .dropdown-toggle.btn.btn-sd-theme {
  background-image: none;
}
.btn.btn-sd-theme.disabled:hover,
.btn.btn-sd-theme[disabled]:hover,
fieldset[disabled] .btn.btn-sd-theme:hover,
.btn.btn-sd-theme.disabled:focus,
.btn.btn-sd-theme[disabled]:focus,
fieldset[disabled] .btn.btn-sd-theme:focus,
.btn.btn-sd-theme.disabled.focus,
.btn.btn-sd-theme[disabled].focus,
fieldset[disabled] .btn.btn-sd-theme.focus {
  background-color: #808284;
  border-color: #afb1b4;
}
.btn.btn-sd-theme .badge {
  color: #808284;
  background-color: #fff;
}
.btn.btn-sd-theme.btn-flat {
  color: #fff;
  background-color: #808284;
  border-color: #808284;
}
.btn.btn-sd-theme.btn-flat:focus,
.btn.btn-sd-theme.btn-flat.focus {
  color: #fff;
  background-color: #67686a;
  border-color: #414243;
}
.btn.btn-sd-theme.btn-flat:hover {
  color: #fff;
  background-color: #67686a;
  border-color: #626365;
}
.btn.btn-sd-theme.btn-flat:active,
.btn.btn-sd-theme.btn-flat.active,
.open > .dropdown-toggle.btn.btn-sd-theme.btn-flat {
  color: #fff;
  background-color: #67686a;
  border-color: #626365;
}
.btn.btn-sd-theme.btn-flat:active:hover,
.btn.btn-sd-theme.btn-flat.active:hover,
.open > .dropdown-toggle.btn.btn-sd-theme.btn-flat:hover,
.btn.btn-sd-theme.btn-flat:active:focus,
.btn.btn-sd-theme.btn-flat.active:focus,
.open > .dropdown-toggle.btn.btn-sd-theme.btn-flat:focus,
.btn.btn-sd-theme.btn-flat:active.focus,
.btn.btn-sd-theme.btn-flat.active.focus,
.open > .dropdown-toggle.btn.btn-sd-theme.btn-flat.focus {
  color: #fff;
  background-color: #555758;
  border-color: #414243;
}
.btn.btn-sd-theme.btn-flat:active,
.btn.btn-sd-theme.btn-flat.active,
.open > .dropdown-toggle.btn.btn-sd-theme.btn-flat {
  background-image: none;
}
.btn.btn-sd-theme.btn-flat.disabled:hover,
.btn.btn-sd-theme.btn-flat[disabled]:hover,
fieldset[disabled] .btn.btn-sd-theme.btn-flat:hover,
.btn.btn-sd-theme.btn-flat.disabled:focus,
.btn.btn-sd-theme.btn-flat[disabled]:focus,
fieldset[disabled] .btn.btn-sd-theme.btn-flat:focus,
.btn.btn-sd-theme.btn-flat.disabled.focus,
.btn.btn-sd-theme.btn-flat[disabled].focus,
fieldset[disabled] .btn.btn-sd-theme.btn-flat.focus {
  background-color: #808284;
  border-color: #808284;
}
.btn.btn-sd-theme.btn-flat .badge {
  color: #808284;
  background-color: #fff;
}
.btn.btn-sd-theme.btn-gradient {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #545657, #afb1b4);
  background-image: -o-linear-gradient(45deg, #545657, #afb1b4);
  background-image: linear-gradient(45deg, #545657, #afb1b4);
  border: none;
}
.btn.btn-sd-theme.btn-gradient:focus,
.btn.btn-sd-theme.btn-gradient.focus {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #3b3c3d, #95979b);
  background-image: -o-linear-gradient(45deg, #3b3c3d, #95979b);
  background-image: linear-gradient(45deg, #3b3c3d, #95979b);
}
.btn.btn-sd-theme.btn-gradient:hover {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #3b3c3d, #95979b);
  background-image: -o-linear-gradient(45deg, #3b3c3d, #95979b);
  background-image: linear-gradient(45deg, #3b3c3d, #95979b);
}
.btn.btn-sd-theme.btn-gradient:active,
.btn.btn-sd-theme.btn-gradient.active,
.open > .dropdown-toggle.btn.btn-sd-theme.btn-gradient {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #3b3c3d, #95979b);
  background-image: -o-linear-gradient(45deg, #3b3c3d, #95979b);
  background-image: linear-gradient(45deg, #3b3c3d, #95979b);
}
.btn.btn-sd-theme.btn-gradient:active:hover,
.btn.btn-sd-theme.btn-gradient.active:hover,
.open > .dropdown-toggle.btn.btn-sd-theme.btn-gradient:hover,
.btn.btn-sd-theme.btn-gradient:active:focus,
.btn.btn-sd-theme.btn-gradient.active:focus,
.open > .dropdown-toggle.btn.btn-sd-theme.btn-gradient:focus,
.btn.btn-sd-theme.btn-gradient:active.focus,
.btn.btn-sd-theme.btn-gradient.active.focus,
.open > .dropdown-toggle.btn.btn-sd-theme.btn-gradient.focus {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #292a2b, #82858a);
  background-image: -o-linear-gradient(45deg, #292a2b, #82858a);
  background-image: linear-gradient(45deg, #292a2b, #82858a);
}
.btn.btn-sd-theme.btn-gradient:active,
.btn.btn-sd-theme.btn-gradient.active,
.open > .dropdown-toggle.btn.btn-sd-theme.btn-gradient {
  background-image: none;
}
.btn.btn-sd-theme.btn-gradient.disabled,
.btn.btn-sd-theme.btn-gradient[disabled],
fieldset[disabled] .btn.btn-sd-theme.btn-gradient,
.btn.btn-sd-theme.btn-gradient.disabled:hover,
.btn.btn-sd-theme.btn-gradient[disabled]:hover,
fieldset[disabled] .btn.btn-sd-theme.btn-gradient:hover,
.btn.btn-sd-theme.btn-gradient.disabled:focus,
.btn.btn-sd-theme.btn-gradient[disabled]:focus,
fieldset[disabled] .btn.btn-sd-theme.btn-gradient:focus,
.btn.btn-sd-theme.btn-gradient.disabled.focus,
.btn.btn-sd-theme.btn-gradient[disabled].focus,
fieldset[disabled] .btn.btn-sd-theme.btn-gradient.focus,
.btn.btn-sd-theme.btn-gradient.disabled:active,
.btn.btn-sd-theme.btn-gradient[disabled]:active,
fieldset[disabled] .btn.btn-sd-theme.btn-gradient:active,
.btn.btn-sd-theme.btn-gradient.disabled.active,
.btn.btn-sd-theme.btn-gradient[disabled].active,
fieldset[disabled] .btn.btn-sd-theme.btn-gradient.active {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #545657, #afb1b4);
  background-image: -o-linear-gradient(45deg, #545657, #afb1b4);
  background-image: linear-gradient(45deg, #545657, #afb1b4);
}
.btn.btn-sd-theme.btn-gradient .badge {
  color: #545657;
  background-color: #fff;
}
.btn.btn-sd-theme.btn-invert {
  position: relative;
  padding: 10px 16px;
  line-height: 1.3333333;
  background-color: transparent;
  border-color: #555;
  border-width: 2px;
  color: #555;
  z-index: 2;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.btn.btn-sd-theme.btn-invert:before {
  content: '';
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  background-color: #808284;
  z-index: -1;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.btn.btn-sd-theme.btn-invert:hover {
  background-color: transparent;
  border-color: #808284;
  color: #fff;
}
.btn.btn-sd-theme.btn-invert:hover:before {
  width: 100%;
}
.btn.btn-dark-theme {
  color: #fff;
  background-color: #212121;
  border-color: #424242;
}
.btn.btn-dark-theme:focus,
.btn.btn-dark-theme.focus {
  color: #fff;
  background-color: #080808;
  border-color: #020202;
}
.btn.btn-dark-theme:hover {
  color: #fff;
  background-color: #080808;
  border-color: #232323;
}
.btn.btn-dark-theme:active,
.btn.btn-dark-theme.active,
.open > .dropdown-toggle.btn.btn-dark-theme {
  color: #fff;
  background-color: #080808;
  border-color: #232323;
}
.btn.btn-dark-theme:active:hover,
.btn.btn-dark-theme.active:hover,
.open > .dropdown-toggle.btn.btn-dark-theme:hover,
.btn.btn-dark-theme:active:focus,
.btn.btn-dark-theme.active:focus,
.open > .dropdown-toggle.btn.btn-dark-theme:focus,
.btn.btn-dark-theme:active.focus,
.btn.btn-dark-theme.active.focus,
.open > .dropdown-toggle.btn.btn-dark-theme.focus {
  color: #fff;
  background-color: #000000;
  border-color: #020202;
}
.btn.btn-dark-theme:active,
.btn.btn-dark-theme.active,
.open > .dropdown-toggle.btn.btn-dark-theme {
  background-image: none;
}
.btn.btn-dark-theme.disabled:hover,
.btn.btn-dark-theme[disabled]:hover,
fieldset[disabled] .btn.btn-dark-theme:hover,
.btn.btn-dark-theme.disabled:focus,
.btn.btn-dark-theme[disabled]:focus,
fieldset[disabled] .btn.btn-dark-theme:focus,
.btn.btn-dark-theme.disabled.focus,
.btn.btn-dark-theme[disabled].focus,
fieldset[disabled] .btn.btn-dark-theme.focus {
  background-color: #212121;
  border-color: #424242;
}
.btn.btn-dark-theme .badge {
  color: #212121;
  background-color: #fff;
}
.btn.btn-dark-theme.btn-flat {
  color: #fff;
  background-color: #212121;
  border-color: #212121;
}
.btn.btn-dark-theme.btn-flat:focus,
.btn.btn-dark-theme.btn-flat.focus {
  color: #fff;
  background-color: #080808;
  border-color: #000000;
}
.btn.btn-dark-theme.btn-flat:hover {
  color: #fff;
  background-color: #080808;
  border-color: #020202;
}
.btn.btn-dark-theme.btn-flat:active,
.btn.btn-dark-theme.btn-flat.active,
.open > .dropdown-toggle.btn.btn-dark-theme.btn-flat {
  color: #fff;
  background-color: #080808;
  border-color: #020202;
}
.btn.btn-dark-theme.btn-flat:active:hover,
.btn.btn-dark-theme.btn-flat.active:hover,
.open > .dropdown-toggle.btn.btn-dark-theme.btn-flat:hover,
.btn.btn-dark-theme.btn-flat:active:focus,
.btn.btn-dark-theme.btn-flat.active:focus,
.open > .dropdown-toggle.btn.btn-dark-theme.btn-flat:focus,
.btn.btn-dark-theme.btn-flat:active.focus,
.btn.btn-dark-theme.btn-flat.active.focus,
.open > .dropdown-toggle.btn.btn-dark-theme.btn-flat.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn.btn-dark-theme.btn-flat:active,
.btn.btn-dark-theme.btn-flat.active,
.open > .dropdown-toggle.btn.btn-dark-theme.btn-flat {
  background-image: none;
}
.btn.btn-dark-theme.btn-flat.disabled:hover,
.btn.btn-dark-theme.btn-flat[disabled]:hover,
fieldset[disabled] .btn.btn-dark-theme.btn-flat:hover,
.btn.btn-dark-theme.btn-flat.disabled:focus,
.btn.btn-dark-theme.btn-flat[disabled]:focus,
fieldset[disabled] .btn.btn-dark-theme.btn-flat:focus,
.btn.btn-dark-theme.btn-flat.disabled.focus,
.btn.btn-dark-theme.btn-flat[disabled].focus,
fieldset[disabled] .btn.btn-dark-theme.btn-flat.focus {
  background-color: #212121;
  border-color: #212121;
}
.btn.btn-dark-theme.btn-flat .badge {
  color: #212121;
  background-color: #fff;
}
.btn.btn-dark-theme.btn-gradient {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #111, #424242);
  background-image: -o-linear-gradient(45deg, #111, #424242);
  background-image: linear-gradient(45deg, #111, #424242);
  border: none;
}
.btn.btn-dark-theme.btn-gradient:focus,
.btn.btn-dark-theme.btn-gradient.focus {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #000000, #292929);
  background-image: -o-linear-gradient(45deg, #000000, #292929);
  background-image: linear-gradient(45deg, #000000, #292929);
}
.btn.btn-dark-theme.btn-gradient:hover {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #000000, #292929);
  background-image: -o-linear-gradient(45deg, #000000, #292929);
  background-image: linear-gradient(45deg, #000000, #292929);
}
.btn.btn-dark-theme.btn-gradient:active,
.btn.btn-dark-theme.btn-gradient.active,
.open > .dropdown-toggle.btn.btn-dark-theme.btn-gradient {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #000000, #292929);
  background-image: -o-linear-gradient(45deg, #000000, #292929);
  background-image: linear-gradient(45deg, #000000, #292929);
}
.btn.btn-dark-theme.btn-gradient:active:hover,
.btn.btn-dark-theme.btn-gradient.active:hover,
.open > .dropdown-toggle.btn.btn-dark-theme.btn-gradient:hover,
.btn.btn-dark-theme.btn-gradient:active:focus,
.btn.btn-dark-theme.btn-gradient.active:focus,
.open > .dropdown-toggle.btn.btn-dark-theme.btn-gradient:focus,
.btn.btn-dark-theme.btn-gradient:active.focus,
.btn.btn-dark-theme.btn-gradient.active.focus,
.open > .dropdown-toggle.btn.btn-dark-theme.btn-gradient.focus {
  color: #fff;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #000000, #171717);
  background-image: -o-linear-gradient(45deg, #000000, #171717);
  background-image: linear-gradient(45deg, #000000, #171717);
}
.btn.btn-dark-theme.btn-gradient:active,
.btn.btn-dark-theme.btn-gradient.active,
.open > .dropdown-toggle.btn.btn-dark-theme.btn-gradient {
  background-image: none;
}
.btn.btn-dark-theme.btn-gradient.disabled,
.btn.btn-dark-theme.btn-gradient[disabled],
fieldset[disabled] .btn.btn-dark-theme.btn-gradient,
.btn.btn-dark-theme.btn-gradient.disabled:hover,
.btn.btn-dark-theme.btn-gradient[disabled]:hover,
fieldset[disabled] .btn.btn-dark-theme.btn-gradient:hover,
.btn.btn-dark-theme.btn-gradient.disabled:focus,
.btn.btn-dark-theme.btn-gradient[disabled]:focus,
fieldset[disabled] .btn.btn-dark-theme.btn-gradient:focus,
.btn.btn-dark-theme.btn-gradient.disabled.focus,
.btn.btn-dark-theme.btn-gradient[disabled].focus,
fieldset[disabled] .btn.btn-dark-theme.btn-gradient.focus,
.btn.btn-dark-theme.btn-gradient.disabled:active,
.btn.btn-dark-theme.btn-gradient[disabled]:active,
fieldset[disabled] .btn.btn-dark-theme.btn-gradient:active,
.btn.btn-dark-theme.btn-gradient.disabled.active,
.btn.btn-dark-theme.btn-gradient[disabled].active,
fieldset[disabled] .btn.btn-dark-theme.btn-gradient.active {
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #111, #424242);
  background-image: -o-linear-gradient(45deg, #111, #424242);
  background-image: linear-gradient(45deg, #111, #424242);
}
.btn.btn-dark-theme.btn-gradient .badge {
  color: #111;
  background-color: #fff;
}
.btn.btn-dark-theme.btn-invert {
  position: relative;
  padding: 10px 16px;
  line-height: 1.3333333;
  background-color: transparent;
  border-color: #555;
  border-width: 2px;
  color: #555;
  z-index: 2;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.btn.btn-dark-theme.btn-invert:before {
  content: '';
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  background-color: #212121;
  z-index: -1;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.btn.btn-dark-theme.btn-invert:hover {
  background-color: transparent;
  border-color: #212121;
  color: #fff;
}
.btn.btn-dark-theme.btn-invert:hover:before {
  width: 100%;
}
.btn-invert-white {
  position: relative;
  padding: 10px 16px;
  line-height: 1.3333333;
  background-color: transparent;
  border-color: #f2f2f2;
  border-width: 2px;
  color: #f2f2f2;
  z-index: 2;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.btn-invert-white:before {
  content: '';
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  background-color: #f2f2f2;
  z-index: -1;
  -moz-transition: 0.25s;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.btn-invert-white:hover {
  background-color: transparent;
  color: #555;
}
.btn-invert-white:hover:before {
  width: 100%;
}
.btn-box {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/*
 * Custom rules for forms
 */
.help-block {
  display: block;
  margin-bottom: 10px;
  margin-top: 5px;
}
.form-group {
  position: relative;
}
.has-feedback label ~ .form-control-feedback {
  top: 31px;
}
.has-feedback label + select ~ .form-control-feedback {
  right: 18px;
}
input[type="password"] {
  font-family: "Open Sans", Helvetica, Arial, sans-serif, "FontAwesome" !important;
}
.form-group.radio-group > label {
  float: left;
}
.form-group.radio-group > label + .radio > label {
  margin-left: 10px;
}
.radio > label {
  margin-left: 12px;
}
.radio > label:first-child {
  margin-left: 0;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  margin-top: 2px;
}
.form-group.has-error label,
.form-group.has-error label.control-label {
  color: #a94442;
}
.form-group.has-error textarea,
.form-group.has-error input[type="text"],
.form-group.has-error input[type="password"],
.form-group.has-error input[type="search"],
.form-group.has-error textarea.control-form,
.form-group.has-error input[type="text"].control-form,
.form-group.has-error input[type="password"].control-form,
.form-group.has-error input[type="search"].control-form {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.form-group.has-error textarea:focus,
.form-group.has-error input[type="text"]:focus,
.form-group.has-error input[type="password"]:focus,
.form-group.has-error input[type="search"]:focus,
.form-group.has-error textarea.control-form:focus,
.form-group.has-error input[type="text"].control-form:focus,
.form-group.has-error input[type="password"].control-form:focus,
.form-group.has-error input[type="search"].control-form:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483;
}
.radio.has-error + .help-block.error {
  color: #a94442;
  position: absolute;
  right: 0;
  top: -5px;
}
.dropdown-select button {
  position: relative;
  text-align: left;
}
.dropdown-select span.caret {
  float: right;
  position: relative;
  top: 7px;
}
.dropdown-select .dropdown-menu {
  min-width: 100%;
}
.dropdown-select .dropdown-menu .active a {
  background-color: #3b61a9;
  color: #ffffff;
}
label + .checkbox > label {
  padding-left: 0;
}
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile + label {
  max-width: 80%;
  font-size: 1.25rem;
  /* 20px */
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0.625rem 1.25rem 0 0;
  /* 10px 20px */
}
.inputfile + label * {
  /* pointer-events: none; */
  /* in case of FastClick lib use */
}
.inputfile:focus + label,
.inputfile.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}
.no-js .inputfile + label {
  display: none;
}
.inputfile.inputimg + label {
  color: #3b61a9;
}
.inputfile.inputimg + label figure {
  text-align: center;
  position: relative;
  float: left;
}
.inputfile.inputimg + label figure .fa-stack {
  height: 8em;
  width: 8em;
  line-height: 8em;
}
.inputfile.inputimg + label figure .fa-stack span:first-child {
  font-size: 8em !important;
}
.inputfile.inputimg + label figure .fa-stack span:last-child {
  font-size: 3em !important;
  line-height: 2.5em !important;
}
.inputfile.inputimg + label .preview-img {
  position: absolute;
  text-align: center;
  vertical-align: middle;
  border-radius: 100px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
  overflow: hidden;
}
.inputfile.inputimg + label .preview-img img {
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  height: auto;
}
.inputfile.inputimg + label .preview-img img.no-img {
  opacity: 0;
  z-index: 0;
}
.inputfile.inputimg + label .preview-img img.preview {
  opacity: 1;
  z-index: 1;
}
.inputfile.inputimg + label #input-label {
  display: block;
  float: right;
  margin-left: 8px;
  margin-top: 57px;
  text-align: center;
  vertical-align: middle;
}
.inputfile:focus + label,
.inputfile.has-focus + label,
.inputfile + label:hover {
  color: #16243f;
}
.inputfile.inputpdf + label {
  color: #3b61a9;
}
.inputfile.inputpdf + label.filled {
  color: #C80203;
}
.inputfile.inputpdf + label.filled figure {
  background-color: #C80203;
}
.inputfile.inputpdf + label.filled figure::after {
  border-bottom: 20px solid #630101;
  border-right: 20px solid transparent;
}
.inputfile.inputpdf + label figure {
  width: 100px;
  height: 135px;
  background-color: #3b61a9;
  display: block;
  position: relative;
  padding: 25px 10px;
  margin: 0 auto 10px;
}
.inputfile.inputpdf + label figure .fa-stack {
  height: 5em;
  width: 5em;
  line-height: 5em;
}
.inputfile.inputpdf + label figure .fa-stack span:last-child {
  font-size: 3em !important;
  bottom: calc(50% - 25px);
}
.inputfile.inputpdf + label figure::before,
.inputfile.inputpdf + label figure::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
}
.inputfile.inputpdf + label figure::before {
  border-top: 20px solid #fff;
  border-left: 20px solid transparent;
}
.inputfile.inputpdf + label figure::after {
  border-bottom: 20px solid #16243f;
  border-right: 20px solid transparent;
}
.inputfile.inputpdf + label figure svg {
  width: 100%;
  height: 100%;
  fill: #fff;
}
.inputfile.inputpdf + label .input-label {
  display: block;
  text-align: center;
}
.inputfile.inputpdf:focus + label,
.inputfile.inputpdf.has-focus + label,
.inputfile.inputpdf + label:hover {
  color: #16243f;
}
.inputfile.inputpdf:focus + label figure,
.inputfile.inputpdf.has-focus + label figure,
.inputfile.inputpdf + label:hover figure {
  background-color: #16243f;
}
.inputfile.inputpdf:focus + label figure::after,
.inputfile.inputpdf.has-focus + label figure::after,
.inputfile.inputpdf + label:hover figure::after {
  border-bottom-color: #3b61a9;
}
.inputfile.inputpdf:focus + label.filled,
.inputfile.inputpdf.has-focus + label.filled,
.inputfile.inputpdf + label.filled:hover {
  color: #630101;
}
.inputfile.inputpdf:focus + label.filled figure,
.inputfile.inputpdf.has-focus + label.filled figure,
.inputfile.inputpdf + label.filled:hover figure {
  background-color: #630101;
}
.inputfile.inputpdf:focus + label.filled figure::after,
.inputfile.inputpdf.has-focus + label.filled figure::after,
.inputfile.inputpdf + label.filled:hover figure::after {
  border-bottom-color: #C80203;
}
.checkbox.checkbox-toggle {
  margin: 0;
}
.additional-fields.in {
  margin-top: 15px;
  margin-bottom: 15px;
}
.additional-fields.in:first-child {
  margin-top: 0;
}
.additional-fields:first-child + .additional-fields.in {
  margin-top: 0;
}
textarea.form-control {
  min-width: 100%;
  max-width: 100%;
  width: 100%;
}
.form-gen {
  float: left;
  margin-right: 15px;
  margin-bottom: 17px;
}
#edit_imagesize.form-gen {
  float: none;
}
.switch {
  display: inline-block;
  position: relative;
  margin-bottom: -2px;
}
.switch + label {
  margin-left: 4px;
}
.switch-native-control {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 14px;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.switch-bg {
  display: block;
  position: relative;
  width: 34px;
  height: 14px;
  border-radius: 7px;
  outline: none;
  background-color: transparent;
  cursor: pointer;
  user-select: none;
}
.switch-bg::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 7px;
  background-color: #000;
  opacity: 0.38;
  content: "";
}
.switch-bg .switch-knob {
  -moz-box-shadow:  0 0 4px 0 rgba(0, 0, 0, 0.14),  0 3px 4px 0 rgba(0, 0, 0, 0.12),  0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow:  0 0 4px 0 rgba(0, 0, 0, 0.14),  0 3px 4px 0 rgba(0, 0, 0, 0.12),  0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow:  0 0 4px 0 rgba(0, 0, 0, 0.14),  0 3px 4px 0 rgba(0, 0, 0, 0.12),  0 1px 5px 0 rgba(0, 0, 0, 0.2);
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
  width: 20px;
  height: 20px;
  transform: translateX(0);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 10px;
  background-color: #fafafa;
  z-index: 1;
}
.switch-bg .switch-knob::before {
  position: absolute;
  top: -14px;
  left: -14px;
  width: 48px;
  height: 48px;
  transform: scale(0);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 24px;
  background-color: transparent;
  opacity: 0.2;
  content: "";
}
.switch-native-control:focus ~ .switch-bg .switch-knob::before {
  position: absolute;
  width: 48px;
  height: 48px;
  transform: scale(1);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 24px;
  background-color: #9e9e9e;
}
.switch-native-control:checked ~ .switch-bg::before {
  background-color: #3b61a9;
  opacity: 0.5;
}
.switch-native-control:checked ~ .switch-bg .switch-knob {
  background-color: #3b61a9;
  transform: translateX(14px);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
}
.switch-native-control:checked ~ .switch-bg .switch-knob::before {
  background-color: #3b61a9;
  opacity: 0.15;
}
.switch-native-control:disabled {
  cursor: initial;
}
.switch-native-control:disabled ~ .switch-bg::before {
  background-color: #000;
  opacity: 0.12;
}
.switch-native-control:disabled ~ .switch-bg .switch-knob {
  background-color: #bdbdbd;
}
form table.table.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #f9f9f9;
}
form table.table thead > tr > th {
  vertical-align: middle;
  border-bottom: 1px solid #269abc;
}
form table.table thead > tr > th .form-group {
  margin-bottom: 0;
}
form table.table tbody > tr {
  position: relative;
}
form table.table tbody > tr > td {
  vertical-align: middle;
  padding: 12px 8px;
}
form table.table .tr-placeholder {
  background-color: #eee;
  border-style: dashed;
  min-height: 39px;
}
form table.table .ui-sortable-helper {
  width: 100% !important;
}
form table.table .search-bar {
  background-color: rgba(66, 139, 202, 0.2);
}
form table.table .search-bar input[type="text"],
form table.table .search-bar select {
  padding: 6px;
  background-color: #f5f8f9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #c7d6db;
  font-weight: 400;
}
form table.table .search-bar button[type="submit"] {
  font-weight: 400;
  text-align: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  transition: none;
}
form table.table .search-bar button[type="submit"]:hover,
form table.table .search-bar button[type="submit"]:active,
form table.table .search-bar button[type="submit"]:focus {
  background-color: #a4a6a7;
  border-color: #3b61a9;
  color: #fff;
}
form table.table .actions {
  padding: 6px 8px;
}
form table.table .actions .btn.btn-link {
  color: #555;
  position: relative;
  z-index: 2;
}
form table.table .actions .btn.btn-link:hover {
  color: #222;
}
form table.table .over-row {
  position: absolute;
  width: calc(100% - 60px);
  z-index: 1;
  left: 30px;
  height: 44px;
  margin-top: -7px;
}
form table.table .sort-handle {
  position: relative;
  z-index: 2;
}
form table.table .sort-handle:hover {
  cursor: ns-resize;
}
form table.table .fixed-td {
  width: 50px !important;
  min-width: 45px !important;
}
form table.table .fixed-td-sm {
  width: 35px !important;
  min-width: 30px !important;
}
form table.table .fixed-td-md {
  width: 80px !important;
  min-width: 60px !important;
}
form table.table .fixed-td-lg {
  width: 130px !important;
  min-width: 120px !important;
}
form table.table .th-15 {
  min-width: 100px;
}
form table.table .th-25 {
  min-width: 150px;
}
form table.table .th-35 {
  min-width: 210px;
  width: 25%;
}
form table.table .checkbox {
  margin: 0;
}
form table.table .checkbox label {
  padding: 0;
}
form table.table .checkbox label input {
  margin-left: -6px;
  position: relative;
  z-index: 2;
}
form table.table + div {
  margin-left: 20px;
}
form table.table + div p {
  margin-bottom: 0;
}
form table.table + div .btn.btn-link,
form table.table + div + div .btn.btn-link {
  color: #555;
}
form table.table + div .btn.btn-link:hover,
form table.table + div + div .btn.btn-link:hover {
  text-decoration: none;
}
form table.table + div .btn.btn-link:hover span:first-child,
form table.table + div + div .btn.btn-link:hover span:first-child {
  color: #222;
}
form table.table + div .btn.btn-link:hover span:first-child.text-success,
form table.table + div + div .btn.btn-link:hover span:first-child.text-success {
  color: #36af38;
}
form table.table + div .btn.btn-link:hover span:first-child.text-danger,
form table.table + div + div .btn.btn-link:hover span:first-child.text-danger {
  color: #d64a48;
}
form table.table + div .btn.btn-link:hover span:last-child,
form table.table + div + div .btn.btn-link:hover span:last-child {
  text-decoration: underline;
}
.filter_offset {
  padding: 5px 5px 15px;
  display: flex;
  justify-content: center;
}
.filter_offset ul {
  margin-bottom: 0;
}
.filter_offset li {
  padding: 0;
}
.filter_offset li a.btn {
  padding: 0 10px;
}
.filter_offset li a.btn.active {
  font-weight: bold;
}
.filter_offset li:nth-child(n+2) {
  border-right: 1px solid #959595;
}
.filter_offset li:last-child {
  border-right: none;
}
.direct-edit-table {
  border-bottom: 1px solid #ddd;
}
.direct-edit-table tr.collapse > td {
  padding: 15px;
}
.direct-edit-table tr > td {
  vertical-align: middle !important;
}
.direct-edit-table tr > td:first-child {
  padding-left: 15px;
}
.direct-edit-table tr > td:last-child {
  padding-right: 15px;
}
.direct-edit-table tr > td.actions .btn-link {
  padding: 2px 8px;
  color: #555;
}
.direct-edit-table tr > td.actions .btn-link:hover,
.direct-edit-table tr > td.actions .btn-link:focus,
.direct-edit-table tr > td.actions .btn-link:active {
  text-decoration: none;
  color: #333;
}
.direct-edit-table .btn.btn-link.text-success {
  color: #3c763d;
  cursor: default;
}
.direct-edit-table .btn.btn-link.text-success:hover {
  text-decoration: none;
}
.table-hover tr {
  cursor: pointer;
}
.table-hover tr:focus {
  border-color: #3b61a9;
}
.table-hover tr.selected,
.table-hover tr.selected:hover,
.table-hover tr.selected:active {
  background-color: #3b61a9;
  color: #fff;
}
.table.override tr:first-child ~ tr,
.table.override tr:first-child ~ tr .actions a {
  color: #959595;
}
.table.override tr:first-child ~ tr .action_on_record.modal_action {
  display: none;
}
.table.override tr:last-child .action_on_record.modal_action {
  display: none;
}
.panels .panel {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.panels .panel header,
.panels .panel .panel-header {
  padding: 10px 0 7px;
  border-bottom: 1px solid #555;
}
.panels .panel header .panel-heading,
.panels .panel .panel-header .panel-heading {
  border: none;
  border-radius: 0;
  padding: 0;
}
.panels .panel header .actions,
.panels .panel .panel-header .actions {
  position: absolute;
  right: 15px;
  top: 11px;
}
.panels .panel header .actions a.btn-link,
.panels .panel .panel-header .actions a.btn-link {
  color: #555;
  font-size: 14px;
}
.panels .panel header .actions a.btn-link .fa,
.panels .panel .panel-header .actions a.btn-link .fa {
  padding-right: 3px;
}
.panels .panel header.panel-header.panel-nav {
  padding: 10px 0 0 !important;
}
.panels .panel header.panel-header.panel-subnav {
  margin: 0 -40px 40px !important;
  padding: 0 40px !important;
}
.panels .panel header.panel-header.panel-innernav {
  margin-top: 20px;
  margin-bottom: 20px;
}
.panels .panel header.panel-header.panel-innernav ul {
  border-top-color: #eee !important;
}
.panels .panel header.panel-header.panel-innernav + .panel-body {
  padding: 15px 0 0 !important;
}
.panels .panel header.panel-header.panel-nav,
.panels .panel header.panel-header.panel-innernav,
.panels .panel header.panel-header.panel-subnav {
  border-bottom: 1px solid #ccc !important;
}
.panels .panel header.panel-header.panel-nav ul.nav-tabs,
.panels .panel header.panel-header.panel-innernav ul.nav-tabs,
.panels .panel header.panel-header.panel-subnav ul.nav-tabs {
  background-color: #fff;
  padding: 10px 0;
  border-bottom: none;
  border-top: 1px solid #555;
}
.panels .panel header.panel-header.panel-nav ul.nav-tabs > li,
.panels .panel header.panel-header.panel-innernav ul.nav-tabs > li,
.panels .panel header.panel-header.panel-subnav ul.nav-tabs > li {
  margin-bottom: 0;
  font-size: 16px;
}
.panels .panel header.panel-header.panel-nav ul.nav-tabs > li > a,
.panels .panel header.panel-header.panel-innernav ul.nav-tabs > li > a,
.panels .panel header.panel-header.panel-subnav ul.nav-tabs > li > a {
  padding: 4px 15px;
  border-top: none;
  border-left: none;
  border-bottom: none;
  border-right: 1px solid #ccc;
  color: #ccc;
}
.panels .panel header.panel-header.panel-nav ul.nav-tabs > li > a:hover,
.panels .panel header.panel-header.panel-innernav ul.nav-tabs > li > a:hover,
.panels .panel header.panel-header.panel-subnav ul.nav-tabs > li > a:hover,
.panels .panel header.panel-header.panel-nav ul.nav-tabs > li > a:active,
.panels .panel header.panel-header.panel-innernav ul.nav-tabs > li > a:active,
.panels .panel header.panel-header.panel-subnav ul.nav-tabs > li > a:active,
.panels .panel header.panel-header.panel-nav ul.nav-tabs > li > a:focus,
.panels .panel header.panel-header.panel-innernav ul.nav-tabs > li > a:focus,
.panels .panel header.panel-header.panel-subnav ul.nav-tabs > li > a:focus {
  background-color: transparent;
  color: #555;
  border-top: none;
  border-left: none;
  border-bottom: none;
  box-shadow: none;
}
.panels .panel header.panel-header.panel-nav ul.nav-tabs > li.active > a,
.panels .panel header.panel-header.panel-innernav ul.nav-tabs > li.active > a,
.panels .panel header.panel-header.panel-subnav ul.nav-tabs > li.active > a {
  border-top: none;
  border-left: none;
  border-bottom: none;
  color: #555;
}
.panels .panel header.panel-header.panel-nav ul.nav-tabs > li:last-child > a,
.panels .panel header.panel-header.panel-innernav ul.nav-tabs > li:last-child > a,
.panels .panel header.panel-header.panel-subnav ul.nav-tabs > li:last-child > a {
  border-right: none;
}
.panels .panel .panel-body {
  background-color: #fff;
  min-height: 0;
  position: relative;
}
.panels .panel .panel-body header {
  border-bottom: 0 !important;
  padding: 0 !important;
}
.panels .panel .panel-body header .checkbox {
  margin: 0;
  position: absolute;
  right: 15px;
  top: -3px;
}
.panels .panel .panel-body h3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: 300;
}
.panels .panel .panel-body.panel-body-form {
  padding: 15px;
}
@media (min-width: 768px) {
  .panels .panel .panel-body.panel-body-form {
    padding: 20px;
  }
}
@media (min-width: 992px) {
  .panels .panel .panel-body.panel-body-form {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .panels .panel .panel-body.panel-body-form {
    padding: 40px;
  }
}
.panels .panel .panel-body.panel-form {
  position: relative;
  padding: 85px 40px 40px;
}
.panels .panel .panel-body .panel-body-form {
  padding: 25px;
}
.panels .panel .panel-body .panel-form {
  padding: 70px 25px 25px;
}
.tab-table {
  margin: 0 -25px;
}
.panels .panel .panel-body .header-form {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px 40px !important;
  width: 100%;
  border-bottom: 1px solid #ccc !important;
}
.panels .panel .panel-body .header-form .form-group {
  margin-bottom: 0;
}
.dropzone {
  /*Sort of important*/
  width: 100%;
  height: 150px;
  border: 2px dashed rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  text-align: center;
  position: relative;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.3);
}
.dropzone.img-drop {
  height: auto;
  aspect-ratio: 1.618;
  border-width: 1px;
  margin-bottom: 20px;
  border-radius: 0;
}
.dropzone.img-drop:not(.no-img) .drop-buttons {
  opacity: 0;
}
.dropzone.img-drop:not(.no-img):hover .drop-buttons {
  opacity: 1;
}
input[type="file"] {
  /*Important*/
  position: absolute;
  /*Important*/
  cursor: pointer;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.preview-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 100%;
  overflow: hidden;
}
/*Important*/
.dropzone.drag-over {
  border-color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
}
.dropzone.drag-over input[type="file"] {
  z-index: 2;
}
/*If you dont want the button*/
.drop-buttons {
  position: absolute;
  cursor: pointer;
  left: 50%;
  top: 50%;
  margin: 0;
  transform: translate(-50%, -50%);
  line-height: 1;
  z-index: 1;
  /*line-height: 26px;
	color: white;
	font-size: 12px;
	width: 100px;
	height: 26px;
	border-radius: 4px;
	background-color: #3b85c3;

	&:hover {
		background-color: #4499DD;
	}*/
}
.drop-buttons .drop-text {
  margin-bottom: 1rem;
}
/*
 * Rules for the autocomplete filter on category and subcategory pages
 */
.selectpicker {
  text-align: left;
  position: relative;
}
.selectpicker .dropdown-toggle {
  position: relative;
  text-align: left;
  border-radius: 4px !important;
  float: none !important;
}
.selectpicker .dropdown-toggle.filled {
  padding-left: 30px;
}
.selectpicker .dropdown-toggle span.placeholder,
.selectpicker .dropdown-toggle span.text {
  float: left;
}
.selectpicker .dropdown-toggle span.placeholder {
  color: #9e9e9e;
}
.selectpicker .dropdown-toggle span.caret {
  float: right;
  margin-top: 8px;
}
.selectpicker .reset {
  margin: 3px 0;
}
.selectpicker .reset a {
  color: #333;
  display: block;
  padding: 4px 0 4px 20px;
}
.selectpicker .reset a,
.selectpicker .reset a:hover {
  text-decoration: none;
}
.selectpicker .reset a:hover {
  background: #e6e6e6;
}
.selectpicker .clear {
  display: none;
  position: absolute;
  left: 7px;
  top: 2px;
  z-index: 12;
  padding: 5px;
  color: #9e9e9e;
}
.selectpicker .list-to-filter {
  max-height: 350px;
  overflow-y: scroll;
  /*-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
        box-shadow: inset 0 1px 2px rgba(0,0,0,.2);*/
  border-top: 1px solid #e6e6e6;
}
.selectpicker .dropdown-menu {
  width: 100%;
  padding: 5px 0 0;
}
.selectpicker .dropdown-menu .search-box {
  padding: 0 5px 5px;
}
.selectpicker .dropdown-menu ul {
  margin-top: 4px;
}
.selectpicker .dropdown-menu ul li {
  display: block;
  padding: 4px 0 4px 20px;
  cursor: pointer;
}
.selectpicker .dropdown-menu ul li:hover {
  background: #e6e6e6;
}
.selectpicker .dropdown-menu ul li.selected {
  color: white;
  background: dodgerblue;
}
.selectpicker .dropdown-menu ul li.optgroup {
  cursor: default;
  padding: 0;
  border-top: 1px solid #e6e6e6;
}
.selectpicker .dropdown-menu ul li.optgroup:first-child {
  border-top: none;
}
.selectpicker .dropdown-menu ul li.optgroup:hover {
  background: transparent;
}
.selectpicker .dropdown-menu ul li.optgroup .optgroup-header {
  display: block;
  color: #959595;
  font-size: 14px;
  margin-bottom: 4px;
  padding: 5px 8px 5px 20px;
}
.selectpicker .dropdown-menu ul li.optgroup > ul > li {
  display: block;
  padding: 4px 0 4px 40px;
  cursor: pointer;
}
.selectpicker .dropdown-menu ul li.optgroup > ul > li:not(.optgroup):hover {
  background: #e6e6e6;
}
.selectpicker .dropdown-menu ul li.optgroup > ul > li.selected {
  color: white;
  background: dodgerblue;
}
.selectpicker .tree-display ul > li {
  padding: 4px 0 4px 10px;
}
.selectpicker .tree-display ul > li.optgroup {
  border: none;
}
.selectpicker .tree-display ul > li.optgroup > ul > li {
  padding-left: 10px;
  border-left: 1px solid #e6e6e6;
  margin-left: 10px;
}
.live-filtering {
  position: relative;
}
.live-filtering .filter-clear {
  opacity: 1;
  color: #555;
}
.live-filtering .filter-clear:hover {
  text-decoration: none;
}
.live-filtering .hint {
  color: #959559;
}
.live-filtering .matches {
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #959595;
  font-size: 10px;
}
.live-filtering .no-search-results i {
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.livefilter {
  position: relative;
}
.livefilter .filter-clear {
  opacity: 1;
  color: #555;
}
.livefilter .filter-clear:hover {
  text-decoration: none;
}
.livefilter .hint {
  color: #959559;
}
.livefilter .matches {
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #959595;
  font-size: 10px;
}
.livefilter .no-search-results i {
  margin-right: 10px;
  position: relative;
  top: -1px;
}
i.mce-ico.mce-i-fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
i.mce-ico.mce-i-fa.fa-pull-left {
  margin-right: 0.3em;
}
i.mce-ico.mce-i-fa.fa-pull-right {
  margin-left: 0.3em;
}
/*
 * Common rules for all pages
 */
html {
  position: relative;
  min-height: 100%;
  background: #eff1f2;
  overflow-y: scroll;
}
body {
  background-color: transparent;
}
@media (min-width: 768px) {
  body main {
    padding-top: 37px;
    height: calc(100% - 37px);
  }
  body main > .row:first-child {
    height: 100%;
  }
}
#content {
  padding-bottom: 75px;
}
@media (min-width: 768px) {
  #content {
    width: calc(100% - 200px);
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  #content {
    width: calc(100% - 250px);
  }
}
article > h1:first-child {
  margin: 0 auto 25px;
  padding: 0 0 15px;
  color: #555;
  border-bottom: 1px solid #eee;
}
article img.float-right {
  float: right;
  margin: 0 0 1rem 1rem;
}
article img.float-left {
  float: left;
  margin: 0 1rem 1rem 0;
}
@media (min-width: 768px) {
  article img.float-right,
  article img.float-left {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  article p > img {
    margin: 1rem 0 1rem 1rem !important;
  }
  article > img {
    margin: 1rem 0 1rem 1rem !important;
  }
}
article small.datePublished {
  display: block;
  margin-bottom: 15px;
  color: #9e9e9e;
}
article .description {
  margin-bottom: 30px;
}
article > h1,
article > h2,
article > h3,
article > h4,
article > h5,
article > h6,
article > .h1,
article > .h2,
article > .h3,
article > .h4,
article > .h5,
article > .h6 {
  color: #555;
}
.lead {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
}
::-moz-selection {
  color: #fff;
  background: #3b61a9;
}
::selection {
  color: #fff;
  background: #3b61a9;
}
.no-gutter .row {
  margin: 0;
}
.no-gutter .row > div {
  padding: 0;
  margin: 0;
}
/*
 * Rules for the header
 */
#header {
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 100;
  background: #222;
  display: block;
  top: 0;
  left: 0;
  overflow-x: hidden;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#content > header {
  margin: 0 -15px;
  padding: 1px 15px 8px;
}
#content > header > div {
  font-size: 14px;
  margin-top: 18px;
}
#content > header > div p a {
  color: #555;
  font-size: 14px;
  margin: -2px 0 0 25px;
}
@media (max-width: 767px) {
  #content:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 53px;
    background: #fff;
    z-index: 1;
  }
  #content > header {
    position: fixed;
    z-index: 215;
    padding: 1px 15px 0;
    width: 100%;
    -moz-box-shadow:  0 0 2px 0 rgba(0, 0, 0, 0.14),  0 2px 2px 0 rgba(0, 0, 0, 0.12),  0 1px 3px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow:  0 0 2px 0 rgba(0, 0, 0, 0.14),  0 2px 2px 0 rgba(0, 0, 0, 0.12),  0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow:  0 0 2px 0 rgba(0, 0, 0, 0.14),  0 2px 2px 0 rgba(0, 0, 0, 0.12),  0 1px 3px 0 rgba(0, 0, 0, 0.2);
  }
  #content > header h1 {
    float: left;
  }
  #content > header h1 a,
  #content > header h1 a:visited,
  #content > header h1 a:link,
  #content > header h1 a:active {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400;
    color: #555;
  }
  #content > header h1 a:hover {
    text-decoration: underline;
    color: #555;
  }
  #content > header h1 a:hover {
    text-decoration: underline;
    color: same;
  }
  #content > header .pull-right {
    margin-right: -10px;
    margin-top: 7px;
  }
  #content > header .pull-right .nav {
    margin: 0;
  }
  #content > header .pull-right .nav li {
    display: inline-block;
  }
  #content > header .pull-right .nav li a,
  #content > header .pull-right .nav li a:visited,
  #content > header .pull-right .nav li a:link,
  #content > header .pull-right .nav li a:active {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    color: #555;
  }
  #content > header .pull-right .nav li a:hover {
    text-decoration: underline;
    color: #555;
  }
  #content > header .pull-right .nav li a:hover {
    text-decoration: underline;
    color: same;
  }
  #content > header h1 {
    position: relative;
    z-index: 220;
  }
  #content > header + div {
    padding-top: 53px;
  }
}
#header .navbar-right {
  margin-right: 0;
}
#header a {
  color: #f5f5f5;
  padding: 10px 12px;
}
#header a:hover {
  background-color: transparent;
  text-decoration: none;
}
#header a .fa {
  padding-right: 4px;
}
#header a:active,
#header a:focus {
  background-color: #000000;
}
#header .dropdown.open > a {
  background-color: #000000;
}
#header .dropdown.open ul {
  border-radius: 0;
  background-color: #333;
  border-top: none;
}
#header .dropdown.open ul li a:hover,
#header .dropdown.open ul li a:active,
#header .dropdown.open ul li a:focus {
  background-color: rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  #header {
    overflow: visible;
    /*a {
			color: @smooth-white;
			padding: 10px 12px;

			&:hover {
				background-color: transparent;
				text-decoration: none;
			}

			.fa {
				padding-right: 4px;
			}
		}

		a {
			&:active,&:focus {
				background-color: rgb(0,0,0,.5);
			}
		}

		.dropdown.open {
			> a {
				background-color: rgb(0,0,0,.5);
			}
			ul {
				border-radius: 0;
				background-color: #333;
				border-top: none;

				li {
					a:hover,a:active,a:focus {
						background-color: rgba(0,0,0,.5);
					}
				}
			}
		}*/
  }
  #header .navbar {
    min-height: 37px;
    margin-bottom: 0;
    border: none;
  }
  #content {
    padding-top: 0;
  }
  #content > header {
    position: static;
    background-color: #fff;
  }
  #content > header h1 > a {
    color: #555555;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  }
  #content > header h1 > a:hover {
    text-decoration: none;
  }
}
#aside {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100vh !important;
  min-width: 20rem;
  width: 100vw;
  max-width: 37.5rem;
  padding: 0;
  background: #282d33;
  overflow: hidden;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#aside > ul {
  position: absolute;
  min-width: 100%;
  left: 0;
  top: 0;
  padding: 53px 0 0;
  background-color: #282d33;
  z-index: 100;
  display: flex;
  flex-direction: column;
  outline: none;
  -webkit-overflow-scrolling: touch;
  will-change: transform;
  /* height: 100vh; */
}
#aside.open,
#aside.open:after {
  left: 0;
}
#aside hr {
  margin: 2px 0;
  border-top: 2px solid rgba(0, 0, 0, 0.3);
}
#aside:after {
  content: "";
  position: fixed;
  top: 0;
  left: -100%;
  display: block;
  height: 53px;
  width: 100%;
  background-color: #14171a;
  z-index: 202;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
#aside .navbar-toggle {
  padding: 11px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  border: none;
  z-index: 1;
  color: #ccc;
}
#aside .navbar-toggle:not(.open) .show-less {
  display: none;
}
#aside .navbar-toggle.open .show-more {
  display: none;
}
#aside .has-submenu nav ul {
  position: static;
  display: block;
  background-color: transparent;
  margin: 0 0 0 20px;
  border-left: 2px solid rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  right: 0;
  width: auto;
}
#aside ul.nav > li.active.has-submenu ul {
  position: static;
  display: block;
  background-color: transparent;
  margin: 0 0 0 20px;
  padding-top: 8px;
  border-left: 2px solid rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  right: 0;
  width: auto;
}
#aside ul.nav > li.has-submenu nav li a {
  padding: 10px 15px;
}
#aside ul.nav > li.has-submenu nav li.active a {
  color: #fff;
  background-color: transparent;
  border-right: none;
}
#aside ul.nav > li.has-submenu nav li.active a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.main-menu {
  float: none !important;
  position: relative;
  z-index: 201;
}
.main-menu li {
  position: relative;
}
.main-menu li a,
.main-menu li > span {
  display: block;
  padding: 15px;
  color: #ccc;
}
.main-menu li a:hover,
.main-menu li > span:hover,
.main-menu li a:focus,
.main-menu li > span:focus,
.main-menu li a:active,
.main-menu li > span:active {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.main-menu li a .fa,
.main-menu li > span .fa,
.main-menu li a .fas,
.main-menu li > span .fas,
.main-menu li a .far,
.main-menu li > span .far,
.main-menu li a .fab,
.main-menu li > span .fab {
  padding-right: 4px;
}
.main-menu li.active > a {
  border-right: 3px solid #fff;
}
.main-menu li.active > a,
.main-menu li.active > a:hover,
.main-menu li.active > a:focus,
.main-menu li.active > a:active {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.main-menu li .navbar-collapse {
  border-top: none;
  border-bottom: none;
  box-shadow: none;
  padding: 0;
}
.main-menu li ul {
  list-style-type: none;
  padding: 0;
}
.main-menu li ul li {
  float: none;
}
#content .open-menu {
  z-index: 225;
  float: left;
  margin-right: 10px;
  margin-top: 9px;
  margin-left: -10px;
}
#content .open-menu span {
  -webkit-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
  transition: all 0.45s ease 0s;
}
#content .open-menu.open ~ h1 {
  color: #fff;
}
#content .open-menu.open ~ h1 a,
#content .open-menu.open ~ h1 a:visited,
#content .open-menu.open ~ h1 a:link,
#content .open-menu.open ~ h1 a:active {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  color: #fff;
}
#content .open-menu.open ~ h1 a:hover {
  text-decoration: underline;
  color: #fff;
}
#content .open-menu.open ~ h1 a:hover {
  text-decoration: underline;
  color: same;
}
#content .open-menu.open ~ h1 ~ .pull-right .nav > li a,
#content .open-menu.open ~ h1 ~ .pull-right .nav > li a:visited,
#content .open-menu.open ~ h1 ~ .pull-right .nav > li a:link,
#content .open-menu.open ~ h1 ~ .pull-right .nav > li a:active {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  color: #fff;
}
#content .open-menu.open ~ h1 ~ .pull-right .nav > li a:hover {
  text-decoration: underline;
  color: #fff;
}
#content .open-menu.open ~ h1 ~ .pull-right .nav > li a:hover {
  text-decoration: underline;
  color: same;
}
#toggle-menu span {
  background: #777;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
#toggle-menu.open span {
  background: #fff;
}
#toggle-menu.open span:first-child ~ .icon-bar {
  width: 21px;
}
#toggle-menu.open span:first-child + .icon-bar {
  -webkit-transform: rotate(45deg) translate(-1px, -1px);
  -ms-transform: rotate(45deg) translate(-1px, -1px);
  -o-transform: rotate(45deg) translate(-1px, -1px);
  transform: rotate(45deg) translate(-1px, -1px);
}
#toggle-menu.open span:first-child + .icon-bar + span {
  opacity: 0;
  filter: alpha(opacity=0);
}
#toggle-menu.open span:last-child {
  -webkit-transform: rotate(-45deg) translate(-1px, 1px);
  -ms-transform: rotate(-45deg) translate(-1px, 1px);
  -o-transform: rotate(-45deg) translate(-1px, 1px);
  transform: rotate(-45deg) translate(-1px, 1px);
}
@media (max-width: 767px) {
  #aside {
    height: 100vh;
    left: -100%;
    -webkit-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
  }
  #aside.open,
  #aside.open:after {
    left: 0;
  }
}
@media (min-width: 768px) {
  #aside {
    width: 200px;
    /*z-index: 2;
		overflow: visible;*/
  }
  #aside > ul.nav {
    padding: 37px 0;
    /*position: relative;
			overflow: visible;*/
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  #aside {
    width: 250px;
  }
}
/*
 * Rules for navigation
 */
/*
 * Common rules for login page
 */
#login main {
  margin: 0;
  padding: 0;
}
#login .form-control {
  border-radius: 0;
}
#login #logo {
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  position: absolute;
  z-index: 1;
}
#login .flip-container {
  margin: 66px 0 20px;
  height: 420px;
  perspective: 1000px;
  transform-style: preserve-3d;
}
#login .flip-container .flipper {
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.6s ease 0s;
}
#login .flip-container.flip .flipper {
  transform: rotateY(180deg);
}
#login .flip-container + p {
  color: #a0aab5;
  text-align: center;
}
#login .front {
  transform: rotateY(0deg);
  z-index: 2;
}
#login .back {
  display: none;
  transform: rotateY(180deg);
  z-index: 1;
}
#login .front,
#login .back {
  backface-visibility: hidden;
  left: 0;
  padding: 40px;
  position: absolute;
  top: 0;
  transform-style: preserve-3d;
  transition: transform 0.6s ease 0s;
  width: 100%;
  margin-bottom: 17px;
  background-color: #fff;
  border: 1px solid transparent;
}
#login .panel {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 0;
}
#login .pwd-box .alert-info {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #4ac7e0;
  border-image: none;
  border-style: none none none solid;
  border-width: medium medium medium 3px;
  padding-left: 50px;
  position: relative;
  color: #1e94ab;
}
#login .pwd-box .alert-info:before {
  content: "";
  font-size: 3em;
  color: #4ac7e0;
  display: block;
  height: 25px;
  left: 7px;
  position: absolute;
  top: 6px;
  width: 25px;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  transform: translate(0px, 0px);
}
#login .pwd-box .alert-info h4 {
  font-size: 1.45em;
  margin-bottom: 1em;
}
#login .pwd-box .alert-info p {
  margin: 0;
}
#login .pwd-box .panel-footer {
  background-color: #fcfdfe;
  border-color: #eee;
  height: inherit;
  margin: 0 -15px -20px;
}
#login .pwd-box .btn {
  line-height: 1em;
  padding: 6px 8px;
}
#login .login-box h4 {
  font-size: 15px;
  margin-bottom: 8.5px;
  margin-top: 8.5px;
  text-align: center;
}
.login-panel {
  width: 100%;
  margin: 0 auto;
  padding: 50px 15px 0;
  position: relative;
}
.login-panel form {
  padding-top: 25px;
}
.login-panel form label.control-label {
  color: #666;
  font-size: 13px;
  font-weight: normal;
  display: inline-block;
  margin-bottom: 5px;
  max-width: 100%;
}
.login-panel form input[type="text"],
.login-panel form input[type="password"] {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  background-color: #f5f8f9;
  background-image: none;
  border: 1px solid #c7d6db;
  border-radius: 3px;
  color: #555;
  display: block;
  font-size: 12px;
  height: inherit !important;
  line-height: 1.42857;
  padding: 10px 8px !important;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.login-panel form input[type="text"]:focus,
.login-panel form input[type="password"]:focus {
  background-color: #fefbe2;
  border-color: #66afe9;
  box-shadow: none;
}
.login-panel form .form-group.has-error input[type="text"],
.login-panel form .form-group.has-error input[type="password"],
.login-panel form .form-group.has-error input[type="text"].control-form,
.login-panel form .form-group.has-error input[type="password"].control-form {
  background-color: #f9cce1;
}
.login-panel form .submit-group {
  padding-top: 15px;
}
.login-panel form .submit-group input[type="submit"] {
  padding: 10px 0;
  font-size: 15px;
}
.login-panel form .form-group:last-child .checkbox {
  margin-top: 0;
}
@media (min-width: 480px) {
  #login .login-panel {
    width: 75%;
  }
}
@media (min-width: 768px) {
  #login .login-panel {
    padding-top: 150px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #login .login-panel {
    width: 40%;
  }
}
@media (min-width: 1200px) {
  #login .login-panel {
    width: 520px;
  }
}
/*----------------------*\
----- Header toolbar -----
\*----------------------*/
#admin-panel {
  z-index: 210;
  float: left;
}
#admin-panel button {
  padding: 3px 12px 2px;
  margin-left: 10px;
}
#toolbar {
  background-color: #222;
  padding: 7px 0;
  color: #f5f5f5;
  font-size: 12px;
}
#toolbar .visible-xs {
  margin-top: 1px;
}
#toolbar .visible-xs ul li {
  margin-right: 10px;
}
#toolbar .visible-xs ul li:first-child {
  margin-top: 5px;
}
#toolbar .visible-xs ul li:last-child {
  margin-right: 15px;
}
#toolbar .visible-xs ul li span.fa {
  margin-right: 8px;
}
#toolbar .visible-xs ul li span.fa.fa-envelope {
  margin-right: 0;
}
#social-follow {
  font-size: 14px;
}
#menu-language {
  margin-left: 15px;
}
#menu-language .dropdown.open {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
}
#social-follow ul,
#contact-infos ul,
#toolbar .visible-xs ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#social-follow ul li,
#contact-infos ul li,
#toolbar .visible-xs ul li {
  display: inline-block;
  margin-top: 4px;
  float: left;
}
#social-follow ul li a,
#contact-infos ul li a,
#toolbar .visible-xs ul li a {
  color: white;
  padding: 5px;
}
#social-follow ul li a:hover,
#contact-infos ul li a:hover,
#toolbar .visible-xs ul li a:hover {
  color: #3b61a9;
  text-decoration: none;
}
.lang-header {
  margin-right: 5px;
}
.lang-header a {
  color: #f5f5f5;
  padding: 5px;
  display: inline-block;
  cursor: pointer;
}
.lang-header a:hover {
  text-decoration: none;
}
.lang-header .dropdown-menu {
  min-width: 100%;
  border-radius: 0;
  background-color: #222;
  padding: 0;
}
.lang-header .dropdown-menu li {
  padding: 0;
  margin: 0;
}
.lang-header .dropdown-menu li a {
  color: #f5f5f5;
  padding: 5px;
  width: 100%;
  text-align: center;
  font-size: 12px;
}
.lang-header .dropdown-menu li a:hover,
.lang-header .dropdown-menu li a:focus,
.lang-header .dropdown-menu li a:active,
.lang-header .dropdown-menu li a.active {
  background-color: #3b61a9;
  color: #f5f5f5;
}
.lang-header .lang-nav li {
  border-right: 1px solid #fff;
}
.lang-header .lang-nav li:last-child {
  border: none;
}
.lang-header .lang-nav li.active {
  color: #3b61a9;
}
.lang-header .lang-nav .lang-header {
  margin-top: 5px;
}
@media (min-width: 768px) {
  #social-follow {
    margin-left: 15px;
  }
  #contact-infos ul li {
    margin: 5px 15px 0 0;
  }
  #contact-infos ul li span.fa {
    margin-top: 2px;
    margin-right: 8px;
  }
}
/*.mc-message-container {
	clear: both;

	.mc-message > .alert {
		//margin: 10px auto 0;
	}
}*/
.mc-message-container {
  position: fixed;
  right: 30px;
  z-index: 200;
  top: 52px;
}
@media (max-width: 767px) {
  .mc-message-container {
    width: calc(100% - 10px);
    left: 5px;
    right: 5px;
    top: 57px;
  }
}
.mc-message-container .mc-message > .alert {
  border-radius: 0;
}
/*
 * Common rules for all pages
 */
/*
 * Different block style
 */
#page section header {
  padding: 10px 0 7px;
  border-bottom: 1px solid #555;
}
#page section > div {
  background-color: #fff;
}
section#quick-access header {
  border-bottom: none;
}
@media (max-width: 767px) {
  section#quick-access .add-type {
    text-transform: capitalize;
  }
}
section#quick-access .quick-links {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 479px), (min-width: 768px) and (max-width: 991px) {
  section#quick-access .quick-links .btn:first-child {
    border-radius: 4px 0 0 0;
  }
  section#quick-access .quick-links .btn:nth-child(2) {
    border-radius: 0 4px 0 0;
  }
  section#quick-access .quick-links .btn:nth-child(3) {
    border-radius: 0 0 0 4px;
  }
  section#quick-access .quick-links .btn:nth-child(4) {
    border-radius: 0 0 4px 0;
  }
}
@media (min-width: 480px) and (max-width: 767px), (min-width: 992px) {
  section#quick-access .quick-links .btn:first-child {
    border-radius: 4px 0 0 4px;
  }
  section#quick-access .quick-links .btn:nth-child(2),
  section#quick-access .quick-links .btn:nth-child(3) {
    border-radius: 0;
  }
  section#quick-access .quick-links .btn:nth-child(4) {
    border-radius: 0 4px 4px 0;
  }
}
#plugins section header {
  padding: 10px 0 7px;
  border-bottom: 1px solid #555;
}
#plugins section > div {
  background-color: #fff;
}
.block-img {
  padding: 10px 0;
}
.block-img figure.thumbnail {
  position: relative;
  overflow: hidden;
  height: auto;
  margin: 0 0 20px;
  text-align: center;
  border: none;
  border-radius: 0;
  padding: 0;
}
.block-img figure.thumbnail > img {
  position: relative;
  display: block;
  max-width: 100%;
  opacity: 0.8;
}
.block-img figure.thumbnail > figcaption {
  width: 100%;
  height: 100%;
}
.block-img figure.thumbnail > figcaption > .desc > h3 {
  -webkit-transform: translateZ(0);
  margin: 0;
  border-bottom: none;
  padding: 10px 0;
}
.folder-box {
  width: 100%;
  max-width: 100%;
  /*> div {
		> p {
			&:first-child {
				.normalize-link(#555);
			}
			&:last-child {
				margin-bottom: 0;
			}
		}

		&:first-child {
			p {
				.fa {
					padding-right: 4px;
				}
			}
		}
	}*/
}
.folder-box tbody > tr {
  border-bottom: 1px solid #eee;
}
.folder-box tbody > tr > td {
  padding: 10px 15px;
  border-bottom: none;
}
.folder-box p {
  margin: 0;
}
.folder-box .text-ready,
.folder-box .text-pending,
.folder-box .text-done {
  margin-top: 12px;
}
.folder-box .text-ready {
  color: #3b61a9;
}
.folder-box .text-pending {
  color: #e5772e;
}
.folder-box .text-done {
  color: #3da83f;
}
#quick-access a,
#quick-access a:visited,
#quick-access a:link,
#quick-access a:active {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  color: #555;
}
#quick-access a:hover {
  text-decoration: none;
  color: #555;
}
#quick-access a:hover {
  text-decoration: none;
  color: same;
}
#quick-access ul li a .fa {
  padding-right: 8px;
}
#photo button[type="submit"] {
  margin-top: -138px;
}
/*.progress {
	border-radius: 0;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset;
	min-height: 28px;
	padding: 5px 0;
	position: relative;
	text-align: center;
	color: rgb(59,97,169);

	&-bar {
		width: 0%;
		font-size: 12px;
		padding: 5px 0;
		background-color: rgb(59,97,169);
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;

		&-success {
			background-color: rgb(61, 168, 63);
		}
		&-warning {
			background-color: #f0ad4e;
		}
		&-danger {
			 background-color: #d9534f;
		 }

		&-state {
			height: 18px;
			position: absolute;
			left: 0;
			z-index: 2;
			color: #fff;
			text-align: center;
		}
	}

	.loader.etc {
		display: inline-block;
		min-height: 4px;
		min-width: 10px;
		text-align: left;
	}
}*/
.progressBar {
  border-radius: 0;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset;
  min-height: calc((1em * 1.42857143) + 1rem);
  padding: 0.5rem 0;
  position: relative;
  text-align: center;
  width: 100%;
  margin-bottom: 1rem;
  background: hsla(219, 48%, 45%, 0.4);
}
.progressBar.hide {
  margin-bottom: 0;
}
.progressBar.waiting .progress-bar {
  width: 100%;
  background: transparent;
}
.progressBar.waiting .subline {
  position: absolute;
  top: 0;
  height: 100%;
  background: hsl(219, 48%, 45%);
}
.progressBar.waiting .inc {
  animation: increase 2s infinite;
}
.progressBar.waiting .dec {
  animation: decrease 2s 0.5s infinite;
}
@keyframes increase {
  from {
    left: -5%;
    width: 5%;
  }
  to {
    left: 130%;
    width: 100%;
  }
}
@keyframes decrease {
  from {
    left: -80%;
    width: 80%;
  }
  to {
    left: 110%;
    width: 10%;
  }
}
.progressBar .progress-bar {
  position: absolute;
  z-index: 1;
  width: 0%;
  font-size: 0.85rem;
  padding: 0.5rem 0;
  background-color: hsl(219, 48%, 45%);
  top: 0;
  left: 0;
  overflow: hidden;
  height: 100%;
  -webkit-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.progressBar .progress-bar-success {
  background-color: hsl(121, 47%, 45%);
}
.progressBar .progress-bar-warning {
  background-color: hsl(35, 84%, 62%);
}
.progressBar .progress-bar-danger {
  background-color: hsl(2, 64%, 58%);
}
.progressBar .progress-bar-state {
  position: relative;
  z-index: 2;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.progressBar .progress .loader.etc {
  display: inline-block;
  min-height: 4px;
  min-width: 10px;
  text-align: left;
}
a.downpdf {
  padding: 5px 15px 5px 40px;
  position: relative;
  font-size: 16px;
  display: inline-block;
}
a.downpdf::before {
  position: absolute;
  content: "";
  display: block;
  background: url('/skin/img/icon/icon_pdf.png') no-repeat top left;
  width: 32px;
  height: 32px;
  top: 0;
  left: 0;
}
ul.list-group li.list-group-item .actions {
  top: 2px;
  right: 7px;
}
ul.list-group li.list-group-item.list-group-item-default {
  background-color: #eee;
  border-style: dashed;
  height: 39px;
}
ul.list-group li.list-group-item .fa-arrows {
  cursor: move;
}
ul.list-group form,
ul.list-group .subform {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ddd;
}
ul.list-group .panel {
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: none;
  margin-bottom: -1px;
}
ul.list-group .panel:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
ul.list-group .panel:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (min-width: 1200px) and (max-width: 1350px) {
  #tasks .folder-box .col-xs-6 {
    width: 80%;
  }
  #tasks .folder-box .col-xs-6:last-child {
    width: 20%;
  }
  #tasks .folder-box .status {
    display: none;
  }
}
/*
 * Rules for footer
 */
#footer {
  background: rgba(0, 0, 0, 0.65);
  color: #e6e6e6;
  position: absolute;
  bottom: 0;
  font-weight: lighter;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 3;
}
#footer p,
#footer ul,
#footer ol {
  margin: 0;
  display: inline-block;
}
#footer a,
#footer a:visited,
#footer a:link,
#footer a:active {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  color: #e6e6e6;
}
#footer a:hover {
  text-decoration: underline;
  color: #e6e6e6;
}
#footer a:hover {
  text-decoration: underline;
  color: same;
}
#chart {
  height: 100%;
}
#chart-container {
  height: 440px;
}
#stats {
  max-height: 500px;
}
#stats nav {
  min-height: 50px;
  height: 100%;
  max-height: 60px;
}
#stats nav ul {
  margin-bottom: 12px;
}
#stats nav li {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  height: 100%;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#stats nav li a {
  height: 100%;
  display: table;
  width: 100%;
  text-align: center;
  padding: 10px 15px;
}
#stats nav li a > span {
  display: table-cell;
  vertical-align: middle;
}
#stats nav li.active a,
#stats nav li.active:hover a {
  color: #fff;
  background-color: #3b61a9;
}
#stats nav li.active:nth-child(2) a,
#stats nav li.active:hover:nth-child(2) a {
  color: #fff;
  background-color: #3da83f;
}
#stats nav li.active:nth-child(3) a,
#stats nav li.active:hover:nth-child(3) a {
  color: #fff;
  background-color: #d64343;
}
#stats nav li.active:nth-child(4) a,
#stats nav li.active:hover:nth-child(4) a {
  color: #fff;
  background-color: #50bfd8;
}
#stats nav li.active:nth-child(5) a,
#stats nav li.active:hover:nth-child(5) a {
  color: #fff;
  background-color: #e5772e;
}
#stats nav li.active:nth-child(6) a,
#stats nav li.active:hover:nth-child(6) a {
  color: #fff;
  background-color: #833da8;
}
#stats nav li:hover a {
  color: #3b61a9;
  background-color: transparent;
}
#stats nav li:hover:nth-child(2) a {
  color: #3da83f;
}
#stats nav li:hover:nth-child(3) a {
  color: #d64343;
}
#stats nav li:hover:nth-child(4) a {
  color: #50bfd8;
}
#stats nav li:hover:nth-child(5) a {
  color: #e5772e;
}
#stats nav li:hover:nth-child(6) a {
  color: #833da8;
}
/*@media (min-width: @screen-lg-min) and (max-width: 1367px) {
	#stats {
		height: 262px;
		position: relative;

		nav {
			min-height: 100%;
			height: 100%;
			width: 105px;
			position: absolute;
			top: 0;
			left: 0;

			ul {
				margin-bottom: 0;

				li {
					height: auto;
					display: block;
					width: 100%;

					a, a span {
						display: block;
					}
				}
			}
		}

		nav + div {
			padding-left: 105px;
			max-height: 100%;
		}
	}
}*/
@media (max-width: /*(min-width: @screen-md-min) and (max-width: @screen-md-max),*/ /*(min-width: @screen-md-min) and (max-width: @screen-md-max),*/ 767px) {
  #stats {
    height: 330px;
    position: relative;
  }
  #stats nav {
    min-height: 0;
    height: auto;
    max-height: none;
  }
  #stats nav ul li {
    height: auto;
    display: block;
    width: 100%/3;
    float: left;
  }
  #stats nav ul li a {
    padding: 6px 8px;
    font-size: 85%;
    margin-bottom: 0;
  }
  #stats nav ul li a,
  #stats nav ul li a span {
    display: block;
  }
  #stats nav + div {
    height: 270px;
  }
}
@media (max-width: /*(min-width: @screen-md-min) and (max-width: @screen-md-max),*/ /*(min-width: @screen-md-min) and (max-width: @screen-md-max),*/ 767px) and (max-width: 480px) {
  #stats {
    height: 370px;
  }
  #stats nav ul li {
    width: 100%/2;
  }
}
/*
 * Rules for the autocomplete filter on category and subcategory pages
 */
.filtering.livefilter {
  margin-bottom: 30px;
}
.filtering.livefilter .input-group-addon {
  background-color: transparent;
  border: none;
  padding: 6px 16px;
}
.filtering.livefilter span.fa-visite {
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 0;
}
.filtering.livefilter span.fa-visite::before {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  display: block;
  z-index: 2;
  background: url("/admin/template/img//favicon.png") center center no-repeat;
}
.filtering.livefilter label {
  position: absolute;
  left: -3px;
  top: 24px;
}
.filtering.livefilter label + div {
  margin-bottom: 40px;
}
.filtering.livefilter input {
  padding: 10px 15px;
  border: none;
  box-shadow: none;
}
.filtering.livefilter input.live-search {
  border-bottom: 1px solid #eee;
}
.filtering.livefilter h2.page-header {
  margin-top: 0;
}
.filtering.livefilter .filter-clear {
  position: absolute;
  top: 4px;
  right: 0;
  color: #9e9e9e;
  padding: 5px;
  z-index: 2;
}
.filtering.livefilter .no-search-results i {
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.validate_form .btn-collapse {
  padding: 11px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  color: #555;
  background-color: transparent;
}
.validate_form .btn-collapse:focus,
.validate_form .btn-collapse:active,
.validate_form .btn-collapse:hover {
  background-color: transparent;
  color: #222;
}
.validate_form .btn-collapse span.fa:before {
  content: "\f068";
}
.validate_form .btn-collapse.collapsed span.fa:before {
  content: "\f067";
}
#gallery-product figure {
  padding: 15px;
  border: 1px solid #ccc;
  border-bottom: none;
  position: relative;
  text-align: center;
  width: 100%;
}
#gallery-product .center-img {
  position: relative;
  overflow: hidden;
  padding-top: calc(100% / 1.333333333);
}
#gallery-product img {
  position: absolute;
  display: block;
  margin: auto;
  top: -100%;
  left: -100%;
  right: -100%;
  bottom: -100%;
  height: 100%;
  width: auto;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#gallery-product .default {
  background-color: #ccc;
  padding: 4px;
  text-align: center;
  position: absolute;
  width: calc(100% - 31px);
  bottom: 38px;
}
#gallery-product .make-default {
  text-align: center;
  position: absolute;
  width: calc(100% - 31px);
  bottom: 38px;
}
#gallery-product .make-default a {
  display: block;
  padding: 3px;
  background-color: #ccc;
  width: 100%;
  color: #666;
}
#gallery-product .make-default a:hover {
  color: #333;
  text-decoration: none;
}
#gallery-product .make-default {
  bottom: 0;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#gallery-product [class*="col-"] {
  margin-bottom: 25px;
}
#gallery-product [class*="col-"] label {
  display: block;
  margin: 0;
}
#gallery-product [class*="col-"] label:after {
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #eee;
  content: '\f0c8';
  font-size: 40px;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 15px;
  position: absolute;
  height: calc(100% - 31px);
  width: calc(100% - 31px);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  font-family: 'Font Awesome 5 Free';
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#gallery-product [class*="col-"] label:hover:after {
  opacity: 1;
}
#gallery-product [class*="col-"]:hover .make-default {
  bottom: 38px;
}
#gallery-product .btn-group {
  border-collapse: collapse;
}
#gallery-product .btn-group > a {
  border-radius: 0;
  color: #959595;
}
#gallery-product .btn-group > a:hover,
#gallery-product .btn-group > a:focus,
#gallery-product .btn-group > a:active {
  color: #444;
}
#gallery-product input[type="checkbox"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
#gallery-product input[type="checkbox"]:checked + label:after {
  opacity: 1;
  color: #eee;
  content: '\f14a';
  background: rgba(59, 97, 169, 0.5);
}
#gallery-product input[type="checkbox"]:checked + label figure img {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
form > .actions {
  position: absolute;
  bottom: 0;
  left: 15px;
  padding: 15px 20px;
  width: calc(100% - 30px);
}
.catlisting {
  margin-bottom: 40px;
}
.catlisting ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 2em;
}
.catlisting ul .cat-tree {
  margin: 0;
  padding-left: 35px;
  list-style-type: none;
  line-height: 2em;
}
.catlisting ul .cat-tree li {
  position: relative;
}
.catlisting ul .cat-tree li:before,
.catlisting ul .cat-tree li:after {
  position: absolute;
  content: '';
  display: block;
}
.catlisting ul .cat-tree li:before {
  left: -15px;
  top: 5px;
  width: 10px;
  height: 1em;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.catlisting ul .cat-tree li:after {
  left: -15px;
  bottom: -7px;
  height: 100%;
  border-left: 1px solid #ddd;
}
.catlisting ul .cat-tree li:last-child:after {
  display: none;
}
.catlisting ul li {
  font-size: 1.4rem;
  padding: 5px 0;
}
.catlisting ul li label {
  font-weight: normal;
  margin-bottom: 0;
  position: relative;
}
.catlisting ul li label:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  left: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #555;
  padding: 3px;
}
.catlisting ul li [type="radio"],
.catlisting ul li [type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: -5;
}
.catlisting ul li [type="radio"]:checked + label:before,
.catlisting ul li [type="checkbox"]:checked + label:before {
  color: #3b61a9;
}
.catlisting ul li [type="radio"]:not(:disabled) + label:before {
  content: "\f111";
}
.catlisting ul li [type="radio"]:not(:disabled):checked + label:before {
  content: "\f00c";
  padding: 2px;
  font-weight: 900;
}
.catlisting ul li [type="checkbox"] + label:before {
  content: "\f0c8";
}
.catlisting ul li [type="checkbox"]:checked + label:before {
  content: "\f14a";
}
.tree-header {
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 6px;
}
.tree-header a {
  padding: 5px;
  color: #666;
}
.tree-header a:first-child {
  margin-left: -5px;
}
.tree-header a:hover,
.tree-header a:active,
.tree-header a:focus {
  color: #333;
  text-decoration: none;
}
#gallery-pages figure {
  padding: 15px;
  border: 1px solid #ccc;
  border-bottom: none;
  position: relative;
  text-align: center;
  width: 100%;
}
#gallery-pages .center-img {
  position: relative;
  overflow: hidden;
  padding-top: calc(100% / 1.333333333);
}
#gallery-pages img {
  position: absolute;
  display: block;
  margin: auto;
  top: -100%;
  left: -100%;
  right: -100%;
  bottom: -100%;
  height: 100%;
  width: auto;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#gallery-pages .default {
  background-color: #ccc;
  padding: 4px;
  text-align: center;
  position: absolute;
  width: calc(100% - 31px);
  bottom: 38px;
}
#gallery-pages .make-default {
  text-align: center;
  position: absolute;
  width: calc(100% - 31px);
  bottom: 38px;
}
#gallery-pages .make-default a {
  display: block;
  padding: 3px;
  background-color: #ccc;
  width: 100%;
  color: #666;
}
#gallery-pages .make-default a:hover {
  color: #333;
  text-decoration: none;
}
#gallery-pages .make-default {
  bottom: 0;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#gallery-pages [class*="col-"] {
  margin-bottom: 25px;
}
#gallery-pages [class*="col-"] label {
  display: block;
  margin: 0;
}
#gallery-pages [class*="col-"] label:after {
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #eee;
  content: '\f0c8';
  font-size: 40px;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 15px;
  position: absolute;
  height: calc(100% - 31px);
  width: calc(100% - 31px);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  font-family: 'Font Awesome 5 Free';
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#gallery-pages [class*="col-"] label:hover:after {
  opacity: 1;
}
#gallery-pages [class*="col-"]:hover .make-default {
  bottom: 38px;
}
#gallery-pages .btn-group {
  border-collapse: collapse;
}
#gallery-pages .btn-group > a {
  border-radius: 0;
  color: #959595;
}
#gallery-pages .btn-group > a:hover,
#gallery-pages .btn-group > a:focus,
#gallery-pages .btn-group > a:active {
  color: #444;
}
#gallery-pages input[type="checkbox"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
#gallery-pages input[type="checkbox"]:checked + label:after {
  opacity: 1;
  color: #eee;
  content: '\f14a';
  background: rgba(59, 97, 169, 0.5);
}
#gallery-pages input[type="checkbox"]:checked + label figure img {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
form > .actions {
  position: absolute;
  bottom: 0;
  left: 15px;
  padding: 15px 20px;
  width: calc(100% - 30px);
}
/*
#drop-zone {
	!*Sort of important*!
	width: 100%;
	!*Sort of important*!
	height: 150px;

	text-align: center;
	position: relative;
	line-height: 110px;
	font-size: 20px;
	color: rgba(0,0,0,.3);
}*/
@media (min-width: 480px) {
}
/*! 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;
  }
}
.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: 12px;
  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: 7.5px 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: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  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;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Arial, 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: 11px;
  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;
}
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
.checkbox label .toggle,.checkbox-inline .toggle{margin-left:10px;}
.toggle{position:relative;overflow:hidden;display:block;}
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
.toggle.off .toggle-group{left:-100%}
.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
.toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
.toggle.btn{min-width:59px;min-height:34px}
.toggle-on.btn{padding-right:24px;margin-top:0;}
.toggle-off.btn{padding-left:24px;margin-top:0;}
.toggle.btn-lg{min-width:79px;min-height:45px}
.toggle-on.btn-lg{padding-right:31px}
.toggle-off.btn-lg{padding-left:31px}
.toggle-handle.btn-lg{width:40px}
.toggle.btn-sm{min-width:50px;min-height:30px}
.toggle-on.btn-sm{padding-right:20px}
.toggle-off.btn-sm{padding-left:20px}
.toggle.btn-xs{min-width:35px;min-height:22px}
.toggle-on.btn-xs{padding-right:12px}
.toggle-off.btn-xs{padding-left:12px}/*!
 * Bootstrap Colorpicker v2.3.3
 * http://mjolnic.github.io/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */.colorpicker-saturation{width:100px;height:100px;background-image:url(/admin/template/img/bootstrap-colorpicker/saturation.png);cursor:crosshair;float:left}.colorpicker-saturation i{display:block;height:5px;width:5px;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:absolute;top:0;left:0;margin:-4px 0 0 -4px}.colorpicker-saturation i b{display:block;height:5px;width:5px;border:1px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.colorpicker-alpha,.colorpicker-hue{width:15px;height:100px;float:left;cursor:row-resize;margin-left:4px;margin-bottom:4px}.colorpicker-alpha i,.colorpicker-hue i{display:block;height:1px;background:#000;border-top:1px solid #fff;position:absolute;top:0;left:0;width:100%;margin-top:-1px}.colorpicker-hue{background-image:url(/admin/template/img/bootstrap-colorpicker/hue.png)}.colorpicker-alpha{background-image:url(/admin/template/img/bootstrap-colorpicker/alpha.png);display:none}.colorpicker-alpha,.colorpicker-hue,.colorpicker-saturation{background-size:contain}.colorpicker{padding:4px;min-width:130px;margin-top:1px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;z-index:2500}.colorpicker:after,.colorpicker:before{display:table;content:"";line-height:0}.colorpicker:after{clear:both}.colorpicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:6px}.colorpicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.colorpicker div{position:relative}.colorpicker.colorpicker-with-alpha{min-width:140px}.colorpicker.colorpicker-with-alpha .colorpicker-alpha{display:block}.colorpicker-color{height:10px;margin-top:5px;clear:both;background-image:url(/admin/template/img/bootstrap-colorpicker/alpha.png);background-position:0 100%}.colorpicker-color div{height:10px}.colorpicker-selectors{display:none;height:10px;margin-top:5px;clear:both}.colorpicker-selectors i{cursor:pointer;float:left;height:10px;width:10px}.colorpicker-selectors i+i{margin-left:3px}.colorpicker-element .add-on i,.colorpicker-element .input-group-addon i{display:inline-block;cursor:pointer;height:16px;vertical-align:text-top;width:16px}.colorpicker.colorpicker-inline{position:relative;display:inline-block;float:none;z-index:auto}.colorpicker.colorpicker-horizontal{width:110px;min-width:110px;height:auto}.colorpicker.colorpicker-horizontal .colorpicker-saturation{margin-bottom:4px}.colorpicker.colorpicker-horizontal .colorpicker-color{width:100px}.colorpicker.colorpicker-horizontal .colorpicker-alpha,.colorpicker.colorpicker-horizontal .colorpicker-hue{width:100px;height:15px;float:left;cursor:col-resize;margin-left:0;margin-bottom:4px}.colorpicker.colorpicker-horizontal .colorpicker-alpha i,.colorpicker.colorpicker-horizontal .colorpicker-hue i{display:block;height:15px;background:#fff;position:absolute;top:0;left:0;width:1px;border:none;margin-top:0}.colorpicker.colorpicker-horizontal .colorpicker-hue{background-image:url(/admin/template/img/bootstrap-colorpicker/hue-horizontal.png)}.colorpicker.colorpicker-horizontal .colorpicker-alpha{background-image:url(/admin/template/img/bootstrap-colorpicker/alpha-horizontal.png)}.colorpicker.colorpicker-hidden{display:none}.colorpicker.colorpicker-visible{display:block}.colorpicker-inline.colorpicker-visible{display:inline-block}.colorpicker-right:before{left:auto;right:6px}.colorpicker-right:after{left:auto;right:7px}.colorpicker-no-arrow:before{border-right:0;border-left:0}.colorpicker-no-arrow:after{border-right:0;border-left:0}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:8020}.fancybox-inner,.fancybox-outer,.fancybox-skin{position:relative}.fancybox-skin{background:#f9f9f9;color:#444;text-shadow:none;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/admin/template/img/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}.fancybox-close,.fancybox-nav,.fancybox-nav span{cursor:pointer;z-index:8040;position:absolute}#fancybox-loading div{width:44px;height:44px;background:url(/admin/template/img/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{top:-18px;right:-18px;width:36px;height:36px}.fancybox-nav{top:0;width:40%;height:100%;text-decoration:none;background:url(/admin/template/img/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0)}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{top:50%;width:36px;height:34px;margin-top:-18px;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:visible!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(/admin/template/img/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}#fancybox-buttons,#fancybox-thumbs{position:fixed;left:0;z-index:8050}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/admin/template/img/fancybox/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(/admin/template/img/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}#fancybox-buttons{width:100%}#fancybox-buttons.top{top:10px}#fancybox-buttons.bottom{bottom:10px}#fancybox-buttons ul{display:block;width:166px;height:30px;margin:0 auto;padding:0;list-style:none;border:1px solid #111;border-radius:3px;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);background:#323232;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#444),color-stop(50%,#343434),color-stop(50%,#292929),color-stop(100%,#333));background:-webkit-linear-gradient(top,#444 0,#343434 50%,#292929 50%,#333 100%);background:-webkit-gradient(linear,left top,left bottom,from(#444),color-stop(50%,#343434),color-stop(50%,#292929),to(#333));background:-webkit-linear-gradient(top,#444 0,#343434 50%,#292929 50%,#333 100%);background:linear-gradient(to bottom,#444 0,#343434 50%,#292929 50%,#333 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222', GradientType=0 )}#fancybox-buttons ul li{float:left;margin:0;padding:0}#fancybox-buttons a{display:block;width:30px;height:30px;text-indent:-9999px;background-color:transparent;background-image:url(/admin/template/img/fancybox/fancybox_buttons.png);background-repeat:no-repeat;outline:0;opacity:.8}#fancybox-buttons a:hover{opacity:1}#fancybox-buttons a.btnPrev{background-position:5px 0}#fancybox-buttons a.btnNext{background-position:-33px 0;border-right:1px solid #3e3e3e}#fancybox-buttons a.btnPlay{background-position:0 -30px}#fancybox-buttons a.btnPlayOn{background-position:-30px -30px}#fancybox-buttons a.btnToggle{background-position:3px -60px;border-left:1px solid #111;border-right:1px solid #3e3e3e;width:35px}#fancybox-buttons a.btnToggleOn{background-position:-27px -60px}#fancybox-buttons a.btnClose{border-left:1px solid #111;width:35px;background-position:-56px 0}#fancybox-buttons a.btnDisabled{opacity:.4;cursor:default}#fancybox-thumbs{width:100%;overflow:hidden}#fancybox-thumbs.bottom{bottom:2px}#fancybox-thumbs.top{top:2px}#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0}#fancybox-thumbs ul li{float:left;padding:1px;opacity:.5}#fancybox-thumbs ul li.active{opacity:.75;padding:0;border:1px solid #fff}#fancybox-thumbs ul li:hover{opacity:1}#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:0}#fancybox-thumbs ul li img{display:block;position:relative;border:0;padding:0;max-width:none}.bootstrap-tagsinput{width:100%;background-color:#fff;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);display:inline-block;padding:4px 6px;color:#555;vertical-align:middle;border-radius:4px;max-width:100%;line-height:22px;cursor:text}.bootstrap-tagsinput input{border:none;box-shadow:none;outline:none;background-color:transparent;padding:0 6px;margin:0;width:auto;max-width:inherit}.bootstrap-tagsinput.form-control input::-moz-placeholder{color:#777;opacity:1}.bootstrap-tagsinput.form-control input:-ms-input-placeholder{color:#777}.bootstrap-tagsinput.form-control input::-webkit-input-placeholder{color:#777}.bootstrap-tagsinput input:focus{border:none;box-shadow:none}.bootstrap-tagsinput .tag{margin-right:2px;color:#fff;font-size:100%}.bootstrap-tagsinput .tag [data-role=remove]{margin-left:8px;cursor:pointer}.bootstrap-tagsinput .tag [data-role=remove]:after{content:"x";padding:0 2px}.bootstrap-tagsinput .tag [data-role=remove]:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.bootstrap-tagsinput .tag [data-role=remove]:hover:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.twitter-typeahead .tt-query,.twitter-typeahead .tt-hint{margin-bottom:0}.twitter-typeahead .tt-hint{display:none}.tt-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box;cursor:pointer}.tt-suggestion{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:nowrap}.tt-suggestion:hover,.tt-suggestion:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}