.mp-search-input{
	height: 40px;
	border-radius: 0px;
}
.mp-btn{
	background-color: #51ae31;
	padding-right: 0px;
}
.mp-btn-default{
	border: 1px solid #51ae31;
	background-color: #fff;
	color: #51ae31;
	padding-right: 10px;
	margin-bottom: 5px;
}
.mp-btn-default:hover{
	border: 1px solid #51ae31;
	color: #fff;
	background-color: #51ae31;
}
.btn-group.open .dropdown-toggle{
	background-color: #51ae31;
	color: #fff;
	border: 1px solid #51ae31;
}
.mp-search{
	background-color: #51ae31;
	color:#fff;
	border: 1px solid #51ae31;
	width: 150px;
	height: 40px;
}
.mp-search:hover{
	background-color: #449d44;
	color: #fff;
	border 0px;
}
.mp-drop{
	width: 80%;
}
.dropdown-menu{
	border-radius: 0px;
	min-width: 200px;
	margin-left:2px;
}
.dropdown-menu li a{
	white-space: normal !important;
	padding: 5px 15px;
}
.dropdown-menu.columns-4{
	min-width: 800px;
}
.dropdown-menu.columns-3{
	min-width: 600px;
}
.dropdown-menu.columns-2{
	min-width: 400px;
}
.multi-column-dropdown {
	list-style: none;
  margin: 0px;
  padding: 0px;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #262626;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

.mp-wrapper ul li{
	margin-left:10px;
	margin-right: 10px;
}
.mp-wrapper .list-inline li{
	margin: 0px;
}
.filter ul li{
	margin-left:10px;
}
.mp-filter{
	margin-top: 30px;
}
.mp-filter-display{
	font-weight: 600;
	color: #9c9c9c;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.mp-filter-display-number{
	float: right;
	font-weight:600;
	color: #9c9c9c;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.mp-item-organization{
	margin-top: 20px;
	border: 0px;
}
.number{
	float: right;
}
.mp-btn-sm{
	background-color: #51ae31;
	color: #fff;
	border: 0px;
	border-radius: 0px;
	margin-right: 5px;
	padding-right: 10px;
}
.mp-btn-sm:hover{
	background-color: #449d44;
	color: #fff;
	border: 0px;
	border-radius: 0px;
	margin-right: 5px;
	z-index:1;
}
.mp-btn-secondary{
	margin-top: 15px;
	background-color: #ddd;
	color: #9c9c9c;
}
.mp-btn-secondary:hover{
	margin-top: 15px;
	background-color: #9c9c9c;
	color: #fff;
}
.mp-btn-xs{
	border: 0px;
	background-color: #fff;
	color: #9c9c9c;
}
.mp-btn-xs:hover{
	border: 0px;
	background-color: #fff;
	color: #9c9c9c;
}
.mp-wrapper > .mp-new-section > .panel-group .panel{
    border-color: #51ae31;
    background-color: #51ae31;
}
.mp-wrapper > .mp-new-section > .panel-group .panel:hover{
    background-color: #449d44;
}
.mp-wrapper > .mp-new-section > #accordion h4 > a{
    color: white !important;
}
.mp-panel a[aria-expanded="true"]{
	background-color: white !important;
	color: #004994 !important;
	padding-left: 0px;	
}
.mp-panel a{
	padding-left: 0px;
}
.mp-wrapper > .mp-new-section > #accordion h4{
    border-bottom: 0px !important;
    margin: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;

}

.mp-wrapper > .portlet-column .portlet{
	margin: 10px 0px 10px 0px !important;
}
.mp-wrapper > .mp-new-section > #accordion h4 > a:after{
    background-color: #449d44;
    padding: 10px 15px;
    margin-top: -10px;
    margin-right: -15px;
}
.panel-body{
	padding-left: 0px !important;
}
.mp-wrapper > .portlet-column{
	clear: none !important;
}
.mp-wrapper > .portlet-column > .portlet{
	float: right !important;
	margin-left: 0px !important;
}
.mp-portlet{
	margin-left:0px !important;
}
.mp-login{
	padding: 0 10px !important;
}
.counter > .input-group .form-control{
	text-align: center;
}
.mp-btn-label{
	display: inline-block;
	padding: 6px 9px;
	background-color: #449d44;
}
.mp-btn-labeled{
	padding-top:0;
	padding-bottom:0;
}
.mp-btn{
	background-color: #51ae31;
	padding-right: 0px;
}
.mp-btn-same-width > .btn{
	width: 100%;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 10px;
}
.media-object{
	margin-right: 5px;
}
.mp-btn-labeled:after > .mp-btn-label{
	float: right;
}
a.newsItem:hover, .media:hover, .portletEventsPortlet ul:hover{
	background: #fff;
}
.mp-news-description{
	color: #004994;
}
.list-group-item:first-child{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.list-group-item:last-child{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.mp-order-info{
	color: #9c9c9c;
}
.glyphicon-save{
	color: #9c9c9c;
	margin-right: 5px;
}
.glyphicon-ok{
	color: #51ae31;
	margin-right: 5px;
}
.glyphicon-remove{
	color: red;
	margin-right: 5px;
}
.mp-list-devider{
	border-bottom: 2px solid #ebebeb;
	margin-bottom: 30px;
	padding-top: 10px;
	color: #9c9c9c;
}
.mp-delete{
	color:#9c9c9c;
}
.mp-price-table .list-group-item.disabled{
	cursor: unset; 
}
.mp-price-table-cart{
	border-top: 2px solid #9c9c9c;
	background-color: #fff;
}
.mp-new-section{
	margin-top: 10px;
	margin-bottom: 10px;
}
.overview-table{
	float:right;
}
.mp-headline{
	color: rgba(0,153,204,1);
}
.only-mobile{
	display:none;
}
.main-timeline-section{
	position: relative;
	width: 100%;
	margin: auto;
	height: 300px;
}
.main-timeline-section .timeline-end{
	right: 0px;
}
.main-timeline-section .conference-center-line{
	position: absolute;
	width: 100%;
	height: 2px;
	top: 50%;
	transform: translateY(-50%);
	background: #ddd;	
}
.timeline-article{
	width: 20%;
	position: relative;
	min-height: 300px;
	float: left;
	left: 5%;
}
.timeline-article .content-date{
	position: absolute;
	top: 35%;
	left: -30px;
	font-size: 14px;
	color: #9c9c9c;
}
.timeline-article .meta-date{
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #ddd;
	border: 1px solid #ddd;
}
.aktiv{
	position: absolute;
	top: 50%;
	left:0px;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #fff !important;
	border:1px solid #ddd;
}
.timeline-article-bottom .content-date{
	top: 59%;
}

.mp-mobile-table{
    display: none;
    visibility: hidden;
}
#content-core > .mp-wrapper ul li:before{
	display: none !important;
}
#content-core > .mp-wrapper ul li{
	padding-left: 0px;
}
#content-core > .mp-wrapper .mp-additional-info ul{
	padding-left: 10px !important;
}
.modal-content{
	width: ;
}
.mp-preview{
	width: 100%;
}
.mp-check{ 
	margin-bottom: 20px;
}
.table > thead > tr > th{
	vertical-align: top;
}
/* read more */
.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Mehr lesen';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Weniger lesen';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  color: #9c9c9c;
  line-height: 2;
}

/* read more */
@media only screen and (max-width:797px){
    #content-core img{
	float: left;
    }
}

@media only screen and (max-width: 770px){
    
    .mp-mobile-table{
        display: block;
	visibility: visible;
    }
    .mp-desktop-table{
       display: none !important;
    }
    .mini-img{
	display: none;
	visibility: hidden;
    }
    .mp-search{
	width: 75px;
    }
    .mp-drop{
   	width: 70%;
    }
    .mp-item-organization{
        float: right;
    }
    .mp-btn-default{
 	margin-bottom: 5px;
    }
    .mp-item-organization{
        margin-top: 0px;
    }
    .mp-filter-display-number{
        float: none;
     }
    .mp-filter-display{
    	margin-bottom: 0px;
     }
}
@media only screen and (max-width: 980px){

    .modal-body{
	height: auto;
    }
    .mp-drop{
	width: 70%;
    }
    #content-core > .mp-wrapper{
    	padding-right:0px;
    }
}
@media only screen and (max-width:480px){
    .timeline{
	display:none;

    }
    .conference-center-line{
	display: none;
    }
    .mp-item-organization{
   	margin-top: 0px;
    }
    .mp-filter-display-number{
   	float: none;
     }
}

.mp-product-name {
    font-family: DGUVMetaWeb-Bold;
}
