body {
	background-color: rgba(240, 240, 240);
}

.no-border-on-input {
	outline: none;
}

.navbar-light .navbar-nav .nav-link {
	color: white;
}

ul.navbar-light a:hover {
	color: #fff !important;
}

ul.navbar-nav a:hover {
	color: #fff !important;
}

ul.navbar-link a:hover {
	color: #fff !important;
}

.dropdown-item:hover {
	background-color: #3e5068 !important;
}



.topbar {
	color: white !important;
	background: rgba(20, 147, 164) !important;
}


.knapgroen {
	background: rgba(20, 147, 164) !important;
	color: rgba(255, 255, 255) !important;
	border: 0px;
}

.knaphvid {
	background: rgba(255, 255, 255) !important;
	color: rgba(0, 0, 0) !important;
	border: 0px;
}

.ikongroen {
	color: rgba(20, 147, 164);
}

.ikonhvidgroen {
	background: rgba(20, 147, 164);
	color: white;
}

/* unvisited link */
a:link {
	color: rgba(20, 147, 164);
}

/* visited link */
a:visited {
	color: rgba(20, 147, 164);
}

/* mouse over link */
a:hover {
	color: rgba(20, 147, 164);
}

/* selected link */
a:active {
	color: rgba(20, 147, 164);
}

.moduler div.ck.ck-toolbar.ck-toolbar_grouping {
	border: none;
}

.moduler td.sletfil {
	display: none !important;
}

.col-form-label {
	padding-top: 0 !important;
}

div#filliste {
	margin: 20px 0 0 -60px;
	font-style: italic;
}

#redigerkursist td,
#redigerkursist th {
	padding: 0;
	vertical-align: middle;
}

#redigerkursist table p {
	margin: 0;
}

table.filer tr {
	height: 36px;
}

.infolinks hr {
	margin: 0;
}

.infolinks .col-md-4 {
	line-height: 1.5;
}

.infolinks .form-group {
	margin: 10px 0 0 0;
}

.visuddannelse .table td,
.visuddannelse .table th {
	padding: 0.45rem;
}

.searchform {
	float: right;
}

#search-input {
	width: 300px;
}

.frontpage #search-input {
	width: 150px;
	font-size: 0.75em;
}

i.fas.fa-edit.ikongroen {
	margin-right: 15px;
}

#notifikationer {
	width: 30px;
}

#redigerkursist input[type="checkbox"] {
	width: 20px;
	height: 20px;
}

textarea.moduleditor {
	display: none
}

header.irportal-header {
    /*background: yellow;*/
}

#profilephoto {
	width: 100%;
	max-height: 100px;
	object-fit: contain;
}

.iframe .container.mt-5 {
	margin: 0;
	padding: 0;
}


button.slet {
	border: 1px solid gray;
	margin-top: 5px;
}

.kursus-overskrift {
	font-weight: bold;
}

.showpending {
	width: 100%;
	margin-left: 18px;
}

.tilmeldt_kursist {
	font-weight: bold;
}

tr.aktivitet td {
	padding-top: 2px;
	padding-bottom: 2px
}

td.kursist {
	padding-right: 20px;
}
