/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
body, ul,ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hidden {
	display: none!important
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    position: relative;
    color: inherit;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide {
display:none!important
}
@media only screen and (max-width:767px) {
body {
	-webkit-text-size-adjust: none
}
}
.article {
	clear: both;
	min-height: 600px
}
@media only screen and (max-width:1024px) {
.article {
	min-height: 0
}
}
.article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	background: transparent;
	color: #000;
	text-decoration: none
}
/*a:active, a:hover {
	color: #000;
	outline: 0
}*/
ul {
	list-style: none
}
.clearfix:before, .clearfix:after {
	display: table;
	content: " "
}
.clearfix:after {
	clear: both
}
