/* Empty. Add your own CSS if you like */
.center {
    text-align: center;
}
.calendar-content {
    padding: 10px 20px 10px 20px;
}
.news.item h2 {
    font-size: 100%;
    line-height: 150%;
}
.news.item .date {
    font-style: italic;
    font-size: 90%;
}
.news.item img {
    height: 120px;
}
.img-responsive {
    width: 100%;
    /*max-width: 500px;*/
}
.item p.display-full {
    overflow: visible;
    white-space: normal;
}
.fc button.fc-prev-button, 
.fc button.fc-next-button {
/*
    width: 150px;
    height: 3.1em;
*/    
}
.fc-day-grid-event {
    min-height: 30px !important;
}
.marginTop50 {
    margin-top: 50px;
}

.icon-home {	
	font-size: 2.6em;
}
.item-thumbnail-left h2, .item-thumbnail-left img {
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 120%;
    line-height: 40px;
}

.item-thumbnail-left h2.fairs {
    padding-bottom: 2px;
    padding-top: 10px;
    font-size: 120%;
    line-height: 100%;
}


.search-button {
    margin-right: 20px;
}

.item-thumbnail-left > img:first-child {
    width: auto;
    height: auto;
}
.item-thumbnail-left, .item-thumbnail-left .item-content {
    min-height: 80px;
}
.item-home {
    border: 0px;
}
.hp-banner {
    margin-top: 20px;
}
.hp-banner img {
    max-height: 300px;
}
.clear-text-btn {
    padding-top: 2px;
    float: left;
    position: absolute;
    top: 7px;
    right: 0px;
    z-index: 10;
}
.search-submit {
    margin-right: 100px;
    min-width: 70px;
}
.exhibitor-title-logo {
    height: 40px;
    margin-bottom: -10px;
}
.exhibitor-detail .item{
    min-height: 52px;
}
.exhibitor-detail .item-divider {
    padding-top: 16px;
}
.exhibitor-detail .item h1 {
    white-space: normal;
}
.item.item-button-right {
    padding: 0px;
}
.item.item-button-right .link {
    padding: 16px;
    display: block;
    text-decoration: none;
}
.place {
    white-space: normal;
}

.home-icons {
    /*display: flex; */
    font-size: 95%;
    width: 100%;
    margin-left: 5%;
    margin-top: 15px;
}

.item-home {
    float:left;
    padding: 4px;
    padding-top: 12px;
    /*padding-bottom: 0px;*/
    margin: 2px;
    /*margin-bottom:0px;*/
    width:29%;
    height: 85px;
    /*border: 1px solid #eeeeee;*/
    
}

.fair-content {
    margin: 15px;
}


ul.rating li {
  display: inline;
  border: 0px;
  background: none;
  padding: 5px 10px;
}
ul.rating li i {
  font-size: 30px;
}


.right-buttons .spinner-android {stroke: white !important;}

#news-feed-content .news-item .detail p.tags {
    font-size: 12px;
}

.margin8 {
    margin: 8px;
}

h2.news {
  font-size: 1.400rem;
  font-weight: 400;
}

/*ionic ovrewrites material design md- definitions*/
h2.news-header {
    color: #ffffff;
}