.epaper_panel label{
  float: left;
  width: 220px;
  line-height: 25px;
  font-weight: bold;
}
.epaper_panel input{
  height: 25px;
  width: 500px;
}
.credentials-form input{
  width: auto;
}
.epaper_panel input[type='file'], .epaper_panel input[type='checkbox']{
  width: auto;
}

.epaper_panel textarea{width: 98%;}

#epaper-tabs textarea{
  border: none;
  height: 240px;
  width: 100%;
}
#epaper-tabs{
  margin: 0 -7px -9px;
}

#epaper-meta-pages-remove-all-icon {
  margin-left: 10px;
  position: relative;
  top: 2px;
}