.aui input.datepicker {
width: 88%;
padding: 2%!important;}
.aui select.onselect {
	width: 100%;
}
.hidelabel label {
	display: none;
}
.date-from {float: left; width: 14%;}
.date-till {float: left; width: 14%;}

.daterange .control-group {
	float: left;
	width: 86%;
}

.date-in-rec {
    width: 70px;
    height: 70px;
    border: 3px solid #1256bb;
    color: #000;
    font-weight: bold;
    float: left;
    text-align: center;
    line-height: 70px;
    font-size: 27px;
    margin-right: 10px !important;
    margin-top: 20px !important;
}

.date-in-rec.old-term {
	border: 3px solid #ececec!important;
}

.portlet-asset-publisher {
    width: 100%;
}

.asset-title {
    border: none !important;
    margin: 0 !important;
}
.asset-title a {
    color: #1256bb !important;
    text-decoration: none !important;
    font-size: 20px;
}

.status-date {
	font-size: 12px;
	margin: 0 !important;
}

.event-status {
	display: inline-block;
    margin-right: 10px;
    width: 60px;
}

.asset-abstract {
	height: 70px !important;
}

.filters {
	width: 265px; 
	height: 100%; 
	background: #ececec; 
	float: left; 
	margin-right: 0px!important;
	padding: 30px;
}

.filters-desc {
	font-size: 16px;
	display: block !important;
	margin-bottom: 20px;
}

.filters-show {
	display: block;
	margin-top: 30px;
	font-weight: bold;
}

/*.filters label {
    display: block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
}
.filters .filter-radio {
    display: none;
}
.filters label:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background: #aaa;
    border-radius: 8px;
}
input[type=radio]:checked + label:before {
    content: "\2022";
    color: #f3f3f3;
    font-size: 30px;
    text-align: center;
    line-height: 18px;
}*/

.date-label {
	display: block;
	margin-top: 10px;
}

.cal-img {
	position: absolute; 
	right: 20px; 
	bottom: 40px;
}

.filter-submit-btn {
    border: 2px solid #717171;
    color: #717171 !important;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none !important;
    width: 150px;
    margin: 0 auto!important;
}

.blue-button {
	display: block;
	width: 200px;
	height: 40px;
	background: #1256bb;
	color: #fff !important;
	text-decoration: none;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	margin-left: 56%;	
}

.event-content {
    width: 60%;
    float: left;
}

.event-map {
    padding: 0px 0 0 70px;
    width: 300px;
    float: left;
}


.address-below-map .address {
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;
}

.event-date-info {
    padding: 20px;
    border: 2px solid #ececec;
    border-left: 10px solid #ececec;
    margin-bottom: 20px;
    width: 520px;
    height: 60px;
    position: relative;
}

.localization-info {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.event-date-info .blue-button {
    position: absolute;
    top: 30px;
}

.number-of-events-available {
    height: 60px;
}
.number-of-events-available span {
    font-size: 16px;
}

.trainings-filters .filters-desc {
    display: block;
    margin-bottom: 30px;
}

.file-title {
	display: block;
	font-size: 16px;
	line-height: 25px;
}

#portlet_articlePublisher_WAR_ArticlesListportlet .lfr-search-container {
	display: block;
	float: left;
	width: 100%;
}

#portlet_articlePublisher_WAR_ArticlesListportlet strong.journal-article-page-number {
	background: #1256bb;
	color: #fff;
}

#portlet_articlePublisher_WAR_ArticlesListportlet .journal-article-page-number {
	color: #717171;
	padding: 3px 5px;
    min-width: 20px;
}

#portlet_articlePublisher_WAR_ArticlesListportlet .lfr-pagination-buttons {
	display: none;
}

#portlet_articlePublisher_WAR_ArticlesListportlet .searchcontainer-content {
	display: none;
}

.next-page-texts {
	float: none !important;
	display: inline-block;
	text-align: right;
	padding-right: 10px;
}

.pagination-prev-next-page div {
	    float: left;
}

.pagination-prev-next-page {
	width: 20%;
	display: block;
}

.pagination-prev-next-page span {
    text-transform: uppercase;
    display: block;
    width: 100px;
    line-height: 20px;
    margin-left: 10px;
    font-size: 13px;
    font-weight: bold;
}

.pagination-prev-next-page div span:nth-child(2) {
	color: #717171 !important;
	text-transform: lowercase !important;
	font-size: 11px !important;
}

.pagination-prev-next-page img {
	float: left;
}

.ms-container{
  background: transparent url('../img/switch.png') no-repeat 50% 50%;
  width: 370px;
}

.ms-container:after{
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  min-height: 0;
  visibility: hidden;
}

.ms-container .ms-selectable, .ms-container .ms-selection{
  background: #fff;
  color: #555555;
  float: left;
  width: 45%;
}
.ms-container .ms-selection{
  float: right;
}

.ms-container .ms-list{
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  height: 200px;
  padding: 0;
  overflow-y: auto;
}

.ms-container .ms-list.ms-focus{
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}

.ms-container ul{
  margin: 0;
  list-style-type: none;
  padding: 0;
}

.ms-container .ms-optgroup-container{
  width: 100%;
}

.ms-container .ms-optgroup-label{
  margin: 0;
  padding: 5px 0px 0px 5px;
  cursor: pointer;
  color: #999;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection{
  border-bottom: 1px #eee solid;
  padding: 2px 10px;
  color: #555;
  font-size: 14px;
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover{
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #08c;
}

.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled{
  background-color: #eee;
  color: #aaa;
  cursor: text;
}