﻿/*
Hack-Info.
*/

.hackinfo_options_box {
	border-left: 4px solid #ffba00;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    background: aliceblue;
    padding: 20px;
	margin-bottom: 20px;
}
.hackinfo_options_field_label {
	font-weight: normal !important;
}
.hackinfo_options td {
	color: red;
}
th.column-controls {
	width: 100px;
}
.hackinfo_column_controls_row {
	text-align: right;
	margin-right: 15px;
}
