.inline-table input {
  background-color: inherit;
  border-width: 0px;
  padding: 5px;
}

.inline-table input[maxlength="20"] {width:60px}
.inline-table input[maxlength="30"] {width:70px}

.inline-table {
  margin-bottom: 2em;
  color: gray;
  font-size: .95em;
  width: 100%;
}

.inline-table h3 {
  margin: 0;
  font-size: 1em
}

.inline-table td, .inline-table th {
  padding: 0.3em;
}

.inline-table td {
  background-color: #eef3f4;
}

.inline-table td.no-padding, .inline-table th.no-padding {
  padding: 0
}

.inline-table.small td, .inline-table th {
  padding: .6em 1em
}

.inline-table thead {
  font-size: 1.1em;
  color: #666;
  border-bottom: 1px solid #e6e6e6
}

.inline-table thead th {
  font-size: .85em;
  text-align: left;
  font-weight: 400;
  white-space: nowrap;
  text-transform: uppercase
}

.inline-table thead th.children {
  border: 0
}

.inline-table thead th a {
  text-decoration: none;
  color: inherit;
  position: relative
}

.inline-table thead th a.icon:after {
  opacity: .5;
  right: 0
}

.inline-table.full-width td:first-child, .inline-table.full-width th:first-child {
  padding-left: 20px
}

.inline-table.full-width {
  margin-bottom: -3em
}

.inline-table.full-width th {
  background-color: #fafafa
}

.inline-table .table-headers {
  border-bottom: 1px solid #e6e6e6
}

.inline-table tbody {
  border-bottom: 1px dashed #e6e6e6
}

.inline-table tbody tr, .inline-table tbody tr:first-child {
  border-top: 1px dashed #e6e6e6;
}

.inline-table tbody tr:hover {
  background-color: #fcfcfc
}

.inline-table.full-width tbody {
  border: 0
}

.inline-table.small tbody tr {
  font-size: 1em
}

.inline-table.full-width .divider td {
  padding-left: 20px
}

.inline-table .bulk {
  padding-right: 0
}

.inline-table .bulk label {
  font-size: 1em;
  display: block;
  width: 100%;
  position: relative
}

.inline-table .bulk label span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.inline-table .bulk label span:active, .inline-table .bulk label span:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.inline-table .bulk input {
  margin-top: 3px
}

.inline-table .title {
  color: #4d4d4d
}

.inline-table .title h2 {
  text-transform: none;
  margin: 0;
  font-size: 1.15em;
  font-weight: 600;
  color: inherit;
  line-height: 1.5em
}

.inline-table .title h2 a {
  color: inherit;
  text-decoration: none
}

.inline-table .title h2 a:hover {
  color: #43b1b0
}

.inline-table .actions {
  margin-top: .8em;
  text-transform: uppercase;
  margin-bottom: -.5em;
  font-size: .8rem
}

.inline-table .actions:after, .inline-table .actions:before {
  content: " ";
  display: table
}

.inline-table .actions:after {
  clear: both
}

.inline-table .actions a {
  text-decoration: none
}

.inline-table .actions>li {
  float: left;
  padding: 0 .5em 0 0;
  margin: 0 0 .5em
}

.inline-table .button-secondary {
  border-color: #d9d9d9;
  background: #fff
}

.inline-table .button-secondary:hover {
  border-color: #43b1b0;
  background-color: #43b1b0
}

.inline-table .button-secondary {
  background-color: #fff
}

.inline-table .moderate-actions form {
  float: left;
  margin: 0 1em 1em 0
}

.inline-table .children, .inline-table .no-children {
  padding: 0
}

.inline-table .children:hover, .inline-table .no-children:hover {
  background-color: #fafafa
}

.inline-table .children a, .inline-table .no-children a {
  display: block;
  padding: 2em 0
}

.inline-table .children a {
  color: #43b1b0;
  display: block
}

.inline-table .children a:before {
  font-size: 3rem
}

.inline-table .no-children a {
  color: #d9d9d9;
  display: block
}

.inline-table .no-children a:before {
  font-size: 1.5rem
}

.inline-table .no-children a:hover {
  color: #43b1b0
}

.inline-table.small .children a:before {
  font-size: 30px
}

.inline-table.full-width th:first-child.ord, .inline-table th.ord {
  padding-left: 25px
}

.inline-table th.ord a:before {
  width: 1em;
  font-size: 15px
}

.inline-table th.ord a:hover:before {
  color: #43b1b0
}

.inline-table .handle {
  cursor: move;
  width: 20px
}

.inline-table .handle:before {
  font-size: 20px;
  color: #d9d9d9;
  width: 1em
}

.inline-table .handle:hover:before {
  color: #666
}

.inline-table .ui-sortable-helper {
  border: 1px dashed #e6e6e6;
  border-width: 1px 0
}

.inline-table .ui-sortable-helper td {
  display: none
}

.inline-table .ui-sortable-helper .ord, .inline-table .ui-sortable-helper .title {
  display: table-cell
}

.inline-table .dropzone {
  height: 80px
}

.inline-table .dropzone, .inline-table .dropzone:hover {
  background-color: #333
}

.inline-table .dropzone td {
  padding: 0
}

.inline-table table .no-results-message {
  padding-left: 20px
}

.inline-table .unpublished h2 {
  opacity: .7
}

.inline-table .index {
  background-color: #e6e6e6
}

.inline-table .index .title h2 {
  font-size: 1.2em;
  opacity: 1
}

body.ready .inline-table .index .title h2 a {
  transition: opacity .2s ease
}

.inline-table .index .title h2 a:hover {
  opacity: .7
}

.inline-table .index .actions {
  margin-top: 1em
}

.inline-table .index .button {
  background-color: #fff;
  color: #43b1b0;
  border-color: #43b1b0
}

.inline-table .index .button:hover {
  color: #fff;
  background: #358c8b;
  border-color: #358c8b
}

.inline-table .index .button:active {
  color: #fff;
  background: #333;
  border-color: #333
}

.inline-table .index .button.bicolor {
  background: #358c8b;
  border: 1px solid #276766
}

.inline-table .index .button.bicolor:active {
  color: #fff;
  background: #484848;
  border-color: #333
}

.inline-table .indicator {
  margin-right: 0;
  font-size: 1em;
  opacity: .7
}

.inline-table.images img {
  border: 3px solid #fff
}

.inline-table {
  color: gray;
}

.controls {
  width: 90px;
  float: right;
}
