#main-container
{
	margin: 0 auto;
	max-width: 982px;
}

#index-top
{
	max-width: 100%;
}

.exposure-date
{
	line-height: 20px;
}

.form-group
{
	margin-bottom: 0;
/* 	height: 40px; */
}

.half-part
{
	width: 450px;
}

.control-label 
{
	line-height: 32px;
}

.report-area
{
	max-width: 93px;
	float: left;
	margin-right: 2px;
}

.navbar-skyblue
{
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.navbar-skyblue .navbar-brand
{
	color: #31708f;
}

#copyright p
{
	margin: 0 auto;
	width: 200px;
}

.report-panel
{
	display: none;
}

#report-person,#report-case,#validate-error-tip,#report-success,#report-send-email,#send-emaill-success,#send-email-failed,#report-send-email .panel-footer
{
	display: none;
}

#report-agreement-disagree
{
	margin-right: 5px;
}

#imformer-validate-code-img
{
	width: 80px;
	height: 26px;
	position: absolute;
	top: -1px;
	right: 20px;
	margin-top: 5px;
	display: none;
}

#case-content
{
	height: 201px;
}

#validate-error-tip
{
	margin: 8px;
}

#search-code
{
	margin: 0 auto;
	width: 260px;
	padding: 8px;
}

#send-email-progress
{
	margin-bottom: 0;
}

#send-email-group {
	margin-bottom: 0;
}

#report-exposure-title .list-group-item:hover,
#report-work-state-title .list-group-item:hover {
	cursor:pointer;
	color: #a94442;
}

#report-exposure-title p,
#report-work-state-title p {
	margin-bottom: 0;
}

#report-exposure-content,
#report-exposure-back,
#report-work-state-content,
#report-work-state-back {
	display: none;
}

#report-exposure-back, 
#report-introduction-submit,
#report-work-state-back {
	margin-top: -20px;
}

#report-inquiry-submit {
	margin-top: 5px;
}

#upload-attachment-progress {
	display: none;
}

#attachment-list i {
	cursor: pointer;
}

#clear-attachments {
	margin-right: 10px;
}