@charset "UTF-8";
/* line 6, yoda_browse.sass */
.view-trials-tabs .view-footer {
  clear: both;
}

/* line 11, yoda_browse.sass */
.trial-result-wrapper {
  position: relative;
  height: 210px;
  float: left;
  width: 23.5% !important;
  margin-right: 2%;
}

/* line 18, yoda_browse.sass */
.trial-result-wrapper.row-end {
  margin-right: 0px;
}

/* line 21, yoda_browse.sass */
.trial-result-wrapper .expand-wrapper a.click-expand-name {
  color: black;
  font-family: "Source Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px;
  font-weight: bold;
  height: 186px;
  margin: 10px;
  display: table-cell;
  border: 3px solid #505050;
  padding: 16px 16px 16px 16px;
  vertical-align: top;
  width: 24%;
  position: relative;
}

/* line 35, yoda_browse.sass */
.trial-result-wrapper .expand-wrapper a.click-expand-name:link {
  background-color: #f2f2f2 !important;
}

/* line 37, yoda_browse.sass */
.trial-result-wrapper .expand-wrapper a.click-expand-name:hover {
  background-color: white !important;
}

/* line 39, yoda_browse.sass */
.trial-result-wrapper .expand-wrapper a.click-expand-name:active {
  background-color: white !important;
}

/* line 41, yoda_browse.sass */
.trial-result-wrapper .expand-wrapper a.click-expand-name:visited {
  background-color: white !important;
}

/* line 44, yoda_browse.sass */
.trial-result-wrapper .expand-wrapper a.click-expand-name:after {
  content: "VIEW TRIALS";
  font-family: "Source Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #004c95;
  color: white;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
}

/* line 58, yoda_browse.sass */
.trial-result-wrapper .expand-wrapper a.click-expand-name:hover:after {
  background-color: #3e70b1;
}

/* line 61, yoda_browse.sass */
.trial-result-wrapper .trial-result-list {
  position: relative;
  width: 100%;
  top: 0px;
  background-color: black;
  display: none;
  z-index: 1002;
}

/* line 69, yoda_browse.sass */
.view-trials-tabs .view-content {
  clear: both;
}

/* line 72, yoda_browse.sass */
.result-count {
  font-family: "Source Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: gray;
  margin-top: 8px;
  pointer-events: none;
}

/* line 80, yoda_browse.sass */
.result-count:after {
  content: "";
  font-size: 14px;
  position: absolute;
  bottom: 8px;
  color: white;
  right: 12px;
  z-index: 1;
  font-family: "fontawesome";
  pointer-events: none;
}

/* line 91, yoda_browse.sass */
.trial-result-list {
  padding: 30px;
  font-family: "Source Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: white;
}

/* line 96, yoda_browse.sass */
.trial-result-list .views-row {
  padding-bottom: 50px;
  position: relative;
  min-height: 160px;
}

/* line 101, yoda_browse.sass */
.trial-result-list .views-row.views-row-last {
  padding-bottom: 0px;
}

/* line 104, yoda_browse.sass */
.trial-result-list .views-field-ops {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 10px;
}

/* line 110, yoda_browse.sass */
.trial-result-list a.flag {
  display: block;
  background-color: #75a345;
  border-radius: 5px;
  padding: 3px 5px;
  color: white;
  font-size: 11px;
  width: 150px;
  text-align: center;
}

/* line 120, yoda_browse.sass */
.trial-result-list a.flag.unflag-action {
  background-color: #666666;
}

/* line 123, yoda_browse.sass */
.trial-result-list .views-field-field-full-title {
  position: absolute;
  left: 25%;
  top: 10px;
  border-left: 1px solid white;
  padding-left: 10px;
  padding-right: 190px;
}

/* line 131, yoda_browse.sass */
.trial-result-list .views-field-field-study-synopsis img {
  width: 25px;
  height: auto;
  float: left;
  margin-right: 8px;
}

/* line 137, yoda_browse.sass */
.trial-result-list .views-field-field-clintrials-gov-nct-number {
  font-size: 1.4em;
  font-weight: bold;
}

/* line 141, yoda_browse.sass */
.trial-result-list .views-field-field-enrollment,
.trial-result-list .views-field-field-study-synopsis {
  font-size: 1.2em;
  font-weight: normal;
  padding-top: 8px;
}

/* line 147, yoda_browse.sass */
#browse-trials-head {
  margin-bottom: 30px;
  height: 50px;
  width: 100%;
}

/* line 152, yoda_browse.sass */
#browse-trials-head ul {
  padding: 0;
}

/* line 155, yoda_browse.sass */
#browse-trials-head li {
  width: 20%;
  float: left;
  list-style-type: none;
}

/* line 160, yoda_browse.sass */
#browse-trials-head li a {
  display: block;
  padding: 20px 20px;
  text-align: center;
  margin-right: 16px;
  text-transform: uppercase;
  font-weight: bold;
  background: #d7d7d7;
  color: black;
  margin-bottom: 40px;
}

/* line 171, yoda_browse.sass */
#browse-trials-head li:last-child a {
  margin-right: 0px;
  background: #0f4897;
  color: white;
}

/* line 176, yoda_browse.sass */
#browse-trials-head li:last-child a:hover {
  background: #3e70b1;
}

/* line 179, yoda_browse.sass */
#browse-trials-head li a.current {
  box-shadow: inset 0 -6px 0 #88ae59;
}

/* line 183, yoda_browse.sass */
.page-browsetrials .page-title h1 {
  color: #0e4c92;
  font-size: 3em;
}

/* line 187, yoda_browse.sass */
.page-node-view .node-clinical-trial .flag-outer-trials-basket {
  display: none;
}

@media all and (max-width: 719px) {
  /* line 190, yoda_browse.sass */
  #browse-trials-head {
    height: auto;
  }
  /* line 192, yoda_browse.sass */
  #browse-trials-head li {
    width: auto;
    float: none;
  }

  /* line 195, yoda_browse.sass */
  .trial-result-list .views-field-field-full-title {
    position: relative;
    left: 0;
    padding-right: 0;
    top: 0;
    margin-top: 2em;
  }

  /* line 201, yoda_browse.sass */
  .trial-result-wrapper {
    width: 100% !important;
  }

  /* line 203, yoda_browse.sass */
  .trial-result-list {
    left: 0 !important;
    max-width: 100%;
  }

  /* line 206, yoda_browse.sass */
  .trial-result-list .views-field-ops {
    position: relative;
    top: 0;
    margin-top: 1em;
  }
}
