/*********************************************************************/
/***** BEGIN DESIGN TOOLS THEME IMPORT & CUSTOMIZATION  **************/
/*********************************************************************/
/* Import statements need to be at the top of your CSS file */
/* For Main CSS file */
@import url(https://designtools.ciditools.com/css/themes.css);
/* For Mobile app CSS file */
/*@import url(https://designtools.ciditools.com/css/app.css);*/
/* Institution color customizations */
@import url(https://designtools.ciditools.com/css/inst_theme_overrides.css);
/* Theme Colors */
:root {
  --dt-color-primary: #005EB8;
  --dt-color-primary-contrast: #FFFFFF;
  --dt-color-primary-dark-text: #005EB8;
  --dt-color-secondary: #000000;
  --dt-color-secondary-contrast: #FFFFFF;
  --dt-color-secondary-dark-text: #000000;
  --dt-color-accent: #84BD00;
  --dt-color-accent-contrast: #000000;
  --dt-color-graybg: #E6E6E6;
  --dt-color-graybg-contrast: #000000;
}
/* Page Content width with the User Tutorials feature flag in Canvas */
#kl_wrapper_3 {max-width: 1100px;}

/*********************************************************************/
/***** END DESIGN TOOLS HEME IMPORT & CUSTOMIZATION   ****************/
/*********************************************************************/
/*------------------*/
/*CANVAS CSS*/
/*------------------*/
/* Replace the gray background with something that matches your colors.  You can use .pngs with alpha transparency. If you don't use an image, you need to remove ours*/
#header { 
  background: url("https://onlinemedia.galencollege.edu/LMS/branding/Assets/header.png") repeat-x scroll center transparent;
  background-color:#2a5ba4;
  /* OR background-image: none; 
  background-color: #EBF5FA;*/
}

/*replace the canvas logo with your logo*/
#header-logo, #header.no-user #header-logo {
  background: url("https://onlinemedia.galencollege.edu/LMS/branding/assets/header_logo.png?v1") no-repeat scroll 0 0 transparent;
  bottom: 0px;
  height: 70px;
  left: 15px;
  width: 191px;
}


/*if you replace the left canvas logo, move a smaller one to the right side of the header--I made the image gray first*/
#header-logo-secondary {
  background: url("https://onlinemedia.galencollege.edu/LMS/branding/assets/blank.png?v1") no-repeat scroll 0 0 transparent;
  bottom: 11px;
  height: 26;
  position: absolute;
  right: 26px;
  width: 135px;
  display: block;
}

/*if your logo is bigger, you can make room like this*/
#menu { margin-left; 200px; }

/*change the identity bar (the area that says "Hilary Scharton Inbox Settings Logout Help)*/
#identity {
  background-image: none;
  background-color: #f6f4db;
}

/*change the color of the identity text*/
#identity a { color: black; }
/*change the color of the circle around the number of unread inbox messages*/
#identity .inbox a .unread-messages-count { background-color: #F2F0DD; }
#identity #identity-help-container a { color: black; }

/*change the color of the menu items (courses & groups etc.). If the text looks fuzzy, remove the text shadow.*/
.menu-item .menu-item-title, .menu-item .menu-item-no-drop {
  color: #FAFBF4;
  text-shadow: none;
}



/*update inbox # color*/
.unread-messages-count {
  color:#000 !important;
}

/*edits the iframe height for embeded institutional resources*/
iframe {
	border:none !important;
}

/*Remove REPORT A PROBLEM on help menu for now until we roll out tier 1 support with Instructure in January*/
#help-dialog-options a[href="#create_ticket"] {
  /*display:none !important;*/
}

/*Styles for Rob's Templates*/
/*.table-header {
width:600px;
height:120px;
background-image:url(https://onlinemedia.galencollege.edu/LMS/branding/Assets/PageTemplates/Banner_Nurse.jpg);
}

.table-header td {
color:blue;
font-size:20px;
padding-left:20px;
valign:top;
}*/

.custom_table-header {
	width: 600px;
	height:100px;
	background-image:url(https://onlinemedia.galencollege.edu/LMS/branding/Assets/PageTemplates/Banner_Nurse.jpg);
	background-repeat:no-repeat;
	font-family:arial;
	margin-bottom:15px;
	-webkit-box-shadow: #787878 2px 2px 4px ;
	-moz-box-shadow: #787878 2px 2px 4px ;
	box-shadow: #787878 2px 2px 4px ;
}

.custom_table-header-title {
	font-size:24px;
	vertical-align: middle;
}

.custom_table-header-body {
	
}

.custom_table {
 	width: 600px;
	font-family:arial;
	height:100%;
	-webkit-box-shadow: #787878 2px 2px 4px ;
	-moz-box-shadow: #787878 2px 2px 4px ;
	box-shadow: #787878 2px 2px 4px ;
	margin-bottom:25px;
}

.custom_table-title {
	background: #0e6eb7;
	color:#FFF;
	height:30px;
	padding-left:15px;
	font-weight:bold;
}

.custom_table-body {
	background: #FFF4DD;
	padding-left:15px;
}

.custom_table-body ul {

}

.custom_table-body ul li {
	color: #333333;
}

.custom_more-text {
	
	padding-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

/* tan table*/

.custom_table-header-tan {
	width: 600px;
	height:85px;
	font-family:arial;
	background-image:url(https://onlinemedia.galencollege.edu/LMS/branding/Assets/PageTemplates/BannerTan.jpg);
    background-repeat:no-repeat;
	-webkit-box-shadow: #787878 2px 2px 4px ;
	-moz-box-shadow: #787878 2px 2px 4px ;
	box-shadow: #787878 2px 2px 4px ;
}

.custom_table-header-tan-spacer {
	width:140px;
	
}
.custom_table-header-tan-body {
	padding-left:15px;

}

.custom_table-header-tan-title {
	font-size:20px;
	vertical-align: middle;
}

.custom_table-title-tan {
	background: #a28a6e;
	color:#FFF;
	height:30px;
	padding-left:15px;
	font-weight:bold;
}

/* teal stethescope template*/

.custom_table-header-steth {
width: 600px;
	height:100px;
	background-image:url(https://onlinemedia.galencollege.edu/LMS/branding/Assets/PageTemplates/BannerStethescope.jpg);
	background-repeat:no-repeat;
	font-family:arial;
	margin-bottom:15px;
	-webkit-box-shadow: #787878 2px 2px 4px ;
	-moz-box-shadow: #787878 2px 2px 4px ;
	box-shadow: #787878 2px 2px 4px ;
}

.custom_table-header-teal-title {
	font-size:28px;
	vertical-align: middle;
	color:#3c4349;
}

.custom_table-title-teal {
	background: #0082b2;
	color:#FFF;
	height:30px;
	padding-left:15px;
	font-weight:bold;
}

.custom_table-text-box {
	padding-left:15px;
	width: 600px;
}

/* orange science template*/

.custom_table-header-orange {
width: 600px;
	height:100px;
	background-image:url(https://onlinemedia.galencollege.edu/LMS/branding/Assets/PageTemplates/BannerOrange.jpg);
	background-repeat:no-repeat;
	font-family:arial;
	margin-bottom:15px;
	-webkit-box-shadow: #787878 2px 2px 4px ;
	-moz-box-shadow: #787878 2px 2px 4px ;
	box-shadow: #787878 2px 2px 4px ;
}

.custom_table-title-orange {
	background: #d2692b;
	color:#FFF;
	height:30px;
	padding-left:15px;
	font-weight:bold;
}

.custom_table-header-orange-title {
	font-size:28px;
	vertical-align: middle;
	color:#d2692b;
}

/* Green science template*/

.custom_table-header-green {
	width: 600px;
	height:100px;
	background-image:url(https://onlinemedia.galencollege.edu/LMS/branding/Assets/PageTemplates/BannerGreenVirus.jpg);
	background-repeat:no-repeat;
	font-family:arial;
	margin-bottom:15px;
	-webkit-box-shadow: #787878 2px 2px 4px ;
	-moz-box-shadow: #787878 2px 2px 4px ;
	box-shadow: #787878 2px 2px 4px ;
}

.custom_table-title-green {
	background: #669933;
	color:#FFF;
	height:30px;
	padding-left:15px;
	font-weight:bold;
}

.custom_table-header-green-title {
	font-size:28px;
	vertical-align: middle;
	color:#666666;
}

/* Blue Galen template*/ 

.custom_table-header-nbg {
	width: 600px;
	height:100px;
	background-image:url(https://onlinemedia.galencollege.edu/LMS/branding/Assets/PageTemplates/BannerGalen.jpg);
	background-repeat:no-repeat;
	font-family:arial;
	margin-bottom:15px;
	-webkit-box-shadow: #787878 2px 2px 4px ;
	-moz-box-shadow: #787878 2px 2px 4px ;
	box-shadow: #787878 2px 2px 4px ;
}

.custom_table-title-nbg {
	background: #0b6db6;
	color:#FFF;
	height:30px;
	padding-left:15px;
	font-weight:bold;
}

/*make it so questions will go to a new page when printing 12/12/2014 -SS*/
.display_question  {
	page-break-inside: avoid;
}

.question_content {
	visibility:visible !important;
}

/*remove reset course content button
.reset_course_content_button {
	display:none !important;
}*/

#left-side {
background-color:#f4f2f2 !important;
}