
#in-the-news .fs-label-wrap {
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: default;
		height: 43px;
    line-height: 30px;
}

#in-the-news input[type=text] {
    background: #fff;
    color: #666;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 10px 15px;
    box-sizing: border-box;
    width: 100%;
		font-size: 14px;
}

#in-the-news .fs-search input {
    border: none !important;
    box-shadow: none !important;
    outline: none;
    padding: 4px 5px;
    width: 100%;
}

#in-the-news .facetwp-facet {
    margin-bottom: 0px;
}

#in-the-news .facetwp-selections {
    text-align: left;
}

#in-the-news ul {
    margin: 0 0 1.5em 0em;
}

#in-the-news .facetwp-type-fselect .fs-wrap, #in-the-news .facetwp-type-fselect .fs-dropdown {
    width: 100%;
}

#in-the-news .facetwp-selections li {
    display: inline-block;
    line-height: 44px;
    font-size: 19px;
    font-weight: bold;
}

#in-the-news .facetwp-btn {
    top: 4px;
    right: 5px;
    line-height: 1;
    position: absolute;
    cursor: pointer;
    opacity: 0.5;
    font-size: 14px;
}


.imgtec-news-item {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
}

.imgtec-news-heading {
    font-size: 19px;
	font-weight: 400;
    margin-bottom: 4px;
}
.imgtec-news-date {
    font-size: 13px;
    font-weight: 400;
    color: #644680;
    padding-right: 10px;
}
a.imgtec-news-source {
		font-size: 13px;
		color: #777;
    font-weight: 400;
    padding-right: 10px;
}
a.imgtec-news-source:hover {
	color: #999;
}
a.imgtec-news-readmore {
    color: #c70b8b;
    font-size: 13px;
    font-weight: 400;
    text-decoration: underline;
}


.facetwp-radio {
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
}





.imgtec-load-more-center {
	text-align: center;
	margin: 25px auto 40px;
}
.imgtec-news-item-logo {
	display: block;
	clear: both;
	margin: 10px auto;
	width: 100%;
}


/* Ecosystem News */
.imgtec-news-item-header p {
    margin: 0 0 15px;
}
.imgtec-esysnews-tplinks p {
    font-size: 13px;
    margin: 0;
}
.imgtec-esysnews-tplinks {
    margin-bottom: 20px;
}

h3.imgtec-esysnews-header {
		margin-bottom:5px;
}

.imgtec-esysnews-news-content p {
		font-size: 14px;
		margin-bottom: 5px;
}
