@import url(" /Portals/_default/Skins/UL36/css/govbar.css" );

#logoMEN {
background-image: url("/Portals/0/images/education_lu_logo250px.png");
		background-repeat:no-repeat;
                width:250px;
		height:38px;}
@media only screen and (max-width: 767px) {
#logoMEN {
		width:100%; }
}

/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *---------------------------------------------- -------- -------- 
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *---------------------------------------------- -------- -------- 
 */  



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
 .header_bg {
    background-color: #dddddd;
 }

p {
    text-align: justify;
    margin: 0px 0px 8px 0px;;
    font-size: 1.3em;
    color: #2c4482;
}

li {
    text-align: left;
    margin: 0px 0px 8px 0px;
    font-size: 1.3em;
   color: #2c4482;
}

.list-ordened2 {
  color: #2c4482;
}

/" Article Title formatting */

.dg-title31 {
	text-align:center;
	overflow:hidden;
	position:relative;
	margin-bottom:30px;
}
.dg-title31 .box{
	display:inline-block;
	max-width:80%;
}
.dg-title31:before,
.dg-title31:after{
	content:"";
	display:inline-block;
	height:17px;
	vertical-align:middle;
	border-left:1px solid #ed1c24;
	position:absolute;
	margin-top:1px;
	top:50%;
}
.dg-title31 p{
	margin:0;
}
.dg-title31 h4{
	color:#ed1c24;
	font-size:13px;
	font-weight:bold;
	margin:0 0 3px;
	line-height:1.2;
	font-weight:normal;
}
.dg-title31 h3{
	display:inline-block;
	font-size:30px;
	color:#ed1c24;
	position:relative;
	padding:60px 15px;
	margin:0;
	font-weight:normal;
	line-height:1.2;
	letter-spacing:2px;
}
.dg-title31 h3:before,
.dg-title31 h3:after{
	content:"";
	position:absolute;
	top:50%;
	left:100%;
	width:135px;
	border-bottom:1px solid #ed1c24;
}
.dg-title31 h3:after{
	left:auto;
	right:100%;
}

/* Pannels Schreifweis */

.panel-heading {
    border-radius: 0;
    font-size: 24px;
    color: #2c4482;
    font-weight: bold;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
}

/*Accordions*/

.dg-accordion02 .panel-heading .panel-title a:before,
{
	border-color:#ed1c24;
}
.dg-accordion02 .panel-heading .panel-title a,
.dg-tabs-top10  .resp-tabs-container {
	background-color:#ed1c24;
}

.dg-accordion02 .panel-heading .panel-title a:hover,
.dg-accordion02 .panel-heading .panel-title a.collapsed:hover{
	color:#FFF;
	background-color:#00aeef;
	text-decoration:none;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

blockquote {
    font-style: italic;
    color: #00aeef;
    position: relative;
    border: none;
}

blockquote p {
    font-size: 14px;
    line-height: 1.8;
    text-indent: 0px;
    color: #00aeef;
}

.nav_ico .fa {
color: #2c4482
}

.btn-accent {
    color: #ed1c24;
    border-color: #ed1c24;
    background-color: #ed1c24;
}

.footer_box, .footer_box .Normal, .footer_box a {
    font-size: 13px;
    color: #ffffff;
}

a, a:link, a:active, a:visited {
    color: #ed1c24;
}

a:hover {
  color:#00aeef;
  text-decoration:none;
}

.blog-list03 .list-images {
    border: 0px;
    width: auto;
    max-width: 20%;
    /* min-width: 270px; */
    float: left;
    height: auto;
    margin-right: 30px;
}

h1 {
    color: #ed1c24;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0px;
    Font-Family: Raleway;
    Font-weight: normal;
}

h3 {
    color: #00aeef;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0px;
    Font-Family: Raleway;
    Font-weight: normal;
}

.blog-list03 .list-title {
    font-size: 32px;
    line-height: 1.4;
    color: #ed1c24;
    margin: 0 0 12px;
}

.blog-list03 .list-viewinfo {
    margin-bottom: 40px;
}

.promo-button -news{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    margin: 0px 0px;
    left: auto;
    right: 5px;
}

/* Language Selector */

.footer div.show-fr,.footer div.show-en,
#dnn_content  div.show-fr,#dnn_content  div.show-en
{
  display:none;
}

/* language switcher */

.edu-langSwitcher{display:inline-block;position:relative;cursor:pointer;}
.edu-langSwitcher__trigger{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#009DDC;color:#fff;padding:8px 16px;border-radius:8px;}
.edu-langSwitcher__textMobile{display:block;}
.edu-langSwitcher__content{display:none;position:absolute;top:0;right:0;background-color:#009DDC;color:#fff;border-radius:8px;-webkit-box-shadow:0 4px 12px 2px rgba(24,20,31,.1);box-shadow:0 4px 12px 2px rgba(24,20,31,.1);z-index:200}
.edu-langSwitcher__content>*{border-bottom:1px solid #009DDC}
.edu-langSwitcher__content>*:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}
.edu-langSwitcher__content>*:last-of-type{border-bottom:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}
.edu-langSwitcher__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px;cursor:pointer}
.edu-langSwitcher__item:hover{background-color:#F6A01A}
.edu-langSwitcher.-isShown .edu-langSwitcher__content{display:block}
.edu-langSwitcher.-white .edu-langSwitcher__trigger,.edu-langSwitcher.-white .edu-langSwitcher__content{background-color:#fff}









