/*********************************************************************/
/***** BEGIN DESIGNPLUS THEME IMPORT & CUSTOMIZATION  ****************/
/*********************************************************************/
/* Import statements need to be at the top of your CSS file */

/* For Main CSS files */
@import url(https://designplus.ciditools.com/css/content.css);
@import url(https://designplus.ciditools.com/css/editor.css);
/* For Mobile app CSS file */
/*@import url(https://designplus.ciditools.com/css/mobile.css);*/

:root {
    --dt-color-primary: #500000;
    --dt-color-primary-contrast: #FFFFFF;
    --dt-color-primary-dark-text: #500000;
    --dt-color-secondary: #FFFFFF;
    --dt-color-secondary-contrast: #000000;
    --dt-color-secondary-dark-text: #707070;
    --dt-color-accent: #732F2F;
    --dt-color-accent-contrast: #FFFFFF;
    --dt-color-accent-dark-text: #732F2F;
    --dt-color-gray: #D1D1D1;
    --dt-color-gray-contrast: #000000;
    --dt-color-gray-dark-text: #626262;
    --dt-color-white: #FFFFFF;
    --dt-color-white-contrast: #000000;
    --dt-color-white-dark-text: #707070;
    --dt-color-graybg: ;
    --dt-color-graybg-contrast: ;
}

/*********************************************************************/
/***** END DESIGNPLUS THEME IMPORT & CUSTOMIZATION   *****************/
/*********************************************************************/

/* Global Nav - Custom Tray */
/* #main > span */
/* #main > span > span */
.global-nav-custom-tray
{
	width: 28em !important;
	top: 0px;
	bottom: 0px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 7px 0px, rgba(0, 0, 0, 0.25) 0px 10px 28px 0px;
	background-color: rgb(255, 255, 255);
	position: fixed;
	overflow-y: auto;
	overflow-x: hidden;
	box-sizing: border-box;
	z-index: 9999;
	max-width: 100vw;
	max-height: 100vh;
}
.gnct-easing
{
	left: -200px;
	opacity: .8;
}

/* #main > span > span > span (Global navigation tray) */
.Global-navigation-tray
{
	max-width: 28em;
}

/* #main > span > span > span > span */
.gcnt-tray-close-wrapper
{
	right: 8px;
	position: absolute;
	left: auto;
	top: 8px;
	z-index: 1;
	display: inline-block;
}

/* #main > span > span > span > span > button */
.gcnt-tray-close-btn
{
	font-size: 1rem;
	height: 28px;
	all: initial;
	animation: initial;
	background: initial;
	border-collapse: separate;
	border-color: initial;
	border-image: initial;
	border-spacing: initial;
	bottom: auto;
	box-shadow: none;
	box-sizing: border-box;
	caption-side: top;
	clear: none;
	clip: auto;
	color: rgb(45,59,69);
	column-count: auto;
	column-fill: balance;
	column-gap: normal;
	column-rule: initial;
	column-width: auto;
	content: normal;
	counter-increment: none;
	counter-reset: none;
	cursor: pointer;
	direction: inherit;
	display: inline-block;
	empty-cells: show;
	float: none;
	font-family: LatoWeb, "Lato Extended", Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17.5px;
	font-stretch: 100%;
	font-style: normal;
	font-variant: initial;
	font-weight: 400;
	height: 35px;
	hyphens: none;
	left: auto;
	letter-spacing: normal;
	line-height: 17.5px;
	list-style: initial;
	margin: 0px;
	max-height: none;
	max-width: 100%;
	min-height: 0px;
	min-width: 0px;
	opacity: 1;
	orphans: 2;
	overflow: visible;
	padding: initial;
	page-break-after: initial;
	page-break-before: initial;
	page-break-inside: initial;
	perspective-origin: 50% 50%;
	perspective: none;
	position: relative;
	right: auto;
	tab-size: 8;
	table-layout: auto;
	text-align-last: auto;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	top: auto;
	touch-action: manipulation;
	transform-origin: 50% 50% 0px;
	transform-style: flat;
	transform: none;
	transition: background 0.2s ease 0s, transform 0.2s ease 0s;
	unicode-bidi: normal;
	user-select: none;
	vertical-align: middle;
	visibility: visible;
	white-space: normal;
	widows: 2;
	width: 35px;
	word-spacing: normal;
	z-index: auto;
	backface-visibility: visible;
}
.gcnt-tray-close-btn[type="button"]
{
	-webkit-appearance: none;
}
.gcnt-tray-close-btn:focus, .gcnt-tray-close-btn:hover, .gcnt-tray-close-btn:active
{
	text-decoration: none;
}

/* #main > span > span > span > span > button > span */
.gcnt-tray-close-btn .gcnt-tray-close-svg-wrapper
{
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	display: block;
}

/* #main > span > span > span > span > button > span > span */
.gcnt-tray-close-txt
{
	width: 1px;
	height: 1px;
	position: absolute;
	clip: rect(0px, 0px, 0px, 0px);
	margin: -1px;
	padding: 0px;
	overflow: hidden;
	border-width: 0px;
	border-style: initial;
	border-color: initial;
	border-image: initial;
}

/* #main > span > span > span > div */
.tray-with-space-for-global-nav
{
	margin-left: 54px;
}

/* #help_tray */
.gnct-content-wrap
{
	box-sizing: border-box;
	padding: 1.5rem;
}

/* #help_tray > h1 */
.gcnt-tray-h1
{
	color: rgb(2,2,2);
	font-size: 27.5px;
	font-weight: 700;
	font-family: LatoWeb, "Lato Extended", Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 30px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	margin: 0px;
}

/* #help_tray > ul */
.gcnt-list
{
	list-style-type: none;
	-webkit-padding-start: 0px;
	padding-left: 0px;
	margin:15px 0;
	font-weight: 400;
	font-size: 20px;
	font-family: LatoWeb, "Lato Extended", Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* #help_tray > ul > li */
.gcnt-list-item
{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
	padding: 0px;
	list-style: none;
}

/* #help_tray > ul > li:nth-child(1) > span */
/*.gcnt-list-link-wrapper {}*/
/* #help_tray > ul > li:nth-child(1) > span > a */
.gcnt-list-link-wrapper a.gcnt-list-link:link,
.gcnt-list-link-wrapper a.gcnt-list-link:visited,
.gcnt-list-link-wrapper button.gcnt-list-link
{
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	font-size: 20px;
	color: rgb(80,0,0);
	transition: color 0.2s;
	line-height: 30px;
	text-decoration: none;
}

.gcnt-list-link-wrapper a.gcnt-list-link:hover,
.gcnt-list-link-wrapper a.gcnt-list-link:focus
{
	text-decoration: underline;
}

/* #help_tray > ul > li:nth-child(1) > div (link desc) */
.gcnt-link-desc
{
	font-size: 16px;
	font-weight: 300;
	letter-spacing: normal;
	margin: 0;
}

/* for use with instructure icons */
i.gnct_inst_menu_icon:before
{
	font-size: 26px;
	width: 26px;
	line-height: 26px;
}
i.gnct_inst_menu_icon
{
	width: 26px;
	height: 26px;
}

.ic-Login-header
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.ic-Login__actions .Button--login
{
	padding: 6px 36px;
	background: #550000;
	color: #ffffff;
	border: 1px solid var(--ic-brand-Login-Content-password-text-color);
	overflow: visible;
}

#login_forgot_password,
form#migrationConverterContainer .dateShift,
form#copy_course_form div#date_shift
{
	display: none;
}

.qr {
	display:block;
	margin: 10px auto;
	width: 150px;
}

.qr-span
{
	text-align: center;
	font-size: 0.8em;
	padding: 0 20px;
	display: block;
	margin: 0 auto;
	float: none;
	line-height: 20.4px;
}

#global_nav_mental_health_svg
{
	line-height: 12px;
	text-align: center;
}

/* Make the avatar itself non-clickable wherever it's used as an edit trigger */
.ic-avatar,
.ic-Profile-avatar,
.ic-Profile-header__avatar,
.profile_pic_link {
  pointer-events: none !important;
  cursor: default !important;
}