/* Hide the catalog_item */
.catalog_item_inclusion {
  display: none;
}

/* Hide the message holder icon */
div.messagesHolder.dropDownHolder {
  display: none;
}

/* Hide the messages */
.messages {
  display: none;
}

/* Sign up form to fit info parragraph */
#portal_signup_form {
	width: 45.7% !important;
}

@media (max-width: 600px) {
  #portal_signup_form {
    width: 90% !important;
  }
}

/* Add content to the Module 1 Heading in John's Test Course */
#\32 58921 > tbody > tr.current_lesson.modern_module_row > td > a > div.header > span > h2 > span:after {
	content : ' - Blah 2 Blah';
}

/* Hide all instances of the Start Button on Course tiles in users course list */
.start{
	visibility: hidden;
}

/* Hide the Start Button on MEDI5001 Y25Q1 on users course list */
/*
#\38 4554 > a {
	visibility: hidden;
}

*/
/*
// Hide the Welcome videos on MEDI5001 Y25Q3 for users 

// student view 
#centreColumn > div.leftColumn > h2:nth-child(9) {
	display: none;
}

// instructor view 
#centreColumn > div.leftColumn > h2:nth-child(8) {
	display: none;
}

// student view 
#centreColumn > div.leftColumn > div:nth-child(10) > div > p:nth-child(1) > iframe {
	display: none;
}

// instructor view 
#centreColumn > div.leftColumn > div:nth-child(9) > div > p:nth-child(1) > iframe {
	display: none;
}

// student view 
#centreColumn > div.leftColumn > div:nth-child(10) > div > p:nth-child(3) > iframe {
	display: none;
}

// instructor view 
#centreColumn > div.leftColumn > div:nth-child(9) > div > p:nth-child(3) > iframe {
	display: none;
}

// Hide the Welcome videos on All non-GDCH courses for all users 

// student view 
#centreColumn > div.leftColumn > div.max_user_content_width.not_centered > div > p > iframe {
	display: none;
}

// instructor view 
#centreColumn > div.leftColumn > div.max_user_content_width.not_centered > div > div > iframe {
	display: none;
}

// student view new UI 
#centreColumn > div.leftColumn > div.max_user_content_width.not_centered > div > p > iframe {
	display: none;
}

// instructor view new UI 
#centreColumn > div.leftColumn > div.max_user_content_width.not_centered > div > div > iframe {
	display: none;
}*/



/*


#centreColumn > div.leftColumn > h2:nth-child(7){
	display: none;
}

#centreColumn > div.leftColumn > div:nth-child(7){
	display: none;
}

#centreColumn > div.leftColumn > div:nth-child(8){
	display: none;
}*/

span[title*='Completion requirement: ']{
	display: none;
}

.panoptoVideo {
	height: 600px;
}

/* code to enlarge subject feedback Iframe to window*/
#MfpEmbed_Iframe {
	width:90%;
	height:100vh;
}

/* Change catalogue heading 'Items' to 'Featured Items' for admins*/
#class_catalog_container > h2:nth-child(5):before {
	content : 'Featured ';
}

/* Change catalogue heading 'Items' to 'Featured Items' for users*/
#class_catalog_container > h2:nth-child(4):before {
	content : 'Featured ';
}


/* ******************** Y23Q4 *************************** */
/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5001Y23Q4 & clolour to red/white*/
#\36 3735 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\36 3735 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5002Y23Q4 & clolour to red/white*/
#\36 3728 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\36 3728 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}


/* ******************** Y24Q2 *************************** */
/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5001Y24Q2 & clolour to red/white*/
#\36 7184 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\36 7184 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5002Y24Q2 & clolour to red/white*/
#\36 7185 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\36 7185 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5003Y24Q2 & clolour to red/white*/
#\36 7186 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\36 7186 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5004Y24Q2 & clolour to red/white*/
#\36 7187 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\36 7187 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6001Y24Q2 & clolour to red/white*/
#\36 7188 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\36 7188 > div.user_progress.no_icon.red: {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6002Y24Q2 & clolour to red/white*/
#\36 7189 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\36 7189 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6003Y24Q2 & clolour to red/white*/
#\36 7192 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\36 7192 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6004Y24Q2 & clolour to red/white*/
#\36 7193 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\36 7193 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* ******************** Y24Q3 *************************** */
/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5001Y24Q3 & clolour to red/white*/
#\38 0408 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 0408 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5002Y24Q3 & clolour to red/white*/
#\38 0578 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 0578 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5003Y24Q3 & clolour to red/white*/
#\38 0579 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 0579 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5004Y24Q3 & clolour to red/white*/
#\38 0580 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 0580 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6001Y24Q3 & clolour to red/white*/
#\38 0581 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 0581 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6002Y24Q3 & clolour to red/white*/
#\38 0664 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 0664 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6003Y24Q3 & clolour to red/white*/
#\38 0665 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 0665 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6004Y24Q3 & clolour to red/white*/
#\38 0668 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 0668 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* ******************** Y24Q4 *************************** */

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5001Y24Q4 & clolour to red/white*/
#\38 3014 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 3014 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5002Y24Q4 & clolour to red/white*/
#\38 3018 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 3018 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5003Y24Q4 & clolour to red/white*/
#\38 3024 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 3024 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5004Y24Q4 & clolour to red/white*/
#\38 3042 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 3042 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6001Y24Q4 & clolour to red/white*/
#\38 3043 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 3043 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6002Y24Q4 & clolour to red/white*/
#\38 3044 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 3044 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6003Y24Q4 & clolour to red/white*/
#\38 3046 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 3046 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6004Y24Q4 & clolour to red/white*/
#\38 3047 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 3047 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* ******************** Y25Q1 *************************** */

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5001Y25Q1 & clolour to red/white*/
#\38 4553 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 4553 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5002Y25Q1 & clolour to red/white*/
#\38 4554 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 4554 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5003Y25Q1 & clolour to red/white*/
#\38 4555 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 4555 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5004Y25Q1 & clolour to red/white*/
#\38 4556 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 4556 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6001Y25Q1 & clolour to red/white*/
#\38 4557 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 4557 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6002Y25Q1 & clolour to red/white*/
#\38 4558 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 4558 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6003Y25Q1 & clolour to red/white*/
#\38 4559 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 4559 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6004Y25Q1 & clolour to red/white*/
#\38 4560 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\38 4560 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* ******************** Y25Q2 *************************** */

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5001Y25Q2 & clolour to red/white*/
#\39 1438 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 1438 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5002Y25Q2 & clolour to red/white*/
#\39 1440 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 1440 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5003Y25Q2 & clolour to red/white*/
#\39 1442 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 1442 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5004Y25Q2 & clolour to red/white*/
#\39 1443 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 1443 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6001Y25Q2 & clolour to red/white*/
#\39 1444 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 1444 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6002Y25Q2 & clolour to red/white*/
#\39 1447 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 1447 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6003Y25Q2 & clolour to red/white*/
#\39 1449 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 1449 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6004Y25Q2 & clolour to red/white*/
#\39 1450 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 1450 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}


/* ******************** Y25Q3 *************************** */

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5001Y25Q3 & clolour to red/white*/
#\39 4394 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 4394 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5002Y25Q3 & clolour to red/white*/
#\39 4395 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 4395 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5003Y25Q3 & clolour to red/white*/
#\39 4396 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 4396 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI5004Y25Q3 & clolour to red/white*/
#\39 4397 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 4397 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6001Y25Q3 & clolour to red/white*/
#\39 4398 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 4398 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6002Y25Q3 & clolour to red/white*/
#\39 4399 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 4399 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6003Y25Q3 & clolour to red/white*/
#\39 4400 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 4400 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}

/* Change 'Deactivated' tag to 'Deactivated - failed' for learners in MEDI6004Y25Q3 & clolour to red/white*/
#\39 4401 > div.user_progress.no_icon.red:after {
	content : '\00a0- Failed';
}

#\39 4401 > div.user_progress.no_icon.red {
	background-color: #DB0000;
    color: #FFFFFF !important;
}