.download_title span {
	float: left; 
	padding-top: 1px;
}

.download_title .type_icon {
	padding-top: 0;
}

.type_icon {
	font-size: 20px;
	padding-right: 10px;
	color: #00AEC5;
}

.icon_color_dark_green i {
	color: #00592D !important;
}

.icon_color_green i {
	color: #29b06c !important;
}

.icon_color_blue i {
	color: #3a8da0 !important;
}

.icon_color_orange i {
	color: #c47016 !important;
}

.icon_color_purple i {
	color: #8e0080 !important;
}

.icon_color_red i {
	color: #dd2020 !important;
}

.icon_color_dark_red i {
	color: #9f081f !important;
}

.icon_color_yellow i {
	color: #b39812 !important;
}

.icon_color_grey i {
	color: #4e4e4e !important; 
}

.damage_report_div {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.damage_report_div .button {
	float: left;
	width: 80%;
	margin-top: 0;
	font-size: 14px;
	line-height: 19px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 5px;
	padding-right: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	text-decoration: none !important;
}

.damage_report_div .button span {
	float: left;
	width: 100%;
	font-size: 18px;
	margin-bottom: 4px;
	line-height: 22px;
}

.damage_report_div .button strong {
	font-weight: bold;
}

.damage_report_icons {
	text-align: center;
	font-size: 34px;
	padding-top: 10px;
}

.damage_report_icons a {
	text-decoration: none;
}

.damage_report_icons i {
	margin-bottom: 10px;
}

.worksheet_title {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 20px;
	margin-top: 5px;
	font-size: 13px;
	margin-bottom: 30px;
}

.worksheet_title span {
	font-size: 15px;
	font-weight: bold;
}

.worksheet_buttons {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.worksheet_buttons .button_icon {
	float: left;
	width: 31%;
	margin-right: 3.5%;
}

.worksheet_buttons .button_icon.last_btn {
	margin-right: 0;
}

.checkbox_text {
	float: left;
	padding-top: 13px;
	padding-left: 10px;
	font-size: 16px;
}