﻿/* Copyright 2018-2024 Epic Systems Corporation */
#main .qnr-container div.title {
  height: auto;
  line-height: normal;
}

.mobile #researchStudies-workflow {
  padding-top: 1rem;
}
.mobile #researchStudies-workflow #DocHelpBubble {
  display: inline-block;
  float: left;
  margin-left: 1rem;
}
.mobile div.contactcard {
  margin: 0.25rem 0;
}
.mobile div.contactcard div.research.buttons {
  background-color: #ffffff;
  display: flex;
  justify-content: space-around;
}
.mobile div.contactcard .research.actionbutton {
  width: calc(50% - 0.5rem);
  margin: 0.25rem 0 0.5rem 0;
  min-height: 50px;
}

@media only screen and (max-width: 768px) {
  div.contactcard div.research.status {
    text-align: right !important;
  }
  div.contactcard {
    margin: 0.25rem 0;
  }
  div.contactcard div.research.buttons {
    background-color: #ffffff;
    display: flex;
    justify-content: space-around;
  }
  div.contactcard .research.actionbutton {
    width: calc(50% - 0.5rem);
    margin: 0.25rem 0 0.5rem 0;
    min-height: 50px;
  }
}
div.contactcard {
  min-height: 0;
}
div.contactcard .titlebararrow img {
  width: 20px;
  vertical-align: central;
}
div.contactcard div.titleBar {
  cursor: pointer;
  background: url("../images/down_chevron.png") no-repeat scroll right center transparent;
  margin-right: 0.5rem;
  max-width: calc(100% - 1rem);
  padding: 0 1.6rem 0 0;
  min-height: 3rem;
  align-items: center;
  display: flex;
  margin-bottom: 0.5rem;
}
div.contactcard div.titleBar.expanded {
  background: url("../images/up_chevron.png") no-repeat scroll right center transparent;
  margin-bottom: 0rem;
}
div.contactcard div.titleBar ~ .research.subcard {
  margin-top: 0.5rem;
}
div.contactcard span {
  display: inline-block;
  width: 45%;
  vertical-align: top;
}
div.contactcard span.name {
  font-size: 1.3em;
}
div.contactcard div.fmtConv {
  direction: ltr;
}
div.contactcard div.fmtConv span {
  all: initial;
  overflow-wrap: anywhere;
}
div.contactcard .row > .col-12.nobottommargin,
div.contactcard .row > .col-9.nobottommargin,
div.contactcard .col-3.nobottommargin {
  margin-bottom: 0px;
}
div.contactcard div div span {
  display: block;
  margin-right: 0;
  margin-top: -2px;
  word-wrap: break-word;
  width: 100%;
}
div.contactcard div div span.header {
  padding-right: 0;
  margin-top: 1px;
  margin-bottom: -3px;
  font-weight: 600;
}
div.contactcard span.header.research {
  padding-top: 4px;
}
div.contactcard span.name.research {
  display: block;
  width: 100%;
  margin-bottom: 0.2rem;
}
div.contactcard div.research.buttons {
  text-align: left;
  padding-top: 0.25rem;
}
div.contactcard div.research.status {
  width: 100%;
  text-align: left;
  padding-top: 4px;
}
div.contactcard div.research.subcard .grid {
  width: 95%;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}
div.contactcard div.research.subcard {
  border-top: 1px solid #cccccc;
  width: 98%;
  margin-right: 1%;
}
div.contactcard div.research.continueqnr {
  border-top: 1px solid #cccccc;
  width: 98%;
  margin-right: 1%;
  padding: 0rem;
}
div.contactcard div.research.continuerow {
  display: flex;
  align-items: center;
  padding-top: 0;
  margin-right: 1%;
  padding-bottom: -1rem;
}
@media only screen and (max-width: 768px) {
  div.contactcard div.research.continuerow {
    display: block;
  }
}
div.contactcard div.research.continuelbl {
  text-align: right;
  margin-top: 0.25rem;
  padding-right: 0.25rem;
}
div.contactcard div.investigatorphoto {
  background-color: #dbdbdb;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1.5px solid #767676;
  border-radius: 4rem;
  height: 2.8rem;
  overflow: hidden;
  width: 2.8rem;
  background-position: center center;
  margin-top: 0.2rem;
}
div.contactcard div.staff {
  display: inline-block;
}
div.contactcard div.info {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
div.contactcard div.bottomarrow {
  overflow: hidden;
}
div.contactcard a.moredetails {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0.5rem;
  text-align: center;
}
div.contactcard a.moredetails.hide {
  display: none;
}
div.contactcard .research.actionbutton {
  margin: 0.5rem 0.5rem 0.5rem 0rem;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  div.contactcard .research.actionbutton {
    width: calc(50% - 0.5rem);
    margin: 0.25rem 0 0.5rem 0;
    min-height: 50px;
  }
}
div.contactcard .lblcol {
  width: 50%;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  div.contactcard .lblcol {
    width: 100%;
  }
}
div.contactcard .topBorder {
  border-top: 1px #cccccc solid;
  width: 98%;
  margin-right: 1%;
}
div.contactcard .ptResponseForm {
  display: contents;
}
div.contactcard img.bottomarrow {
  position: absolute;
  bottom: -10px;
  height: 28px;
  width: 59px;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
}
div.contactcard img.bottomarrow.show {
  clip: rect(14px, 59px, 28px, 0px);
}
div.contactcard img.bottomarrow.hide {
  bottom: -26px;
  clip: rect(0px, 59px, 14px, 0px);
}
div.contactcard .grid > .row.shortDescriptionRow {
  margin-bottom: 0px;
}
div.contactcard div.column.provider {
  width: 3rem;
  display: inline-block;
}
div.contactcard div.column.name {
  width: calc(100% - 3rem);
  display: inline-block;
  vertical-align: 70%;
}

aside svg {
  width: 48px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 -2px 0 0.5rem;
  border: 0;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
}

#researchAccountCreationBanner {
  padding-bottom: 10px;
}

.preferencesHeader {
  padding-bottom: 0.5rem;
}
.preferencesHeader .header {
  display: inline;
  cursor: pointer;
  padding-left: 0.5rem;
}
.preferencesHeader.collapsed .toggleIcon {
  transform: rotate(180deg);
}
.preferencesHeader .toggleIcon {
  display: inline;
  height: 0.8rem;
  width: 0.8rem;
}
.preferencesHeader .clickablePreferenceHeader {
  display: inline;
}
.preferencesHeader #DocHelpBubble {
  display: None;
}

.preferenceAnswers {
  width: 75%;
}

.research-profile-last-updated {
  margin-top: 12px;
}

.preferencesContent.card {
  margin-top: 0.5rem;
  padding-right: 0.75rem;
  min-height: 0;
}
.preferencesContent.card .helptext {
  display: block;
  width: auto;
  margin: 0.5rem 0 0 0;
}

label.togglebutton[for] {
  width: 100%;
}

html:not(.mobile) #divQuestionnaire label.togglebutton[for] {
  width: auto;
}
