@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: normal;
  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: #fff !important;
}

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

/* line 41, yoda_browse.sass */
.trial-result-wrapper .expand-wrapper a.click-expand-name:visited {
  background-color: #fff !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: #1164b3;
}

/* line 61, yoda_browse.sass */
.trial-result-wrapper .trial-result-list {
  position: relative;
  width: 100%;
  top: 0px;
  background-color: #000000;
  display: none;
  z-index: 1002;
  max-width: calc(90vw - 3em);
}

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

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

/* line 81, 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 92, yoda_browse.sass */
.trial-result-list {
  padding: 30px;
  font-family: "Source Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #ffffff;
}

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

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

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

/* line 112, yoda_browse.sass */
#block-system-main .trial-result-list .views-field-field-clintrials-gov-nct-number a:link, #block-system-main .trial-result-list .views-field-field-full-title a:link, #block-system-main .trial-result-list .views-field-field-study-synopsis a:link, #block-system-main .trial-result-list .views-field-field-clintrials-gov-nct-number a:visited, #block-system-main .trial-result-list .views-field-field-full-title a:visited, #block-system-main .trial-result-list .views-field-field-study-synopsis a:visited {
  color: #75A345;
}

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

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

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

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

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

/* line 146, 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;
  max-width: 23%;
}

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

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

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

/* line 166, 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 177, yoda_browse.sass */
#browse-trials-head li:last-child a {
  margin-right: 0px;
  background: #0f4897;
  color: white;
}

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

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

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

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

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

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

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

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

  /* line 213, yoda_browse.sass */
  .trial-result-list .views-field-field-enrollment,
  .trial-result-list .views-field-field-study-synopsis {
    max-width: none;
  }
}
