.included-isof {
  padding: 10px 0px;
}

.included-isof span {
  font-size: 12px;
  font-weight: bold;
}

.included-isof .isof-info{
  margin-bottom: 5px;
  background-color: #EEE;
  padding: 10px;
  border-radius: 5px;
}
.included-isof .isof-info a {
  display: block;
}
.included-isof .isof-info small {
  color: #777;
}

iframe.isof_table_iframe {
  width: 100%;
}
.iframe-container {
  background: url('../../images/loading_big.gif') center center no-repeat;
}

.modal-isof {
  width: auto;
}