@import "Custom/iacuc/uw_iacuc.css";
@import "Custom/biosafety/uw_biosafety.css";
@import "Custom/scro/uw_scro.css";
@import "Custom/irb/uw_irb.css";

@import "Custom/arrowcommon/smartform.css";

/* This fixes issues with the header not expanding to the full width of the page if the content is wider*/
html {
	display: inline-table;
	width: 100%;
}

div.ProjectPrint_Banner {
	background: url(/arrow/common/dd908e2b202d4bce9ee728cbd917742e/Custom/Images/ARROW_header_bg.png);
}

div.ProjectPrint_Banner img {
	height: 111px;
}

.ws-bar {
	margin-bottom:20px !important;
}

#wsBtnMin {
	margin-right: 4px;
	height: 15px !important;
}

.ViewSetTableHeader {
	background-color: #f9f9f9;
    border-top: 1px solid #405767;
}

.TabComponentBodyTable .DisplayHead,.TabComponentBodyTable .DisplayHeadSort {
	font-size: 13px;
}

.DynamicDataTable_Row_Odd {
	background-color: #f6f6f6 !important;
}

.anchorBtn a {
    background: #405767;
    display: inline-block;
    padding: 7px;
    padding-left:10px;
    padding-right:10px;
    margin-top: 5px;
    color: white !important;
    border-radius: 5px;
    width: auto;
    text-align: center;
}

.anchorBtn a:HOVER {
	background: #273640;
	color: white !important;
}

.pdfIcon a:before {
	content: "\f1c1";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    color: white;
    margin-right:5px;
}

.vmmIcon a:before {
	content: "\f14c";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    color: white;
    margin-right:5px;
}

.correspondenceTab .Component_ProjectLog_Notes a:before {
    content: "\f1c1";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    margin-right:5px;
    color: #b70101;
}

.correspondenceTab .Component_ProjectLog_Notes a:HOVER {
	text-decoration: underline;
}

#reportBug {
	float: right;
    border: solid 1px #405767;
    font-weight: bold;
    padding: 3px;
    padding-right: 7px;
    padding-left: 7px;
    border-radius: 5px;
    display: block;
}

#reportBug:hover {
	background: #405767;
	color: white !important;
	text-decoration: none !important;
}

A:VISITED:not(.TransparentButton) {
    color: #405767;
}


A:LINK:not(.TransparentButton, .HeaderMajorTabContentsOverflow A) {
	color: initial;
}

table.dataTable tbody tr.selected:hover {
	background: #dde8ec !important;
}

table.dataTable tbody tr.selected {
	background: #d0dde3 !important;
}

#iacuc-study-menu .ui-menu-item {
	padding: 3px;
}

/** HEADER 
---------------------------------------------------------*/
#ClickTopBar {
	padding-left: 5% !important;
	padding-right: 5% !important;
	background: url(/arrow/common/dd908e2b202d4bce9ee728cbd917742e/Custom/Images/ARROW_header_bg_main.png), #ac0809;
	box-shadow: 0px 3px 3px 0px #bababa;
	background-repeat: repeat-x, no-repeat;
	position: relative;
	width: 100% !important;
	border-bottom: solid white 1px;
}

.TopNavAreaLeft {
	pointer-events: none; /* Disable link that spans across entire left nav area */
}

.TopNavAreaLeft img {
	display: block;
    height: 97px;
    padding-left:25px;
}


.HeaderTabContents {
	margin: none;
	width: 100%;
}

.TobBarUpperBorder {
	display:none;
}

/* JIRA BIO-1100: Make the text color of "Edit: [Project Name] - [Protocol ID]" on the smartform readable */
.TopNavHeaderTitle {
	color: white;
	font-weight: bold;
}

.TopNavAreaLeft, .TopNavAreaRight {
	background: url(/arrow/common/dd908e2b202d4bce9ee728cbd917742e/Custom/Images/ARROW_header_bg.png);
	color: #fff;
	padding: 0px;
}

.TopNavAreaLeft a {
	display: block;
    width: 111px;
}

.TopNavAreaLeft img {
	display: block;
	height: 111px;
}

#HeaderContent {
	position: absolute;
	pointer-events: initial;
}

#HeaderContent a {
	position: absolute; 
	color: white; 
	left: 120px; 
	font-family: 'ArrowText';
	white-space: nowrap;
}

#HeaderContent a:hover {
	color: white !important;
	text-decoration: underline;
}

#uwLink {
	top: 3px;
    font-size: 12px;
    letter-spacing: 2px;
}

#headerText {
	top: 25px; 
	font-size: 50px;
	letter-spacing: 5px;
	font-weight: bold;
}

#headerText:hover {
	text-decoration: none !important;
}

#researchLink {
	position: absolute; 
	color: white; 
	left: 120px;
    top: 82px;
	font-family: 'ArrowText';
	font-size: 11pt;
	width: max-content;
}

.AccountDropdownContents {
    line-height: 15px;
}

.TopNavAreaRight a {
	color: #fff !important;
}

.TopNavAreaRight a:hover {
	color: #fff !important;
}

.TopNavAreaRight a:visited {
	color: #fff !important;
}

.TopNavTitleText {
	color: #fff !important;
}

ol.SfIrbQuestionList {   
	list-style: none;   
	margin-left: 0; 
	padding-left: 1em;  
}


/* Changed .HeaderTabContents to div.HeaderTabContents to override !important */
.HeaderMajorTabRow div.HeaderTabContents A, .HeaderMajorTabRow .HeaderTabContents .Filler {
	font-size: 13pt;
    color: #405767 !important;
    font-family: 'ArrowText';
}

.HeaderMajorTabRow .HeaderTabContents A, .HeaderMajorTabRow .HeaderTabContents .Filler {
	border-right: none;
}

#BreadCrumbOpener {
	border-left:none;
}

/* Fixes an issue in IACUC Study and Species Details where the Jump To menu was being overlayed by the breadcrumb menu */
#iacuc-breadcrumb, #arm-breadcrumb {
	z-index: 400 !important;
}

/* Fixes an issues in IACUC Species Details where the "Species Complete" button is not the same as typical back and continue buttons */
#finish_btn_Top, #finish_btn_Bottom {
	box-shadow: none;
	font-family: 'Arial', serif;
	background: #405767;
	color #ffffff;
	border: 0 none;
	border-radius: 4px 4px 4px 4px;
	font-size: 11pt !important;
	padding: .33em 1.5em;
}
#finish_btn_Top:hover, #finish_btn_Bottom:hover {
	background: #325063;
	color: #ffffff;
}

.HeaderMajorTabRow .HeaderTabContents A:hover, .HeaderMajorTabRow .HeaderTabContents A:focus {
	color: #7d7d7d !important;
}

.HeaderMajorTabRow .HeaderTabContents A.Selected {
	background: #d6c9b9;
	color: #565656 !important;
	border-top: 1px solid #837e78;
	border-bottom: none;
	/*
	background: -webkit-linear-gradient(#d8cab7, #b1a293);
	background: -o-linear-gradient(#d8cab7, #b1a293);
	background: -moz-linear-gradient(#d8cab7, #b1a293);
	background: linear-gradient(#d8cab7, #b1a293);
	*/
}

.TopNavTabArea {
 	background: #ece4da;
 	/*
	background: -webkit-linear-gradient(#feffed, #dbccb8);
	background: -o-linear-gradient(#feffed, #dbccb8);
	background: -moz-linear-gradient(#feffed, #dbccb8);
	background: linear-gradient(#feffed, #dbccb8);
	*/
}

.GlobalNavigation {
	box-shadow: none;
	border: none;
}

.HeaderMinorTabRow {
	display: none;
}

/* Adjusts header to be more pleasant on iPad */
@media only screen and (max-device-width: 768px) {
	#ClickTopBar {
		padding: 0px !important;
	}
}


@media print {
	/* Hide ARROW logo when printing protocol */
	.ProjectPrint_Banner {
		display: none;
	}
	
	.fa-question-circle {
		display: none;
	}
	
	button[name*="standRegs"] {
		display: none !important;
	}

	label.ReplaceWithIcon:before {
		color: #ffffff !important;
		vertical-align: initial !important;
	}
	

	
	/*
	.sfDialog, .sfDialog * {
		font-size: 10pt;
	}
	
	.sfList {
		page-break-after: always;
	}

	.sfList > li {
    	padding: 15px 10px;
    	border-top: solid 1px #979797;
	}
	
	.sfList > li:before {
		font-size: 12pt;
	}
	
	.sfList > li h2 {
		font-size: 14pt;
	}
	
	.fa-asterisk {
		display: none;
    	font-size: 6px !important;
	}

	.sfQuestion {
		padding: 0px;
	}
	
	.sfQuestionMore {
		display: none;
	}
	
	.PrintQuestion {
		font-size: 10pt;
	}
	
	table.DataTable thead * {
   		font-size: 10px;
	}
	
	.PrintAnswer, .ViewSingleRefControl {
		display: block;
		border: solid 1px #ccc;
		padding: 10px;
		margin-top: 10px;
	}
	
	.PrintAnswer:empty:before {
		content: "No Answer Provided";
   	 	font-style: italic;
	}
	
	.cdtDisplayTable { 
		page-break-inside: avoid;
	}
	
	.cdtDisplayTable tr {
		page-break-inside: avoid;
		page-break-after:auto;
	}
	
	.cdtDisplayTable thead {
		display: none;
	} 
	*/
}


/** WORKSPACE
---------------------------------------------------------*/
H1 {
	font-family: 'ArrowText', serif;
}

.PageHead {
	font-size: 24pt;
	color: #064d63;
	font-family: 'ArrowText', serif;
}

.NavigationTabControl a, td.TabOn, td.TabOff {
	font-family: 'ArrowText', serif;
	font-size: 12pt;
}

.BreadcrumbArea {
	background: #f0f0f0;
	padding-top: 7px;
	padding-bottom: 3px;
	display: none; //YL note - comment out this line if you need to show the buttons to configure store-specific stuff
}

.CurrentState {
	background-color : #e8970c;
	color : #fff;
	font-size: 20px;
	padding : 8px;
	text-align : center;
	font-family: 'ArrowText', serif;
	text-transform: uppercase;
	margin-left: -24px;
    margin-right: -25px;
    margin-top: 15px;
}

.CurrentState_ActionRequired {
	background: #eaeaea;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
	margin-top: 10px;
	margin-left: -24px;
    margin-right: -25px;
    margin-bottom: 25px;
}

.CurrentState_ActionRequiredIcon {
	display: table-cell;
	font-weight: bold;
    font-size: 25px;
    color: #b70101;
    vertical-align: middle;
    padding:10px;
}

.CurrentState_NoActionRequiredIcon {
	display: table-cell;
	font-weight: bold;
    font-size: 25px;
    color: #04a704;
    vertical-align: middle;
    padding: 10px;
}

.CurrentState_ActionRequiredDetails {
	display: table-cell;
	padding: 10px;
}

.CurrentState_ActionRequiredTitle {
	font-weight: bold;
    font-size: 16px;
}

.CurrentState_ActionRequiredDescription {
	font-size: 12pt;
}

@media screen and (max-width: 1104px) {
	#ClickTopBar{
		padding-left: 0% !important;
		padding-right: 0% !important;
	}
}

@media not all and (max-device-width: 1024px) {
		MAIN:not([SessionExpirationDialog]) {
		    margin: auto !important;
		    width: 90% !important;
			border-image: linear-gradient(to bottom, #bababa 0%, #fff 50%) 21 100% !important;
		}
}

.Column1 {
	border-right: 1px solid #cbcbcb;
	border-image: linear-gradient(to bottom, #bababa 0%, #fff 50%) 21 100% !important;
	background: #f0f0f0;
	min-width: 275px !important;
    max-width: 275px !important;
	margin: 0px;
	overflow: hidden;
}

.Column2 {
	border-top: 1px solid #cbcbcb;
	width: 100%;
}

.Column2b {
	width: 100%;
	padding: 0px 30px 30px 30px;
	height: 100%;
    	vertical-align: top;
}

.NavigationTabControl a, td.TabOn, td.TabOff {
	background: #eee;
	color: #000 !important;
}

.NavigationTabSpacer {
	background: #eee;
}

.NavigationTabControl a:hover, td.TabOff:hover, .NavigationTabControl a:focus, td.TabOff:focus {
	background: #808080;
	text-decoration: none !important;
}

A {
	color: #405767;
}

A:Hover {
	color: #24323c !important;
	text-decoration: underline !important;
}

A:VISITED:not(.TransparentButton) {
    color: #405767;
}

A:VISITED:not(.TransparentButton):hover {
    color: #24323c;
    text-decoration: underline !important;
}

/** COMPONENTS
---------------------------------------------------------*/
.RoomComponent {
	margin: 0px;
}

.RoomComponentClear {
	background: none;
}

.RoomComponentTitle {
	color: #064d63;
	font-size: 15px !important;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-family: 'ArrowText';
}

.ActivityTypeGroup {
	padding: 0px !important;
	margin: 0px !important;
}

.ActivityTypeGroup td {
	padding-bottom: 0.2em;
}

.ActivityTypeGroup td:nth-child(1) {
	padding-right:8px;
}

.cmp-NoPaddingTop {
	padding-top: 0px;
}

.cmp-NoPaddingBottom {
	padding-bottom: 0px;
}

.cmp-NoHeader .RoomComponentTitleArea {
	display: none;
}

.cmp-SmHeader .RoomComponentTitle{
	font-size: 11pt !important;
}

.cmp-MdHeader .RoomComponentTitle{
	font-size: 18pt !important;
}

.cmp-LgHeader .RoomComponentTitle{
	font-size: 24pt !important;
}

.cmp-SmartForm {
	display: none;
	margin: 0px !important;
}

.cmp-SmartformActivities {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: solid 1px #ccc;
}

.cmp-ActivityHeader {
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom:10px;
}

.cmp-ActivityHeader .RoomComponentTitle {
	padding-bottom: 0px !important;
	font-size: 16px !important;
}

.ActivityTypeGroup td {
	border: none !important;
}

.ActivityTypeGroup {
	margin-bottom: 0px;
}

.cmp-ImportantActivities {
	padding-top: 0px;
	padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-left: 25px;
}

.cmp-ImportantActivities a {
	font-size: 14px;
}

.cmp-ImportantActivities .ActivityTypeGroup {
	margin-bottom: 2px !important;
}

.cmp-Activities {
	padding-top: 0px !important;
	margin-left: 15px !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}

.cmp-Activities .RoomComponentTitleArea {
	display: none;
}

.cmp-Activities td {
    border: none !important;
}

.cmp-Activities .ActivityTypeGroup td:nth-child(1):before {
	content: "\f061";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    color: #405767;
}

.cmp-LegacyActivities td:nth-child(1):before {
	content: "\f061";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    color: #405767;
}

.cmp-ActivitiesButton {
	padding-left: 6.666px;
	padding-right: 10px;
	padding-top: 7px !important;
	padding-bottom: 0px;
	margin-left: -5px;
}

.cmp-ActivitiesButton td {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.cmp-ActivitiesButton > div {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.cmp-ActivitiesButton > ActivityTypeGroup {
	margin: 0px !important;
	padding: 0px !important;
}

.cmp-ActivitiesButton a {
	display: block;
	text-align: center;
	color: #ffffff;
	padding: .33em 1.5em;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #2b4d65 4px solid;
	border-radius: 6px;
	background-color: #136688;
	width: 198px !important;
}

.cmp-ActivitiesButton a:hover {
	background-color: #3387a9 !important;
	color: #ffffff !important;
	text-decoration: none !important;
}

.cmp-ActivitiesButton a:visited {
	color: #ffffff !important;
}

.cmp-SubmitActivities, .cmp-EditView {
	padding-bottom: 0px !important;
	padding-top: 0px;
	text-transform: uppercase;
}

.cmp-SubmitActivities.SubmitChange a {
    margin-bottom: 7px;
}

.cmp-SubmitActivities.SubmitChange {
    margin-top: 5px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 7px !important;
}

.cmp-SubmitActivities .ActivityTypeGroup td:first-child {
	display: none;
}

.cmp-SubmitActivities .ActivityTypeGroup, .cmp-EditView .ActivityTypeGroup {
	margin-bottom: 0px !important;
}

.cmp-SubmitActivities a, .cmp-EditView a {
	display: block;
    background: #064d63;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    color: white !important;
    line-height: 25px;
    font-size: 15px;
}

.cmp-EditView {
	margin-left: 2px;
    margin-right: 2px;
}

.cmp-SubmitActivities a:hover, .cmp-EditView a:hover {
	background: #063b4c;
	color: #fff;
	text-decoration: none !important;
}

.cmp-SubmitActivities a:VISITED, .cmp-EditView a:VISITED{
	color: #fff !important;
}

.cmp-SubmitActivities .ActivityGroupSubmit td:nth-child(1) {
	display: none;
}

.cmp-Workflow {
	display: inline-block;
}

.DiffsInAttributeVisibility {
	border: none;
}

.DiffsInAttrOrRegionState {
	border: none;
	background-color: lightgreen;
}

/* hide workflow diagram on iPad */
@media only screen and (max-device-width: 768px) {
	.cmp-Workflow {
		display: none;
	}
}

.cmp-StudyTitle {
	padding-bottom: 10px;
}

.cmp-StudyTitle .PageDescription span {
	font-family: 'ArrowText', serif;
	font-style: italic;
	font-size: 16px !important;
	margin-left: 1px;
}

.cmp-Summary .SummaryHeader {
	color: #064d63;
	font-size: 15px !important;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: 'ArrowText', serif;
}

.cmp-Summary td span {
    font-size: 10pt;
}

.Component_ProjectLog_Notes {
    margin-left: 10px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #fbfbfb;
    border-left: solid #405767 2px;
}

.ui-dialog .ui-dialog-buttonpane button {
	background: #405767 !important;
	color: #ffffff !important;
	border: 0 none;
	padding: .33em 1.5em;
	font-size: 11pt;
	border-radius; 4px;
}

.cmp-SimpleBtn {
	padding-top: 6px;
	padding-bottom: 0px;
}

.cmp-SimpleBtn .Button {
	width: 100%;
}

.cmp-SimpleBtn .Button:hover {
	background-color: #2e3f4a !important;
	transition: background-color .1s;
   -moz-transition: background-color .1s;
   -webkit-transition: background-color .1s;
}

.cmp-ProjCreationBtn {
	padding-top: 6px;
	padding-bottom: 0px;
}

.cmp-ProjCreationBtn .Button, .cmp-ProjCreationBtn a {
    width: 100%;
    background: url(/arrow/common/dd908e2b202d4bce9ee728cbd917742e/Custom/Images/btnimage.png) no-repeat;
	background-size: 36px;
	padding-left: 30px;
}

.cmp-ProjCreationBtn input:hover {
	background-color: #3387a9 !important;
	transition: background-color .1s;
   -moz-transition: background-color .1s;
   -webkit-transition: background-color .1s;
	/*
	background-color: #136688 !important;
	border-bottom: #2b4d65 2px solid;
	margin-bottom: 2px;
	*/
}

.cmp-ProjCreationBtn .Button:active {
	background-color: #136688 !important;
}

.cmp-ProjCreationBtn input, .cmp-ProjCreationBtn a {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #2b4d65 4px solid;
	border-radius: 6px;
	background-color: #136688 !important;
	transition: background-color .1s;
    -moz-transition: background-color .1s;
    -webkit-transition: background-color .1s;
    color: white !important;
}

.cmp-ProjCreationBtn .Button:focus {
	box-shadow: none !important;
	border-bottom: #2b4d65 4px solid !important;
	background-color: #136688 !important;
	color: #ffffff;
}

.cmp-MoreDetails {
	padding-left: 13.33px;
	padding-top: 0px;
	padding-bottom:0px;
}

.ComponentHeaderTitle {
	background: rgb(208, 221, 230);
    border-left: solid 3px #405769;
}

.ComponentHeaderTitle a {
	font-weight: bold;
}

.cmp-StProjList .DisplayHead {
	text-transform: uppercase;
	border-bottom: none !important;
	padding-bottom: 0px !important;
}

.cmp-StProjList .DataTable {
	border-top: 1px solid #405767 !important;
}

.cmp-StProjList .DRSV-PagingBarArea {
	border-top: 1px solid #405767 !important;
}

.cmp-StProjList .DisplayHead {
	background: white;
	font-size: 10pt;
}

.cmp-StProjList .TransparentButton[id*='addRowButton']{
	display: none;
}

.cmp-StProjList .Icon-HelpButton {
	display:none;
}

.cmp-StProjList .DRSV-FilterCell {
	padding-bottom: 20px;
}

.cmp-StProjList .DataTable tr {
	height: 40px;
}

.cmp-StProjList .DataTable tr:nth-child(odd){
	background: #fbfbfb;
}

.cmp-RolesDropdown select {
	width: 100%;
}

.cmp-RolesDropdown p {
	margin: 5px;
}

.cmp-RolesDropdown .RoomComponentTitle {
	padding: 0px !important;
	font-weight: bold;
}

.cmp-Hidden {
	display: none;
}

.cmp-NoPaddingBottom {
	padding-bottom: 0px;
}

.cmp-NoPaddingTop {
	padding-top: 0px;
}

.cmp-Modified {
	padding-bottom: 0px;
}

.cmp-ModFunctions {
	padding-bottom: 0px;
	padding-top: 0px;
}

.cmp-WizBtn {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
    padding-bottom: 0px;
}

.cmp-WizBtn A:HOVER {
	text-decoration: none !important;
}

.cmp-Divider {
	border-top: 1px solid #ccc;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.cmp-Divider .RoomComponentTitle {
	display:none;
}

.cmp-ResearchLinks {
	color: #405769;
}

.cmp-ResearchLinks a:hover {
	text-decoration: underline;
}

.cmp-ResearchLinks td {
	padding-bottom: 5px;
}

.cmp-ResearchLinks .RoomComponentTitle {
	padding: 0px !important;
	font-weight: bold;
}

.cmp-Msg-Error {
	background-color: #ffeaea;
    border: solid 1px #960000;
    color: #960000 !important;
    padding: 5px;
    padding-left: 20px;
}

.cmp-FollowOn .RoomComponentTitle{
	padding-bottom: 0px;
}

.cmp-FollowOn .DisplayHead {
	font-size: 9pt;
}

.cmp-FollowOn .DataTable {
	margin-left: 10px;
}

.cmp-FollowOn .DRSV-ToolArea {
	display: none;
}

.cmp-FollowOn td {
	width:30%
}

.cmp-FollowOn td:nth-of-type(4) {
	text-align:center;
	width:50px !important;
}

.cmp-Checklists {
	border-bottom: solid 1px #ccc;
    margin-bottom: 10px;
}

.cmp-Checklists .group {
    background: #094d63 !important;
    border-radius: 4px;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
}

span[id^=Link] {
    width: 100%;
    display: block;
    padding: 9.5px 0px;
}

.cmp-Checklists .DropLayout{
    padding-top: 20px;
    text-align: left;
}

.cmp-Checklists a {
    color: #0f708f !important;
}

.cmp-Checklists .ActivityTypeGroupLegend {
    color: black;
    margin-left: 5px;
}

.cmp-Checklists .ActivityTypeGroup > table {
    padding: 0px 5px 15px 5px;
}

*[class^="cmp-tplTabs"] {
	background: #d9e3e7;
    margin-left: -10px;
    margin-right: -10px;
    border-left: solid 1px #d9e3e7;
    border-right: solid 1px #d9e3e7;
}

.tplTab {
	display: inline-block;
    padding: 7px;
    padding-right: 20px;
    padding-left: 20px;
    background: #d9e3e7;
    color: black !important;
    border-right: white 1px solid;
    font-family: 'ArrowText', serif;
}

.tplTab-active {
	background: white !important;
}

.tplTab:hover {
	background: #a8afb1;
	color: white;
	cursor: pointer;
}

.tplCount {
	background: #ffe5e5;
    margin-left: 5px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 1px;
    padding-bottom: 1px;
    border: solid 1px #b50000;
    color: #a30000;
    font-weight: bold;
    font-size: 10px;
    border-radius: 5px;
}

.followOnProjList .List:nth-of-type(1) {
	width: 25% !important;
}
.followOnProjList .List:nth-of-type(2) {
	width: 25% !important;
}

.followOnProjList .List:nth-of-type(4) {
	width: 25% !important;
}

.followOnProjList .DRSV-DataArea {
	margin-left: auto;
    margin-right: auto;
    width: 96%;
}
.followOnProjList .RoomComponentTitle {
	padding-top: 5px;
	padding-bottom: 0px !important;
}

.followOnProjList center {
	text-align: left; /* god bless click portal */
}

.followOnProjList br {
	display: none;
}

button[id$="_selectBtn"].input-chooser-popup-freestanding, button[id$="_selectBtn"].input-chooser-popup-ellipse {
	width: 4em;
}

/* Used in removing "..." from the chooser select buttons */
button[id$="_selectBtn"] span[class$="-Ellipsis"] {
 display: none;
}

/* Used in changing text in the chooser select buttons */
button[id$="_selectBtn"]:before {
	content: "Select";
	font-weight: bold;
}

/* Used in removing "..." from the chooser add buttons */
button[id$="_addBtn"] span[class$="-Ellipsis"]{
 display: none;
}

/* Used in changing text in the chooser add buttons */
button[id$="_addBtn"].input-chooser-popup-ellipse:before {
	content: "Add";
	font-weight: bold;
}

button[id$="_addBtn"].input-chooser-popup-freestanding:after {
	content: " Add";
    font-size: 10pt;
}

button[id$="_addBtn"].input-chooser-popup-freestanding:before {
	font-family: 'Font Awesome 5 Pro';
    content: "\f067";
    font-size: 10pt;
}

button[id$="_addBtn"].input-chooser-popup-freestanding {
	width: 56.2px;
    height: 30.31px;
}

.HeaderMajorTabContentsOverflow a {
	font-family: 'ArrowText';
	font-size: 13pt;
}

.HeaderMajorTabContentsOverflow a:visited {
	color: #fff !important;
}

.HeaderMajorTabContentsOverflow a:visited:hover {
	color: #ccc !important;
}

.cmp-MoreInfo {
	margin-left: 7px;
	padding-top:0px;
	padding-bottom:0px;
}

#moreInfoBtn {
	display: inline-block;
    background: linear-gradient(#cbcbcb,white);
    border: solid 1px #b5b5b5;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    color: #7b7b7b;
    font-size: 12px;
    margin-right: 5px;
}

#moreInfoText {
	display: inline-block;
	color: #064d63;
    font-size: 14px !important;
    text-transform: uppercase;
    font-family: RobotoSlab, serif;
}

#moreInfoContent {
	margin-left: 27px;
}

.details-table-label {
	text-align: right;
}

.details-table-label {
	border-top: solid 1px #ccc;
	padding-top: .5em;
    padding-bottom: .5em;
}

.details-table-content {
	border-top: solid 1px #ccc;
	padding-top: .5em;
    padding-bottom: .5em;
}

.details-table {
	border-spacing: 0px;
}

.workspaceHeader {
	display: inline;
	color: #064d63;
    font-size: 14px !important;
    text-transform: uppercase;
    font-family: 'ArrowText', serif;
    cursor: pointer;
 }
 
 .dropdown-label .fa-angle-down{
 	font-size: 18px;
 }
 
 .dropdown-content {
 	margin: 10px 0px 0px 5px;
    border-left: 1px solid #d9e3e7;
 }
 
 .dropdown-content .PrintQuestion {
 	font-size: 10pt;
 }
 /*
 .dropdown-content .customTabbedContent {
 	border-left: 1px solid #d9e3e7;
    margin-left: 5px;
 }
 */

/** SmartForm
---------------------------------------------------------*/
.ReviewerNotes-Area {
	background: #f5f4f1;
	border: none !important;
}

.ReviewNoteArea {
	border-bottom: 1px dashed #d4d4d4 !important;
	padding: 0px;
}

.ReviewNoteArea .DisplayHead, .ReviewNoteArea .DisplayHeadSort {
	font-size 10pt;
	color: #000000 !important;
	text-transform: uppercase;
	background-color: #f5f4f1;
}

.ReviewList {
	border-top: 1px solid #405767;
}

.ResponseTitle, .ResponseNote {
	background: white;
	border-left: 3px solid #405767;
	border-top: none;
}

.ResponseRequired {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.ResponseRequired > font {
	color: #000000 !important;
}

.standSel span.ui-button-text {
	font-size: 1em !important;
	font-family: Lucida Grande,Lucida Sans Unicode,Arial,sans-serif !important;
	    padding: .4em 1em .4em 2.1em !important;
}

.standSel a.ui-button {
	padding: 0 !important;
}

.dynamicHelp {
	border: 1px solid #e2eff5;
	background: #fafdff;
	font-size: 1em;
}
.IrbImportStandardLanguageWidget.tabbed { 
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.IrbImportStandardLanguageWidget.tabbed span {
	border-bottom: none;
}

.popupHelpText {
	color: #5b7784;
    font-weight: bold;
    display: block;
    padding-top: 20px;
}

.helpTextAddBtn {
	padding: 4px 7px 4px 7px;
    color: #5b7784;
}

/** Study Team Home Page
---------------------------------------------------------*/
.cmp-STHPBtn {
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0px;
}

.cmp-MyInbox {
	padding: 25px;
}

.cmp-MyInbox .RoomComponentTitle {
	padding-bottom: 5px !important;
}

.cmp-MyResearch {
	padding-left: 25px;
}

.cmp-MyResearch .RoomComponentTitle {
	padding-bottom: 5px !important;
}

#in_progress {
	border-collapse: collapse;
	font-family: arial;
	width: 100%;
}

#in_progress a:hover{
	text-decoration: underline !important;
}

.prog-row {
    border-bottom: solid 1px #e8e8e8;
}

.prog-col {
	padding-top:12px;
	padding-bottom: 12px;
}

.prog-area-col {
	vertical-align: top;
	width: 70px;
	padding-top: 8px;
	padding-left: 8px;
}

.prog-area {
	display: inline-block;
    height: 20px;
    background: #405767;
    color: white;
    line-height: 22px;
    padding-left: 5px;
    width: 45px;
    text-align: center;
    margin-left: -1px;
}

.prog-triangle {
    width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #405767;
	vertical-align: top;
	display:inline-block;
}

.prog-info-col {
	vertical-align: top;
	min-height: 74px;
	display: table-cell;
}

.prog-info-title {
	color: #405767;
    font-weight: bold;
    font-size:12pt;
}

.prog-info-pi {
	font-style: italic;
	padding-top: 5px;
}

.prog-info-content {
	padding-top: 5px;
}

.prog-info-data-grp {
	display: inline-block;
}

.prog-info-data {
	display: inline-block;
	padding-right: 20px;
	width: 150px;
	vertical-align: top;
}

.vmm-info-data {
	display: inline-block;
	padding-right: 20px;
	width: 200px;
	vertical-align: top;
}

.prog-info-data div {
	display: table-cell;
}

.prog-info-label {
	color: #405767;
	font-size: 8pt;
	padding-right: 5px !important;
}

.prog-action-col{
	vertical-align: middle;
	width: 300px;
	border-left: solid 1px #ebebeb;
}

.prog-page-btn {
	height: 25px;
    width: 30px;
    background: #405767;
    color: white;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
    margin: 8px;
    cursor: pointer;
    padding: 0px;
    border: none;
}

.prog-page-btn:hover {
	background: #2b3b46;
}

.prog-page-btn:disabled {
	background: #ccc;
	cursor: default;
}

.prog-col-page {
	text-align: center;
}

#prog-page-info {
	display: inline-block;
}

#search_container {
	margin-top: 10px;
    background: #fdfdfd;
    padding: 5px;
    border: solid 1px #e8e8e8;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: inline-block;
    color: #858383;
    width: 100%;
    box-sizing: border-box;
}

#search_input_icon {
	background: #eee; 
	color: #bbb; 
	border-bottom-right-radius: 5px; 
	border-top-right-radius: 5px; 
	border: solid 1px; 
	border-left: 0px;
	font-size: 15px;
	display: table-cell;
	padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
}

#inbox_num_select {
	background-color: white;
    width: 70px;
}

#inboxSearch {
	border-bottom-right-radius: 0px;
	border-top-right-radius:0px;
	margin: 0px;
	width: 250px;
	display: table-cell;
}

#pagination {
	border: solid 1px #e8e8e8;
	border-top: none;
	background: #fdfdfd;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

/** Custom classes for Start ARROW Application wizard
----------------------------------------------------------*/


.followOnCreator {
	padding-top: 0px;
}

.wiz-main-start {
	display: block;
	position: relative;
	padding: 8px;
	border: 1px solid #e6e6e6;
	line-height: normal;
	margin: 6px;
	margin-top: 0px;
	cursor: pointer;
	vertical-align: middle;
	text-align: left;
	overflow: visible;
	text-decoration: none;
	color : #436069 !important;
	background-color : #f9f9f9;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-weight : bold;
	font-size: 1em; 
}
.wiz-main-start-sub {
	text-decoration: none;
	color : #008af4;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size: .9em;
	padding-left: 22px;
}

.wiz-main-start:hover {
	background: #f3f3f3;
	color : #3387a9 !important;
	text-decoration: none !important;
}

.wiz-link {
    font-family: 'ArrowText', Arial,Lucida Grande,Lucida Sans,sans-serif;
    font-size: 18px;
    color: #436069;
    font-weight: bold;
    vertical-align: middle;
}

.wiz-link-small {
	font-size: 12px;
	display: block;
	padding-top: 5px;
}

.wiz-link-help {
	font-family: Arial,Lucida Grande,Lucida Sans,sans-serif;
	font-size: 14px;
	color: #242d30;
	text-align: center;
	vertical-align: middle;
}

.btn-wizard {
	height: 70px;
	width: 100%; 
	background: #125d7c;
	color: white !important;
	display: table;
	border-radius: 10px;
	position: relative;
	overflow:hidden;
	box-shadow: 0px 3px 7px 0px #0000005e;
    transition: all 0.1s cubic-bezier(0.4, 0, 1, 1);
}

.btn-wizard:hover {
    cursor: pointer;
    color: white !important;
	box-shadow: 0px 4px 10px 4px #0000002e;
}

.btn-wizard:active {
	/*color: white !important;*/
	box-shadow: none;
}

.btn-wizard-left {
    font-size: 14px;
    vertical-align: middle;
    background: #546d75;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 13px;
    padding-right: 7px;
    border-right: solid 2px #3333335c;
    display: table-cell;
    color: #ffffff;
}

.btn-wizard-right {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    background: #436069;
    font-size: 16pt !important;
}

.btn-wizard-right div {
	font-family: 'ArrowText';
	font-size: 17px !important;
}

.btn-wizard#followOnBtn .btn-wizard-right div {
	font-size: 15px !important;
}

.sfList > li h2 {
	font-family: 'ArrowText';
    font-size: 18pt;
    color: #405767;
    display: inline;
}

#notIacucPi {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.wiz-title {
	padding-top: 5px;
	padding-bottom: 5px;
}

.wiz-dialog {
	padding: 0px !important;
}

.wiz-dialog .ui-dialog-titlebar {
    padding: 2px 15px !important;
    background: #436069;
    font-family: 'ArrowText';
    font-size: 13pt;
    font-weight: normal;
    color: white;
}

.wiz-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
	margin-right: 6px;
}

.wiz-dialog .fa-plus-circle{
	color: green;
}

.wiz-button {
	border: 1px solid #e6e6e6;
    background: #f9f9f9;
    padding: 18px;
    margin: 6px;
    display: block;
}

.wiz-button:focus {
	outline: 2px solid;
	background: #f3f3f3;
}

.wiz-button:hover {
	background: #f3f3f3;
	text-decoration: none !important;
	cursor: pointer;
}

.wiz-button-icon {
	display: table-cell;
	vertical-align: top;
	padding-right: 16px;
	color: #436069;
}

.wiz-button-icon i {
	font-size: 24px;
    text-align: center;
    color: #436069;
}

.wiz-button-text {
	display: table-cell;
}

.wizBackBtn:hover {
	text-decoration: none !important;
}

.wiz-dialog .ui-dialog-titlebar {
	border-radius: 0px !important;
	border: none;
}

.wiz-dialog .ui-dialog-content {
	padding: 0px !important;
}

.wiz-copy {
	padding: 10px;
}

/** MISC.
----------------------------------------------------------*/
.blurb {
	display: block;
	background-color: #ebf2f7;
	border: solid 1px #405767;
    border-radius: 5px;
    box-shadow: 0px 3px 3px #ccc;
    overflow: hidden;
	text-align: center;
    margin: 10px;
    margin-bottom: 20px;
}

.blurb-title {
    padding-bottom: 10px;
    color: #ffffff;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background: #5d7282;
    text-align: center;
    font-family: RobotoSlab, serif;
    font-size: 16px;
}

.blurb-content {
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

button[class^="icon-btn"] {
	display: inline-block;
	color: white;
	border-spacing: 0px;
	border-radius: 3px;
	overflow: hidden;
	min-height:30px;
	margin: 0;
 	padding: 0;
 	border: none;
 	cursor: pointer;
 	outline: none;
}

button[class^="icon-btn"] i {
	display: table-cell;
	font-size: 14px;
	background: #3387a9;
    padding: 10px;
    vertical-align: middle;
}

button[class^="icon-btn"] span {
	display: table-cell;
	vertical-align: middle;
    background: #166b8e;
    padding: 10px;
    width: 100%;
}

button[class^="icon-btn"]:disabled {
	cursor: initial;
}

button[class^="icon-btn"]:disabled span,
button[class^="icon-btn"]:disabled i,
button.icon-btn-success:disabled:hover span,
button.icon-btn-success:disabled:hover i {
	background: #c5c5c5;
	color: #ddd;
}

/* icon btn primary (blue) */
button.icon-btn-primary span {
	background: #166b8e;
}

button.icon-btn-primary i {
	background: #3387a9;
}

button.icon-btn-primary:hover span {
	background: #145f7d;
}

button.icon-btn-primary:hover i {
	background: #2f7b9a;
}

/* icon btn primary-light (lightblue) */
button.icon-btn-primary-light {
	color: #5b7784;
}

button.icon-btn-primary-light span {
	background: #f2fbff;
	border: solid 1px #e2eff5;
}

button.icon-btn-primary-light i {
	background: #e2eff5;
}

button.icon-btn-primary-light:hover span {
	background: #e4f0f5;
}

button.icon-btn-primary-light:hover i {
	background: #dbe7ec;
}

/* icon btn success (green) */
button.icon-btn-success span {
	background: #50a063;
}

button.icon-btn-success i {
	background: #70af7e;
}

button.icon-btn-success:hover span {
	background: #448c55;
	pointer: 
}

button.icon-btn-success:hover i {
	background: #5da26d;
}

/* icon btn danger (red) */
button.icon-btn-danger span {
	background: #c32d2d;
}

button.icon-btn-danger i {
	background: #e65353;
}

button.icon-btn-danger:hover span {
	background: #af2727;
}

button.icon-btn-danger:hover i {
	background: #ca4343;
}

/* icon btn warning (orange) */
button.icon-btn-warning span {
	background: #e87d1e;
}

button.icon-btn-warning i {
	background: #ec9446;
}

button.icon-btn-warning:hover span {
	background: #d6721a;
}

button.icon-btn-warning:hover i {
	background: #e68630;
}

button[class^="icon-btn"] i.Icon-DocumentPdf:before {
	color: white !important;
}

.alert-success {
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: #cce8cb !important;
    color: green;
    border: solid 1px green;
    border-radius: 5px;
}

.alert-warning {
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: #fffad9 !important;
    color: #a7880b;
    border: solid 1px #a7880b;
    border-radius: 5px;
}

.alert-danger {
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: #ffeaea !important;
    color: #e65353;
    border: solid 1px #e65353;
    border-radius: 5px;
}

.msg-primary {
    margin: 10px;
}

.msg-primary .msg-icon {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    min-width: 25px;
    background: #6a7d8a;
    border: solid 1px #6a7d8a;
    font-size: 16px;
}

.msg-primary .msg-icon:before {
	content: "\f05a";
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    color: white;
}

.msg-primary .msg-content {
    display: table-cell;
    width: 100%;
    padding: 15px;
    background: #fbfbfb;
    border: dashed 1px #6a7d8a;
    border-left: 0px;
}

.cct-tab {
	display: inline-block;
    padding: 5px;
    padding-right: 20px;
    padding-left: 20px;
    background: #eeeeee;;
    color: black !important;
    border-right: white 1px solid;
    font-family: RobotoSlab;
}

.cct-tab-active {
	background: white !important;
}

.cct-tab:hover {
	background: #cecece;
	color: white;
	cursor: pointer;
}

.cct-content {
	padding-top:20px;
	padding-left:20px;
	width: fit-content;
}

div[class^="cct-data"] {
	display: none;
}

.cdtDisplayTable {
	border: solid 1px #dce0e2;
	border-top: none;
}

.cdtDisplayHead {
	background: #f8f9fb;
    border-top: solid 1px #dce0e2;
    font-size: 10pt;
    padding: 5px 8px 5px 8px;
}

.cdtData {
	border-top: solid 1px #dce0e2;
	border-left: solid 1px #dce0e2;
	padding: 4px 8px 4px 8px;
	background: white;
	color: rgb(64, 75, 82);
}

.cdtDisplayTable tr:nth-child(odd) .cdtDisplayHead {
    background: #f3f5f7;
}

.cdtDisplayTable tr:nth-child(odd) .cdtData {
    background: #fdfdfd;
}

.cdtStringFormatted > * {
	margin-left: 15px;
	line-height: 18px;
}

.cdtStringFormatted h3 {
	font-family:'ArrowText';
	font-size: 12pt;font-weight: bold;
	color: #405767;
	display: block;
	margin: 0px 10px 5px 0px;
}

.cb-selected, tr#ALDSelectedRow {
	background-color: #f5f9fb !important;
}

/* jQuery UI Dialog */
.dialog-no-close .ui-dialog-titlebar-close {
    display: none;
}

.dialog-standard .ui-widget-header {
	background: #405767;
	color: #fff;
}

/** ACCESSIBILITY
----------------------------------------------------------*/
.sr-only
{
    position: absolute;
    left: -999em;
    width: 1em;
    overflow: hidden;
}

H4 {
    font-family: 'RobotoSlab', serif;
    font-size: 14pt;
}

/**IACUC Meeting SF region
----------------------------------------------------------*/
.mtg_region {
  padding-bottom: 15px;
  width: 100%;
}

.mtg_region_nopad {
  width: 100%;
}

	#agenda_print > span {
  		font-size: 10px !important;
	}
	
	#agenda_print > div {
  		font-size: 10px !important;
	}		
	#agenda_print .EntitySetMemberRow  td {
  		font-size: 10px !important;
	}
	#agenda_print .DisplayHead {
  		font-size: 10px !important;
	}
	
	#agenda_print .PrintQuestion {
		display: block;
		page-break-before: avoid !important;
  		font-size: 12px !important;
  		
	}
	
	#agenda_print .PrintAnswer {
  		font-size: 12px !important;
	}	
	
	#agenda_print td {
  		font-size: 10px !important;
	}
	
	#agenda_print > .H4 {
    	padding-top: 10px !important;
    	padding-bottom: 0 !important;
    	margin: 0 !important;  		
	}				
						
	#agenda_print > li {
	  margin-left:0px;
	  padding-left:5px;
	
	}	
	
	#agenda_print {
  		padding-left: 0px;
	}
	.pagebrk {
		display: block;
		 page-break-inside: avoid !important;
	}
	.pagebrk H4 {
    	padding-top: 10px !important;
    	padding-bottom: 0 !important;
    	margin: 0 !important;  		
    	page-break-after: avoid !important;
	}	
	.pagebrk1 {
		 page-break-inside: avoid !important;
	}
	.pagebrk1 div{
		 page-break-inside: avoid !important;
	}
	.pagebrk1 span{
		 page-break-after: avoid !important;
	}
	.pagebrk1 label{
		 page-break-after: avoid !important;
	}	
	/* .pagebrk1 thead{
		 page-break-before: avoid !important;
	}			
	.pagebrk1 table{
		 page-break-before: avoid !important;
		 page-break-inside: avoid !important;
	}
	.pagebrk1 tbody {
		 page-break-inside: avoid !important;
	}
	.pagebrk1 tr {
		 page-break-inside: avoid !important;
	}											
	.pagebrk1 td {
		 page-break-inside: avoid !important;
	}				
	*/																																
	.pagebrk2 {
		display: block;
		 page-break-before: avoid !important;
		 page-break-inside: avoid !important;
	}


