@import url("./custom/ui/apps/IACUCStudySmartForm/app.css");
@import url("./custom/ui/apps/utils/utils.css");
@import url("./custom/ui/ui.css");

div.general-page-borderlessCollapsible .collapsible-container {
	border: none;
}

span.fieldLabel {
	font-weight: bold;
	margin-right: .5em;
	width: 9em;
	display: inline-block;
	text-align: right;
}

div.meetingContainer {
	margin: auto;
	width: 57em;
}

.meetingBanner {
	background-color: black;
	text-align: right;
	height: 2em;
}

.meetingBannerContent {
	display: inline-block;
	margin-top: 0.25em;
	color: white;
	font-weight: bold;
	font-size: 1.25em
}

.meetingHeader {
	font-weight: bold;
	font-size: 1.25em;
	margin-top: .25em;
}

/* .meetingSection {} */

.meetingSectionHeader {
	font-weight: bold;
	font-size: 1.25em;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	border: 1px solid black;
}

.meetingSubSectionHeader {
	font-weight: bold;
	font-size: 1.10em;
	margin-bottom: 1em;
}

.meetingSubSection {
	padding-left: 1em;
	margin-bottom: 2em;
}

.meetingSubSectionContent {
	margin-bottom: 2em;
}

.meetingTopDivider {
	border-top: 1px solid black;
}

.meetingContentElement {
	margin-bottom: 0.5em;
}

.meetingLabel {
	font-weight: bold;
	margin-right: 1em;
}

.meetingLabelRight {
	font-weight: bold;
	margin-left: 1em;
}

.nobullets li {
	list-style: none;
}

.List1 li {
	margin-bottom: 1em;
}

/* Undo changes made by bootstrap on the project workspace */
h3.RoomComponentTitle {
	font-weight: bold;
	/* margin-bottom: inherit; */
	font-family: RobotoSlab;
	line-height: 1.5em;
	font-size: 15pt;
	color: #333333;
}


/**************TOP NAV AREA***************/
#MyProfileLink,
#changePasswordLink,
#clipboardLink {
	display: none;
}

.HeaderMinorTabRow {
	display: none;
}

.TopNavAreaLeft {
	background: #FFFFFF;
	padding: 0;
	width: 400px;
}

.TopNavAreaLeft a:link,
.TopNavAreaLeft a:active,
.TopNavAreaLeft a:focus,
.TopNavAreaLeft a:visited,
.TopNavAreaLeft a:hover {
	border-bottom: none;
	padding-bottom: 0;
}

#print_btn_top {
	display: none;
}

.TopNavAreaRight {
	background: #FFFFFF;
	padding: 23px 10px 0 0;
	vertical-align: top;
}

.HeaderMinorTabRow {
	background: #e3e0dc;
}

.HeaderMajorTabRow .HeaderTabContents a.Selected {
	background-color: #c81e2d;
	color: #fff !important;
}

.HeaderMajorTabRow .HeaderTabContents a.Selected:hover {
	color: #d1e1e9 !important;
}

.HeaderMajorTabRow .HeaderTabContents .Filler {
	background-color: #1E3C70 !important;
}

.HeaderMajorTabRow .HeaderTabContents a:hover,
.HeaderMajorTabContentsOverflow a:hover,
.HeaderMajorTabContentsOverflow a:focus {
	background-color: #c81e2d !important;
}

.TopNavTabArea {
	background: #1e3c70;
	padding: 0 20px;
}

.TopNavTabBar {
	background: #c81e2d;
	border-bottom: 1px solid #e3e0dc;
	margin: 0;
	padding: 0;
}

.TopNavTabBar img {
	height: 8px;
}

.TopNavTabOn,
.TopNavTabOn:link,
.TopNavTabOn:active,
.TopNavTabOn:visited {
	background: #c81e2d;
	border: none;
	color: #000;
	display: block;
	font: normal 110% Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: .4em 1em;
}

.TopNavTabOn:hover {
	color: #000000;
	/* text-decoration: none; */
}

.TopNavTabOff,
.TopNavTabOff:link,
.TopNavTabOff:active,
.TopNavTabOff:visited {
	background: none;
	border: none;
	color: #FFFFFF;
	display: block;
	font: normal 110% Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: .4em 1em;
}

.TopNavTabOff:hover {
	background-color: #84a3c4;
	color: #fff;
	text-decoration: none;
}

.TopNavText {
	color: #878787;
	font-size: 95%;
}

.TopNavText:link,
.TopNavText:active,
.TopNavText:visited {
	color: #004165;
	text-decoration: none;
}

a.TopNavText:hover {
	color: #004165;
	text-decoration: underline;
}

.TopNavTitleText {
	color: #675c53;
	font-size: 95%;
	font-weight: bold;
}

/******************* Project workspace **************/
.CurrentRole,
.CurrentState,
.StatusArea {
	background-color: #fffbbf;
	color: #675c53;
	border: 1px solid #c7c2ba;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	font-size: 120%;
}

.RoomComponent {
	margin: 0em;
	padding: 0em;
}

.List,
.ListSelected {
	padding-top: 0em;
	padding-bottom: 0em;
}

.ProjectEditorTable tbody tr td {
	padding-bottom: 0em !important;
}


/**************************************************
	SmartForm Classes
**************************************************/

.PrintQuestion {
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.SFtitle {
	color: #004165;
	font: normal 16px Arial, Helvetica, sans-serif;
}

.SFsection {
	color: #004a62;
	font: normal 140% Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: .5em 0 0;
	padding: 0;
}

.SFHeading1 {
	color: #004a62;
	font-size: 1.25em;
	font-weight: bold;
}

.Help {
	font-style: normal;
	vertical-align: top;
	padding: 10px;
	background: #efefef;
	width: 200px;
}

/****** random stuff */

/*BODY,
P,
DIV,
TR,
TD,
CENTER,
TABLE,
SELECT,
TEXTAREA,
INPUT,*/
.DisplayHead {
	font-size: 16px;
}

#hideVDDateModified {
	display: none;
}

.SFQuestionGroup {
	padding-bottom: 2em;
}

.SFattribute {
	vertical-align: top;
	padding: 0em 0em 1em 0em;
}

.clickUI_Table {
	width: 100%;
	border-collapse: collapse;
}

.clickUI_Table thead td {
	background-color: #DDDEDE;
	border-top-color: #DDDEDE;
	border-left: 1px solid #DDDEDE;
	border-right: 1px solid #DDDEDE;
}

.clickUI_Table td {
	border-top: 1px solid #DDDEDE;
	border-left: 1px solid #DDDEDE;
	border-right: 1px solid #DDDEDE;
}

.clickUI_Table tr:last-child td {
	border-bottom: 1px solid #DDDEDE;
}

.clickUI_Table a {
	font-weight: bold;
}

.clickUI_group {
	border-bottom: 1px solid;
	margin-top: 3px;
	margin-bottom: 10px;
}

.clickUI_Table td .clickUI_group:last-child {
	border-bottom: 0;
}

.List {
	border-top: 1pt solid #ccc;
	vertical-align: top;
}

td.List {
	padding: 0.1em;
}

p {
	margin: 0em 0em 0.5em 0em;
}

.ViewSetTableHeader {
	padding-right: 1em;
	text-align: left;
}

.SFFieldCaption {
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 1em;
}

.SFParagraph {
	max-width: 60em;
}