﻿	.egm-ej-search{
		margin: 4px;
		margin-bottom: 20px;
	}
	.egm-ej-search-container{
		
	}
	.egm-ej-results{
		
	}
	.egm-ej-results-container{
		margin: 4px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.egm-ej-item{
		border-top: 5px solid #fd0;
		background: #fff;
		margin-top: 8px;
		margin-bottom: 8px;
		box-shadow: 0 2px 7px rgba(0,0,0,.2);
	}
	.egm-ej-item-container{
		
	}
	.egm-ej-item-header{
		background: #f6f6f4;
		border-bottom: 1px solid #ececec;
	}
	.egm-ej-item-header-container{
		padding: 8px;
		display: flex;
	}
	.egm-ej-item-header-number{
		font-size: 80%;
		line-height: 1.2em;
		min-width: 24px;
		text-align: center;
		margin-right: 8px;
		margin-top: 9px;
	}
	.egm-ej-item-header-text{
		color: #000;
		font-size: 1.125rem;
		line-height: 1.1;
		margin: 0 0 .625rem;
		font-weight: 600;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.egm-ej-item-header-links{
		display: flex;
		color: #fff;
		margin: auto;
		margin-right: 0;
	}
	.egm-ej-item-header-links-container{
		
	}
	.egm-ej-item-header-links-email{
		
	}
	.egm-ej-item-header-links-email-container{
		
	}
	.egm-ej-item-header-links-hyperlink{
		
	}
	.egm-ej-item-header-links-hyperlink-container{
		
	}
	.egm-ej-item-content{
		
	}
	.egm-ej-item-content-container{
		padding: 8px;
		display: flex;
		padding-bottom: 0;
	}
	.egm-ej-item-content-creator{
		margin: 0;
	}
	.egm-ej-item-content-date{
		margin: 0;
	}
	.egm-ej-item-content-temp3{
		margin: 0;
	}
	.egm-ej-item-content-temp4{
		margin: 0;
	}
	.egm-ej-item-content-temp5{
		margin: 0;
	}
	.egm-ej-item-icon{
		background: #0061ab;
		padding: 7px;
		border-radius: 25px;
		margin-left: 4px;
		margin-right: 4px;
		border: 1px solid #0061ab;
		transition: all .2s ease-out;
		cursor: pointer;
		min-width: 16px;
		text-align: center;
	}
	.egm-ej-item-icon:hover{
		background: #fff;
		color:#000;
		border: 1px solid #000;
	}
	.egm-ej-item-content-text{
		
	}
	.egm-ej-item-content-text-container{
		
	}
	.egm-ej-item-content-more{
		margin: auto;
		margin-right: 0;
	}
	.egm-ej-item-content-more-container{
		cursor: pointer;
		padding: 12px;
		padding-right: 0;
		min-width: 54px;
	}
	.egm-ej-item-content-links {
		padding: 12px;
	}
	.egm-ej-item-content-link-a {
		
	}
	.egm-ej-item-content-link-p {
		
	}
	.egm-ej-search-textbox {
		background: #f6f6f4;
		width: calc(100% - 200px);
	}
	.egm-ej-search-bttn {
		cursor: pointer;
	}
	.egm-ej-search-fieldset {
		display: flex;
	}
	.egm-ej-pagination {
		background: #f6f6f4;
		padding: 12px;
		border: 1px solid #ececec;
		margin-left: 4px;
		margin-right: 4px;
	}
	.egm-ej-pagination-container {
		display: flex;
	}
	.egm-ej-pagination-p {
		padding: 12px;
		text-align: center;
		margin: auto;
	}
	.egm-ej-pagination-a {
		background: #0061ab;
		color: #fff;
		text-decoration: none;
		padding: 8px;
		margin-left: 6px;
		margin-right: 6px;
		padding-left: 12px;
		padding-right: 12px;
		transition: all .2s ease-out;
		border: 1px solid #0061ab;
		cursor: pointer;
	}
	.egm-ej-pagination-a:hover {
		background: #fff;
		border: 1px solid #000;
		color: #000;
	}
	.egm-ej-pagination-a.selected {
		background: #f6f6f4;
		color: #000;
		text-decoration: none;
		padding: 8px;
		margin-left: 6px;
		margin-right: 6px;
		padding-left: 12px;
		padding-right: 12px;
		transition: all .2s ease-out;
		border: 1px solid #f6f6f4;
		cursor: default;
	}
	.egm-ej-pagination-a.selected:hover {
		background: #f6f6f4;
		border: 1px solid #f6f6f4;
		color: #000;
	}
	.egm-ej-pagination-header {
		text-align: center;
	}
	.selected .fa {
		font-weight: 300;
	}
	.egm-ej-info{
		min-width: 450px;
		box-shadow: 0 2px 7px rgba(0,0,0,.2);
		border-top: 5px solid #fd0;
		background: #f6f6f4;
	}
	.egm-ej-info-container{
		
	}
	.egm-ej-info-header{
		background: #f6f6f4;
		border-bottom: 1px solid #ececec;
		
	}
	.egm-ej-info-header-container{
		padding: 8px;
		display: flex;
	}
	.egm-ej-info-segment{
		
	}
	.egm-ej-info-segment-container{
		padding: 12px;
	}
	.egm-ej-info-segment-header{
		border-bottom: 1px solid #ececec;
		margin-bottom: 8px;
		padding-bottom: 4px;
	}
	.egm-ej-info-segment-header-p{
		color: #000;
		font-size: 1.125rem;
		line-height: 1.1;
		margin: 0 0 .625rem;
		font-weight: 600;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.egm-ej-info-segment-header-container{
		
	}
	.egm-ej-info-segment-links{
		
	}
	.egm-ej-info-segment-links-container{
		background: #fff;
		padding: 12px;
	}
	.egm-ej-info-segment-content{
	
	}
	.egm-ej-info-segment-content-container{
		padding: 8px;
	}
	.egm-ej-info-detail {
		display: flex;
		padding-bottom: 12px;
		font-size: 80%;
		line-height: 1.2em;
	}
	.egm-ej-info-detail-left {
		min-width: 100px;
	}
	.egm-ej-info-detail-right {
		
	}
	.egm-ej-info-icons{
		color: #fff;
		text-align: center;
		padding-top: 12px;
	}
	
	.egm-ej-item-footer{
		cursor: pointer;
	}
	
	.egm-ej-item-footer.up{
		background: #f6f6f4;
		border-top: 1px solid #ececec;
	}
	
	.egm-ej-item-footer-container{
		padding: 8px;
		padding-top: 0;
		text-align: center;
	}
	.egm-ej-item-info {
		background: #f6f6f4;
		transition: all .2s ease-out;
		//border-top: 1px solid #ececec;
	}

	@media screen and (max-width:1023px) {
	.egm-ej-pagination-a.desktop
	{
		display:none;
	}
	.egm-ej-pagination-a {
		margin-left: 2px;
		margin-right: 2px;
		padding-left: 8px;
		padding-right: 8px;
	}
}