html {
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}
body {
    background-color:#FFFFFF;
	margin: 10px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
p, .pdiv {
	margin: 0;
	padding: .5em 0;
}
br {
	line-height: 1em;
}
h1,h2,h3,h4,h5,h6 {
	padding: 0;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
	margin: .7em 0;
}
h2,h3,h4,h5,h6 {
	margin: 1em 0;
}
h2 {
	font-size: 1.25em;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1.05em;
}
h5,h6 {
	font-size: 1em;
}



div.pagetitle h2, div.pagetitle h1 {
	margin: 10px 0px 20px 0px;
	color: #002c85;
}
div.item {
	margin-bottom: 10px;
	padding: 5px;
	border-radius: 5px;
	border-bottom: 1px solid #ccc;
}
div.signup {
	border: 1px solid #000;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
}
div#headerhome, div#homelinkbox {
	padding-top: 8px;
}
div.itemsum {
	margin-left: 45px;
	overflow: auto;
	padding: 5px 0px;
	/*margin-top: -.5em;
	margin-bottom: -.5em;*/
}
span.iteminfo {
	margin-left: 30px;
}
.info {
	color: #007585;
}
.warn {
    color: #C40;
}
input:invalid {
	background-color: #faa;
}
.noticetext, a.noticetext, a.noticetext:link, a.noticetext:visited {
	color: #db0000 !important;
}
label.error {
	color: #db0000;
	font-style: italic;
	display: block;
}
input.form + label.error {
	float: left;
	display: inline;
	margin-left: 10px;
}

input[type=checkbox] + label.error {
	float:none;
	display: inline;
	margin-left: 10px;
}
div.title {
	/*display: inline;*/
	margin-left: 30px;
}
div.itemhdr {
	position: relative;
	min-height: 26px;
}
.itemhdricon {
	position: absolute;
}
.itemhdricon div {
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
}
div.itemhdr div.title {
	margin-right: 30px;
}
div.itemhdrdd, div.itemhdrright {
	position: absolute;
	right: 0px;
	top:0px;
}

.inlinelist {
	padding: 1em;
	margin: 1em;
}
.inlinelist li {
	display: inline-block;
}

@media only screen and (min-width: 1005px) {
	/* put dropdown next to item when wide*/
	.notfw .itemhdr .title {
		display: inline-block;
	}
	.notfw div.itemhdrdd {
		display: inline-block;
		position: relative;
		vertical-align: top;
	}
}

div.block, div.blockitems div.blockitems div.block {
	padding: 5px;
	margin-bottom: 10px;
	border-radius: 4px 4px 0 0;
	
}
div.blockitems, div.blockitems div.blockitems div.blockitems {
	padding: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
}
div.block.grouptoggle {
	margin-bottom: 0px;
	margin-top: 10px
}
div.block.grouptoggle + div.blockitems {
	margin-top: 0px
}
.hidden,.pseudohidden {
    visibility: hidden;
    position: absolute;
    height: 0;
}
.showinmobile {
	display:none;
}
div.icon {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
}
span.icon {
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
}

div.breadcrumb {
	border: 1px solid #ad1b1b;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #ddddff;
}
div.cp {
	min-height: 1%;
	padding: 5px;
	margin-top: 20px;
	border-radius: 4px;
}
div.cpmid {
	min-height: 1%;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
}
.pointer {
	cursor:pointer;
}
ul.nomark {
	margin-top: 5px;
	list-style-type: none;
	margin-left: 15px;
	padding-left: 0px;
}
ul.nomark li {
	margin-left: 0px;
	padding-left: 0px;
}

ul.qview {
	list-style-type: none;
	margin-left: 12px;
	padding-left: 0px;
	margin-bottom: 6px;
}
ul.qview *:focus, ul.qview *:focus-visible {
	outline-style: solid;
	outline-color: black;
	outline-width: 2px;
	outline-offset: 0px;
}
ul.qview > li > ul {
	padding-left: 10px;
	border-left: 1px dashed #ccc;
}
ul.qview > li {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 2px;
}
.treehandle {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 2px;
	font-size: 10px;
	border: 1px solid black;
	text-align: center;
	cursor: pointer;
	user-select:none;
}
ul[aria-activedescendant] li[tabindex="0"] > div > .namewrap, .editname, li .links  {
	display: none;
}
li[tabindex="-1"] > div > .namewrap, ul[aria-activedescendant] li[tabindex="0"] > div > .editname, ul[aria-activedescendant] li[tabindex="0"] > div > .links {
	display: inline;
}
#qviewtree .tree-content:hover >  .links {
	display: inline;
}
.dragactive .links {
	display: none !important;
}
#qviewtree:not(.dragactive) .tree-content:hover {
	background-color: #f0f0f0;
}
.qview .links {
	margin-left: 5px;
}
.qview .links a {
	padding: 0 0.5ch;
}
.qview .links a:not(:last-child) {
	border-right: 1px solid #ccc;
}
.editname {
	field-sizing: content;
	min-inline-size: 100px;
}
ul.checklist {
	list-style-type: none;
	padding-left: 30px;
	text-indent: -30px;
}
ul.checklist li {
	margin-bottom: .3em;
}
div#tbl-container {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	width:99.5%;
	height:auto;

}
table.gb {
	border-collapse: collapse;
	margin: 0px;
	position:relative;
}

table.gb thead th {
	position: relative;
	text-align: center;
	z-index: 20;
	background-color: #fff;
}
tbody th {
	text-align: left;
	font-weight: normal;
}
td, th {
	margin: 0px;
	padding: 2px 5px 2px 5px;
}
tr {
	margin: 0px;
	padding: 0px;
}
th[aria-sort]::after {
	color: #666;
    padding-left: 2px;
}
th[aria-sort="ascending"]::after {
	content: "\2191";
}
th[aria-sort="descending"]::after {
	content: "\2193";
}
th[tabindex] {
	cursor:pointer;
}
td.c, th.c, input.c {
	text-align: center;
}
td.r {
	text-align: right;
}
.sticky-table {
	width: 100%;
	max-height: 95vh;
	overflow-x: auto;
	overflow-y: auto;
	border: 1px solid black;
}
.sticky-table table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
}
.sticky-table th:first-child,
.sticky-table td:first-child {
	position: sticky;
	left: 0;
	z-index: 22;
	border-right: 1px solid black;
}
.sticky-table thead tr:first-child {
	position: sticky;
	top: 0;
	z-index: 23;
}
.sticky-table thead tr:first-child th {
	border-bottom: 1px solid black;
}

span.form, label.form {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 20px;
	
}
span.formright {
	display: block;
	width: 500px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}
span.form + span.left {
	width: 650px;
}
span.form + span.left {
	width: min(650px, calc(100% - 220px));
}

span.wideformright {
	display: block;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}
input.form {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

div.submit {
	margin-top: 10px;
	width: 400px;
	text-align: right;
}
span#leftcontenttoggle {
	display:none;
	vertical-align:middle;
	padding: 0px 5px;
}
span#leftcontenttoggle:hover {
	background-color: #eee;
}
span#leftcontenttoggle.leftcontentactive {
	background-color: #eee;
}

@media only screen and (max-width: 800px) {
	span.form, label.form {
		width: auto;
		float: none;
		text-align: left;
		margin-bottom: 5px;
		padding-right: 0px;
	}
	span.formright, span.wideformright, span.form + span.left {
		width: auto;
		float: none;
	}
	div.submit {
		width: auto;
	}
	span.formright input[type="text"], span.formright input[type="password"] {
		max-width: 100%;
	}
}

div.editor {
	margin-bottom: 10px;
}
.fbbox {
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 0px 5px;
}

span.column {
	display: block;
	width: 200px;
	float: left;
	padding-right: 20px;
}

span.left {
	float: left;
}

.screenreader, .sr-only {
	position: absolute;
	right: 0px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: transparent;
	border: 0;
	padding: 0;
}

#skipnav:focus, #skipnav:active, #pageskipnav:focus, #pageskipnav:active, .showonfocus:focus, .showonfocus:active {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    color: #000;
}

br.form {
	clear: left;
}
img {
	border: 0;
}
img.mida {
	vertical-align: middle;
}
p img {
	max-width: 95%;
	height: auto;
}
div.right {
	text-align: right;
}
span.right {
	float:right;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
span.padright {
	float:right;
	padding-right: 120px;
}
.clear {
	clear: both;
}
br.clear {
	line-height: 0px;
	height: 0px;
}
span.hdr1 {
	font-size: 120%;
	font-weight: bold;
}
.small {
	font-size: 70%;
}
#leftcontent {
		position: absolute;
		left: 0px;
		width:170px;
		padding:5px;
		margin-top:10px;
		border-radius: 5px;
}
.leftnavp a {
	display: inline-block;
	margin-left: 6px;
	text-indent: -6px;
	padding-top: 5px;
}
.leftnavp a:first-of-type {
	padding-top: 2px;
}
#centercontent {
		margin-left:180px;
		padding-left:10px;
		margin-top:10px;
}

.midwrapper {
	position: relative;
}

.red {
	color: red;
}

table.cal {
	border-collapse: collapse;
	width: 100%;
}
table.cal thead th {
	text-align: center;
	background-color: #ddf;
	border: 1px solid #000;
}
table.cal td {
	border: 1px solid #000;
	width: 14%;
	height: 2.5em;
	vertical-align: top;
}
.day {
	font-size: 80%;
	background-color: #ddf;
}
.today {
	background-color: #fdd;
}
.caldatebar {
	background-color: #ddf;
}
div.center {
	text-align: center;
}
span.calitem {
	padding: 0 4px;
	background-color: #0ff;
	margin: 1px;
}
table.cal span.calitem {
	display: inline-block;
}
/*
div.td {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
*/
img.faded {
	filter: alpha(opacity: 30);
	KHTMLOpacity: .3;
	MozOpacity: .3;
	opacity: .3;
}
.grey {
	color: #6B6B6B;
}
.itemgrey {
	opacity: .5;
}
div.ddmenu {
	position: absolute;
	right: 10px;
	visibility: hidden;
	margin: 0px;
	z-index: 100;
	padding: 5px;
	background: #eeffee;
}

.nowrap {
	white-space: nowrap;
}
.dpTable {
	font-size: 90%;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}
.dpTD {
	border: 1px solid #ece9d8;
	}
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}
.dpTitleText {
	font-weight: bold;
	}
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}
.dpButton, .dpTodayButton {
	font-size: 90%;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

/*div.inactivewrapper, div.activewrapper {
	margin: 0px;
	padding: 0px;
}*/
div.blockwrapper {
	margin: 0; padding:0;
}

div.tips {
 	border: 1px solid #91d5d5;
 	border-radius: 8px;
	background-color: #cff;
	position: absolute;
	padding: 3px 6px;
	z-index: 100;
}
/*
 need to resolve tips below first
div.tips:after, div.tips:before {
	top: 100%;
	left: 15px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
div.tips.tipsright:after, div.tips.tipsright:before {
	left: auto;
	right: 15px;
}

div.tips:after {
	border-color: rgba(204, 255, 255, 0);
	border-top-color: #cff;
	border-width: 6px;
	margin-left: -6px;
}
div.tips:before {
	border-color: rgba(145, 213, 213, 0);
	border-top-color: #91d5d5;
	border-width: 7px;
	margin-left: -7px;
}
*/
#headerlogo {
	position: absolute;
	right:0px;
	top: 7px;
	cursor: pointer;
}
a:hover:focus {
	outline: none;
}
a:link:focus {
	text-decoration: underline;
}
ul.tablist {
	padding: 0;
	margin: 0;
	margin-bottom: -1px;
}
ul.tablist li {
	display: inline-block;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-right: 2px;
}
ul.tablist li a {
	display: inline-block;
	padding: 0.2em 1em;
	text-decoration: none;
	color: #000;
}

ul.tablist li.active {
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
div.tabpanel {
	border: 1px solid #ccc;
	background-color: #fff;
	margin:0px;
	padding:5px 10px;
}

ul#navlist
{
clear: both;
padding: 0px;
margin: 0px;
list-style-type: none;
float: left;
width: 100%;
color: #fff;
background-color: #036;
}

ul#navlist li {
display: inline;
}

ul#navlist li a
{
float: left;
/*width: 5em;*/
color: #fff;
background-color: #036;
padding: 0.2em 1em;
text-decoration: none;
border-right: 1px solid #fff;
}

ul#navlist li a:hover, ul#navlist li a:focus
{
background-color: #369;
color: #fff;
}

div.additembox {
	margin-bottom: 2px;
}
div.additembox span {
	font-size: 85%;
	background-color: #ccc;
	padding: 0 10px;
}

.newnote {
	color: #f00;
}
div#leftcolumn {float: left; width: 25%; min-width: 200px;}
div#rightcolumn {float: right; width: 74%; min-width: 250px;}

@media (max-width:805px) {
	div#leftcolumn, div#rightcolumn  {
		float: none;
		width: auto;
	}
}

ul.courselist {
	margin: 0px;
	padding-left: 0px;
}
ul.courselist li {
	list-style-type: none;
}
ul.courselist ul {
	margin-left: 2px;
	padding-left: 5px;
}
li.coursegroup ul {
	border-left: 1px dashed #ccc;
}
ul.courselist > li {
	border-bottom: 1px solid #999;
	padding: 3px 0px 2px;
}
ul.courselist > li:last-child {
	border: 0;
}
div > ul.courselist {
	margin-bottom: 15px;
}
ul.courselist > li > a {
	display:inline-block;
	margin-right:20px;
	padding-left: 5px;
	text-indent: -5px;
}
ul.courselist li {
	position: relative;
}
div.coursedd {
	position: absolute;
	right: 0px;
	top: 2px;
}

div.block h3,div.block h2 {
	margin: 2px;
}


/* Modern "view button" group (replaces the old block) */
#viewbuttoncont {
  /* replace float layout with a flexible, right-aligned row */
  float: none;                    /* stop fighting layouts */
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  padding: 2px 0;
  background: transparent;        /* let the section color show through */
   
}


 


a.abutton {
	padding: 3px 8px;
	display: inline-block;
}
a.abutton, a.abutton:hover, a.abutton:focus {
	text-decoration: none;
}
input[type=submit],input[type=button], button, a.abutton, span.fakebutton {
	color: #000;
	background-color: #eee;
	border-radius: 4px;
	border: 1px solid #ccc;
	font: inherit;
	/*height:1.5em;
	line-height: 1.5em;
	padding: 0 8px;*/
	padding: 3px 12px;
	margin: 2px 3px;
}
button[aria-selected=true], button[aria-selected=true]:hover, button[aria-selected=true]:focus {
	background-color: #ddd;
}
input[type=submit]:hover, button:hover,input[type=button]:hover, a.abutton:hover,
input[type=submit]:focus, button:focus,input[type=button]:focus, a.abutton:focus {
	background-color: #e3e3ff;
}
input[type=submit]:disabled,input[type=button]:disabled, button:disabled {
  opacity: .5;
}
input[type=submit]:disabled:hover,input[type=button]:disabled:hover {
	background-color: #eee;
}
input[type=submit].primary,input[type=button].primary, button.primary, a.abutton.primary {
  color: #fff;
  background-color: #1E74D1;
}
input[type=submit].primary:enabled:hover, button.primary:enabled:hover,input[type=button].primary:enabled:hover, a.abutton.primary:hover,
input[type=submit].primary:focus, button.primary:focus,input[type=button].primary:focus, a.abutton.primary:focus {
  background-color: #175aa2;
}

input[type=submit].secondarybtn,input[type=button].secondarybtn, button.secondarybtn {
	color: #000;
	background-color: #f9f9f9;
}
input[type=submit].secondarybtn:enabled:hover,input[type=button].secondarybtn:enabled:hover, button.secondarybtn:enabled:hover,
input[type=submit].secondarybtn:focus,input[type=button].secondarybtn:focus, button.secondarybtn:focus {
  background-color: #ddd;
}

button.slim {
  padding: 0px 12px;
}
button.nopad {
  padding: 0;
}
button.plain {
  border: 0;
  background-color: transparent;
}
button.plain:hover, button.plain:active {
	background-color: #e3e3ff;
}


#GB_overlay {
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
  width:  100%;
  height: 100%;
  opacity: 0.65;
  -moz-opacity: 0.65; /* older Gecko-based browsers */
  filter:alpha(opacity=65); /* For IE6&7 */
  background-color: #000;
}
#GB_frameoverlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  opacity: 0.01;
  -moz-opacity: 0.01;
  filter:alpha(opacity=1); /* For IE6&7 */
  background-color: #fff;
}
#GB_resizehandle {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  overflow: hidden;
  cursor: nwse-resize;
  z-index: 1001;
}

#GB_resizehandle::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 0;
  box-shadow: 0 10px 0 1px black, 0 17px 0 1px black, 0 24px 0 1px black;
  transform: translate(-50%, -50%) rotate(-45deg) scale(0.5);
  top: 50%;
  left: 50%;
}
#GB_window {
  top: 10px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  position: fixed;
  background: #fff;
  border: 3px solid #369;
  overflow: hidden;/*auto;*/
  width: 400px;
  height: 400px;
  z-index: 150;
}

#GB_frameholder {
	position: relative;
	overflow: auto;
	width: 100%;
	height: 500px;
	-webkit-overflow-scrolling: touch;
}
#GB_frame {
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

#GB_caption {
  color: #fff;
  background: #369;
  padding: 2px 0 2px 5px;
  margin: 0;
  text-align: left;
  cursor: pointer;
}
#GB_footer {
    position: absolute;
    bottom: 0;
    border-top: 1px solid #ccc;
    width: 100%;
    text-align: right;
    margin-right: 20px;
}
#GB_footer button:last-child {
    margin-right: 20px;
}
#GB_caption a, #GB_caption a:hover, #GB_caption a:focus {
	color: #fff;
	text-decoration: none;
}

.fullwrap, .dialog-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
	z-index: 1900;
}
.dialog-overlay {
  position: fixed;
	background-color: rgba(0, 0, 0, .5);
  transition: opacity .3s ease;
	display: flex;
	justify-content: center;
	align-items: center;
}

.dialog {
  position: fixed;
  z-index: 2000;
  background-color: #fff;
	width: 50%;
	min-width: 300px;
	max-width: 700px;
	border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
}
@media (min-height: 2000px) {
	.dialog {
		position: absolute;
		top: 5em;
	}
}
.dialog button.slim {
  margin-right: -12px;
  margin-top: -3px;
}

[v-cloak] {display: none}

.flexrow {
  display: flex;
  flex-flow: row nowrap;
}
.flexrow.wrap {
  flex-flow: row wrap;
}
.flexgroup {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 3px;
}
.pane-header {
  border-bottom: 1px solid #ccc;
  padding: 16px 20px;
  font-weight: bold;
}
.pane-body {
  padding: 16px 20px;
}
ol li ol {
	list-style-type: lower-alpha;
}

svg {
	overflow: hidden;
}
embed[type="image/svg+xml"] {
    display: inline-block;
}

table.gridded {
	border-collapse: collapse;
	margin: 0px;
}
table.gridded.centered {
	margin: 0px auto;
}

table.gridded thead th, table.gridded thead td {
	text-align: center;
	z-index: 20;
	background-color: #eef;
	border: 1px solid #333;
	font-weight: bold;
	border-bottom: 2px solid #333;
}
table.gridded td {
	border: 1px solid #333;
}
table.gridded tbody th {
	z-index: 20;
	background-color: #eef;
	border: 1px solid #333;
	font-weight: bold;
	border-right: 2px solid #333;
}
span.boxed {
	border: 1px solid #000;
	padding: 2px 5px;
}
a.attach {
    background: url(tinymce8/plugins/attach/ed_attach.gif) center left no-repeat;
    padding-left: 20px;
}
a[target=_blank]::after {
    content: "Opens Externally";
    color: transparent;
	width:16px;
    height:1em;
    overflow: hidden;
	display: inline-block;
	background: url(img/extlink.png) center right no-repeat;
}
body.mce-content-body {
    margin: 5px 10px;
}
.mce-content-body a[target=_blank]:after,
a[target=_blank].noextlink::after {
	display: none;
}
.mce-content-body span.AMedit {border: 1px solid #ff0000;}
div.forumgrp img {
	max-width: 90%;
	height: auto;
}
div.multisel {
	display: inline-block;
}
div.multiselitem {
	background-color: #eee;
	margin-bottom: 2px;
}
.videoembedbtn {
	color: #757575;
	cursor: pointer;
}
.ind1 {
	margin-left: .75em;
}
.ind2 {
	margin-left: 1.5em;
}
.ind3 {
	margin-left: 2.25em;
}
.ind4 {
	margin-left: 3em;
}
.delx {
	position: absolute;
	right: 0px;
	width: 16px;
	text-align: center;
	top: 0px;
	cursor: pointer;
}
.delx a:hover, .delx a, .delx a:focus {
	font-family: sans-serif;
	color: #6d6d6d;
	text-decoration: none;
}

pre {
	font-size: medium;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

.fluid-width-video-wrapper{width:100%;position:relative;padding:0;}
.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object,.fluid-width-video-wrapper embed {position:absolute;top:0;left:0;width:100%;height:100%;}
.video-wrapper-wrapper{width:100%;padding:0;}
iframe.scaleresponsive { transform-origin: 0 0; }

.vidmute { background: url(img/vidicons.png) no-repeat 0px 0px; width:24px; height:20px; display: inline-block;}
.vidmute:hover { background: url(img/vidicons.png) no-repeat -24px 0px; width:24px; height:20px; display: inline-block;}
.vidmuteI { background: url(img/vidicons.png) no-repeat -48px 0px; width:24px; height:20px; display: inline-block;}
.vidvol { background: url(img/vidicons.png) no-repeat 0px -24px; width:24px; height:20px; display: inline-block;}
.vidvol:hover { background: url(img/vidicons.png) no-repeat -24px -24px; width:24px; height:20px; display: inline-block;}
.vidvolI { background: url(img/vidicons.png) no-repeat -48px -24px; width:24px; height:20px; display: inline-block;}
.vidpause { background: url(img/vidicons.png) no-repeat 0px -48px; width:24px; height:20px; display: inline-block;}
.vidpause:hover { background: url(img/vidicons.png) no-repeat -24px -48px; width:24px; height:20px; display: inline-block;}
.vidpauseI { background: url(img/vidicons.png) no-repeat -48px -48px; width:24px; height:20px; display: inline-block;}
.vidrew { background: url(img/vidicons.png) no-repeat 0px -72px; width:24px; height:20px; display: inline-block;}
.vidrew:hover { background: url(img/vidicons.png) no-repeat -24px -72px; width:24px; height:20px; display: inline-block;}
.vidrewI { background: url(img/vidicons.png) no-repeat -48px -72px; width:24px; height:20px; display: inline-block;}
.vidff { background: url(img/vidicons.png) no-repeat 0px -96px; width:24px; height:20px; display: inline-block;}
.vidff:hover { background: url(img/vidicons.png) no-repeat -24px -96px; width:24px; height:20px; display: inline-block;}
.vidffI { background: url(img/vidicons.png) no-repeat -48px -96px; width:24px; height:20px; display: inline-block;}
.vidplay { background: url(img/vidicons.png) no-repeat 0px -120px; width:24px; height:20px; display: inline-block;}
.vidplay:hover { background: url(img/vidicons.png) no-repeat -24px -120px; width:24px; height:20px; display: inline-block;}
.vidplayI { background: url(img/vidicons.png) no-repeat -48px -120px; width:24px; height:20px; display: inline-block;}
.vidtracksA { background: url(img/vidicons.png) no-repeat 0px -144px; width:24px; height:20px; margin-right: 5px; display: inline-block;}
.vidtracksA:hover { background: url(img/vidicons.png) no-repeat -24px -144px; width:24px; height:20px; margin-right: 5px; display: inline-block;}
.vidtracks { background: url(img/vidicons.png) no-repeat 0px -168px; width:24px; height:20px; margin-right: 5px; display: inline-block;}
.vidtracks:hover { background: url(img/vidicons.png) no-repeat -24px -168px; width:24px; height:20px; margin-right: 5px; display: inline-block;}
.vidtracksI { background: url(img/vidicons.png) no-repeat -48px -144px; width:24px; height:20px; margin-right: 5px; display: inline-block;}

.playlistbar { background-color: #ccc; padding: 3px;}
.playlistbar > * {vertical-align: top;}
.playlistwrap { border: 1px solid #ccc; padding: 10px; position:relative;}
.playlistbar, .playlistwrap {margin-left: 0px;}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

.greystrike {
	text-decoration: line-through;
	color: #757575;
}
.greystrike a {
	color: revert;
	opacity: 0.8;
}
.altContentOff {
	display:none;
}
.ccvid {
	position: relative;
}
.ccvid:after {
	display: block;
	content:"";
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url("img/cc.png") no-repeat right bottom;
}

.circoverlay {
	width: 9px;
	position: absolute;
	left: 0;
	bottom: 0;
}

/*dropdown CSS from bootstrap */
.dropup,
.dropdown {
  position: relative;
}
.dropdown.floatright {
	padding-left: 15px;
}
.dropdown-toggle {
	cursor: pointer;
}
.dropdown-toggle:focus {
  /*outline: 0;*/
}
a.dropdown-toggle:hover {
	text-decoration: none;
}
a.dropdown-toggle.arrow-down:hover {
	color: #00f;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-ul {
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu  li > a, .dropdown-menu > li > span {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #000 !important;
  white-space: nowrap;
}
.dropdown-menu  li > a:hover,
.dropdown-menu  li > a:focus {
  color: #000;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu  .active > a,
.dropdown-menu  .active > a:hover,
.dropdown-menu  .active > a:focus {
  text-decoration: none;
  background-color: #ddddff;
}
.dropdown-menu  .disabled > a,
.dropdown-menu  .disabled > a:hover,
.dropdown-menu  .disabled > a:focus {
  color: #777;
}
.dropdown-menu  .disabled > a:hover,
.dropdown-menu  .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
/*
.open > a {
  outline: 0;
}
*/
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  background-color: #036;
  color: #fff;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.dropdown-submenu {
    position: relative;
}
@media (min-width: 768px) {
  .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
  }
  .dropdown-submenu > a::after {
    content: " \25b8";
  }
}
@media (max-width: 768px) {
  .dropdown-submenu .dropdown-menu {
    position: relative; 
    left: 15px;
  }
  .dropdown-submenu > a::after {
    content: " \25be";
  }
}

.arrow-down::after, .arrow-up::after {
	padding-left: 0.2em;
	font-size:70%;
	position:relative;
	top:-.2em;
	text-decoration: none;
}
.arrow-down::after {
    content: "\25bc";
}
.arrow-up::after {
    content: "\25b2";
}

.filealt {
 opacity: 0;
 position: absolute;
 width: 1px;
 height: 1px;
 overflow: hidden;
}
.filealt + label {
	display: inline-block;
  margin: 0 4px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.has-focus + label,
.filealt:focus + label,
.filealt:active + label {
  outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}
.filealt-btn {
  padding: 2px 8px;
  background-color: #eee;
  border: 1px solid #ccc;
	border-radius: 4px;
	display: inline-block;
	margin: -1px;
}
.filealt-label {
  padding: 2px 16px 2px 8px;
}

.katex {
	font-size: 1.1em !important;
}


.flex-nowrap-center {
	display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.inlinediv {
	display: inline-block;
}

.fw1000 div#headercontent, .fw1000 div#navlistcont,.fw1000 .footerwrapper, .fw1000 .midwrapper {
	max-width: 1000px;
	margin: auto;

}

.fw1920 div#headercontent, .fw1920 div#navlistcont,.fw1920 .footerwrapper, .fw1920 .midwrapper {
	max-width: 1920px;
	margin: auto;
}

[tabindex="-1"] { outline: none }

.embedwrap {
    overflow: visible;
    position: relative;
}
.embedwrap > iframe {
    position: absolute;
    border: none;
    width: 100%;
}
:not([class="mjx-var"][size="s"]) > [class="mjx-c2032"] {
    vertical-align: 0.513em;
    margin-left: 0.025em;
    font-size: 70.7%;
}

fieldset.plain {
	border: 0;
	padding: .5em 0;
	margin: 0;
}
fieldset.plain legend {
	font-weight: normal;
}





/* Updates that will overide previous rules Buttons*/
/* Begind Buttons*/
:root {
  /* Buttons */
  --btn-bg: #ffffff;               /* white buttons by default */
  --btn-text: #1b3a6f;             /* dark blue text */
  --btn-hover: #1e40af;            /* hover bg */
  --btn-hover-text: #ffffff;       /* hover text */
  --btn-ring: rgba(30, 64, 175, .35);

  /* Sections (headers + body) */
  --section-header-bg: linear-gradient(135deg, #e0f2fe, #e0f2fe); /* soft blue/teal gradient */
  --section-header-text: #01306e;
  --section-body-bg: #f8fbff;      /* pale background behind rows */
  --section-outline: #dbe4ff;

  /* Course rows */
  --row-bg: #ffffff;
  --row-border: #e2e8f0;
  --row-border-hover: #cbd5e1;
  --row-shadow: 0 1px 3px rgba(0,0,0,.06);
  --row-shadow-hover: 0 6px 16px rgba(0,0,0,.1);
  --row-link: #1b3a6f;             /* dark navy */
}



 




/* Base button look */
input[type=submit],
input[type=button],
button,
a.abutton,
span.fakebutton {
  appearance: none;
  -webkit-appearance: none;
  background: var(--btn-bg);
  color: var(--btn-text) !important;
  border: 0;
  border-radius: 10px;
  padding: 10px 14px;
  font-weight: 600;
  line-height: 1.2;
  box-shadow: 0 1px 2px rgba(0,0,0,.08);
  transition: background .2s ease, box-shadow .2s ease, transform .02s ease;
  text-decoration: none;
}

/* Hover + focus */
input[type=submit]:hover,
input[type=button]:hover,
button:hover,
a.abutton:hover,
input[type=submit]:focus,
input[type=button]:focus,
button:focus,
a.abutton:focus {
  background: var(--btn-hover);
  color: var(--btn-hover-text) !important;
  text-decoration: none;
}

input[type=submit]:focus-visible,
input[type=button]:focus-visible,
button:focus-visible,
a.abutton:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 4px var(--btn-ring);
}

/* Pressed state */
input[type=submit]:active,
input[type=button]:active,
button:active,
a.abutton:active {
  transform: translateY(1px);
}

/* Disabled */
input[type=submit]:disabled,
input[type=button]:disabled,
button:disabled {
  opacity: .55;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

/* Primary variant (used by .primary classes) */
input[type=submit].primary,
input[type=button].primary,
button.primary,
a.abutton.primary {
  background: var(--btn-bg);
  color: var(--btn-text) !important;
}
input[type=submit].primary:hover,
input[type=button].primary:hover,
button.primary:hover,
a.abutton.primary:hover {
  background: var(--btn-hover);
}

/* Secondary (subtle/outlined) */
input[type=submit].secondarybtn,
input[type=button].secondarybtn,
button.secondarybtn,
a.abutton.secondarybtn {
  background: var(--btn-secondary-bg);
  color: var(--btn-secondary-text) !important;
  border: 1px solid var(--btn-secondary-border);
  box-shadow: none;
}
input[type=submit].secondarybtn:hover,
input[type=button].secondarybtn:hover,
button.secondarybtn:hover,
a.abutton.secondarybtn:hover {
  background: #eef2f7;
}

a.abutton,
a.abutton:hover,
a.abutton:focus {
  color: var(--btn-text) !important;
  text-decoration: none;
}


button.slim,
a.abutton.slim,
input[type=submit].slim,
input[type=button].slim {
  padding: 6px 10px;
  border-radius: 8px;
  font-weight: 600;
}



/* End Buttons*/


/* === Modern course list rows === */

 

ul.courselist {
  margin: 10px 0;
  padding-left: 0;               /* remove default UL left pad */
}

ul.courselist > li {
  list-style: none;
  background: var(--row-bg);
  border: 1px solid var(--row-border);
  border-radius: 12px;
  padding: 10px 48px 10px 14px;  /* 48px right = space for gear */
  margin: 10px 8px;              /* gap between rows */
  box-shadow: var(--row-shadow);
  transition: border-color .15s ease, box-shadow .2s ease;
  position: relative;            /* for the gear positioning */
  overflow: visible;             /* let dropdowns overflow */
}

/* remove the old hard divider if any */
ul.courselist > li:not(:last-child) { border-bottom-width: 1px; }

/* Hover/active state */
ul.courselist > li:hover {
  border-color: var(--row-border-hover);
  box-shadow: var(--row-shadow-hover);
}

/* Course link text */
ul.courselist > li > a {
  display: block;                /* make the whole line clickable area */
  font-weight: 700;
  color: var(--row-link);
  text-decoration: none;
}
ul.courselist > li > a:hover { text-decoration: underline; }

 
.coursedd .dropdown-menu {
  position: absolute;
  z-index: 10000 !important;     /* stay above the next row */
  box-shadow: 0 10px 20px rgba(0,0,0,.15);
}
div.blockitems { overflow: visible; } /* don’t clip the menu */

/* Gear alignment inside course row */
.coursedd {
  position: absolute;
  right: 14px;                 /* a little more breathing room from edge */
  top: 50%;                    /* center vertically */
  transform: translateY(35%) translateX(-75%); /* correct for its own height */
  z-index: 50;
}
 
 


/* Section headers (bar that says “Courses you're …”) */
/* Section headers (bar that says “Courses you're …”) */
#homefullwidth > div[role="navigation"] > .block {
  background: var(--section-header-bg) !important;
  color: var(--section-header-text) !important;
  border: 1px solid var(--section-outline);
  border-radius: 14px 14px 0 0;
  padding: 16px;
  font-weight: 700;
}

/* ===== Section body ===== */
#homefullwidth > div[role="navigation"] > .blockitems {
  background: var(--section-header-bg) !important;
  border: 1px solid var(--section-outline);
  border-top: none;
  border-radius: 0 0 14px 14px;
  padding: 20px;
}


/* Make the top-right tool links breathe */
#homelinkbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 8px 10px;          /* space between pills */
  font-size: 0;           /* hides literal " | " separators */
}
#homelinkbox a {
  font-size: 12px;        /* restore text size for anchors */
  display: inline-block;
  background: var(--btn-secondary-bg);
  color: var(--btn-secondary-text) !important;
  border: 1px solid var(--btn-secondary-border);
  border-radius: 999px;
  padding: 6px 10px;
  font-weight: 600;
  text-decoration: none;
}
#homelinkbox a:hover { background: #dde8f6; }


/* ===== Buttons ===== */
a.abutton,
input[type=submit],
input[type=button],
button {
  background: var(--btn-bg);
  color: var(--btn-text) !important;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  font-weight: 600;
  padding: 10px 14px;
  transition: all 0.2s ease;
}

a.abutton:hover,
input[type=submit]:hover,
input[type=button]:hover,
button:hover {
  background: var(--btn-hover);
  color: var(--btn-hover-text) !important;
}


/* Begin: Changed this for inside Course.  View: Instructor, Student, Quick Rearange */
/* Hover / focus */
#viewbuttoncont a:hover,
#viewbuttoncont a:focus {
  background: var(--btn-hover, #1e40af);
  color: var(--btn-hover-text, #fff) !important;
  border-color: var(--btn-hover, #1e40af);
  text-decoration: none;
}
#viewbuttoncont a:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 4px var(--btn-ring, rgba(30,64,175,.35));
}

 

/* Inactive (explicit class still supported) */
#viewbuttoncont a.buttoninactive {
  background: var(--btn-secondary-bg, #fff) !important;
  color: var(--btn-secondary-text, #1f2937) !important;
  border-color: var(--btn-secondary-border, #cbd5e1);
}
#viewbuttoncont a.buttoninactive:hover {
  background: var(--btn-hover, #1e40af) !important;
  color: var(--btn-hover-text, #fff) !important;
  border-color: var(--btn-hover, #1e40af);
}

/* Small screens: allow wrapping with tidy spacing */
@media (max-width: 640px) {
  #viewbuttoncont { flex-wrap: wrap; gap: 6px; }
}


/* Base pill */
#viewbuttoncont a {
  display: inline-block;
  padding: 8px 12px;
  border-radius: 999px;
  color: var(--btn-hover-text, #fff)  ;
 background: var(--btn-hover, #1e40af)  ;
  
   
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 1px 2px rgba(2, 6, 23, .05);
  transition: background .2s ease, color .2s ease,
              border-color .2s ease, box-shadow .2s ease, transform .02s ease;
}


/* End: Changed this for inside Course.  View: Instructor, Student, Quick Rearange */



/* Modern nav bar */
ul#navlist {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;                           /* space between items */
  margin: 0;
  
  list-style: none;
  background: var(--section-header-bg, #1e3a8a); /* theme header bg */
  border-radius: 8px;
  height: 55px;
}

/* Nav items */
ul#navlist li {
  display: inline-block;
}

/* Links */
ul#navlist li a {
  display: block;
  padding: 8px 14px;
  border-radius: 6px;
  font-weight: 600;
  color: #fff;                        /* default text */
  text-decoration: none;
  transition: background .2s ease, color .2s ease;
   transform: translateX(10px);
}

/* Hover / focus */
ul#navlist li a:hover,
ul#navlist li a:focus {
  background: var(--btn-hover, #2563eb);
  color: var(--btn-hover-text, #fff);
}



/* Modern breadcrumb bar */
div.breadcrumb {
  
  align-items: center;
  gap: 6px;

  font-size: 14px;
  font-weight: 500;

  margin: 12px 0;
  padding: 8px 12px;

  background: #f8fafc;              /* soft light bg */
  border: 1px solid #e2e8f0;        /* subtle border */
  border-radius: 8px;               /* rounded corners */
  color: #334155;                   /* slate-700 text */
  box-shadow: 0 1px 3px rgba(0,0,0,0.05); /* soft shadow */
}

/* Links inside breadcrumb */
div.breadcrumb a {
  color: #2563eb;                   /* theme blue */
  text-decoration: none;
  transition: color .2s ease;
}

div.breadcrumb a:hover {
  color: #1e40af;                   /* darker blue on hover */
  text-decoration: underline;
}

/* Separator (›) style */
div.breadcrumb::before {
  content: '';
}

div.breadcrumb span {
  color: #0562e3;                   /* muted gray for inactive parts */
}



/* Container just to keep things tidy if you place multiple controls in a row */
.additem-wrap {
  display: inline-flex;
  align-items: center;
}

/* Modern pill-style select */
.additem-select {
  -webkit-appearance: none;
  appearance: none;
  background: var(--btn-secondary-bg, #ffffff);
  color: var(--btn-secondary-text, #1f2937);
  border: 1px solid var(--btn-secondary-border, #cbd5e1);
  border-radius: 999px;
  padding: 8px 38px 8px 12px;       /* extra right space for caret */
  font-weight: 600;
  line-height: 1.2;
  box-shadow: 0 1px 2px rgba(0,0,0,.06);
  transition: border-color .15s ease, box-shadow .2s ease, background .2s ease, color .2s ease;
  cursor: pointer;
  /* Custom caret */
  background-image:
    linear-gradient(transparent,transparent),                     /* fix for Safari color swap */
    url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none' stroke='%23698' stroke-width='2'><polyline points='6 8 10 12 14 8' stroke='%236b7280'/></svg>");
  background-repeat: no-repeat, no-repeat;
  background-position: right 12px center, right 12px center;
}

/* Hover & focus */
.additem-select:hover {
  border-color: var(--row-border-hover, #94a3b8);
  box-shadow: 0 2px 8px rgba(0,0,0,.08);
}
.additem-select:focus {
  outline: 0;
  border-color: var(--btn-hover, #1e40af);
  box-shadow: 0 0 0 4px var(--btn-ring, rgba(30,64,175,.25));
}

/* When a real choice (not the placeholder) is selected, give a subtle filled look */
.additem-select:not(:focus):not([value=""]) {
  background: #f8fbff;
}

/* Small screens: full width if needed */
@media (max-width: 640px) {
  .additem-wrap { display: block; }
  .additem-select { width: 100%; }
}

/* Optional: visually de-emphasize the placeholder option text */
.additem-select option[value=""] {
  color: #6b7280;
}



/* Simple Navbar for Landing Page */
ul#navlist-landing {
  list-style-type: none;
   
  padding: 0;
}
#navlist-landing {
  display: flex;
  justify-content: left;   /* center the links */
  align-items: center;
  gap: 16px;                 /* spacing between items */
  padding: 12px 20px;
  background:white;    
  border-radius: 8px;
}

#navlist-landing a {
  color: #ffffff;
  background: var(--btn-text, rgb(195, 12, 49));
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  padding: 8px 14px;
  border-radius: 6px;
  transition: background 0.2s ease, color 0.2s ease;
}

#navlist-landing a:hover,
#navlist-landing a:focus {
  background: var(--btn-hover, #87a4e4);
  color: var(--btn-hover-text, #d31f1f) !important;
}

#navlist-landing a.active {
  background: var(--btn-hover, #2563eb);
  color: var(--btn-hover-text, #fff);
}


/* Shared button look for <a> tags */
a.btn-link {
  display: inline-block;
  background: var(--btn-bg, #fff);
  color: var(--btn-text, #1b3a6f) !important;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  padding: 8px 12px;
  font-weight: 600;
  text-decoration: none;
  transition: background .2s ease, color .2s ease, box-shadow .2s ease;
}

/* Hover and focus */
a.btn-link:hover,
a.btn-link:focus {
  background: var(--btn-hover, #1e40af);
  color: var(--btn-hover-text, #fff);
  border-color: var(--btn-hover, #1e40af);
  text-decoration: none;
  box-shadow: 0 2px 6px rgba(0,0,0,.15);
}

/* Active state */
a.btn-link:active {
  transform: translateY(1px);
}



a:link, span.link, .breadcrumb a:visited, #leftcontent a:visited, 
.cp a:visited, .cpmid a:visited, #homelinkbox a:visited, .headerwrapper a:visited {
	color: #f45769;
	
}
a:visited {
	color: var(--btn-text, #1b3a6f);
}

/* Two-column grid, simple + not centered */
#newuserform {
  display: grid;
  grid-template-columns: 240px 1fr; /* label | input */
  gap: 12px 16px;
  align-items: center;
  max-width: 800px;   /* optional; remove if you want full width */
  margin: 0;          /* not centered */
}

/* Put labels in column 1, inputs in column 2 */
#newuserform span.form,
#newuserform label.form { grid-column: 1; text-align: right; font-weight: 500; color:#374151; }

#newuserform input.form,
#newuserform input[type="text"],
#newuserform input[type="password"],
#newuserform input[type="email"] { grid-column: 2; width: 100%; box-sizing: border-box;
  padding: 8px 10px; border:1px solid #d1d5db; border-radius:6px; font-size:1rem; }

/* Checkbox + “formright” content sits in input column */
#newuserform span.formright,
#newuserform input[type="checkbox"] { grid-column: 2; justify-self: start; }

/* Helper paragraph spans both columns */
#newuserform p,
#newuserform .formhelp { grid-column: 1 / -1; margin: .5rem 0; color:#6b7280; font-size:.95rem; }
 
