body{
	font-size:1em;
}
.eirene-loginform{
	background-color:white;
	width:450px;
	padding:0 61px 0 61px;
	margin-top:60px;
	border-radius:5px;
	border:1px solid silver;
	
}
.appendixheader{
   font-weight:bold;
   padding:6px 12px;
   margin:6px 0px;
}

.bg{
	background-color:rgb(0,32,63);
}

.bg1{
	background-color:#f2f2f2;
}

.td-link{
	color:#90969b;
	text-decoration:underline;
}


/*Eirene Nav View */
.fontColorBGCombination,.selectize-input,.input-active{
	background-color:#343a40!important;
	color:#b2b9bf!important;
}
.selectize-dropdow,.active,.focus,.selected{
	background-color:#343a40!important;
	color:white!important;
	box-shadow:none;
}
.eirene-navview-pane{
	background-color:#343a40!important;
}
.eirene-navview-menu,.group-list {
	font-family:Ubuntu-Regular,Lato-Regular;
	font-size:1em;
	background-color:#343a40!important;
	color:#b2b9bf;
}
.eirene-navview-menu>li:hover{
	color:#b2b9bf;
}
.eirene-navview-content{
	background-color:#323743;
}
.eirene-navview-content-titlearea{
	background-color:#323743;
}
.eirene-navview-content-pagetitle{
	color:#1e88e5;
}
.eirene-navview-content-pagetitle:hover{
	color:royalblue;
}
.eirene-dashboard-btn{
	background-color:#26c6da;
	color:white;
}

.eirene-table,.onlineCoursePage{
	font-size:0.9em;
	color:#90969b!important;
}
.eirene-table tr td,eirene-table tr th,.sorting_asc,sorting_desc{
	background-color:#272b34!important;
	vertical-align: middle !important;
}

#workareaFilter,#workareaTablebox,#workareaAppendix,.onlineCoursePage{
	
}
.onlineCoursePage,select,input,textarea{
	font-size:1em;
	color:#90969b!important;
	text-align: justify;
	border:1px solid black!important;
	background-color:#272b34!important;
}
.onlineCoursePageControl{
	color:white!important;
}
.lessonlist div[read="1"] span{
	color:white;
	font-weight:bold;
}