<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! 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;
}
* {
  margin: 0;
  padding: 0;
}
select,
input,
textarea,
td,
th {
  font-family: inherit;
  color: inherit;
  font-size: inherit;
}
img {
  max-width: none;
}
a {
  cursor: pointer;
}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .tooltip {
    display: none !important;
  }
  #wicketDebugLink {
    display: none !important;
  }
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 29px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  -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: "Colaborate Light", Helvetica, Verdana, "DejaVu Sans", Arial, sans;
  font-size: 14px;
  line-height: 1.384615385;
  color: #333333;
  background-color: #EFEFEF;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2D408E;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #212f67;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail &gt; img,
.thumbnail a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.384615385;
  background-color: #EFEFEF;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 19px;
  margin-bottom: 9.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: 9.5px;
  margin-bottom: 9.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: 28px;
}
h2,
.h2 {
  font-size: 25px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 9.5px;
}
.lead {
  margin-bottom: 19px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #4AD;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #2592c9;
}
.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: #4AD;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2592c9;
}
.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: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9.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 &gt; li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 19px;
}
dt,
dd {
  line-height: 1.384615385;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .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: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.384615385;
  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: 19px;
  font-style: normal;
  line-height: 1.384615385;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9px;
  margin: 0 0 9.5px;
  font-size: 13px;
  line-height: 1.384615385;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1350px) {
  .container {
    width: 1300px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1350px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px;
}
.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.384615385;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}
.table &gt; tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #EFEFEF;
}
.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}
.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover &gt; tbody &gt; 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 &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f5f5f5;
}
.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .active,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #e8e8e8;
}
.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8;
}
.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .success,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6;
}
.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #d9edf7;
}
.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .info,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #c4e3f3;
}
.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3;
}
.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .warning,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc;
}
.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede;
}
.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .danger,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; 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: 14.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive &gt; .table {
    margin-bottom: 0;
  }
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }
  .table-responsive &gt; .table-bordered {
    border: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0;
  }
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 5px;
  font-size: 14px;
  line-height: 1.384615385;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 29px;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.384615385;
  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: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82, 168, 236, 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: 29px;
  }
  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: 26px;
  }
  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: 40px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 19px;
  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: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
  min-height: 33px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 26px;
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 26px;
  line-height: 26px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 26px;
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 26px;
  line-height: 26px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 26px;
  min-height: 31px;
  padding: 4px 6px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 40px;
  padding: 7px 12px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 40px;
  line-height: 40px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 40px;
  padding: 7px 12px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 40px;
  min-height: 37px;
  padding: 8px 12px;
  font-size: 18px;
  line-height: 1.33;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 36.25px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 29px;
  height: 29px;
  line-height: 29px;
  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: 40px;
  height: 40px;
  line-height: 40px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 26px;
  height: 26px;
  line-height: 26px;
}
.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: 24px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 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 &gt; .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: 5px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 24px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 5px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 8px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 4px;
    font-size: 12px;
  }
}
.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: 4px 8px;
  font-size: 14px;
  line-height: 1.384615385;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #FFFFFF;
  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: .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: #FFFFFF;
  background-color: #50ACC0;
  border-color: #3d3d3d;
}
.btn-default:focus,
.btn-default.focus {
  color: #FFFFFF;
  background-color: #3a90a3;
  border-color: #000000;
}
.btn-default:hover {
  color: #FFFFFF;
  background-color: #3a90a3;
  border-color: #1f1f1f;
}
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  color: #FFFFFF;
  background-color: #3a90a3;
  border-color: #1f1f1f;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open &gt; .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open &gt; .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open &gt; .dropdown-toggle.btn-default.focus {
  color: #FFFFFF;
  background-color: #317988;
  border-color: #000000;
}
.btn-default:active,
.btn-default.active,
.open &gt; .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: #50ACC0;
  border-color: #3d3d3d;
}
.btn-default .badge {
  color: #50ACC0;
  background-color: #FFFFFF;
}
.btn-primary {
  color: #FFFFFF;
  background-color: #4A4A4A;
  border-color: #3d3d3d;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #FFFFFF;
  background-color: #313131;
  border-color: #000000;
}
.btn-primary:hover {
  color: #FFFFFF;
  background-color: #313131;
  border-color: #1f1f1f;
}
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  color: #FFFFFF;
  background-color: #313131;
  border-color: #1f1f1f;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open &gt; .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open &gt; .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open &gt; .dropdown-toggle.btn-primary.focus {
  color: #FFFFFF;
  background-color: #1f1f1f;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open &gt; .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: #4A4A4A;
  border-color: #3d3d3d;
}
.btn-primary .badge {
  color: #4A4A4A;
  background-color: #FFFFFF;
}
.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 &gt; .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open &gt; .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open &gt; .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open &gt; .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open &gt; .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: #FFFFFF;
  background-color: #52666D;
  border-color: #47585e;
}
.btn-info:focus,
.btn-info.focus {
  color: #FFFFFF;
  background-color: #3c4b50;
  border-color: #101416;
}
.btn-info:hover {
  color: #FFFFFF;
  background-color: #3c4b50;
  border-color: #2d383c;
}
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  color: #FFFFFF;
  background-color: #3c4b50;
  border-color: #2d383c;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open &gt; .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open &gt; .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open &gt; .dropdown-toggle.btn-info.focus {
  color: #FFFFFF;
  background-color: #2d383c;
  border-color: #101416;
}
.btn-info:active,
.btn-info.active,
.open &gt; .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: #52666D;
  border-color: #47585e;
}
.btn-info .badge {
  color: #52666D;
  background-color: #FFFFFF;
}
.btn-warning {
  color: #FFFFFF;
  background-color: #52666D;
  border-color: #47585e;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #FFFFFF;
  background-color: #3c4b50;
  border-color: #101416;
}
.btn-warning:hover {
  color: #FFFFFF;
  background-color: #3c4b50;
  border-color: #2d383c;
}
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  color: #FFFFFF;
  background-color: #3c4b50;
  border-color: #2d383c;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open &gt; .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open &gt; .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open &gt; .dropdown-toggle.btn-warning.focus {
  color: #FFFFFF;
  background-color: #2d383c;
  border-color: #101416;
}
.btn-warning:active,
.btn-warning.active,
.open &gt; .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: #52666D;
  border-color: #47585e;
}
.btn-warning .badge {
  color: #52666D;
  background-color: #FFFFFF;
}
.btn-danger {
  color: #FFFFFF;
  background-color: #C64C3E;
  border-color: #b54335;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #FFFFFF;
  background-color: #a13b30;
  border-color: #531e18;
}
.btn-danger:hover {
  color: #FFFFFF;
  background-color: #a13b30;
  border-color: #863128;
}
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  color: #FFFFFF;
  background-color: #a13b30;
  border-color: #863128;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open &gt; .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open &gt; .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open &gt; .dropdown-toggle.btn-danger.focus {
  color: #FFFFFF;
  background-color: #863128;
  border-color: #531e18;
}
.btn-danger:active,
.btn-danger.active,
.open &gt; .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: #C64C3E;
  border-color: #b54335;
}
.btn-danger .badge {
  color: #C64C3E;
  background-color: #FFFFFF;
}
.btn-link {
  color: #2D408E;
  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: #212f67;
  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 &gt; .btn {
  padding: 7px 12px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm &gt; .btn {
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs &gt; .btn {
  padding: 1px 3px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .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: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  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: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.384615385;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  text-decoration: none;
  color: #000;
  background-color: #A1CEF7;
}
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #4AD;
}
.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #777777;
}
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open &gt; .dropdown-menu {
  display: block;
}
.open &gt; a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.384615385;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right &gt; .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: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group &gt; .btn,
.btn-group-vertical &gt; .btn {
  position: relative;
  float: left;
}
.btn-group &gt; .btn:hover,
.btn-group-vertical &gt; .btn:hover,
.btn-group &gt; .btn:focus,
.btn-group-vertical &gt; .btn:focus,
.btn-group &gt; .btn:active,
.btn-group-vertical &gt; .btn:active,
.btn-group &gt; .btn.active,
.btn-group-vertical &gt; .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 &gt; .btn,
.btn-toolbar &gt; .btn-group,
.btn-toolbar &gt; .input-group {
  margin-left: 5px;
}
.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group &gt; .btn:first-child {
  margin-left: 0;
}
.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group &gt; .btn:last-child:not(:first-child),
.btn-group &gt; .dropdown-toggle:not(:first-child) {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group &gt; .btn-group {
  float: left;
}
.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group &gt; .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group &gt; .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 &gt; .btn,
.btn-group-vertical &gt; .btn-group,
.btn-group-vertical &gt; .btn-group &gt; .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical &gt; .btn-group &gt; .btn {
  float: none;
}
.btn-group-vertical &gt; .btn + .btn,
.btn-group-vertical &gt; .btn + .btn-group,
.btn-group-vertical &gt; .btn-group + .btn,
.btn-group-vertical &gt; .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical &gt; .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified &gt; .btn,
.btn-group-justified &gt; .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified &gt; .btn-group .btn {
  width: 100%;
}
.btn-group-justified &gt; .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn input[type="checkbox"],
[data-toggle="buttons"] &gt; .btn-group &gt; .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 &gt; .form-control,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 40px;
  padding: 7px 12px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg &gt; .form-control,
select.input-group-lg &gt; .input-group-addon,
select.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-lg &gt; .form-control,
textarea.input-group-lg &gt; .input-group-addon,
textarea.input-group-lg &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-lg &gt; .form-control,
select[multiple].input-group-lg &gt; .input-group-addon,
select[multiple].input-group-lg &gt; .input-group-btn &gt; .btn {
  height: auto;
}
.input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 26px;
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm &gt; .form-control,
select.input-group-sm &gt; .input-group-addon,
select.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 26px;
  line-height: 26px;
}
textarea.input-group-sm &gt; .form-control,
textarea.input-group-sm &gt; .input-group-addon,
textarea.input-group-sm &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-sm &gt; .form-control,
select[multiple].input-group-sm &gt; .input-group-addon,
select[multiple].input-group-sm &gt; .input-group-btn &gt; .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: 4px 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 3px 6px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 7px 12px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group &gt; .btn,
.input-group-btn:first-child &gt; .dropdown-toggle,
.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group &gt; .btn,
.input-group-btn:last-child &gt; .dropdown-toggle,
.input-group-btn:first-child &gt; .btn:not(:first-child),
.input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn &gt; .btn {
  position: relative;
}
.input-group-btn &gt; .btn + .btn {
  margin-left: -1px;
}
.input-group-btn &gt; .btn:hover,
.input-group-btn &gt; .btn:focus,
.input-group-btn &gt; .btn:active {
  z-index: 2;
}
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav &gt; li {
  position: relative;
  display: block;
}
.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav &gt; li.disabled &gt; a {
  color: #777777;
}
.nav &gt; li.disabled &gt; a:hover,
.nav &gt; li.disabled &gt; a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
  background-color: #eeeeee;
  border-color: #2D408E;
}
.nav .nav-divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav &gt; li &gt; a &gt; img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.384615385;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs &gt; li &gt; a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
  color: #555555;
  background-color: #EFEFEF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified &gt; li {
  float: none;
}
.nav-tabs.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified &gt; .active &gt; a,
  .nav-tabs.nav-justified &gt; .active &gt; a:hover,
  .nav-tabs.nav-justified &gt; .active &gt; a:focus {
    border-bottom-color: #EFEFEF;
  }
}
.nav-pills &gt; li {
  float: left;
}
.nav-pills &gt; li &gt; a {
  border-radius: 4px;
}
.nav-pills &gt; li + li {
  margin-left: 2px;
}
.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus {
  color: #fff;
  background-color: #4AD;
}
.nav-stacked &gt; li {
  float: none;
}
.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified &gt; li {
  float: none;
}
.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified &gt; .active &gt; a,
  .nav-tabs-justified &gt; .active &gt; a:hover,
  .nav-tabs-justified &gt; .active &gt; a:focus {
    border-bottom-color: #EFEFEF;
  }
}
.tab-content &gt; .tab-pane {
  display: none;
}
.tab-content &gt; .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 30px;
  margin-bottom: 19px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 992px) {
  .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: 992px) {
  .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 &gt; .navbar-header,
.container-fluid &gt; .navbar-header,
.container &gt; .navbar-collapse,
.container-fluid &gt; .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container &gt; .navbar-header,
  .container-fluid &gt; .navbar-header,
  .container &gt; .navbar-collapse,
  .container-fluid &gt; .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1010;
}
@media (min-width: 992px) {
  .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: 5.5px 15px;
  font-size: 18px;
  line-height: 19px;
  height: 30px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand &gt; img {
  display: block;
}
@media (min-width: 992px) {
  .navbar &gt; .container .navbar-brand,
  .navbar &gt; .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: -2px;
  margin-bottom: -2px;
  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: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 2.75px -15px;
}
.navbar-nav &gt; li &gt; a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}
@media (max-width: 991px) {
  .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 &gt; li &gt; a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    line-height: 19px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav &gt; li {
    float: left;
  }
  .navbar-nav &gt; li &gt; a {
    padding-top: 5.5px;
    padding-bottom: 5.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: 0.5px;
  margin-bottom: 0.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 &gt; .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;
  }
}
.navbar-form .form-group,
.navbar-form .checkbox,
.navbar-form .btn {
  margin-right: 15px;
  margin-bottom: 15px;
}
.navbar-form .input-group .checkbox,
.navbar-form .input-group .btn {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .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 &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
  margin-bottom: 0;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 0.5px;
  margin-bottom: 0.5px;
}
.navbar-btn.btn-sm {
  margin-top: 2px;
  margin-bottom: 2px;
}
.navbar-btn.btn-xs {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-text {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #FFF;
  border-color: #CCC;
}
.navbar-default .navbar-brand {
  color: #2D408E;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #212f67;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #666;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #666;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #2D408E;
  background-color: transparent;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #2D408E;
  background-color: transparent;
}
.navbar-default .navbar-nav &gt; .disabled &gt; a,
.navbar-default .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
  color: #CCCCCC;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #FFFFFF;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #CCC;
}
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
  background-color: transparent;
  color: #2D408E;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #666;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #2D408E;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #2D408E;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #CCCCCC;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #666;
}
.navbar-default .navbar-link:hover {
  color: #2D408E;
}
.navbar-default .btn-link {
  color: #666;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #2D408E;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #CCCCCC;
}
.navbar-inverse {
  background-color: #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 &gt; li &gt; a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover,
.navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; .active &gt; a,
.navbar-inverse .navbar-nav &gt; .active &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav &gt; .disabled &gt; a,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .disabled &gt; 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 &gt; .open &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 19px;
  list-style: none;
  background-color: #FBFBFB;
  border-radius: 4px;
}
.breadcrumb &gt; li {
  display: inline-block;
}
.breadcrumb &gt; li + li:before {
  content: "â€º\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb &gt; .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 19px 0;
  border-radius: 4px;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 4px 8px;
  line-height: 1.384615385;
  text-decoration: none;
  color: #2D408E;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  z-index: 2;
  color: #212f67;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 3;
  color: #fff;
  background-color: #4AD;
  border-color: #4AD;
  cursor: default;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 7px 12px;
  font-size: 18px;
  line-height: 1.33;
}
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 19px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li &gt; a,
.pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li &gt; a:hover,
.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next &gt; a,
.pager .next &gt; span {
  float: right;
}
.pager .previous &gt; a,
.pager .previous &gt; span {
  float: left;
}
.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .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: #4AD;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #2592c9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs &gt; .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active &gt; .badge,
.nav-pills &gt; .active &gt; a &gt; .badge {
  color: #2D408E;
  background-color: #fff;
}
.list-group-item &gt; .badge {
  float: right;
}
.list-group-item &gt; .badge + .badge {
  margin-right: 5px;
}
.nav-pills &gt; li &gt; a &gt; .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron &gt; hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 19px;
  line-height: 1.384615385;
  background-color: #EFEFEF;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.thumbnail &gt; img,
.thumbnail a &gt; img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2D408E;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert &gt; p,
.alert &gt; ul {
  margin-bottom: 0;
}
.alert &gt; 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: 19px;
  margin-bottom: 19px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 19px;
  color: #fff;
  text-align: center;
  background-color: #4AD;
  -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 .6s ease;
  -o-transition: width .6s ease;
  transition: width .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 &gt; .pull-right {
  padding-left: 10px;
}
.media-left,
.media &gt; .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 {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 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: #4AD;
  border-color: #4AD;
}
.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 &gt; small,
.list-group-item.active:hover .list-group-item-heading &gt; small,
.list-group-item.active:focus .list-group-item-heading &gt; small,
.list-group-item.active .list-group-item-heading &gt; .small,
.list-group-item.active:hover .list-group-item-heading &gt; .small,
.list-group-item.active:focus .list-group-item-heading &gt; .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: #f1f8fc;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 19px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.panel-heading &gt; .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title &gt; a,
.panel-title &gt; small,
.panel-title &gt; .small,
.panel-title &gt; small &gt; a,
.panel-title &gt; .small &gt; a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .list-group,
.panel &gt; .panel-collapse &gt; .list-group {
  margin-bottom: 0;
}
.panel &gt; .list-group .list-group-item,
.panel &gt; .panel-collapse &gt; .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel &gt; .list-group:first-child .list-group-item:first-child,
.panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.panel &gt; .list-group:last-child .list-group-item:last-child,
.panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .panel-heading + .panel-collapse &gt; .list-group .list-group-item:first-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel &gt; .table,
.panel &gt; .table-responsive &gt; .table,
.panel &gt; .panel-collapse &gt; .table {
  margin-bottom: 0;
}
.panel &gt; .table caption,
.panel &gt; .table-responsive &gt; .table caption,
.panel &gt; .panel-collapse &gt; .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel &gt; .table:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel &gt; .table:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel &gt; .panel-body + .table,
.panel &gt; .panel-body + .table-responsive,
.panel &gt; .table + .panel-body,
.panel &gt; .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th,
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td {
  border-top: 0;
}
.panel &gt; .table-bordered,
.panel &gt; .table-responsive &gt; .table-bordered {
  border: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
  border-left: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
  border-right: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 19px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse &gt; .panel-body,
.panel-group .panel-heading + .panel-collapse &gt; .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default &gt; .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ddd;
}
.panel-default &gt; .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #4AD;
}
.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #4AD;
  border-color: #4AD;
}
.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #4AD;
}
.panel-primary &gt; .panel-heading .badge {
  color: #4AD;
  background-color: #fff;
}
.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #4AD;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success &gt; .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #bce8f1;
}
.panel-info &gt; .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #faebcc;
}
.panel-warning &gt; .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger &gt; .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .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: 1013;
  -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: 1012;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: .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.384615385;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1200;
  display: block;
  font-family: "Colaborate Light", Helvetica, Verdana, "DejaVu Sans", Arial, sans;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.384615385;
  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;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 110;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Colaborate Light", Helvetica, Verdana, "DejaVu Sans", Arial, sans;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.384615385;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  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: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover &gt; .arrow,
.popover &gt; .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover &gt; .arrow {
  border-width: 11px;
}
.popover &gt; .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top &gt; .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 &gt; .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right &gt; .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 &gt; .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom &gt; .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 &gt; .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left &gt; .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 &gt; .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,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:before,
.btn-group-vertical &gt; .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1349px) {
  .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: 1349px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1349px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1349px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1350px) {
  .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: 1350px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1350px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1350px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1349px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1350px) {
  .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;
  }
}
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../../static/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../../../static/font-awesome/fonts/fontawesome-webfont.eot?#iefix&amp;v=4.5.0') format('embedded-opentype'), url('../../../static/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../../../static/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../../../static/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../../../static/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul &gt; li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
ul.unstyled,
ol.unstyled {
  margin: 0;
  list-style: none;
}
.label {
  font-size: 85%;
  padding: 0.1em 0.6em;
}
.label + .label {
  margin-left: 4px;
}
.nav-tabs &gt; .active &gt; a,
.nav-tabs &gt; .active &gt; a:hover {
  background-color: #FFFFFF;
}
.btn-icon-only.btn-placeholder,
.btn-placeholder {
  display: inline-block;
  color: transparent;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.384615385;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-icon-only.btn-placeholder.btn-lg,
.btn-placeholder.btn-lg {
  padding: 7px 12px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-icon-only.btn-placeholder.btn-sm,
.btn-placeholder.btn-sm {
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-icon-only.btn-placeholder.btn-xs,
.btn-placeholder.btn-xs {
  padding: 1px 3px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn.btn-disable {
  color: #FFFFFF;
  background-color: #4A4A4A;
  border-color: #3d3d3d;
}
.btn.btn-disable:focus,
.btn.btn-disable.focus {
  color: #FFFFFF;
  background-color: #313131;
  border-color: #000000;
}
.btn.btn-disable:hover {
  color: #FFFFFF;
  background-color: #313131;
  border-color: #1f1f1f;
}
.btn.btn-disable:active,
.btn.btn-disable.active,
.open &gt; .dropdown-toggle.btn.btn-disable {
  color: #FFFFFF;
  background-color: #313131;
  border-color: #1f1f1f;
}
.btn.btn-disable:active:hover,
.btn.btn-disable.active:hover,
.open &gt; .dropdown-toggle.btn.btn-disable:hover,
.btn.btn-disable:active:focus,
.btn.btn-disable.active:focus,
.open &gt; .dropdown-toggle.btn.btn-disable:focus,
.btn.btn-disable:active.focus,
.btn.btn-disable.active.focus,
.open &gt; .dropdown-toggle.btn.btn-disable.focus {
  color: #FFFFFF;
  background-color: #1f1f1f;
  border-color: #000000;
}
.btn.btn-disable:active,
.btn.btn-disable.active,
.open &gt; .dropdown-toggle.btn.btn-disable {
  background-image: none;
}
.btn.btn-disable.disabled:hover,
.btn.btn-disable[disabled]:hover,
fieldset[disabled] .btn.btn-disable:hover,
.btn.btn-disable.disabled:focus,
.btn.btn-disable[disabled]:focus,
fieldset[disabled] .btn.btn-disable:focus,
.btn.btn-disable.disabled.focus,
.btn.btn-disable[disabled].focus,
fieldset[disabled] .btn.btn-disable.focus {
  background-color: #4A4A4A;
  border-color: #3d3d3d;
}
.btn.btn-disable .badge {
  color: #4A4A4A;
  background-color: #FFFFFF;
}
.btn.btn-disable:hover {
  color: #FFFFFF;
  background-color: #C64C3E;
  border-color: #b54335;
}
.btn.btn-disable:hover:focus,
.btn.btn-disable:hover.focus {
  color: #FFFFFF;
  background-color: #a13b30;
  border-color: #531e18;
}
.btn.btn-disable:hover:hover {
  color: #FFFFFF;
  background-color: #a13b30;
  border-color: #863128;
}
.btn.btn-disable:hover:active,
.btn.btn-disable:hover.active,
.open &gt; .dropdown-toggle.btn.btn-disable:hover {
  color: #FFFFFF;
  background-color: #a13b30;
  border-color: #863128;
}
.btn.btn-disable:hover:active:hover,
.btn.btn-disable:hover.active:hover,
.open &gt; .dropdown-toggle.btn.btn-disable:hover:hover,
.btn.btn-disable:hover:active:focus,
.btn.btn-disable:hover.active:focus,
.open &gt; .dropdown-toggle.btn.btn-disable:hover:focus,
.btn.btn-disable:hover:active.focus,
.btn.btn-disable:hover.active.focus,
.open &gt; .dropdown-toggle.btn.btn-disable:hover.focus {
  color: #FFFFFF;
  background-color: #863128;
  border-color: #531e18;
}
.btn.btn-disable:hover:active,
.btn.btn-disable:hover.active,
.open &gt; .dropdown-toggle.btn.btn-disable:hover {
  background-image: none;
}
.btn.btn-disable:hover.disabled:hover,
.btn.btn-disable:hover[disabled]:hover,
fieldset[disabled] .btn.btn-disable:hover:hover,
.btn.btn-disable:hover.disabled:focus,
.btn.btn-disable:hover[disabled]:focus,
fieldset[disabled] .btn.btn-disable:hover:focus,
.btn.btn-disable:hover.disabled.focus,
.btn.btn-disable:hover[disabled].focus,
fieldset[disabled] .btn.btn-disable:hover.focus {
  background-color: #C64C3E;
  border-color: #b54335;
}
.btn.btn-disable:hover .badge {
  color: #C64C3E;
  background-color: #FFFFFF;
}
.btn.btn-enable {
  color: #FFFFFF;
  background-color: #4A4A4A;
  border-color: #3d3d3d;
}
.btn.btn-enable:focus,
.btn.btn-enable.focus {
  color: #FFFFFF;
  background-color: #313131;
  border-color: #000000;
}
.btn.btn-enable:hover {
  color: #FFFFFF;
  background-color: #313131;
  border-color: #1f1f1f;
}
.btn.btn-enable:active,
.btn.btn-enable.active,
.open &gt; .dropdown-toggle.btn.btn-enable {
  color: #FFFFFF;
  background-color: #313131;
  border-color: #1f1f1f;
}
.btn.btn-enable:active:hover,
.btn.btn-enable.active:hover,
.open &gt; .dropdown-toggle.btn.btn-enable:hover,
.btn.btn-enable:active:focus,
.btn.btn-enable.active:focus,
.open &gt; .dropdown-toggle.btn.btn-enable:focus,
.btn.btn-enable:active.focus,
.btn.btn-enable.active.focus,
.open &gt; .dropdown-toggle.btn.btn-enable.focus {
  color: #FFFFFF;
  background-color: #1f1f1f;
  border-color: #000000;
}
.btn.btn-enable:active,
.btn.btn-enable.active,
.open &gt; .dropdown-toggle.btn.btn-enable {
  background-image: none;
}
.btn.btn-enable.disabled:hover,
.btn.btn-enable[disabled]:hover,
fieldset[disabled] .btn.btn-enable:hover,
.btn.btn-enable.disabled:focus,
.btn.btn-enable[disabled]:focus,
fieldset[disabled] .btn.btn-enable:focus,
.btn.btn-enable.disabled.focus,
.btn.btn-enable[disabled].focus,
fieldset[disabled] .btn.btn-enable.focus {
  background-color: #4A4A4A;
  border-color: #3d3d3d;
}
.btn.btn-enable .badge {
  color: #4A4A4A;
  background-color: #FFFFFF;
}
.btn.btn-enable:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn.btn-enable:hover:focus,
.btn.btn-enable:hover.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn.btn-enable:hover:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn.btn-enable:hover:active,
.btn.btn-enable:hover.active,
.open &gt; .dropdown-toggle.btn.btn-enable:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn.btn-enable:hover:active:hover,
.btn.btn-enable:hover.active:hover,
.open &gt; .dropdown-toggle.btn.btn-enable:hover:hover,
.btn.btn-enable:hover:active:focus,
.btn.btn-enable:hover.active:focus,
.open &gt; .dropdown-toggle.btn.btn-enable:hover:focus,
.btn.btn-enable:hover:active.focus,
.btn.btn-enable:hover.active.focus,
.open &gt; .dropdown-toggle.btn.btn-enable:hover.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn.btn-enable:hover:active,
.btn.btn-enable:hover.active,
.open &gt; .dropdown-toggle.btn.btn-enable:hover {
  background-image: none;
}
.btn.btn-enable:hover.disabled:hover,
.btn.btn-enable:hover[disabled]:hover,
fieldset[disabled] .btn.btn-enable:hover:hover,
.btn.btn-enable:hover.disabled:focus,
.btn.btn-enable:hover[disabled]:focus,
fieldset[disabled] .btn.btn-enable:hover:focus,
.btn.btn-enable:hover.disabled.focus,
.btn.btn-enable:hover[disabled].focus,
fieldset[disabled] .btn.btn-enable:hover.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn.btn-enable:hover .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn img {
  vertical-align: baseline;
}
.btn:visited {
  color: #333333;
}
.btn-primary:visited,
.btn-warning:visited,
.btn-danger:visited,
.btn-success:visited,
.btn-info:visited,
.btn-info:hover:visited,
.btn-inverse:visited {
  color: #FFF;
}
.dropdown-menu .btn {
  border: medium none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-align: left;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
.dropdown-menu .btn:hover {
  text-shadow: none;
}
.dropdown-menu .divider {
  margin: 2px 1px;
}
.modal-backdrop {
  z-index: 1011;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 40;
  filter: alpha(opacity=4000);
}
#fancybox-wrap .loadinfo {
  display: none;
}
.progress.progress-mini {
  height: 6px;
  margin-bottom: 0px;
}
.tooltip-inner {
  text-shadow: none;
}
span.popover-btn {
  cursor: pointer;
  color: #2D408E;
  display: inline-block;
}
.popover {
  z-index: 30;
}
.popover .popover-title {
  margin-bottom: 0;
  position: relative;
  padding-bottom: 8px;
  padding-right: 25px;
}
.popover .popover-title .close {
  position: absolute;
  right: 6px;
  top: 5px;
}
.count-container {
  margin: 0px 0 5px 0;
}
.count-container:before,
.count-container:after {
  content: " ";
  display: table;
}
.count-container:after {
  clear: both;
}
.count-container:before,
.count-container:after {
  content: " ";
  display: table;
}
.count-container:after {
  clear: both;
}
.count-container .count {
  margin: 2px 0;
  font-size: 16px;
  line-height: 28px;
  color: #666;
  font-weight: bold;
}
.count-container .pagination {
  margin: 0;
}
@media (min-width: 768px) {
  .count-container .pagination-outer {
    text-align: right;
    float: right !important;
    float: right;
  }
  .count-container .pagination {
    margin-left: 5px;
    vertical-align: middle;
  }
  .count-container .btn-group {
    margin-left: 5px;
    vertical-align: middle;
  }
}
.portfolio-outer .table {
  margin-bottom: 5px;
}
.decorated-data-table .add-in-container.add-in-container-top {
  margin-bottom: 5px;
}
.decorated-data-table .table {
  margin-bottom: 0;
}
.decorated-data-table .add-in-container.add-in-container-bottom {
  margin-top: 5px;
}
.add-in-container:before,
.add-in-container:after {
  content: " ";
  display: table;
}
.add-in-container:after {
  clear: both;
}
.add-in-container:before,
.add-in-container:after {
  content: " ";
  display: table;
}
.add-in-container:after {
  clear: both;
}
.add-in-container .form-inline .form-group,
.add-in-container .form-inline .btn,
.add-in-container .form-inline .control-label {
  margin-bottom: 0px;
}
.add-in-container .add-in {
  display: inline-block;
  vertical-align: top;
}
.add-in-container .add-in.add-in-main {
  display: block;
}
.add-in-container .add-in.add-in-left {
  margin-right: 10px;
}
.add-in-container .add-in.add-in-right {
  margin-left: 10px;
  float: right !important;
  float: right;
}
.add-in-container .add-in.add-in-emphasize {
  margin: 2px 0;
  font-size: 16px;
  line-height: 28px;
  color: #666;
  font-weight: bold;
}
.add-in-container .add-in.add-in-pagination .pagination {
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
}
.add-in-container .add-in.add-in-pagination.add-in-pagination-panel .pagination &gt; li &gt; a,
.add-in-container .add-in.add-in-pagination.add-in-pagination-panel .pagination &gt; li &gt; span {
  line-height: 1.384615385;
}
.add-in-container .add-in.add-in-pagination.add-in-pagination-panel .pagination &gt; li &gt; a,
.add-in-container .add-in.add-in-pagination.add-in-pagination-panel .pagination &gt; li &gt; span {
  padding: 1px 6px;
  font-size: 12px;
  line-height: 1.384615385;
}
.add-in-container .add-in.add-in-pagination.add-in-pagination-panel .pagination &gt; li:first-child &gt; a,
.add-in-container .add-in.add-in-pagination.add-in-pagination-panel .pagination &gt; li:first-child &gt; span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.add-in-container .add-in.add-in-pagination.add-in-pagination-panel .pagination &gt; li:last-child &gt; a,
.add-in-container .add-in.add-in-pagination.add-in-pagination-panel .pagination &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.add-in-container .add-in.btn-group,
.add-in-container .add-in .btn-group {
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
}
.table.table-condensed th {
  padding: 8px 5px;
}
.table th {
  background: transparent;
  color: inherit;
  padding: 10px 8px;
}
.table th .btn.btn-sort {
  margin: 0;
  padding: 0 3px;
  float: right;
  color: inherit;
  border: none;
  background: none;
}
.table th .btn.btn-sort.active {
  color: #2D408E;
  box-shadow: none;
  background: none;
}
.table .table-actions {
  text-align: center;
  vertical-align: middle;
}
textarea.form-control {
  -webkit-transition: height 0.2s, border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: height 0.2s, border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: height 0.2s, border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-inline .form-group,
.form-inline .checkbox,
.form-inline .btn {
  margin-right: 15px;
  margin-bottom: 15px;
}
.form-inline .input-group .checkbox,
.form-inline .input-group .btn {
  margin-bottom: 0px;
}
.form-group .form-group {
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}
.form-horizontal .help-block {
  margin-bottom: 0;
  font-size: 85%;
}
.table &gt; tbody &gt; tr &gt; td {
  vertical-align: middle;
}
.navbar-default .navbar-toggle {
  color: #FFFFFF;
}
.navbar-inverse .navbar-toggle {
  color: #fff;
}
.fa {
  font-variant: normal;
  text-transform: normal;
  font-family: FontAwesome !important;
}
@media (max-width: 768px) {
  #wicketDebugLink {
    display: none;
  }
}
.row-fluid.spaced {
  margin-bottom: 10px;
}
.row-fluid + .row-fluid.spaced {
  margin-top: 10px;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.input-group-addon:not(:first-child):not(:last-child) {
  border-left: none;
  border-right: none;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.main-menu .user-menu {
  border-bottom: 1px solid #CCCCCC;
  margin: 0 -15px 5px -15px;
  padding: 8px 15px;
  color: #FFFFFF;
}
.main-menu .user-menu .user-logout {
  color: #FFFFFF;
  font-weight: bold;
  padding: 4px 10px;
  float: right;
  margin-top: -4px;
}
@media (min-width: 992px) {
  .main-menu .user-menu {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid transparent;
    padding: 5px 4px 5px 14px;
    margin-top: -0.5px;
    margin-bottom: -0.5px;
    margin-right: -10px;
    float: right;
  }
  .main-menu .user-menu .user-logout {
    float: none;
    margin-top: 0;
    margin-left: 6px;
    border-left: 1px solid #FFFFFF;
  }
}
.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current {
  font-weight: bold;
  opacity: 100;
  filter: alpha(opacity=10000);
}
ul.itemit {
  margin: 0;
  list-style: none;
}
.feedbackPanel {
  margin: 0;
  list-style: none;
}
.footer {
  /*border-top: 1px solid #CCC;
	padding: 10px 15px;
	text-align: right;
	background: @footerBackground;
	color: @footerText;
	.border-radius(0 0 5px 5px);*/
}
.scroll-to-top {
  opacity: 0;
  display: none;
  position: fixed;
  left: 10px;
  bottom: 10px;
  height: 80px;
  width: 80px;
  background-image: url("../../../static/common/images/scrollToTop.png");
  background-color: #50ACC0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 1035;
  cursor: pointer;
}
.scroll-to-top.small {
  height: 60px;
  width: 60px;
  background-position: -10px -10px;
}
.modal-open .scroll-to-top {
  display: none !important;
}
.alert .fa {
  padding-right: 5px;
}
.alert .btn .fa {
  padding-right: 0;
}
.panel .panel-heading .btn-group.pull-right,
.panel .panel-heading .btn.pull-right {
  margin-right: -6px;
}
.panel .panel-heading .btn-group-xs,
.panel .panel-heading .btn-xs {
  margin-top: -3px;
}
.panel .panel-heading .btn-group-sm,
.panel .panel-heading .btn-sm {
  margin-top: -5px;
}
.key-value-list .line {
  border-bottom: 1px solid #EEE;
  padding-top: 5px;
  padding-bottom: 5px;
}
.key-value-list .line:last-child {
  border-bottom: none;
}
.key-value-list .line .line-label {
  color: #888888;
  font-weight: bold;
}
.btn.disabled.disabled-with-tooltip {
  pointer-events: all;
}
.disabled-with-tooltip {
  cursor: not-allowed;
}
/* Subnav */
.subnav {
  width: auto;
  height: 36px;
  font-size: 1.1em;
  border-bottom: 1px solid #CCCCCC;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: -webkit-linear-gradient(top, #EEEEEE 0%, #DDDDDD 100%);
  background-image: -o-linear-gradient(top, #EEEEEE 0%, #DDDDDD 100%);
  background-image: linear-gradient(to bottom, #EEEEEE 0%, #DDDDDD 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}
.subnav .nav {
  margin-bottom: 0;
}
.subnav .nav &gt; li &gt; a {
  padding: 11px 10px;
  margin: 0;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.subnav .nav &gt; li &gt; a:hover {
  background-color: #F1F1F1;
}
.subnav .nav &gt; .active &gt; a,
.subnav .nav &gt; .active &gt; a:hover {
  color: #777777;
  background-color: #F5F5F5;
  border-color: #DDDDDD;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
}
.subnav .nav &gt; .active &gt; a .caret,
.subnav .nav &gt; .active &gt; a:hover .caret {
  border-top-color: #777777;
}
.subnav .nav .dropdown-menu {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
/* Breadcrumb */
.breadcrumb {
  margin: 8px 10px 0 10px;
  padding: 3px 8px;
  background: #FBFBFB;
  border: 1px solid #DDDDDD;
}
/* ComplÃ©ments aux styles bootstraps */
.alert-global-panel {
  padding: 8px;
  top: -16px;
  background: rgba(67, 67, 67, 0.8);
  z-index: 1100;
  position: fixed;
  width: 100%;
  font-weight: bold;
  overflow: hidden;
  display: none;
}
.alert-global-panel .alert {
  padding: 8px 25px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.alert-global-panel .alert .icon-alert-type {
  display: inline-block;
  font-size: 15px;
  position: absolute;
  top: 10px;
  left: 5px;
}
.alert-global-panel .alert:first-of-type {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.alert-global-panel .alert:last-of-type {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.alert-global-panel .alert-success {
  cursor: pointer;
}
.alert-global-panel .close {
  color: #888;
  z-index: 1101;
  position: absolute;
  padding: 6px 8px;
  right: 8px;
  top: 5px;
  font-size: 20px;
  opacity: 100;
  filter: alpha(opacity=10000);
}
.animated-global-feedback[data-placement="bottom"] .alert-global-panel {
  top: auto;
  bottom: -16px;
}
@media (min-width: 768px) {
  .alert-global-panel {
    padding: 20px;
    top: -40px;
    width: 60%;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
  }
  .alert-global-panel .alert {
    padding: 15px 42px;
  }
  .alert-global-panel .alert .icon-alert-type {
    top: 16px;
    left: 16px;
  }
  .alert-global-panel .close {
    padding: 8px;
    right: 30px;
    top: 25px;
  }
  .animated-global-feedback[data-placement="bottom"] .alert-global-panel {
    bottom: -40px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
  }
}
.alert.alert-no-margin {
  margin: 0;
}
.modal .modal-header {
  min-height: 23px;
}
.modal .modal-header h3 {
  margin: 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  color: #666;
  text-rendering: optimizelegibility;
  margin-right: 20px;
  border-bottom: none;
}
.modal input.hasDatepicker,
.modal input.hasMonthpicker {
  z-index: 1099;
  position: relative;
}
.modal input.hasDatepicker:focus,
.modal input.hasMonthpicker:focus {
  z-index: 1099;
}
.modal-work-in-progress .close {
  display: none !important;
}
.modal-work-in-progress .modal-footer {
  display: none !important;
}
#fancybox-wrap {
  z-index: 1013 !important;
}
#fancybox-wrap.working .loadinfo {
  background: #FFFFFF;
  border: 1px solid #AAAAAA;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 50px auto;
  width: 200px;
  padding: 20px;
  display: block;
}
#fancybox-wrap.working .loadinfo .progress {
  margin: 0;
}
#fancybox-wrap.working .loadinfo .progress .bar {
  width: 100%;
}
#fancybox-wrap.working .modal {
  display: none;
}
.modal.fancybox-compatibility {
  display: block;
  position: relative;
  margin: 0;
  top: auto;
  overflow: auto;
  left: auto;
  width: auto;
  min-width: 560px;
  box-shadow: none;
}
.modal.fancybox-compatibility .modal-wait {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
}
.modal.fancybox-compatibility .modal-header h3 {
  border-bottom: none;
}
.modal.fancybox-compatibility .modal-header h3 .scroll-to {
  display: inline-block;
  line-height: 14px;
  vertical-align: middle;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.modal.fancybox-compatibility .modal-body {
  max-height: none;
}
.modal.fancybox-compatibility .modal-footer {
  min-height: 16px;
  color: #666;
}
.modal.fancybox-compatibility .modal-footer .legende {
  display: block;
  text-align: left;
  padding: 5px;
  font-size: 12px;
}
.modal.fancybox-compatibility .modal-footer .copyright {
  display: block;
  font-size: 9px;
  text-align: right;
  margin-top: 3px;
}
.modal.fancybox-compatibility.image {
  position: static;
  min-width: 0;
}
.modal.fancybox-compatibility.image .modal-error {
  min-height: 150px;
}
.modal.fancybox-compatibility.confirm .modal-footer {
  text-align: right;
}
#fancybox-wrap #fancybox-left,
#fancybox-wrap #fancybox-right {
  background-position: 0 0;
  background-color: #666;
  opacity: .9;
}
#fancybox-wrap #fancybox-left {
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  left: 10px;
}
#fancybox-wrap #fancybox-right {
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  right: 10px;
}
/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Boostrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css!
 */
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
.modal {
  left: 50%;
  bottom: auto;
  right: auto;
  padding: 0;
  width: 500px;
  margin-left: -250px;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}
.modal.container {
  max-width: none;
}
/*
Animate.css - http://daneden.me/animate
Licensed under the â˜º license (http://licence.visualidiot.com/)

Copyright (c) 2013 Dan Eden*/
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.animated.hinge {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.animated.short {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%,
  100% {
    -o-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -o-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.modal-open {
  overflow: hidden;
}
/* add a scroll bar to stop page from jerking around */
.modal-open.page-overflow .page-container,
.modal-open.page-overflow .page-container .navbar-fixed-top,
.modal-open.page-overflow .page-container .navbar-fixed-bottom,
.modal-open.page-overflow .modal-scrollable {
  overflow-y: scroll;
}
@media (max-width: 979px) {
  .modal-open.page-overflow .page-container .navbar-fixed-top,
  .modal-open.page-overflow .page-container .navbar-fixed-bottom {
    overflow-y: visible;
  }
}
.modal-scrollable {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}
.modal {
  outline: none;
  position: absolute;
  margin-top: 0;
  top: 50%;
  overflow: visible;/* allow content to popup out (i.e tooltips) */
  z-index: 1013;
}
.modal.fade {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
  top: 50%;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.modal.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
.modal.fade.in {
  top: 50%;
}
.modal-body {
  max-height: none;
  overflow: visible;
}
.modal.modal-absolute {
  position: absolute;
}
.modal .loading-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 6px;
}
.modal-backdrop.modal-absolute {
  position: absolute;
  z-index: 1011;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: #fff;
}
.modal.container {
  width: 940px;
  margin-left: -470px;
}
/* Modal Overflow */
.modal-overflow.modal {
  top: 1%;
}
.modal-overflow.modal.fade {
  top: -100%;
}
.modal-overflow.modal.fade.in {
  top: 1%;
}
.modal-overflow .modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
/* Responsive */
@media (min-width: 1200px) {
  .modal.container {
    width: 1170px;
    margin-left: -585px;
  }
}
@media (max-width: 979px) {
  .modal,
  .modal.container,
  .modal.modal-overflow {
    top: 1%;
    right: 1%;
    left: 1%;
    bottom: auto;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .modal.fade.in,
  .modal.container.fade.in,
  .modal.modal-overflow.fade.in {
    top: 1%;
    bottom: auto;
  }
  .modal-body,
  .modal-overflow .modal-body {
    position: static;
    margin: 0;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
  .modal-footer,
  .modal-overflow .modal-footer {
    position: static;
  }
}
.loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
}
ul.itemit {
  padding: 1px 2px;
  overflow: auto;
  border-color: #CCC;
  -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);
}
ul.itemit li {
  display: block;
  float: left;
  margin: 1px 5px 1px 0;
}
ul.itemit li.itemit-choice {
  padding: 2px 18px 2px 5px;
  position: relative;
  line-height: 16px;
  height: 16px;
}
ul.itemit li.itemit-choice .itemit-label {
  color: #666666;
  font-weight: normal;
}
ul.itemit li.itemit-new {
  padding: 2px 4px 2px 2px;
  height: 18px;
}
ul.itemit li.itemit-new input {
  height: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
ul.itemit li.itemit-choice a.itemit-label {
  cursor: pointer;
  text-decoration: none;
}
ul.itemit li.itemit-choice .itemit-close {
  cursor: pointer;
  position: absolute;
  right: .1em;
  top: 50%;
  margin-top: -8px;
}
/* used for some custom themes that don't need image icons */
ul.itemit li.itemit-choice .itemit-close .text-icon {
  display: none;
}
ul.itemit.remove-disabled li {
  padding: 0 5px;
}
ul.itemit li.itemit-choice input {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
}
ul.itemit input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  margin: 0;
  padding: 0;
  width: inherit;
  background-color: inherit;
  outline: none;
}
.ow-autocomplete {
  display: inline-block;
  vertical-align: middle;
}
.ow-autocomplete .ow-autocomplete-clean {
  position: absolute;
  top: 7px;
  right: 7px;
  color: #666666;
}
body .select2-choice .select2-chosen {
  color: #555555;
}
body .select2-choice.select2-default .select2-chosen {
  color: #999 !important;
}
body .select2-container-active .select2-choice,
body .select2-container-multi.select2-container-active .select2-choices {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
body .select2-container.select2-container-multi .select2-choices .select2-search-choice {
  color: white;
  background-color: #4AD;
  border: 1px solid #CCC;
  border: none;
  padding-left: 3px;
}
body .select2-container.select2-container-multi .select2-choices .select2-search-choice &gt; div {
  display: inline-block;
  padding: 0 6px;
}
body .select2-container.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close {
  padding: 0px;
  margin-right: 0px;
  color: white;
  position: static;
  background: none;
  width: auto;
  font-size: 1em;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
body .select2-container.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:before {
  content: "\f057";
}
body .select2-drop.select2-drop-mini {
  min-width: 60px;
  max-width: 60px;
}
body .select2-drop.select2-drop-small {
  min-width: 90px;
  max-width: 90px;
}
body .select2-drop.select2-drop-medium {
  min-width: 130px;
  max-width: 130px;
}
body .select2-drop.select2-drop-large {
  min-width: 190px;
  max-width: 190px;
}
body .select2-drop.select2-drop-xlarge {
  min-width: 310px;
  max-width: 310px;
}
body .select2-drop.select2-drop-xxlarge {
  min-width: 530px;
  max-width: 530px;
}
body .select2-drop.select2-drop-xxxlarge {
  min-width: 800px;
  max-width: 800px;
}
body .select2-container .select2-choice .select2-arrow b,
body .select2-container .select2-choice div b /* 1 */ {
  background-position: 0 1px;
}
body .select2-dropdown-open .select2-choice .select2-arrow b,
body .select2-dropdown-open .select2-choice div b /* 1 */ {
  background-position: -18px 1px;
}
body .select2-container.input-sm .select2-choice .select2-arrow b,
body .input-group-sm .select2-container .select2-choice .select2-arrow b,
body .select2-container.input-sm .select2-choice div b,
body .input-group-sm .select2-container .select2-choice div b /* 1 */ {
  background-position: 0 0px;
}
body .select2-dropdown-open.input-sm .select2-choice .select2-arrow b,
body .input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,
body .select2-dropdown-open.input-sm .select2-choice div b,
body .input-group-sm .select2-dropdown-open .select2-choice div b /* 1 */ {
  background-position: -18px 0px;
}
body .select2-container.input-lg .select2-choice .select2-arrow b,
body .input-group-lg .select2-container .select2-choice .select2-arrow b,
body .select2-container.input-lg .select2-choice div b,
body .input-group-lg .select2-container .select2-choice div b /* 1 */ {
  background-position: 0 6px;
}
body .select2-dropdown-open.input-lg .select2-choice .select2-arrow b,
body .input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,
body .select2-dropdown-open.input-lg .select2-choice div b,
body .input-group-lg .select2-dropdown-open .select2-choice div b /* 1 */ {
  background-position: -18px 6px;
}
/**
 * Select2 Bootstrap CSS
 * Compatible with Select2 3.3.2, 3.4.1, 3.4.2 and Twitter Bootstrap 3.0.0
 * MIT License
 */
/**
 * Reset Bootstrap 3 .form-control styles which - if applied to the
 * original &lt;select&gt;-element the Select2-plugin may be run against -
 * are copied to the .select2-container.
 *
 * 1. Overwrite .select2-container's original display:inline-block
 *    with Bootstrap 3's default for .form-control, display:block;
 *    courtesy of @juristr (@see https://github.com/fk/select2-bootstrap-css/pull/1)
 */
.select2-container.form-control {
  background: transparent;
  border: none;
  display: block;/* 1 */
  margin: 0;
  padding: 0;
}
.select2-container .select2-choices .select2-search-field input,
.select2-container .select2-choice,
.select2-container .select2-choices {
  background: none;
  padding: 0;
  border-color: #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Colaborate Light", Helvetica, Verdana, "DejaVu Sans", Arial, sans;
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -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);
}
.select2-search input {
  border-color: #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Colaborate Light", Helvetica, Verdana, "DejaVu Sans", Arial, sans;
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -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);
}
.select2-container .select2-choices .select2-search-field input {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/**
 * Adjust Select2 input heights to match the Bootstrap default.
 */
.select2-container .select2-choice {
  height: 29px;
  line-height: 1.384615385;
}
/**
 * Address Multi Select2's height which - depending on how many elements have been selected -
 * may grown higher than their initial size.
 */
.select2-container.select2-container-multi.form-control {
  height: auto;
}
/**
 * Address Bootstrap 3 control sizing classes
 * @see http://getbootstrap.com/css/#forms-control-sizes
 */
.select2-container.input-sm .select2-choice,
.input-group-sm .select2-container .select2-choice {
  height: 26px;
  line-height: 1.5;
  border-radius: 3px;
}
.select2-container.input-lg .select2-choice,
.input-group-lg .select2-container .select2-choice {
  height: 40px;
  line-height: 1.33;
  border-radius: 6px;
}
.select2-container-multi .select2-choices .select2-search-field input {
  height: 27px;
}
.select2-container-multi.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-container-multi .select2-choices .select2-search-field input {
  height: 24px;
}
.select2-container-multi.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-container-multi .select2-choices .select2-search-field input {
  height: 38px;
}
/**
 * Adjust height and line-height for .select2-search-field amd multi-select Select2 widgets.
 *
 * 1. Class repetition to address missing .select2-chosen in Select2 &lt; 3.3.2.
 */
.select2-container-multi .select2-choices .select2-search-field input {
  margin: 0;
}
.select2-chosen,
.select2-choice &gt; span:first-child,
/* 1 */
.select2-container .select2-choices .select2-search-field input {
  padding: 4px 8px;
}
.input-sm .select2-chosen,
.input-group-sm .select2-chosen,
.input-sm .select2-choice &gt; span:first-child,
/* 1 */
.input-group-sm .select2-choice &gt; span:first-child,
/* 1 */
.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-choices .select2-search-field input {
  padding: 3px 6px;
}
.input-lg .select2-chosen,
.input-group-lg .select2-chosen,
.input-lg .select2-choice &gt; span:first-child,
/* 1 */
.input-group-lg .select2-choice &gt; span:first-child,
/* 1 */
.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-choices .select2-search-field input {
  padding: 7px 12px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 5px;
  margin-bottom: 3px;
}
.select2-container-multi.input-sm .select2-choices .select2-search-choice,
.input-group-sm .select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 3px;
  margin-bottom: 2px;
}
.select2-container-multi.input-lg .select2-choices .select2-search-choice,
.input-group-lg .select2-container-multi .select2-choices .select2-search-choice {
  line-height: 24px;
}
/**
 * Adjust the single Select2's dropdown arrow button appearance.
 *
 * 1. For Select2 v.3.3.2.
 */
.select2-container .select2-choice .select2-arrow,
.select2-container .select2-choice div /* 1 */ {
  border-left: 1px solid #ccc;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.select2-dropdown-open .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice div /* 1 */ {
  border-left-color: transparent;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/**
 * Adjust the dropdown arrow button icon position for the single-select Select2 elements
 * to make it line up vertically now that we increased the height of .select2-container.
 *
 * 1. Class repetition to address missing .select2-chosen in Select2 v.3.3.2.
 */
.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice div b /* 1 */ {
  background-position: 0 3px;
}
.select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open .select2-choice div b /* 1 */ {
  background-position: -18px 3px;
}
.select2-container.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-container .select2-choice .select2-arrow b,
.select2-container.input-sm .select2-choice div b,
/* 1 */
.input-group-sm .select2-container .select2-choice div b /* 1 */ {
  background-position: 0 1px;
}
.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-sm .select2-choice div b,
/* 1 */
.input-group-sm .select2-dropdown-open .select2-choice div b /* 1 */ {
  background-position: -18px 1px;
}
.select2-container.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-container .select2-choice .select2-arrow b,
.select2-container.input-lg .select2-choice div b,
/* 1 */
.input-group-lg .select2-container .select2-choice div b /* 1 */ {
  background-position: 0 9px;
}
.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-lg .select2-choice div b,
/* 1 */
.input-group-lg .select2-dropdown-open .select2-choice div b /* 1 */ {
  background-position: -18px 9px;
}
.has-warning .select2-choice,
.has-warning .select2-choices {
  border-color: #8a6d3b;
}
.has-warning .select2-container-active .select2-choice,
.has-warning .select2-container-multi.select2-container-active .select2-choices {
  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.select2-drop-active {
  border-color: #66512c;
}
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c;
}
.has-error .select2-choice,
.has-error .select2-choices {
  border-color: #a94442;
}
.has-error .select2-container-active .select2-choice,
.has-error .select2-container-multi.select2-container-active .select2-choices {
  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.select2-drop-active {
  border-color: #843534;
}
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534;
}
.has-success .select2-choice,
.has-success .select2-choices {
  border-color: #3c763d;
}
.has-success .select2-container-active .select2-choice,
.has-success .select2-container-multi.select2-container-active .select2-choices {
  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.select2-drop-active {
  border-color: #2b542c;
}
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c;
}
/**
 * Make Select2's active-styles - applied to .select2-container when the widget receives focus -
 * fit Bootstrap 3's .form-element:focus appearance.
 */
.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
  border-color: rgba(82, 168, 236, 0.8);
  outline: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -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;
}
.select2-drop-active {
  border-color: rgba(82, 168, 236, 0.8);
}
.select2-drop-auto-width,
.select2-drop.select2-drop-above.select2-drop-active {
  border-top-color: rgba(82, 168, 236, 0.8);
}
/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstrap 3's
 * "Input Group" component, we don't want specific edges of the Select2 container
 * to have a border-radius.
 *
 * In Bootstrap 2, input groups required a markup where these style adjustments
 * could be bound to a CSS-class identifying if the additional elements are appended,
 * prepended or both.
 *
 * Bootstrap 3 doesn't rely on these classes anymore, so we have to use our own.
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on a Bootstrap 3 .input-group
 * to let the contained Select2 widget know which edges should not be rounded as they are
 * directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
.input-group.select2-bootstrap-prepend [class^="select2-choice"] {
  -webkit-border-top-left-radius: 0 !important;
  -moz-border-radius-topleft: 0 !important;
  border-top-left-radius: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
  -moz-border-radius-bottomleft: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.input-group.select2-bootstrap-append [class^="select2-choice"] {
  -webkit-border-top-right-radius: 0 !important;
  -moz-border-radius-topright: 0 !important;
  border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.select2-dropdown-open [class^="select2-choice"] {
  -webkit-border-bottom-right-radius: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
  -moz-border-radius-bottomleft: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
  -webkit-border-top-right-radius: 0 !important;
  -moz-border-radius-topright: 0 !important;
  border-top-right-radius: 0 !important;
  -webkit-border-top-left-radius: 0 !important;
  -moz-border-radius-topleft: 0 !important;
  border-top-left-radius: 0 !important;
}
/**
 * Adjust Select2's choices hover and selected styles to match Bootstrap 3's default dropdown styles.
 */
.select2-results .select2-highlighted {
  color: #fff;
  background-color: #4AD;
}
/**
 * Adjust alignment of Bootstrap 3 buttons in Bootstrap 3 Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grown higher than their initial size.
 */
.select2-bootstrap-append .select2-container-multiple,
.select2-bootstrap-prepend .select2-container-multiple,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .input-group-btn .btn {
  vertical-align: top;
}
/**
 * Make Multi Select2's choices match Bootstrap 3's default button styles.
 */
.select2-container-multi .select2-choices .select2-search-choice {
  color: #555555;
  background: #50ACC0;
  border-color: #3d3d3d;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #3d97aa;
  border-color: #1f1f1f;
  color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/**
 * Address Multi Select2's choice close-button vertical alignment.
 */
.select2-search-choice-close {
  margin-top: -7px;
  top: 50%;
}
/**
 * Adjust the single Select2's clear button position (used to reset the select box
 * back to the placeholder value and visible once a selection is made
 * activated by Select2's "allowClear" option).
 */
.select2-container .select2-choice abbr {
  top: 50%;
}
/**
 * Adjust "no results" and "selection limit" messages to make use
 * of Bootstrap 3's default "Alert" style.
 *
 * @see http://getbootstrap.com/components/#alerts-default
 */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background-color: #fcf8e3;
  color: #8a6d3b;
}
/**
 * Address disabled Select2 styles.
 *
 * 1. For Select2 v.3.3.2.
 * 2. Revert border-left:0 inherited from Select2's CSS to prevent the arrow
 *    from jumping when switching from disabled to enabled state and vice versa.
 */
.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choices {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #ccc;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choices .select2-arrow,
.select2-container.select2-container-disabled .select2-choice div,
.select2-container.select2-container-disabled .select2-choices div /* 1 */ {
  background-color: transparent;
  border-left: 1px solid transparent;/* 2 */
}
/**
 * Address Select2's loading indicator position - which should not stick
 * to the right edge of Select2's search input.
 *
 * 1. in .select2-search input
 * 2. in Multi Select2's .select2-search-field input
 * 3. in the status-message of infinite-scroll with remote data (@see http://ivaynberg.github.io/select2/#infinite)
 *
 * These styles alter Select2's default background-position of 100%
 * and supply the new background-position syntax to browsers which support it:
 *
 * 1. Android, Safari &lt; 6/Mobile, IE&lt;9: change to a relative background-position of 99%
 * 2. Chrome 25+, Firefox 13+, IE 9+, Opera 10.5+: use the new CSS3-background-position syntax
 *
 * @see http://www.w3.org/TR/css3-background/#background-position
 *
 * @todo Since both Select2 and Bootstrap 3 only support IE8 and above,
 * we could use the :after-pseudo-element to display the loading indicator.
 * Alternatively, we could supply an altered loading indicator image which already
 * contains an offset to the right.
 */
.select2-search input.select2-active,
/* 1 */
.select2-container-multi .select2-choices .select2-search-field input.select2-active,
/* 2 */
.select2-more-results.select2-active /* 3 */ {
  background-position: 99%;/* 4 */
  background-position: right 4px center;/* 5 */
}
.more {
  position: relative;
  overflow: hidden;
  max-height: 100px;
}
.more .more-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-top: 1px solid #50ACC0;
  background: #FFFFFF;
  padding: 0;
}
.more .more-label a {
  background: #50ACC0;
  color: #EEEEEE;
  padding: 2px 10px;
  display: inline-block;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.more .more-label .more-icon-open {
  display: inline-block;
}
.more .more-label .more-icon-close {
  display: none;
}
.more.open .more-label {
  border-color: #CCCCCC;
}
.more.open .more-label a {
  background: #CCCCCC;
  color: #EEEEEE;
}
.more.open .more-label .more-icon-open {
  display: none;
}
.more.open .more-label .more-icon-close {
  display: inline-block;
}
.plugin-autosize {
  display: block;
  width: 100%;
  min-height: 29px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 20px;
  resize: none;
}
.plugin-autosize-max-height {
  max-height: 100px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #2D408E;
}
.ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-hover,
.ui-widget-header .ui-state-focus {
  background: #2D408E;
  border-color: #50ACC0;
  color: #FFFFFF;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-datepicker-today .ui-state-active {
  background: #50ACC0;
  border-color: #2D408E;
  color: #FFFFFF;
}
.ui-datepicker-next.ui-state-hover,
.ui-datepicker-prev.ui-state-hover {
  background: transparent;
  border-color: transparent;
}
.multivalued .multivalued-item {
  display: block;
}
.multivalued a.expand-toggle {
  float: right;
  cursor: pointer;
  text-decoration: none;
}
.multivalued a.expand-toggle .fa-plus-circle {
  display: none;
}
.multivalued a.expand-toggle .fa-minus-circle {
  display: inline-block;
}
.multivalued.closed .multivalued-item + .multivalued-item {
  display: none;
}
.multivalued.closed a.expand-toggle .fa-plus-circle {
  display: inline-block;
}
.multivalued.closed a.expand-toggle .fa-minus-circle {
  display: none;
}
.multivalued.with-separator .multivalued-item + .multivalued-item {
  margin-top: 2px;
  padding-top: 2px;
  border-top: 1px dotted #CCC;
}
.label-warning-severe {
  background-color: #E85127;
}
.label-warning-severe[href]:hover,
.label-warning-severe[href]:focus {
  background-color: #c73c15;
}
.alert-default {
  background-color: #FAFAFA;
  border-color: #EEE;
  color: #777777;
}
.alert-default hr {
  border-top-color: #e1e1e1;
}
.alert-default .alert-link {
  color: #5e5e5e;
}
.btn-link:visited {
  color: #2D408E;
}
.affix-container .affix-element.affix-bottom {
  position: absolute;
}
@media (max-width: 991px) {
  .affix-element.affix {
    position: static;
  }
}
p {
  margin: 0px;
}
textarea {
  resize: vertical;
}
@font-face {
  font-family: 'Colaborate Bold';
  src: url('../../../static/fonts/ColabBol-webfont.eot');
  src: url('../../../static/fonts/ColabBol-webfont.eot') format('embedded-opentype'), url('../../../static/fonts/ColabBol-webfont.woff') format('woff'), url('../../../static/fonts/ColabBol-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Colaborate Light';
  src: url('../../../static/fonts/ColabLig-webfont.eot');
  src: url('../../../static/fonts/ColabLig-webfont.eot') format('embedded-opentype'), url('../../../static/fonts/ColabLig-webfont.woff') format('woff'), url('../../../static/fonts/ColabLig-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Colaborate Medium';
  src: url('../../../static/fonts/ColabMed-webfont.eot');
  src: url('../../../static/fonts/ColabMed-webfont.eot') format('embedded-opentype'), url('../../../static/fonts/ColabMed-webfont.woff') format('woff'), url('../../../static/fonts/ColabMed-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Colaborate Regular';
  src: url('../../../static/fonts/ColabReg-webfont.eot');
  src: url('../../../static/fonts/ColabReg-webfont.eot') format('embedded-opentype'), url('../../../static/fonts/ColabReg-webfont.woff') format('woff'), url('../../../static/fonts/ColabReg-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Colaborate Thin';
  src: url('../../../static/fonts/ColabThi-webfont.eot');
  src: url('../../../static/fonts/ColabThi-webfont.eot') format('embedded-opentype'), url('../../../static/fonts/ColabThi-webfont.woff') format('woff'), url('../../../static/fonts/ColabThi-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../../static/fonts/Roboto-Regular-webfont.eot');
  src: url('../../../static/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../static/fonts/Roboto-Regular-webfont.woff') format('woff'), url('../../../static/fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('../../../static/fonts/Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../../static/fonts/Roboto-Italic-webfont.eot');
  src: url('../../../static/fonts/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../static/fonts/Roboto-Italic-webfont.woff') format('woff'), url('../../../static/fonts/Roboto-Italic-webfont.ttf') format('truetype'), url('../../../static/fonts/Roboto-Italic-webfont.svg#RobotoItalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../../static/fonts/Roboto-Bold-webfont.eot');
  src: url('../../../static/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../static/fonts/Roboto-Bold-webfont.woff') format('woff'), url('../../../static/fonts/Roboto-Bold-webfont.ttf') format('truetype'), url('../../../static/fonts/Roboto-Bold-webfont.svg#RobotoBold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../../static/fonts/Roboto-Medium-webfont.eot');
  src: url('../../../static/fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('../../../static/fonts/Roboto-Medium-webfont.woff') format('woff'), url('../../../static/fonts/Roboto-Medium-webfont.ttf') format('truetype'), url('../../../static/fonts/Roboto-Medium-webfont.svg#RobotoMedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../../static/fonts/Roboto-MediumItalic-webfont.eot');
  src: url('../../../static/fonts/Roboto-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../static/fonts/Roboto-MediumItalic-webfont.woff') format('woff'), url('../../../static/fonts/Roboto-MediumItalic-webfont.ttf') format('truetype'), url('../../../static/fonts/Roboto-MediumItalic-webfont.svg#RobotoMediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../../static/fonts/Roboto-Thin-webfont.eot');
  src: url('../../../static/fonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'), url('../../../static/fonts/Roboto-Thin-webfont.woff') format('woff'), url('../../../static/fonts/Roboto-Thin-webfont.ttf') format('truetype'), url('../../../static/fonts/Roboto-Thin-webfont.svg#RobotoThin') format('svg');
  font-weight: 100;
  font-style: normal;
}
.environment-panel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  margin-bottom: 0;
}
body {
  padding-top: 150px;
  background-color: #FFFFFF;
}
.main-menu {
  font-size: 14px;
  border: none;
  background-color: transparent;
}
.main-menu .main-menu-container {
  background-color: #FFFFFF;
}
.main-menu .relative-menu-container {
  position: relative;
}
.main-menu .navbar-nav &gt; li &gt; a {
  color: #68788C;
  border-bottom: 3px solid transparent;
}
.main-menu .navbar-nav &gt; li .dropdown-menu &gt; li &gt; a {
  color: #68788C;
}
.main-menu .navbar-nav &gt; li .dropdown-menu &gt; li &gt; a .fa {
  color: #50ACC0;
}
.main-menu .navbar-nav &gt; li .dropdown-menu &gt; li &gt; a:hover {
  background-color: #9EAEC3;
  color: #FFFFFF;
}
.main-menu .navbar-collapse {
  margin-top: 10px;
}
.main-menu .navbar-brand {
  height: auto;
}
.main-menu .navbar-brand .logo-cerba {
  height: 80px;
}
.main-menu.navbar-default .navbar-toggle {
  color: #666;
  border-color: #FFF;
}
.main-menu .btn-locales {
  padding: 5px 0px;
}
.main-menu .btn-locales a.btn-locale {
  line-height: 25px;
  margin-right: 10px;
  color: #68788C;
}
.main-menu .btn-locales a.btn-locale.actif {
  font-weight: bold;
  text-decoration: underline;
}
@media (min-width: 991px) {
  .main-menu .navbar-nav &gt; li .dropdown-menu &gt; li &gt; a:hover .fa {
    color: #FFFFFF;
  }
  .main-menu .navbar-nav &gt; li.open &gt; a {
    border-bottom-color: transparent;
  }
  .main-menu .navbar-nav &gt; li &gt; a {
    line-height: 25px;
    padding: 5px 0px;
    margin: 5px 20px;
    font-weight: bold;
    font-size: 22px;
  }
  .main-menu .navbar-nav &gt; li &gt; a &gt; span {
    display: inline-block;
    vertical-align: middle;
  }
  .main-menu .navbar-nav &gt; li &gt; a:hover,
  .main-menu .navbar-nav &gt; li &gt; a:over {
    border-bottom-color: #50ACC0;
  }
  .main-menu .navbar-nav &gt; li &gt; a.contact {
    margin-left: 40px;
    color: #50ACC0;
    font-weight: bold;
    padding-top: 8px;
  }
  .main-menu .btn-locales {
    margin-right: 50px;
  }
  .main-menu .top-menu-bar li.top-menu-link &gt; a {
    font-variant: small-caps;
    font-weight: bold;
    font-size: 15px;
  }
  .main-menu .top-menu-bar li.top-menu-link &gt; a:hover,
  .main-menu .top-menu-bar li.top-menu-link &gt; a:focus {
    color: #50ACC0;
  }
  .main-menu .bottom-menu-bar .navbar-nav &gt; li &gt; a {
    font-weight: bold;
    color: #284FA3;
  }
  .main-menu .bottom-menu-bar .navbar-nav &gt; li &gt; a:hover,
  .main-menu .bottom-menu-bar .navbar-nav &gt; li &gt; a:focus {
    color: #284FA3;
    border-bottom: 3px solid #284FA3;
  }
}
.page-breadcrumb .container {
  background: white;
  margin-bottom: -5px;
}
.page-breadcrumb .container .breadcrumb {
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 0 -5px;
  padding: 7px 0px;
}
.page-title .brushHeader {
  position: relative;
  top: 5px;
}
.page-title .brushHeader img {
  position: absolute;
  top: -7px;
  left: 8px;
  width: 261px;
  height: 71px;
  z-index: -1;
  transform: scale(1.1);
}
.page-title .container {
  color: #666666;
  padding-top: 8px;
  padding-bottom: 8px;
}
.page-title .container .back-to-source {
  float: left;
}
.page-title .container .back-to-source + .page-title-text {
  margin-left: 40px;
}
.page-title .container .page-title-text {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .page-title .container .page-title-text {
    font-size: 20px;
    line-height: 30px;
  }
}
.main-content &gt; .container {
  background: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 450px;
}
.main-content &gt; .container .page-lead {
  margin-top: -15px;
  margin-bottom: 15px;
  background: #EEEEEE;
}
.main-content &gt; .container .page-lead .form-inline,
.main-content &gt; .container .page-lead .filter-form {
  padding-top: 15px;
  padding-bottom: 0;
}
.main-content &gt; .container .page-lead .form-inline &gt; .form-group,
.main-content &gt; .container .page-lead .filter-form &gt; .form-group,
.main-content &gt; .container .page-lead .form-inline &gt; .btn,
.main-content &gt; .container .page-lead .filter-form &gt; .btn,
.main-content &gt; .container .page-lead .form-inline &gt; .checkbox,
.main-content &gt; .container .page-lead .filter-form &gt; .checkbox {
  margin-bottom: 15px;
}
.main-content &gt; .container .page-lead .further {
  padding-top: 15px;
}
@media (min-width: 768px) {
  .footer {
    margin-bottom: 80px;
  }
}
.footer .container {
  padding-top: 15px;
  padding-bottom: 15px;
}
.header-warning .alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 1px;
}
.content-section-anchor {
  display: block;
  position: relative;
  top: -167px;
  visibility: hidden;
}
.margin-none {
  margin: 0 !important;
}
.collapse-link[aria-expanded=false] .collapse-up {
  display: none;
}
.collapse-link[aria-expanded=true] .collapse-down {
  display: none;
}
.outer-shadow {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.roundBrush {
  position: fixed;
}
.topBrush {
  top: 30%;
  left: 3%;
  transform: rotate(80deg);
}
.bottomBrush {
  top: 60%;
  left: 75%;
}
.table &gt; thead &gt; tr &gt; th.text,
.table &gt; tbody &gt; tr &gt; th.text,
.table &gt; tfoot &gt; tr &gt; th.text,
.table &gt; thead &gt; tr &gt; td.text,
.table &gt; tbody &gt; tr &gt; td.text,
.table &gt; tfoot &gt; tr &gt; td.text {
  width: 300px;
  min-width: 150px;
}
.table &gt; thead &gt; tr &gt; th.short-text,
.table &gt; tbody &gt; tr &gt; th.short-text,
.table &gt; tfoot &gt; tr &gt; th.short-text,
.table &gt; thead &gt; tr &gt; td.short-text,
.table &gt; tbody &gt; tr &gt; td.short-text,
.table &gt; tfoot &gt; tr &gt; td.short-text {
  width: 150px;
}
.table &gt; thead &gt; tr &gt; th.date,
.table &gt; tbody &gt; tr &gt; th.date,
.table &gt; tfoot &gt; tr &gt; th.date,
.table &gt; thead &gt; tr &gt; td.date,
.table &gt; tbody &gt; tr &gt; td.date,
.table &gt; tfoot &gt; tr &gt; td.date {
  width: 100px;
}
.table &gt; thead &gt; tr &gt; th.datetime,
.table &gt; tbody &gt; tr &gt; th.datetime,
.table &gt; tfoot &gt; tr &gt; th.datetime,
.table &gt; thead &gt; tr &gt; td.datetime,
.table &gt; tbody &gt; tr &gt; td.datetime,
.table &gt; tfoot &gt; tr &gt; td.datetime {
  width: 140px;
  text-align: center;
}
.table &gt; thead &gt; tr &gt; th.user,
.table &gt; tbody &gt; tr &gt; th.user,
.table &gt; tfoot &gt; tr &gt; th.user,
.table &gt; thead &gt; tr &gt; td.user,
.table &gt; tbody &gt; tr &gt; td.user,
.table &gt; tfoot &gt; tr &gt; td.user {
  width: 450px;
}
.table &gt; thead &gt; tr &gt; th.icon,
.table &gt; tbody &gt; tr &gt; th.icon,
.table &gt; tfoot &gt; tr &gt; th.icon,
.table &gt; thead &gt; tr &gt; td.icon,
.table &gt; tbody &gt; tr &gt; td.icon,
.table &gt; tfoot &gt; tr &gt; td.icon {
  width: 20px;
}
.table &gt; thead &gt; tr &gt; th.actions,
.table &gt; tbody &gt; tr &gt; th.actions,
.table &gt; tfoot &gt; tr &gt; th.actions,
.table &gt; thead &gt; tr &gt; td.actions,
.table &gt; tbody &gt; tr &gt; td.actions,
.table &gt; tfoot &gt; tr &gt; td.actions {
  width: 33px;
  min-width: 33px;
  max-width: 33px;
}
.table &gt; thead &gt; tr &gt; th.actions.actions-2x,
.table &gt; tbody &gt; tr &gt; th.actions.actions-2x,
.table &gt; tfoot &gt; tr &gt; th.actions.actions-2x,
.table &gt; thead &gt; tr &gt; td.actions.actions-2x,
.table &gt; tbody &gt; tr &gt; td.actions.actions-2x,
.table &gt; tfoot &gt; tr &gt; td.actions.actions-2x {
  width: 66px;
  min-width: 66px;
  max-width: 66px;
}
.table &gt; thead &gt; tr &gt; th.actions.actions-3x,
.table &gt; tbody &gt; tr &gt; th.actions.actions-3x,
.table &gt; tfoot &gt; tr &gt; th.actions.actions-3x,
.table &gt; thead &gt; tr &gt; td.actions.actions-3x,
.table &gt; tbody &gt; tr &gt; td.actions.actions-3x,
.table &gt; tfoot &gt; tr &gt; td.actions.actions-3x {
  width: 99px;
  min-width: 99px;
  max-width: 99px;
}
.table &gt; thead &gt; tr &gt; td.icon,
.table &gt; tbody &gt; tr &gt; td.icon,
.table &gt; tfoot &gt; tr &gt; td.icon,
.table &gt; thead &gt; tr &gt; td.date,
.table &gt; tbody &gt; tr &gt; td.date,
.table &gt; tfoot &gt; tr &gt; td.date,
.table &gt; thead &gt; tr &gt; td.datetime,
.table &gt; tbody &gt; tr &gt; td.datetime,
.table &gt; tfoot &gt; tr &gt; td.datetime,
.table &gt; thead &gt; tr &gt; td.actions,
.table &gt; tbody &gt; tr &gt; td.actions,
.table &gt; tfoot &gt; tr &gt; td.actions {
  text-align: center;
}
.table &gt; tbody &gt; tr.desactive {
  background: repeating-linear-gradient(135deg, #FFFFFF, #FFFFFF 10px, #E6E7E8 10px, #E6E7E8 20px);
}
.table &gt; tbody &gt; tr.desactive &gt; td {
  background-color: transparent;
}
.administration .description .control-label {
  font-weight: bold;
}
.administration.trace-audit .table &gt; thead &gt; tr &gt; th.login,
.administration.trace-audit .table &gt; tbody &gt; tr &gt; th.login,
.administration.trace-audit .table &gt; tfoot &gt; tr &gt; th.login,
.administration.trace-audit .table &gt; thead &gt; tr &gt; td.login,
.administration.trace-audit .table &gt; tbody &gt; tr &gt; td.login,
.administration.trace-audit .table &gt; tfoot &gt; tr &gt; td.login {
  width: 200px;
}
.administration.trace-audit .table &gt; thead &gt; tr &gt; th.message,
.administration.trace-audit .table &gt; tbody &gt; tr &gt; th.message,
.administration.trace-audit .table &gt; tfoot &gt; tr &gt; th.message,
.administration.trace-audit .table &gt; thead &gt; tr &gt; td.message,
.administration.trace-audit .table &gt; tbody &gt; tr &gt; td.message,
.administration.trace-audit .table &gt; tfoot &gt; tr &gt; td.message {
  width: 400px;
  min-width: 300px;
}
.administration.trace-audit .table .verbosite-erreur {
  font-weight: bold;
  color: #d9534f;
}
.administration.trace-audit .table .verbosite-alerte {
  font-weight: bold;
  color: #f0ad4e;
}
.administration.trace-audit .table .verbosite-qualite {
  font-weight: bold;
  color: #5cb85c;
}
.administration.trace-audit .table .verbosite-info {
  font-weight: bold;
  color: #5bc0de;
}
.check-item {
  width: 200px;
}
.modal-usergroup,
.modal-user {
  width: 600px;
  margin-left: -300px;
}
.modal-sm {
  width: 300px;
  margin-left: -150px;
}
.modal-md {
  width: 600px;
  margin-left: -300px;
}
.modal-lg {
  width: 900px;
  margin-left: -450px;
}
.modal {
  color: #68788C;
  border-radius: 0px;
}
.modal .btn {
  text-transform: uppercase;
  border-radius: 0px;
  border-color: transparent;
  font-weight: bold;
  line-height: 2;
  padding-left: 20px;
  padding-right: 20px;
}
.modal .btn.btn-cancel {
  color: #68788C;
  background-color: #FFFFFF;
  border: solid 1px #68788C;
}
.modal .modal-header h3 {
  color: #2D408E;
}
.view-field {
  padding: 4px 0px;
}
.check-list {
  padding-top: 5px;
  width: 200px;
}
.check-list .check-item {
  padding-bottom: 4px;
}
.check-list .check-item .check-label {
  float: left;
}
.check-list .check-item .check-icon {
  float: right;
}
.check-list .check-item .check-input {
  float: right;
}
.view-form.form-horizontal .controls {
  padding-left: 5px;
  border-left: 1px solid #CCC;
  min-height: 26px;
}
.form-group .control-label.required:before {
  content: "\f06a  ";
  color: orange;
  font-family: FontAwesome;
  font-size: 0.9em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top;
}
.sortable.ui-sortable .ui-sortable-helper {
  cursor: move;
}
.sortable.ui-sortable.modules-mycerba .sortable-placeholder {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.sortable.ui-sortable.modules-mycerba .ui-sortable-helper .panel {
  border-color: #bbb !important;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.description-section {
  padding: 0;
  width: auto;
  margin-bottom: 15px;
}
.description-section * + .description-section {
  margin-top: 10px;
}
.description-section h2,
.description-section h3 {
  margin-top: 0;
}
.description-section .description-section {
  padding: 0;
}
.description-section .info-group + .info-group {
  margin-top: 7px;
}
.description-section .info-group:before,
.description-section .info-group:after {
  content: " ";
  display: table;
}
.description-section .info-group:after {
  clear: both;
}
.description-section .info-group:before,
.description-section .info-group:after {
  content: " ";
  display: table;
}
.description-section .info-group:after {
  clear: both;
}
.description-section .info-group .info-pair:before,
.description-section .info-group .info-pair:after {
  content: " ";
  display: table;
}
.description-section .info-group .info-pair:after {
  clear: both;
}
.description-section .info-group .info-pair:before,
.description-section .info-group .info-pair:after {
  content: " ";
  display: table;
}
.description-section .info-group .info-pair:after {
  clear: both;
}
.description-section .info-group .info-pair + .info-pair {
  margin-top: 3px;
}
.description-section .info-group .info-pair.info-pair-block .info-label,
.description-section .info-group .info-pair.info-pair-block .info-content {
  float: none;
  display: block;
  width: auto;
  max-width: none;
  overflow: visible;
  margin: 0;
}
.description-section .info-group .info-pair .info-label,
.description-section .info-group .info-pair .info-content {
  vertical-align: top;
}
.description-section .info-group .info-pair .info-label {
  float: left;
  display: inline-block;
  max-width: 160px;
  width: 40%;
  margin-right: 2%;
}
.description-section .info-group .info-pair .info-content {
  display: block;
  overflow: hidden;
  min-height: 19px;
}
.description-section.labels-small .info-pair:not(.info-pair-block) .info-label,
.description-section .labels-small .info-pair:not(.info-pair-block) .info-label,
.description-section .info-pair:not(.info-pair-block).labels-small .info-label,
.description-section .info-pair:not(.info-pair-block) .labels-small .info-label {
  width: 30%;
  max-width: 100px;
}
.description-section.labels-medium .info-pair:not(.info-pair-block) .info-label,
.description-section .labels-medium .info-pair:not(.info-pair-block) .info-label,
.description-section .info-pair:not(.info-pair-block).labels-medium .info-label,
.description-section .info-pair:not(.info-pair-block) .labels-medium .info-label {
  width: 40%;
  max-width: 160px;
}
.description-section.labels-large .info-pair:not(.info-pair-block) .info-label,
.description-section .labels-large .info-pair:not(.info-pair-block) .info-label,
.description-section .info-pair:not(.info-pair-block).labels-large .info-label,
.description-section .info-pair:not(.info-pair-block) .labels-large .info-label {
  width: 50%;
  max-width: 180px;
}
.description-section.labels-xlarge .info-pair:not(.info-pair-block) .info-label,
.description-section .labels-xlarge .info-pair:not(.info-pair-block) .info-label,
.description-section .info-pair:not(.info-pair-block).labels-xlarge .info-label,
.description-section .info-pair:not(.info-pair-block) .labels-xlarge .info-label {
  width: 60%;
  max-width: 200px;
}
.description .description-section .info-group .info-pair.info-pair-block .info-content {
  margin-left: 10px;
}
.description .description-section .info-group .info-pair.info-pair-block .info-text-container .info-content {
  margin: 0;
}
.description .description-section .info-group .info-pair .info-label {
  color: #888888;
  font-weight: bold;
  min-height: 16px;
}
.description .description-section .info-group .info-pair .info-content .label {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
  margin: 0;
}
.description .description-section .info-group .info-pair .info-content .boolean-glyphicon {
  margin-top: 0;
}
.description .description-section .info-group .info-pair .info-content:not(.spaced-paragraphs) p {
  margin: 0;
}
.description .description-section .info-group .info-pair .info-content.spaced-paragraphs p + p {
  margin-top: 5px;
}
.description .description-section .info-group .info-pair .info-content .table {
  margin-bottom: 0;
}
.description .description-section .info-group .info-pair .info-content .table + .table {
  margin-top: 10px;
}
.description .description-section .info-group .info-pair.fieldset-title {
  color: #888888;
  font-weight: bold;
}
.description .description-nav.affix-container .affix-element.affix {
  top: 166px;
}
.history-action {
  font-weight: bold;
}
ul.history-difference-list {
  list-style-type: none;
  margin: 5px 0 0;
}
.history-difference-inline ul.history-difference-list li {
  display: inline-block;
}
.history-difference-inline ul.history-difference-list li .path {
  display: none;
}
ul.history-difference-list li {
  margin-left: 20px;
}
ul.history-difference-list li .path {
  color: #888;
  margin-right: 10px;
  font-weight: bold;
}
ul.history-difference-list li .detail ul.history-difference-list {
  margin: 0 0 3px;
}
.cerba-icon {
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
  background-repeat: no-repeat;
  display: inline-block;
}
.cerba-icon.cerba-icon-user {
  background-image: url('../../../static/application/images/icones/user.png');
}
.cerba-icon.cerba-icon-contact {
  background-image: url('../../../static/application/images/icones/enveloppe.png');
}
.cerba-icon.cerba-icon-settings {
  background-image: url('../../../static/application/images/icones/settings.png');
}
.cerba-icon.cerba-icon-info {
  background-image: url('../../../static/application/images/icones/info.png');
}
.cerba-icon.cerba-icon-empty {
  background-image: url('../../../static/application/images/icones/vide.png');
}
.cerba-icon.cerba-icon-pushpin {
  background-image: url('../../../static/application/images/icones/pushpin.png');
}
.cerba-icon.cerba-icon-fleche-droite {
  background-image: url('../../../static/application/images/icones/feather-arrow-right.svg');
  height: 28px;
  width: 37px;
  background-size: 36px 29px;
  margin-left: 9px;
}
.my-cerba {
  color: #68788C;
  font-family: Roboto !important;
}
.my-cerba div {
  border-radius: 0px;
}
.my-cerba .module-description {
  white-space: pre-line;
}
.my-cerba .module-description2 {
  color: black;
}
.my-cerba .side-menu {
  padding: 0px;
  color: #FFFFFF;
}
.my-cerba .side-menu .description-nav.affix-container .panel-default {
  background-color: #50ACC0;
}
.my-cerba .side-menu .nav &gt; li &gt; a {
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
}
.my-cerba .side-menu .nav &gt; li &gt; a:hover {
  background-color: transparent;
  color: #FFFFFF;
  text-decoration: underline;
}
.my-cerba a:hover {
  text-decoration: underline;
}
.my-cerba .btn {
  text-transform: uppercase;
  border-radius: 0px;
  border-color: transparent;
  font-weight: bold;
}
.my-cerba .btn.btn-cancel {
  color: #68788C;
  background-color: #FFFFFF;
  border: solid 1px #68788C;
}
.my-cerba button:not(.btn-xs):not(.btn-sm),
.my-cerba .btn:not(.btn-xs):not(.btn-sm) {
  padding-left: 20px;
  padding-right: 20px;
}
.my-cerba .btn-xs {
  padding: 3px 6px;
}
.my-cerba .btn-sm {
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .my-cerba .container {
    width: 100vw;
  }
}
.my-cerba .container .page-title-text {
  color: #2D333D;
  font-weight: 700;
}
.my-cerba .container .breadcrumb {
  color: #68788C;
}
.my-cerba .container .breadcrumb &gt; li &gt; a {
  color: #68788C;
}
.my-cerba .cerba-panel-heading {
  border-bottom: solid 1px #68788C;
  display: inline-block;
  font-size: x-large;
  font-weight: 700;
  text-transform: uppercase;
}
.my-cerba .cerba-panel-heading a {
  font-size: small;
}
.my-cerba .panel-default {
  border: none;
  box-shadow: none;
}
.my-cerba .panel-default &gt; div {
  background-color: transparent;
  border: none;
}
.my-cerba .panel-default &gt; .panel-heading {
  color: #68788C;
  text-transform: uppercase;
  font-weight: 700;
}
.my-cerba .panel-default .panel-my-cerba {
  background-color: #F9F7F2;
}
.my-cerba .panel-default .panel-my-cerba .panel-heading button,
.my-cerba .panel-default .panel-my-cerba .panel-heading a {
  text-transform: none;
  margin-left: 20px;
}
.my-cerba .panel-default .cerba-panel-container &gt; .panel-heading {
  border-bottom: solid 1px #68788C;
  display: inline-block;
  font-size: x-large;
}
.my-cerba .badge.badge-tag {
  border-radius: 0px;
  color: #FFFFFF;
  background-color: #2D408E;
  margin-right: 5px;
  padding: 7px 12px;
}
.my-cerba .badge.badge-tag a {
  color: #FFFFFF;
}
.my-cerba .badge.badge-tag.highlight {
  background-color: #50ACC0;
}
.my-cerba .footer .container {
  background-color: #68788C;
  color: #FFFFFF;
}
.my-cerba .footer .container .row {
  margin-bottom: 20px;
  padding: 30px;
}
.my-cerba .footer .container .row address {
  margin-bottom: 20px;
}
.my-cerba .footer .container .row address p {
  color: #FFFFFF;
  margin-top: 8px;
  font-size: 14px;
}
.my-cerba .footer .container .row .col-md-3:nth-child(3),
.my-cerba .footer .container .row .col-md-3:nth-child(4) {
  border-left: solid 1px #FFFFFF;
}
.my-cerba .footer .container .media .media-heading {
  color: #DDE3F3;
}
.my-cerba .footer .container .media i,
.my-cerba .footer .container .media a {
  color: #FFFFFF;
}
.my-cerba .footer .container .copyright a {
  color: #FFFFFF;
}
.my-cerba .footer .container .list-group .list-group-item {
  color: #FFFFFF;
  background-color: transparent;
  border: none;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
}
.my-cerba .footer .container .list-unstyle &gt; li {
  line-height: 40px;
}
.my-cerba .footer .container .list-group,
.my-cerba .footer .container .list-unstyle,
.my-cerba .footer .container address {
  font-weight: bold;
}
.my-cerba .page-lead .form-inline .select2-container.form-control {
  display: inline-table;
}
.my-cerba .aucunModuleDispo {
  font-size: x-large;
  color: #68788C;
}
.my-cerba .masquer.panel .panel-heading {
  background: repeating-linear-gradient(-45deg, #F9F7F2, #F9F7F2 10px, #dcdcdc 10px, #dcdcdc 20px);
}
.my-cerba .home-my-cerba-module {
  padding-top: 30px;
}
.my-cerba .home-my-cerba-module .panel-heading {
  min-height: 60px;
  max-height: 60px;
  height: 60px;
  font-size: xx-large;
}
.my-cerba .home-my-cerba-module .panel-heading &gt; div {
  text-align: left;
  display: inline-block;
  text-transform: none;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0px;
  opacity: 1;
  color: #2D333D;
}
.my-cerba .home-my-cerba-module .panel-heading &gt; div:after {
  display: block;
  height: 1px;
  width: 55px;
  border-bottom: solid 2px;
}
.my-cerba .home-my-cerba-module .panel-footer {
  min-height: 60px;
  max-height: 60px;
  height: 60px;
  padding: 0px;
}
.my-cerba .home-my-cerba-module .panel-footer .footer-link,
.my-cerba .home-my-cerba-module .panel-footer footer-link-placeholder {
  height: 60px;
}
.my-cerba .home-my-cerba-module .panel-footer .footer-link a {
  text-transform: uppercase;
  color: #6053B4;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 992px) and (max-width: 1349px) {
  .my-cerba .home-my-cerba-module .panel-footer .footer-link.col-xs-6 a {
    font-size: 10px;
  }
}
.my-cerba .home-my-cerba-module .panel-footer a {
  text-transform: uppercase;
  font-weight: bold;
}
.my-cerba .home-my-cerba-module .panel-body {
  margin-bottom: 20px;
  min-height: 220px;
  max-height: 220px;
  height: 220px;
  overflow: hidden;
  padding-top: 30px;
}
.my-cerba .home-my-cerba-module .panel-body .module-description {
  min-height: 100px;
  text-align: left;
  font-style: normal;
  font-weight: 500;
  font-size: large;
  line-height: 30px;
  letter-spacing: 0px;
  color: #2D333D;
  opacity: 1;
}
.my-cerba .home-my-cerba-module .panel-body a i {
  vertical-align: middle;
  margin-left: 15px;
}
.my-cerba .home-my-cerba-module .panel-body .btn,
.my-cerba .home-my-cerba-module .panel-body button {
  border-radius: 100px;
  padding: 14px 36px;
  background: 0% 0% no-repeat padding-box;
  background-color: #2D333D;
  opacity: 1;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
}
.my-cerba .home-my-cerba-module .panel-body .btn:focus,
.my-cerba .home-my-cerba-module .panel-body button:focus,
.my-cerba .home-my-cerba-module .panel-body .btn:hover,
.my-cerba .home-my-cerba-module .panel-body button:hover {
  text-decoration: none;
  background: #59676D 0% 0% no-repeat padding-box !important;
}
.my-cerba .home-my-cerba-module .panel-body,
.my-cerba .home-my-cerba-module .panel-heading {
  padding-left: 40px;
}
@media (min-device-width: 992px) and (max-width: 1350px) {
  .my-cerba .home-page-modules .home-my-cerba-module .panel-heading {
    min-height: 100px;
    max-height: 100px;
    height: 100px;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-body {
    min-height: 180px;
    max-height: 180px;
    height: 180px;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-body .module-description {
    min-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.my-cerba .home-page-modules .home-my-cerba-module.module-default-theme.maj-catalogue,
.my-cerba .home-page-modules .home-my-cerba-module.module-beige-theme.maj-catalogue {
  background-color: #8BA3E1;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-default-theme.maj-catalogue .panel-footer,
.my-cerba .home-page-modules .home-my-cerba-module.module-beige-theme.maj-catalogue .panel-footer {
  background-color: #DDE3F3;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-default-theme.maj-catalogue .panel-footer .footer-link,
.my-cerba .home-page-modules .home-my-cerba-module.module-beige-theme.maj-catalogue .panel-footer .footer-link {
  align-items: center;
  border-right: solid 1px #FFFFFF !important;
  border-top: solid 1px #FFFFFF;
  display: flex;
  justify-content: center;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-default-theme.notifications,
.my-cerba .home-page-modules .home-my-cerba-module.module-beige-theme.notifications {
  background-color: #B5C3E8;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-default-theme .panel-body,
.my-cerba .home-page-modules .home-my-cerba-module.module-beige-theme .panel-body {
  color: #4A4A4A;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-default-theme .btn,
.my-cerba .home-page-modules .home-my-cerba-module.module-beige-theme .btn {
  color: #FFFFFF;
  border-radius: 100px;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-default-theme .btn:focus,
.my-cerba .home-page-modules .home-my-cerba-module.module-beige-theme .btn:focus,
.my-cerba .home-page-modules .home-my-cerba-module.module-default-theme .btn:hover,
.my-cerba .home-page-modules .home-my-cerba-module.module-beige-theme .btn:hover {
  background: rgba(0, 0, 0, 0.8);
}
.my-cerba .home-page-modules .home-my-cerba-module.module-default-theme .panel-footer a,
.my-cerba .home-page-modules .home-my-cerba-module.module-beige-theme .panel-footer a {
  color: #6053B4;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-default-theme .panel-footer .footer-link,
.my-cerba .home-page-modules .home-my-cerba-module.module-beige-theme .panel-footer .footer-link {
  border-top: solid 1px #68788C;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-default-theme .panel-footer .footer-link.col-xs-6:first-child,
.my-cerba .home-page-modules .home-my-cerba-module.module-beige-theme .panel-footer .footer-link.col-xs-6:first-child {
  border-right: solid 1px #68788C;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-blue-theme {
  color: #4A4A4A;
  background-color: #50ACC0;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-blue-theme .panel-heading {
  color: #4A4A4A;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-blue-theme .panel-footer .footer-link {
  background: rgba(255, 255, 255, 0.6);
  border-top: solid 1px #FFFFFF;
  color: #4A4A4A;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-blue-theme .panel-footer .footer-link.col-xs-6:first-child {
  border-right: solid 1px #FFFFFF;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-blue-theme .btn {
  color: #FFFFFF;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-blue-theme .btn:focus,
.my-cerba .home-page-modules .home-my-cerba-module.module-blue-theme .btn:hover {
  background: rgba(0, 0, 0, 0.8);
}
.my-cerba .home-page-modules .home-my-cerba-module.module-blue-theme a {
  color: #4A4A4A;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-grey-theme {
  color: #4A4A4A;
  background-color: #68788C;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-grey-theme.factures {
  background-color: #DDE3F3;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-grey-theme .panel-heading {
  color: #4A4A4A;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-grey-theme .btn {
  color: #FFFFFF;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-grey-theme .btn:focus,
.my-cerba .home-page-modules .home-my-cerba-module.module-grey-theme .btn:hover {
  background: rgba(0, 0, 0, 0.8);
}
.my-cerba .home-page-modules .home-my-cerba-module.module-grey-theme a {
  color: #4A4A4A;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-grey-theme .panel-footer .footer-link {
  background-color: #9EAEC3;
  border-top: solid 1px #FFFFFF;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-grey-theme .panel-footer .footer-link.col-xs-6:first-child {
  border-right: solid 1px #FFFFFF;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-with-image {
  color: #4A4A4A;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-with-image .panel-heading {
  color: #4A4A4A;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-with-image .panel-footer .footer-link {
  border-top: solid 1px #FFFFFF;
  background: rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-with-image .panel-footer .footer-link.col-xs-6:first-child {
  border-right: solid 1px #FFFFFF;
}
/*@media (max-width: @screen-sm-max) {
					background-size: 100% auto;
				}*/
.my-cerba .home-page-modules .home-my-cerba-module.module-with-image .btn {
  color: #FFFFFF;
}
.my-cerba .home-page-modules .home-my-cerba-module.module-with-image .btn:focus,
.my-cerba .home-page-modules .home-my-cerba-module.module-with-image .btn:hover {
  background: rgba(0, 0, 0, 0.8);
}
.my-cerba .home-page-modules .home-my-cerba-module.gestion-documentaire {
  background-image: linear-gradient(rgba(255, 255, 254, 0.6), rgba(255, 255, 255, 0.6)), url('../../../static/application/images/background/ged.png');
}
.my-cerba .home-page-modules .home-my-cerba-module.catalogue-analyses {
  background-color: #FFFFFF;
  background-image: linear-gradient(#dedede9c, #dedede9c), url('../../../static/application/images/background/catalogue.png');
}
.my-cerba .home-page-modules .home-my-cerba-module.customer-care {
  background-color: #FFFFFF;
  background-image: linear-gradient(#dedede9c, #dedede9c), url('../../../static/application/images/background/customer-care.png');
}
.my-cerba .home-page-modules .home-my-cerba-module.customer-care-fra {
  background-image: linear-gradient(rgba(74, 74, 74, 0.3), rgba(74, 74, 74, 0.3)), url('../../../static/application/images/background/customer-care.png');
}
.my-cerba .home-page-modules .home-my-cerba-module.customer-care-fra {
  background-image: linear-gradient(rgba(74, 74, 74, 0.3), rgba(74, 74, 74, 0.3)), url('../../../static/application/images/background/customer-care.png');
}
.my-cerba .home-page-modules .home-my-cerba-module.formulaire-demat {
  background-color: #FFFFFF;
  background-image: linear-gradient(#dedede9c, #dedede9c), url('../../../static/application/images/background/formulaire-demat.png');
}
.my-cerba .home-page-modules .home-my-cerba-module.serveur-resultats {
  background-color: #DEDEDE;
  background-image: linear-gradient(#dedede9c, #dedede9c), url('../../../static/application/images/background/serveur-resultat.png');
}
.my-cerba .home-page-modules .home-my-cerba-module.serveur-resultats .panel-footer a .badge {
  background-color: #4EB8D8;
}
.my-cerba .home-page-modules .home-my-cerba-module.live-session {
  background-color: #50ACC0;
  background-image: linear-gradient(#dedede9c, #dedede9c), url('../../../static/application/images/background/live-session.png');
}
.my-cerba .home-page-modules .home-my-cerba-module.commande-materiel {
  background-color: #50ACC0;
}
.my-cerba .home-page-modules .home-my-cerba-module.site-collisage {
  background-image: linear-gradient(rgba(74, 74, 74, 0.3), rgba(74, 74, 74, 0.3)), url('../../../static/application/images/background/site-collisage.png');
}
.my-cerba .home-page-modules .home-my-cerba-module.site-collisage {
  background-image: linear-gradient(rgba(74, 74, 74, 0.3), rgba(74, 74, 74, 0.3)), url('../../../static/application/images/background/site-collisage.png');
}
.my-cerba .home-page-modules .home-my-cerba-module.site-collisage {
  background-image: linear-gradient(rgba(74, 74, 74, 0.3), rgba(74, 74, 74, 0.3)), url('../../../static/application/images/background/site-collisage.png');
}
@media (min-width: 991px) {
  .my-cerba .home-page-side-column[class*="col-"],
  .my-cerba .home-page-side-column &gt; div[class*="col-"] {
    padding-left: 0px;
  }
}
.my-cerba .home-page-side-column .home-my-cerba-module.news,
.my-cerba .home-page-side-column .home-my-cerba-module.agenda {
  background-color: #FFFFFF;
  padding-top: 10px;
}
.my-cerba .home-page-side-column .home-my-cerba-module.news .panel-heading,
.my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-heading,
.my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body,
.my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body,
.my-cerba .home-page-side-column .home-my-cerba-module.news panel-footer,
.my-cerba .home-page-side-column .home-my-cerba-module.agenda panel-footer {
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 0px;
  padding-right: 0px;
}
.my-cerba .home-page-side-column .home-my-cerba-module.news .panel-heading &gt; div,
.my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-heading &gt; div {
  font-size: 27px;
  text-align: left;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0px;
  opacity: 1;
  text-transform: uppercase;
  color: #6053B4;
}
.my-cerba .home-page-side-column .home-my-cerba-module.news .panel-heading &gt; div:after,
.my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-heading &gt; div:after {
  width: 45px;
}
.my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body,
.my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body {
  padding-top: 15px;
  margin-bottom: 0px;
  min-height: 100px;
  max-height: none;
  height: auto;
  overflow: hidden;
}
.my-cerba .home-page-side-column .home-my-cerba-module.news .panel-footer,
.my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-footer {
  border-top: none;
}
.my-cerba .home-page-side-column .home-my-cerba-module.news .panel-footer &gt; a,
.my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-footer &gt; a {
  margin-left: 10px;
  text-transform: initial;
  float: right;
  letter-spacing: 0px;
  text-align: left;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-size: 22px;
  line-height: 27px;
  color: #6053B4;
  display: flex;
}
.my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body {
  margin-top: 6px;
  color: #9EAEC3;
}
.my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body .agenda-titre {
  font-size: 16px;
  margin-bottom: 20px;
  color: #313131;
  margin: 2px 0;
  padding: 12px 0 4px 0;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 27px;
  opacity: 1;
}
.my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body .agenda-evenement {
  margin-bottom: 10px;
}
.my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body .agenda-evenement .agenda-date {
  color: #DF8857;
  font-size: large;
  font-weight: bold;
}
.my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body .agenda-evenement .agenda-lien {
  max-height: 75px;
  overflow: hidden;
}
.my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body .news-titre {
  color: #68788C;
  font-size: 16px;
  margin-bottom: 20px;
}
.my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body .news-body {
  margin: 5px 0;
  border-bottom: solid 1px #6053B4;
}
.my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body .news-body .news-date {
  font-weight: bold;
  color: #313131;
  margin: 2px 0;
  padding: 12px 0 4px 0;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 27px;
  opacity: 1;
  font-stretch: normal;
}
.my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body .news-body .news-lien {
  color: #313131;
  margin: 2px 0 25px 0;
  max-height: 64px;
  overflow: hidden;
  line-height: 16px;
}
.my-cerba .home-page-side-column .home-my-cerba-module.lab-cerba {
  background-image: linear-gradient(rgba(80, 172, 192, 0.4), rgba(80, 172, 192, 0.4)), url('../../../static/application/images/background/microscope.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.my-cerba .home-page-side-column .home-my-cerba-module.lab-cerba .panel-body {
  margin-top: 0px;
}
.my-cerba .home-page-side-column .home-my-cerba-module.lab-cerba .panel-body .lab-cerba-titre {
  min-height: 100px;
  font-size: 22px;
  color: #FFFFFF;
}
.my-cerba .home-page-side-column .home-my-cerba-module.lab-cerba .panel-body .btn {
  background-color: transparent;
}
.my-cerba .home-page-side-column .home-my-cerba-module.lab-cerba .panel-body a {
  color: #FFFFFF;
}
.my-cerba .decorated-data-table .add-in-emphasize {
  color: #DF8857;
}
.my-cerba .decorated-data-table .pagination &gt; li &gt; a {
  border-radius: 0px;
}
.my-cerba .decorated-data-table .pagination &gt; li.active &gt; a {
  background-color: #50ACC0;
}
.my-cerba .decorated-data-table .headers {
  background-color: #50ACC0;
  color: #FFFFFF;
  border: solid 1px #50ACC0;
}
.my-cerba .decorated-data-table .table-bordered &gt; tbody {
  border-bottom: solid 1px #9EAEC3;
  border-left: solid 1px #9EAEC3;
}
.my-cerba .decorated-data-table .table-bordered &gt; tbody &gt; tr &gt; td {
  border: none;
  border-right: solid 1px #9EAEC3;
}
.my-cerba .decorated-data-table .table-bordered &gt; tbody &gt; tr &gt; td:last-child {
  border-right: solid 1px #9EAEC3;
}
.my-cerba .decorated-data-table .table-bordered &gt; thead &gt; tr &gt; th {
  border-right: solid 1px #FFFFFF;
  border-bottom: none;
  line-height: 2;
}
.my-cerba .decorated-data-table .table-bordered &gt; thead &gt; tr &gt; th:last-child {
  border-right-color: #50ACC0;
}
.my-cerba .decorated-data-table .table-bordered &gt; thead &gt; tr &gt; th:first-child {
  border-left-color: #50ACC0;
}
.my-cerba .decorated-data-table .table-bordered &gt; thead &gt; tr &gt; th,
.my-cerba .decorated-data-table .table-bordered &gt; tbody &gt; tr &gt; td {
  padding-left: 20px;
}
.my-cerba .decorated-data-table .table-bordered &gt; thead &gt; tr &gt; th.actions,
.my-cerba .decorated-data-table .table-bordered &gt; tbody &gt; tr &gt; td.actions {
  max-width: none;
  padding-right: 10px;
  padding-left: 10px;
  width: auto;
}
.my-cerba .decorated-data-table .table-bordered &gt; thead &gt; tr &gt; th.actions-3x,
.my-cerba .decorated-data-table .table-bordered &gt; tbody &gt; tr &gt; td.actions-3x {
  width: 120px;
}
.my-cerba .decorated-data-table .table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: #F9F7F2;
}
.my-cerba .select2-container .select2-choice .select2-arrow {
  border-left: none;
  width: 20px;
  top: 5px;
}
.my-cerba .select2-container .select2-choice .select2-arrow b {
  background-position: 0 6px;
  background-image: url('../../../static/application/images/icones/arrow-down-orange.svg');
  background-size: 15px auto;
}
.my-cerba input {
  border-radius: 0px;
}
.my-cerba input:focus {
  box-shadow: none;
}
.my-cerba .arrow-orange {
  color: #DF8857;
  font-size: 18px;
}
.my-cerba .panel-group .panel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.my-cerba .g-recaptcha {
  margin: 10px 0px;
}
.my-cerba .responsable .user-panel {
  background-color: #F9F7F2;
}
.my-cerba .responsable .user-panel.user-disable {
  color: #777777;
}
.my-cerba .responsable .user-panel.user-disable .panel-heading {
  background: repeating-linear-gradient(-45deg, #F9F7F2, #F9F7F2 10px, #dcdcdc 10px, #dcdcdc 20px);
}
.my-cerba .responsable .user-panel .panel-heading {
  color: #DF8857;
}
.my-cerba .responsable .user-panel .panel-body {
  min-height: 170px;
  max-height: 170px;
  height: 170px;
  padding: 0px;
}
.my-cerba .responsable .user-panel .panel-body .user-icon-circle {
  margin-top: 30px;
}
.my-cerba .responsable .user-panel .panel-footer {
  color: #50ACC0;
}
.my-cerba .responsable .user-panel .panel-footer a {
  color: #FFFFFF;
}
.my-cerba .responsable .user-icon-circle .fa {
  color: #68788C;
}
.my-cerba .responsable .user-icon-circle .fa-user-plus {
  padding-left: 10px;
}
.my-cerba .responsable .user-icon-circle.fa-stack .fa-circle {
  color: #FFFFFF;
}
.my-cerba .responsable .responsable-add-user {
  min-height: 268px;
  margin-bottom: 15px;
  background-color: #F9F7F2;
  text-align: center;
}
.my-cerba .responsable .responsable-add-user .user-icon-circle {
  margin-top: 65px;
}
.my-cerba .responsable .responsable-add-user .add-user-text {
  display: block;
  color: #68788C;
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
}
.my-cerba .responsable .responsable-add-user:hover,
.my-cerba .responsable .responsable-add-user:focus {
  background-color: #e9e2cf;
  text-decoration: none;
}
.my-cerba .responsable .responsable-sous-correspondant {
  padding-left: 10px;
  margin-bottom: 15px;
  border-left: solid 15px #9EAEC3;
}
.my-cerba .responsable .responsable-sous-correspondant.panel .panel-heading .cerba-panel-heading {
  border-bottom: solid 1px #68788C;
  display: inline-block;
  font-size: large;
  font-weight: 700;
  text-transform: none;
}
.my-cerba .responsable .responsable-sous-correspondant .responsable-add-user {
  margin-bottom: 0px;
}
.my-cerba .user-services .service-icon {
  padding-left: 0px;
  padding-right: 5px;
}
.my-cerba .gestion-modules .panel.module {
  background-color: #F9F7F2;
  border: 0px none;
  height: 130px;
}
.my-cerba .gestion-modules .panel.module.reordonner {
  cursor: move;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.my-cerba .gestion-modules .panel.module .description {
  font-size: 16px;
}
.my-cerba .gestion-modules .panel.module .masquer-module {
  font-weight: bold;
}
.my-cerba .gestion-modules .panel.module .masquer-module .checkbox {
  margin: 0px;
}
.my-cerba .gestion-modules .panel.module .masquer-module .checkbox label {
  font-weight: bold;
}
.my-cerba .badge.badge-alertes {
  color: #FFFFFF;
  background-color: #6053B4;
  border-radius: 25px;
  padding: 6px 9px;
  margin-left: 8px;
  margin-bottom: 0.25em;
}
.my-cerba span.badge.badge-alertes.resultats-a-telecharger {
  background-color: #b157df;
}
.my-cerba span.badge.badge-alertes.donnees-manquantes {
  background: #A5292D 0% 0% no-repeat padding-box;
  border-radius: 12px;
}
.my-cerba .panel.tags .panel-heading:after {
  content: "";
  display: block;
  height: 1px;
  width: 30px;
  border-bottom: solid 2px;
}
.my-cerba .panel.tags .panel-body .tag {
  margin-bottom: 4px;
}
.my-cerba-dropdown-menu {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  font-family: Roboto !important;
}
.my-cerba-dropdown-menu .menu-content {
  padding: 10px 60px 20px;
  background-color: #68788C;
  box-shadow: 0px 3px 6px #00000029;
  color: #FFFFFF;
}
.my-cerba-dropdown-menu .menu-content * {
  margin-top: 10px;
  color: #FFFFFF;
}
.my-cerba-dropdown-menu .menu-content .title {
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 34px;
  font-weight: bold;
  font-family: "Roboto Medium", sans-serif;
}
.my-cerba-dropdown-menu .menu-content .title:after {
  display: block;
  height: 1px;
  width: 55px;
  border-bottom: solid 2px;
}
.my-cerba-dropdown-menu .menu-content .description {
  padding-left: 0 !important;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 30px;
}
.my-cerba-dropdown-menu .menu-content .outil {
  margin-bottom: 15px;
}
.my-cerba-dropdown-menu .menu-content .outil a {
  font-size: 22px;
  color: #FFFFFF;
  font-family: 'Roboto Thin', sans-serif;
}
.select2-drop {
  border-radius: 0px;
  color: #68788C;
}
.select2-drop .select2-search input {
  border-radius: 0px;
  box-shadow: inset 0px 3px 6px #00000029;
}
.select2-drop .select2-search input:focus {
  box-shadow: none;
}
.select2-drop.select2-drop-active {
  border-color: #9EAEC3;
}
.form-control:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}
form .form-control {
  border-radius: 0px;
  box-shadow: inset 0px 3px 6px #00000029;
  color: #2D333D;
  border-radius: 5px !important;
  border: 1px solid #fff;
  height: 37px;
}
form .form-control:focus {
  border-color: #284FA3;
  box-shadow: none;
}
form .select2-container .select2-choice,
form .select2-container .select2-choices,
form .select2-drop-active:active {
  border-radius: 0px;
  box-shadow: none;
  border-color: #9EAEC3;
}
form .select2-container.select2-container-multi .select2-choices .select2-search-choice {
  border-radius: 0px;
  background-color: #50ACC0;
}
form .select2-container.select2-container-disabled .select2-choice,
form .select2-container.select2-container-disabled .select2-choices {
  border-color: #9EAEC3;
}
form .form-group {
  margin-bottom: 25px;
}
form .form-group label {
  font-weight: bold;
  color: #284FA3;
  font-size: 20px;
}
form .form-group label.control-label {
  padding-left: 0px;
}
form .form-group label.control-label.required:after {
  content: "* ";
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  color: #DF8857;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top;
  padding-left: 5px;
}
form .form-group label.control-label.required:before {
  content: "";
}
form .help-block {
  color: #68788C;
}
.input-group-addon {
  border-radius: 0px;
  border-color: #9EAEC3;
}
.animated-global-feedback[data-placement="bottom"] .alert-global-panel {
  border-radius: 0px;
}
.animated-global-feedback[data-placement="bottom"] .alert-global-panel &gt; .alert {
  border-radius: 0px;
}
.notification {
  background-color: #4472C4;
  font-family: "Colaborate Light", Helvetica, Verdana, "DejaVu Sans", Arial, sans;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  width: 100%;
  padding: 2%;
  margin-bottom: 2%;
}
.progress-password-level {
  max-width: 350px;
  margin-top: 10px;
  margin-bottom: 8px;
}
.alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
button.cerba {
  background-color: #2D333D;
  color: white;
  height: 40px;
  min-width: 125px;
  border: none;
  font-weight: 600;
  margin: 10px;
  padding: 5px 15px;
  border-radius: 30px;
}
button.cerba:not([disabled]):hover {
  background-color: #59676D;
  cursor: pointer;
}
button.cerba:disabled {
  background-color: #9EAEC3;
}
button.cerba.submit {
  margin-top: 15px;
}
button.cerba .fa {
  margin-right: 3px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .my-cerba .home-page-modules .home-my-cerba-module {
    background-size: 100% auto !important;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-body {
    max-height: 30rem;
    height: 30rem;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-body .btn {
    font-size: 2rem;
    margin-left: 21rem;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-body .module-description2 {
    min-height: 15rem;
    font-size: x-large;
    color: #2D333D;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-heading {
    max-height: 16rem;
    height: 8rem;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-heading &gt; div {
    font-size: 5rem;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-footer {
    min-height: 60px;
    max-height: 10rem;
    height: 8rem;
    padding: 0px;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-footer .footer-link {
    height: inherit;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-footer .footer-link a {
    font-size: 18px;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-footer .footer-link .badge {
    font-size: 22px;
    margin-right: 5px;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-footer .footer-link.lien2 .badge {
    position: relative;
  }
  .my-cerba .home-page-modules .home-my-cerba-module.live-session {
    background-size: auto 100% !important;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-heading &gt; div,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-heading &gt; div {
    font-size: 2.5rem;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body .news-body,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body .news-body {
    margin: 25px 0;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body .news-body .news-date,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body .news-body .news-date {
    font-size: 2rem;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body .news-body .news-lien,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body .news-body .news-lien {
    font-size: 1.8rem;
    line-height: 1.1;
    max-height: 7.8rem;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body .agenda-titre,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body .agenda-titre {
    font-size: 2rem;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-footer &gt; a .cerba-icon-fleche-droite,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-footer &gt; a .cerba-icon-fleche-droite {
    width: 4rem;
    background-size: 40px 30px;
  }
  .my-cerba .relative-menu-container {
    max-height: 7vh;
  }
  .my-cerba .relative-menu-container .navbar-header .navbar-toggle {
    zoom: 1.5;
  }
  .my-cerba .relative-menu-container .navbar-header .navbar-brand {
    zoom: 1.2;
  }
  .my-cerba .relative-menu-container .navbar-collapse {
    zoom: 1.5;
    background-color: white;
    border-bottom: 1px solid #CCC;
    margin-top: revert;
    font-size: 20px;
  }
  .my-cerba .relative-menu-container .navbar-collapse .badge.badge-alertes {
    border-radius: 12px;
    font-size: 16px;
  }
  .my-cerba .relative-menu-container .navbar-collapse .bottom-menu-bar .navbar-nav &gt; li &gt; a {
    color: #284FA3 !important;
  }
  .my-cerba .relative-menu-container .my-cerba-dropdown-menu {
    top: unset;
  }
  .my-cerba .relative-menu-container .my-cerba-dropdown-menu .menu-content .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .my-cerba .relative-menu-container .my-cerba-dropdown-menu .menu-content .row .descOutil {
    display: flex;
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
  }
  .my-cerba .relative-menu-container .my-cerba-dropdown-menu .menu-content .row .descOutil .description {
    font-size: 30px;
    line-height: 1.1;
  }
  .my-cerba .relative-menu-container .my-cerba-dropdown-menu .menu-content .row .col-xs-9 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: unset;
  }
  .my-cerba .relative-menu-container .my-cerba-dropdown-menu .menu-content .row .outil a {
    font-size: 30px;
  }
  .my-cerba .footer .container .row .col-md-3 .list-group &gt; a {
    padding: 10px 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .my-cerba .home-page-modules .home-my-cerba-module {
    background-size: 100% auto !important;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-body {
    max-height: 30rem;
    height: 30rem;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-body .btn {
    font-size: 3rem;
    margin-left: 18rem;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-body .module-description2 {
    min-height: 15rem;
    font-size: x-large;
    color: #2D333D;
    zoom: 1.3;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-heading {
    max-height: 16rem;
    height: 8rem;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-heading &gt; div {
    font-size: 5rem;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-footer {
    min-height: 60px;
    max-height: 10rem;
    height: 10rem;
    padding: 0px;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-footer .footer-link {
    height: inherit;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-footer .footer-link a {
    font-size: 30px;
    margin-left: 2rem;
    line-height: 1.2;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-footer .footer-link .badge {
    font-size: 30px;
    margin-right: 5px;
    border-radius: 12px;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-footer .footer-link.lien2 a {
    justify-content: center;
    margin-left: unset;
  }
  .my-cerba .home-page-modules .home-my-cerba-module .panel-footer .footer-link.lien2 .badge {
    position: relative;
    padding-right: 9px;
  }
  .my-cerba .home-page-modules .home-my-cerba-module.live-session {
    background-size: auto 100% !important;
  }
  .my-cerba .home-page-side-column {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .my-cerba .home-page-side-column .col-sm-6 {
    width: 100%;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-heading &gt; div,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-heading &gt; div {
    font-size: 4.5rem;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body .news-body,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body .news-body {
    margin: 25px 0;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body .news-body .news-date,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body .news-body .news-date {
    font-size: 3.5rem;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body .news-body .news-lien,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body .news-body .news-lien {
    font-size: 3.3rem;
    line-height: 1.2;
    max-height: 11.8rem;
    margin-top: 0.9rem;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-body .agenda-titre,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-body .agenda-titre {
    font-size: 3.5rem;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-footer &gt; a,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-footer &gt; a {
    font-size: 4rem;
  }
  .my-cerba .home-page-side-column .home-my-cerba-module.news .panel-footer &gt; a .cerba-icon-fleche-droite,
  .my-cerba .home-page-side-column .home-my-cerba-module.agenda .panel-footer &gt; a .cerba-icon-fleche-droite {
    width: 8rem;
    height: 40px;
    background-size: 6rem 30px;
  }
  .my-cerba .footer .container {
    background-color: #68788C;
    color: #FFFFFF;
  }
  .my-cerba .footer .container .row {
    margin-bottom: 20px;
    padding: 30px;
  }
  .my-cerba .footer .container .row .margin-none {
    zoom: 2;
  }
  .my-cerba .footer .container .row address {
    margin-bottom: 20px;
  }
  .my-cerba .footer .container .row address p {
    color: #FFFFFF;
    margin-top: 8px;
    font-size: 14px;
  }
  .my-cerba .footer .container .row .col-md-3:nth-child(3),
  .my-cerba .footer .container .row .col-md-3:nth-child(4) {
    border-left: solid 1px #FFFFFF;
  }
  .my-cerba .footer .container .media .media-heading {
    color: #DDE3F3;
  }
  .my-cerba .footer .container .media i,
  .my-cerba .footer .container .media a {
    color: #FFFFFF;
  }
  .my-cerba .footer .container .copyright {
    zoom: 2;
  }
  .my-cerba .footer .container .copyright a {
    color: #FFFFFF;
  }
  .my-cerba .footer .container .list-group {
    margin-bottom: 2rem !important;
  }
  .my-cerba .footer .container .list-group .list-group-item {
    padding-left: 0;
  }
  .my-cerba .footer .container .list-unstyle &gt; li {
    line-height: 40px;
  }
  .my-cerba .footer .container .list-group,
  .my-cerba .footer .container .list-unstyle,
  .my-cerba .footer .container address {
    font-weight: bold;
  }
  .my-cerba .relative-menu-container {
    max-height: 7vh;
  }
  .my-cerba .relative-menu-container .navbar-header .navbar-toggle {
    zoom: 2;
    margin-top: 1rem;
  }
  .my-cerba .relative-menu-container .navbar-header .navbar-brand {
    zoom: 1.5;
  }
  .my-cerba .relative-menu-container .navbar-collapse {
    zoom: 2;
    background-color: white;
    border-bottom: 1px solid #CCC;
    margin-top: revert;
    font-size: 20px;
  }
  .my-cerba .relative-menu-container .navbar-collapse .badge.badge-alertes {
    border-radius: 12px;
    font-size: 16px;
  }
  .my-cerba .relative-menu-container .navbar-collapse .bottom-menu-bar .navbar-nav &gt; li &gt; a {
    color: #284FA3 !important;
  }
  .my-cerba .relative-menu-container .my-cerba-dropdown-menu {
    top: unset;
  }
  .my-cerba .relative-menu-container .my-cerba-dropdown-menu .menu-content .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .my-cerba .relative-menu-container .my-cerba-dropdown-menu .menu-content .row .descOutil {
    display: flex;
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
  }
  .my-cerba .relative-menu-container .my-cerba-dropdown-menu .menu-content .row .descOutil .description {
    font-size: 30px;
    line-height: 1.1;
  }
  .my-cerba .relative-menu-container .my-cerba-dropdown-menu .menu-content .row .col-xs-9 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: unset;
  }
  .my-cerba .relative-menu-container .my-cerba-dropdown-menu .menu-content .row .outil a {
    font-size: 30px;
  }
}
</pre></body></html>