﻿/* Gateway Seminary Styles CSS File for Canvas LMS*/

/* /////  Main Page Setup for Course Content Pages //////*/
.GS_template_BG {
	background-color:#FFFFFF;
	margin:0px;
	width:100%;
	padding:0px;
	margin-top:0px;
	font-family: 'Lato', arial, sans-serif;
	font-size:110%;
	color:#222222;
	}


/* /////  Special Font for Hebrew Text Display //////*/
p.HebrewText {
font-family: 'Noto Serif Hebrew', Times, sans-serif;
font-size:180%;
color:#320000;
direction: rtl;
}

/* ///////////////////////  HEADERS FOR PAGES //////////////*/
/* h1 is main heading banner */
h1  {
	color:#444444;
	font-size:160%;
	font-weight:bold;
	border-left:2px solid #599db0;
	padding: 0px 0px 0px 12px;
	}

/* h2 is subheading bar banner */
h2 {
	color:#6d604c;
	height:20px;
	font-weight:bold;
	padding: 4px 4px 4px 0px;
	font-size:140%;
	font-weight:bold;
	margin-bottom:20px;
	}

/* h3 is subheading text banner */
h3 {
	padding-left:0px;
	margin-top:6px;
	margin-bottom:10px;
	color: #3e7e96;
	font-size:120%;
	font-weight:bold;
}

/* h4 is sub-subheading text banner */
h4 {
	padding-left:40px;
	margin-top:30px;
	margin-bottom:20px;
	color: #1F3D5C;
	font-size:110%;
	font-weight:bold;
}

/* h5 is text banner with light background for sections of information */
h5 {
	margin-top:40px;
	color:#66223E;
	background-color:#F7F9FC; 
	height:20px;
	padding:6px 0px 6px 20px;
	font-size:100%;
	font-weight:bold;
	}

/* h6 is sub-subheading text banner */
h6 {
	margin-top:12px;
	color:#335766;
	background-color:#E7EDF5; 
	border-top:1px solid #ffffff;
	height:20px;
	padding:6px 0px 6px 40px;
	font-size:100%;
	font-weight:bold;
	}
	
/* STYLES FOR NON-NUMBERED LISTS BEGIN  */

p.source {
	text-align:right;
	color:#2F74D0;
	font-size:90%;
	}

/* creates an unchecked box for the list*/
ul.checkbox_list li
{
list-style: none;
margin-left: 4.0em; 
text-indent:-2.0em;
padding-left: 2px; 
padding-bottom:5px;
padding-top:5px;
font-size:90%	
}

ul.checkbox_list li:before 
{
font-family:"Arial";
font-size:150%;
content: "☐";
padding-right: 6px; 
color: #4A6A8A; /* contros the color of the unchecked boxes (can be different that the list text) */
}
/* draws the unchecked boxes*/


/*List with checkbox for symbol - this will work in top level of list only */

ul.checked_box li
{
list-style: none;
margin-left: 4.0em; 
text-indent:-2.0em;
padding-left: 2px; 
padding-bottom:5px;
padding-top:5px;
font-size:90%	
}

ul.checked_box li:before 
{
font-family:"Arial";
font-size:150%;
content: "☑";
padding-right: 6px; 
color: #4A6A8A; /* contros the color of the unchecked boxes (can be different that the list text) */
}


ul.x-out_box li
{
list-style: none;
margin-left: 4.0em; 
text-indent:-2.0em;
padding-left: 2px; 
padding-bottom:5px;
padding-top:5px;
font-size:90%	
}

ul.x-out_box li:before 
{
font-family:"Arial";
font-size:150%;
content: "☒";
padding-right: 6px; 
color: #4A6A8A; /* contros the color of the unchecked boxes (can be different that the list text) */
}

ul.arrow1 li
{
list-style: none;
margin-left: 4.0em; 
text-indent:-2.0em;
padding-left: 2px; 
padding-bottom:5px;
padding-top:5px;
font-size:90%	
}

ul.arrow1 li:before 
{
font-family:"Arial";
font-size:150%;
content: "➜";
padding-right: 6px; 
color: #4A6A8A; /* contros the color of the unchecked boxes (can be different that the list text) */
}


ul.arrow1 li
{
list-style: none;
margin-left: 4.0em; 
text-indent:-2.0em;
padding-left: 2px; 
padding-bottom:5px;
padding-top:5px;
font-size:90%	
}

ul.arrow1 li:before 
{
font-family:"Arial";
font-size:150%;
content: "➜";
padding-right: 6px; 
color: #4A6A8A; /* contros the color of the unchecked boxes (can be different that the list text) */
}

ul.arrow2 li
{
list-style: none;
margin-left: 4.0em; 
text-indent:-2.0em;
padding-left: 2px; 
padding-bottom:5px;
padding-top:5px;
font-size:90%	
}

ul.arrow2 li:before 
{
font-family:"Arial";
font-size:150%;
content: "↪";
padding-right: 6px; 
color: #4A6A8A; /* contros the color of the unchecked boxes (can be different that the list text) */
}

ul.Read_Resource li
{
list-style: none;
margin-left: 4.0em; 
text-indent:-4.0em;
padding-left: 2px; 
padding-bottom:5px;
padding-top:5px;
font-size:90%	
}

ul.Read_Resource li:before 
{
content: "⬜";
padding-right: 6px; 
color: #4A6A8A; /* contros the color of the unchecked boxes (can be different that the list text) */
}


ul.pushpin li
{
list-style: none;
margin-left: 2.0em; 
text-indent:-2.0em;
padding-left: 2px; 
padding-bottom:5px;
padding-top:5px;
font-size:90%	
}

ul.pushpin li:before 
{
font-family:"Arial";
font-size:150%;
content: "📌";
padding-right: 6px; 
color: #4A6A8A; /* contros the color of the unchecked boxes (can be different that the list text) */
}


/* draws a diamond*/	
ul.diamond li:before {
margin-top:0px;
font-family:Arial;
font-size:140%;
padding-right: 12px;
content: "♦    ";
color: #4A6A8A; /* contros the color of the checked box, can be different that the list text */
}

/* creates a list with a key for symbol and indents list to second level from left */	
ul.key li
{
list-style: none;
text-indent:-20px;
margin-left: 10px;
margin-right: 40px;  
padding-left: 2px; 
padding-bottom:0px;
padding-top:2px;	
color: #5A0000;
font-size:110%;
font-weight:bold;
}
/* draws a key*/	
ul.key li:before {
margin-top:0px;
font-family:"Arial";
font-weight:normal;
font-size:150%;
padding-right:12px;
content: "∞  ";
color: #5A0000; /* contros the color of the checked box, can be different that the list text */
}
/* STYLES FOR NON-NUMBERED LISTS END  */


/* STYLES FOR NUMBERED LISTS BEGIN  */

ol {
  list-style: none;
  counter-reset: steps;
}
ol li {
  counter-increment: steps;
  
}
ol.circled_number li {
  counter-increment: steps;
  
}
ol.circled_number li::before {
  content: counter(steps);
  margin-right: 0.5rem;
  background: #4A6A8A;
  color: #FFFFFF;
  border:1px solid #444444;
  width: 1.4em;
  height: 1.4em;
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  line-height: 1.4em;
  margin:0.6em;
  -webkit-box-shadow: 0 6px 3px -4px gray;
  -moz-box-shadow: 0 6px 6px -8px gray;
  box-shadow: 0 6px 6px -4px gray;
  }
ol ol.circled_number li::before {
  background: #ECF4FF;
  color: #4A6A8A;
  font-size:80%;
  list-style-type: lower-alpha;
  width: 1.1em;
  height: 1.1em;
  border:3px double #ffffff;
    
}

ol ol ol.circled_number li::before {
  background: 4A6A8A;
  color: #4A6A8A;
  font-size:50%;
  list-style-type: lower-alpha;
  width: 0.8em;
  height: 0.8em;
  border:3px double #ffffff;
    
}

/* STYLES FOR NUMBERED LISTS END  */


/* Provides a coloured box to highlight an improtant note*/
div.note {
width:88%;
min-width:400px;
margin:auto;
margin-bottom:20px;
font-size:120%;
height:auto;
padding:0px;
padding:10px 20px 10px 20px;
border:1px solid #FAF0E6 ;
background-color: #FAF0E6;
-webkit-box-shadow: 0 12px 6px -6px gray;
-moz-box-shadow: 0 12px 6px -6px gray;
box-shadow: 0 12px 6px -6px gray;
}

div.activity {
width:88%;
width:1096px;
min-width:400px;
height:auto;
margin:auto;
margin-bottom:20px;
font-size:120%;
padding:1px;
border:1px solid #708090 ;
background-color: #F8FBFE;
-webkit-box-shadow: 0 12px 6px -6px gray;
-moz-box-shadow: 0 12px 6px -6px gray;
box-shadow: 0 12px 6px -6px gray;
}


/* Provides a coloured box to highlight an improtant note*/
div.quote {
width:90%;
min-width:400px;
margin:auto;
margin-bottom:40px;
font-size:100%;
height:auto;
padding:0px;
padding:10px 20px 10px 20px;
border:1px solid #FAF0E6 ;
background-color: #F8F8FF;
-webkit-box-shadow: 0 12px 6px -6px gray;
-moz-box-shadow: 0 12px 6px -6px gray;
box-shadow: 0 12px 6px -6px gray;
}


/*  Style for red footnote */
div.footnote {
font-size:100%;
text-indent:2.5em;
}

/*  Style for textbook reference */
div.bibliography {
margin-left: 4.5em; 
text-indent: -2.5em;
}
	

/*Styles for information boxes*/


div.FurtherReading_Cols {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
  gap: 5px;
	
}
	
	
div.FurtherReading {
width:90%;
min-width:400px;
margin:auto;
height:auto;
padding:10px 20px 10px 20px;
border-top:4px solid #4682B4;
border-right:1px solid #4682B4;
border-bottom:1px solid #4682B4;
border-left:1px solid #4682B4;
border-radius: 15px;
background-color:#f1f9fd;
-webkit-box-shadow: 0 10px 6px -6px gray;
-moz-box-shadow: 0 10px 6px -6px gray;
box-shadow: 0 10px 6px -6px gray;
}

div.FurtherReading_Titlebar {

font-weight:bold;
font-size:120%;
margin:0px;
padding:4px 4px 4px 10px;
color:#4682B4;
}


div.FurtherReading_Text {
font-size:100%;
margin:0px;
padding:4px 4px 4px 10px;
color:#444444;
}


 /* SourceCode and WYSIWYG for ID */

.SourceCode_Header {
	font-family: 'Open Sans', arial, sans-serif;
	font-size:100%;
	font-weight:bold;

}

div.SourceCode  {
	width:90%;
	margin:auto;
	color:#FFFFFF;
	background-color:#000000;
	font-size:100%;
	padding: 40px 20px 40px 20px;;
	font-family: 'courier new', sans-serif;
	border:1px solid #708090;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	}

div.WYSIWYG  {
	width:90%;
	margin:auto;
	background-color:#ffffff;
	font-size:100%;
	padding: 40px 20px 40px 20px;
	border:1px solid #708090;
	-webkit-box-shadow: 0 10px 6px -6px gray;
	-moz-box-shadow: 0 10px 6px -6px gray;
	box-shadow: 0 10px 6px -6px gray;
	margin-bottom:40px;
	}


div.ExtendYourLeaning {
	width:90%;
	min-width:400px;
	margin:auto;
	height:auto;
	padding:10px 20px 10px 20px;
	border-top:4px solid #CD853F;
	border-right:1px solid #CD853F;
	border-bottom:1px solid #CD853F;
	border-left:1px solid #CD853F;
	border-radius: 15px;
	background-color:#FFF5EE;
	-webkit-box-shadow: 0 10px 6px -6px gray;
	-moz-box-shadow: 0 10px 6px -6px gray;
	box-shadow: 0 10px 6px -6px gray;
	}

div.ExtendYourLeaning_Titlebar {
font-weight:bold;
font-size:120%;
margin:0px;
	padding:4px 4px 4px 10px;
	color:#CD853F;
	}


div.ExtendYourLeaning_Text {
	font-size:100%;
	margin:0px;
	padding:4px 4px 4px 10px;
	color:#444444;
	}

div.Example {
	width:90%;
	min-width:400px;
	margin:auto;
	height:auto;
	padding:10px 20px 10px 20px;
	border-top:4px solid #B1ACA1;
	border-right:1px solid #B1ACA1;
	border-bottom:1px solid #B1ACA1;
	border-left:1px solid #B1ACA1;
	border-radius: 15px;
	background-color:#FFFEFC;
	-webkit-box-shadow: 0 10px 6px -6px gray;
	-moz-box-shadow: 0 10px 6px -6px gray;
	box-shadow: 0 10px 6px -6px gray;
	}

div.Example_Titlebar {
	font-weight:bold;
	font-size:120%;
	margin:0px;
	padding:4px 4px 4px 10px;
	color:#726851;
	}


div.Example_Text {
	font-size:100%;
	margin:0px;
	padding:4px 4px 4px 10px;
	color:#726851;
	}


div.EmbedVideo {
	width:820px;
	height:auto;
	margin-top:40px;
	margin-right:auto;
	margin-bottom:40px;
	margin-left:auto;
	padding:4px 4px 0px 4px;
	border-top:2px solid #4d5259;
	border-right:1px solid #4d5259;
	border-bottom:1px solid #4d5259;
	border-left:1px solid #4d5259;
	border-radius: 15px;
	background-color:#708090;
	-webkit-box-shadow: 0 10px 6px -6px gray;
	-moz-box-shadow: 0 10px 6px -6px gray;
	box-shadow: 0 10px 6px -6px gray;
	}

div.EmbedVideo_Titlebar {
font-weight:bold;
font-size:120%;
margin:0px;
padding:4px 4px 5px 10px;
color:#f9f9f9;
}

div.EmbedVideo_Code {
font-size:100%;
margin:0px;
padding:4px 4px 4px 10px;
color:#444444;
}

div.EmbedVideo_Credits {
margin:0px;
font-size:80%;
text-align:right;
padding:4px 10px 0px 0px;
color:#f9f9f9;
}



div.Reference {
	width:90%;
	min-width:400px;
	margin:auto;
	height:auto;
	padding:0px;
	border:1px solid #B1ACA1;
	background-color:##FDF5E6;
	-webkit-box-shadow: 0 10px 6px -6px gray;
	-moz-box-shadow: 0 10px 6px -6px gray;
	box-shadow: 0 10px 6px -6px gray;
}

div.Reference_Text {
padding:10px 20px 10px 20px;
}

div.Reference_Titlebar {
background-color:#B1ACA1;
margin:0px;
font-weight:bold;
padding:4px;
color:#ffffff;

}


/* Expandable DIVs //////////////////  */

.button_header_collapsible {
  padding-top:10px;
  width:760px;
  margin:auto;
  
}

.collapsible {
  background-color: #f9f9f9;
  color: #444444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  margin:auto;
  border: none;
  text-align: left;
  outline: none;
  font-size: 100%;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;

}

.active, .collapsible:hover {
  background-color: #ffffff;
  color:#444444;
 }

.collapsible_content {
  padding: 0 0 20px 0;
  display: none;
  overflow: hidden;
background:#f9f9f9;
  margin-top:-2px;
   border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;

}

.display_content {
width:740px;
margin:auto;
border:1px solid;
border-radius: 15px;
background:transparent;
padding: 10px;

}


/* Style the buttons that are used to open and close the accordion panel */

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #f9f9f9;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}

 /* // Expandable DIVs End //*





/* ////// CLASSES FOR TABLES BEGIN ////////// */
/*Controls the fomatting of a table it is applied to and will provide base template colors to that table*/

/* Wraps schedule table in a conrtainer with shadow under table */
div.Table_Container {
width:94%;
margin:auto;
-webkit-box-shadow: 0 8px 6px -6px gray;
-moz-box-shadow: 0 8px 6px -6px gray;
box-shadow: 0 8px 6px -6px gray;
}

/* Units Activities Table - Rubric BEGIN */
table.Unit_Activities_Table {
background-color:#F7F9FC;
border:1px solid #5C85AD ;
border-collapse:collapse;
font-size:90%;
text-align:left;
width:100%;
border-spacing:0px;
}
table.Unit_Activities_Table td {
border:1px solid #5C85AD;
padding:8px;
}
table.Unit_Activities_Table th {
border:1px solid #5C85AD;
padding:8px;
font-size:100%;
}

/* Controls formatting of the table header if defined*/
table.Unit_Activities_Table thead {
color:#FFFFFF;
background-color: #5C85AD;
font-weight:normal;
}

/* Units Activities Table - Rubric END */

/*Controls the formatting of the table cells for this table*/
table.Table1 {
background-color:#F7F9FC;
border:1px solid #5C85AD ;
border-collapse:collapse;
font-size:15px;
text-align:left;
width:100%;
border-spacing:0px;
}


/*Controls the formatting of the table cells for this table*/
table.Table1 td {
border:1px solid #BECEDE;
padding:4px;
}

table.Table1 th {
border:1px solid #BECEDE;
padding:4px;
}

/* Controls formatting of the table header if defined*/
table.Table1 thead {
color:#FFFFFF;
background-color: #5C85AD;
font-weight:bold;
}


/*formatting for table with rounded corners*/
.table.round { align: center}
td.round-top { height: 16px; border:none; background-image: url("images/round/top.gif")}
td.round-topRight { width: 16px;border:none; height: 16px;background-repeat:no-repeat; background-image: url("images/round/topRight.gif")}			 
td.round-right { width: 16px;border:none; background-image: url("images/round/right.gif")}
td.round-bottomRight { width: 16px;border:none; height: 16px;background-repeat:no-repeat; background-image: url("images/round/bottomRight.gif")}	
td.round-bottom { height: 16px;border:none; background-image: url("images/round/bottom.gif")}
td.round-bottomLeft { width: 16px; height: 16px;border:none;background-repeat:no-repeat; background-image: url("images/round/bottomLeft.gif")}	
td.round-left { width: 16px; border:none; background-image: url("images/round/left.gif")}
td.round-topLeft { width: 16px; height: 16px;border:none;background-repeat:no-repeat; background-image: url("images/round/topLeft.gif")}			 
td.round-center { background-color: white  }



/* //////// CONTROLS FORMATTING THE COURSE SCHEDULE START ////// */
/* Wraps schedule table in a conrtainer with shadow under table */
.Schedule_Table_Container{
width:98%;
margin-left:auto;
margin-right:auto;
-webkit-box-shadow: 0 8px 6px -6px gray;
-moz-box-shadow: 0 8px 6px -6px gray;
box-shadow: 0 8px 6px -6px gray;
}

table.Schedule_Table {
background-color:#f8f8f9;
border:1px #739eab solid;
border-collapse:collapse;
font-size:110%;
height:60px;
width:100%;
border-spacing:0px;
}

/*Controls the formatting of the table cells for this table*/
table.Schedule_Table td {
text-align:left;
border:1px #739eab solid;
padding:4px;
}
/*Controls the formatting of the table heading for this table*/
.Schedule_Heading {
margin-left:auto;
margin-right:auto;
padding-left:20%;
text-align:center;
	color: #1F3D5C;
	font-size:140%;
	font-weight:bold;
}
/*Controls the formatting of the weeks cells for this table*/
.weeks_schedule  {
text-align:left;
color:#444444;
background-color: #9ec0ce;
font-weight:bold;
}
/*Controls the formatting of the exam weeks cells for this table*/
.exam_week  {
text-align:left;
color:#444444;
background-color: #fde28e;
font-weight:bold;
}
/* //////// CONTROLS FORMATTING THE COURSE SCHEDULE END ////// */


/* //////// CONTROLS FORMATTING THE EVALUATION TABLE START ////// */
/* Wraps evaluation table in a conrtainer with shadow under table */
.Eval_Table_container{
width:70%;
margin-left:auto;
margin-right:auto;
-webkit-box-shadow: 0 8px 6px -6px gray;
-moz-box-shadow: 0 8px 6px -6px gray;
box-shadow: 0 8px 6px -6px gray;
}
/* Style for table on evaluation page*/
table.Eval_Table {
text-align:left;
background-color:#ddf2f7;
border:1px #739eab solid;
border-collapse:collapse;
font-size:15px;
width:100%;
border-spacing:0px;
background-image: url('images/Eval_Table_Background.png');
background-repeat: repeat-x;
}
/*Controls the formatting of the table cells for this table*/
table.Eval_Table  td {
border-bottom: 1px #739eab dashed;
background:transparent;
}
/* //////// CONTROLS FORMATTING THE EVALUATION TABLE END ////// */

/* VIDEO CONTAINER START */
div.Video_Container {
width:96%;
margin-left:2%;
margin-right:2%;
text-align:center;
}
div.Video_Clip {
width:640px;
padding:12px 4px 12px 4px;
margin:auto;
text-align:center;
color:#f4f4f4;
background-color:#5591aa;
border:2px outset #9ec0ce;
-webkit-box-shadow: 0 12px 6px -6px #708090;
-moz-box-shadow: 0 12px 6px -6px #708090;
box-shadow: 0 12px 6px -6px #708090;
}

/* VIDEO CONTAINER END */


p.reference_text {
text-align:right;
font-size:85%;
padding:2px;
color:#f4f4f4;
}


p.Outline_Link {
width:140px;
margin-left:20px;
background-color:#DDE9EE;
border:1px outset #ffffff;
text-align:center;
font-size:85%;
padding:2px;
color:#444444;
}

p.video_source {
margin-right:20px;
text-align:right;
font-size:80%;
padding:10px;
color:#f9f9f9;
}


.shadow {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}

.one-edge-shadow {
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}

/*Shadowed Box */

div.shadowed_box {
background-color:#F8F8F8;
border:1px solid #8D8D8D;
box-shadow:0px 5px 10px 0px #A6A6A6;	
}

div.popups {
	width:90%;
	border:1px solid #8D9DB2;
	margin-left:20px;
	 -moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 8px;  
	border-radius: 0px 0px 8px 8px;
	padding:0px 10px 10px 10px;
	margin-top:0px;
	margin-bottom:20px;
	background-color:#ffffff;
	font-family:Tahoma;

}

p.subheading_ref {
	width:90%;
	border:1px solid #8D9DB2;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#2d314c; 
	padding:5px 0px 5px 20px;
	font-size:100%;
	font-weight:bold;
}

div.boxed_shadow 
{
border:1px solid #444444;

}
div.boxed_round
{  
	border:1px solid #8D9DB2;
  -moz-border-radius: 14px 14px 14px 14px;
  -webkit-border-radius: 14px;  
  border-radius: 14px 14px 14px 14px;
  margin-bottom:10px;
  margin-top:10px;
  background-color:#ffffff;
  font-family:Tahoma;
}

div.Additional_Websites_Red
{  
width:80%;
margin:auto;
padding:10px 10px 1px 100px;
background-color:#ffde9a;
border:4px solid #fcd27a;
border-spacing:0px;
background-image: url('images/Yellow_Box_Background.png');
background-repeat: repeat-x;
text-align:left;
	-moz-box-shadow: 2px 6px 18px #A2A2A2;
	-webkit-box-shadow: 2px 6px 18px #A2A2A2;       
	box-shadow: 2px 6px 18px #A2A2A2;
	-moz-border-radius: 14px 14px 14px 14px;
	-webkit-border-radius: 14px;  
	border-radius: 14px 14px 14px 14px;
}

div.Additional_Websites_Red_Header
{  
position:relative;

width:350px;
height:180px;
margin-left:-128px;
margin-top:-60px;
background:transparent;
border-spacing:0px;
background-image: url('images/Additional_Websites_Red.png');
background-repeat: no-repeat;
z-index:12;

}

div.Additional_Websites_Red_Text
{ 
position:relative; 
width:90%;
height:auto;
margin-top:-120px;
margin-left:40px;
padding:0px;
background:transparent;
}

div.parchment {
	width:80%;
	height:auto;
	color:#000000;
	margin:auto;
	font-family:Papyrus,Arial, Helvetica, sans-serif;
	font-size: 130%;
	padding:20px 5px 5px 20px;
	background-color:#f9f9f9;
}

div.parallels {
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-align: justify;
	background-image:url(../images/BG_texture.jpg);
	background-repeat:y-repeat;
	padding:1px;
	border:1px solid #d30921;
}

#parallel_table {
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#FCFDFE;
	border:1px solid #2d496c;
	border-collapse: collapse;
}

.par_title {
	background-color: #b8cae1;
	color: #000000;
	border: 1px solid #2d496c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 4px;
	margin-bottom: 0px;
}	
.par_text {
	border: 1px solid #2d496c;
	padding: 4px;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:1.4em;
	font-weight: normal;	
	margin-bottom: 0px;
}

 
   
   
/* Popup window for NET Bible */

#nbtDiv {
	padding: 0;
	margin: 0;
	display: none;
	z-index:100;
	box-shadow: 2px 3px 5px #BBBBBB;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
    background-color: white;
}

/* The Header that includes the Current Verse Reference and Close X */

#nbtHeader {
	background-color: #2d314c;
	color: #FFFFFF;
    border-bottom: 1px solid #2d314c;
	border-top: 1px solid #2d314c;
    height: 30px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
}

/* The span that hold the Current Verse Reference */

#nbtVerseTitle {
    color:#FFFFFF;
    display: inline;
    font-family: Verdana,Arial,Helvetica;
    font-size: 15px;
    font-weight: bold;
    padding-left: 8px;
    position: relative;
	background: transparent;
    top: 4px;
    width: auto;
}

/* The Close link's child image */

#nbtClose img {
    border: 0 none;
    display: block;
    float: right;
    height: 16px;
    margin-right: 3px;
    margin-top: 6px;
    *margin-top:0px;
	background-color: #ff0000;
}

/* The loading Indicator image */

#nbtLoading {
	position:relative; 
	border:0; 
	margin-left:auto; 
	margin-right:auto; 
	display:block; 
	vertical-align:middle;
}

/* The div containing the content */

#verseTarget {
	height:200px;
	border:0;
	background-image:url(../images/BG_texture.jpg);
	background-repeat:y-repeat;
	color:#444444;
	overflow: auto;
	padding:10px 20px 10px 20px;
	text-align:justify;
    font-family: Arial,Verdana,Helvetica;
    font-size: 100%;
}

#verseTarget a, #nbtPoweredBy a {
	color: #2d314c;
	text-decoration: none;
	font-size: 10px;
	background: transparent;
}

.nbtWidth {
	width: 500px;
}

#nbtPoweredBy {
	padding-left: 6px;
	border-top: 1px solid #DDDDDD;
	font-size: 10px;
	padding-bottom: 2px;
    padding-top: 2px;
    color:#336699;
	background-color: #DDDDDD;
}   

.ic-Login-header__logo {
	flex: 0 0 auto;
	width: 100%;
}

.ic-Login__content {
    width: 400px;
    margin: 0 auto;
    background: rgba(18,61,102,.8);
    border: 2px solid rgba(18,61,102,1);
    padding: 12px;
    border-radius: 5px;
}

.ic-avatar {
    overflow: hidden;
    border-radius: 100%;
    border: 2px solid #efefef;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}

.ic-app-header__menu-list-link:hover .ic-avatar, .ic-app-header__menu-list-link:focus .ic-avatar, .ic-app-header__menu-list-item.ic-app-header__menu-list-item--active .ic-avatar 
{
    border-color: #efefef;
}

#syllabus tr.date.date_passed>th, #syllabus tr.date.date_passed td {
    background-color: #ffffff !important;
}

#syllabus tr.date.date_passed th, #syllabus tr.date.date_passed>td {
    background-color: #ffffff !important;
}