﻿body {
}
.progress-bar { margin:0 auto; width:234px; height:11px; background: url(../images/bar-bg.png) no-repeat;}
.progress-bar .bar { padding-left:6px; height:11px; background:url(../images/bar-l.png) no-repeat 0 0;}
.progress-bar .bar span { display:block; height:11px; background:url(../images/bar-r.png) no-repeat right 0;}
.progress-bar-disabled {
     margin:0 auto; width:234px; height:11px; background: url(../images/bar-NA.png) no-repeat;
}

.ProjectCoverDetailTable {width:100%; margin:0 auto; text-align:center;}
.tdSpecialProjectComplete { max-width:100%; min-width:280px;}
.ProjectInformation { width:100%; margin:0 auto; text-align:left;}
.ProjectInformation th {text-align:left; background-color:#ccc; line-height:25px; width:100px; color:#000;}
.divUCEventList table{ width:100%;}
.divUCEventList table th { background:#e1eaf9; color:#000; height:36px;  text-align:left!important}
.divUCEventList table td { color:#000; height:36px;  text-align:left!important}

.projectCoverPhaseTitle {
    color:gray !important;
}