		.zd-ellipsis {
			min-height: 42px;
		}

		.projectstatus {
			position: absolute;
			top: 50px;
			left: -3px;
			z-index: 9;
		}

		.projectstatus img {
			width: 70px;
		}
        .uk-table{
			table-layout: fixed;
		}
		.uk-table th {
			background-color: #d2d2d2;
			color: #000000;
			padding: 8px 12px;
		}
        .uk-table tr>td:nth-child(1),.uk-table th:nth-child(1){
			width: 100px;
		}
		.uk-table td {
			border: 1px solid #EBEBEB;
			padding: 8px 12px;
			/* word-wrap:break-word;word-break:break-all; */
		}
		.zd-html .zd-ellipsis{
			overflow: hidden;
			height: 66px;
		}
		.date{
			margin-bottom:5px !important;
		}


/* Safari 10.1+ (which is the latest version of Safari at this time) */

@media not all and (min-resolution:.001dpcm) { 

	@media {

		body { 
			background-color:#FFFFFF; 
		}
		.uk-background-muted{
			padding-top:10px;
		}
	}


}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .chanye {
    margin-top:40px;
	padding-top:30px;
  }

}



