body
{
font-size: 18px;
   color: black;
}
p {
font-family: Georgia,Utopia,Palatino,'Palatino Linotype',Times,serif;
font-size: 20px; line-height: 24px;
}
p.note {
  font-size: 20px;
  line-height: 1.1em;
  text-align: left;
  color: green;
  text-indent: 0;
  font-style: normal;
  margin-bottom: 0.3em;
  margin-left: 15px;
  margin-right: 25px;
  margin-top: 0.3em;
}
p.confess {
  color: rgb(134, 89, 45);
  text-indent: 20px;
  font-size: 22px;
  line-height: 1.2em;
  font-style: normal;
  margin-bottom: 0.2em;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0.4em;
}
p.scripture {
  text-align: left;
  color: DarkSlateGrey;
  text-indent: 0;
  font-style: normal;
  margin-bottom: 0.3em;
  margin-left: 10px;
  margin-right: 0;
  margin-top: 0.3em;
}
p.caption {
  font-size: 14px;
  line-height: 1.1em;
  text-align: left;
  color: black;
  text-indent: 0;
  font-style: normal;
  margin-bottom: 0.3em;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0.3em;
}
p.ender {
  color: rgb(180, 0, 0);
  font-size: 1.8em;
  text-align: center;
  font-style: normal;
  margin-bottom: 1.0em;
  margin-left: 0;
  margin-right: 0;
  margin-top: -.4em;
}
p.byline {
  font-size: 14px;
  line-height: 1.0em;
  color: black;
  text-align: right;
  font-style: italic;
  margin-bottom: 0.2em;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0.2em;
}
h1 {font-family: Times New Roman, Times, Serif;
font-size: 30px
   font-style: italic;
text-align: left;
   color: maroon;
   font-weight: bold;
   padding-top: 10px;
   padding-bottom: 10px;
}
h2 {font-family: Times New Roman, Times, Serif;
font-size: 25px
   font-style: italic;
text-align: left;
   color: maroon;
   font-weight: bold;
   padding-top: 8px;
   padding-bottom: 8px;
}
h3 {font-family: Times New Roman, Times, Serif;
font-size: 20px
   font-style: italic;
   color: maroon;
   font-weight: bold;
   padding-top: 8px;
   padding-bottom: 8px;
}
h4 {font-family: Times New Roman, Times, Serif;
font-size: 18px
   font-style: normal;
   color: maroon;
   font-weight: bold;
   padding-top: 5px;
   padding-bottom: 5px;
}


table {font-size: medium;
border: thin dashed maroon;
/*font-family: Courier New, Courier, Monospace;*/
font-family: Times New Roman, Times, Serif;
}
td {padding: 8px 8px 8px 8px}

ol, ul{
	font-family: Times New Roman, Times, Serif;
	font-size: 20px;
	line-height: 24px;
}

ol.I,A,1,a,i {list-style-position: outside;}

ol.I {list-style-type: upper-roman;
  margin-left: -20px;}
ol.A {list-style-type: upper-latin;
  margin-left: -14px;}
ol.n {list-style-type:decimal;
  margin-left: -18px;}
ol.a {list-style-type: lower-latin;
  margin-left: -20px;}
ol.i {list-style-type: lower-roman;
  margin-left: 0px;}

a {font-weight: bold;
  color: #45aed6;
  -webkit-transition: color 600ms, background-color 600ms;
  -moz-transition: color 600ms, background-color 600ms;
  -o-transition: color 600ms, background-color 600ms;
  transition: color 600ms, background-color 600ms;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #ff0000;
}
.notes-background {
background-color: #ffffcc;
/*background-color: #d4ccc4;*/
/*background-image: url(../images/paper-background.png);*/
/*background-image: url(../images/notebook_paper_plain.jpg);*/
background-repeat: repeat;
}

/* Remove the navbar's default margin-bottom and rounded borders */ 
.navbar {
/*	background-color: #f3f3f3;*/
/*	background-color: #00f11f;*/
/*	margin-bottom: 20px;*/
/*	margin: 0px 30px 0px 30px;*/
	border-radius: 20px;
	}
/* Set height of the grid so .sidenav can be 100% (adjust as needed) */
.nav.container{
	padding: 30px 0px 0px 0px;
}
.row.content {
	height: auto;
	margin-top: 30px; /* Set start point of page under the menu */
	}

/* Set background color and 100% height */
.sidebar {
	p. text-align:center;
	padding-top: 10px;
	background-color: #fff;
	height: auto;
	}
.card-header {
  font-family: Times New Roman, Times, Serif;
  font-weight: normal;
  border-color: #000000;
}
.card {
  max-width: 24rem;
  font-size: 24px;
  font-weight: normal;
  border-color: #000000;
  border-radius:14px;
  background-color: #eef;
  border-top-right-radius:14px;
  border-top-left-radius:14px;
}
/*.card-1 {
  max-width: 24rem;
  font-size: 24px;
  font-weight: normal;
  border-color: #000000;
  border-radius:14px;
  background-color: #ddf;
  border-top-right-radius:14px;
  border-top-left-radius:14px;
}*/
.modal-content {  background-color: #ffffb3;
}
.modal-body { background-color: #ffffe6;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 20px;
  border: none;
  outline: none;
  background-color: #0080ff;
opacity: 0.5;
  color: white;
  cursor: pointer;
  padding: 4px;
  border-radius: 4px;
  scroll-behavior: smooth;
}

#myBtn:hover {
  background-color: #555;
}

.footer {
  margin: 0px 0px 0px 0px;
}