#admin ul {
	margin: 16px 32px;
}

#admin li {
	font-weight: bold;
}

#admin table {
	margin: auto;
}

#admin td {
	background-repeat: repeat;
}

#admin input.hasDatepicker, #admin input.hasDatepicker[autocomplete='off'] {
	background-position: inherit;
	padding-right: inherit;
	width: 100px;
}

#admin .group-header {
	border: 0px;
}

#admin .order-controls input {
	padding-right: 8px;
}

#admin .dataTable input.hasDatepicker {
	margin-right: 0px;
}

#admin .dataTable .code {
	text-align: left;
	font-family: monospace;
}

#admin input::-ms-clear {
	display: none;
}

#admin textarea {
	width: 290px;
}

#admin select[multiple] {
	width: auto !important;
	min-height: 250px;
	max-width: 500px;
	min-width: 300px;
}

#admin select[multiple] option {
	padding: 0 10px 0 0;
	margin: 0;
	max-width: 490px;
	min-width: 300px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#admin .caption {
	font-size: 8pt;
	color: Gray;
}

#admin .inputdata {
	padding: 5px;
}

#admin a.company:link, #admin a.company:visited, #admin a.company:hover, #admin a.company:focus {
	text-decoration: none;
}

#admin .fileListArea {
	font-size: 7pt;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	background-color: #f2f2f2;
	padding: 20px;
}

#admin table.form {
	font-size: 100%;
	font-style: normal;
	color: Black;
	text-align: center;
	padding: 3px;
	border-spacing: 0;
	margin: auto;
}

#admin table.form .dataTable td {
	text-align: left;
}

#admin th.required, span.required {
	font-weight: bold;
	color: #333;
}

#admin th.table-title {
	text-align: center;
}

#admin table.entitylisting {
	font-size: 8pt;
	font-style: normal;
	color: Black;
	padding: 3px;
	border-spacing: 0;
	background-color: #f2f2f2;
}

#admin table.entitylisting thead {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
}

#admin table.entitylisting thead th {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
}

#admin table.entitylisting th {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
}

#admin table.entitylisting th.req {
	text-decoration: underline;
}

#admin table.entitylisting tbody td {
	color: Black;
	background-color: White;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
}

#admin table.entitylisting tfoot {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
}

#admin table.entitylisting tfoot th {
	font-weight: bold;
	color: #35477f;
}

#admin table.entitylisting td {
	background-color: White;
}

table.adminform {
	font-size: 8pt;
	font-style: normal;
	color: Black;
	padding: 8px;
	margin: 16px auto !important;
	width: auto;
	border: 1px solid #adceea;
	background: #f0f1f3;
	background: -moz-linear-gradient(top, #fff 0%, #f0f1f3 100%);
	background: -webkit-gradient(linear, top, bottom, color-stop(0%, #fff), color-stop(100%, #f0f1f3));
	background: -webkit-linear-gradient(top, #fff 0%, #f0f1f3 100%);
	background: -o-linear-gradient(top, #fff 0%, #f0f1f3 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f0f1f3 100%);
	background: linear-gradient(top, #fff 0%, #f0f1f3 100%);
}

#admin table.copy-utility td {
	padding-top: 0;
}

table.copy-utility table.adminform {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
}

.section-body table.adminform {
	margin: auto;
}

table.adminform thead {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
}

table.adminform thead th {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
	text-align: text-top;
}

table.adminform th, table.adminform th nobr, table.adminform th b, table.form th, table.form th nobr, table.form th b {
	font-size: 12px;
	padding: 8px;
	font-weight: bold;
	color: #35477f;
	text-align: right;
}

table.adminform th table th, table.adminform td table th {
	text-align: center;
}

table.adminform td table th.textAreaWithLines {
	text-align: right;
}

table.adminform th table.adminform, table.adminform td table.adminform {
	margin: 0 auto;
}

table.adminform th table.adminform th, table.adminform td table.adminform th {
	text-align: right;
}

table.adminform th.req {
	text-decoration: underline;
}

table#ScrollContainer.adminform > tbody {
	display: inline;
}

table.adminform tbody td, table.adminform td {
	border-style: none;
	text-align: left;
	padding: 8px 16px;
}

#admin table.adminform tfoot {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
}

table.adminform tfoot th {
	font-weight: bold;
	color: #35477f;
}

table.adminform tbody table td {
	border: none;
	background: transparent;
}

table.adminform table.adminform {
	background: transparent;
}

.dataTables_scrollBody table.adminform {
	margin: 0;
	padding: 0;
}

form[name='NetsuiteForm'] .adminform select {
	width: 200px;
}

#admin table.dataTable th {
	background-color: #ebebeb;
	border: 1px solid #ccc;
}

#admin table.dataTable thead th {
	border: 0;
}

#admin * table.dataTable thead th {
	color: #333;
}

#admin table.dataTable td table th {
	background-color: transparent;
	border: 0;
}

#admin table.dataTable .adminform tr {
	background: transparent;
}

#admin table.dataTable th.req, #admin table.dataTable td.req {
	text-decoration: underline;
}

#admin table.dataTable td {
	font-weight: normal;
	padding: 8px !important;
	border: 1px solid #ccc !important;
}

#admin table.dataTable table td {
	padding: 0 !important;
	border: 0 !important;
}

#admin table.dataTable tfoot {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
}

#admin table.dataTable tfoot th {
	font-weight: bold;
	color: #35477f;
}

#admin table.dataTable table.indent th {
	width: 17px;
}

#admin table.dataTable th.indent-column {
	width: 5px;
}

#admin td.move, #admin th.move {
	width: 20px;
	vertical-align: middle !important;
	text-align: center !important;
	padding: 8px;
}

#admin table.dataTable td table td.move, #admin table.dataTable td table th.move {
	border: 0;
}

#admin td.move div, #admin td.move a, #admin td.move a img, #admin th.move div, #admin th.move a, #admin th.move a img {
	height: 16px;
	margin: -2px;
}

.scrollContent tr.even {
	background: #d8d8d8;
}

#admin .adminform tr.header-row th {
	color: black;
	text-align: left;
	padding: 4px 8px;
	margin: 0;
	white-space: nowrap;
}

#admin .adminform span {
	font-size: inherit;
}

#admin table.adjusted {
	margin: auto;
}

#admin table.adjusted td {
	padding: 0 !important;
	border: none !important;
}

#admin table.formlisting {
	font-size: 8pt;
	font-style: normal;
	color: Black;
	padding: 3px;
	border-spacing: 0;
	background-color: #f2f2f2;
}

#admin table.formlisting thead {
	font-weight: bold;
	color: #35477f;
}

#admin table.formlisting thead th {
	font-weight: bold;
	color: #35477f;
}

#admin table.formlisting th, #admin table.formlisting th label {
	font-weight: bold;
	color: #35477f;
	padding: 8px;
}

#admin table.formlisting td {
	padding: 8px;
}

#admin table.formlisting th.req {
	text-decoration: underline;
}

#admin table.formlisting tfoot {
	font-weight: bold;
	color: #35477f;
}

#admin table.formlisting tfoot th {
	font-weight: bold;
	color: #35477f;
}

#admin table.resultlisting {
	font-size: 8pt;
	font-style: normal;
	color: Black;
	padding: 3px;
	border-spacing: 0;
}

#admin table.resultlisting thead {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
}

#admin table.resultlisting thead th {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
}

#admin table.resultlisting td {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
}

#admin table.resultlisting th.req {
	text-decoration: underline;
}

#admin table.resultlisting tbody th {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
}

#admin table.resultlisting tfoot {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
}

#admin table.resultlisting tfoot th {
	background-color: #f2f2f2;
	font-weight: bold;
	color: #35477f;
}

#admin .resultlisting_text {
	white-space: nowrap;
	display: inline-block;
	color: Black;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

#admin table.sList2 {
	font-size: 8pt;
	font-style: normal;
	color: Black;
	padding: 0;
	border-spacing: 0;
	line-height: 16px;
	background-color: #e2e2e2;
	border-style: none;
	width: 100%;
}

#admin table.sList2 td {
	font-size: 8pt;
	padding-left: 5px;
	list-style-type: none;
	list-style-image: none;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

#admin table.sList2 th {
	font-size: 8pt;
	list-style-image: none;
	list-style-type: none;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

#admin table.sList2 a {
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

#admin table.sList2 a.inprocess {
	color: White;
	text-decoration: none;
	font-weight: normal;
}

#admin table.sList2 a.highlight {
	color: Orange;
	font-weight: bold;
	background-color: #e2e2e2;
}

#admin table.sList2 a:hover, #admin table.sList2 a:focus {
	color: Orange;
}

#admin table.interfaceForm {
	font-size: 8pt;
	font-style: normal;
	color: #35477f;
	padding: 0;
	border-spacing: 0;
	background-color: White;
	border-style: none;
}

#admin table.interfaceForm td {
	font-size: 8pt;
	list-style-image: none;
	list-style-type: none;
	color: #35477f;
	text-decoration: none;
	font-weight: normal;
}

#admin table.interfaceForm th {
	font-size: 8pt;
	list-style-image: none;
	list-style-type: none;
	color: White;
	background-color: #35477f;
	text-decoration: none;
	font-weight: bold;
}

#admin .cart td {
	font-size: 8pt;
	text-align: center;
}

#admin .cart td.small {
	font-size: 7pt;
	text-align: right;
}

#admin table.dataTable tbody td.button, #admin table.dataTable tbody th.button {
	margin: 2px;
	width: 52px !important;
	height: 52px;
	cursor: pointer;
	border: 2px solid #93c0f0 !important;
	background: #d1e4f9;
	background: -moz-linear-gradient(top, #fff 0%, #93c0f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #93c0f0));
	background: -webkit-linear-gradient(top, #fff 0%, #93c0f0 100%);
	background: -o-linear-gradient(top, #fff 0%, #93c0f0 100%);
	background: -ms-linear-gradient(top, #fff 0%, #93c0f0 100%);
	background: linear-gradient(top, #fff 0%, #93c0f0 100%);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	padding: 0;
	text-transform: lowercase;
}

#admin td.button a img, #admin th.button a img {
	margin-top: 8px;
}

#admin td.button a br, #admin th.button a br {
	line-height: 12px;
}

#admin td.button a, #admin th.button a, #admin td.button a div, #admin th.button a div {
	text-transform: lowercase;
	font-size: 10px !important;
	color: #254676 !important;
	text-align: center !important;
	font-weight: normal !important;
}

#admin td.button a div, #admin th.button a div {
	margin: 0 auto;
}

#admin td.button a, #admin th.button a {
	text-decoration: none;
	padding-top: 24px;
}

#admin img.upload-img, #admin img.download-img {
	height: 28px;
	margin-bottom: -10px;
}

#admin table.dataTable tbody td.button:hover, #admin table.dataTable tbody th.button:hover, #admin table.dataTable tbody td.button:focus, #admin table.dataTable tbody th.button:focus {
	border: 2px solid #cbdbb7 !important;
	background: #dfe9d3;
	background: -moz-linear-gradient(top, #fff 0%, #cbdbb7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #cbdbb7));
	background: -webkit-linear-gradient(top, #fff 0%, #cbdbb7 100%);
	background: -o-linear-gradient(top, #fff 0%, #cbdbb7 100%);
	background: -ms-linear-gradient(top, #fff 0%, #cbdbb7 100%);
	background: linear-gradient(top, #fff 0%, #cbdbb7 100%);
}

#admin .ui-button-text {
	color: white !important;
}

#admin table.etch-button, table.etch-button {
	margin: 8px auto;
}

table.etch-button label {
	text-transform: capitalize;
}

#admin table.etch-button tr {
	background: transparent !important;
}

#admin .select-free {
	position: absolute;
	z-index: 10;
	overflow: visible;
	width: 250px;
}

#admin .select-free iframe {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 3000px;
	height: 3000px;
}

#admin .referenceText {
	color: Purple;
	font-weight: bold;
}

#admin .invalidText {
	color: Red;
	font-weight: bold;
}

#admin legend {
	font-weight: bold;
	font-size: 12px;
	color: #669;
}

#admin fieldset {
	padding: 3px;
}

#admin .tabs td {
	font-size: 1px;
}

#admin .dataTables_scroll {
	background-color: #f2f2f2;
	border: 1px solid #ccc;
}

#admin table.dataTable th.title table {
	width: 100%;
}

#admin table.dataTable th.title table th {
	padding: 4px 8px;
}

#admin .stuck {
	position: fixed;
	background-color: white;
	border: 1px solid #ccc;
	padding: 8px 16px;
	top: 40px;
	left: 50%;
	margin-left: -188px;
	z-index: 100;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#admin .info-icon, .exception .info-icon {
	background-image: url(/HTML/images/icons/wrench.png);
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: 0 -1px;
	border: none;
	margin-top: 4px;
	height: 40px;
	width: 40px;
	float: left;
}

#admin .admin-body, .exception .admin-body {
	position: relative;
	margin: 16px;
}

#admin #formAdminSearch {
	margin-top: 10px;
	float: right;
}

#admin #admin-search {
	width: 120px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	margin-left: 8px;
	background: white url("../images/icons/search.png") no-repeat 130px 3px;
	background-size: 16px;
}

#admin .section-head, #admin .ui-widget .section-head {
	color: white;
	font-weight: bold;
	text-align: left;
	padding: 4px 16px;
	padding-right: 40px;
	margin-top: 16px;
}

#admin .section-head .plus {
	background-image: url(/HTML/images/icons/iconOpen.png);
}

#admin .section-head .minus {
	background-image: url(/HTML/images/icons/iconClose.png);
}

#admin .section-head .plus, #admin .section-head .minus {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 8px;
	top: 1px;
}

#admin .infosub {
	display: inline-block;
	margin-bottom: 8px;
}

#admin .section-body {
	border: 1px solid #ccc;
	padding: 16px;
	text-align: left;
}

#admin .section-body.plus {
	border: 0;
	padding: 0;
}

#admin label, #admin label nobr {
	font-size: 12px !important;
	font-weight: normal;
	text-align: left;
}

#admin .ui-button {
	width: auto;
	min-width: 100px;
	padding: 0 8px;
}

#admin .ui-button-text {
	white-space: nowrap;
}

div.exception {
	padding-top: 32px;
}

#admin div.exception {
	padding-top: 0;
}

#admin.exception {
	margin: 80px auto;
}

.exception #exception-content {
	min-height: 500px;
	min-width: 0;
	max-width: 750px;
	width: 750px;
	margin: auto;
	background: #fff;
}

.exception .dialog-error {
	-moz-box-shadow: 0 0 4px #f96f6f;
	-webkit-box-shadow: 0 0 4px #f96f6f;
	box-shadow: 0 0 4px #f96f6f;
}

.exception .dialog-error #info-action-bar {
	border: 1px solid #f96f6f;
	background: #feca91;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: auto;
}

.exception .dialog-error #info-action-bar .info-copy {
	color: #333;
}

.exception table.form th, .exception table.form td {
	text-align: left;
}

.exception table.form td.return-link {
	vertical-align: middle;
	width: 583px;
}

#admin textarea.jseditor {
	width: 800px;
}

#admin .section-body {
	min-height: 0;
}

#admin table.exception th, #admin table.exception td {
	text-align: left;
}

#admin table.exception td.return-link {
	text-align: center;
	padding: 16px;
}

#admin table.exception td.return-link a {
	font-size: 14px;
}

#admin div.infotip, #admin span.infotip {
	font-size: 8pt;
	color: #333;
}

#admin .form-message {
	text-align: left !important;
}

#admin input[name$='_search_text']::-ms-clear {
	display: none;
}

#admin input.type-ahead {
	background-image: url(/HTML/images/icons/autocomplete.png);
	background-position: 99%;
	background-repeat: no-repeat;
}

#type-ahead-results {
	position: absolute;
	display: none;
	min-width: 300px;
	border: 0;
	background: transparent !important;
	z-index: 101;
}

#type-ahead-results div {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background: #cbdbb7 !important;
}

#type-ahead-results div table {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#type-ahead-results hr {
	display: none;
}

#type-ahead-results div table tr td, #type-ahead-results div table tr td span {
	color: #333 !important;
	padding: 4px !important;
	background: #f1f2f4 !important;
	font-family: Helvetica !important;
	font-size: 12px !important;
	font-weight: normal !important;
}

#type-ahead-results div table tr td span.globalText, #admin span.globalText, #type-ahead-results div table tr td span.referenceText, #admin span.referenceText, #type-ahead-results div table tr td span.invalidText,
#admin span.invalidText {
	background: transparent !important;
	font-weight: bold !important;
}

#type-ahead-results div table tr td span.globalText, #admin span.globalText {
	color: #98a884 !important;
}

#type-ahead-results div table tr td span.referenceText, #admin span.referenceText {
	color: Purple !important;
}

#type-ahead-results div table tr td span.invalidText, #admin span.invalidText {
	color: #f96f6f !important;
}

#type-ahead-results div table tr:hover td span.globalText, #type-ahead-results div table tr:hover td span.referenceText, #type-ahead-results div table tr:hover td span.invalidText, #type-ahead-results div table tr:focus td span.globalText,
#type-ahead-results div table tr:focus td span.referenceText, #type-ahead-results div table tr:focus td span.invalidText {
	color: #254676 !important;
}

#type-ahead-results div table tr td a span b {
	font-family: Helvetica !important;
	font-size: 12px !important;
	font-weight: bold;
}

#type-ahead-results div table tr td:hover, #type-ahead-results div table tr td:focus {
	color: #0d0066 !important;
	background: #93c0f0 !important;
	background: -moz-linear-gradient(top, #b5d2ee 0%, #93c0f0 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b5d2ee), color-stop(100%, #93c0f0)) !important;
	background: -webkit-linear-gradient(top, #b5d2ee 0%, #93c0f0 100%) !important;
	background: -o-linear-gradient(top, #b5d2ee 0%, #93c0f0 100%) !important;
	background: -ms-linear-gradient(top, #b5d2ee 0%, #93c0f0 100%) !important;
	background: linear-gradient(top, #b5d2ee 0%, #93c0f0 100%) !important;
}

#type-ahead-results div.pagination table tr td:hover, #type-ahead-results div.pagination table tr td:focus {
	background: #f1f2f4 !important;
}

#type-ahead-results div:first-child table tr td, #type-ahead-results div:first-child table tr td:hover, #type-ahead-results div:first-child table tr td:focus, #type-ahead-results div:first-child table tr td span {
	border: 0 !important;
	background: #cbdbb7 !important;
	background: -moz-linear-gradient(top, #cbdbb7 0%, #deebd5 25%, #cbdbb7 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cbdbb7), color-stop(25%, #deebd5), color-stop(100%, #cbdbb7)) !important;
	background: -webkit-linear-gradient(top, #cbdbb7 0%, #deebd5 25%, #cbdbb7 100%) !important;
	background: -o-linear-gradient(top, #cbdbb7 0%, #deebd5 25%, #cbdbb7 100%) !important;
	background: -ms-linear-gradient(top, #cbdbb7 0%, #deebd5 25%, #cbdbb7 100%) !important;
	background: linear-gradient(top, #cbdbb7 0%, #deebd5 25%, #cbdbb7 100%) !important;
}

#type-ahead-results div:first-child table tr td a, #type-ahead-results div:first-child table tr td span {
	color: #254676 !important;
	text-decoration: none;
	font-family: Helvetica !important;
	font-size: 12px !important;
	font-weight: bold !important;
}

#type-ahead-results .pagination a {
	visibility: visible;
}

#admin table.etch-button tbody td {
	padding: 2px;
	text-align: center;
	white-space: nowrap;
}

#admin table.etch-button tbody td label, #admin table.etch-button tbody td button {
	white-space: nowrap;
}

#admin table.etch-button tbody td div.caption {
	white-space: normal;
}

#admin div.cotext-edit-div table.adminform tbody th {
	text-align: center !important;
}

#admin div.cotext-edit-div table.adminform tbody th textarea {
	width: 90%;
}

#admin .query-runner .adminform th {
	padding: 0;
}

#admin .query-runner .adminform textarea {
	width: 800px;
	height: 200px;
}

#admin input[autocomplete='off'] {
	padding-right: 24px;
	width: 267px;
}

#admin input[type='checkbox'], #admin input[type='radio'] {
	width: auto;
}

#admin div.checker input[autocomplete='off'], #admin div.radio input[autocomplete='off'] {
	height: 19px;
	padding-right: 22px;
	width: 19px;
}

#admin td.locale-section {
	text-align: left;
}

#admin td.locale-section table, #admin td.locale-section table.adminform {
	margin: 0;
}

#admin td.locale-section table.form {
	margin-left: 40px;
}

#layout_catalog_builder {
	margin: 10px auto;
}

#admin .point {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #006;
	margin-top: 8px;
}

#admin #ResourceListContent th {
	max-width: 500px;
	white-space: normal;
}

#admin #ResourceListContent textarea {
	width: 400px;
}

#admin div.add-expand, #admin div.close, #admin div.remove {
	height: 18px;
	width: 18px;
	background-color: #006;
	border-radius: 6px;
}

#admin .out-of-date {
	background-color: #ffc;
}

#admin div.add-expand {
	background-image: url('/HTML/images/icons/iconOpen.png');
}

#admin div.remove {
	background-image: url('/HTML/images/icons/iconClose.png');
}

#admin div.close {
	background-image: url('/HTML/images/icons/iconClose.png');
}

#admin table.adminform tbody td.view-logic {
	padding: 0;
}

#admin table.etch-button * {
	font-size: 12px;
}

#admin table.etch-button button * {
	font-size: 10px;
}

#admin table.etch-button label {
	font-weight: bold;
	color: #35477f;
}

#admin #purge-results_wrapper {
	margin: auto;
}

#admin #purge-results_wrapper .datatables-top, #admin #purge-results_wrapper .datatables-bottom {
	margin: 16px 8px;
}

#admin #purge-results_wrapper table.dataTable th .sort {
	top: 0;
}

#admin #eqItemDiv, #admin #listingDiv {
	vertical-align: top;
	text-align: left;
	width: 100%;
	height: 100%;
}

#admin div.uploader span.action {
	text-shadow: none;
}

.CodeMirror, #cssContent {
	height: auto !important;
	min-height: 200px;
	width: 1000px;
	margin-top: 8px;
	padding-bottom: 14px;
}

.CodeMirror .CodeMirror-code * {
	font-family: courier, monospace !important;
}

.CodeMirror-scroll {
	overflow: hidden !important;
}

#layout-installer-content {
	padding: 10px;
}

#layout-installer-content li {
	font-weight: normal;
}

#layout-installer-content td {
	color: black;
}

#layout-installer-content th {
	color: black;
}

#layout-installer-content table.formlisting {
	background-color: white;
}

#linkViewer #link-text {
	width: auto;
}

#admin .section-body {
	margin-bottom: 16px;
}

#admin .concept-form ul, #admin .concept-form-wide ul {
	margin: 8px 0 0;
}

#admin .concept-form li, #admin .concept-form-wide li {
	min-height: 45px;
}

#admin .concept-form div.radio, #admin .concept-form-wide div.radio, #admin .concept-form div.checker, #admin .concept-form-wide div.checker {
	margin: 4px 4px 4px 0;
	width: auto;
}

.form-left.wide, .form-left.wide li {
	width: 500px;
}

#admin .adminform.equationForm .infosub {
	display: block;
	margin: 0;
}
#admin .adminform.equationForm th,#admin .adminform.equationForm td {
	padding-bottom: 0;
	text-align: left;
}
#admin .adminform.equationForm td {
	padding: 0 8px;
	vertical-align: top;
}
#admin .adminform.equationForm .scale {
	padding: 0 8px;
	width: 25px;
}

#admin .log-link {
	color: #35477F;
}

#admin .log-list li {
	padding-top: 10px;
	padding-bottom: 0px;
}