/* 
FeBARQ website stylesheet, v. 2
last updated: June 1, 2025
*/

@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

/* general site styles */
html, table, input, select, textarea, span, div {
    font-family: "Inter", Arial, sans-serif;
    font-size: 15px;
	font-weight: 400;
    color: #392E27;
    line-height: normal;
}
body {
    background-color: #faf2e6;
    margin: 0;
    padding: 0;
}
table {
	margin-bottom: 20px;
}
a {
	color: #900;
	text-decoration: underline;
}
h1, h2, h3, p {
	vertical-align: top;
	display: block;
}
h1, h2, h3 {
    font-weight: 500;
    font-family: "Lora", Helvetica, serif;
}
h1 {
	color: #900;
    margin: 0 0 12px;
    padding: 0;
    font-size: 28px;
}
h2 {
	color: #CC871F;
    margin: 16px 0 12px;
    padding: 6pt 0pt 0pt;
    border-top: 1px solid #ededf0;
    font-size: 24px;
}
h3 {
    margin: 0 0 12px;
    padding: 0;
    line-height: 160%}
p+table {
    margin-top: 20px;
}
#banner, #banner-admin {
	font-size: 13px;
	width: 912px;
	height: 125px;
	position: relative;
	background-repeat:no-repeat;
	background-size: 45%;
	background-position:center;
}
#banner { background-image:url('/febarq/_images/Fe-BARQ-logo-full.png'); }
#banner-admin { background-image:url('../_images/header-admin.jpg'); }
#banner p, #banner-admin p { color: #FFFFFF; margin: 0px 0px 6px; }
#banner-user-details {
	display: inline;
	text-align: left;
	left: 6px;
	top: 10px;
	z-index: 100;
	height: auto;
	position: absolute;
}
#banner-options {
	position: absolute;
	top: 10px;
	text-align: right;
	z-index: 100;
	display: block;
	right: 10px;
}
#banner-navigation p, #banner-navigation-admin p {
    text-align: center;
    color: #FFF;
    margin: 0;
}
#banner a:link, #banner a:visited, #banner a:hover, #banner a:active, 
#banner-admin a:link, #banner-admin a:visited, #banner-admin a:hover, #banner-admin a:active,
#banner-navigation a:link, #banner-navigation a:visited, #banner-navigation a:hover, #banner-navigation a:active {
	color: #FFFFFF;
	text-decoration: underline;
	white-space: nowrap;
}
#banner-container {
	background-color: #900;
	display: block;
	width: 100%;
}
#banner-container-admin {
	background-color: #A95F14;
	display: block;
	width: 100%;
}
#banner-image-link {
	display: block;
	width: 900px;
	height: 125px;
}
#banner-print {
	width: 100%;
	height: 175px;
	position: relative;
	background-image:url('../_images/febarq-print-banner.png');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	display: none;
	visibility: hidden;
}
#languages {
	display: block;
	position: absolute;
	height: auto;
	width: auto;
	top: 6px;
	right: 256px;
	text-align: right;
	padding: 3px 4px 0px;
	margin: 0px;
	background-color: #DBD6FE;
}
#banner-navigation, #center-content, #center-content-header {
    display: block;
    height: auto;
    padding: 12px;
    margin: 0;
}
#center-content, #center-content-header {
    width: 900px;
	background-color: #FFFFFF;
	text-align: left;
}
#banner-navigation {
	background-color: #ce4b00;
}
#center-content-container {
    background-color: #ffffff;
    display: block;
    width: 100%
}
#center-content-header td {
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
#center-content p {
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0px 0px 18px;
	padding: 0px;
	line-height: 180%;
}
#center-content li {
	line-height: 180%;
	text-align: left;
	vertical-align: top;
	display: list-item;
	padding: 0px;
	margin: 0px 0px 9px 0px;
}
#center-content ol, ul {
	display: block;
	margin-bottom: 18px;
	margin-top: 0px;
	text-align: left;
}
#footer {
    display: block;
    height: auto;
    width: 900px;
    position: relative;
    clear: both;
    padding: 0;
    margin: 12px 0 0 0;
}
#footer p {
    color: #666;
    text-align: center;
    vertical-align: top;
    display: block;
    text-transform: none;
}
td.ResultsTitle {
	font: bold 0.7em/120%;
	color: #900;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #BBBBBB;
	padding: 4px 0px 4px 8px;
	background-color: #ECE9FE;
}
td.ResultsList {
	font: 0.7em/120%;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #BBBBBB;
	padding: 4px 0px 4px 8px;
}
table.Results {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
blockquote {
	background-color: #FFE066;
	font-weight: bold;
	padding: 12px 12px 3px;
}
div.AdminSidebar {
	padding: 12px;
	background-color: #FFE066;
	/*border: 1px solid #436A3D;*/
}

/* main page styles */
#CatSnapshot-container {
	overflow: hidden;
}
div.CatSnapshot {
	position: relative;
    width: 43.5%;
    height: 325px;
    display: block;
    float: left;
    margin: 0 2% 2% 0;
    padding: 20px;
    /* border: 0 solid #BCBCBC;
    border-radius: 15px;
    -moz-border-radius: 15px; */
    background: #E6EAEF;
    /* background: -webkit-linear-gradient(rgba(230, 234, 239, 1), rgba(230, 234, 239, .6));
    background: -o-linear-gradient(rgba(230, 234, 239, 1), rgba(230, 234, 239, .6));
    background: -moz-linear-gradient(rgba(230, 234, 239, 1), rgba(230, 234, 239, .6));
    background: linear-gradient(rgba(230, 234, 239, 1), rgba(230, 234, 239, .6)); */
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
div.CatSnapshot:hover {
    background: #FFE791;
    /* background: -webkit-linear-gradient(rgba(255, 231, 145, 1), rgba(255, 231, 145, .6));
    background: -o-linear-gradient(rgba(255, 231, 145, 1), rgba(255, 231, 145, .6));
    background: -moz-linear-gradient(rgba(255, 231, 145, 1), rgba(255, 231, 145, .6));
    background: linear-gradient(rgba(255, 231, 145, 1), rgba(255, 231, 145, .6)); */
}
.AddACat a {
    font-size: 36px;
	font-weight: 600;
    line-height: 310px;
    text-decoration: none;
}
div.CatSnapshot h3 {
	font-size: 16px;
}
span.CatSnapshotBottomLeft, span.CatSnapshotBottomRight {
	font-size: 12px;
	position: absolute;
	bottom: 10px;
}
span.CatSnapshotBottomLeft {
	left: 10px;
}
span.CatSnapshotBottomRight {
	right: 10px;
}

/* form styles */
form {
	margin: 0px;
}
textarea {
	height: 100px;
	resize: none;
	width: 95%;
}
input, select, textarea {
	margin-bottom: 24px;
	padding: 4px;
}
input.checkbox {
	margin: 4px 10px 10px 0px;
	text-align: left;
	vertical-align: middle;
}
input[type=radio] { /* https://stackoverflow.com/a/45654519/2596103 */
	-ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
label {
	color: #900;
	padding: 0px;
	vertical-align: top;
	display: block;
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 6px;
	text-align: left;
}
label.InlineLabel {
	padding: 0px;
	vertical-align: top;
	display: inline;
	font-weight: normal;
	line-height: 130%;
	margin: 0px;
	text-align: left;
}
span.InlineLabel {
	padding: 0px;
	vertical-align: middle;
	display: inline;
	font-weight: normal;
	line-height: 130%;
	margin: 0px;
	text-align: left;
}
.LabelFinePrint {
	font-weight: normal;
	font-size: 90%;
}
.TextBoxCaption {
	font-size: 0.75em;
	display: inline;
	padding-right: 20px;
	padding-left: 4px;
	line-height: normal;
	font-size: 0.75em;
	vertical-align: top;
}
input.RadioButtons {
	margin-bottom: 8px;
}
input.FixAnswer, select.FixAnswer, textarea.FixAnswer, div.FixAnswer {
	color: #FF0000;
	background-color: #FFD9FF;
	/* fade effect: http://stackoverflow.com/questions/6008324/fade-effect-on-link-hover */
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
/* see http://www.responsivegridsystem.com/ */
.FormTable { clear: both; padding: 0px; margin: 0px 0px 20px; zoom: 1; /* For IE 6/7 */ }
.FormTable:before, .FormTable:after { content: ""; display:table; }
.FormTable:after, .FormTable1stCol { clear: both; }
.FormTableFull, .FormTableHalf, .FormTableQuarter { display: block; float: left; vertical-align: top; }
.FormTableFull { width: 100%; }
.FormTableHalf { width: 50%; }
.FormTableQuarter { width: 25%; }
.HiddenText { display: none; visibility: hidden; height: 0; }
.VisibleText { visibility: visible; height: auto; line-height: auto; color: #000000; }
div.VisibleText { display: block; padding-bottom: 36px; }
span.VisibleText { display: inline; }


/* custom styles for Material Icons (https://google.github.io/material-design-icons/) */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
.material-icons.red { vertical-align: -6px; margin-left: 6px; color: #FF0000; }
.material-icons.green { vertical-align: -6px; margin-left: 6px; color: #20B455; }
.material-icons.gray { vertical-align: -6px; margin-left: 6px; color: #aaaaaa; }

/* button styles */
.buttonOrange, .buttonGray, .buttonAction {
    border: 0;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    color: #fff!important;
    cursor: pointer!important;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 12px 30px;
	white-space: nowrap;
}
.buttonOrange { background: #CC871F; }
.buttonOrange:hover { background: #900; }
.buttonGray { background: #bababa; }
.buttonGray:hover { background: #9a9a9a; }
.buttonAction { background: #ffad0d; }
.buttonAction:hover { background: #E8800C; }
.buttonOrangeNarrow, .buttonGrayNarrow, .buttonActionNarrow { width: 100px; }
a.buttonOrange, a.buttonGray, a.buttonAction { /* line-height: 38px; */ text-decoration: none; }
a.buttonForIcons, span.buttonForIcons { line-height: 30px; padding: 4px 4px 4px 0px; }
span.buttonForIcons { cursor: not-allowed !important; } /* use this class for inactive or disabled icons */

.buttonOrange>i, .buttonGray>i, .buttonAction>i {	/* material icons within buttons */
    vertical-align: text-bottom;
    padding-left: 4px;
}

/* "additive" styles */
.BoldFace					{ font-weight: bold; }
.LightFace					{ font-weight: normal; }
.CenterText					{ text-align: center; }
.RightText					{ text-align: right; }
.LeftText					{ text-align: left; }
.TopText					{ vertical-align: top; }
.BottomText					{ vertical-align: bottom; }
.Lowercase					{ text-transform: lowercase; }
.Uppercase					{ text-transform: uppercase; }
.SmallText					{ font-size: 90%; }
.SmallerText				{ font-size: 70%; }
.SmallestText				{ font-size: 50%; }
.InverseText				{ color: white; }
.ExtraMargin 				{ margin: 20px; }
.ExtraMarginTop 			{ margin-top: 20px; }
.ExtraMarginRight			{ margin-right: 20px; }
.ExtraMarginBottom			{ margin-bottom: 20px; }
.ExtraMarginLeft			{ margin-left: 20px; }
.ExtraMarginHorizontal		{ margin-left: 20px; margin-right: 20px; }
.ExtraMarginVertical		{ margin-top: 20px; margin-bottom: 20px; }
.ExtraPadding 				{ padding: 20px; }
.ExtraPaddingTop 			{ padding-top: 20px; }
.ExtraPaddingRight			{ padding-right: 20px; }
.ExtraPaddingBottom			{ padding-bottom: 20px; }
.ExtraPaddingLeft			{ padding-left: 20px; }
.ExtraPaddingHorizontal		{ padding-left: 20px; padding-right: 20px; }
.ExtraPaddingVertical		{ padding-top: 20px; padding-bottom: 20px; }
.ZeroMargin 				{ margin: 0px; }
.ZeroMarginTop 				{ margin-top: 0px; }
.ZeroMarginRight			{ margin-right: 0px; }
.ZeroMarginBottom			{ margin-bottom: 0px; }
.ZeroMarginLeft				{ margin-left: 0px; }
.ZeroMarginHorizontal		{ margin-left: 0px; margin-right: 0px; }
.ZeroMarginVertical			{ margin-top: 0px; margin-bottom: 0px; }
.ZeroPadding 				{ padding: 0px; }
.ZeroPaddingTop 			{ padding-top: 0px; }
.ZeroPaddingRight			{ padding-right: 0px; }
.ZeroPaddingBottom			{ padding-bottom: 0px; }
.ZeroPaddingLeft			{ padding-left: 0px; }
.ZeroPaddingHorizontal		{ padding-left: 0px; padding-right: 0px; }
.ZeroPaddingVertical		{ padding-top: 0px; padding-bottom: 0px; }
.ClearBoth					{ clear: both; }
.FloatLeft					{ float: left; }
.FloatRight					{ float: right; }
.TableContainer				{ display: table; width: 100%; margin: 20px 0px; }
.TableHeader				{ display: table-header-group; }
.TableCell					{ display: table-cell; vertical-align: middle; }
.TableCellNarrow			{ width: 9%; }
.TableCellWide				{ width: 46%; }
.TableCell50Pct				{ width: 50%; }
.TableCell25Pct				{ width: 25%; }
.TableCell10Pct				{ width: 10%; }
.TableCell input			{ vertical-align: middle; margin: 0px; }
.TableCellPadding			{ padding: 14px; }
.TableCellPadding0Left		{ padding: 14px 14px 14px 0px; }
.TableCellPaddingLight		{ padding: 4px; }
.TableCellPaddingLight0Left	{ padding: 4px 4px 4px 0px; }
.TableHeader .TableCell		{ background-color: #900; color: #FFFFFF; font-weight: bold; }
.TableCellDescriptor		{ display: none; visibility: hidden; }
.BackToTop					{ display: none; visibility: hidden; }
.RadioButtonLabel			{ display: none; visibility: hidden; }
.NoWrap						{ white-space: nowrap; }

/* custom styles for Material Icons (https://google.github.io/material-design-icons/) */
.material-icons.red { vertical-align: -6px; margin-left: 6px; color: #FF0000; }
.material-icons.green { vertical-align: -6px; margin-left: 6px; color: #20B455; }

.TableRow {
	display: table-row;
	width: 100%;
	/* fade effect: http://stackoverflow.com/questions/6008324/fade-effect-on-link-hover */
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
.TableRow:hover {
	background: #FFE791;
}
.TableRuleTop {
	border-top: 1px solid #BBBBBB;
}
.TableRuleTopLeft {
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
}
.TableRuleLeft {
	border-left: 1px solid #BBBBBB;
}
.TableRuleBottomRight {
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}
.TableCellAltRow {
	background: #E6EAEF;
}

/* evaluation progress bar */
.ProgressBarContainer { display: block; background: #E6EAEF; width: 70%; float: right; }
.ProgressBarColor { background: #20B455; }
.ProgressBarText { padding: 4px 6px; }

/* home page styles */
/*
#homepage-banner {
	background-color: #900;
	text-align: center;
	display: block;
	height: 375px;
	background-image:url('../_images/febarq-homepage-banner.jpg');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
}*/ 
#homepage-banner {
	background-color: #900;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
}
#homepage-banner-container {
	display: block;
	margin: 0px auto;
	width: 1020px;
	padding: 0px 0px 0px 20px;
	height: 375px;
	background-image:url('../_images/febarq-homepage-banner-cat.png');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:right;
}
#homepage-banner-container h1 {
	font-size: 38px; 
	/* font-weight: lighter; */ 
	color: white; 
	width: 58%;
	text-align: left;
}
#homepage-banner-container p {
	font-size: 20px; 
	/* font-weight: lighter; */ 
	color: #FFE066; 
	width: 55%;
	text-align: left;
}
#homepage-login {
	background-color: #FAF1D1;
	color: #1C391F;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 0px auto;
}
#homepage-notice {						/* for displaying site downtimes and important updates */
	background-color: #ECECE6;
	color: #1C391F;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 0px auto;
}
#homepage-login h2, #homepage-notice h2 {
	color: #900;
	margin: 0px 0px 10px;
	padding: 0px;
	border: none;
}
#homepage-login-container, #homepage-footer-container {
	display: block;
	margin: 0px auto;
	width: 1020px;
	padding: 0px 0px 0px 20px;
	height: 175px;
}
#homepage-login-new-users {
	display: inline;
	width: 210px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100px;
	border: 0px 0;
}
#homepage-login-returning-users {
	display: inline;
	width: 430px;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	height: 175px;
	border-right: 2px solid #DADACD;
	border-left: 2px solid #DADACD;
}
#homepage-login-register-groups {
	display: inline;
	width: 320px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#homepage-donate {
	background-color: #FFE26F;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 10px;
	clear: both;
}
#homepage-donate p {
	font-size: 14px;
    font-weight: bold;
}
#homepage-footer {
	color: #1C391F;
	display: block;
	margin: 20px auto;
	clear: both;
}
#homepage-footer h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#homepage-login p, #homepage-footer p {
	display: block;
	margin: 0px 0px 10px 0px;
	line-height: 180%;
}
.homepage-block {
	border-left: 2px solid #ABABAB;
	display: inline;
	float: left;
	min-height: 150px;
	padding: 1.5%;
	vertical-align: top;
	width: 30%;
}
.homepage-block:first-child {
	padding-left: 0px;
	border-left: none;
}
#homepage-login-returning-users label {
	display: block;
	margin: 0px 0px 6px 0px;
	font-weight: bold;
}
#homepage-login-returning-users-username, #homepage-login-returning-users-pwd, #homepage-login-returning-users-button {
	float: left;
	display: inline;
	padding: 0px 12px 0px 0px;
}
#homepage-login-returning-users-button {
	margin: 18px 0px 0px 0px;
}
#homepage-login-returning-users-text {
	clear: both;
	display: block;
	float: none;
	margin-top: 12px;
}

/* banner shown on development server */
#devBanner {
    background-color: #FFE066;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding: 6px;
    text-align: center;
}
@media screen and (max-width:1023px) {
    div.CatSnapshot {
		width: auto;
		float: none;
		margin: 10px auto;
	}
	input[type=text] {
		width: 97%}
	input[type=number] {
		width: 97%}
	select {
		width: 100%}
	select.SmallMenus {
		width: auto;
	}
	div > input:last-child { margin-bottom: 24px; }
	select.SmallMenus { width: auto; }
}
@media screen and (max-width: 1023px) {
    div.CatSnapshot {
		width: auto;
		float: none;
		margin: 10px auto;
	}
	html, body {
		width: 100%;
	}
	#homepage-banner, #banner {
		width: 100%;
		height: 75px;
		background-image:url('/febarq/_images/Fe-BARQ-logo-full.png');
		background-repeat:no-repeat;
		background-size: 65%;
		background-position:center;
	}
	#banner-image-link {
		display: block;
		width: 100%;
		height: 75px;
	}
	#homepage-login, #homepage-footer, #footer {
		padding: 20px;
	}
	#homepage-login-container, #homepage-login-new-users, #homepage-login-returning-users, #homepage-login-returning-users label, 
	#homepage-login-register-groups, #homepage-login-returning-users-username, #homepage-login-returning-users-pwd, #homepage-login-returning-users-buttonOrange,
	#center-content-container, #CatSnapshot-container, #homepage-footer-container, .homepage-block {
		display: block;
		float: none;
		text-align: center;
		width: 100%;
		height: auto;
		min-height: auto;
	}
	#homepage-login-new-users, #homepage-login-returning-users, .homepage-block {
		margin: 0px 0px 20px;
		padding: 0px 0px 10px;
		border-width: 0 0 2px 0;
		border-color: transparent transparent #ABABAB transparent;
		border-style: none none solid none;
	}
	#homepage-login-container, #homepage-login-returning-users-username, #homepage-login-returning-users-pwd, #homepage-login-returning-users-buttonOrange, 
	#homepage-login-returning-users-text, #homepage-footer-container {
		padding: 0px;
		margin: 0px;
	}
	#homepage-login-returning-users-button {
		float: none;
		padding: 0;
	}
	#homepage-banner-container, #banner-user-details, #banner-options {
		display: none;
		visibility: hidden;
	}
	#banner-navigation, #center-content, #center-content-header, #footer {
		width: auto;
		border: none;
		margin: 0px auto;
	}
	.FormTableHalf, .FormTableQuarter {
		display: block;
		width: 100%;
	}
	.FormTable1stCol {		/* force all form table divs into their own columns */
		float: none;
		clear: none;
	}
	blockquote							{ margin: 0px 0px 20px; }
	.BackToTop							{ display: block; visibility: visible; }
	.TableCell							{ display: block; vertical-align: middle; }
	.TableCellNarrow, .TableCellWide	{ width: auto; }
	.TableCellDescriptor				{ display: inline; visibility: visible; font-weight: bold; }
	.TableHeader .TableCell				{ display: none; visibility: hidden; }			/* for evaluation subsections */
	.TableHeader .TableCell:first-child	{ display: block; visibility: visible; }		/* for evaluation subsections */
	.TableRow							{ display: block; border-bottom: 1px solid #999999; }
	.TableRow:first-child				{ border-top: 1px solid #999999; }
	.RadioButtonLabel					{ color: #333333; display: inline; font-weight: normal; line-height: 140%; margin-left: 6px; visibility: visible; }
	.HideOnDevices, .cfdebug			{ display: none; visibility: hidden; }
	.StatusMessages {
		display: block;
		margin: -5px 0 20px;
	}
	.buttonOrange, .buttonGray, .buttonAction {
		line-height: auto;
		display: block;
	}
}
