#jdfile-mainheader {
  background: #1f537e;
  border: 1px solid #1f537e;
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  padding: 15px 15px 0;
  width: 100%;
}
.jdfile-categories {
  background: #f4f4f4;
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin: 15px 0;
  padding: 10px;
}
.jdfile-categories:nth-child(2n) {
  background: rgba(0, 0, 0, 0);
}
.jdfile-subhead {
  background: #f4f4f4;
  border: 1px solid #ccc;
  display: block;
  margin: 10px 0;
  padding: 8px;
}
.jdfile-subhead-files {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  margin-top: 10px;
  padding: 15px 15px 0;
}
.back_button {
  background: #898989 none repeat scroll 0 0;
  float: left;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 35px;
}
.jdfile-baseinfo {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  line-height: 1.2;
  margin: 15px 0;
  padding: 10px;
}
.jdfile-baseinfo:nth-child(2n+1) {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.jstatus {
  font-size: 10px !important;
}
.jdbutton {
  box-shadow: none;
  font: inherit;
  text-shadow: none;
}
.jmedium {
  font-size: 14px !important;
  padding: 10px 30px !important;
}
.jblue {
  background: #1f537e;
  border: 0 none;
  color: #ffffff !important;
}
.jdbutton.jblue.jmedium:hover {
  background: #9e9e9e none repeat scroll 0 0;
  color: #000000 !important;
  text-decoration: underline;
}
.jd-details-info {
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  display: block;
  margin: 10px 0;
  min-height: 55px;
  padding: 5px;
}
.jd_footer {
  float: right;
  font-size: 10px;
}
#jm-top1 {
  position: relative;
}
