
::-moz-placeholder {
color:#aaa
}
::-webkit-input-placeholder {
color:#aaa
}
:-ms-input-placeholder {
color:#aaa
}
::selection {
background:#111;
color:#fff;
font-weight:700
}
html {
	color:#333
}
body {
	min-width:1200px
}
html, body {
	margin:0;
	height:100%;
	font-family:myriad set pro, helvetica neue, Helvetica, Arial, Verdana, sans-serif
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
a {
	text-decoration:none;
	color:#000
}
hr {
	height:1px;
	background:#ccc;
	width:100%;
	border:none;
	margin:0;
	padding:0;
	margin-top:10px
}

button {
	outline:0
}
mark {
	color:#000;
	background:#ff0
}
small {
	font-size:80%
}

button, input, optgroup, select, textarea {
	margin:0;
	font:inherit;
	color:inherit;
	outline:none
}

em {
	font-style:normal
}

table tr:nth-child(odd) {
background:#f4f4f4
}
table td:nth-child(even) {
color:#f36140
}
table tr:nth-child(2) {
background:#fff;
color:#888
}
table.aui-tab-data tr {
	background:#fff
}
table.aui-tab-data tr:nth-child(odd) {
background-color:#f5f5f5
}
table.aui-tab-data tr th {
	padding:10px
}
table.aui-tab-data tr td {
	padding:10px
}
.clearfix::after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden
}
.clearfix {
}
a {
	outline:none
}
