
.moodleh4 {
    border-left-color: rgba(119,37,131, 1);
    border-left-style: solid;
    padding-left: 0.4em;
    border-left-width: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: .3em;
    padding-bottom: .3em;
    overflow: auto;
text-transform: uppercase;
font-size: 18px;
font-weight: 700;
}

.moodleh2 {
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom-color: rgba(119,37,131, 1);
    border-bottom-style: solid;
    border-bottom-width: 4px;
    padding-bottom: .3em;
	margin-top: 25px;
}

.moodleh3 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom-color: rgba(119,37,131, 1);
    border-bottom-style: solid;
    border-bottom-width: 4px;
    padding-bottom: .3em;
	margin-top: 25px;
}

.dropdown-menu>li>a {
	padding-left: 5px;
}

.nomargin  {
margin-left: 5px;
}

.tasktext {
font-weight: 400;
font-size: 125%;
font-weight: bold;
}