.ad_content{
	background-size: cover; 
	margin-top:100px;
	margin-left: 80px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#label {
	font-size: 18px;
}

a {
  color: #00B7FF; }

/*select .select-sm {
  width: 200px; }
select .select-xs {
  width: 100px; }*/

/*.error-block {
  text-align: center;
  color: red; }*/

.hpo-tree ul {
  list-style: none;
  margin-left: 5px;
  padding-left: 10px;
  border-left: dashed 1px #ccc; }

.hpo-empty {
  color: #aaa; }

/*.auto-hidden {
  transition: width 2s; }
  .auto-hidden > div {
    display: none; }
    .auto-hidden > div:first-child {
      display: block; }

.small-block {
  font-size: 0.8em;
  margin-bottom: 0px; }
  .small-block > a {
    color: #999; }

.hidden {
  display: none; }*/

.keyword-search {
  position: relative;
  padding-left: 0px;
  padding-right: 0px; }
  .keyword-search .keyword-match {
    position: absolute;
    left: 0%;
    top: 100%;
    z-index: 2;
    border: 1px solid #ddd;
    width: 100%;
    background: #fff; }
    .keyword-search .keyword-match > ul {
      list-style: none;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      padding-left: 0px; }
      .keyword-search .keyword-match > ul li {
        padding: 0px 5px;
        display: block;
        cursor: pointer; }
        .keyword-search .keyword-match > ul li.active {
          background-color: #eee; }

/*td.fixed-narrow-cell {
  width: 300px;
  word-break: break-all; }

.column-split {
  position: relative; }
  .column-split:after {
    content: '.';
    clear: both;
    display: block;
    height: 0;
    visibility: hidden; }
  .column-split.sidebar-hidden .cs-left {
    width: 100%; }
  .column-split.sidebar-hidden .cs-right {
    position: absolute;
    right: 10px;
    width: 10px; }
    .column-split.sidebar-hidden .cs-right .well {
      display: none; }
  .column-split .cs-left {
    float: left;
    width: 70%;
    padding: 0px 10px; }
  .column-split .cs-right {
    float: right;
    width: 30%; }
    .column-split .cs-right .well {
      position: relative;
      border-left: #ddd 10px solid; }
    .column-split .cs-right .arrow {
      top: 0px;
      position: absolute;
      height: 100%;
      width: 10px;
      cursor: pointer;
      padding: 2px; }
      .column-split .cs-right .arrow i {
        font-size: 16px;
        position: absolute; }*/

/*#cytoscape {
  border: 1px solid #ddd;
  width: 100%;
  height: 800px; }*/

/*#loginid {
  background-image: url("/images/login.png"); }*/

/*# sourceMappingURL=style.css.map */
