@-ms-viewport {
  width: auto;
  initial-scale: 1.0;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  min-width: 320px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", "Meiryo", "MS PGothic", "Osaka", Arial, sans-serif;
}
body, th, td {
  word-break: break-all;
  word-wrap: break-word;
}
body > .container, body > .container-fluid {
  padding: 77px 0 0;
}
.footer > .container, .footer > .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-print {
  display: none;
}
@page {
  margin: 12.7mm 9.7mm;
}
@media print {
  body {
    overflow: visible !important;
    -webkit-print-color-adjust: exact;
  }
  body > .container, body > .container-fluid {
    padding: 0;
  }
  .navbar-print {
    display: block;
    margin: 0 0 10px 14px;
  }
  .navbar, .footer, #jobs, #create, .tip, .term, li.pull-right, #support-frame, .unprint {
    display: none;
  }
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .page-break {
    page-break-before: always;
  }
  .page-no-break li div {
    page-break-inside: avoid;
  }
}
@media screen and (max-width: 768px) {
  body {
    margin-bottom: 45px;
  }
  .footer {
    min-height: 45px;
  }
  #container {
    margin: 15px auto 65px;
  }
  #jobs {
    padding: 0;
  }
  #analyses {
    padding: 0;
  }
  #create .col-sm-2 {
    padding: 0;
  }
  #create .btn-group {
    width: 100%;
  }
  #create .btn-1 {
    width: 100%;
  }
  #create .btn-2 {
    width: 50%;
  }
  #create .btn-3 {
    width: 33%;
  }
  #create .btn-3-center {
    width: 34%;
  }
  #create .btn-4 {
    width: 25%;
  }
  #create .btn-5 {
    width: 20%;
  }
  .pager {
    margin: 0;
    font-size: 10px;
  }
}
@media screen and (min-width: 769px) {
  body {
    margin-bottom: 30px;
  }
  .footer {
    min-height: 30px;
  }
  #container {
    margin: 15px auto 50px;
  }
  #analyses {
    padding-left: 0;
  }
  #create .col-sm-2 {
    padding: 0;
    margin-right: 15px;
  }
  #create .btn-toolbar {
    float: right !important;
  }
  .pager {
    margin: 0;
    font-size: 12px;
  }
}
#jobs .list-group {
  margin-bottom: 2px;
}
#jobs .main {
  margin-bottom: 14px;
}
#jobs .spacer {
  height: 4px;
}
#jobs .list-group-item, #create .list-group-item {
  font-size: 12px;
  overflow: hidden;
}
#jobs .list-group-item {
  padding: 0;
  border: 0;
  background: #cfeef8;
}
#jobs .list-group-item a {
  color: #333435;
  text-decoration: underline;
}
#jobs .list-group-item a:hover, #jobs .list-group-item a:active {
  color: #015ba7;
}
#jobs .title {
  display: block;
  width: 100%;
  height: 100%;
  background: #1797c0;
  padding: 3px 9px;
  font-weight: bold;
  color: #fff;
}
#jobs .item {
  display: block;
  width: 100%;
  height: 100%;
  padding: 3px 9px;
}
.badge {
  display: inline;
  font-size: 11px;
}
.btn {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.tab-pane {
  margin: 15px auto;
}
#analyses {
  z-index: 10;
  overflow: hidden;
  font-size: 13px;
}
#analyses td, #analyses th {
  margin: 0;
  padding: 0;
}
#analyses .inner {
  width: 100%;
}
#analyses .inner td, #analyses .inner th {
  padding: 4px 8px 4px 9px;
}
#create {
  margin: 0;
  padding: 0;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #f5f5f5 !important;
}
#footerMenu {
  white-space: nowrap;
  overflow-x: auto;
}


/* Custom page CSS
-------------------------------------------------- */
.navbar {
  z-index: 20;
}
.navbar-default {
  background: #fff;
  border-bottom: 0;
}
.navbar-brand {
  padding-top: 8px;
}
.dropdown-toggle img {
  position: relative;
  top: -1px;
}
.footer {
  padding-top: 9px;
  padding-bottom: 0;
  font-size: 11px;
  color: #666 !important;
}
.footer a {
  color: #0F852d !important;
  font-weight: bold;
  text-decoration: none;
}
.footer a:hover, .footer a:active {
  color: #0F852d !important;
  font-weight: bold;
  text-decoration: underline;
}
.list-inline {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.pan {
  height: 27px;
  padding: 3px 7px 4px 7px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  position: relative;
}
.pan-m {
  padding: 4px 7px 1px 7px;
}
.pan a {
  font-size: 12px;
  z-index: 3;
}
.pan-m a {
  font-size: 14px;
  font-weight: bold;
}
.arrow-t:after {
  position: absolute;
  content: " ";
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  border-left: 14px solid transparent;
  z-index: 2;
}
.arrow-b:after {
  position: absolute;
  content: " ";
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  border-left: 14px solid transparent;
  z-index: 2;
}
.arrow-l {
  background-image: url("/img/arrow.png");
  background-position: right center;
  background-repeat: no-repeat;
}
.breadcrumb {
  height: 28px;
  width: 100%;
  margin: 0;
  padding: 5px 7px;
  font-size: 12px;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.breadcrumb > li + li:before {
  content: ">";
}
.node:hover {
  background-color: #ffc !important;
  cursor: pointer;
}
.star {
  font-size: 15px;
  color: #c6c6c6 !important;
}
.star .glyphicon-star {
  color: #ffd26e !important;
}
.nav-tabs .glyphicon {
  position: relative;
  top: 3px;
}
.alert {
  text-align: left;
}
.error-message {
  color: red;
}
.fav {
  font-size: 13px;
}
.fav-on {
  color: #ffd26e !important;
}
.editName {
  background: url(/img/edit.png) no-repeat right center;
  padding-right: 18px;
}
#dragAlt {
  z-index: 100;
}
.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;margin:0 2px;padding:5px 14px;background-color:#fff !important;border:1px solid #ddd !important;border-radius:0}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right;margin-right:0}.pager .previous>a,.pager .previous>span{float:left;margin-left:0}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777 !important;cursor:not-allowed;background-color:#ddd !important;font-weight:bold}
.fa-spin {-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}
.fa-pulse {-webkit-animation:fa-spin 1s infinite linear;animation:fa-spin 1s infinite linear}
@-webkit-keyframes fa-spin {0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
@keyframes fa-spin {0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.nomatch {padding: 125px 0 79px;font-weight: bold;text-align: center; border:none; background:none;}
div.nodata {
  display: table;
  height: 100%;
  width: 100%;
  margin: auto;
}
div.table-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* BS callout CSS
-------------------------------------------------- */
.bs-callout {
  padding: 10px 10px 5px;
  margin: 0 0 15px;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
  text-align: left;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  border-radius: 3px;
}
.bs-callout+.bs-callout {
  margin-top: -5px;
}
.bs-callout-default {
  border-left-color: #777 !important;
}
.bs-callout-default h4 {
  color: #777 !important;
}
.bs-callout-primary {
  border-left-color: #428bca !important;
}
.bs-callout-primary h4 {
  color: #428bca !important;
}
.bs-callout-success {
  border-left-color: #5cb85c !important;
}
.bs-callout-success h4 {
  color: #5cb85c !important;
}
.bs-callout-danger {
  border-left-color: #d9534f !important;
}
.bs-callout-danger h4 {
  color: #d9534f !important;
}
.bs-callout-warning {
  border-left-color: #f0ad4e !important;
}
.bs-callout-warning h4 {
  color: #f0ad4e !important;
}
.bs-callout-info {
  border-left-color: #5bc0de  !important;
}
.bs-callout-info h4 {
  color: #5bc0de !important;
}

/* Login page CSS
-------------------------------------------------- */
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 11;
}
.form-signin input {
  margin-bottom: -1px;
}
.form-signin input[type="submit"], .form-signin input[type="button"] {
  margin-top: 11px;
}
.account-wall {
  padding: 40px 0px 20px 0px;
  background-color: #fff;
}
.login-title {
  color: #555 !important;
  font-size: 41px;
  display: block;
}
.logo-img {
  margin: 0 auto 10px;
  display: block;
}

/* Admin CSS
-------------------------------------------------- */
small {
  font-size: 10px;
}
input, textarea, select {
  border: 1px #ccc solid !important;
}
input:focus, textarea:focus, select:focus {
  border-color:#66afe9 !important;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
input, textarea {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 3px 2px;
  box-shadow: none;
  font-size: 13px;
}
label {
  font-weight: normal;
  margin-right: 15px;
}
label input[type=checkbox], label input[type=radio] {
  position: relative;
  top: 2px;
}
select {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 2px 15px 1px 2px;
  box-shadow: none;
  font-size: 13px;
}
.vertical-table {
  width: 100%;
}
.index .vertical-table {
  font-size: 11.5px;
}
.vertical-table thead {
  border-bottom: 2px #1798a5 solid !important;
}
.vertical-table tbody tr {
  border-bottom: 1px #ebebec solid !important;
}
tfoot {
  border-top: 3px #1798a5 double !important;
}
.vertical-table th, .vertical-table td {
  height: 32px;
}
.vertical-table th {
  color: #1798a5 !important;
}
#analyses .vertical-table th, #analyses .vertical-table td {
  padding: 3px 2px;
}
#analyses .view .vertical-table th, #analyses .view .vertical-table td {
  padding: 5px 2px;
}
.vertical-table td {
  text-align: left;
}
.vertical-table label input {
  margin-right: 10px;
}
.actions a {
  display: inline-block;
  padding: 2px 5px;
  border: 1px #bbb solid !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #ddd), color-stop(0.01, #fefefe));
  background: -webkit-linear-gradient(top, #fefefe 1%, #ddd 88%);
  background: -moz-linear-gradient(top, #fefefe 1%, #ddd 88%);
  background: -o-linear-gradient(top, #fefefe 1%, #ddd 88%);
  background: -ms-linear-gradient(top, #fefefe 1%, #ddd 88%);
  background: linear-gradient(to bottom, #fefefe 1%, #ddd 88%);
  color: #333 !important;
  font-weight: normal;
}
ul.pagination li.active a {
    background-color: #dce47e !important;
    color: #fff !important;
    font-weight: bold;
    cursor: default;
}
ul.pagination .disabled:hover a {
    background: none;
}
.paginator {
    text-align: center;
}
.paginator ul.pagination li {
    float: none;
    display: inline-block;
}
.paginator p {
    text-align: right;
    color: rgba(0, 0 ,0 , 0.54);
}
#analyses fieldset {
  text-align: center;
}

/* jQuery File Upload Plugin CSS
-------------------------------------------------- */
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}

/* preview CSS
-------------------------------------------------- */
#preview-table {
  overflow-x: auto;
  overflow-y: hidden;
}
#preview-table table {
  z-index: 10000000;
}
#preview-table th, #preview td {
  padding: 0 2px;
  border: 1px #dadcdd solid !important;
}
#preview-table th {
  width: 36px;
  font-weight: normal;
  font-size: 10px;
  white-space: normal;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
#preview-table td {
  height: 12px;
  text-align: right;
}
#analyses .attribute-table {
  width: 100%;
}
#analyses .attribute-table th {
  padding: 0 5px;
  vertical-align: middle;
}
#analyses .attribute-table td {
  padding: 2px 2px 1px;
  vertical-align: top;
}
.attribute-cell {
  width: 8%;
  font-size: 12px;
}
.attribute-line.on, .attribute-cell.on {
  background-color: #dce47e !important;
}

.cursor-move {
  cursor: move;
}

.cursor-pointer {
  cursor: pointer;
}
