.header {
	background: #D8D9F8;
}

.container-header .mod-menu {
  	color: #428EC1;
}

/* highlighting active menu-item: normal menu, not expandable */
.nav-item.current.active {
	background: #ADBAFF;
  	color: #D10335;
  	padding: 4px 4px 4px 4px;
  	
}


/* highlighting active menu-item: expandable menu */
.metismenu.mod-menu .active.metismenu-item {
	background: #FFFFFF;
  	color: #D10335;
  	padding: 4px 4px 4px 4px;
	border: solid 1px;
	border-color: #D10335;
	border-radius: 0.2em;
}


/* custom burger menu  */
.container-header .navbar-toggler {
	background-color: #BFCEB8;
	position: absolute;
	left: 120px;

}

p, li {
	font-size: 1.2em;
}

h1 {
	font-size: 2em;
	font-weight: 400;
}

/* court decisions */
h5.index-form {
	padding: 10px;
	font-size: 1.1em;
	font-weight: 400;
	border: solid 1px;
	border-color:#D80135;
	color: #428EC1;
	background-color: #D8D9F8;
}
/* menu module header */
h3.card-header {
	font-size: 1em;
}

.DeciMod {
	font-size: 1em;
}
li.nav-item {
	line-height: 1em;
	margin-bottom: 1.2em;
}


/* research premium menu module */
.MBstyle {
	background-color: #E0E0E0; /*color background research menu */
	font-size: 0.8em;
}
.card-body {  /* menu research premium*/
	color: #D30133;
}
.sidebar-right.card {
	border: solid 1px #D30133;
}


/* https://www.youtube.com/watch?v=cLOarOP5NI0 */




/* nice try, no result */

.hrclass {
		border-style: solid;
		border-color: #B52843;
		border-width: 2px;
	}
	
.bottomclass {
	background: linear-gradient(to right, #B52843,#E1A9B4);
	height: 4em; 
	position: fixed; 
	bottom: 0;
	}

.specialfont1{
	color:#fff; 
	font-size:0.8em;
	}
	