/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  line-height: 1.45;
  color: #2c3f51;
  background-color: #f6f7f9;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1980e6;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0f4d8a;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.45;
  background-color: #f6f7f9;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid rgba(102, 128, 153, 0.1);
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 39px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
.text-primary:hover {
  color: #3071a9;
}
.text-warning {
  color: #b89600;
}
.text-warning:hover {
  color: #856d00;
}
.text-danger {
  color: #d82a1a;
}
.text-danger:hover {
  color: #ab2114;
}
.text-success {
  color: #3c763d;
}
.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
.text-info:hover {
  color: #245269;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #f6f7f9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.45;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  border-left: 5px solid rgba(102, 128, 153, 0.075);
}
blockquote p {
  font-size: 18.75px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small,
blockquote .small {
  display: block;
  line-height: 1.45;
  color: #999999;
}
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid rgba(102, 128, 153, 0.075);
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.45;
}
code,
kbd,
pre,
samp {
  font-family: "Source Code Pro", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #2c3f51;
  background-color: rgba(102, 128, 153, 0.075);
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.45;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: rgba(102, 128, 153, 0.05);
  border: 1px solid rgba(102, 128, 153, 0.075);
  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;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/**@import "../bower-libs/bootstrap/less/tables.less";**/
table {
  max-width: 100%;
  background-color: transparent;
}
/** DO NOT INTERFERE WITH STACKEDIT'S Markdown Extra **/
/*
th {
  text-align: left;
}
*/
.table {
  width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.45;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #f6f7f9;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: rgba(232, 76, 61, 0.1);
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: rgba(229, 55, 38, 0.1);
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: rgba(255, 209, 0, 0.12);
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: rgba(230, 188, 0, 0.12);
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  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;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
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;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.45;
  color: #2c3f51;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.45;
  color: #2c3f51;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dee6ed;
  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;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:focus {
  border-color: #dee6ed;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 12px -1px rgba(102, 128, 153, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 12px -1px rgba(102, 128, 153, 0.6);
}
.form-control:-moz-placeholder {
  color: #d5dfe9;
}
.form-control::-moz-placeholder {
  color: #d5dfe9;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #d5dfe9;
}
.form-control::-webkit-input-placeholder {
  color: #d5dfe9;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f6f7f9;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  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"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #b89600;
}
.has-warning .form-control {
  border-color: #b89600;
  -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: #856d00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffd61f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffd61f;
}
.has-warning .input-group-addon {
  color: #b89600;
  border-color: #b89600;
  background-color: rgba(255, 209, 0, 0.12);
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #d82a1a;
}
.has-error .form-control {
  border-color: #d82a1a;
  -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: #ab2114;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ed766b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ed766b;
}
.has-error .input-group-addon {
  color: #d82a1a;
  border-color: #d82a1a;
  background-color: rgba(232, 76, 61, 0.1);
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  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;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #587ea4;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.45;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #425e7b;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #425e7b;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #425e7b;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-default .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #fff;
}
.btn-primary {
  color: #425e7b;
  background-color: #e4ebf1;
  border-color: rgba(0, 128, 255, 0.05);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #425e7b;
  background-color: #cad6e2;
  border-color: rgba(0, 97, 194, 0.05);
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #e4ebf1;
  border-color: rgba(0, 128, 255, 0.05);
}
.btn-primary .badge {
  color: #e4ebf1;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-success {
  color: #364d63;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #364d63;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-success .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #fff;
}
.btn-info {
  color: rgba(102, 128, 153, 0.35);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: rgba(102, 128, 153, 0.35);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.btn-info .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #fff;
}
.btn-link {
  color: #1980e6;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #0f4d8a;
  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: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #dee6ed;
  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: 9.5px 0;
  overflow: hidden;
  background-color: #dee6ed;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.45;
  color: #2c3f51;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #2d4053;
  background-color: rgba(102, 128, 153, 0.04);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #d5dfe9;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.45;
  color: rgba(129, 158, 187, 0.6);
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.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:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: 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 {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  line-height: 31px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #2c3f51;
  text-align: center;
  background-color: #f6f7f9;
  border: 1px solid #dee6ed;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: rgba(102, 128, 153, 0.04);
}
.nav > li.disabled > a {
  color: #d5dfe9;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #d5dfe9;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: rgba(102, 128, 153, 0.04);
  border-color: #1980e6;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.45;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #f6f7f9;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #f6f7f9;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f6f7f9;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  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:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 14.5px 15px;
  font-size: 19px;
  line-height: 21px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.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: 4px;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form .col-sm-1 {
    width: 8.33333333% !important;
  }
  .navbar-form .col-sm-2 {
    width: 16.66666667% !important;
  }
  .navbar-form .col-sm-3 {
    width: 25% !important;
  }
  .navbar-form .col-sm-4 {
    width: 33.33333333% !important;
  }
  .navbar-form .col-sm-5 {
    width: 41.66666667% !important;
  }
  .navbar-form .col-sm-6 {
    width: 50% !important;
  }
  .navbar-form .col-sm-7 {
    width: 58.33333333% !important;
  }
  .navbar-form .col-sm-8 {
    width: 66.66666667% !important;
  }
  .navbar-form .col-sm-9 {
    width: 75% !important;
  }
  .navbar-form .col-sm-10 {
    width: 83.33333333% !important;
  }
  .navbar-form .col-sm-11 {
    width: 91.66666667% !important;
  }
  .navbar-form .col-sm-12 {
    width: 100% !important;
  }
}
.navbar-form * {
  float: none;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-sm {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #e4ebf1;
  border-color: #cfdae5;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #cfdae5;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #cfdae5;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #cfdae5;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #cfdae5;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.45;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #f6f7f9;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f6f7f9;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  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;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.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: #ebc000;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #b89600;
}
.label-danger {
  background-color: #e63b2b;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c62717;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #1980e6;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 23px;
  font-weight: 200;
  line-height: 2.175;
  color: inherit;
  background-color: #f6f7f9;
}
.jumbotron h1,
.jumbotron .h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 67.5px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.45;
  background-color: #f6f7f9;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #1980e6;
}
.thumbnail .caption {
  padding: 9px;
  color: #2c3f51;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .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: rgba(255, 209, 0, 0.12);
  border-color: rgba(255, 209, 0, 0.24);
  color: #b89600;
}
.alert-warning hr {
  border-top-color: rgba(230, 188, 0, 0.24);
}
.alert-warning .alert-link {
  color: #856d00;
}
.alert-danger {
  background-color: rgba(232, 76, 61, 0.1);
  border-color: rgba(232, 76, 61, 0.15);
  color: #d82a1a;
}
.alert-danger hr {
  border-top-color: rgba(229, 55, 38, 0.15);
}
.alert-danger .alert-link {
  color: #ab2114;
}
@-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: 21px;
  margin-bottom: 21px;
  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: 13px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  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: 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 {
  -webkit-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: 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: 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: 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: 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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.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: #f6f7f9;
  border: 1px solid rgba(0, 0, 0, 0);
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #2c3f51;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: rgba(102, 128, 153, 0.04);
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #2d4053;
  background-color: #f0f2f5;
  border-color: rgba(0, 128, 255, 0.05);
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: rgba(255, 209, 0, 0.24);
}
.panel-warning > .panel-heading {
  color: #b89600;
  background-color: rgba(255, 209, 0, 0.12);
  border-color: rgba(255, 209, 0, 0.24);
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: rgba(255, 209, 0, 0.24);
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: rgba(255, 209, 0, 0.24);
}
.panel-danger {
  border-color: rgba(232, 76, 61, 0.15);
}
.panel-danger > .panel-heading {
  color: #d82a1a;
  background-color: rgba(232, 76, 61, 0.1);
  border-color: rgba(232, 76, 61, 0.15);
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: rgba(232, 76, 61, 0.15);
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: rgba(232, 76, 61, 0.15);
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.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: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #2c3f51;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #2c3f51;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-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);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid #dee6ed;
  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: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #73808c;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #ebf0f4;
  min-height: 16.45px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.45;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #ebf0f4;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.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;
}
@media screen and (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);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 13px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 250px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  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;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #f9fafb;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid #dee6ed;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: #dee6ed;
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #f9fafb;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: #dee6ed;
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #f9fafb;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: #dee6ed;
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #f9fafb;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: #dee6ed;
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #f9fafb;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
/*

Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org>

*/
.hljs {
  display: block;
  padding: 0.5em;
  background: #F0F0F0;
}
.hljs,
.hljs-subst,
.hljs-tag .hljs-title,
.lisp .hljs-title,
.clojure .hljs-built_in,
.nginx .hljs-title {
  color: black;
}
.hljs-string,
.hljs-title,
.hljs-constant,
.hljs-parent,
.hljs-tag .hljs-value,
.hljs-rules .hljs-value,
.hljs-rules .hljs-value .hljs-number,
.hljs-preprocessor,
.hljs-pragma,
.haml .hljs-symbol,
.ruby .hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.hljs-aggregate,
.hljs-template_tag,
.django .hljs-variable,
.smalltalk .hljs-class,
.hljs-addition,
.hljs-flow,
.hljs-stream,
.bash .hljs-variable,
.apache .hljs-tag,
.apache .hljs-cbracket,
.tex .hljs-command,
.tex .hljs-special,
.erlang_repl .hljs-function_or_atom,
.asciidoc .hljs-header,
.markdown .hljs-header,
.coffeescript .hljs-attribute {
  color: #800;
}
.smartquote,
.hljs-comment,
.hljs-annotation,
.hljs-template_comment,
.diff .hljs-header,
.hljs-chunk,
.asciidoc .hljs-blockquote,
.markdown .hljs-blockquote {
  color: #888;
}
.hljs-number,
.hljs-date,
.hljs-regexp,
.hljs-literal,
.hljs-hexcolor,
.smalltalk .hljs-symbol,
.smalltalk .hljs-char,
.go .hljs-constant,
.hljs-change,
.lasso .hljs-variable,
.makefile .hljs-variable,
.asciidoc .hljs-bullet,
.markdown .hljs-bullet,
.asciidoc .hljs-link_url,
.markdown .hljs-link_url {
  color: #080;
}
.hljs-label,
.hljs-javadoc,
.ruby .hljs-string,
.hljs-decorator,
.hljs-filter .hljs-argument,
.hljs-localvars,
.hljs-array,
.hljs-attr_selector,
.hljs-important,
.hljs-pseudo,
.hljs-pi,
.haml .hljs-bullet,
.hljs-doctype,
.hljs-deletion,
.hljs-envvar,
.hljs-shebang,
.apache .hljs-sqbracket,
.nginx .hljs-built_in,
.tex .hljs-formula,
.erlang_repl .hljs-reserved,
.hljs-prompt,
.asciidoc .hljs-link_label,
.markdown .hljs-link_label,
.vhdl .hljs-attribute,
.clojure .hljs-attribute,
.asciidoc .hljs-attribute,
.lasso .hljs-attribute,
.coffeescript .hljs-property,
.hljs-phony {
  color: #88F;
}
.hljs-keyword,
.hljs-id,
.hljs-title,
.hljs-built_in,
.hljs-aggregate,
.css .hljs-tag,
.hljs-javadoctag,
.hljs-phpdoc,
.hljs-yardoctag,
.smalltalk .hljs-class,
.hljs-winutils,
.bash .hljs-variable,
.apache .hljs-tag,
.go .hljs-typename,
.tex .hljs-command,
.asciidoc .hljs-strong,
.markdown .hljs-strong,
.hljs-request,
.hljs-status {
  font-weight: bold;
}
.asciidoc .hljs-emphasis,
.markdown .hljs-emphasis {
  font-style: italic;
}
.nginx .hljs-built_in {
  font-weight: normal;
}
.coffeescript .javascript,
.javascript .xml,
.lasso .markup,
.tex .hljs-formula,
.xml .javascript,
.xml .vbscript,
.xml .css,
.xml .hljs-cdata {
  opacity: 0.5;
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?30431834');
  src: url('../font/fontello.eot?30431834#iefix') format('embedded-opentype'), url('../font/fontello.woff?30431834') format('woff'), url('../font/fontello.ttf?30431834') format('truetype'), url('../font/fontello.svg?30431834#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?30431834#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-pause:before {
  content: '\e800';
}
/* '' */
.icon-glass:before {
  content: '\e801';
}
/* '' */
.icon-music:before {
  content: '\e802';
}
/* '' */
.icon-search:before {
  content: '\e803';
}
/* '' */
.icon-mail:before {
  content: '\e804';
}
/* '' */
.icon-mail-alt:before {
  content: '\e805';
}
/* '' */
.icon-heart:before {
  content: '\e806';
}
/* '' */
.icon-heart-empty:before {
  content: '\e807';
}
/* '' */
.icon-star:before {
  content: '\e808';
}
/* '' */
.icon-star-empty:before {
  content: '\e809';
}
/* '' */
.icon-star-half:before {
  content: '\e80a';
}
/* '' */
.icon-star-half-alt:before {
  content: '\e80b';
}
/* '' */
.icon-user:before {
  content: '\e80c';
}
/* '' */
.icon-users:before {
  content: '\e80d';
}
/* '' */
.icon-male:before {
  content: '\e80e';
}
/* '' */
.icon-female:before {
  content: '\e80f';
}
/* '' */
.icon-video:before {
  content: '\e810';
}
/* '' */
.icon-videocam:before {
  content: '\e811';
}
/* '' */
.icon-picture:before {
  content: '\e812';
}
/* '' */
.icon-camera:before {
  content: '\e813';
}
/* '' */
.icon-camera-alt:before {
  content: '\e814';
}
/* '' */
.icon-th-large:before {
  content: '\e815';
}
/* '' */
.icon-th:before {
  content: '\e816';
}
/* '' */
.icon-th-list:before {
  content: '\e817';
}
/* '' */
.icon-ok:before {
  content: '\e818';
}
/* '' */
.icon-ok-circled:before {
  content: '\e819';
}
/* '' */
.icon-ok-circled2:before {
  content: '\e81a';
}
/* '' */
.icon-ok-squared:before {
  content: '\e81b';
}
/* '' */
.icon-cancel:before {
  content: '\e81c';
}
/* '' */
.icon-cancel-circled:before {
  content: '\e81d';
}
/* '' */
.icon-folder-open:before {
  content: '\e81e';
}
/* '' */
.icon-plus:before {
  content: '\e81f';
}
/* '' */
.icon-plus-circled:before {
  content: '\e820';
}
/* '' */
.icon-plus-squared:before {
  content: '\e821';
}
/* '' */
.icon-download:before {
  content: '\e822';
}
/* '' */
.icon-minus:before {
  content: '\e823';
}
/* '' */
.icon-minus-circled:before {
  content: '\e824';
}
/* '' */
.icon-minus-squared:before {
  content: '\e825';
}
/* '' */
.icon-minus-squared-alt:before {
  content: '\e826';
}
/* '' */
.icon-upload:before {
  content: '\e827';
}
/* '' */
.icon-help:before {
  content: '\e828';
}
/* '' */
.icon-layers:before {
  content: '\e829';
}
/* '' */
.icon-unlink:before {
  content: '\e82a';
}
/* '' */
.icon-link-ext:before {
  content: '\e82b';
}
/* '' */
.icon-link-ext-alt:before {
  content: '\e82c';
}
/* '' */
.icon-attach:before {
  content: '\e82d';
}
/* '' */
.icon-lock:before {
  content: '\e82e';
}
/* '' */
.icon-lock-open:before {
  content: '\e82f';
}
/* '' */
.icon-lock-open-alt:before {
  content: '\e830';
}
/* '' */
.icon-pin:before {
  content: '\e831';
}
/* '' */
.icon-eye:before {
  content: '\e832';
}
/* '' */
.icon-eye-off:before {
  content: '\e833';
}
/* '' */
.icon-tag:before {
  content: '\e834';
}
/* '' */
.icon-tags:before {
  content: '\e835';
}
/* '' */
.icon-bookmark:before {
  content: '\e836';
}
/* '' */
.icon-bookmark-empty:before {
  content: '\e837';
}
/* '' */
.icon-flag:before {
  content: '\e838';
}
/* '' */
.icon-thumbs-up-alt:before {
  content: '\e839';
}
/* '' */
.icon-thumbs-down-alt:before {
  content: '\e83a';
}
/* '' */
.icon-comment:before {
  content: '\e83b';
}
/* '' */
.icon-comment-alt:before {
  content: '\e83c';
}
/* '' */
.icon-split:before {
  content: '\e83d';
}
/* '' */
.icon-chat:before {
  content: '\e83e';
}
/* '' */
.icon-github-circled:before {
  content: '\e83f';
}
/* '' */
.icon-reply-all:before {
  content: '\e840';
}
/* '' */
.icon-hdd:before {
  content: '\e841';
}
/* '' */
.icon-quote-left:before {
  content: '\e842';
}
/* '' */
.icon-quote-right:before {
  content: '\e843';
}
/* '' */
.icon-code:before {
  content: '\e844';
}
/* '' */
.icon-reply:before {
  content: '\e845';
}
/* '' */
.icon-export-alt:before {
  content: '\e846';
}
/* '' */
.icon-pencil:before {
  content: '\e847';
}
/* '' */
.icon-pencil-squared:before {
  content: '\e848';
}
/* '' */
.icon-gamepad:before {
  content: '\e849';
}
/* '' */
.icon-twitter:before {
  content: '\e84a';
}
/* '' */
.icon-comment-empty:before {
  content: '\e84c';
}
/* '' */
.icon-chat-empty:before {
  content: '\e84d';
}
/* '' */
.icon-bell:before {
  content: '\e84e';
}
/* '' */
.icon-bell-alt:before {
  content: '\e84f';
}
/* '' */
.icon-attention-alt:before {
  content: '\e850';
}
/* '' */
.icon-attention:before {
  content: '\e851';
}
/* '' */
.icon-attention-circled:before {
  content: '\e852';
}
/* '' */
.icon-location:before {
  content: '\e853';
}
/* '' */
.icon-direction:before {
  content: '\e854';
}
/* '' */
.icon-compass:before {
  content: '\e855';
}
/* '' */
.icon-forward:before {
  content: '\e856';
}
/* '' */
.icon-doc:before {
  content: '\e857';
}
/* '' */
.icon-docs:before {
  content: '\e858';
}
/* '' */
.icon-archive:before {
  content: '\e859';
}
/* '' */
.icon-folder-empty:before {
  content: '\e85a';
}
/* '' */
.icon-folder-open-empty:before {
  content: '\e85b';
}
/* '' */
.icon-box:before {
  content: '\e85c';
}
/* '' */
.icon-rss:before {
  content: '\e85d';
}
/* '' */
.icon-rss-squared:before {
  content: '\e85e';
}
/* '' */
.icon-phone:before {
  content: '\e85f';
}
/* '' */
.icon-phone-squared:before {
  content: '\e860';
}
/* '' */
.icon-menu:before {
  content: '\e861';
}
/* '' */
.icon-cog:before {
  content: '\e862';
}
/* '' */
.icon-cog-alt:before {
  content: '\e863';
}
/* '' */
.icon-wrench:before {
  content: '\e864';
}
/* '' */
.icon-basket:before {
  content: '\e865';
}
/* '' */
.icon-calendar:before {
  content: '\e866';
}
/* '' */
.icon-calendar-empty:before {
  content: '\e867';
}
/* '' */
.icon-login:before {
  content: '\e868';
}
/* '' */
.icon-volume-down:before {
  content: '\e869';
}
/* '' */
.icon-volume-up:before {
  content: '\e86a';
}
/* '' */
.icon-headphones:before {
  content: '\e86b';
}
/* '' */
.icon-clock:before {
  content: '\e86c';
}
/* '' */
.icon-lightbulb:before {
  content: '\e86d';
}
/* '' */
.icon-block:before {
  content: '\e86e';
}
/* '' */
.icon-cancel-circled2:before {
  content: '\e86f';
}
/* '' */
.icon-resize-full-alt:before {
  content: '\e870';
}
/* '' */
.icon-resize-small:before {
  content: '\e871';
}
/* '' */
.icon-resize-vertical:before {
  content: '\e872';
}
/* '' */
.icon-resize-horizontal:before {
  content: '\e873';
}
/* '' */
.icon-move:before {
  content: '\e874';
}
/* '' */
.icon-zoom-in:before {
  content: '\e875';
}
/* '' */
.icon-zoom-out:before {
  content: '\e876';
}
/* '' */
.icon-down-circled2:before {
  content: '\e877';
}
/* '' */
.icon-up-circled2:before {
  content: '\e878';
}
/* '' */
.icon-down-open:before {
  content: '\e879';
}
/* '' */
.icon-left-open:before {
  content: '\e87a';
}
/* '' */
.icon-right-open:before {
  content: '\e87b';
}
/* '' */
.icon-up-open:before {
  content: '\e87c';
}
/* '' */
.icon-angle-left:before {
  content: '\e87d';
}
/* '' */
.icon-angle-right:before {
  content: '\e87e';
}
/* '' */
.icon-angle-up:before {
  content: '\e87f';
}
/* '' */
.icon-angle-down:before {
  content: '\e880';
}
/* '' */
.icon-angle-circled-left:before {
  content: '\e881';
}
/* '' */
.icon-angle-circled-right:before {
  content: '\e882';
}
/* '' */
.icon-angle-circled-up:before {
  content: '\e883';
}
/* '' */
.icon-angle-circled-down:before {
  content: '\e884';
}
/* '' */
.icon-angle-double-left:before {
  content: '\e885';
}
/* '' */
.icon-angle-double-right:before {
  content: '\e886';
}
/* '' */
.icon-angle-double-up:before {
  content: '\e887';
}
/* '' */
.icon-angle-double-down:before {
  content: '\e888';
}
/* '' */
.icon-down-big:before {
  content: '\e889';
}
/* '' */
.icon-left-big:before {
  content: '\e88a';
}
/* '' */
.icon-right-big:before {
  content: '\e88b';
}
/* '' */
.icon-up-big:before {
  content: '\e88c';
}
/* '' */
.icon-right-hand:before {
  content: '\e88d';
}
/* '' */
.icon-left-hand:before {
  content: '\e88e';
}
/* '' */
.icon-up-hand:before {
  content: '\e88f';
}
/* '' */
.icon-down-hand:before {
  content: '\e890';
}
/* '' */
.icon-left-circled:before {
  content: '\e891';
}
/* '' */
.icon-right-circled:before {
  content: '\e892';
}
/* '' */
.icon-up-circled:before {
  content: '\e893';
}
/* '' */
.icon-down-circled:before {
  content: '\e894';
}
/* '' */
.icon-cw:before {
  content: '\e895';
}
/* '' */
.icon-ccw:before {
  content: '\e896';
}
/* '' */
.icon-refresh:before {
  content: '\e897';
}
/* '' */
.icon-level-up:before {
  content: '\e898';
}
/* '' */
.icon-collapse-top:before {
  content: '\e899';
}
/* '' */
.icon-expand:before {
  content: '\e89a';
}
/* '' */
.icon-play:before {
  content: '\e89b';
}
/* '' */
.icon-play-circled:before {
  content: '\e89c';
}
/* '' */
.icon-play-circled2:before {
  content: '\e89d';
}
/* '' */
.icon-stop:before {
  content: '\e89e';
}
/* '' */
.icon-trash:before {
  content: '\e89f';
}
/* '' */
.icon-to-end:before {
  content: '\e8a0';
}
/* '' */
.icon-to-end-alt:before {
  content: '\e8a1';
}
/* '' */
.icon-to-start:before {
  content: '\e8a2';
}
/* '' */
.icon-to-start-alt:before {
  content: '\e8a3';
}
/* '' */
.icon-fast-fw:before {
  content: '\e8a4';
}
/* '' */
.icon-fast-bw:before {
  content: '\e8a5';
}
/* '' */
.icon-eject:before {
  content: '\e8a6';
}
/* '' */
.icon-target:before {
  content: '\e8a7';
}
/* '' */
.icon-signal:before {
  content: '\e8a8';
}
/* '' */
.icon-mobile:before {
  content: '\e8a9';
}
/* '' */
.icon-inbox:before {
  content: '\e8aa';
}
/* '' */
.icon-globe:before {
  content: '\e8ab';
}
/* '' */
.icon-sun:before {
  content: '\e8ac';
}
/* '' */
.icon-cloud:before {
  content: '\e8ad';
}
/* '' */
.icon-flash:before {
  content: '\e8ae';
}
/* '' */
.icon-moon:before {
  content: '\e8af';
}
/* '' */
.icon-umbrella:before {
  content: '\e8b0';
}
/* '' */
.icon-flight:before {
  content: '\e8b1';
}
/* '' */
.icon-fighter-jet:before {
  content: '\e8b2';
}
/* '' */
.icon-leaf:before {
  content: '\e8b3';
}
/* '' */
.icon-italic:before {
  content: '\e8b4';
}
/* '' */
.icon-bold:before {
  content: '\e8b5';
}
/* '' */
.icon-font:before {
  content: '\e8b6';
}
/* '' */
.icon-text-height:before {
  content: '\e8b7';
}
/* '' */
.icon-text-width:before {
  content: '\e8b8';
}
/* '' */
.icon-list:before {
  content: '\e8b9';
}
/* '' */
.icon-indent-left:before {
  content: '\e8ba';
}
/* '' */
.icon-indent-right:before {
  content: '\e8bb';
}
/* '' */
.icon-list-bullet:before {
  content: '\e8bc';
}
/* '' */
.icon-list-numbered:before {
  content: '\e8bd';
}
/* '' */
.icon-strike:before {
  content: '\e8be';
}
/* '' */
.icon-underline:before {
  content: '\e8bf';
}
/* '' */
.icon-superscript:before {
  content: '\e8c0';
}
/* '' */
.icon-subscript:before {
  content: '\e8c1';
}
/* '' */
.icon-table:before {
  content: '\e8c2';
}
/* '' */
.icon-columns:before {
  content: '\e8c3';
}
/* '' */
.icon-crop:before {
  content: '\e8c4';
}
/* '' */
.icon-scissors:before {
  content: '\e8c5';
}
/* '' */
.icon-paste:before {
  content: '\e8c6';
}
/* '' */
.icon-briefcase:before {
  content: '\e8c7';
}
/* '' */
.icon-suitcase:before {
  content: '\e8c8';
}
/* '' */
.icon-list-alt:before {
  content: '\e8c9';
}
/* '' */
.icon-qrcode:before {
  content: '\e8ca';
}
/* '' */
.icon-barcode:before {
  content: '\e8cb';
}
/* '' */
.icon-book:before {
  content: '\e8cc';
}
/* '' */
.icon-ajust:before {
  content: '\e8cd';
}
/* '' */
.icon-tint:before {
  content: '\e8ce';
}
/* '' */
.icon-check:before {
  content: '\e8cf';
}
/* '' */
.icon-check-empty:before {
  content: '\e8d0';
}
/* '' */
.icon-circle:before {
  content: '\e8d1';
}
/* '' */
.icon-circle-empty:before {
  content: '\e8d2';
}
/* '' */
.icon-asterisk:before {
  content: '\e8d3';
}
/* '' */
.icon-gift:before {
  content: '\e8d4';
}
/* '' */
.icon-fire:before {
  content: '\e8d5';
}
/* '' */
.icon-magnet:before {
  content: '\e8d6';
}
/* '' */
.icon-folder:before {
  content: '\e8d7';
}
/* '' */
.icon-ticket:before {
  content: '\e8d8';
}
/* '' */
.icon-key:before {
  content: '\e8d9';
}
/* '' */
.icon-fork:before {
  content: '\e8da';
}
/* '' */
.icon-rocket:before {
  content: '\e8db';
}
/* '' */
.icon-bug:before {
  content: '\e8dc';
}
/* '' */
.icon-certificate:before {
  content: '\e8dd';
}
/* '' */
.icon-tasks:before {
  content: '\e8de';
}
/* '' */
.icon-filter:before {
  content: '\e8df';
}
/* '' */
.icon-beaker:before {
  content: '\e8e0';
}
/* '' */
.icon-magic:before {
  content: '\e8e1';
}
/* '' */
.icon-truck:before {
  content: '\e8e2';
}
/* '' */
.icon-money:before {
  content: '\e8e3';
}
/* '' */
.icon-euro:before {
  content: '\e8e4';
}
/* '' */
.icon-pound:before {
  content: '\e8e5';
}
/* '' */
.icon-dollar:before {
  content: '\e8e6';
}
/* '' */
.icon-rupee:before {
  content: '\e8e7';
}
/* '' */
.icon-yen:before {
  content: '\e8e8';
}
/* '' */
.icon-renminbi:before {
  content: '\e8e9';
}
/* '' */
.icon-won:before {
  content: '\e8ea';
}
/* '' */
.icon-bitcoin:before {
  content: '\e8eb';
}
/* '' */
.icon-sort:before {
  content: '\e8ec';
}
/* '' */
.icon-sort-down:before {
  content: '\e8ed';
}
/* '' */
.icon-sort-up:before {
  content: '\e8ee';
}
/* '' */
.icon-sort-alt-up:before {
  content: '\e8ef';
}
/* '' */
.icon-sort-alt-down:before {
  content: '\e8f0';
}
/* '' */
.icon-sort-name-up:before {
  content: '\e8f1';
}
/* '' */
.icon-sort-name-down:before {
  content: '\e8f2';
}
/* '' */
.icon-sort-number-up:before {
  content: '\e8f3';
}
/* '' */
.icon-sort-number-down:before {
  content: '\e8f4';
}
/* '' */
.icon-hammer:before {
  content: '\e8f5';
}
/* '' */
.icon-gauge:before {
  content: '\e8f6';
}
/* '' */
.icon-sitemap:before {
  content: '\e8f7';
}
/* '' */
.icon-spinner:before {
  content: '\e8f8';
}
/* '' */
.icon-coffee:before {
  content: '\e8f9';
}
/* '' */
.icon-food:before {
  content: '\e8fa';
}
/* '' */
.icon-beer:before {
  content: '\e8fb';
}
/* '' */
.icon-user-md:before {
  content: '\e8fc';
}
/* '' */
.icon-stethoscope:before {
  content: '\e8fd';
}
/* '' */
.icon-ambulance:before {
  content: '\e8fe';
}
/* '' */
.icon-medkit:before {
  content: '\e8ff';
}
/* '' */
.icon-h-sigh:before {
  content: '\e900';
}
/* '' */
.icon-hospital:before {
  content: '\e901';
}
/* '' */
.icon-building:before {
  content: '\e902';
}
/* '' */
.icon-smile:before {
  content: '\e903';
}
/* '' */
.icon-frown:before {
  content: '\e904';
}
/* '' */
.icon-meh:before {
  content: '\e905';
}
/* '' */
.icon-anchor:before {
  content: '\e906';
}
/* '' */
.icon-terminal:before {
  content: '\e907';
}
/* '' */
.icon-eraser:before {
  content: '\e908';
}
/* '' */
.icon-puzzle:before {
  content: '\e909';
}
/* '' */
.icon-shield:before {
  content: '\e90a';
}
/* '' */
.icon-extinguisher:before {
  content: '\e90b';
}
/* '' */
.icon-bullseye:before {
  content: '\e90c';
}
/* '' */
.icon-resize-full:before {
  content: '\e90d';
}
/* '' */
.icon-laptop:before {
  content: '\e90e';
}
/* '' */
.icon-chart-bar:before {
  content: '\e90f';
}
/* '' */
.icon-download-cloud:before {
  content: '\e910';
}
/* '' */
.icon-upload-cloud:before {
  content: '\e911';
}
/* '' */
.icon-share:before {
  content: '\e912';
}
/* '' */
.icon-link:before {
  content: '\e913';
}
/* '' */
.icon-help-circled:before {
  content: '\e939';
}
/* '' */
.icon-info-circled:before {
  content: '\e93a';
}
/* '' */
.icon-info:before {
  content: '\e93b';
}
/* '' */
.icon-home:before {
  content: '\e93c';
}
/* '' */
.icon-flag-empty:before {
  content: '\e93d';
}
/* '' */
.icon-flag-checkered:before {
  content: '\e93e';
}
/* '' */
.icon-thumbs-up:before {
  content: '\e93f';
}
/* '' */
.icon-thumbs-down:before {
  content: '\e940';
}
/* '' */
.icon-edit:before {
  content: '\e941';
}
/* '' */
.icon-print:before {
  content: '\e942';
}
/* '' */
.icon-retweet:before {
  content: '\e943';
}
/* '' */
.icon-keyboard:before {
  content: '\e944';
}
/* '' */
.icon-doc-text:before {
  content: '\e945';
}
/* '' */
.icon-file:before {
  content: '\e946';
}
/* '' */
.icon-doc-text-inv:before {
  content: '\e947';
}
/* '' */
.icon-logout:before {
  content: '\e949';
}
/* '' */
.icon-mic:before {
  content: '\e94a';
}
/* '' */
.icon-mute:before {
  content: '\e94b';
}
/* '' */
.icon-volume-off:before {
  content: '\e94c';
}
/* '' */
.icon-down-dir:before {
  content: '\e94d';
}
/* '' */
.icon-up-dir:before {
  content: '\e94e';
}
/* '' */
.icon-left-dir:before {
  content: '\e94f';
}
/* '' */
.icon-right-dir:before {
  content: '\e950';
}
/* '' */
.icon-down:before {
  content: '\e951';
}
/* '' */
.icon-left:before {
  content: '\e952';
}
/* '' */
.icon-right:before {
  content: '\e953';
}
/* '' */
.icon-up:before {
  content: '\e954';
}
/* '' */
.icon-level-down:before {
  content: '\e955';
}
/* '' */
.icon-shuffle:before {
  content: '\e956';
}
/* '' */
.icon-exchange:before {
  content: '\e957';
}
/* '' */
.icon-collapse:before {
  content: '\e958';
}
/* '' */
.icon-award:before {
  content: '\e959';
}
/* '' */
.icon-desktop:before {
  content: '\e95a';
}
/* '' */
.icon-tablet:before {
  content: '\e95c';
}
/* '' */
.icon-align-left:before {
  content: '\e95d';
}
/* '' */
.icon-align-center:before {
  content: '\e95e';
}
/* '' */
.icon-align-right:before {
  content: '\e95f';
}
/* '' */
.icon-align-justify:before {
  content: '\e960';
}
/* '' */
.icon-ellipsis:before {
  content: '\e961';
}
/* '' */
.icon-ellipsis-vert:before {
  content: '\e962';
}
/* '' */
.icon-off:before {
  content: '\e963';
}
/* '' */
.icon-road:before {
  content: '\e964';
}
/* '' */
.icon-credit-card:before {
  content: '\e965';
}
/* '' */
.icon-floppy:before {
  content: '\e966';
}
/* '' */
.icon-megaphone:before {
  content: '\e967';
}
/* '' */
/* Pretty printing styles. Used with prettify.js. */
/* SPAN elements with the classes below are added by prettyprint. */
.pln {
  color: #000;
}
/* plain text */
.str {
  color: #080;
}
/* string content */
.kwd {
  color: #008;
}
/* a keyword */
.com {
  color: #800;
}
/* a comment */
.typ {
  color: #606;
}
/* a type name */
.lit {
  color: #066;
}
/* a literal value */
/* punctuation, lisp open bracket, lisp close bracket */
.pun,
.opn,
.clo {
  color: #660;
}
.tag {
  color: #008;
}
/* a markup tag name */
.atn {
  color: #606;
}
/* a markup attribute name */
.atv {
  color: #080;
}
/* a markup attribute value */
.dec,
.var {
  color: #606;
}
/* a declaration; a variable name */
.fun {
  color: red;
}
/* a function name */
/* Put a border around prettyprinted code snippets. */
pre.prettyprint {
  padding: 2px;
  border: 1px solid #888;
}
/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}
/* IE indents via margin-left */
li.L0,
li.L1,
li.L2,
li.L3,
li.L5,
li.L6,
li.L7,
li.L8 {
  list-style-type: none;
}
/* Alternate shading for lines */
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
  background: #eee;
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.svg#fontello') format('svg'), url('../font/fontello.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url("../font/SourceSansPro-Light-webfont.woff") format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro'), url("../font/SourceSansPro-Regular-webfont.woff") format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url("../font/SourceSansPro-Bold-webfont.woff") format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: local('Source Sans Pro Light Italic'), local('SourceSansProLight-Italic'), url("../font/SourceSansPro-LightItalic-webfont.woff") format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'), url("../font/SourceSansPro-Italic-webfont.woff") format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldItalic'), url("../font/SourceSansPro-BoldItalic-webfont.woff") format('woff');
}
@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Code Pro'), local('SourceCodePro-Regular'), url("../font/SourceCodePro-Regular-webfont.woff") format('woff');
}
@font-face {
  font-family: 'Source Code Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Code Pro Bold'), local('SourceCodePro-Bold'), url("../font/SourceCodePro-Bold-webfont.woff") format('woff');
}
.container {
  margin-bottom: 180px;
  text-align: justify;
}
a code {
  color: inherit;
}
h1 {
  font-size: 2.6em;
}
h2 {
  font-size: 2.15em;
}
h3 {
  font-size: 1.7em;
}
h4 {
  font-size: 1.25em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.85em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.5em 0;
  text-align: start;
}
pre {
  word-break: break-word;
}
p,
pre,
pre.prettyprint,
blockquote {
  margin: 0 0 1.1em;
}
hr {
  margin: 2em 0;
}
img {
  max-width: 100%;
}
.sequence-diagram,
.flow-chart {
  text-align: center;
  margin-bottom: 1.1em;
}
.sequence-diagram text,
.flow-chart text {
  font-size: 15px !important;
  font-family: "Source Sans Pro", sans-serif !important;
}
.sequence-diagram [fill="#ffffff"],
.flow-chart [fill="#ffffff"] {
  fill: #f6f7f9;
}
.sequence-diagram [stroke="#000000"],
.flow-chart [stroke="#000000"] {
  stroke: #2c3f51;
}
.sequence-diagram text[stroke="#000000"],
.flow-chart text[stroke="#000000"] {
  stroke: none;
}
.sequence-diagram [fill="#000"],
.flow-chart [fill="#000"],
.sequence-diagram [fill="#000000"],
.flow-chart [fill="#000000"],
.sequence-diagram [fill="black"],
.flow-chart [fill="black"] {
  fill: #2c3f51;
}
code,
pre {
  font-family: "Source Code Pro", monospace;
  font-size: 0.9em;
}
code {
  white-space: normal;
}
pre,
pre.prettyprint {
  text-align: start;
  border: 0;
  padding: 10px 20px;
  border-radius: 5px;
}
pre code,
pre.prettyprint code {
  background-color: transparent !important;
}
/* Definition list */
dt,
dd {
  margin-top: 5px;
  margin-bottom: 5px;
}
dd {
  margin-left: 40px;
}
/* Table style */
table {
  margin-bottom: 20px;
}
table th,
table td {
  padding: 8px;
  line-height: 20px;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
table th {
  font-weight: bold;
}
table thead th {
  vertical-align: bottom;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}
table tbody + tbody {
  border-top: 2px solid #dddddd;
}
blockquote {
  border-left-width: 10px;
  background-color: rgba(102, 128, 153, 0.05);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 15px 20px;
}
blockquote p {
  margin-bottom: 1.1em;
  font-size: 1em;
  line-height: 1.45;
}
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
ul,
ol {
  margin-bottom: 1.1em;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 1.1em;
}
kbd {
  padding: 0.1em 0.6em;
  border: 1px solid rgba(44, 63, 81, 0.25);
  -webkit-box-shadow: 0 1px 0px rgba(44, 63, 81, 0.25);
  box-shadow: 0 1px 0px rgba(44, 63, 81, 0.25);
  font-size: 0.7em;
  font-family: sans-serif;
  background-color: #FFF;
  color: #333;
  border-radius: 3px;
  display: inline-block;
  margin: 0 0.1em;
  white-space: nowrap;
}
.toc ul {
  list-style-type: none;
  margin-bottom: 15px;
}
.footnote {
  vertical-align: top;
  position: relative;
  top: -0.5em;
  font-size: 0.8em;
}
/***********************
 * Icons
 ***********************/
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  line-height: 1.35em;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.icon-code {
  font-size: 83%;
  line-height: 1.65em;
}
.icon-code:before {
  margin-left: 0.1em;
  margin-right: 0.6em;
}
.icon-trash {
  line-height: 1.50em;
}
.icon-folder-open {
  font-size: 80%;
}
.icon-folder-open:before {
  margin-right: 0.6em;
}
.icon-chart-bar {
  font-size: 95%;
}
.icon-chart-bar:before {
  margin-left: 0.3em;
  margin-right: 0.3em;
}
.icon-comment-alt,
.icon-chat {
  font-size: 92%;
}
.icon-comment-alt:before,
.icon-chat:before {
  margin-left: 0.1em;
  margin-right: 0.4em;
}
.icon-file {
  font-size: 104%;
  margin-left: 0;
  margin-right: 0;
}
.icon-link {
  font-size: 104%;
}
[class^="icon-provider-"],
[class*=" icon-provider-"] {
  background-image: url("../img/icons.png");
  width: 18px;
  height: 16px;
  margin-top: -2px;
  margin-left: 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  [class^="icon-provider-"],
  [class*=" icon-provider-"] {
    background-image: url("../img/icons2x.png");
    background-size: 256px 16px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  [class^="icon-provider-"],
  [class*=" icon-provider-"] {
    background-image: url("../img/icons2x.png");
    background-size: 256px 16px;
  }
}
.icon-provider-stackedit {
  background-position: 0 0;
}
.icon-provider-gdrive,
.icon-provider-gdrivesec,
.icon-provider-gdriveter {
  background-position: -18px 0;
}
.icon-provider-dropbox {
  background-position: -37px 0;
}
.icon-provider-github,
.icon-provider-gist {
  background-position: -54px 0;
}
.icon-provider-blogger,
.icon-provider-bloggerpage {
  background-position: -72px 0;
}
.icon-provider-tumblr {
  background-position: -90px 0;
}
.icon-provider-wordpress {
  background-position: -108px 0;
}
.icon-provider-ssh {
  background-position: -126px 0;
}
.icon-provider-gplus {
  background-position: -144px 0;
}
.icon-provider-couchdb {
  background-position: -162px 0;
}
/*******************
 * RTL
 *******************/
body.rtl #wmd-input,
body.rtl #preview-contents,
body.rtl .input-file-title,
body.rtl .search-bar input,
body.rtl .modal-document-manager input,
body.rtl .comments-popover,
body.rtl .container {
  direction: rtl;
}
.alertify,
.alertify-show,
.alertify-log {
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* easeOutBack */
}
.alertify-hide {
  -webkit-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -moz-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -ms-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: all 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  /* easeInBack */
}
.alertify-log-hide {
  -webkit-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -moz-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -ms-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
  /* easeInBack */
}
.alertify-cover {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: white;
  filter: alpha(opacity=0);
  opacity: 0;
}
.alertify-cover-hidden {
  display: none;
}
.alertify {
  position: fixed;
  z-index: 99999;
  top: 50px;
  left: 50%;
  width: 550px;
  margin-left: -275px;
  opacity: 1;
}
.alertify-hidden {
  opacity: 0;
  display: none;
}
/* overwrite display: none; for everything except IE6-8 */
:root * > .alertify-hidden {
  display: block;
  visibility: hidden;
}
.alertify-logs {
  position: fixed;
  z-index: 5000;
  bottom: 10px;
  right: 10px;
  width: 300px;
}
.alertify-logs-hidden {
  display: none;
}
.alertify-log {
  display: block;
  margin-top: 10px;
  position: relative;
  right: -300px;
  opacity: 0;
}
.alertify-log-show {
  right: 0;
  opacity: 1;
}
.alertify-log-hide {
  -webkit-transform: translate(300px, 0);
  -moz-transform: translate(300px, 0);
  -ms-transform: translate(300px, 0);
  -o-transform: translate(300px, 0);
  transform: translate(300px, 0);
  opacity: 0;
}
.alertify-dialog {
  padding: 25px;
}
.alertify-resetFocus {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.alertify-inner {
  text-align: center;
}
.alertify-text {
  margin-bottom: 15px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}
.alertify-isHidden {
  display: none;
}
@media only screen and (max-width: 680px) {
  .alertify,
  .alertify-logs {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .alertify {
    left: 5%;
    margin: 0;
  }
}
/**
 * Twitter Bootstrap Look and Feel
 * Based on http://twitter.github.com/bootstrap/
 */
.alertify,
.alertify-log {
  font-family: "Source Sans Pro", sans-serif;
}
.alertify {
  background: #fff;
  border: 1px solid #dee6ed;
  border-radius: 6px;
  width: 398px;
  margin-left: -200px;
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  background-clip: padding-box;
  /* Firefox 4, Safari 5, Opera 10, IE 9 */
}
.alertify-dialog {
  padding: 0;
}
.alertify-inner {
  text-align: left;
}
.alertify-message {
  padding: 15px;
  margin: 0;
}
.alertify-text-wrapper {
  padding: 0 15px;
}
.alertify-text {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.45;
  color: #2c3f51;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dee6ed;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025);
  -webkit-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;
}
.alertify-text:focus:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.alertify-text:focus:focus {
  border-color: #dee6ed;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 12px -1px rgba(102, 128, 153, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 12px -1px rgba(102, 128, 153, 0.6);
}
.alertify-buttons {
  padding: 14px 15px 15px;
  background: #f6f7f9;
  border-top: 1px solid #ebf0f4;
  text-align: right;
  border-radius: 0 0 6px 6px;
}
.alertify-button {
  margin-left: 10px;
}
.alertify-button-cancel,
.alertify-button-ok {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.45;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.alertify-button-cancel:focus,
.alertify-button-ok:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.alertify-button-cancel:hover,
.alertify-button-ok:hover,
.alertify-button-cancel:focus,
.alertify-button-ok:focus {
  color: #425e7b;
  text-decoration: none;
}
.alertify-button-cancel:active,
.alertify-button-ok:active,
.alertify-button-cancel.active,
.alertify-button-ok.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);
}
.alertify-button-cancel {
  color: #425e7b;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.alertify-button-cancel:hover,
.alertify-button-cancel:focus,
.alertify-button-cancel:active,
.alertify-button-cancel.active,
.open .dropdown-toggle.alertify-button-cancel {
  color: #425e7b;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.alertify-button-cancel:active,
.alertify-button-cancel.active,
.open .dropdown-toggle.alertify-button-cancel {
  background-image: none;
}
.alertify-button-cancel.disabled,
.alertify-button-cancel[disabled],
fieldset[disabled] .alertify-button-cancel,
.alertify-button-cancel.disabled:hover,
.alertify-button-cancel[disabled]:hover,
fieldset[disabled] .alertify-button-cancel:hover,
.alertify-button-cancel.disabled:focus,
.alertify-button-cancel[disabled]:focus,
fieldset[disabled] .alertify-button-cancel:focus,
.alertify-button-cancel.disabled:active,
.alertify-button-cancel[disabled]:active,
fieldset[disabled] .alertify-button-cancel:active,
.alertify-button-cancel.disabled.active,
.alertify-button-cancel[disabled].active,
fieldset[disabled] .alertify-button-cancel.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.alertify-button-cancel .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #fff;
}
.alertify-button-ok {
  color: #425e7b;
  background-color: #e4ebf1;
  border-color: rgba(0, 128, 255, 0.05);
}
.alertify-button-ok:hover,
.alertify-button-ok:focus,
.alertify-button-ok:active,
.alertify-button-ok.active,
.open .dropdown-toggle.alertify-button-ok {
  color: #425e7b;
  background-color: #cad6e2;
  border-color: rgba(0, 97, 194, 0.05);
}
.alertify-button-ok:active,
.alertify-button-ok.active,
.open .dropdown-toggle.alertify-button-ok {
  background-image: none;
}
.alertify-button-ok.disabled,
.alertify-button-ok[disabled],
fieldset[disabled] .alertify-button-ok,
.alertify-button-ok.disabled:hover,
.alertify-button-ok[disabled]:hover,
fieldset[disabled] .alertify-button-ok:hover,
.alertify-button-ok.disabled:focus,
.alertify-button-ok[disabled]:focus,
fieldset[disabled] .alertify-button-ok:focus,
.alertify-button-ok.disabled:active,
.alertify-button-ok[disabled]:active,
fieldset[disabled] .alertify-button-ok:active,
.alertify-button-ok.disabled.active,
.alertify-button-ok[disabled].active,
fieldset[disabled] .alertify-button-ok.active {
  background-color: #e4ebf1;
  border-color: rgba(0, 128, 255, 0.05);
}
.alertify-button-ok .badge {
  color: #e4ebf1;
  background-color: #fff;
}
.alertify-log {
  background: #D9EDF7;
  padding: 8px 14px;
  border-radius: 4px;
  color: #3A8ABF;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid #BCE8F1;
}
.alertify-log-error {
  color: #B94A48;
  background: #F2DEDE;
  border: 1px solid #EED3D7;
}
.alertify-log-success {
  color: #468847;
  background: #DFF0D8;
  border: 1px solid #D6E9C6;
}
.tour-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
  opacity: 0.8;
}
.tour-step-backdrop {
  position: relative;
  z-index: 1031;
  background: inherit;
}
.tour-step-background {
  position: absolute;
  z-index: 1030;
  background: inherit;
  border-radius: 6px;
}
.popover[class*="tour-"] {
  z-index: 1030;
}
.popover[class*="tour-"] .popover-navigation {
  padding: 9px 14px;
}
.popover[class*="tour-"] .popover-navigation *[data-role=end] {
  float: right;
}
.popover[class*="tour-"] .popover-navigation *[data-role=prev],
.popover[class*="tour-"] .popover-navigation *[data-role=next],
.popover[class*="tour-"] .popover-navigation *[data-role=end] {
  cursor: pointer;
}
.popover[class*="tour-"] .popover-navigation *[data-role=prev].disabled,
.popover[class*="tour-"] .popover-navigation *[data-role=next].disabled,
.popover[class*="tour-"] .popover-navigation *[data-role=end].disabled {
  cursor: default;
}
.popover[class*="tour-"].orphan {
  position: fixed;
  margin-top: 0;
}
.popover[class*="tour-"].orphan .arrow {
  display: none;
}
div.jGrowl {
  z-index: 9999;
  color: #fff;
  font-size: 12px;
}
/** Normal Style Positions **/
div.jGrowl {
  position: absolute;
}
body > div.jGrowl {
  position: fixed;
}
div.jGrowl.top-left {
  left: 0px;
  top: 0px;
}
div.jGrowl.top-right {
  right: 0px;
  top: 0px;
}
div.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px;
}
div.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px;
}
div.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%;
}
/** Cross Browser Styling **/
div.center div.jGrowl-notification,
div.center div.jGrowl-closer {
  margin-left: auto;
  margin-right: auto;
}
div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  background-color: #000;
  zoom: 1;
  width: 235px;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-align: left;
  display: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
div.jGrowl div.jGrowl-notification {
  min-height: 40px;
}
div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  margin: 10px;
}
div.jGrowl div.jGrowl-notification div.jGrowl-header {
  font-weight: bold;
  font-size: .85em;
}
div.jGrowl div.jGrowl-notification div.jGrowl-close {
  z-index: 99;
  float: right;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer;
}
div.jGrowl div.jGrowl-closer {
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: .9em;
  font-weight: bold;
  text-align: center;
}
/** Hide jGrowl when printing **/
@media print {
  div.jGrowl {
    display: none;
  }
}
/* Colors */
/* Sizes */
/* Bootstrap */
body {
  tab-size: 4;
  text-align: start;
}
* {
  outline: none !important;
}
.working {
  cursor: progress;
}
.dragging {
  cursor: move !important;
}
.btn,
.dropdown-menu {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.dropdown-menu,
.modal-content,
.panel-content,
.search-bar,
.popover,
.find-replace,
.alertify {
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.225);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.225);
}
.dropdown-menu > li > a {
  padding: 5px 20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  border-color: rgba(0, 128, 255, 0.1);
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  border-color: transparent;
}
.collapsed > .icon-up-dir:before {
  content: '\e94d';
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-content {
  background-color: #f6f7f9;
}
.modal-body {
  background-color: #fff;
  padding-bottom: 30px;
}
.modal-footer {
  margin-top: 0;
}
.modal-iframe {
  display: block;
  margin: 30px auto 0;
  z-index: 1040;
  border-radius: 0;
}
a {
  -webkit-transition: background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s;
  transition: background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s;
}
.nav-pills > li > a {
  border: 1px solid rgba(0, 0, 0, 0);
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  color: #003366;
  border-color: rgba(0, 128, 255, 0.1);
}
.nav-pills > li.open > a .caret,
.nav-pills > li > a:hover .caret,
.nav-pills > li > a:focus .caret {
  border-top-color: #003366;
  border-bottom-color: #003366;
}
.nav-pills > li.disabled > a:hover,
.nav-pills > li.disabled > a:focus {
  border-color: rgba(0, 0, 0, 0);
}
.nav-pills > li.open > a,
.nav-pills > li.open > a:hover,
.nav-pills > li.open > a:focus {
  color: #003366;
  border-color: rgba(0, 128, 255, 0.1);
}
.list-group-item {
  padding: 10px 15px;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
}
.list-group .list-group-item {
  border-radius: 0;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #003366;
  border-color: rgba(0, 128, 255, 0.1);
}
.list-group-item .checkbox {
  float: right;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.list-group-item .checkbox input {
  cursor: pointer;
  margin: 0 16px;
  height: 38px;
}
.form-group {
  margin-bottom: 1px;
  padding: 5px;
}
.text-danger:hover {
  color: #d82a1a;
}
.bring-to-front {
  z-index: 1050 !important;
}
.dialog-header-message {
  position: absolute;
  top: 12px;
  right: 55px;
  font-weight: bold;
}
/*******************
 * Buttons
 *******************/
.btn {
  padding: 8px 11px;
  -webkit-transition: background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s;
  transition: background-color ease-in-out .15s, color ease-in-out .15s, border-color ease-in-out .15s;
}
.btn-default:hover,
.alertify-button-cancel:hover,
.btn-default:focus,
.alertify-button-cancel:focus,
.btn-default:active,
.alertify-button-cancel:active,
.open .btn-default.dropdown-toggle,
.open .alertify-button-cancel.dropdown-toggle {
  color: #003366;
  border-color: rgba(0, 128, 255, 0.1);
  background-color: rgba(102, 128, 153, 0.04) !important;
}
.btn-primary:hover,
.alertify-button-ok:hover,
.btn-primary:focus,
.alertify-button-ok:focus,
.btn-primary:active,
.alertify-button-ok:active,
.open .btn-primary.dropdown-toggle,
.open .alertify-button-ok.dropdown-toggle {
  color: #003366;
  border-color: rgba(0, 128, 255, 0.1);
  background-color: #dae3eb !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.open .btn-success.dropdown-toggle {
  color: #003366 !important;
  border-color: rgba(0, 128, 255, 0.1);
  background-color: rgba(89, 128, 166, 0.05) !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.info-tooltip,
.info-tooltip .btn-info,
.open .btn-info.dropdown-toggle {
  color: #003366;
  border-color: rgba(0, 128, 255, 0.08);
  background-color: #f0f2f5 !important;
}
.btn-link:hover {
  text-decoration: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 11px;
  padding-left: 11px;
}
/********************
 * Input
 ********************/
.form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025);
}
@media (min-width: 768px) {
  .form-inline .col-sm-1 {
    width: 8.33333333% !important;
  }
  .form-inline .col-sm-2 {
    width: 16.66666667% !important;
  }
  .form-inline .col-sm-3 {
    width: 25% !important;
  }
  .form-inline .col-sm-4 {
    width: 33.33333333% !important;
  }
  .form-inline .col-sm-5 {
    width: 41.66666667% !important;
  }
  .form-inline .col-sm-6 {
    width: 50% !important;
  }
  .form-inline .col-sm-7 {
    width: 58.33333333% !important;
  }
  .form-inline .col-sm-8 {
    width: 66.66666667% !important;
  }
  .form-inline .col-sm-9 {
    width: 75% !important;
  }
  .form-inline .col-sm-10 {
    width: 83.33333333% !important;
  }
  .form-inline .col-sm-11 {
    width: 91.66666667% !important;
  }
  .form-inline .col-sm-12 {
    width: 100% !important;
  }
}
.form-inline * {
  float: none;
}
.form-control.error {
  border-color: #E84C3D;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 8px #E84C3D;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 8px #E84C3D;
}
.help-block {
  font-size: 12px;
}
.input-group-addon {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025);
}
a.input-group-addon {
  color: #1980e6;
}
.input-group-btn .btn i {
  font-size: 110%;
}
.input-group-btn:first-child .btn {
  margin-right: 6px;
}
.input-group-btn:last-child .btn {
  margin-left: 6px;
}
/*******************
 * Navbar
 *******************/
.navbar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  border: 0;
  border-top: 1px solid rgba(0, 128, 255, 0.1);
  border-bottom: 1px solid rgba(0, 128, 255, 0.1);
  border-radius: 0;
  z-index: 20;
}
.navbar .left-space,
.navbar .right-space {
  width: 25px;
  height: 38px;
}
.navbar .nav {
  float: left;
  margin: 5px 9px;
  height: 38px;
}
.navbar .nav > li {
  display: inline-block;
}
.navbar .nav.pull-right {
  float: right;
}
.navbar .nav.pull-right > li > .dropdown-menu {
  right: 0;
  left: auto;
}
.navbar .nav.pull-right > li > .dropdown-menu .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
}
.navbar .btn {
  height: 38px;
  padding: 6px 8px;
}
.navbar .btn-group > .btn.disabled *,
.navbar .btn-group > .btn.blocked *,
.navbar .btn-group > .btn[disabled] * {
  color: rgba(54, 77, 99, 0.3);
}
.navbar .button-open-discussion.some {
  color: #e0b800 !important;
}
.navbar .button-open-discussion.replied {
  color: #e74434 !important;
}
.navbar .file-title-navbar {
  display: inline-block;
  vertical-align: middle;
  padding: 1px 15px;
  font-size: 1.5em;
  line-height: 1.45em;
  font-weight: 200;
  overflow: hidden;
  white-space: nowrap;
}
.navbar .file-title-navbar a i {
  -webkit-transition: all ease-in-out .15s;
  transition: all ease-in-out .15s;
}
.navbar .file-title-navbar a .icon-link-ext-alt {
  color: transparent;
  position: relative;
  font-size: 12px;
  top: -12px;
  right: 6px;
  width: 0;
}
.navbar .file-title-navbar a:hover [class^="icon-provider-"],
.navbar .file-title-navbar a:hover [class*=" icon-provider-"] {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.navbar .file-title-navbar a:hover .icon-link-ext-alt {
  color: #003366;
}
.navbar .input-file-title-container {
  display: inline-block;
  vertical-align: middle;
}
.navbar .input-file-title-container .input-file-title {
  width: 400px;
  font-size: 16px;
  height: 38px;
}
.navbar .working-indicator {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  height: 38px;
  width: 60px;
  padding-top: 8px;
}
.navbar .working-indicator .bar {
  display: inline-block;
  width: 14px;
  height: 6px;
  border-radius: 1px;
  margin: 0 2px;
  opacity: 0.25;
  filter: alpha(opacity=25);
  background-color: rgba(54, 77, 99, 0.75);
}
.navbar .offline-status > div {
  display: inline-block;
  vertical-align: middle;
  height: 38px;
  padding: 9px 10px;
}
.navbar .buttons-dropdown > .nav {
  margin-left: 0;
  margin-right: 0;
}
.navbar div.dropdown-menu {
  top: initial;
  padding: 5px;
  margin: 10px;
}
/*********************
 * Menu/Document panels
 *********************/
.menu-panel,
.document-panel {
  height: 100%;
  z-index: 30;
  overflow: initial;
}
.menu-panel .toggle-button,
.document-panel .toggle-button {
  background-color: #FFF;
  height: 38px;
  border-radius: 8px;
  position: absolute;
  margin-top: 6px;
  -webkit-transition: border-width ease-in-out .15s, left ease-in-out 0.15s, right ease-in-out 0.15s, background-color ease-in-out 0.15s;
  transition: border-width ease-in-out .15s, left ease-in-out 0.15s, right ease-in-out 0.15s, background-color ease-in-out 0.15s;
  -webkit-box-shadow: 0 0 1px rgba(0,0,0,.5);
  box-shadow: 0 0 1px rgba(0,0,0,.5);
}
.menu-panel .toggle-button:active,
.document-panel .toggle-button:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 1px rgba(0,0,0,.5);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 1px rgba(0,0,0,.5);
}
.menu-panel .toggle-button i,
.document-panel .toggle-button i {
  color: #737373;
  font-size: 14px;
}
.menu-panel .toggle-button:hover,
.document-panel .toggle-button:hover,
.menu-panel.panel-open > .toggle-button,
.document-panel.panel-open > .toggle-button {
  border-width: 1px;
}
.menu-panel .panel-content,
.document-panel .panel-content {
  overflow: auto;
  padding-bottom: 30px;
  height: 100%;
}
.menu-panel .panel-content a > i,
.document-panel .panel-content a > i {
  color: inherit;
}
.menu-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 280px;
}
.menu-panel i {
  margin-right: 8px;
}
.menu-panel small {
  color: rgba(129, 158, 187, 0.6);
  padding-left: 30px;
}
.menu-panel .nav {
  margin: 10px 0 20px;
}
.menu-panel .nav > li > * {
  padding: 8px 30px;
}
.menu-panel .nav > li > a:hover,
.menu-panel .nav > li > a:focus {
  background-color: rgba(0, 0, 0, 0);
}
.menu-panel .alert {
  padding: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.menu-panel .toggle-button {
  border-top: 4px solid rgba(255, 230, 0, 0.9);
  border-right: 5px solid rgba(117, 183, 253, 0.9);
  border-bottom: 4px solid rgba(255, 138, 0, 0.9);
  right: -37px;
  z-index: -1;
  padding: 0 10px 0 50px;
}
.menu-panel .toggle-button:hover,
.menu-panel.panel-open > .toggle-button {
  right: -45px;
}
.menu-panel .panel-content {
  background-color: #f6f7f9;
  padding-top: 6px;
  border-right: 1px solid #ebf0f4;
}
.document-panel {
  position: absolute;
  top: 0;
  right: 0;
  width: 320px;
}
.document-panel .toggle-button {
  border-top: 4px solid rgba(255, 230, 0, 0.9);
  border-left: 5px solid rgba(187, 213, 0, 0.9);
  border-bottom: 4px solid rgba(255, 138, 0, 0.9);
  left: -37px;
  padding: 0 50px 0 3px;
  z-index: -1;
}
.document-panel .toggle-button i.icon-folder-open {
  font-size: 19px;
  padding-bottom: 1px;
}
.document-panel .toggle-button:hover,
.document-panel.panel-open > .toggle-button {
  left: -45px;
}
.document-panel .panel-content {
  background-color: #f6f7f9;
  padding-top: 210px;
  border-left: 1px solid #ebf0f4;
}
.viewer .document-panel .panel-content {
  padding-top: 75px;
}
.document-panel .panel-content .icon-layers {
  font-size: 135%;
}
.document-panel .search-bar {
  position: absolute;
  background-color: #f9fafb;
  margin: -10px 25px 0;
  padding: 15px 20px;
  z-index: 3;
  border: 1px solid #dee6ed;
  border-radius: 6px;
}
.document-panel .search-bar .nav {
  margin-bottom: 10px;
}
.document-panel .search-bar .nav > li > a {
  padding: 8px 15px;
}
.document-panel .search-bar .nav > li > a:hover,
.document-panel .search-bar .nav > li > a:focus {
  background-color: rgba(0, 0, 0, 0);
}
.document-panel .list-group-item {
  margin: 0;
}
.document-panel .folder {
  font-weight: bold;
  color: #425e7b;
  border-top-color: #f2f5f8;
}
.document-panel .list-group {
  margin: 0;
}
.document-panel .list-group .nav {
  border: 0;
  margin: 0;
}
.document-panel .list-group .nav .file {
  padding-left: 30px;
  padding-right: 30px;
}
.dropdown-file-selector {
  top: 6px;
  right: 45px;
  left: auto;
  margin: 0;
  min-width: 280px;
  max-width: 400px;
  overflow-x: hidden;
  max-height: 400px;
  overflow-y: auto;
}
/**************************
 * Document manager
 **************************/
.modal-document-manager {
  margin-bottom: 0;
}
.modal-document-manager .nav-pills {
  margin-bottom: 15px;
}
.modal-document-manager .list-group .nav {
  margin-bottom: 30px;
  border: 0;
  margin: 0;
}
.modal-document-manager .list-group .nav .file {
  padding-left: 20px;
}
.modal-document-manager .file-list .list-group-item {
  background-color: rgba(0, 0, 0, 0);
  padding: 0 3px;
}
.modal-document-manager .input-rename {
  width: 220px;
  height: 38px;
}
.modal .list-group .list-group-item {
  border-radius: 4px;
}
.modal .list-group-item {
  padding: 3px;
  margin: 0;
  border-left-width: 1px;
  border-right-width: 1px;
}
.modal .list-group-item i {
  margin-right: 3px;
}
.modal .list-group-item .btn {
  float: right;
  margin-right: 3px;
}
.modal .list-group-item .btn i {
  margin: 0;
  font-size: 105%;
}
.modal .list-group-item .btn i.icon-pencil {
  font-size: 115%;
}
.modal .folder,
.modal .document {
  font-weight: bold;
  color: #425e7b;
  font-size: 15px;
  background-color: rgba(0, 0, 0, 0);
}
.modal .name,
.modal .date,
.modal .file-count {
  padding: 9px 20px 9px 15px;
}
.modal .name i.icon-file,
.modal .name i.icon-folder {
  margin-right: 8px;
  font-size: 20px;
  line-height: 15px;
  margin-top: -2px;
}
.modal .date {
  font-weight: normal;
}
/********************
 * Extensions buttons
 ********************/
.extension-buttons > .btn-group > .btn,
.extension-preview-buttons > .btn-group > .btn,
.extension-buttons > .btn-group > .btn,
.extension-preview-buttons > .btn-group > .btn {
  border-radius: 0;
}
.extension-buttons > .btn-group:first-child > .btn,
.extension-preview-buttons > .btn-group:first-child > .btn,
.extension-buttons > .btn-group:first-child > .btn,
.extension-preview-buttons > .btn-group:first-child > .btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.extension-buttons > .btn-group:last-child > .btn,
.extension-preview-buttons > .btn-group:last-child > .btn,
.extension-buttons > .btn-group:last-child > .btn,
.extension-preview-buttons > .btn-group:last-child > .btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.extension-preview-buttons {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 40;
  background-color: #e4ebf1;
  border: 1px solid #cfdae5;
  border-radius: 4px;
  cursor: move;
}
.extension-preview-buttons.animate {
  -webkit-transition: 350ms ease-in-out all;
  transition: 350ms ease-in-out all;
}
.extension-preview-buttons .btn-group .btn {
  position: initial;
  border: 0;
}
.extension-preview-buttons .dropdown-menu {
  margin-top: 6px;
  margin-bottom: 6px;
  padding-bottom: 20px;
}
.extension-preview-buttons hr {
  margin: 0;
}
.extension-preview-buttons .markdown-syntax,
.extension-preview-buttons .table-of-contents {
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 20px;
  margin-right: -20px;
  width: 330px;
}
.extension-preview-buttons .markdown-syntax {
  white-space: normal;
}
.extension-preview-buttons .table-of-contents {
  padding: 20px 0 15px;
  margin-left: -10px;
}
.extension-preview-buttons .table-of-contents ul {
  margin-left: 10px;
  padding-left: 10px;
}
.extension-preview-buttons .stat-button .value {
  vertical-align: text-top;
}
.extension-preview-buttons .drag-me {
  color: #364d63;
}
.extension-preview-buttons .drag-me i:before {
  width: 5px;
}
/**************************
 * Settings dialog
 **************************/
.modal-settings .modal-header {
  padding-bottom: 0;
}
.modal-settings textarea {
  max-width: 100%;
  min-height: 100px;
}
.modal-settings .panel {
  border: 0;
  border-radius: inherit;
  background: #fff;
  border-bottom: 1px solid #f2f5f8;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-settings .accordion-heading {
  padding: 12px 15px;
}
.modal-settings .accordion-heading .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.modal-settings .accordion-inner {
  border: 0;
  padding: 10px 40px 20px;
}
.modal-settings .accordion-inner .form-horizontal .control-label {
  text-align: left;
}
.modal-settings .accordion-inner .form-horizontal .form-inline .label-text {
  margin-left: 15px;
}
.modal-settings .tab-pane-button-container {
  width: 220px;
  margin: 10px auto 20px;
}
.modal-settings .tab-pane-button-container .btn {
  text-align: start;
  padding-left: 15px;
}
.modal-settings .nav-tabs {
  margin: 15px 0 0;
}
.modal-settings .nav-tabs > li > a:hover,
.modal-settings .nav-tabs > li > a:focus {
  color: #003366;
  border-color: rgba(0, 128, 255, 0.1);
  background-color: rgba(102, 128, 153, 0.04);
  border-bottom-color: rgba(0, 0, 0, 0);
}
.modal-settings .nav-tabs > li.active > a,
.modal-settings .nav-tabs > li.active > a:hover,
.modal-settings .nav-tabs > li.active > a:focus {
  color: #2c3f51;
  background-color: #fff;
  border-color: #ebf0f4;
  border-bottom-color: rgba(0, 0, 0, 0);
  margin-bottom: -1px;
  padding: 10px 15px 11px;
}
/********************************
 * Publish/Sync/Share dialogs
 ********************************/
.modal-manage-sync .sync-list,
.modal-manage-publish .publish-list,
.modal-manage-sharing .share-editor-list,
.modal-manage-sharing .share-viewer-list {
  margin-bottom: 20px;
}
.modal-manage-sync .sync-list .entry,
.modal-manage-publish .publish-list .entry,
.modal-manage-sharing .share-editor-list .entry,
.modal-manage-sharing .share-viewer-list .entry {
  margin-bottom: 10px;
}
.publish-custom-template-collapse {
  margin-bottom: 0;
}
.publish-custom-template-collapse textarea {
  max-width: 100%;
  min-height: 100px;
}
/*********************************
 * Layout
 *********************************/
.layout-wrapper-l1,
.layout-wrapper-l2,
.layout-wrapper-l3 {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.layout-animate {
  -webkit-transition: -webkit-transform 350ms ease-in-out;
  -moz-transition: -moz-transform 350ms ease-in-out;
  -o-transition: -o-transform 350ms ease-in-out;
  transition: transform 350ms ease-in-out;
}
.layout-resizer {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
}
.layout-resizer.open {
  cursor: e-resize;
}
.layout-vertical .layout-resizer.open {
  cursor: s-resize;
}
.layout-toggler {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 32px;
  height: 32px;
}
.layout-toggler i {
  font-size: 22px;
}
.layout-toggler.layout-toggler-preview {
  line-height: 55px;
}
.layout-animate .layout-toggler.layout-toggler-preview {
  -webkit-transition: -webkit-transform 350ms ease-in-out;
  -moz-transition: -moz-transform 350ms ease-in-out;
  -o-transition: -o-transform 350ms ease-in-out;
  transition: transform 350ms ease-in-out;
}
.layout-toggler.layout-toggler-preview i:before {
  content: '\e87d';
}
.layout-toggler.layout-toggler-preview.open > i:before {
  content: '\e87e';
}
.layout-vertical .layout-toggler.layout-toggler-preview {
  line-height: 1.45;
}
.layout-vertical .layout-toggler.layout-toggler-preview i:before {
  content: '\e87f';
}
.layout-vertical .layout-toggler.layout-toggler-preview.open > i:before {
  content: '\e880';
}
.layout-toggler.layout-toggler-navbar {
  line-height: 0;
}
.layout-toggler.layout-toggler-navbar i {
  font-size: 16px;
  height: 12px;
  overflow: hidden;
}
/*****************************
 * Editor
 *****************************/
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans'), url("../font/PTSans-Regular-webfont.woff") format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url("../font/PTSans-Bold-webfont.woff") format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url("../font/PTSans-Italic-webfont.woff") format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url("../font/PTSans-BoldItalic-webfont.woff") format('woff');
}
#wmd-input {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "PT Sans", sans-serif;
  line-height: 1.65;
  letter-spacing: normal;
  border-radius: 0;
  color: #47596b;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
  border: none;
  padding: 0;
  background-color: #fff;
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: normal;
}
#wmd-input > .editor-content {
  padding-bottom: 230px;
}
#wmd-input > .editor-margin {
  position: absolute;
  top: 0;
  left: 0;
}
#wmd-input > .editor-margin .discussion {
  font-size: 17px;
  position: absolute;
  cursor: pointer;
}
#wmd-input > .editor-margin .discussion.new {
  display: none;
}
#wmd-input > .editor-margin .discussion.new:hover,
#wmd-input > .editor-margin .discussion.new.active,
#wmd-input > .editor-margin .discussion.new.active:hover {
  display: inline-block;
  color: rgba(102, 128, 153, 0.35) !important;
}
#wmd-input > .editor-margin .discussion.added {
  color: rgba(235, 192, 0, 0.7);
}
#wmd-input > .editor-margin .discussion.added:hover,
#wmd-input > .editor-margin .discussion.added.active,
#wmd-input > .editor-margin .discussion.added.active:hover {
  color: #ebc000 !important;
}
#wmd-input > .editor-margin .discussion.replied {
  color: rgba(230, 59, 43, 0.7);
}
#wmd-input > .editor-margin .discussion.replied:hover,
#wmd-input > .editor-margin .discussion.replied.active,
#wmd-input > .editor-margin .discussion.replied.active:hover {
  color: rgba(230, 59, 43, 0.8) !important;
}
#wmd-input > .editor-margin .discussion.icon-split {
  font-size: 22px;
}
#wmd-input > .editor-margin .discussion.icon-split:before {
  margin-right: 0;
}
#wmd-input > .editor-margin .discussion:hover,
#wmd-input > .editor-margin .discussion.active {
  text-decoration: none;
}
#wmd-input.has-selection > .editor-margin .discussion.new {
  display: inline-block;
  color: rgba(102, 128, 153, 0.25);
}
#wmd-input.font-rich-monospaced * {
  font-family: "Source Code Pro", monospace !important;
}
#wmd-input.font-monospaced * {
  font-family: "Source Code Pro", monospace !important;
  line-height: 1.65 !important;
  font-size: 1em !important;
}
#wmd-input .comment-highlight,
#wmd-input .find-replace-highlight {
  background-color: rgba(255, 230, 0, 0.5);
}
#wmd-input .find-replace-select {
  background-color: #b5d5ff;
}
#wmd-input .conflict {
  font-weight: bold;
  color: #e63b2b;
}
#wmd-input .code,
#wmd-input .pre {
  color: #29333d;
  font: normal 0.9em "Source Code Pro", monospace;
}
#wmd-input .tag {
  color: #29333d;
  font: bold 0.9em "Source Code Pro", monospace;
}
#wmd-input .tag .punctuation,
#wmd-input .tag .attr-value,
#wmd-input .tag .attr-name {
  font-weight: normal;
}
#wmd-input .latex,
#wmd-input .math {
  color: #668099;
}
#wmd-input .entity {
  font: italic 0.9em "Source Code Pro", monospace;
  color: #668099;
}
#wmd-input .table {
  font: normal 0.9em "Source Code Pro", monospace;
}
#wmd-input .table * {
  font-size: 1em;
}
#wmd-input .comment {
  font-size: 0.9em;
  color: rgba(102, 128, 153, 0.6);
}
#wmd-input .keyword {
  color: #47596b;
  font-weight: bold;
}
#wmd-input .code,
#wmd-input .img,
#wmd-input .imgref,
#wmd-input .md-toc {
  background-color: rgba(102, 128, 153, 0.075);
  border-radius: 4px;
  padding: 0.15em 0;
}
#wmd-input .md-toc {
  font-size: 2.5em;
  padding: 0.2em;
}
#wmd-input .link .md-underlined-text,
#wmd-input .linkref .md-underlined-text {
  color: inherit;
}
#wmd-input .blockquote {
  color: #668099;
}
#wmd-input .h1,
#wmd-input .h2,
#wmd-input .h3,
#wmd-input .h4,
#wmd-input .h5,
#wmd-input .h6 {
  font-weight: 600;
}
#wmd-input .h1 .md-hash,
#wmd-input .h2 .md-hash,
#wmd-input .h3 .md-hash,
#wmd-input .h4 .md-hash,
#wmd-input .h5 .md-hash,
#wmd-input .h6 .md-hash {
  color: rgba(102, 128, 153, 0.4);
}
#wmd-input .h1,
#wmd-input .h11 {
  font-size: 1.7em;
}
#wmd-input .h2,
#wmd-input .h22 {
  font-size: 1.4em;
}
#wmd-input .h3 {
  font-size: 1.2em;
}
#wmd-input .h4 {
  font-size: 1.1em;
}
#wmd-input .h5 {
  font-size: 1em;
}
#wmd-input .h6 {
  font-size: 0.9em;
}
#wmd-input .md,
#wmd-input .hr {
  color: rgba(102, 128, 153, 0.6);
  font-style: normal;
  font-weight: normal;
}
#wmd-input .em,
#wmd-input .em .md {
  font-style: italic;
}
#wmd-input .strong,
#wmd-input .strong .md {
  font-weight: bold;
}
#wmd-input .md-strike-text {
  text-decoration: line-through;
}
#wmd-input .url,
#wmd-input .email,
#wmd-input .md-underlined-text {
  text-decoration: underline;
}
#wmd-input .linkdef .url {
  color: rgba(102, 128, 153, 0.6);
}
#wmd-input .img,
#wmd-input .imgref {
  padding: 0.2em 0.4em;
  padding-right: 0;
}
#wmd-input .md-bang,
#wmd-input .md-alt,
#wmd-input .md-title {
  color: #587ea4;
}
.find-replace {
  position: absolute;
  bottom: 0;
  width: 410px;
  background-color: #f9fafb;
  padding: 15px 20px;
  border-top: 1px solid #dee6ed;
  border-right: 1px solid #dee6ed;
  border-top-right-radius: 6px;
}
.find-replace .form-group {
  width: 180px;
  padding: 0 5px;
}
.find-replace .close {
  position: absolute;
  right: 20px;
  top: 10px;
}
/*****************************
* Preview
*****************************/
.preview-panel {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-box-shadow: inset 1px 0 rgba(0, 128, 255, 0.06);
  box-shadow: inset 1px 0 rgba(0, 128, 255, 0.06);
  background-color: #f6f7f9;
  z-index: 10;
}
.layout-animate .preview-panel {
  -webkit-transition: 350ms ease-in-out all;
  transition: 350ms ease-in-out all;
}
.layout-vertical .preview-panel {
  -webkit-box-shadow: inset 0 1px rgba(0, 128, 255, 0.06);
  box-shadow: inset 0 1px rgba(0, 128, 255, 0.06);
}
/** DO NOT JUSTIFY FOR MOBILE VIEW; SHOW AS-IS FOR PHONONSITE STATIC INDEX2 (left-aligned.) **/
/*
#preview-contents {
  text-align: justify;
}
*/
.preview-container {
  position: absolute;
  overflow: auto;
}
.wmd-prompt-background {
  display: none;
}
div.dropdown-menu {
  padding: 5px 20px;
  background-color: #f9fafb;
}
div.dropdown-menu p,
div.dropdown-menu blockquote {
  margin: 10px 0;
}
div.dropdown-menu .stat {
  margin: 20px 0 10px;
}
div.dropdown-menu i {
  margin-right: 0;
}
div.dropdown-menu textarea {
  width: 250px;
  height: 150px;
  resize: none;
}
div.dropdown-menu a:hover,
div.dropdown-menu a:focus {
  color: #0f4d8a;
}
div.dropdown-menu h1,
div.dropdown-menu h2,
div.dropdown-menu h3 {
  margin: 1em 0;
}
.title-icon-category {
  display: inline-block;
  opacity: 0.15;
  filter: alpha(opacity=15);
  margin-top: -2px;
  margin-left: -2px;
  margin-right: 3px;
  font-size: 1em;
  vertical-align: top;
}
.file-title-navbar .title-icon-category {
  font-size: 16px;
}
/* Google picker */
.picker-dialog {
  z-index: 1050 !important;
}
.picker-dialog-bg {
  z-index: 1040 !important;
}
.tooltip-inner {
  text-align: left;
}
.tooltip li {
  line-height: 1.4;
}
input[type="file"] {
  line-height: inherit;
  height: inherit;
  border: none !important;
}
.drop-zone {
  border: 2px dashed #bbb;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 40px;
  text-align: center;
  font-size: 24px;
  color: #bbb;
}
.modal-import-harddrive-html textarea {
  width: 530px;
  max-width: 530px;
  height: 120px;
}
.label.comment {
  white-space: inherit;
}
.sharing-tweet {
  float: left;
  margin: 5px 10px 0 0;
}
/*********************
 * Popovers
 *********************/
.popover {
  max-width: 350px;
  padding: 15px;
}
.popover .popover-title {
  font-weight: 300;
  font-size: 24px;
  padding: 10px 15px;
}
.popover .disabled {
  display: none;
}
.popover iframe {
  position: absolute;
}
.comments-popover .popover {
  max-width: 230px;
  padding: 10px 20px 0;
}
.comments-popover .popover .popover-title {
  padding: 5px 0 15px;
  border-bottom: 1px solid rgba(102, 128, 153, 0.1);
  line-height: 1.1;
  overflow: hidden;
}
.comments-popover .popover .popover-title .action-remove-discussion {
  font-size: 16px;
  line-height: 22px;
}
.comments-popover .popover .popover-content {
  margin: 0;
  padding: 0;
}
.comments-popover .popover .popover-content .scrollport {
  overflow: auto;
  max-height: 230px;
  padding: 10px 20px 0;
  margin: 0 -20px;
}
.comments-popover .popover .popover-content .btn {
  padding: 6px 11px;
}
.comments-popover .popover .popover-content .comment-block {
  margin-bottom: 5px;
}
.comments-popover .popover .popover-content .form-group,
.comments-popover .popover .popover-content blockquote {
  margin-bottom: 10px;
  padding: 0;
}
.comments-popover .popover .popover-content .comment-author {
  font-weight: bold;
  color: #2c3f51;
}
.comments-popover .popover .popover-content .icon-comment {
  font-size: 15px;
  color: rgba(235, 192, 0, 0.6);
}
.comments-popover .popover .popover-content .reply .icon-comment {
  color: rgba(230, 59, 43, 0.7);
}
.comments-popover .popover .popover-content .new-comment-block .icon-comment {
  color: rgba(102, 128, 153, 0.35);
}
.comments-popover .popover .popover-content .input-comment-author {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: bold;
  height: 28px;
  padding: 0 0 5px;
  width: 140px;
  display: inline-block;
}
.comments-popover .popover .popover-content hr {
  margin: 0 0 10px;
}
.comments-popover .popover.top .arrow,
.comments-popover .popover.bottom .arrow {
  margin-right: 1px;
  border-right-width: 0;
}
.comments-popover .popover.top .arrow:after,
.comments-popover .popover.bottom .arrow:after {
  margin-left: -11px;
  border-right-width: 0;
}
.comments-popover .popover.top .arrow:after {
  bottom: 2px;
}
.comments-popover .popover.bottom .arrow:after {
  top: 2px;
}
/********************
 * jGrowl
 ********************/
div.jGrowl {
  z-index: 1040;
  font-size: 14px;
}
div.jGrowl.bottom-right {
  right: 35px;
}
div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  background-color: rgba(115, 128, 140, 0.9);
  width: 240px;
  margin: 6px 0;
  padding: 10px 12px;
  -ms-filter: none;
  filter: none;
  border-radius: 4px;
  font-family: "Source Sans Pro", sans-serif;
}
div.jGrowl div.jGrowl-notification {
  min-height: 65px;
}
/*******************
 * Viewer
 *******************/
.viewer .document-panel .search-bar {
  padding: 20px 20px 10px;
}
.viewer .document-panel .search-bar .input-group-btn {
  display: none;
}
.viewer .navbar .file-title-navbar {
  cursor: initial;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/**************************************
 * Only show preview pane to printer
 **************************************/
@media print {
  * {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  html,
  body {
    background: transparent !important;
    overflow: visible !important;
  }
  .layout-wrapper-l1 > *,
  .layout-wrapper-l2 > *,
  .layout-wrapper-l3 > *,
  .preview-panel > * {
    display: none !important;
  }
  .layout-wrapper-l1,
  .layout-wrapper-l2,
  .layout-wrapper-l3,
  .preview-panel,
  .preview-container {
    background: transparent !important;
    display: block !important;
    position: static !important;
    overflow: visible !important;
    width: auto !important;
    height: auto !important;
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
  #preview-contents {
    padding: 0 50px !important;
  }
}
/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
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;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
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;
  /* 1 */
  padding: 0;
  /* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
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;
  /* 1 */
  padding: 0;
  /* 2 */
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  overflow: hidden;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
body {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  font-size: 14px;
  font-family: "Helvetica Neue", "Roboto", "Segoe UI", sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-drag: none;
  -ms-content-zooming: none;
  background-color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
body,
input,
textarea,
button,
select,
label,
p {
  font-family: "Helvetica Neue", "Roboto", "Segoe UI", sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1;
  font-weight: normal;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  margin-top: 20px;
  font-size: 14px;
}
h6 {
  margin-top: 20px;
  font-size: 12px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
.content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.content > * {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
input,
textarea,
select {
  -webkit-touch-callout: default;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
  -webkit-user-select: auto;
}
a {
  color: #0084e7;
  text-decoration: none;
}
button {
  border: none;
  outline: none;
}
.app-page {
  display: block;
  visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
  z-index: 1;
  background-color: #fff;
  /*
   *
   * Page transition animation
   *
  */
}
.app-page.app-active {
  visibility: visible;
  z-index: 2;
}
.app-page.page-sliding.left {
  z-index: 3;
  -webkit-animation: leftTransition 300ms ease-out;
  animation: leftTransition 300ms ease-out;
}
.app-page.page-sliding.right {
  z-index: 4;
  -webkit-animation: rightTransition 300ms ease-out;
  animation: rightTransition 300ms ease-out;
}
@-webkit-keyframes leftTransition {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
@keyframes leftTransition {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
@-webkit-keyframes rightTransition {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }
}
@keyframes rightTransition {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
  }
}
.primary {
  background-color: #0084e7 !important;
}
.primary.btn-flat {
  color: #0084e7 !important;
}
.positive {
  background-color: #0ae700 !important;
}
.positive.btn-flat {
  color: #0ae700 !important;
}
.negative {
  background-color: #f40b00 !important;
}
.negative.btn-flat {
  color: #f40b00 !important;
}
.light-primary {
  background-color: #b9d3e7 !important;
}
.light-positive {
  background-color: #bbe7b9 !important;
}
.light-negative {
  background-color: #f4c5c3 !important;
}
.btn.primary,
.btn.positive,
.btn.negative {
  color: #fff;
}
.btn {
  position: relative;
  padding: 0 12px;
  display: inline-block;
  min-height: 42px;
  line-height: 42px;
  color: #333;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  outline: none;
  text-transform: uppercase;
  border: none;
  border-radius: 3px;
  background-color: #f1f1f1;
  transition: background-color 250ms ease-in-out;
}
.btn:not(.btn-progress):disabled {
  opacity: 0.75;
}
.btn-flat {
  background-color: transparent !important;
}
.btn:active {
  opacity: 0.85;
}
.floating-action {
  position: fixed;
  padding: 16px;
  border-radius: 50%;
  box-shadow: 0 2px 3px #8a8a8a;
  z-index: 10;
  right: 0;
  bottom: 0;
  color: #fff;
  opacity: 0.5;
  -webkit-transform: 300ms, opacity 0.25s linear;
  -ms-transform: 300ms, opacity 0.25s linear;
  transform: 300ms, opacity 0.25s linear;
}
.floating-action.active,
.floating-action:active {
  opacity: 1;
}
.buttons {
  list-style: none;
  text-align: right;
  margin: 0;
  padding: 0;
}
.buttons li {
  display: inline-block;
}
.buttons a {
  font-weight: 700;
  min-width: 60px;
  padding: 0 8px;
}
.header-bar {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 52px;
  background-color: #0084e7;
  border-bottom: 0px solid #2e2bc9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.header-bar .center {
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  min-width: 30px;
}
.header-bar .pull-left {
  padding-left: 16px;
}
.header-bar .pull-right {
  padding-right: 16px;
}
.header-bar .title {
  z-index: 21;
  font-size: 20px;
  color: #fff;
  height: 52px;
  line-height: 52px;
}
.header-bar .arrow {
  cursor: pointer;
}
.header-bar .arrow:after {
  position: relative;
  width: 0;
  height: 0;
  top: 16px;
  left: 6px;
  content: '';
  border-right: 4px solid transparent;
  border-top: 5px solid #fff;
  border-left: 4px solid transparent;
}
.header-bar .btn {
  position: relative;
  z-index: 22;
  padding: 0 12px;
  height: 52px;
  line-height: 52px;
  color: #fff;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.header-bar .btn:active {
  opacity: 1;
  background-color: #0084e7;
  background-color: rgba(0, 0, 0, 0.1);
}
.header-bar .search-input {
  width: 75%;
  position: absolute;
  height: 52px;
  color: #fff;
  background-color: transparent;
  border: none;
}
.header-bar .search-input::-webkit-input-placeholder {
  color: #fff;
}
.header-bar .search-input:-moz-placeholder {
  color: #fff;
}
.header-bar .search-input::-moz-placeholder {
  color: #fff;
}
.header-bar .search-input:-ms-input-placeholder {
  color: #fff;
}
.header-bar ~ .content {
  margin-top: 52px;
}
.header-bar ~ .header-tabs {
  top: 52px;
}
.header-bar ~ .header-tabs ~ .content {
  margin-top: 102px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.fit-parent {
  width: 100%;
}
.show-for-phone-only,
.show-for-tablet-only,
.show-for-tablet-up,
.show-for-large-only {
  display: none !important;
}
.show-for-android-only,
.show-for-ios-only,
.show-for-web-only {
  display: none !important;
}
.android .show-for-android-only {
  display: inherit !important;
}
.ios .show-for-ios-only {
  display: inherit !important;
}
.web .show-for-web-only {
  display: inherit !important;
}
@media only screen and (max-width: 640px) {
  .show-for-phone-only {
    display: inherit !important;
  }
  .padded-full {
    margin: 16px;
  }
  .padded-top {
    margin-top: 16px;
  }
  .padded-left {
    margin-left: 16px;
  }
  .padded-right {
    margin-right: 16px;
  }
  .padded-bottom {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .show-for-tablet-only {
    display: inherit !important;
  }
}
@media only screen and (min-width: 641px) {
  .show-for-tablet-only,
  show-for-tablet-up {
    display: inherit !important;
  }
  .padded-full {
    margin: 32px;
  }
  .padded-top {
    margin-top: 32px;
  }
  .padded-left {
    margin-left: 32px;
  }
  .padded-right {
    margin-right: 32px;
  }
  .padded-bottom {
    margin-bottom: 32px;
  }
  .notification {
    width: 450px !important;
  }
  .dialog {
    width: 380px !important;
  }
  .side-panel {
    width: 28% !important;
  }
  .header-bar .pull-left {
    padding-left: 32px;
  }
  .header-bar .pull-right {
    padding-right: 32px;
  }
  .expose-aside-left {
    width: 72%;
    margin-left: 28%;
  }
  .expose-aside-left .tabs {
    width: 72%;
    left: 28%;
  }
  .expose-aside-left .panel-full {
    width: 72%;
    margin-left: 28%;
  }
  .expose-aside-left .notification {
    left: 28%;
  }
  .expose-aside-right {
    width: 72%;
    margin-right: 28%;
  }
  .expose-aside-right .tabs {
    width: 72%;
    right: 28%;
  }
  .expose-aside-right .panel-full {
    width: 72%;
    margin-right: 28%;
  }
}
@media only screen and (min-width: 1025px) {
  .show-for-tablet-up,
  .show-for-large-only {
    display: inherit !important;
  }
}
.tabs {
  position: fixed;
  top: auto;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: table;
  width: 100%;
  height: 50px;
  padding: 0;
  table-layout: fixed;
}
.tabs .tab-items .tab-item {
  position: relative;
  display: table-cell;
  width: 1%;
  height: 50px;
  color: #0084e7;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 0;
}
.tabs .tab-items .tab-item .icon {
  position: relative;
  top: 3px;
  width: 32px;
  height: 32px;
}
.tabs .tab-indicator {
  width: 50%;
  position: absolute;
  z-index: 11;
  top: auto;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-bottom: -3px;
  height: 3px;
  background-color: #0084e7;
}
.header-tabs {
  top: auto;
  bottom: 0;
}
.header-tabs .tab-indicator {
  margin-top: -3px;
  margin-bottom: auto;
}
@font-face {
  font-family: 'MaterialDesignIcons';
  src: url("../font/material-design-icons.eot?-613f9d");
  src: url("../font/material-design-icons.eot?#iefix-613f9d") format('embedded-opentype'), url("../font/material-design-icons.woff?-613f9d") format('woff'), url("../font/material-design-icons.ttf?-613f9d") format('truetype'), url("../font/material-design-icons.svg?-613f9d#material-design-icons") format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  display: inline-block;
  font-family: 'MaterialDesignIcons';
  font-size: 24px;
  line-height: 1;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
  content: "\e600";
}
.icon-info-outline:before {
  content: "\e601";
}
.icon-settings:before {
  content: "\e606";
}
.icon-add:before {
  content: "\e602";
}
.icon-edit:before {
  content: "\e603";
}
.icon-arrow-back:before {
  content: "\e604";
}
.icon-arrow-forward:before {
  content: "\e60a";
}
.icon-check:before {
  content: "\e605";
}
.icon-chevron-left:before {
  content: "\e609";
}
.icon-chevron-right:before {
  content: "\e60f";
}
.icon-close:before {
  content: "\e608";
}
.icon-expand-less:before {
  content: "\e610";
}
.icon-expand-more:before {
  content: "\e611";
}
.icon-menu:before {
  content: "\e60b";
}
.icon-more-horiz:before {
  content: "\e60c";
}
.icon-more-vert:before {
  content: "\e60d";
}
.icon-sync:before {
  content: "\e60e";
}
.icon-sync-problem:before {
  content: "\e607";
}
.icon-star:before {
  content: "\e612";
}
.icon-star-outline:before {
  content: "\e613";
}
i.icon {
  font-style: normal;
}
.with-circle {
  padding: 10px;
  border-radius: 50%;
  border: 1px solid #eee;
}
.row {
  width: 100%;
}
.row:before,
.row:after {
  content: ' ';
  display: table;
}
.row:after {
  clear: both;
}
.row .row {
  width: auto;
}
.row .row:before,
.row .row:after {
  content: ' ';
  display: table;
}
.row .row:after {
  clear: both;
}
.column {
  width: 100%;
  position: relative;
  float: left;
}
[class*="column"] + [class*="column"]:last-child {
  float: right;
}
@media only screen and (max-width: 640px) {
  .phone-1 {
    width: 8.333333333333332%;
  }
  .phone-2 {
    width: 16.666666666666664%;
  }
  .phone-3 {
    width: 25%;
  }
  .phone-4 {
    width: 33.33333333333333%;
  }
  .phone-5 {
    width: 41.66666666666667%;
  }
  .phone-6 {
    width: 50%;
  }
  .phone-7 {
    width: 58.333333333333336%;
  }
  .phone-8 {
    width: 66.66666666666666%;
  }
  .phone-9 {
    width: 75%;
  }
  .phone-10 {
    width: 83.33333333333334%;
  }
  .phone-11 {
    width: 91.66666666666666%;
  }
  .phone-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 641px) {
  .tablet-1 {
    width: 8.333333333333332%;
  }
  .tablet-2 {
    width: 16.666666666666664%;
  }
  .tablet-3 {
    width: 25%;
  }
  .tablet-4 {
    width: 33.33333333333333%;
  }
  .tablet-5 {
    width: 41.66666666666667%;
  }
  .tablet-6 {
    width: 50%;
  }
  .tablet-7 {
    width: 58.333333333333336%;
  }
  .tablet-8 {
    width: 66.66666666666666%;
  }
  .tablet-9 {
    width: 75%;
  }
  .tablet-10 {
    width: 83.33333333333334%;
  }
  .tablet-11 {
    width: 91.66666666666666%;
  }
  .tablet-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .large-1 {
    width: 8.333333333333332%;
  }
  .large-2 {
    width: 16.666666666666664%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333333333333%;
  }
  .large-5 {
    width: 41.66666666666667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.333333333333336%;
  }
  .large-8 {
    width: 66.66666666666666%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333333333334%;
  }
  .large-11 {
    width: 91.66666666666666%;
  }
  .large-12 {
    width: 100%;
  }
}
.list {
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-overflow-scrolling: touch;
}
.list li {
  height: 51px;
  line-height: 52px;
  position: relative;
  display: block;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  white-space: nowrap;
}
.list li a {
  width: 100%;
  height: 100%;
  display: block;
  color: #000;
  transition: background-color 250ms ease-in-out;
}
.list li a:active {
  background-color: #eee;
}
.list li .pull-left,
.list li .pull-right {
  width: 52px;
  height: 52px;
  line-height: 52px;
  vertical-align: middle;
  text-align: center;
  z-index: 1;
}
.list li .item-content {
  display: inline-block;
  padding: 8px 15px;
  line-height: 78px;
}
.list li .title,
.list li .body {
  line-height: 31px;
  display: block;
}
.list li .body {
  font-size: 13px;
  color: #777;
}
.list .item-expanded {
  height: 78px;
  line-height: 78px;
}
.list .item-expanded .pull-left,
.list .item-expanded .pull-right {
  width: 78px;
  height: 78px;
  line-height: 78px;
}
.list .divider {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  background-color: #f5f5f5;
}
.list .divider,
.list .padded-list {
  padding: 0 15px;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
  width: 100%;
}
select,
textarea,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="color"] {
  width: 100%;
  height: 48px;
  line-height: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #636363;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #ddd;
  outline: none;
}
input:invalid,
.input-invalid {
  border-bottom-width: 2px !important;
  border-color: #e53935 !important;
}
input::-webkit-input-placeholder {
  padding: 0;
  font-size: 15px;
  color: #999;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="search"]: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="tel"]:focus,
input[type="color"]:focus {
  border-bottom-width: 2px;
  border-color: #0084e7;
}
label {
  width: 100%;
  display: inline-block;
  height: 48px;
  line-height: 48px;
}
.list label {
  height: 52px;
  line-height: 52px;
}
.checkbox input[type="checkbox"],
.radio input[type="radio"] {
  display: none;
}
.checkbox span,
.radio span {
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  float: right;
  top: 16px;
  right: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #ddd;
}
.checkbox :checked + span,
.radio :checked + span {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-radius: 0;
  height: 0.65rem;
  border-color: #0084e7;
  border-top-style: none;
  border-right-style: none;
}
.radio span {
  border-radius: 50%;
}
.input-wrapper {
  width: 100%;
  margin-top: 24px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.floating-label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: left;
  line-height: 48px;
  height: auto;
  display: inline-block;
  font-size: 15px;
  color: #999;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 200ms;
}
.with-label:focus + .floating-label,
.input-filled .floating-label {
  -webkit-transform: translate3d(0, -60%, 0);
  transform: translate3d(0, -60%, 0);
  font-size: 12px;
}
table,
.table {
  width: auto;
  border: 1px solid #ddd;
}
table thead tr th,
.table thead tr th {
  font-size: 15px;
}
table tbody tr td,
.table tbody tr td {
  font-size: 13.5px;
}
table thead tr th,
.table thead tr th,
table tbody tr td,
.table tbody tr td,
table tfoot tr th,
.table tfoot tr th {
  padding: 8px;
  line-height: 1.5;
  /*  text-align: center; */
  /** DO NOT INTERFERE WITH STACKEDIT'S Markdown Extra **/
  border-top: 1px solid #ddd;
  font-weight: normal;
}
table thead tr th,
.table thead tr th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd;
  background: #f6f6f6;
}
table,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table,
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.backdrop-dialog {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 26;
  background: transparent;
  background-color: rgba(0, 0, 0, 0.35);
}
.backdrop-dialog.fadeout {
  opacity: 0;
  transition: opacity 0.45s linear;
}
.dialog {
  width: 280px;
  height: auto;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 28;
  border-radius: 2px;
  box-shadow: 0 2px 4px #8a8a8a;
  background-color: #fff;
  -webkit-transform: translate3d(0, 0, 0) scale(1.185);
  transform: translate3d(0, 0, 0) scale(1.185);
  transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.dialog.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.dialog.close {
  -webkit-animation: closeDialog 0.3s ease-out;
  animation: closeDialog 0.3s ease-out;
}
.dialog .content {
  position: relative;
  max-height: 350px;
}
.dialog .content h1,
.dialog .content h2,
.dialog .content h3 {
  margin-bottom: 22px;
}
.dialog .content .circle-progress {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  left: 0;
}
.dialog .padded-full {
  margin-bottom: 0;
}
@-webkit-keyframes closeDialog {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0) scale(0.815);
    transform: translate3d(0, 0, 0) scale(0.815);
  }
}
@keyframes closeDialog {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0) scale(0.815);
    transform: translate3d(0, 0, 0) scale(0.815);
  }
}
.notification {
  width: notification-width;
  height: auto;
  min-height: 48px;
  line-height: 54px;
  vertical-align: bottom;
  padding: 0 24px;
  position: fixed;
  z-index: 18;
  left: 0;
  right: 0;
  bottom: 0;
  border-top-radius: 2px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  color: #fff;
  background-color: #333;
  -webkit-transform: translate3d(0, 72px, 0);
  transform: translate3d(0, 72px, 0);
  transition: -webkit-transform 0.3s, opacity 200ms;
  transition: transform 0.3s, opacity 200ms;
}
.notification.show {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.notification .btn {
  position: relative;
  float: right;
  top: 6px;
  right: 0;
  height: 42px;
  line-height: 42px;
  background-color: transparent;
  font-weight: 700;
  color: #fff;
}
.notification .progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.backdrop-panel {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 21;
  background-color: rgba(0, 0, 0, 0.1);
}
.backdrop-panel.fadeout {
  opacity: 0;
  transition: opacity 450ms linear;
}
.panel,
.panel-full {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 25;
  visibility: hidden;
  background-color: #fff;
}
.panel {
  width: 100%;
  height: auto;
  max-height: 80%;
  top: auto;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition: -webkit-transform 300ms, opacity 1ms;
  transition: transform 300ms, opacity 1ms;
}
.panel .header-bar {
  visibility: hidden;
}
.panel.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.panel.active .header-bar {
  visibility: visible;
}
.panel .content {
  position: relative;
  overflow: hidden;
}
.panel .content .list {
  margin-bottom: 0;
}
.panel-full {
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.panel-full.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.panel-full.active .content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: -webkit-transform 300ms;
  transition: transform 300ms;
}
.panel-full .content {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  transition: -webkit-transform 300ms;
  transition: transform 300ms;
}
.panel-closing {
  transition: -webkit-transform 300ms;
  transition: transform 300ms;
}
.backdrop-popover {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 30;
  background: transparent;
}
.popover {
  z-index: 31;
  position: fixed;
  top: 12px;
  left: 16px;
  opacity: 0;
  width: 160px;
  height: auto;
  background-color: #fff;
  border-radius: 2px;
  visibility: hidden;
  box-shadow: 0 0 4px #8a8a8a;
  transition: opacity 0.2s linear;
}
.popover.active {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.2s linear;
}
.popover .list {
  max-height: 188px;
  overflow-x: hidden;
  overflow-y: auto;
}
.popover .list li {
  height: 47px;
  line-height: 48px;
}
.circle-progress {
  width: 36px;
  height: 36px;
  position: relative;
  text-align: center;
  display: block;
  left: 50%;
  right: 0;
  margin-left: -18px;
  z-index: 20;
  opacity: 0;
  transition: opacity 0.65s ease;
  background-color: #fff;
  border-radius: 50%;
}
.circle-progress.active {
  opacity: 1;
}
.circle-progress.active .spinner {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border-top: 3px solid #0084e7;
  border-right: 3px solid #0084e7;
  border-bottom: 3px solid #0084e7;
  border-left: 3px solid #eee;
  -webkit-animation: circleLoading 900ms infinite linear;
  animation: circleLoading 900ms infinite linear;
}
.progress {
  position: relative;
  left: 0;
  right: 0;
  z-index: 20;
  height: 6px;
  display: none;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  background-clip: padding-box;
  overflow: hidden;
}
.progress.active {
  display: block;
}
.progress .determinate {
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #0084e7;
  transition: width 0.2s linear;
}
@-webkit-keyframes circleLoading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes circleLoading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.side-panel {
  position: absolute;
  top: 0;
  right: auto;
  left: auto;
  bottom: 0;
  width: 80%;
  height: 100%;
  visibility: hidden;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #333;
}
.side-panel .list li {
  border-color: #444;
}
.side-panel .list a,
.side-panel .list li,
.side-panel .list .title,
.side-panel .list .body {
  color: #fff;
}
.side-panel .list a:active,
.side-panel .list li:active,
.side-panel .list .title:active,
.side-panel .list .body:active {
  background-color: #444;
}
.side-panel .header-bar {
  background-color: transparent;
}
.side-panel .header-bar .title {
  color: side-panel-title-color;
  font-weight: 400;
}
.side-panel .header-bar .btn {
  color: #fff;
}
.side-panel-left {
  left: 0;
  z-index: 1;
}
.side-panel-right {
  right: 0;
  z-index: 1;
}
@font-face {
  font-family: 'BretanPro';
  font-style: normal;
  font-weight: 400;
  src: local('BretanPro'), url(../font/BretanPro.otf) format('opentype');
}
@font-face {
  font-family: 'BretanPro-Bold';
  font-style: normal;
  font-weight: 700;
  src: local('BretanPro-Bold'), url(../font/BretanPro-Bold.otf) format('opentype');
}
html,
body {
  overflow: visible;
  position: relative;
  height: 100%;
  margin: 0;
  padding: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
th,
td,
pre,
code,
a,
button {
  font-family: 'BretanPro', sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: all;
}
h1 {
  font-weight: 700;
  font-size: 3em;
  color: #444;
  letter-spacing: 1px;
  margin-bottom: 50px;
}
h2 {
  color: #444;
  font-size: 2em;
  margin: 34px 0 10px 0;
}
h3 {
  color: #444;
  font-size: 21pt;
  margin: 28px 0 16px 0;
}
h1 a,
h2 a,
h3 a {
  font-size: inherit;
}
a {
  color: #1976d2;
}
table,
.table {
  background-color: #fff;
  margin-bottom: 24px;
}
table thead tr th,
.table thead tr th {
  color: #fff;
  background-color: #1976d2;
}
p,
li,
a,
button,
table thead tr th,
.table thead tr th,
table tbody tr td,
.table tbody tr td {
  font-size: 19px;
  line-height: 30px;
}
body {
  font-size: 19px;
}
/* fix phone popovers (restore val) */
.popover .list li {
  line-height: 52px;
}
.popover .list li a {
  line-height: 48px;
}
/* Navigation */
.phonon-bar {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  font-size: 0;
  background-color: #1976d2;
}
.phonon-bar .brand {
  padding: 0;
  margin: 0 0 0 16px;
}
.phonon-bar .brand a {
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  font-family: sans-serif;
  display: inline-block;
  color: #fff;
}
.phonon-bar li {
  font-size: 22px;
  display: inline-block;
}
.phonon-bar li a,
.phonon-bar .brand {
  font-family: sans-serif;
  height: 60px;
  line-height: 60px;
  display: inline-block;
}
.phonon-bar .links {
  margin: 0 16px 0 0;
  padding: 0;
  list-style-type: none;
}
.phonon-bar li a {
  -webkit-transition: background 300ms ease-out;
  -moz-transition: background 300ms ease-out;
  -o-transition: background 300ms ease-out;
  -ms-transition: background 300ms ease-out;
  transition: background 300ms ease-out;
  padding: 0 18px;
  color: #fff;
}
.phonon-bar li a:hover {
  background-color: #333;
}
.btn-site {
  display: inline-block;
  padding: 14px 18px;
  border: 1px solid #0084E7;
}
/*
 * Utils
*/
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.column img {
  width: 100%;
}
.hide-for-small-only {
  display: none;
}
.hide-for-big-only {
  display: block;
}
hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  margin: 1.25rem 0;
  height: 0;
}
a {
  color: #2f84db;
}
.button,
.label {
  background-color: #0067B4;
}
.btn-site {
  transition: background 350ms ease-out;
}
.btn-site:hover,
.btn-site:focus {
  color: #fff;
  background-color: #00589a;
}
/*
 * Page containers
*/
.container {
  width: auto;
  max-width: 1024px;
  height: auto;
  padding: 15px;
  margin-left: auto;
  margin-right: auto;
}
.fit-parent {
  width: auto;
  max-width: none;
}
.header-bar {
  top: 0;
}
/*
 * Home page
*/
.latest-commit {
  margin-left: 15px;
}
.home-container,
.home .page-footer,
.documentation .page-footer {
  padding-left: 0;
}
/* push the documentation menu down */
.documentation .vertical-menu {
  top: 60px;
  padding-top: 16px;
  padding-bottom: 60px;
}
/* left aligned in documentation */
/** DO NOT INTERFERE WITH STACKEDIT'S Markdown Extra **/
/*
.documentation table tbody td {
  text-align: left;
}
*/
.vertical-menu {
  width: 220px;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: auto;
  border-right: 1px solid #eee;
  background-color: #fafafa;
}
.vertical-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.vertical-menu li {
  width: 100%;
  height: auto;
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}
.vertical-menu .item-divider {
  border-bottom: 1px solid #bbb;
}
.vertical-menu li.divider {
  padding: 18px 24px 6px 24px;
}
.vertical-menu li.active,
.vertical-menu li:active {
  color: #fff;
  background-color: #1976d2;
}
.vertical-menu li.active a,
.vertical-menu li:active a {
  color: #fff;
}
.vertical-menu li a {
  width: 100%;
  display: inline-block;
  padding: 14px 24px 14px 24px;
  font-family: sans-serif;
  font-size: 17px;
}
.header-home {
  width: auto;
  height: auto;
  min-height: 100%;
  background-color: #1976d2;
}
.header-home .container {
  max-width: none;
  padding: 5%;
}
.header-home h1,
.header-home h2,
.header-home a,
.header-home {
  color: #fff;
}
.header-home .btn-site {
  border: 1px solid #fff;
}
.intro h2 {
  line-height: 36px;
  font-size: 26px;
}
.fork-me {
  position: absolute;
  top: 0;
  right: 0;
}
table,
.table {
  width: 100%;
}
#github-commits a {
  color: #fff;
}
.text-console {
  padding: 4px 0;
}
.item-use {
  width: auto;
  height: auto;
  padding: 4% 0;
}
.item-use h3 {
  margin-top: 0;
}
.item-use .row {
  padding-bottom: 5%;
}
.gray-light {
  background-color: #f9f9f9;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
/*
 * Components page
 *
*/
.components-container {
  margin-top: 60px;
}
.mobile-sample {
  width: 100%;
  height: auto;
}
.mobile-sample .header-bar,
.mobile-sample .tabs {
  position: relative;
}
.mobile-sample .content {
  position: relative;
}
.code-samples {
  width: auto;
  height: auto;
  margin-right: 332px;
  /* device frame's width */
}
.c {
  width: auto;
  height: auto;
  padding-top: 70px;
  padding-bottom: 70px;
}
.device-frame {
  width: 332px;
  height: 676px;
  background: url('../img/device.png') no-repeat left;
}
.device-frame.right {
  position: fixed;
  top: 100px;
  right: 15%;
}
.device-frame .device-content {
  width: 291px;
  height: 520px;
  margin: 70px 0 0 20px;
  background-color: #fff;
  border: none;
}
.tablet-frame {
  width: 860px;
  height: 580px;
  /*background: url('../img/device.png') no-repeat left;*/
}
.tablet-frame .tablet-content {
  width: 822px;
  height: 530px;
  margin: 70px 0 0 20px;
  background-color: #fff;
  border: none;
}
/*
 * Getting Started
*/
/*
 * Tabs
*/
.site-tabs {
  font-size: 0;
  padding: 0;
  margin: 30px 0 0 0;
}
.site-tabs li {
  margin: 0;
  display: inline-block;
}
.site-tabs .active {
  background-color: #1976d2;
}
.site-tabs .active a {
  color: #fff;
}
.site-tabs li a {
  height: 56px;
  line-height: 56px;
  padding: 0 14px;
  font-size: 18px;
}
.site-tab-content {
  display: none;
}
.site-tab-content.active {
  display: block;
}
/*
 * Download page
*/
.zip-files {
  list-style: none;
}
.zip-files ul {
  list-style: circle;
}
.download-phonon {
  text-align: center;
  display: inline-block;
  margin-top: 74px;
}
.column-feature {
  padding-top: 16px;
  padding-left: 32px;
}
/*
 * Docs
*/
.component-container {
  width: auto;
  max-width: 75%;
  margin-left: 250px;
}
/*
 * Footer
*/
/* Footer */
.page-footer {
  width: 100%;
  height: auto;
  color: #fff;
  background-color: #1976d2;
}
/* override h3 + a style */
.page-footer h3,
.page-footer p,
.page-footer a {
  color: #fff;
}
.page-footer {
  padding: 35px 0 0 0;
}
.page-footer .footer-copyright {
  padding: 12px 0;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.page-footer .container .pull-right {
  float: none;
}
/*
 * Share buttons
*/
.share-container {
  position: absolute;
  top: 40%;
  right: 4px;
}
.sharrre {
  display: block;
}
.sharrre .box a:hover {
  text-decoration: none;
}
.sharrre .count {
  color: #525b67;
  display: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  width: 80px;
  border-radius: 4px;
  border: 1px solid #b2c6cc;
  background: #fbfbfb;
}
.sharrre .count:before,
.sharrre .count:after {
  content: '';
  display: block;
  position: absolute;
  left: 49%;
  width: 0;
  height: 0;
}
.sharrre .count:before {
  border: solid 7px transparent;
  border-top-color: #b2c6cc;
  margin-left: -7px;
  bottom: -14px;
}
.sharrre .count:after {
  border: solid 6px transparent;
  margin-left: -6px;
  bottom: -12px;
  border-top-color: #fbfbfb;
}
.sharrre .share {
  color: #fff;
  display: block;
  font-size: 15px;
  height: 50px;
  line-height: 50px;
  margin-top: 8px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 80px;
  border-radius: 4px;
}
#twitter .share {
  background: #00aced;
}
#facebook .share {
  background: #3b5998;
}
#googleplus .share {
  background: #dd4b39;
}
@media only screen and (max-width: 40em) {
  .sharrre {
    display: none;
  }
  .hide-for-big-only {
    display: block;
  }
  .fork-me {
    top: 52px;
  }
  .header-home .container {
    padding-top: 88px;
  }
  .intro {
    margin-left: 0;
    margin-right: 0;
  }
  .intro h2 {
    line-height: 32px;
    font-size: 22px;
  }
  .home-menu {
    display: none;
  }
  .component-container {
    margin-top: 0;
    margin-left: 0;
    max-width: none;
    padding-top: 44px;
  }
  .component-name {
    display: block;
    margin-top: 55px;
    margin-left: -10px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  }
  h1 {
    font-size: 38px;
  }
  h2 {
    font-size: 26px;
    font-weight: 600;
  }
  h3 {
    font-size: 24px;
    font-weight: 600;
  }
  h4 {
    font-size: 20px;
    font-weight: 600;
  }
}
@media only screen and (min-width: 40.063em) {
  .padded.column {
    padding-left: 32px;
    padding-right: 32px;
  }
  .component-container h1 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .component-container h1:first-child {
    margin-top: 0;
  }
  .component-container h2,
  .component-container h3 {
    margin-top: 34px;
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 64.063em) {
  .hide-for-small-only {
    display: block;
  }
  .hide-for-big-only {
    display: none;
  }
  .intro {
    margin-left: 250px;
    margin-right: 432px;
    /* device-width + 100px */
  }
  .phonon-bar .title {
    font-size: 24px;
  }
  .phonon-bar li a {
    font-size: 20px;
    padding: 0 14px;
  }
  .home-container,
  .home .page-footer,
  .documentation .page-footer {
    padding-left: 80px;
  }
  .component-container {
    padding: 0 10%;
    margin-left: 250px;
  }
  .components-container {
    margin-right: 350px;
  }
  /**  .container {
    max-width: 70%;
  } **/
  .page-footer .container .pull-right {
    float: right;
  }
}
h3,
h4,
h5,
h6 {
  margin: 1.5em 0;
  text-align: start;
}
h3 {
  margin: 28px 0 16px 0;
}
h4 {
  margin: 28px 0 10px 0;
}
h1 {
  margin-top: 50px;
  margin-bottom: 20px;
}
.header-bar .center h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
pre,
pre.prettyprint,
blockquote {
  margin: 0 0 1.1em;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
code,
pre {
  font-family: "Source Code Pro", monospace;
  font-size: .9em;
}
.page-footer .container,
.container.component-container {
  margin-bottom: 0;
}
.container {
  text-align: start;
}
.page-footer {
  margin-top: 20px;
}
.page-footer h3 {
  margin: 0 0 16px;
}
/*
DOESN'T WORK BECAUSE OF JAVASCRIPT
*/
/*
div.preview-container {
  background-color: #fdf;
}
*/
/* OVERRIDE RESPONSIVE CSS... (WE GOT NO SIDEBAR FOR WIDE SCREEN) */
.documentation .page-footer {
  padding-left: 0;
}
.component-container {
  margin-left: auto;
}
header [class^="icon-"]:before,
header [class*=" icon-"]:before {
  font-family: 'MaterialDesignIcons';
}
.fb-comments {
  margin-bottom: 50px;
}
header.show-for-phone-only h1.title a {
  color: inherit;
  text-decoration: none;
}
.body-background {
  background-color: #f6f7f9;
}
