@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto+Mono:400,400i,700,700i|Roboto+Slab:400,700|Roboto:300,300i,400,400i,700,700i';
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
html {
  color: #000;
  background: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}
del,
ins {
  text-decoration: none;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: baseline;
}
sub {
  vertical-align: baseline;
}
legend {
  color: #000;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input,
button,
textarea,
select {
  *font-size: 100%;
}
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body {
  margin: 10px;
}
h1 {
  font-size: 138.5%;
}
h2 {
  font-size: 123.1%;
}
h3 {
  font-size: 108%;
}
h1,
h2,
h3 {
  margin: 1em 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
dt {
  font-weight: bold;
}
optgroup {
  font-weight: normal;
}
abbr,
acronym {
  border-bottom: 1px dotted #000;
  cursor: help;
}
em {
  font-style: italic;
}
del {
  text-decoration: line-through;
}
blockquote,
ul,
ol,
dl {
  margin: 1em;
}
ol,
ul,
dl {
  margin-left: 2em;
}
ol li {
  list-style: decimal outside;
}
ul li {
  list-style: disc outside;
}
dl dd {
  margin-left: 1em;
}
th,
td {
  border: 1px solid #000;
  padding: .5em;
}
th {
  font-weight: bold;
  text-align: center;
}
caption {
  margin-bottom: .5em;
  text-align: center;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
p,
fieldset,
table,
pre {
  margin-bottom: 1em;
}
button,
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"] {
  padding: 1px;
}
.ui-helper-hidden-accessible {
  display: none;
}
/* Structure */
html,
body {
  background-color: #f9f9f9;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 12pt;
  max-width: 800px;
  margin: 20px auto;
  padding: 0 20px;
}
a {
  color: #0000ee;
  text-decoration: none;
  border-bottom: 1px dotted;
}
a:visited {
  color: #551a8b;
}
a:hover {
  text-decoration: none;
}
a:disabled,
button:disabled,
input:disabled {
  pointer-events: none;
  cursor: default;
}
#logo_title {
  text-indent: -9999px;
  background: url(../images/logo_title.png) no-repeat;
  height: 40px;
}
#footer .logo {
  position: absolute;
  right: -35px;
  top: -25px;
  text-decoration: none;
  border: none;
  display: block;
  width: 134px;
  height: 90px;
  background: url(../images/logo.png) no-repeat;
}
#content {
  position: relative;
  padding: 20px 25px 20px 25px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.navigation {
  font-size: 0.8em;
  padding: 10px 0 10px 0;
  margin: 0 0 20px 0;
  position: relative;
}
.navigation .login,
.navigation .logout {
  position: absolute;
  right: -10px;
  top: 5px;
}
.navigation .login {
  box-shadow: 0px 0px 10px -2px #0b0;
}
.greeting {
  padding-right: 5px;
}
#header {
  position: relative;
}
#footer {
  font-size: 0.8em;
  margin: 25px 0 0 0;
  color: #777;
  text-align: center;
  position: relative;
}
#footer a {
  color: #777;
}
.boxes {
  overflow: auto;
  width: 100%;
  clear: both;
  border: 1px solid #eee;
  padding: 5px 0 5px 0;
  border-radius: 5px;
}
.boxes .leftbox {
  float: left;
  width: 340px;
  padding: 10px;
  margin-right: 10px;
  position: relative;
}
.boxes .rightbox {
  float: right;
  width: 340px;
  padding: 10px;
  margin-left: 10px;
  position: relative;
}
.section {
  margin: 20px 0 20px 0;
}
/* Elements */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Slab', 'Roboto', serif;
}
table {
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0 10px 0;
}
table td {
  border: 0;
  font-size: 0.8em;
  border-bottom: 1px dotted #eee;
}
table th {
  border: 0;
  font-size: 0.8em;
  text-align: left;
  white-space: nowrap;
  vertical-align: bottom;
}
input[type="text"],
input[type="password"],
.textinput,
.searchinput {
  border: 1px solid #ccc;
  padding: 3px;
  border-radius: 3px;
}
.linkbutton,
.imagebutton,
input[type="reset"],
input[type="submit"],
input[type="button"],
input[type="file"] {
  display: inline-block;
  padding: 4px 10px;
  margin: 0 10px 0 0;
  color: #777;
  background-color: #eee;
  border: 1px solid #ccc;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  border-radius: 3px;
  text-shadow: 0 1px #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  white-space: nowrap;
}
.linkbutton:visited,
.imagebutton:visited,
input[type="reset"]:visited,
input[type="submit"]:visited,
input[type="button"]:visited,
input[type="file"]:visited {
  color: #777;
}
input[type="reset"],
input[type="submit"],
input[type="button"],
input[type="file"] {
  margin: 0;
  color: #000;
}
input[type="file"] {
  font-weight: normal;
}
.button {
  font-size: 0.9em;
  font-weight: bold;
}
.linkbutton img,
.imagebutton img {
  vertical-align: middle;
  margin-top: -0.2em;
}
.imagebutton:hover {
  background-color: #f9f9f9;
}
.linkbutton.small {
  padding: 2px 5px 0 5px;
  margin: 0;
  font-weight: bold;
}
.linkbutton.selected,
.linkbutton:hover,
.imagebutton:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  color: #fff;
  background-color: #39f;
  text-shadow: 0 1px #06c;
  border: 1px solid #36f;
}
.linkbutton.dead {
  color: #aaa;
}
.linkbutton.dead:hover {
  color: #aaa;
  background-color: #eee;
  text-shadow: 0 1px #fff;
  border: 1px solid #ccc;
  cursor: default;
}
.linkbutton.selected:hover {
  background-color: #3af;
}
.linkbutton.green {
  background-color: #0b0;
  color: #fff;
  text-shadow: 0 1px #070;
  border: 1px solid #090;
}
.linkbutton.green:hover {
  background-color: #0c0;
}
.linkbutton.blue {
  background-color: #39f;
  color: #fff;
  text-shadow: 0 1px #06c;
  border: 1px solid #35f;
}
.linkbutton.blue:hover {
  background-color: #3af;
}
.linkbutton.red {
  color: #777;
  background-color: #eee;
  border: 1px solid #ccc;
}
.linkbutton.red:hover {
  color: #fff;
  background-color: #f00;
  text-shadow: 0 1px #900;
  border: 1px solid #900;
}
.error,
.warning,
.message,
.notice {
  padding: 10px;
  margin: 10px 0 10px 0;
  font-size: 0.8em;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  position: relative;
}
.error {
  color: #f00;
}
.warning {
  color: #f90;
}
.message {
  color: #0b0;
}
.error a,
.warning a,
.message a {
  color: #333;
}
.error a:visited,
.warning a:visited,
.message a:visited {
  color: #333;
}
.notice {
  background-color: #39f;
  color: #fff;
  border-color: #36f;
}
.notice a {
  color: #fff;
}
.notice a:visited {
  color: #fff;
}
.alert-dismiss {
  position: absolute;
  right: 10px;
  top: 10px;
  text-decoration: none;
  border: none;
}
.instructions {
  border: 1px solid #ccc;
  background-color: #ffe;
  padding: 10px;
  margin: 10px 0 10px 0;
  font-size: 0.8em;
  border-radius: 5px;
}
.instructions.warning {
  padding-left: 35px;
  background: url(/images/warning.png) no-repeat #ffe 10px 10px;
}
.trackertable .linkbutton {
  font-size: 0.8em;
}
.membertable td,
.membertable th {
  padding: 10px;
}
.membertable .buttons {
  white-space: nowrap;
}
.newbugbutton {
  position: absolute;
  top: 17px;
  right: 5px;
}
.trackericon {
  position: absolute;
  top: 15px;
  left: -71px;
  padding: 5px;
  border: 1px solid #ccc;
  border-right: none;
  background-color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.progressindicator {
  position: relative;
  top: 3px;
}
.pager {
  font-size: 0.8em;
  margin: 20px 0 20px 0;
}
a.buglink {
  color: #39f;
  padding: 2px;
  border: 1px solid #ccc;
  text-decoration: none;
  font-size: 0.8em;
  font-weight: bold;
  background-color: #eee;
  border-radius: 4px;
}
a.buglink:visited {
  color: #777;
}
a.onbutton,
a.offbutton {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  padding: 2px;
  border-radius: 4px;
  font-size: 0.8em;
  border: 1px solid #777;
  text-align: center;
  background-color: #eee;
  width: 25px;
}
a.onbutton.active {
  border: 1px solid #090;
  background-color: #0c0;
  color: #fff;
  font-weight: bold;
}
a.offbutton.active {
  border: 1px solid #900;
  background-color: #c00;
  color: #fff;
  font-weight: bold;
}
/* Tour */
.screenshot {
  border: 1px solid #eee;
  padding: 5px;
  vertical-align: middle;
}
/* Search */
.placeholder {
  color: #aaa;
}
.bugtable .status {
  border: 2px solid #fff;
}
.bugtable .description {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.bugtable .description a {
  border: none;
  color: inherit;
}
.bugtable .description a:hover {
  color: #0000ee;
  border-bottom: 1px dotted;
}
.bugtable .description a:hover:visited {
  color: #551a8b;
}
.bugtable .priority {
  border: 2px solid #fff;
}
.bugtable thead a {
  color: inherit;
}
.bugtable thead a:visited {
  color: inherit;
}
.peek {
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 300px;
  font-size: 75%;
  padding: 10px;
  box-shadow: 0 0 20px -7px #000;
  word-wrap: break-word;
  word-break: break-word;
}
.peek h1,
.peek h2,
.peek h3,
.peek h4,
.peek h5,
.peek h6,
.peek p {
  font-size: 100%;
  margin: 0 0 0.5em 0;
}
.peek pre {
  white-space: pre-wrap;
}
.controls {
  overflow: auto;
  clear: both;
  font-size: 80%;
  margin: 1em 0;
}
.controls .summary {
  display: inline-block;
  margin-right: 10px;
}
.controls .pagination {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.controls .pagination li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.controls .pagination li a,
.controls .pagination li span {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  min-width: 16px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 2px 5px;
}
.controls .pagination li a:hover,
.controls .pagination li span:hover {
  background-color: #39f;
  color: #fff;
}
.controls .pagination li a:visited,
.controls .pagination li span:visited {
  color: inherit;
}
.controls .pagination li.disabled a,
.controls .pagination li.disabled span {
  color: #ccc;
}
.controls .pagination li.disabled a:hover,
.controls .pagination li.disabled span:hover {
  background-color: inherit;
}
.controls .pagination li.disabled a:visited,
.controls .pagination li.disabled span:visited {
  color: #ccc;
}
.controls .pagination li.active a {
  background-color: #39f;
  color: #fff;
}
.controls .pagination li.active a:visited {
  color: #fff;
}
.statuspopup {
  position: absolute;
  top: 0px;
  padding: 5px 0 5px 0;
  margin: 0;
  background-color: #fff;
  z-index: 999;
  text-align: left;
}
.statuspopup .status {
  border: 2px solid #ccc;
}
.statuspopup .priority {
  border: 2px solid #ccc;
}
a.asc[data-sort]:after {
  margin-left: 5px;
  content: "\f0aa";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
a.desc[data-sort]:after {
  margin-left: 5px;
  content: "\f0ab";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
/* Home page */
body.home .tagline {
  font-style: italic;
  font-size: 0.9em;
}
body.home .intro {
  font-size: 1.2em;
  line-height: 1.5em;
}
body.home .links {
  text-align: right;
  width: 40%;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
body.home .features {
  width: 50%;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.featurelist {
  padding: 0;
  margin-left: 20px;
}
.featurelist li {
  list-style: none;
  margin: 0 0 5px 1em;
}
/* Bug page */
body.bug h3 {
  text-transform: uppercase;
  font-size: 0.8em;
}
body.bug #taglist {
  font-size: 0.8em;
}
body.bug #header {
  margin-top: 70px;
}
body.bug #priority_status {
  position: fixed;
  background-color: #fff;
  padding: 15px 20px 15px 20px;
  margin: 0 0 0 0;
  width: 710px;
  top: 0px;
  z-index: 999;
  border: 1px solid #ccc;
  border-top: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0.95;
}
body.bug #priority_status:hover {
  opacity: 1;
}
body.bug blockquote {
  margin: 1em;
  padding: 10px;
  color: #777;
  font-size: 1em;
  line-height: 1.5em;
  border: 1px solid #eee;
  border-left: 10px solid #eee;
  border-radius: 5px;
}
body.bug blockquote p:last-child {
  margin: 0;
}
#copy-button {
  font-size: 0.7em;
  cursor: pointer;
}
#nextbugnav {
  font-size: 90%;
  white-space: nowrap;
}
.closed-notice {
  padding: 10px;
  margin: 10px 0 10px 0;
  font-size: 0.8em;
  font-weight: bold;
  background-color: #ffe;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.tracker-nav {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.tracker-nav li {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.tracker-nav li:after {
  content: " | ";
}
.tracker-nav li:last-child:after {
  content: "";
}
/* Comments */
ol.comments {
  font-size: 0.8em;
  margin: 0;
}
ol.comments li {
  position: relative;
  margin-bottom: 10px;
  list-style: none;
  overflow: auto;
  width: 100%;
}
ol.comments li .bullet {
  position: relative;
  display: block;
  float: left;
  width: 30px;
  font-family: 'Roboto Slab', 'Roboto', serif;
  font-style: italic;
  top: 0;
  color: #999;
}
ol.comments li .bullet a {
  text-decoration: none;
  color: #999;
}
ol.comments li .bullet a:visited {
  color: #999;
}
ol.comments li .icon {
  display: block;
  float: left;
  width: 62px;
}
ol.comments li .small-icon {
  display: block;
  float: left;
  width: 15px;
}
ol.comments li .icon img {
  border: 1px solid #ccc;
}
ol.comments li .body {
  margin: 0 0 0 20px;
  width: 630px;
  float: left;
}
ol.comments li .body-status {
  margin: 0;
  width: 685px;
  float: left;
}
ol.comments li .author {
  font-weight: bold;
  margin: 0 0 5px 0;
}
ol.comments li .date {
  color: #777;
  font-size: 0.8em;
  margin: 0 0 5px 0;
}
ol.comments li .content {
  word-wrap: break-word;
}
ol.comments li .activity {
  background-color: #eee;
  padding: 5px;
  border-radius: 5px;
}
ol.comments li .activity .author {
  font-weight: normal;
}
ol.comments li.deleted {
  color: #777;
  opacity: 0.5;
}
/* Subscribers */
#subscriberlist span img {
  height: 15px;
  margin-top: -3px;
  vertical-align: middle;
}
#subscriberlist span:hover {
  color: #000;
}
#subscriberlist span:hover img {
  height: 25px;
}
/* Tags */
ul.tags {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  width: 100%;
}
ul.tags li,
.tag {
  float: left;
  list-style: none;
  padding: 0;
  border-radius: 10px;
  border: 1px solid #ccc;
  background-color: #eee;
  text-shadow: 1px 1px #fff;
  margin: 0 5px 5px 0;
  line-height: 1.2em;
}
.tag {
  float: inherit;
}
ul.tags a,
a.tag {
  display: inline-block;
  color: inherit;
  padding: 5px;
  cursor: pointer;
  border: none;
}
ul.tags a:visited,
a.tag:visited {
  color: inherit;
}
a.tag {
  border: 1px solid #ccc;
}
ul.tags li .delete,
a.tag .delete {
  padding: 0;
  text-shadow: none;
  color: #777;
  margin-right: 5px;
  cursor: pointer;
}
ul.tags li .delete:hover,
body.new-bug ul.tags li:hover .delete,
a.tag:hover .delete {
  color: #f00;
}
ul.tags.small a {
  padding: 2px 5px;
  border-radius: 5px;
}
ul.tags li:hover,
.tag:hover {
  background-color: #f9f9f9;
}
body.tags .tags {
  width: 548px;
}
/* Attachments */
ul.attachments {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  width: 100%;
}
ul.attachments li {
  list-style: none;
  overflow: hidden;
  margin: 0 5px 5px 0;
  float: left;
  text-align: center;
  width: 80px;
  height: 100px;
}
ul.attachments .attachment {
  margin: 0 5px 5px 0;
  padding: 5px;
  border: 1px solid #ccc;
  cursor: pointer;
  border-radius: 10px;
}
ul.attachments .filename {
  font-size: 6pt;
}
ul.attachments .deletelink {
  font-size: 6pt;
}
a.attachments {
  color: inherit;
}
a.attachments li a {
  color: inherit;
}
a.attachments li a:visited {
  color: inherit;
}
/* Role */
.role {
  color: #ccc;
  border: 2px solid #eee;
  border-radius: 5px;
  cursor: pointer;
  padding: 5px;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
}
.role:visited {
  color: #ccc;
}
.role100.selected,
.role100:hover {
  color: #f90;
}
.role200.selected,
.role200:hover {
  color: #39f;
}
.role300.selected,
.role300:hover {
  color: #090;
}
.role400.selected,
.role400:hover {
  color: #000;
}
/* Priority */
.priority {
  color: #ccc;
  border: 2px solid #eee;
  margin: 0 5px 0 0;
  border-radius: 5px;
  cursor: pointer;
  padding: 5px;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
}
.priority:visited {
  color: #ccc;
}
.p1.selected,
.p1:hover {
  color: #333;
}
.p2.selected,
.p2:hover {
  color: #f90;
}
.p3.selected,
.p3:hover {
  color: #f00;
}
.p4.selected,
.p4:hover {
  color: #c0c;
}
/* Status */
.status {
  color: #ccc;
  border: 2px solid #eee;
  margin: 0 5px 0 0;
  border-radius: 5px;
  cursor: pointer;
  padding: 5px;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
}
.status:visited {
  color: #ccc;
}
.status1.selected,
.status1:hover {
  color: #333;
}
.status2.selected,
.status2:hover {
  color: #39f;
}
.status3.selected,
.status3:hover {
  color: #f00;
}
.status4.selected,
.status4:hover {
  color: #090;
}
.noedit:hover {
  color: #ccc;
  cursor: default;
}
/* Activity */
.activitylabel {
  font-size: 0.6em;
  font-weight: bold;
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 2px;
  border-radius: 5px;
  width: 60px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
}
.activity-newbug {
  background-color: #0b0;
  color: #fff;
  text-shadow: 0 1px #070;
  border: 1px solid #090;
}
.activity-priority {
  background-color: #f90;
  color: #fff;
  text-shadow: 0 1px #c60;
  border: 1px solid #f50;
}
.activity-status {
  background-color: #39f;
  color: #fff;
  text-shadow: 0 1px #06c;
  border: 1px solid #35f;
}
/* Forms */
div.form-group,
fieldset {
  font-size: 0.9em;
  margin-bottom: 1em;
  line-height: 1.5em;
  overflow: auto;
  clear: both;
}
div.form-group .control-label,
fieldset label {
  float: left;
  width: 150px;
}
.choices {
  float: left;
  max-width: calc(100% - 150px);
}
.choices label {
  float: none;
  width: inherit;
}
div.form-group.required .control-label {
  font-weight: bold;
}
.inline div.form-group {
  display: inline-block;
}
.help-block,
.help-block-error {
  color: #c00;
  font-size: 0.9em;
}
.toggles {
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.toggles img {
  padding: 0;
  margin: 0;
}
.toggles .toggle {
  cursor: pointer;
  display: inline-block;
  margin: 5px;
  padding: 5px;
  background-color: #fff;
  line-height: 0;
  border: 1px dotted #ccc;
  border-radius: 5px;
}
.toggles .toggle.on {
  border: 1px solid #777;
}
.toggles #toggle-0 {
  display: inline-block;
  border: none;
  padding: 5px;
  position: relative;
  top: -6px;
  background-color: #ccc;
}
.toggles #toggle-0.on {
  color: #fff;
  background-color: #0c0;
}
.hint-block,
.help {
  font-size: 90%;
  font-family: 'Roboto Condensed', 'Roboto', sans-serif;
  color: #777;
}
.buttons {
  text-align: right;
  margin: 10px 0 10px 0;
}
#bugdescription_static {
  word-wrap: break-word;
}
#bugdescription {
  border: 1px solid #eee;
  padding: 3px;
  width: 100%;
  height: 200px;
  white-space: pre-wrap;
  word-wrap: break-word;
  box-sizing: border-box;
}
#comment {
  border: 1px solid #eee;
  padding: 3px;
  width: 742px;
  height: 100px;
}
.formerror {
  color: #f00;
  display: block;
}
ul.ui-autocomplete {
  border: 1px solid #ccc;
  background-color: #f9f9f9;
  padding: 5px;
  font-size: 0.8em;
  position: absolute;
  min-width: 75px;
  border-radius: 5px;
}
ul.ui-autocomplete li {
  list-style: none;
  line-height: 1.5em;
  padding: 2px 5px 2px 5px;
  border-radius: 5px;
}
ul.ui-autocomplete li.ui-state-hover,
ul.ui-autocomplete li.ui-state-focus {
  background-color: #f90;
  color: #fff;
}
/* Admin */
body.admin {
  box-sizing: content-box;
}
/* Utility */
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.double-height {
  line-height: 2em;
}
.nomargin {
  margin: 0;
}
.bigmargin {
  margin: 1.5em 0 1.5em 0;
}
.floatright {
  float: right;
}
.floatleft {
  float: left;
}
.alignright {
  text-align: right;
}
.alignleft {
  text-align: left;
}
.aligncenter,
.center {
  text-align: center;
}
.alignjustify {
  text-align: justify;
}
.dim {
  color: #999;
}
.plain {
  font-weight: normal;
  font-size: 1em;
  color: #000;
  text-decoration: none;
  border: none;
}
.strike {
  text-decoration: line-through;
  color: #f00;
}
.small {
  font-size: 0.8em;
}
.condensed {
  font-family: 'Roboto Condensed', 'Roboto', sans-serif;
}
.red {
  color: #f00;
}
.green {
  color: #0b0;
}
.blue {
  color: #39f;
}
.gold {
  color: #fc0;
}
code {
  background-color: #eee;
  border-radius: 5px;
  display: inline-block;
  padding: 2px 5px;
  font-family: 'Roboto Mono', monospaced;
  font-size: 90%;
  line-height: 1em;
}
.caps {
  text-transform: uppercase;
}
.nodata {
  font-size: 90%;
  font-style: italic;
  color: #777;
}
.longtext {
  font-family: 'Roboto Slab', 'Roboto', serif;
}
.serif {
  font-family: 'Roboto Slab', 'Roboto', serif;
}
.italic {
  font-style: italic;
}
.nowrap {
  white-space: nowrap;
}
.opaque {
  opacity: 1;
}
.bold {
  font-weight: bold;
}
.inline {
  display: inline;
}
.quote {
  font-style: italic;
}
.panel {
  padding-left: 12px;
  border-left: 3px solid #eee;
}
/**
 * Syntax highlighting
 */
/*
Monokai style - ported by Luigi Maselli - http://grigio.org
*/
.hljs {
  display: block;
  padding: 0.5em;
  overflow-x: auto;
  font-size: 90%;
  line-height: 1em;
}
/**
 *
 * Animations
 *
 */
.pulse-anim {
  -webkit-animation: pulse 1000ms linear both;
          animation: pulse 1000ms linear both;
}
/* Generated with Bounce.js. Edit at http://bouncejs.com#%7Bs%3A%5B%7BT%3A%22c%22%2Ce%3A%22b%22%2Cd%3A1000%2CD%3A0%2Cf%3A%7Bx%3A1.5%2Cy%3A1.5%7D%2Ct%3A%7Bx%3A1%2Cy%3A1%7D%2Cs%3A3%2Cb%3A8%7D%5D%7D */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: matrix3d(1.5, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.5, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  5.11% {
    -webkit-transform: matrix3d(1.055, 0, 0, 0, 0, 1.055, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.055, 0, 0, 0, 0, 1.055, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.71% {
    -webkit-transform: matrix3d(0.908, 0, 0, 0, 0, 0.908, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.908, 0, 0, 0, 0, 0.908, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.21% {
    -webkit-transform: matrix3d(0.868, 0, 0, 0, 0, 0.868, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.868, 0, 0, 0, 0, 0.868, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  13.21% {
    -webkit-transform: matrix3d(0.907, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.907, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.12% {
    -webkit-transform: matrix3d(0.972, 0, 0, 0, 0, 0.972, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.972, 0, 0, 0, 0, 0.972, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  19.02% {
    -webkit-transform: matrix3d(1.018, 0, 0, 0, 0, 1.018, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.018, 0, 0, 0, 0, 1.018, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  21.92% {
    -webkit-transform: matrix3d(1.031, 0, 0, 0, 0, 1.031, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.031, 0, 0, 0, 0, 1.031, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.73% {
    -webkit-transform: matrix3d(0.992, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.992, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.55% {
    -webkit-transform: matrix3d(1.002, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.002, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  57.26% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  69.07% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  80.88% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  92.59% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: matrix3d(1.5, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.5, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  5.11% {
    -webkit-transform: matrix3d(1.055, 0, 0, 0, 0, 1.055, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.055, 0, 0, 0, 0, 1.055, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.71% {
    -webkit-transform: matrix3d(0.908, 0, 0, 0, 0, 0.908, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.908, 0, 0, 0, 0, 0.908, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.21% {
    -webkit-transform: matrix3d(0.868, 0, 0, 0, 0, 0.868, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.868, 0, 0, 0, 0, 0.868, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  13.21% {
    -webkit-transform: matrix3d(0.907, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.907, 0, 0, 0, 0, 0.907, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.12% {
    -webkit-transform: matrix3d(0.972, 0, 0, 0, 0, 0.972, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.972, 0, 0, 0, 0, 0.972, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  19.02% {
    -webkit-transform: matrix3d(1.018, 0, 0, 0, 0, 1.018, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.018, 0, 0, 0, 0, 1.018, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  21.92% {
    -webkit-transform: matrix3d(1.031, 0, 0, 0, 0, 1.031, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.031, 0, 0, 0, 0, 1.031, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.73% {
    -webkit-transform: matrix3d(0.992, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(0.992, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.55% {
    -webkit-transform: matrix3d(1.002, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1.002, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  57.26% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  69.07% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  80.88% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  92.59% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
