@charset "UTF-8";
@charset "UTF-8";
h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}

.wpfd-loading {
  width: 120px;
  height: 120px;
  margin: 30px auto;
  display: block;
  background-color: transparent;
  background-size: 120px !important;
}

#wpfd-loading-wrap, #wpfd-loading-tree-wrap {
  position: fixed;
  left: -99999px;
}

ul.head-category {
  list-style: none !important;
}

.wpfd-loading-tree-bg {
  background: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/spinner-custom.svg) left 0 no-repeat !important;
  background-size: 16px !important;
  width: 16px;
  height: 16px;
  float: left;
  margin: 5px 0 5px -20px;
}

.wpfd-category-desc {
  display: block;
  flex-basis: 100%;
  margin: 0 10px;
  line-height: 1.5;
}

/* pagination */
.wpfd-pagination .page-numbers {
  margin: 6px;
}
.wpfd-pagination a.page-numbers {
  cursor: pointer;
}

/* left folder tree */
.wpfd-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.wpfd-container.folder-tree-top {
  flex-wrap: wrap !important;
}
.wpfd-container.folder-tree-top .wpfd-foldertree {
  flex-basis: 100%;
  width: 100%;
  border-right: unset !important;
  margin-bottom: 10px;
}
.wpfd-container.folder-tree-top > [class*=wpfd-container-] {
  flex-basis: 100% !important;
  width: 100% !important;
  max-width: unset;
  padding: 0 !important;
}
.wpfd-container.folder-tree-right .wpfd-foldertree {
  order: 2;
  border-right: unset !important;
  border-left: 1px solid #cccccc;
}
.wpfd-container.folder-tree-right > [class*=wpfd-container-] {
  order: 1;
  padding: 0 10px 0 0 !important;
}
.wpfd-container.folder-tree-bottom {
  flex-wrap: wrap !important;
}
.wpfd-container.folder-tree-bottom .wpfd-foldertree {
  flex-basis: 100%;
  width: 100%;
  border-right: unset !important;
  order: 2;
}
.wpfd-container.folder-tree-bottom > [class*=wpfd-container-] {
  flex-basis: 100% !important;
  width: 100% !important;
  max-width: unset;
  padding: 0 !important;
  order: 1;
}
.wpfd-container .wpfd-categories {
  min-height: 28px;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  box-sizing: border-box;
}
.wpfd-container .wpfd-categories > h2 {
  width: 100%;
  line-height: 2.5em;
}
.wpfd-container .wpfd-categories.hide {
  display: none;
}
.wpfd-container .wpfd-foldertree {
  position: relative;
  flex-basis: 30%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0;
  border-right: 1px solid #cccccc !important;
  padding-top: 10px;
  box-sizing: border-box;
}
.wpfd-container .wpfd-foldertree ul.jaofiletree:first-child {
  margin-left: -10px !important;
}
.wpfd-container .wpfd-foldertree i.zmdi.zmdi-folder {
  margin-left: 16px;
}
.wpfd-container .wpfd-foldertree .icon-open-close + i.zmdi.zmdi-folder {
  margin-left: 0;
}
.wpfd-container .with_foldertree {
  flex-basis: 70%;
  max-width: 70%;
  margin: 0;
}
.wpfd-container .wpfd-open-tree {
  display: none;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox {
  margin: 0;
  position: absolute;
  left: 5px;
  top: 0;
  width: 16px;
  height: 16px;
  background-color: transparent;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox .cbox_file_download[type=checkbox] {
  display: none;
  -webkit-appearance: checkbox;
  box-sizing: border-box;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox span {
  width: 16px;
  height: 16px;
  line-height: 13px;
  vertical-align: top;
  margin: 0;
  box-sizing: border-box;
  display: inline-block;
  font-size: 13px;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox span:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0;
  vertical-align: middle;
  transition: 0.6s;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  color: #808080;
  padding: 1px;
  font-size: 13px;
  box-sizing: border-box;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox span:hover, .wpfd-container .filecontent > h3 .wpfd_checkbox span:focus {
  cursor: pointer;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox span:hover:before {
  background-color: #efefef;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox .cbox_file_download:checked + span:before {
  content: "✔";
}
@media only screen and (max-width: 720px) {
  .wpfd-container {
    display: block;
    position: relative;
  }
  .wpfd-container .wpfd-foldertree {
    display: none;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    border-right: 0 !important;
    border-radius: 4px;
    background: #fff;
    z-index: 10;
  }
  .wpfd-container .wpfd-foldertree.tree-open {
    display: block;
  }
  .wpfd-container .wpfd-foldertree ul.jaofiletree:first-child {
    margin-top: 35px !important;
  }
  .wpfd-container .wpfd-foldertree + .wpfd-open-tree {
    display: block;
    pointer-events: auto;
    position: absolute;
    top: 12px;
    left: 0px;
    width: 15px;
    height: 15px;
    text-align: center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfjCwwHBhVfyhjNAAAARElEQVRIx2NgGAUUA0aG1ZQa8J8yA5go9QILw1NqhsgoIAswMhyn1ICBT0gnqBkio4AswMjwhFIDBj4hraFmiIwCsgAA33UHxUbRH90AAAAldEVYdGRhdGU6Y3JlYXRlADIwMTktMTEtMTJUMDc6MDY6MjErMDA6MDDyrjLnAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE5LTExLTEyVDA3OjA2OjIxKzAwOjAwg/OKWwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0;
    padding: 10px;
    z-index: 11;
  }
  .wpfd-container .wpfd-foldertree + .wpfd-open-tree:hover {
    cursor: pointer;
  }
  .wpfd-container .tree-open + .wpfd-open-tree {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAQAAAC0NkA6AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjCwsJES8LDFBaAAAA90lEQVRYw+3WTQqDMBCG4Zcm5AJCeyqvo+RAekMV3KSLorXiz6SOUkq+dcKTMWYYSElJSYEHOU682pFzjyUyahpKrGi1paShIouroiYQ6ESMpaQjEKhiqslpCELmTQQacjniJhu3GTtbKb/Fhc1WsKoQ3mAUc5jYZ1SIbUaNWGdUiSXGYLSJOdPi8bTaxJzp6c8gBmY4/1CTMgFg8GMNgR6PkW69aZ/lxz/XBRd/wS88f90GQ3Hmey/GtqLIrPcoNWa7Daow+532MCNr5ocYJ27mn0zUIDEdifbON2WiRqI7VcQn+HK4g4zq7DH1Vc3pA3dKSso/5gmAWxwDE0VxTgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0xMS0xMVQwOToxNzoyNCswMDowMF30EfwAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMTEtMTFUMDk6MTc6MjQrMDA6MDAsqalAAAAAAElFTkSuQmCC);
  }
  .wpfd-container .with_foldertree {
    margin: 0 !important;
    min-height: 500px;
  }
}

/* main area */
#et-boc .wpfd-content, .wpfd-content {
  font-weight: normal;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 13px;
  background: #fff;
  background-color: #fff;
  padding: 0 5px;
  clear: both;
  margin-top: 0;
}
#et-boc .wpfd-content a:focus, .wpfd-content a:focus {
  outline: none;
}
#et-boc .wpfd-content li, .wpfd-content li {
  margin: 0;
}
#et-boc .wpfd-content a[class*=-download-category], #et-boc .wpfd-content a[class*=-download-selected], .wpfd-content a[class*=-download-category], .wpfd-content a[class*=-download-selected] {
  font-family: arial;
  background-color: #75be5f;
  border-color: #75be5f;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  margin: 5px 0 8px 8px;
  padding: 5px 30px;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  height: 38px;
  line-height: 28px;
  float: right;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
@media screen and (max-width: 420px) {
  #et-boc .wpfd-content a[class*=-download-category], #et-boc .wpfd-content a[class*=-download-selected], .wpfd-content a[class*=-download-category], .wpfd-content a[class*=-download-selected] {
    width: 100%;
    margin: 10px 0;
    float: unset;
  }
}
#et-boc .wpfd-content a[class*=-download-category]:hover, #et-boc .wpfd-content a[class*=-download-category]:focus, #et-boc .wpfd-content a[class*=-download-selected]:hover, #et-boc .wpfd-content a[class*=-download-selected]:focus, .wpfd-content a[class*=-download-category]:hover, .wpfd-content a[class*=-download-category]:focus, .wpfd-content a[class*=-download-selected]:hover, .wpfd-content a[class*=-download-selected]:focus {
  cursor: pointer;
  background-color: #75be5f !important;
  border-color: #75be5f;
}
#et-boc .wpfd-content a[class*=-download-category]:hover, #et-boc .wpfd-content a[class*=-download-selected]:hover, .wpfd-content a[class*=-download-category]:hover, .wpfd-content a[class*=-download-selected]:hover {
  box-shadow: 1px 1px 0.6666666667em #ccc;
}
#et-boc .wpfd-content a[class*=-download-category] .wpfd-download-category, #et-boc .wpfd-content a[class*=-download-selected] .wpfd-download-category, .wpfd-content a[class*=-download-category] .wpfd-download-category, .wpfd-content a[class*=-download-selected] .wpfd-download-category {
  margin-left: 5px;
  vertical-align: text-bottom;
  font-size: 1.4em;
  line-height: 18px;
}
#et-boc .wpfd-content .zmdi, .wpfd-content .zmdi {
  font-family: Material-Design-Iconic-Font !important;
}
#et-boc .wpfd-content .wpfd-categories h2::before, #et-boc .wpfd-content .wpfd-categories h2::after, .wpfd-content .wpfd-categories h2::before, .wpfd-content .wpfd-categories h2::after {
  display: none;
}
#et-boc .wpfd-content .breadcrumbs, .wpfd-content .breadcrumbs {
  margin: 0;
  list-style: outside none none;
  color: #666666;
  font-size: 16px;
  padding: 12px 0 !important;
  border-bottom: 1px solid #ccc;
}
#et-boc .wpfd-content .breadcrumbs > li, .wpfd-content .breadcrumbs > li {
  display: inline-block;
  font-size: 16px;
  text-transform: none !important;
  color: inherit;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  vertical-align: middle;
}
#et-boc .wpfd-content .breadcrumbs > li > span, #et-boc .wpfd-content .breadcrumbs > li > a, .wpfd-content .breadcrumbs > li > span, .wpfd-content .breadcrumbs > li > a {
  text-transform: none;
  color: #666666;
}
#et-boc .wpfd-content .breadcrumbs a, .wpfd-content .breadcrumbs a {
  color: #666666;
}
#et-boc .wpfd-content .breadcrumbs a:hover, .wpfd-content .breadcrumbs a:hover {
  font-weight: bold;
  color: #323232;
  box-shadow: none;
}
#et-boc .wpfd-content .breadcrumbs > li > .divider, .wpfd-content .breadcrumbs > li > .divider {
  padding: 0 5px;
  font-size: 1em;
  vertical-align: baseline;
}
#et-boc .wpfd-content .wpfd-container, .wpfd-content .wpfd-container {
  border: none;
  border-radius: 0;
  padding: 0;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li {
  margin: 0 0 10px 0 !important;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li ul.jaofiletree, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li ul.jaofiletree {
  margin: 10px 0 0 0 !important;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded > .zmdi-folder:before, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded > .zmdi-folder:before {
  content: "";
  display: block;
  width: 24px;
  height: 18px;
  background: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/folder_open.svg) left center no-repeat;
  margin-left: -2px;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded.selected > .zmdi-folder:before, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded.selected > .zmdi-folder:before {
  content: "";
  display: block;
  width: 24px;
  height: 18px;
  background: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/folder_open_selected.svg) left center no-repeat;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree a:hover, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree a:hover {
  font-weight: bold;
  color: #323232;
  box-shadow: none !important;
}
#et-boc .wpfd-content .wpfd-container .with_foldertree, .wpfd-content .wpfd-container .with_foldertree {
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 420px) {
  #et-boc .wpfd-content .wpfd-container .with_foldertree, .wpfd-content .wpfd-container .with_foldertree {
    margin: 0;
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  #et-boc .wpfd-content .wpfd-container, .wpfd-content .wpfd-container {
    padding-top: 0;
  }
}
#et-boc .wpfd-content .wpfdcategory, .wpfd-content .wpfdcategory {
  font-size: 14px;
  line-height: 1.5;
  color: #8f8f8f;
  box-sizing: border-box;
  height: 49px;
  padding: 15px 20px;
  text-decoration: none;
  background: #fff;
  display: inline-block;
  font-weight: normal;
  border: 1px solid #cccccc;
  border-radius: 6px;
  text-align: left;
  /* IE is so silly */
  flex: 1 0 165px;
  min-width: 165px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  #et-boc .wpfd-content .wpfdcategory, .wpfd-content .wpfdcategory {
    flex: 1 0 150px;
    min-width: 150px;
  }
}
#et-boc .wpfd-content .wpfdcategory > span, .wpfd-content .wpfdcategory > span {
  display: inline-block;
  width: calc(100% - 22px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: -3px;
  font-weight: normal;
  text-align: left;
  padding-left: 10px;
  color: #808080;
  vertical-align: baseline;
  max-width: 150px;
  box-sizing: border-box;
}
@media screen and (max-width: 420px) {
  #et-boc .wpfd-content .wpfdcategory > span, .wpfd-content .wpfdcategory > span {
    max-width: calc(100% - 22px);
  }
}
#et-boc .wpfd-content .wpfdcategory:hover, .wpfd-content .wpfdcategory:hover {
  -webkit-box-shadow: 0 1px 3px #888;
  -moz-box-shadow: 0 1px 3px #888;
  box-shadow: 0 1px 3px #888;
}
#et-boc .wpfd-content .wpfdcategory .wpfd-folder, .wpfd-content .wpfdcategory .wpfd-folder {
  font-size: 18px;
  float: left;
  vertical-align: middle;
  font-family: Material-Design-Iconic-Font !important;
  margin-top: -1px;
  color: #808080;
}
#et-boc .wpfd-content .wpfdcategory_placeholder, .wpfd-content .wpfdcategory_placeholder {
  height: 1px;
  background-color: transparent;
  background: transparent;
  flex: 1 0 165px;
  min-width: 165px;
}
@media screen and (max-width: 1024px) {
  #et-boc .wpfd-content .wpfdcategory_placeholder, .wpfd-content .wpfdcategory_placeholder {
    flex: 1 0 150px;
    min-width: 150px;
  }
}
#et-boc .wpfd-content .wpfdcategory:hover, .wpfd-content .wpfdcategory:hover {
  background-color: #999999;
  border: 1px solid #999999;
}
#et-boc .wpfd-content .wpfdcategory:hover > span, .wpfd-content .wpfdcategory:hover > span {
  color: #fff;
}
#et-boc .wpfd-content .wpfdcategory:hover i.wpfd-folder, .wpfd-content .wpfdcategory:hover i.wpfd-folder {
  color: #fff;
}
#et-boc .wpfd-content .downloadlink, .wpfd-content .downloadlink {
  background-color: #75be5f;
  border-color: #75be5f;
  border-radius: 8px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  padding: 5px 15px;
  display: block;
  width: 100%;
  height: 32px;
  margin-bottom: 5px;
  line-height: 22px;
}
#et-boc .wpfd-content .added_to_cart, .wpfd-content .added_to_cart {
  background-color: #0988e2;
  border-color: #0988e2;
  border-radius: 15px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  padding: 5px 15px;
  display: block;
  width: 100%;
  height: 32px;
  margin-bottom: 5px;
  line-height: 22px;
}
#et-boc .wpfd-content i.wpfd-download,
#et-boc .wpfd-content i.wpfd-add-to-cart, .wpfd-content i.wpfd-download,
.wpfd-content i.wpfd-add-to-cart {
  font-size: 16px;
  vertical-align: middle;
  text-align: right;
  margin-left: 10px;
  margin-bottom: 2px;
}
#et-boc .wpfd-content .openlink, .wpfd-content .openlink {
  background-color: #fafafa;
  border-color: #dadada;
  border-radius: 8px;
  color: #8f8f8f;
  font-size: 13px;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  width: 100%;
  height: 32px;
  line-height: 22px;
  margin: 5px auto 0 auto;
  display: inline-block;
  vertical-align: middle;
}
#et-boc .wpfd-content i.wpfd-preview, .wpfd-content i.wpfd-preview {
  font-size: 16px;
  vertical-align: middle;
  text-align: right;
  margin-left: 10px;
  margin-bottom: 2px;
}
#et-boc .wpfd-content .backcategory, .wpfd-content .backcategory {
  position: absolute;
  top: 0;
  right: 10px;
  margin: 5px 0 5px 5px;
  font-size: 14px;
  color: #8f8f8f;
  padding: 0;
  display: flex;
  height: 14px;
  line-height: 14px;
}
#et-boc .wpfd-content .backcategory:hover, .wpfd-content .backcategory:hover {
  box-shadow: none;
}
#et-boc .wpfd-content .backcategory .zmdi-chevron-left, .wpfd-content .backcategory .zmdi-chevron-left {
  font-size: 14px;
  vertical-align: middle;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  margin-right: 5px;
}
#et-boc .wpfd-content .backcategory .zmdi-chevron-left + span, .wpfd-content .backcategory .zmdi-chevron-left + span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
  height: 14px;
}
#et-boc .wpfd-content.wpfd-content-default + .wpfd-pagination, .wpfd-content.wpfd-content-default + .wpfd-pagination {
  padding: 5px;
  text-align: center;
}
@media screen and (min-width: 720px) {
  #et-boc .wpfd-content.wpfd-content-default.wpfd_contentdefault_foldertree + .wpfd-pagination, .wpfd-content.wpfd-content-default.wpfd_contentdefault_foldertree + .wpfd-pagination {
    width: 70%;
    margin-left: 0;
    float: right;
  }
}
@media screen and (max-width: 720px) {
  #et-boc .wpfd-content.wpfd-content-default.wpfd_contentdefault_foldertree + .wpfd-pagination, .wpfd-content.wpfd-content-default.wpfd_contentdefault_foldertree + .wpfd-pagination {
    text-align: center;
    padding: 5px 5px 5px 15px;
    margin-left: 25px;
  }
}
#et-boc .wpfd-content.wpfd-content-ggd + .wpfd-pagination, .wpfd-content.wpfd-content-ggd + .wpfd-pagination {
  text-align: center;
  padding: 5px;
}
@media screen and (min-width: 720px) {
  #et-boc .wpfd-content.wpfd-content-ggd.wpfdcontent_ggd_folder_tree + .wpfd-pagination, .wpfd-content.wpfd-content-ggd.wpfdcontent_ggd_folder_tree + .wpfd-pagination {
    width: 70%;
    margin-left: 0;
    float: right;
  }
}
#et-boc .wpfd-content.wpfd-content-table + .wpfd-pagination, .wpfd-content.wpfd-content-table + .wpfd-pagination {
  text-align: center;
  padding: 5px;
}
@media screen and (min-width: 720px) {
  #et-boc .wpfd-content.wpfd-content-table.wpfdcontent_table_folder_tree + .wpfd-pagination, .wpfd-content.wpfd-content-table.wpfdcontent_table_folder_tree + .wpfd-pagination {
    width: 70%;
    margin-left: 0;
    float: right;
  }
}

/* other */
#wpfd-dropblock-close {
  position: absolute;
  right: -30px;
}

.dropblock #wpfd-dropblock-close .dashicons {
  width: 30px;
  height: 29px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

.wpfd-category-password-protection-container, .wpfd-file-password-protection-container {
  font-size: 13px;
  padding: 10px 0;
}
.wpfd-category-password-protection-container .protected-title, .wpfd-file-password-protection-container .protected-title {
  font-size: 2.5em;
}
.wpfd-category-password-protection-container .message-info, .wpfd-file-password-protection-container .message-info {
  margin: 10px 0;
}
.wpfd-category-password-protection-container .wpfd-password-value, .wpfd-category-password-protection-container .wpfd-password-submit, .wpfd-file-password-protection-container .wpfd-password-value, .wpfd-file-password-protection-container .wpfd-password-submit {
  height: 40px;
  line-height: 1em;
  padding: 10px 15px;
  font-size: 1em;
  border-radius: 4px;
}
.wpfd-category-password-protection-container .wpfd-password-value:focus, .wpfd-category-password-protection-container .wpfd-password-submit:focus, .wpfd-file-password-protection-container .wpfd-password-value:focus, .wpfd-file-password-protection-container .wpfd-password-submit:focus {
  outline: none;
}
.wpfd-category-password-protection-container .wpfd-password-value, .wpfd-file-password-protection-container .wpfd-password-value {
  border: 1px solid #ccc;
  margin: 0 2px 0 0;
}
.wpfd-category-password-protection-container .wpfd-password-submit, .wpfd-file-password-protection-container .wpfd-password-submit {
  background-color: #28303d;
  color: #d1e4dd;
}
.wpfd-category-password-protection-container .wpfd-password-submit:hover, .wpfd-file-password-protection-container .wpfd-password-submit:hover {
  box-shadow: 1px 1px 12px #ccc;
  background-color: #28303d;
  border-color: #28303d;
  color: #d1e4dd;
}

@media (max-width: 720px) {
  /* Close button inside - NOT USE YET */
  #wpfd-dropblock-close {
    position: absolute;
    right: 0;
    z-index: 9999999;
    top: 0;
    border: 0 solid rgba(0, 0, 0, 0.5);
  }
  .dropblock #wpfd-dropblock-close .dashicons {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
  }
  .dashicons, .dashicons-before::before {
    font-size: 30px !important;
  }
  /*i.wpfd-download,*/
  /*i.wpfd-preview,*/
  .vjs-default-skin .vjs-big-play-button {
    display: none !important;
  }
}
/* Human theme fix */
.entry h1 span, .entry h2 span, .entry h3 span, .entry h4 span, .entry h5 span, .entry h6 span {
  color: inherit;
}

.wpfd-icon-set-svg .txt,
.wpfd-icon-set-png .txt {
  display: block;
  visibility: hidden;
}

.wpfd-content ::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.wpfd-content ::-webkit-scrollbar:hover {
  cursor: pointer;
}
.wpfd-content ::-webkit-scrollbar-track {
  background: transparent;
}
.wpfd-content ::-webkit-scrollbar-thumb {
  background: #888;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.wpfd-content ::-webkit-scrollbar-thumb:hover {
  background: #4285f4;
}

.wpfd-password-form .password-title,
.wpfd-password-form .password-type-and-submit-section {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.wpfd-open-tree + .with_foldertree > .wpfd-categories h2 {
  margin-left: 25px;
}

/**
 * WP File Download
 *
 * We developed this code with our hearts and passion.
 * We hope you found it useful, easy to understand and to customize.
 * Otherwise, please feel free to contact us at contact@joomunited.com *
 * @package WP File Download
 * @copyright Copyright (C) 2013 JoomUnited (http://www.joomunited.com). All rights reserved.
 * @copyright Copyright (C) 2013 Damien Barrère (http://www.crac-design.com). All rights reserved.
 * @license GNU General Public License version 2 or later; http://www.gnu.org/licenses/gpl-2.0.html
 */
#et-boc .wpfd-content-table ul.jaofiletree li.selected > a, .wpfd-content-table ul.jaofiletree li.selected > a {
  color: #3d3d3d;
  font-weight: bold;
}
#et-boc .wpfd-content-table ul.jaofiletree li.selected > .zmdi-folder, .wpfd-content-table ul.jaofiletree li.selected > .zmdi-folder {
  color: #3d3d3d;
  font-weight: bold;
}
#et-boc .wpfd-content-table ul.jaofiletree li.selected > .zmdi-folder:before, .wpfd-content-table ul.jaofiletree li.selected > .zmdi-folder:before {
  color: #3d3d3d;
  font-weight: bold;
}
#et-boc .wpfd-content-table ul.jaofiletree li.selected > .icon-open-close, .wpfd-content-table ul.jaofiletree li.selected > .icon-open-close {
  color: #3d3d3d;
  font-weight: bold;
}
#et-boc .wpfd-content-table ul.jaofiletree li.selected > .icon-open-close:before, .wpfd-content-table ul.jaofiletree li.selected > .icon-open-close:before {
  color: #3d3d3d;
  font-weight: bold;
}
#et-boc .wpfd-content-table tr, #et-boc .wpfd-content-table td, #et-boc .wpfd-content-table thead, #et-boc .wpfd-content-table tbody, #et-boc .wpfd-content-table th, .wpfd-content-table tr, .wpfd-content-table td, .wpfd-content-table thead, .wpfd-content-table tbody, .wpfd-content-table th {
  border: none;
}
#et-boc .wpfd-content-table a, .wpfd-content-table a {
  text-decoration: none !important;
  border-bottom: 0;
  box-shadow: none;
}
#et-boc .wpfd-content-table a.wpfd_downloadlink, .wpfd-content-table a.wpfd_downloadlink {
  color: #999999;
  text-transform: none;
}
#et-boc .wpfd-content-table a:focus, .wpfd-content-table a:focus {
  outline: none;
}
#et-boc .wpfd-content-table a .zmdi, .wpfd-content-table a .zmdi {
  font-size: 16px;
  vertical-align: middle;
}
#et-boc .wpfd-content-table tr, #et-boc .wpfd-content-table td, #et-boc .wpfd-content-table thead, #et-boc .wpfd-content-table tbody, #et-boc .wpfd-content-table th, .wpfd-content-table tr, .wpfd-content-table td, .wpfd-content-table thead, .wpfd-content-table tbody, .wpfd-content-table th {
  font-size: 13px;
}
#et-boc .wpfd-content-table td.file_size, #et-boc .wpfd-content-table td.file_hits, .wpfd-content-table td.file_size, .wpfd-content-table td.file_hits {
  white-space: nowrap;
}
#et-boc .wpfd-content-table h2, .wpfd-content-table h2 {
  padding: 10px 0 0 0;
  margin: 0 0 10px 0;
  font-size: 18px;
  color: #2c2c2c;
  text-transform: uppercase;
  font-weight: normal;
}
@media only screen and (max-width: 720px) {
  #et-boc .wpfd-content-table h2, .wpfd-content-table h2 {
    margin: 0 0 7px 0;
    padding-top: 7px;
  }
}
#et-boc .wpfd-content-table .file .wpfd_checkbox, .wpfd-content-table .file .wpfd_checkbox {
  vertical-align: middle;
  margin-right: 3px;
  width: 16px;
  height: 16px;
  background-color: transparent;
  display: inline;
}
#et-boc .wpfd-content-table .file .wpfd_checkbox .cbox_file_download[type=checkbox], .wpfd-content-table .file .wpfd_checkbox .cbox_file_download[type=checkbox] {
  display: none;
  -webkit-appearance: checkbox;
  box-sizing: border-box;
}
#et-boc .wpfd-content-table .file .wpfd_checkbox > span, .wpfd-content-table .file .wpfd_checkbox > span {
  width: 16px;
  height: 16px;
  line-height: 13px;
  vertical-align: middle;
  margin: 0;
  box-sizing: border-box;
  font-size: 13px;
}
#et-boc .wpfd-content-table .file .wpfd_checkbox > span:before, .wpfd-content-table .file .wpfd_checkbox > span:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0;
  vertical-align: middle;
  transition: 0.6s;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  color: #808080;
  padding: 1px;
  font-size: 13px;
  box-sizing: border-box;
}
#et-boc .wpfd-content-table .file .wpfd_checkbox > span:hover, #et-boc .wpfd-content-table .file .wpfd_checkbox > span:focus, .wpfd-content-table .file .wpfd_checkbox > span:hover, .wpfd-content-table .file .wpfd_checkbox > span:focus {
  cursor: pointer;
}
#et-boc .wpfd-content-table .file .wpfd_checkbox > span:hover:before, .wpfd-content-table .file .wpfd_checkbox > span:hover:before {
  background-color: #efefef;
}
#et-boc .wpfd-content-table .file .wpfd_checkbox .cbox_file_download:checked + span:before, .wpfd-content-table .file .wpfd_checkbox .cbox_file_download:checked + span:before {
  content: "✔";
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form, .wpfd-content-table .file.wpfd-password-protection-form {
  position: relative;
  width: 100%;
  height: 65px;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form td.full-width, .wpfd-content-table .file.wpfd-password-protection-form td.full-width {
  width: 100%;
  min-width: 400px;
  font-size: 13px;
  position: absolute;
  height: 65px;
  box-sizing: border-box;
  text-align: left;
  padding-right: 10px;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .protected-title,
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-label, .wpfd-content-table .file.wpfd-password-protection-form .protected-title,
.wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-label {
  font-size: 1em;
  font-weight: bold;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .protected-title, .wpfd-content-table .file.wpfd-password-protection-form .protected-title {
  display: inline-block;
  margin-right: 10px;
  max-width: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-form, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-form {
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 110px);
  box-sizing: border-box;
  float: right;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .message-info, .wpfd-content-table .file.wpfd-password-protection-form .message-info {
  display: none;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value,
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value,
.wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit {
  font-size: 1em;
  border-radius: 4px;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value {
  height: 32px;
  line-height: 1em;
  border: 1px solid #cccccc;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value:focus, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value:focus {
  outline: none;
}
@media screen and (max-width: 768px) {
  #et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value {
    max-width: 130px;
  }
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit {
  height: 32px;
  padding: 5px 10px;
  line-height: 1em;
  background-color: #28303d;
  color: #d1e4dd;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit:hover, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit:hover {
  box-shadow: 1px 1px 12px #ccc;
  background-color: #28303d;
  border-color: #28303d;
  color: #d1e4dd;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit:focus, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit:focus {
  outline: none;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .password-message, .wpfd-content-table .file.wpfd-password-protection-form .password-message {
  margin: -16px 0 0 0 !important;
}
#et-boc .wpfd-content-table table, .wpfd-content-table table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto;
}
#et-boc .wpfd-content-table .wpfd-table, .wpfd-content-table .wpfd-table {
  width: 100%;
  display: table;
  table-layout: auto;
  box-sizing: border-box;
  color: #999999;
  border: unset !important;
  margin: 0 !important;
}
#et-boc .wpfd-content-table .wpfd-table td, .wpfd-content-table .wpfd-table td {
  padding: 15px 0 15px 10px;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
}
#et-boc .wpfd-content-table .wpfd-table thead th, .wpfd-content-table .wpfd-table thead th {
  line-height: 30px;
  font-weight: normal;
  white-space: nowrap;
  padding: 15px 0 15px 10px !important;
  text-align: left;
  vertical-align: middle;
  color: #666666;
  border: none !important;
}
#et-boc .wpfd-content-table .wpfd-table caption + thead tr:first-child th, #et-boc .wpfd-content-table .wpfd-table caption + thead tr:first-child td, .wpfd-content-table .wpfd-table caption + thead tr:first-child th, .wpfd-content-table .wpfd-table caption + thead tr:first-child td {
  border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table colgroup + thead tr:first-child th, #et-boc .wpfd-content-table .wpfd-table colgroup + thead tr:first-child td, .wpfd-content-table .wpfd-table colgroup + thead tr:first-child th, .wpfd-content-table .wpfd-table colgroup + thead tr:first-child td {
  border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table thead:first-child tr:first-child th, #et-boc .wpfd-content-table .wpfd-table thead:first-child tr:first-child td, .wpfd-content-table .wpfd-table thead:first-child tr:first-child th, .wpfd-content-table .wpfd-table thead:first-child tr:first-child td {
  border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table tbody + tbody, .wpfd-content-table .wpfd-table tbody + tbody {
  border-top: 2px solid #dddddd;
}
#et-boc .wpfd-content-table .wpfd-table.change_display, .wpfd-content-table .wpfd-table.change_display {
  display: block;
}
#et-boc .wpfd-content-table .wpfd-table.change_display tbody,
#et-boc .wpfd-content-table .wpfd-table.change_display .wpfd-empty-category-message-section,
#et-boc .wpfd-content-table .wpfd-table.change_display .wpfd-empty-category-message, .wpfd-content-table .wpfd-table.change_display tbody,
.wpfd-content-table .wpfd-table.change_display .wpfd-empty-category-message-section,
.wpfd-content-table .wpfd-table.change_display .wpfd-empty-category-message {
  display: block;
  width: 100%;
}
#et-boc .wpfd-content-table .wpfd-table.change_display .wpfd-empty-category-message, .wpfd-content-table .wpfd-table.change_display .wpfd-empty-category-message {
  border: unset;
}
#et-boc .wpfd-content-table .table-condensed th, #et-boc .wpfd-content-table .table-condensed td, .wpfd-content-table .table-condensed th, .wpfd-content-table .table-condensed td {
  padding: 4px 5px;
}
#et-boc .wpfd-content-table .wpfd-table-bordered, .wpfd-content-table .wpfd-table-bordered {
  border-collapse: separate;
  *border-collapse: collapse;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#et-boc .wpfd-content-table .wpfd-table-bordered tr, .wpfd-content-table .wpfd-table-bordered tr {
  border: none;
}
@media screen and (max-width: 1024px) {
  #et-boc .wpfd-content-table .wpfd-table-bordered tr .file_desc,
  #et-boc .wpfd-content-table .wpfd-table-bordered tr .file_version, .wpfd-content-table .wpfd-table-bordered tr .file_desc,
  .wpfd-content-table .wpfd-table-bordered tr .file_version {
    display: none;
  }
}
@media screen and (max-width: 950px) {
  #et-boc .wpfd-content-table .wpfd-table-bordered tr .file_hits, .wpfd-content-table .wpfd-table-bordered tr .file_hits {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  #et-boc .wpfd-content-table .wpfd-table-bordered tr .file_created, .wpfd-content-table .wpfd-table-bordered tr .file_created {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  #et-boc .wpfd-content-table .wpfd-table-bordered tr .file_size, .wpfd-content-table .wpfd-table-bordered tr .file_size {
    display: none;
  }
}
#et-boc .wpfd-content-table .wpfd-table-bordered th, .wpfd-content-table .wpfd-table-bordered th {
  line-height: 30px;
}
#et-boc .wpfd-content-table .wpfd-table-bordered th:first-child, .wpfd-content-table .wpfd-table-bordered th:first-child {
  border-top-left-radius: 4px;
}
#et-boc .wpfd-content-table .wpfd-table-bordered th:last-child, .wpfd-content-table .wpfd-table-bordered th:last-child {
  border-top-right-radius: 4px;
}
#et-boc .wpfd-content-table .wpfd-table-bordered td, .wpfd-content-table .wpfd-table-bordered td {
  line-height: 32px;
  border-top: 1px solid #cccccc;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered tr:last-child td:first-child, .wpfd-content-table .wpfd-table-bordered tr:last-child td:first-child {
  border-bottom-left-radius: 4px;
}
#et-boc .wpfd-content-table .wpfd-table-bordered tr:last-child td:last-child, .wpfd-content-table .wpfd-table-bordered tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}
@media screen and (min-width: 1024px) {
  #et-boc .wpfd-content-table .wpfd-table-bordered th.file_title,
  #et-boc .wpfd-content-table .wpfd-table-bordered td.file_title, .wpfd-content-table .wpfd-table-bordered th.file_title,
  .wpfd-content-table .wpfd-table-bordered td.file_title {
    min-width: 132px;
  }
}
#et-boc .wpfd-content-table .wpfd-table-bordered th.file_title > a.wpfd_downloadlink,
#et-boc .wpfd-content-table .wpfd-table-bordered td.file_title > a.wpfd_downloadlink, .wpfd-content-table .wpfd-table-bordered th.file_title > a.wpfd_downloadlink,
.wpfd-content-table .wpfd-table-bordered td.file_title > a.wpfd_downloadlink {
  vertical-align: middle;
}
#et-boc .wpfd-content-table .wpfd-table-bordered th.file_desc p,
#et-boc .wpfd-content-table .wpfd-table-bordered td.file_desc p, .wpfd-content-table .wpfd-table-bordered th.file_desc p,
.wpfd-content-table .wpfd-table-bordered td.file_desc p {
  margin: 0;
  padding: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered caption + thead tr:first-child th, .wpfd-content-table .wpfd-table-bordered caption + thead tr:first-child th {
  border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered caption + tbody tr:first-child th, #et-boc .wpfd-content-table .wpfd-table-bordered caption + tbody tr:first-child td, .wpfd-content-table .wpfd-table-bordered caption + tbody tr:first-child th, .wpfd-content-table .wpfd-table-bordered caption + tbody tr:first-child td {
  border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered colgroup + thead tr:first-child th, .wpfd-content-table .wpfd-table-bordered colgroup + thead tr:first-child th {
  border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered colgroup + tbody tr:first-child th, #et-boc .wpfd-content-table .wpfd-table-bordered colgroup + tbody tr:first-child td, .wpfd-content-table .wpfd-table-bordered colgroup + tbody tr:first-child th, .wpfd-content-table .wpfd-table-bordered colgroup + tbody tr:first-child td {
  border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered thead:first-child tr:first-child th, .wpfd-content-table .wpfd-table-bordered thead:first-child tr:first-child th {
  border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered tbody:first-child tr:first-child th, #et-boc .wpfd-content-table .wpfd-table-bordered tbody:first-child tr:first-child td, .wpfd-content-table .wpfd-table-bordered tbody:first-child tr:first-child th, .wpfd-content-table .wpfd-table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
#et-boc .wpfd-content-table .table-hover tbody tr:hover > td, #et-boc .wpfd-content-table .table-hover tbody tr:hover > th, .wpfd-content-table .table-hover tbody tr:hover > td, .wpfd-content-table .table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
#et-boc .wpfd-content-table .extcol, .wpfd-content-table .extcol {
  text-align: center;
}
#et-boc .wpfd-content-table .icon-custom img, .wpfd-content-table .icon-custom img {
  width: 35px;
  display: inline-block;
  padding-left: 8px;
}
#et-boc .wpfd-content-table .icon-custom .icon-custom-title, .wpfd-content-table .icon-custom .icon-custom-title {
  margin-left: 3px;
  vertical-align: top;
}
#et-boc .wpfd-content-table span.ext[class*=wpfd-icon-set-], .wpfd-content-table span.ext[class*=wpfd-icon-set-] {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#et-boc .wpfd-content-table span.ext[class*=wpfd-icon-set-png], .wpfd-content-table span.ext[class*=wpfd-icon-set-png] {
  background-size: 100% !important;
}
#et-boc .wpfd-content-table span.ext[class*=wpfd-icon-set-svg], .wpfd-content-table span.ext[class*=wpfd-icon-set-svg] {
  background-size: 100% !important;
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]), .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]) {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  background: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/neutral.png) no-repeat center center;
  background-size: 70% 100%;
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-])[class*=ext-], .wpfd-content-table span.ext:not([class*=wpfd-icon-set-])[class*=ext-] {
  color: transparent;
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-7z, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-7z {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/7z.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ace, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ace {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ace.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-bz2, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-bz2 {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/bz2.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-dmg, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-dmg {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/dmg.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-gz, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-gz {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/gz.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-rar, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-rar {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/rar.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tgz, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tgz {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/tgz.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-zip, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-zip {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/zip.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-csv, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-csv {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/csv.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-doc, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-doc {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/doc.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-docx, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-docx {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/docx.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-html, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-html {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/html.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-key, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-key {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/key.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-keynote, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-keynote {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/keynote.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-odp, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-odp {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/odp.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ods, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ods {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ods.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-odt, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-odt {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/odt.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pages, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pages {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pages.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pdf, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pdf {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pdf.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pps, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pps {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pps.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ppt, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ppt {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ppt.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pptx, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pptx {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pptx.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-rtf, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-rtf {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/rtf.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tex, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tex {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/tex.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-txt, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-txt {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/txt.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-xls, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-xls {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/xls.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-xlsx, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-xlsx {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/xlsx.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-xml, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-xml {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/xml.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-bmp, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-bmp {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/bmp.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-exif, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-exif {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/exif.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-gif, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-gif {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/gif.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ico, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ico {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ico.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-jpeg, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-jpeg {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/jpeg.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-jpg, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-jpg {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/jpg.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-png, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-png {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/png.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-psd, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-psd {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/psd.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tif, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tif {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/tif.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tiff, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tiff {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/tiff.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-aac, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-aac {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/aac.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-aif, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-aif {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/aif.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-aiff, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-aiff {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/aiff.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-alac, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-alac {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/alac.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-amr, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-amr {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/amr.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-au, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-au {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/au.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-cdda, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-cdda {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/cdda.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-flac, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-flac {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/flac.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m3u, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m3u {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/m3u.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m4a, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m4a {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/m4a.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m4p, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m4p {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/m4p.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mid, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mid {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mid.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mp3, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mp3 {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mp3.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mp4, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mp4 {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mp4.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mpa, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mpa {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mpa.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ogg, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ogg {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ogg.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pac, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pac {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pac.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ra, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ra {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ra.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-wav, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-wav {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/wav.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-wma, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-wma {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/wma.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-3gp, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-3gp {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/3gp.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-asf, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-asf {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/asf.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-avi, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-avi {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/avi.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-flv, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-flv {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/flv.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m4v, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m4v {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/m4v.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mkv, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mkv {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mkv.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mov, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mov {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mov.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mpeg, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mpeg {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mpeg.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mpg, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mpg {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mpg.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-rm, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-rm {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/rm.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-swf, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-swf {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/swf.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-vob, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-vob {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/vob.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-wmv, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-wmv {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/wmv.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-css, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-css {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/css.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-img, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-img {
  background-image: url(//assistance.sa.ntnu.edu.tw/wp-content/plugins/wp-file-download/app/site/assets/images/theme/img.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]) .txt, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]) .txt {
  position: absolute;
  top: 48px;
  left: 7px;
  display: block;
  width: 35px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
}
#et-boc .wpfd-content-table.wpfd-content .downloadlink, .wpfd-content-table.wpfd-content .downloadlink {
  display: inline-block;
  transition: all 0.2s ease;
}
#et-boc .wpfd-content-table.wpfd-content .downloadlink i.wpfd-download, .wpfd-content-table.wpfd-content .downloadlink i.wpfd-download {
  margin-bottom: 3px;
}
#et-boc .wpfd-content-table.wpfd-content .downloadlink:hover, .wpfd-content-table.wpfd-content .downloadlink:hover {
  box-shadow: 1px 1px 12px #ccc;
}
#et-boc .wpfd-content-table.wpfd-content .openlink, .wpfd-content-table.wpfd-content .openlink {
  display: inline-block;
  transition: all 0.2s ease;
}
#et-boc .wpfd-content-table.wpfd-content .openlink:hover, .wpfd-content-table.wpfd-content .openlink:hover {
  box-shadow: 1px 1px 12px #ccc;
}
#et-boc .wpfd-content-table.wpfd-content .openlink i.wpfd-preview, .wpfd-content-table.wpfd-content .openlink i.wpfd-preview {
  margin-bottom: 3px;
}
#et-boc .wpfd-content-table .wpfd-container-table, .wpfd-content-table .wpfd-container-table {
  box-sizing: border-box;
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
#et-boc .wpfd-content-table .wpfd-container-table.with_foldertree, .wpfd-content-table .wpfd-container-table.with_foldertree {
  width: 70%;
  padding: 0 5px 0 10px;
  margin: 0;
  overflow-y: auto;
  flex: 1;
}
#et-boc .wpfd-content-table .wpfd-container-table.with_foldertree .wpfd-categories .backcategory, .wpfd-content-table .wpfd-container-table.with_foldertree .wpfd-categories .backcategory {
  margin: 10px 5px 5px 5px;
}
#et-boc .wpfd-content-table .wpfd-container-table .wpfd-categories, .wpfd-content-table .wpfd-container-table .wpfd-categories {
  padding: 0;
}
#et-boc .wpfd-content-table .wpfd-container-table .wpfd-categories > h2, .wpfd-content-table .wpfd-container-table .wpfd-categories > h2 {
  padding: 0;
  margin: 0 0 0 10px;
}
#et-boc .wpfd-content-table .wpfd-container-table .wpfd-categories .backcategory, .wpfd-content-table .wpfd-container-table .wpfd-categories .backcategory {
  margin: 5px;
}
#et-boc .wpfd-content-table .mediaTableWrapperWithMenu, .wpfd-content-table .mediaTableWrapperWithMenu {
  position: relative;
  padding: 0;
}
#et-boc .wpfd-content-table .mediaTableMenu, .wpfd-content-table .mediaTableMenu {
  display: none;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu, .wpfd-content-table.colstyle .mediaTableMenu {
  display: block;
  margin-top: 28px;
  right: 10px;
  box-shadow: none !important;
  z-index: 9;
  min-width: 32px;
  min-height: 26px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu a, .wpfd-content-table.colstyle .mediaTableMenu a {
  padding: 0 10px;
  border-radius: 5px;
  color: darkgrey;
  vertical-align: middle;
  box-shadow: unset;
  margin: 2px 0;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu a > .zmdi-settings, .wpfd-content-table.colstyle .mediaTableMenu a > .zmdi-settings {
  box-sizing: content-box;
  vertical-align: baseline;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu.mediaTableMenuClosed, .wpfd-content-table.colstyle .mediaTableMenu.mediaTableMenuClosed {
  position: absolute;
  right: 10px;
  top: 16px;
  margin: 0;
  display: block;
  box-shadow: none !important;
  z-index: 9;
  width: 32px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-align: center;
  box-sizing: unset;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu.mediaTableMenuClosed a, .wpfd-content-table.colstyle .mediaTableMenu.mediaTableMenuClosed a {
  display: block;
  vertical-align: middle;
  padding: 0;
  background-color: transparent;
  text-align: center;
  width: 18px;
  height: 100%;
  box-sizing: unset;
  margin: auto;
  line-height: 22px;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu.mediaTableMenuClosed a .zmdi-settings, .wpfd-content-table.colstyle .mediaTableMenu.mediaTableMenuClosed a .zmdi-settings {
  text-align: center;
  width: 100%;
  display: inline-block;
  box-sizing: unset;
  vertical-align: middle;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul, .wpfd-content-table.colstyle .mediaTableMenu ul {
  padding: 0 10px 5px 10px !important;
  color: #666666;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul li, .wpfd-content-table.colstyle .mediaTableMenu ul li {
  line-height: 18px;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul input, .wpfd-content-table.colstyle .mediaTableMenu ul input {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  -webkit-appearance: checkbox;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 0;
  box-shadow: none;
  font-size: 13px;
  line-height: 1em;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul input:before, .wpfd-content-table.colstyle .mediaTableMenu ul input:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 0.5em;
  vertical-align: middle;
  font-size: 1em;
  transition: 0.6s;
  text-align: center;
  background: #fff;
  border: 1px solid #808080;
  color: #808080;
  padding: 1px;
  box-sizing: border-box;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul input:hover, #et-boc .wpfd-content-table.colstyle .mediaTableMenu ul input:focus, .wpfd-content-table.colstyle .mediaTableMenu ul input:hover, .wpfd-content-table.colstyle .mediaTableMenu ul input:focus {
  cursor: pointer;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul input:hover:before, .wpfd-content-table.colstyle .mediaTableMenu ul input:hover:before {
  background: #efefef;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul input:checked:before, .wpfd-content-table.colstyle .mediaTableMenu ul input:checked:before {
  content: "✔";
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul label, .wpfd-content-table.colstyle .mediaTableMenu ul label {
  color: inherit;
  display: inline-block;
  vertical-align: middle;
  margin: 3px 3px 3px 5px;
}
#et-boc .wpfd-content-table .table-download-category:hover,
#et-boc .wpfd-content-table .table-download-selected:hover, .wpfd-content-table .table-download-category:hover,
.wpfd-content-table .table-download-selected:hover {
  cursor: pointer;
  box-shadow: 1px 1px 0.6666666667em #ccc;
}
#et-boc .wpfd-content-table .table-download-category, #et-boc .wpfd-content-table .table-download-selected, .wpfd-content-table .table-download-category, .wpfd-content-table .table-download-selected {
  cursor: pointer;
  margin: 8px 5px 8px 8px;
}
#et-boc .wpfd-content-table .table-download-category.display-download-category, .wpfd-content-table .table-download-category.display-download-category {
  display: none;
}
#et-boc .wpfd-content-table .wpfd-foldertree-table, .wpfd-content-table .wpfd-foldertree-table {
  margin: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#et-boc .wpfd-content-table .mediaTableWrapper .mediaTable .col-download, .wpfd-content-table .mediaTableWrapper .mediaTable .col-download {
  text-align: left;
  max-width: 155px !important;
  width: 155px !important;
  min-width: 150px;
  padding: 5px 10px 5px 5px;
}

/* Reponsive */
@media (max-width: 720px) {
  #et-boc .wpfd-content-table ul.jaofiletree li, .wpfd-content-table ul.jaofiletree li {
    padding-left: 10px;
  }
  #et-boc .wpfd-content-table .wpfd-container-table, .wpfd-content-table .wpfd-container-table {
    width: 100%;
  }
  #et-boc .wpfd-content-table .wpfd-container-table.with_foldertree, .wpfd-content-table .wpfd-container-table.with_foldertree {
    width: auto;
  }
}
/* Right to left */
.rtl #et-boc .wpfd-content.wpfd-content-table, .rtl .wpfd-content.wpfd-content-table {
  direction: rtl;
}
.rtl #et-boc .wpfd-content.wpfd-content-table i.zmdi, .rtl #et-boc .wpfd-content.wpfd-content-table .zmdi-folder, .rtl #et-boc .wpfd-content.wpfd-content-table .zmdi-folder-open, .rtl .wpfd-content.wpfd-content-table i.zmdi, .rtl .wpfd-content.wpfd-content-table .zmdi-folder, .rtl .wpfd-content.wpfd-content-table .zmdi-folder-open {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  padding-left: 5px;
}
.rtl #et-boc .wpfd-content.wpfd-content-table .icon-open-close, .rtl .wpfd-content.wpfd-content-table .icon-open-close {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  float: right;
}
.rtl #et-boc .wpfd-content.wpfd-content-table .wpfdcategory > span, .rtl .wpfd-content.wpfd-content-table .wpfdcategory > span {
  padding-right: 5px;
}
.rtl #et-boc .wpfd-content.wpfd-content-table .backcategory, .rtl .wpfd-content.wpfd-content-table .backcategory {
  left: 10px;
  right: unset !important;
}
.rtl #et-boc .wpfd-content.wpfd-content-table table, .rtl .wpfd-content.wpfd-content-table table {
  direction: rtl;
}
.rtl #et-boc .wpfd-content.wpfd-content-table table.wpfd-table thead th, .rtl .wpfd-content.wpfd-content-table table.wpfd-table thead th {
  padding-right: 5px;
}
.rtl #et-boc .wpfd-content.wpfd-content-table table.wpfd-table td, .rtl #et-boc .wpfd-content.wpfd-content-table table.wpfd-table thead th, .rtl .wpfd-content.wpfd-content-table table.wpfd-table td, .rtl .wpfd-content.wpfd-content-table table.wpfd-table thead th {
  text-align: right;
}
.rtl #et-boc .wpfd-content.wpfd-content-table .mediaTableMenu, .rtl .wpfd-content.wpfd-content-table .mediaTableMenu {
  left: 10px;
  right: unset !important;
}
.rtl #et-boc .wpfd-content.wpfd-content-table .wpfd-foldertree ul.jaofiletree:first-child, .rtl .wpfd-content.wpfd-content-table .wpfd-foldertree ul.jaofiletree:first-child {
  margin-right: -10px !important;
  margin-left: unset !important;
}
.rtl #et-boc .wpfd-content.wpfd-content-table ul.jaofiletree li, .rtl .wpfd-content.wpfd-content-table ul.jaofiletree li {
  padding-right: 10px !important;
  padding-left: unset !important;
}