.js-inline-admin-formset{
    overflow-x: auto;
    height: 400px;
}
.vLargeTextField{
    height:20px;
    width:280px;
}

input[type="number"]{
    width:75px;
}

.mdl-card {
    width: 100% !important;
}


#changelist-filter {
    width: 400px;
}

#changelist #toolbar {
    margin-right: 440px;
}

#changelist-form .results {
    margin-right: 440px;
}

#changelist-form .actions {
    margin-right: 440px;
}
#user-tools > strong{
    color:white;
}
/*

.grid {
  position: relative;
  height: 100%;
}
.item {
  display: block;
  position: absolute;
  min-width: 350px;
  width: fit-content;
  height: 300px;
  margin-left: 20px;
  margin-top: 20px;
  z-index: 1;
}
.item.muuri-item-dragging {
  z-index: 3;
}
.item.muuri-item-releasing {
  z-index: 2;
}
.item.muuri-item-hidden {
  z-index: 0;
}
.item-content {
  position: relative;
  width: 100%;
  height: 100%;
} */


#header{
line-height: 19px;
}
