@charset "UTF-8";

.hf {
  /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */;
}

.hf .white {
	color: #fff;
}

.hf .white:hover {
	color: #fff;
}

.hf .white:focus {
	color: #fff;
}

.hf .whiteoverwrite {
	color: #fff !important;
}

.hf .red {
	color: #d91f00;
}

.hf .red:hover {
	color: #d91f00;
}

.hf .red:focus {
	color: #d91f00;
}

.hf .redoverwrite {
	color: #d91f00 !important;
}

.hf .blue {
	color: #04c9d7;
}

.hf .blue:hover {
	color: #04c9d7;
}

.hf .blue:focus {
	color: #04c9d7;
}

.hf .blueoverwrite {
	color: #04c9d7 !important;
}

.hf .yellow {
	color: #fbe04b;
}

.hf .yellow:hover {
	color: #fbe04b;
}

.hf .yellow:focus {
	color: #fbe04b;
}

.hf .yellowoverwrite {
	color: #fbe04b !important;
}

.hf .orange {
	color: #f99d1c;
}

.hf .orange:hover {
	color: #f99d1c;
}

.hf .orange:focus {
	color: #f99d1c;
}

.hf .orangeoverwrite {
	color: #f99d1c !important;
}

.hf .orangeheadingoverwrite {
	color: #f99d1c !important;
}

.hf .charcoal {
	color: #444;
}

.hf .charcoal:hover {
	color: #444;
}

.hf .charcoal:focus {
	color: #444;
}

.hf .charcoaloverwrite {
	color: #444 !important;
}

.hf .justgray {
	color: #666;
}

.hf .justgray:hover {
	color: #666;
}

.hf .justgray:focus {
	color: #666;
}

.hf .justgrayoverwrite {
	color: #666 !important;
}

.hf .lightgray {
	color: #ccc;
}

.hf .lightgray:hover {
	color: #ccc;
}

.hf .lightgray:focus {
	color: #ccc;
}

.hf .lightgrayoverwrite {
	color: #ccc !important;
}

.hf .mediumgray {
	color: #a1a1a1;
}

.hf .mediumgray:hover {
	color: #a1a1a1;
}

.hf .mediumgray:focus {
	color: #a1a1a1;
}

.hf .mediumgrayoverwrite {
	color: #a1a1a1 !important;
}

.hf .blueheading {
	color: #04c9d7;
}

.hf .blueheading:hover {
	color: #04c9d7;
}

.hf .blueheading:focus {
	color: #04c9d7;
}

.hf .blueheadingoverwrite {
	color: #04c9d7 !important;
}

.hf .green {
	color: #81c23c;
}

.hf .green:hover {
	color: #81c23c;
}

.hf .green:focus {
	color: #81c23c;
}

.hf .gray {
	color: #666;
}

.hf .gray:hover {
	color: #666;
}

.hf .gray:focus {
	color: #666;
}

.hf .chartreuse {
	color: #dade63;
}

.hf .chartreuse:hover {
	color: #dade63;
}

.hf .chartreuse:focus {
	color: #dade63;
}

.hf .blue-link a {
	color: #04c9d7;
}

.hf .blue-link a:hover {
	color: #04d6e1;
}

.hf .blue-link a:active,
.hf .blue-link a:focus {
	color: #03bfcf;
}

.hf .blue-link-override,
.hf a.blue-cross-link-override {
	color: #04c9d7 !important;
}

.hf .blue-link-override:hover,
.hf a.blue-cross-link-override:hover {
	color: #04d6e1 !important;
}

.hf .blue-link-override:active,
.hf .blue-link-override:focus,
.hf a.blue-cross-link-override:active,
.hf a.blue-cross-link-override:focus {
	color: #03bfcf !important;
}

.hf .gray-link a {
	color: #666;
}

.hf .gray-link a:hover {
	color: #a1a1a1;
}

.hf .gray-link a:active,
.hf .gray-link a:focus {
	color: #a1a1a1;
}

.hf .gray-link-override,
.hf a.gray-link-override {
	color: #666 !important;
}

.hf .gray-link-override:hover,
.hf a.gray-link-override:hover {
	color: #a1a1a1 !important;
}

.hf .gray-link-override:active,
.hf .gray-link-override:focus,
.hf a.gray-link-override:active,
.hf a.gray-link-override:focus {
	color: #a1a1a1 !important;
}

.hf .linkOrange a,
.hf .orange-link a,
.hf a.linkOrange,
.hf a.orange-link {
	color: #f99d1c;
}

.hf .linkOrange a:hover,
.hf .orange-link a:hover,
.hf a.linkOrange:hover,
.hf a.orange-link:hover {
	color: #fab024;
}

.hf .linkOrange a:active,
.hf .linkOrange a:focus,
.hf .orange-link a:active,
.hf .orange-link a:focus,
.hf a.linkOrange:active,
.hf a.linkOrange:focus,
.hf a.orange-link:active,
.hf a.orange-link:focus {
	color: #f88e16;
}

.hf .linkOrange-override a,
.hf .orange-link-override a,
.hf a.linkOrange-override,
.hf a.orange-link-override {
	color: #f99d1c !important;
}

.hf .linkOrange-override a:hover,
.hf .orange-link-override a:hover,
.hf a.linkOrange-override:hover,
.hf a.orange-link-override:hover {
	color: #fab024 !important;
}

.hf .linkOrange-override a:active,
.hf .linkOrange-override a:focus,
.hf .orange-link-override a:active,
.hf .orange-link-override a:focus,
.hf a.linkOrange-override:active,
.hf a.linkOrange-override:focus,
.hf a.orange-link-override:active,
.hf a.orange-link-override:focus {
	color: #f88e16 !important;
}

.hf .chartreuse-link a {
	color: #dade63;
}

.hf .chartreuse-link a:hover {
	color: #e6e97b;
}

.hf .chartreuse-link a:active,
.hf .chartreuse-link a:focus {
	color: #d0d54f;
}

.hf .chartreuse-link-override,
.hf a.chartreuse-link-override {
	color: #dade63 !important;
}

.hf .chartreuse-link-override:hover,
.hf a.chartreuse-link-override:hover {
	color: #e6e97b !important;
}

.hf .chartreuse-link-override:active,
.hf .chartreuse-link-override:focus,
.hf a.chartreuse-link-override:active,
.hf a.chartreuse-link-override:focus {
	color: #d0d54f !important;
}

.hf .white-link a {
	color: #fff;
}

.hf .white-link a:hover {
	color: #fff;
}

.hf .white-link a:active,
.hf .white-link a:focus {
	color: #fff;
}

.hf .white-link-override,
.hf a.white-link-override {
	color: #fff !important;
}

.hf .white-link-override:hover,
.hf a.white-link-override:hover {
	color: #ccc !important;
}

.hf .white-link-override:active,
.hf .white-link-override:focus,
.hf a.white-link-override:active,
.hf a.white-link-override:focus {
	color: #fff !important;
}

.hf .blue-cross-link a {
	color: #0079aa;
}

.hf .blue-cross-link a:hover {
	color: #23527c;
}

.hf .blue-cross-link a:active,
.hf .blue-cross-link a:focus {
	color: #23527c;
}

.hf .blue-cross-link-override,
.hf a.blue-cross-link-override {
	color: #0079aa !important;
}

.hf .blue-cross-link-override:hover,
.hf a.blue-cross-link-override:hover {
	color: #23527c !important;
}

.hf .blue-cross-link-override:active,
.hf .blue-cross-link-override:focus,
.hf a.blue-cross-link-override:active,
.hf a.blue-cross-link-override:focus {
	color: #23527c !important;
}

.hf .green-link,
.hf a.green-link {
	color: #81c23c;
}

.hf .green-link:hover,
.hf a.green-link:hover {
	color: #94d24b;
}

.hf .green-link:active,
.hf .green-link:focus,
.hf a.green-link:active,
.hf a.green-link:focus {
	color: #94d24b;
}

.hf .green-link-override,
.hf a.green-link-override {
	color: #81c23c !important;
}

.hf .green-link-override:hover,
.hf a.green-link-override:hover {
	color: #94d24b !important;
}

.hf .green-link-override:active,
.hf .green-link-override:focus,
.hf a.green-link-override:active,
.hf a.green-link-override:focus {
	color: #94d24b !important;
}

.hf .light-gray-link,
.hf a.light-gray-link {
	color: #ccc;
}

.hf .light-gray-link:hover,
.hf a.light-gray-link:hover {
	color: #ccc;
}

.hf .light-gray-link:active,
.hf .light-gray-link:focus,
.hf a.light-gray-link:active,
.hf a.light-gray-link:focus {
	color: #ccc;
}

.hf .light-gray-link-override,
.hf a.light-gray-link-override {
	color: #ccc !important;
}

.hf .light-gray-link-override:hover,
.hf a.light-gray-link-override:hover {
	color: #ccc !important;
}

.hf .light-gray-link-override:active,
.hf .light-gray-link-override:focus,
.hf a.light-gray-link-override:active,
.hf a.light-gray-link-override:focus {
	color: #ccc !important;
}

.hf .ghost-gray-link,
.hf a.ghost-gray-link {
	color: #eee;
}

.hf .ghost-gray-link:hover,
.hf a.ghost-gray-link:hover {
	color: #eee;
}

.hf .ghost-gray-link:active,
.hf .ghost-gray-link:focus,
.hf a.ghost-gray-link:active,
.hf a.ghost-gray-link:focus {
	color: #eee;
}

.hf .ghost-gray-link-override,
.hf a.ghost-gray-link-override {
	color: #eee !important;
}

.hf .ghost-gray-link-override:hover,
.hf a.ghost-gray-link-override:hover {
	color: #eee !important;
}

.hf .ghost-gray-link-override:active,
.hf .ghost-gray-link-override:focus,
.hf a.ghost-gray-link-override:active,
.hf a.ghost-gray-link-override:focus {
	color: #eee !important;
}

.hf .blue-border-override {
	border-color: #04c9d7 !important;
}

.hf .gray-border-override {
	border-color: #666 !important;
}

.hf .orange-border-override {
	border-color: #f99d1c !important;
}

.hf .green-border-override {
	border-color: #81c23c !important;
}

.hf .chartreuse-border-override {
	border-color: #dade63 !important;
}

.hf .white-border-override {
	border-color: #fff !important;
}

.hf .yellow-border-override {
	border-color: #fbe04b !important;
}

.hf .light-gray-border-override {
	border-color: #ccc !important;
}

.hf .gray-border-rigth {
	border-right: 1px solid #d6d6d6;
}

@media (max-width: 767px) {
	.hf .gray-border-rigth {
		border-right: none;
	}
}

.hf .blue-hover-override:hover {
	background-color: #04c9d7 !important;
}

.hf .gray-hover-override:hover {
	background-color: #666 !important;
}

.hf .orange-hover-override:hover {
	background-color: #f99d1c !important;
}

.hf .green-hover-override:hover {
	background-color: #81c23c !important;
}

.hf .chartreuse-hover-override:hover {
	background-color: #dade63 !important;
}

.hf .white-hover-override:hover {
	background-color: #fff !important;
}

.hf body {
	background-color: #fff !important;
}

.hf .slick-loading .slick-list {
	background-color: #fff !important;
	background: #fff !important;
}

.hf .ghost-gray-background {
	background-color: #eee;
}

.hf .col-sm-12.ghost-gray-background {
	background-color: #eee;
	margin: 0;
}

.hf .gray-texture-background {
	position: relative;
}

.hf .gray-texture-background:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/images/texture-one.png);
	width: 100%;
	height: 100%;
	opacity: 1;
	z-index: -1;
}

.hf .charcoal-background {
	background-color: #444 !important;
}

.hf .blue-background {
	background-color: #04c9d7 !important;
}

.hf .gray-background {
	background-color: #666;
}

.hf .orange-background {
	background-color: #f99d1c;
}

.hf .green-background {
	background-color: #81c23c !important;
}

.hf .chartreuse-background {
	background-color: #dade63;
}

.hf .white-background {
	background-color: #fff;
}

.hf .gray-bg-texture {
	background-image: url(/images/bg_gray-texture.png);
}

.hf .circuit-texture-background {
	background-image: url(/images/circuit-texture.png);
}

.hf .simple-hero-blue {
	background-color: #122f63;
	color: #fff;
}

.hf .customer-quote-blue {
	background-color: #02c0cf;
}

.hf .network-operations-background {
	background-color: #000;
}

.hf .federal-compliance-background {
	background-color: #c4d8f9;
}

.hf .it-data-center-background {
	background-color: #acefff;
}

.hf .continous-monitor-background {
	background-color: #b2b2b2;
}

.hf .cyber-security-background {
	background-color: #0b0c0e;
}

.hf .cloud-computing-background {
	background-color: #7dbfed;
}

.hf .mobile-solutions-background {
	background-color: #07213c;
}

.hf .scaling-enterprise-background {
	background-color: #e9f9ff;
}

.hf .it-consolidation-background {
	background-color: #0f2030;
}

.hf .devops-background {
	background-color: #0f2233;
}

.hf .government-partners-background {
	background-color: #2e3b67;
}

.hf .dark-gray-background {
	background-color: #333;
}

.hf .sw-orange-background {
	background-color: #f99d1c !important;
}

.hf .sw-black-background {
	background-color: #212221;
}

.hf .gns3-blue-background {
	background-color: #39b5c9;
}

.hf .ine-orange-background {
	background-color: #ef7e22;
}

.hf .gov-how-to-buy-background {
	background-color: #131212;
}

.hf .light-gray-background {
	background-color: #666;
}

.hf .yellow-background {
	background-color: #fbe04b !important;
}

.hf .gray-bg-texture-gradient {
	background-image: url(/images/bg_gray-texture.png);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 10%), url(/images/bg_gray-texture.png);
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -15px;
	margin-right: -15px;
	overflow: hidden;
}

.hf .square-dotted-background {
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 230px), url("data:image/svg+xml,%3Csvg width='4' height='230' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern viewBox='0,0,4,4' height='1.7%25' width='100%25' id='Pattern'%3E%3Crect id='svg_1' height='4' width='4' y='0' x='0' fill='%23f1f1f1'/%3E%3Crect id='svg_2' height='2' width='2' y='1' x='1' fill='%23cccccc'/%3E%3C/pattern%3E%3C/defs%3E%3Crect id='svg_4' height='230' width='4' fill='url(%23Pattern)'/%3E%3C/svg%3E");
	background-position: left top;
	background-repeat: repeat-x;
}

.hf .blue-border-override {
	border-color: #04c9d7 !important;
}

.hf .gray-border-override {
	border-color: #666 !important;
}

.hf .orange-border-override {
	border-color: #f99d1c !important;
}

.hf .green-border-override {
	border-color: #81c23c !important;
}

.hf .chartreuse-border-override {
	border-color: #dade63 !important;
}

.hf .white-border-override {
	border-color: #fff !important;
}

.hf .yellow-border-override {
	border-color: #fbe04b !important;
}

.hf .light-gray-border-override {
	border-color: #ccc !important;
}

.hf .gray-border-rigth {
	border-right: 1px solid #d6d6d6;
}

@media (max-width: 767px) {
	.hf .gray-border-rigth {
		border-right: none;
	}
}

.hf .blue-button,
.hf .btn-blue,
.hf .btnBlue {
	background-color: #04c9d7;
}

.hf .blue-button:hover,
.hf .btn-blue:hover,
.hf .btnBlue:hover {
	background-color: #04d6e1;
}

.hf .blue-button:active,
.hf .btn-blue:active,
.hf .btnBlue:active {
	background-color: #03bfcf;
}

.hf .btn-gray,
.hf .gray-button {
	background-color: #666;
}

.hf .btn-gray:hover,
.hf .gray-button:hover {
	background-color: #a1a1a1;
}

.hf .btn-gray:active,
.hf .gray-button:active {
	background-color: #a1a1a1;
}

.hf .btn-orange,
.hf .btnOrange,
.hf .orange-button {
	background-color: #f99d1c;
}

.hf .btn-orange:hover,
.hf .btnOrange:hover,
.hf .orange-button:hover {
	background-color: #fab024;
}

.hf .btn-orange:active,
.hf .btnOrange:active,
.hf .orange-button:active {
	background-color: #f88e16;
}

.hf .btn-green,
.hf .btnGreen,
.hf .green-button {
	background-color: #81c23c;
}

.hf .btn-green:hover,
.hf .btnGreen:hover,
.hf .green-button:hover {
	background-color: #94d24b;
}

.hf .btn-green:active,
.hf .btnGreen:active,
.hf .green-button:active {
	background-color: #94d24b;
}

.hf .btn-green[disabled]:hover,
.hf .btnGreen[disabled]:hover,
.hf .green-button[disabled]:hover {
	cursor: not-allowed;
}

.hf .btn-chartreuse,
.hf .chartreuse-button {
	background-color: #dade63;
}

.hf .btn-chartreuse:hover,
.hf .chartreuse-button:hover {
	background-color: #e6e97b;
}

.hf .btn-chartreuse:active,
.hf .chartreuse-button:active {
	background-color: #d0d54f;
}

.hf .btn-white,
.hf .white-button {
	background-color: #fff;
}

.hf .btn-white:hover,
.hf .white-button:hover {
	background-color: #fff;
}

.hf .btn-white:active,
.hf .white-button:active {
	background-color: #fff;
}

.hf .light-gray-button {
	background-color: #ccc;
}

.hf .light-gray-button:hover {
	background-color: #ccc;
}

.hf .light-gray-button:active {
	background-color: #ccc;
}

.hf .ghost-gray-button {
	background-color: #eee;
}

.hf .ghost-gray-button:hover {
	background-color: #eee;
}

.hf .ghost-gray-button:active {
	background-color: #eee;
}

.hf .blue-cross-button {
	background-color: #23527c;
}

.hf .blue-cross-button:hover {
	background-color: #0079aa;
}

.hf .blue-cross-button:active {
	background-color: #0079aa;
}

.hf html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

.hf body {
	margin: 0;
}

.hf article,
.hf aside,
.hf details,
.hf figcaption,
.hf figure,
.hf footer,
.hf header,
.hf hgroup,
.hf main,
.hf menu,
.hf nav,
.hf section,
.hf summary {
	display: block;
}

.hf audio,
.hf canvas,
.hf progress,
.hf video {
	display: inline-block;
	vertical-align: baseline;
}

.hf audio:not([controls]) {
	display: none;
	height: 0;
}

.hf [hidden],
.hf template {
	display: none;
}

.hf a {
	background-color: transparent;
}

.hf a:active,
.hf a:hover {
	outline: 0;
}

.hf abbr[title] {
	border-bottom: 1px dotted;
}

.hf b,
.hf strong {
	font-weight: 700;
}

.hf dfn {
	font-style: italic;
}

.hf h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

.hf mark {
	background: #ff0;
	color: #000;
}

.hf small {
	font-size: 80%;
}

.hf sub,
.hf sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.hf sup {
	top: -0.5em;
}

.hf sub {
	bottom: -0.25em;
}

.hf img {
	border: 0;
}

.hf svg:not(:root) {
	overflow: hidden;
}

.hf figure {
	margin: 1em 40px;
}

.hf hr {
	box-sizing: content-box;
	height: 0;
}

.hf pre {
	overflow: auto;
}

.hf code,
.hf kbd,
.hf pre,
.hf samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

.hf button,
.hf input,
.hf optgroup,
.hf select,
.hf textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

.hf button {
	overflow: visible;
}

.hf button,
.hf select {
	text-transform: none;
}

.hf button,
.hf html input[type="button"],
.hf input[type="reset"],
.hf input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

.hf button[disabled],
.hf html input[disabled] {
	cursor: default;
}

.hf button::-moz-focus-inner,
.hf input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.hf input {
	line-height: normal;
}

.hf input[type="checkbox"],
.hf input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

.hf input[type="number"]::-webkit-inner-spin-button,
.hf input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

.hf input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

.hf input[type="search"]::-webkit-search-cancel-button,
.hf input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

.hf fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

.hf legend {
	border: 0;
	padding: 0;
}

.hf textarea {
	overflow: auto;
}

.hf optgroup {
	font-weight: 700;
}

.hf table {
	border-collapse: collapse;
	border-spacing: 0;
}

.hf td,
.hf th {
	padding: 0;
}

@media print {
	.hf *,
  .hf :after,
  .hf :before {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	.hf a,
  .hf a:visited {
		text-decoration: underline;
	}

	.hf a[href]:after {
		content: " (" attr(href) ")";
	}

	.hf abbr[title]:after {
		content: " (" attr(title) ")";
	}

	.hf a[href^="#"]:after,
  .hf a[href^="javascript:"]:after {
		content: "";
	}

	.hf blockquote,
  .hf pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.hf thead {
		display: table-header-group;
	}

	.hf img,
  .hf tr {
		page-break-inside: avoid;
	}

	.hf img {
		max-width: 100% !important;
	}

	.hf h2,
  .hf h3,
  .hf p {
		orphans: 3;
		widows: 3;
	}

	.hf h2,
  .hf h3 {
		page-break-after: avoid;
	}

	.hf .navbar {
		display: none;
	}

	.hf .btn > .caret,
  .hf .dropup > .btn > .caret {
		border-top-color: #000 !important;
	}

	.hf .label {
		border: 1px solid #000;
	}

	.hf .table {
		border-collapse: collapse !important;
	}

	.hf .table td,
  .hf .table th {
		background-color: #fff !important;
	}

	.hf .table-bordered td,
  .hf .table-bordered th {
		border: 1px solid #ddd !important;
	}
}

@font-face {
	font-family: "Glyphicons Halflings";
  src: url(/fonts/bootstrap/glyphicons-halflings-regular.eot);
  src: url(/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

.hf .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.hf .glyphicon-asterisk:before {
	content: "\002a";
}

.hf .glyphicon-plus:before {
	content: "\002b";
}

.hf .glyphicon-eur:before,
.hf .glyphicon-euro:before {
	content: "\20ac";
}

.hf .glyphicon-minus:before {
	content: "\2212";
}

.hf .glyphicon-cloud:before {
	content: "\2601";
}

.hf .glyphicon-envelope:before {
	content: "\2709";
}

.hf .glyphicon-pencil:before {
	content: "\270f";
}

.hf .glyphicon-glass:before {
	content: "\e001";
}

.hf .glyphicon-music:before {
	content: "\e002";
}

.hf .glyphicon-search:before {
	content: "\e003";
}

.hf .glyphicon-heart:before {
	content: "\e005";
}

.hf .glyphicon-star:before {
	content: "\e006";
}

.hf .glyphicon-star-empty:before {
	content: "\e007";
}

.hf .glyphicon-user:before {
	content: "\e008";
}

.hf .glyphicon-film:before {
	content: "\e009";
}

.hf .glyphicon-th-large:before {
	content: "\e010";
}

.hf .glyphicon-th:before {
	content: "\e011";
}

.hf .glyphicon-th-list:before {
	content: "\e012";
}

.hf .glyphicon-ok:before {
	content: "\e013";
}

.hf .glyphicon-remove:before {
	content: "\e014";
}

.hf .glyphicon-zoom-in:before {
	content: "\e015";
}

.hf .glyphicon-zoom-out:before {
	content: "\e016";
}

.hf .glyphicon-off:before {
	content: "\e017";
}

.hf .glyphicon-signal:before {
	content: "\e018";
}

.hf .glyphicon-cog:before {
	content: "\e019";
}

.hf .glyphicon-trash:before {
	content: "\e020";
}

.hf .glyphicon-home:before {
	content: "\e021";
}

.hf .glyphicon-file:before {
	content: "\e022";
}

.hf .glyphicon-time:before {
	content: "\e023";
}

.hf .glyphicon-road:before {
	content: "\e024";
}

.hf .glyphicon-download-alt:before {
	content: "\e025";
}

.hf .glyphicon-download:before {
	content: "\e026";
}

.hf .glyphicon-upload:before {
	content: "\e027";
}

.hf .glyphicon-inbox:before {
	content: "\e028";
}

.hf .glyphicon-play-circle:before {
	content: "\e029";
}

.hf .glyphicon-repeat:before {
	content: "\e030";
}

.hf .glyphicon-refresh:before {
	content: "\e031";
}

.hf .glyphicon-list-alt:before {
	content: "\e032";
}

.hf .glyphicon-lock:before {
	content: "\e033";
}

.hf .glyphicon-flag:before {
	content: "\e034";
}

.hf .glyphicon-headphones:before {
	content: "\e035";
}

.hf .glyphicon-volume-off:before {
	content: "\e036";
}

.hf .glyphicon-volume-down:before {
	content: "\e037";
}

.hf .glyphicon-volume-up:before {
	content: "\e038";
}

.hf .glyphicon-qrcode:before {
	content: "\e039";
}

.hf .glyphicon-barcode:before {
	content: "\e040";
}

.hf .glyphicon-tag:before {
	content: "\e041";
}

.hf .glyphicon-tags:before {
	content: "\e042";
}

.hf .glyphicon-book:before {
	content: "\e043";
}

.hf .glyphicon-bookmark:before {
	content: "\e044";
}

.hf .glyphicon-print:before {
	content: "\e045";
}

.hf .glyphicon-camera:before {
	content: "\e046";
}

.hf .glyphicon-font:before {
	content: "\e047";
}

.hf .glyphicon-bold:before {
	content: "\e048";
}

.hf .glyphicon-italic:before {
	content: "\e049";
}

.hf .glyphicon-text-height:before {
	content: "\e050";
}

.hf .glyphicon-text-width:before {
	content: "\e051";
}

.hf .glyphicon-align-left:before {
	content: "\e052";
}

.hf .glyphicon-align-center:before {
	content: "\e053";
}

.hf .glyphicon-align-right:before {
	content: "\e054";
}

.hf .glyphicon-align-justify:before {
	content: "\e055";
}

.hf .glyphicon-list:before {
	content: "\e056";
}

.hf .glyphicon-indent-left:before {
	content: "\e057";
}

.hf .glyphicon-indent-right:before {
	content: "\e058";
}

.hf .glyphicon-facetime-video:before {
	content: "\e059";
}

.hf .glyphicon-picture:before {
	content: "\e060";
}

.hf .glyphicon-map-marker:before {
	content: "\e062";
}

.hf .glyphicon-adjust:before {
	content: "\e063";
}

.hf .glyphicon-tint:before {
	content: "\e064";
}

.hf .glyphicon-edit:before {
	content: "\e065";
}

.hf .glyphicon-share:before {
	content: "\e066";
}

.hf .glyphicon-check:before {
	content: "\e067";
}

.hf .glyphicon-move:before {
	content: "\e068";
}

.hf .glyphicon-step-backward:before {
	content: "\e069";
}

.hf .glyphicon-fast-backward:before {
	content: "\e070";
}

.hf .glyphicon-backward:before {
	content: "\e071";
}

.hf .glyphicon-play:before {
	content: "\e072";
}

.hf .glyphicon-pause:before {
	content: "\e073";
}

.hf .glyphicon-stop:before {
	content: "\e074";
}

.hf .glyphicon-forward:before {
	content: "\e075";
}

.hf .glyphicon-fast-forward:before {
	content: "\e076";
}

.hf .glyphicon-step-forward:before {
	content: "\e077";
}

.hf .glyphicon-eject:before {
	content: "\e078";
}

.hf .glyphicon-chevron-left:before {
	content: "\e079";
}

.hf .glyphicon-chevron-right:before {
	content: "\e080";
}

.hf .glyphicon-plus-sign:before {
	content: "\e081";
}

.hf .glyphicon-minus-sign:before {
	content: "\e082";
}

.hf .glyphicon-remove-sign:before {
	content: "\e083";
}

.hf .glyphicon-ok-sign:before {
	content: "\e084";
}

.hf .glyphicon-question-sign:before {
	content: "\e085";
}

.hf .glyphicon-info-sign:before {
	content: "\e086";
}

.hf .glyphicon-screenshot:before {
	content: "\e087";
}

.hf .glyphicon-remove-circle:before {
	content: "\e088";
}

.hf .glyphicon-ok-circle:before {
	content: "\e089";
}

.hf .glyphicon-ban-circle:before {
	content: "\e090";
}

.hf .glyphicon-arrow-left:before {
	content: "\e091";
}

.hf .glyphicon-arrow-right:before {
	content: "\e092";
}

.hf .glyphicon-arrow-up:before {
	content: "\e093";
}

.hf .glyphicon-arrow-down:before {
	content: "\e094";
}

.hf .glyphicon-share-alt:before {
	content: "\e095";
}

.hf .glyphicon-resize-full:before {
	content: "\e096";
}

.hf .glyphicon-resize-small:before {
	content: "\e097";
}

.hf .glyphicon-exclamation-sign:before {
	content: "\e101";
}

.hf .glyphicon-gift:before {
	content: "\e102";
}

.hf .glyphicon-leaf:before {
	content: "\e103";
}

.hf .glyphicon-fire:before {
	content: "\e104";
}

.hf .glyphicon-eye-open:before {
	content: "\e105";
}

.hf .glyphicon-eye-close:before {
	content: "\e106";
}

.hf .glyphicon-warning-sign:before {
	content: "\e107";
}

.hf .glyphicon-plane:before {
	content: "\e108";
}

.hf .glyphicon-calendar:before {
	content: "\e109";
}

.hf .glyphicon-random:before {
	content: "\e110";
}

.hf .glyphicon-comment:before {
	content: "\e111";
}

.hf .glyphicon-magnet:before {
	content: "\e112";
}

.hf .glyphicon-chevron-up:before {
	content: "\e113";
}

.hf .glyphicon-chevron-down:before {
	content: "\e114";
}

.hf .glyphicon-retweet:before {
	content: "\e115";
}

.hf .glyphicon-shopping-cart:before {
	content: "\e116";
}

.hf .glyphicon-folder-close:before {
	content: "\e117";
}

.hf .glyphicon-folder-open:before {
	content: "\e118";
}

.hf .glyphicon-resize-vertical:before {
	content: "\e119";
}

.hf .glyphicon-resize-horizontal:before {
	content: "\e120";
}

.hf .glyphicon-hdd:before {
	content: "\e121";
}

.hf .glyphicon-bullhorn:before {
	content: "\e122";
}

.hf .glyphicon-bell:before {
	content: "\e123";
}

.hf .glyphicon-certificate:before {
	content: "\e124";
}

.hf .glyphicon-thumbs-up:before {
	content: "\e125";
}

.hf .glyphicon-thumbs-down:before {
	content: "\e126";
}

.hf .glyphicon-hand-right:before {
	content: "\e127";
}

.hf .glyphicon-hand-left:before {
	content: "\e128";
}

.hf .glyphicon-hand-up:before {
	content: "\e129";
}

.hf .glyphicon-hand-down:before {
	content: "\e130";
}

.hf .glyphicon-circle-arrow-right:before {
	content: "\e131";
}

.hf .glyphicon-circle-arrow-left:before {
	content: "\e132";
}

.hf .glyphicon-circle-arrow-up:before {
	content: "\e133";
}

.hf .glyphicon-circle-arrow-down:before {
	content: "\e134";
}

.hf .glyphicon-globe:before {
	content: "\e135";
}

.hf .glyphicon-wrench:before {
	content: "\e136";
}

.hf .glyphicon-tasks:before {
	content: "\e137";
}

.hf .glyphicon-filter:before {
	content: "\e138";
}

.hf .glyphicon-briefcase:before {
	content: "\e139";
}

.hf .glyphicon-fullscreen:before {
	content: "\e140";
}

.hf .glyphicon-dashboard:before {
	content: "\e141";
}

.hf .glyphicon-paperclip:before {
	content: "\e142";
}

.hf .glyphicon-heart-empty:before {
	content: "\e143";
}

.hf .glyphicon-link:before {
	content: "\e144";
}

.hf .glyphicon-phone:before {
	content: "\e145";
}

.hf .glyphicon-pushpin:before {
	content: "\e146";
}

.hf .glyphicon-usd:before {
	content: "\e148";
}

.hf .glyphicon-gbp:before {
	content: "\e149";
}

.hf .glyphicon-sort:before {
	content: "\e150";
}

.hf .glyphicon-sort-by-alphabet:before {
	content: "\e151";
}

.hf .glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}

.hf .glyphicon-sort-by-order:before {
	content: "\e153";
}

.hf .glyphicon-sort-by-order-alt:before {
	content: "\e154";
}

.hf .glyphicon-sort-by-attributes:before {
	content: "\e155";
}

.hf .glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}

.hf .glyphicon-unchecked:before {
	content: "\e157";
}

.hf .glyphicon-expand:before {
	content: "\e158";
}

.hf .glyphicon-collapse-down:before {
	content: "\e159";
}

.hf .glyphicon-collapse-up:before {
	content: "\e160";
}

.hf .glyphicon-log-in:before {
	content: "\e161";
}

.hf .glyphicon-flash:before {
	content: "\e162";
}

.hf .glyphicon-log-out:before {
	content: "\e163";
}

.hf .glyphicon-new-window:before {
	content: "\e164";
}

.hf .glyphicon-record:before {
	content: "\e165";
}

.hf .glyphicon-save:before {
	content: "\e166";
}

.hf .glyphicon-open:before {
	content: "\e167";
}

.hf .glyphicon-saved:before {
	content: "\e168";
}

.hf .glyphicon-import:before {
	content: "\e169";
}

.hf .glyphicon-export:before {
	content: "\e170";
}

.hf .glyphicon-send:before {
	content: "\e171";
}

.hf .glyphicon-floppy-disk:before {
	content: "\e172";
}

.hf .glyphicon-floppy-saved:before {
	content: "\e173";
}

.hf .glyphicon-floppy-remove:before {
	content: "\e174";
}

.hf .glyphicon-floppy-save:before {
	content: "\e175";
}

.hf .glyphicon-floppy-open:before {
	content: "\e176";
}

.hf .glyphicon-credit-card:before {
	content: "\e177";
}

.hf .glyphicon-transfer:before {
	content: "\e178";
}

.hf .glyphicon-cutlery:before {
	content: "\e179";
}

.hf .glyphicon-header:before {
	content: "\e180";
}

.hf .glyphicon-compressed:before {
	content: "\e181";
}

.hf .glyphicon-earphone:before {
	content: "\e182";
}

.hf .glyphicon-phone-alt:before {
	content: "\e183";
}

.hf .glyphicon-tower:before {
	content: "\e184";
}

.hf .glyphicon-stats:before {
	content: "\e185";
}

.hf .glyphicon-sd-video:before {
	content: "\e186";
}

.hf .glyphicon-hd-video:before {
	content: "\e187";
}

.hf .glyphicon-subtitles:before {
	content: "\e188";
}

.hf .glyphicon-sound-stereo:before {
	content: "\e189";
}

.hf .glyphicon-sound-dolby:before {
	content: "\e190";
}

.hf .glyphicon-sound-5-1:before {
	content: "\e191";
}

.hf .glyphicon-sound-6-1:before {
	content: "\e192";
}

.hf .glyphicon-sound-7-1:before {
	content: "\e193";
}

.hf .glyphicon-copyright-mark:before {
	content: "\e194";
}

.hf .glyphicon-registration-mark:before {
	content: "\e195";
}

.hf .glyphicon-cloud-download:before {
	content: "\e197";
}

.hf .glyphicon-cloud-upload:before {
	content: "\e198";
}

.hf .glyphicon-tree-conifer:before {
	content: "\e199";
}

.hf .glyphicon-tree-deciduous:before {
	content: "\e200";
}

.hf .glyphicon-cd:before {
	content: "\e201";
}

.hf .glyphicon-save-file:before {
	content: "\e202";
}

.hf .glyphicon-open-file:before {
	content: "\e203";
}

.hf .glyphicon-level-up:before {
	content: "\e204";
}

.hf .glyphicon-copy:before {
	content: "\e205";
}

.hf .glyphicon-paste:before {
	content: "\e206";
}

.hf .glyphicon-alert:before {
	content: "\e209";
}

.hf .glyphicon-equalizer:before {
	content: "\e210";
}

.hf .glyphicon-king:before {
	content: "\e211";
}

.hf .glyphicon-queen:before {
	content: "\e212";
}

.hf .glyphicon-pawn:before {
	content: "\e213";
}

.hf .glyphicon-bishop:before {
	content: "\e214";
}

.hf .glyphicon-knight:before {
	content: "\e215";
}

.hf .glyphicon-baby-formula:before {
	content: "\e216";
}

.hf .glyphicon-tent:before {
	content: "\26fa";
}

.hf .glyphicon-blackboard:before {
	content: "\e218";
}

.hf .glyphicon-bed:before {
	content: "\e219";
}

.hf .glyphicon-apple:before {
	content: "\f8ff";
}

.hf .glyphicon-erase:before {
	content: "\e221";
}

.hf .glyphicon-hourglass:before {
	content: "\231b";
}

.hf .glyphicon-lamp:before {
	content: "\e223";
}

.hf .glyphicon-duplicate:before {
	content: "\e224";
}

.hf .glyphicon-piggy-bank:before {
	content: "\e225";
}

.hf .glyphicon-scissors:before {
	content: "\e226";
}

.hf .glyphicon-bitcoin:before {
	content: "\e227";
}

.hf .glyphicon-btc:before {
	content: "\e227";
}

.hf .glyphicon-xbt:before {
	content: "\e227";
}

.hf .glyphicon-yen:before {
	content: "\00a5";
}

.hf .glyphicon-jpy:before {
	content: "\00a5";
}

.hf .glyphicon-ruble:before {
	content: "\20bd";
}

.hf .glyphicon-rub:before {
	content: "\20bd";
}

.hf .glyphicon-scale:before {
	content: "\e230";
}

.hf .glyphicon-ice-lolly:before {
	content: "\e231";
}

.hf .glyphicon-ice-lolly-tasted:before {
	content: "\e232";
}

.hf .glyphicon-education:before {
	content: "\e233";
}

.hf .glyphicon-option-horizontal:before {
	content: "\e234";
}

.hf .glyphicon-option-vertical:before {
	content: "\e235";
}

.hf .glyphicon-menu-hamburger:before {
	content: "\e236";
}

.hf .glyphicon-modal-window:before {
	content: "\e237";
}

.hf .glyphicon-oil:before {
	content: "\e238";
}

.hf .glyphicon-grain:before {
	content: "\e239";
}

.hf .glyphicon-sunglasses:before {
	content: "\e240";
}

.hf .glyphicon-text-size:before {
	content: "\e241";
}

.hf .glyphicon-text-color:before {
	content: "\e242";
}

.hf .glyphicon-text-background:before {
	content: "\e243";
}

.hf .glyphicon-object-align-top:before {
	content: "\e244";
}

.hf .glyphicon-object-align-bottom:before {
	content: "\e245";
}

.hf .glyphicon-object-align-horizontal:before {
	content: "\e246";
}

.hf .glyphicon-object-align-left:before {
	content: "\e247";
}

.hf .glyphicon-object-align-vertical:before {
	content: "\e248";
}

.hf .glyphicon-object-align-right:before {
	content: "\e249";
}

.hf .glyphicon-triangle-right:before {
	content: "\e250";
}

.hf .glyphicon-triangle-left:before {
	content: "\e251";
}

.hf .glyphicon-triangle-bottom:before {
	content: "\e252";
}

.hf .glyphicon-triangle-top:before {
	content: "\e253";
}

.hf .glyphicon-console:before {
	content: "\e254";
}

.hf .glyphicon-superscript:before {
	content: "\e255";
}

.hf .glyphicon-subscript:before {
	content: "\e256";
}

.hf .glyphicon-menu-left:before {
	content: "\e257";
}

.hf .glyphicon-menu-right:before {
	content: "\e258";
}

.hf .glyphicon-menu-down:before {
	content: "\e259";
}

.hf .glyphicon-menu-up:before {
	content: "\e260";
}

.hf * {
	box-sizing: border-box;
}

.hf :after,
.hf :before {
	box-sizing: border-box;
}

.hf html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}

.hf body {
	font-family: Roboto, sans-serif;
	font-size: 16px;
	line-height: 1.428571429;
	color: #444;
	background-color: #fff;
}

.hf button,
.hf input,
.hf select,
.hf textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.hf a {
	color: #337ab7;
	text-decoration: none;
}

.hf a:focus,
.hf a:hover {
	color: #23527c;
	text-decoration: underline;
}

.hf a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.hf figure {
	margin: 0;
}

.hf img {
	vertical-align: middle;
}

.hf .img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.hf .img-rounded {
	border-radius: 6px;
}

.hf .img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.hf .img-circle {
	border-radius: 50%;
}

.hf hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #ccc;
}

.hf .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.hf .sr-only-focusable:active,
.hf .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

.hf [role="button"] {
	cursor: pointer;
}

.hf .h1,
.hf .h2,
.hf .h3,
.hf .h4,
.hf .h5,
.hf .h6,
.hf h1,
.hf h2,
.hf h3,
.hf h4,
.hf h5,
.hf h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

.hf .h1 .small,
.hf .h1 small,
.hf .h2 .small,
.hf .h2 small,
.hf .h3 .small,
.hf .h3 small,
.hf .h4 .small,
.hf .h4 small,
.hf .h5 .small,
.hf .h5 small,
.hf .h6 .small,
.hf .h6 small,
.hf h1 .small,
.hf h1 small,
.hf h2 .small,
.hf h2 small,
.hf h3 .small,
.hf h3 small,
.hf h4 .small,
.hf h4 small,
.hf h5 .small,
.hf h5 small,
.hf h6 .small,
.hf h6 small {
	font-weight: 400;
	line-height: 1;
	color: #a1a1a1;
}

.hf .h1,
.hf .h2,
.hf .h3,
.hf h1,
.hf h2,
.hf h3 {
	margin-top: 22px;
	margin-bottom: 11px;
}

.hf .h1 .small,
.hf .h1 small,
.hf .h2 .small,
.hf .h2 small,
.hf .h3 .small,
.hf .h3 small,
.hf h1 .small,
.hf h1 small,
.hf h2 .small,
.hf h2 small,
.hf h3 .small,
.hf h3 small {
	font-size: 65%;
}

.hf .h4,
.hf .h5,
.hf .h6,
.hf h4,
.hf h5,
.hf h6 {
	margin-top: 11px;
	margin-bottom: 11px;
}

.hf .h4 .small,
.hf .h4 small,
.hf .h5 .small,
.hf .h5 small,
.hf .h6 .small,
.hf .h6 small,
.hf h4 .small,
.hf h4 small,
.hf h5 .small,
.hf h5 small,
.hf h6 .small,
.hf h6 small {
	font-size: 75%;
}

.hf .h1,
.hf h1 {
	font-size: 41px;
}

.hf .h2,
.hf h2 {
	font-size: 34px;
}

.hf .h3,
.hf h3 {
	font-size: 28px;
}

.hf .h4,
.hf h4 {
	font-size: 20px;
}

.hf .h5,
.hf h5 {
	font-size: 16px;
}

.hf .h6,
.hf h6 {
	font-size: 14px;
}

.hf p {
	margin: 0 0 11px;
}

.hf .lead {
	margin-bottom: 22px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {
	.hf .lead {
		font-size: 24px;
	}
}

.hf .small,
.hf small {
	font-size: 87%;
}

.hf .mark,
.hf mark {
	background-color: #fcf8e3;
	padding: 0.2em;
}

.hf .text-left {
	text-align: left;
}

.hf .text-right {
	text-align: right;
}

.hf .text-center {
	text-align: center;
}

.hf .text-justify {
	text-align: justify;
}

.hf .text-nowrap {
	white-space: nowrap;
}

.hf .text-lowercase {
	text-transform: lowercase;
}

.hf .initialism,
.hf .text-uppercase {
	text-transform: uppercase;
}

.hf .text-capitalize {
	text-transform: capitalize;
}

.hf .text-muted {
	color: #a1a1a1;
}

.hf .text-primary {
	color: #337ab7;
}

.hf a.text-primary:focus,
.hf a.text-primary:hover {
	color: #286090;
}

.hf .text-success {
	color: #3c763d;
}

.hf a.text-success:focus,
.hf a.text-success:hover {
	color: #2b542c;
}

.hf .text-info {
	color: #31708f;
}

.hf a.text-info:focus,
.hf a.text-info:hover {
	color: #245269;
}

.hf .text-warning {
	color: #8a6d3b;
}

.hf a.text-warning:focus,
.hf a.text-warning:hover {
	color: #66512c;
}

.hf .text-danger {
	color: #a94442;
}

.hf a.text-danger:focus,
.hf a.text-danger:hover {
	color: #843534;
}

.hf .bg-primary {
	color: #fff;
}

.hf .bg-primary {
	background-color: #337ab7;
}

.hf a.bg-primary:focus,
.hf a.bg-primary:hover {
	background-color: #286090;
}

.hf .bg-success {
	background-color: #dff0d8;
}

.hf a.bg-success:focus,
.hf a.bg-success:hover {
	background-color: #c1e2b3;
}

.hf .bg-info {
	background-color: #d9edf7;
}

.hf a.bg-info:focus,
.hf a.bg-info:hover {
	background-color: #afd9ee;
}

.hf .bg-warning {
	background-color: #fcf8e3;
}

.hf a.bg-warning:focus,
.hf a.bg-warning:hover {
	background-color: #f7ecb5;
}

.hf .bg-danger {
	background-color: #f2dede;
}

.hf a.bg-danger:focus,
.hf a.bg-danger:hover {
	background-color: #e4b9b9;
}

.hf .page-header {
	padding-bottom: 10px;
	margin: 44px 0 22px;
	border-bottom: 1px solid #ccc;
}

.hf ol,
.hf ul {
	margin-top: 0;
	margin-bottom: 11px;
}

.hf ol ol,
.hf ol ul,
.hf ul ol,
.hf ul ul {
	margin-bottom: 0;
}

.hf .list-unstyled {
	padding-left: 0;
	list-style: none;
}

.hf .list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.hf .list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

.hf dl {
	margin-top: 0;
	margin-bottom: 22px;
}

.hf dd,
.hf dt {
	line-height: 1.428571429;
}

.hf dt {
	font-weight: 700;
}

.hf dd {
	margin-left: 0;
}

.hf .dl-horizontal dd:after,
.hf .dl-horizontal dd:before {
	content: " ";
	display: table;
}

.hf .dl-horizontal dd:after {
	clear: both;
}

@media (min-width: 768px) {
	.hf .dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.hf .dl-horizontal dd {
		margin-left: 180px;
	}
}

.hf abbr[data-original-title],
.hf abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #a1a1a1;
}

.hf .initialism {
	font-size: 90%;
}

.hf blockquote {
	padding: 11px 22px;
	margin: 0 0 22px;
	font-size: 20px;
	border-left: 5px solid #ccc;
}

.hf blockquote ol:last-child,
.hf blockquote p:last-child,
.hf blockquote ul:last-child {
	margin-bottom: 0;
}

.hf blockquote .small,
.hf blockquote footer,
.hf blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #a1a1a1;
}

.hf blockquote .small:before,
.hf blockquote footer:before,
.hf blockquote small:before {
	content: "\2014 ";
}

.hf .blockquote-reverse,
.hf blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #ccc;
	border-left: 0;
	text-align: right;
}

.hf .blockquote-reverse .small:before,
.hf .blockquote-reverse footer:before,
.hf .blockquote-reverse small:before,
.hf blockquote.pull-right .small:before,
.hf blockquote.pull-right footer:before,
.hf blockquote.pull-right small:before {
	content: "";
}

.hf .blockquote-reverse .small:after,
.hf .blockquote-reverse footer:after,
.hf .blockquote-reverse small:after,
.hf blockquote.pull-right .small:after,
.hf blockquote.pull-right footer:after,
.hf blockquote.pull-right small:after {
	content: " \2014";
}

.hf address {
	margin-bottom: 22px;
	font-style: normal;
	line-height: 1.428571429;
}

.hf code,
.hf kbd,
.hf pre,
.hf samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.hf code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

.hf kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.hf kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none;
}

.hf pre {
	display: block;
	padding: 10.5px;
	margin: 0 0 11px;
	font-size: 15px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #444;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.hf pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.hf .pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.hf .container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.hf .container:after,
.hf .container:before {
	content: " ";
	display: table;
}

.hf .container:after {
	clear: both;
}

@media (min-width: 768px) {
	.hf .container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.hf .container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.hf .container {
		width: 1170px;
	}
}

.hf .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.hf .container-fluid:after,
.hf .container-fluid:before {
	content: " ";
	display: table;
}

.hf .container-fluid:after {
	clear: both;
}

.hf .row {
	margin-left: -15px;
	margin-right: -15px;
}

.hf .row:after,
.hf .row:before {
	content: " ";
	display: table;
}

.hf .row:after {
	clear: both;
}

.hf .col-lg-1,
.hf .col-lg-10,
.hf .col-lg-11,
.hf .col-lg-12,
.hf .col-lg-2,
.hf .col-lg-3,
.hf .col-lg-4,
.hf .col-lg-5,
.hf .col-lg-6,
.hf .col-lg-7,
.hf .col-lg-8,
.hf .col-lg-9,
.hf .col-md-1,
.hf .col-md-10,
.hf .col-md-11,
.hf .col-md-12,
.hf .col-md-2,
.hf .col-md-3,
.hf .col-md-4,
.hf .col-md-5,
.hf .col-md-6,
.hf .col-md-7,
.hf .col-md-8,
.hf .col-md-9,
.hf .col-sm-1,
.hf .col-sm-10,
.hf .col-sm-11,
.hf .col-sm-12,
.hf .col-sm-2,
.hf .col-sm-3,
.hf .col-sm-4,
.hf .col-sm-5,
.hf .col-sm-6,
.hf .col-sm-7,
.hf .col-sm-8,
.hf .col-sm-9,
.hf .col-xs-1,
.hf .col-xs-10,
.hf .col-xs-11,
.hf .col-xs-12,
.hf .col-xs-2,
.hf .col-xs-3,
.hf .col-xs-4,
.hf .col-xs-5,
.hf .col-xs-6,
.hf .col-xs-7,
.hf .col-xs-8,
.hf .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.hf .col-xs-1,
.hf .col-xs-10,
.hf .col-xs-11,
.hf .col-xs-12,
.hf .col-xs-2,
.hf .col-xs-3,
.hf .col-xs-4,
.hf .col-xs-5,
.hf .col-xs-6,
.hf .col-xs-7,
.hf .col-xs-8,
.hf .col-xs-9 {
	float: left;
}

.hf .col-xs-1 {
	width: 8.3333333333%;
}

.hf .col-xs-2 {
	width: 16.6666666667%;
}

.hf .col-xs-3 {
	width: 25%;
}

.hf .col-xs-4 {
	width: 33.3333333333%;
}

.hf .col-xs-5 {
	width: 41.6666666667%;
}

.hf .col-xs-6 {
	width: 50%;
}

.hf .col-xs-7 {
	width: 58.3333333333%;
}

.hf .col-xs-8 {
	width: 66.6666666667%;
}

.hf .col-xs-9 {
	width: 75%;
}

.hf .col-xs-10 {
	width: 83.3333333333%;
}

.hf .col-xs-11 {
	width: 91.6666666667%;
}

.hf .col-xs-12 {
	width: 100%;
}

.hf .col-xs-pull-0 {
	right: auto;
}

.hf .col-xs-pull-1 {
	right: 8.3333333333%;
}

.hf .col-xs-pull-2 {
	right: 16.6666666667%;
}

.hf .col-xs-pull-3 {
	right: 25%;
}

.hf .col-xs-pull-4 {
	right: 33.3333333333%;
}

.hf .col-xs-pull-5 {
	right: 41.6666666667%;
}

.hf .col-xs-pull-6 {
	right: 50%;
}

.hf .col-xs-pull-7 {
	right: 58.3333333333%;
}

.hf .col-xs-pull-8 {
	right: 66.6666666667%;
}

.hf .col-xs-pull-9 {
	right: 75%;
}

.hf .col-xs-pull-10 {
	right: 83.3333333333%;
}

.hf .col-xs-pull-11 {
	right: 91.6666666667%;
}

.hf .col-xs-pull-12 {
	right: 100%;
}

.hf .col-xs-push-0 {
	left: auto;
}

.hf .col-xs-push-1 {
	left: 8.3333333333%;
}

.hf .col-xs-push-2 {
	left: 16.6666666667%;
}

.hf .col-xs-push-3 {
	left: 25%;
}

.hf .col-xs-push-4 {
	left: 33.3333333333%;
}

.hf .col-xs-push-5 {
	left: 41.6666666667%;
}

.hf .col-xs-push-6 {
	left: 50%;
}

.hf .col-xs-push-7 {
	left: 58.3333333333%;
}

.hf .col-xs-push-8 {
	left: 66.6666666667%;
}

.hf .col-xs-push-9 {
	left: 75%;
}

.hf .col-xs-push-10 {
	left: 83.3333333333%;
}

.hf .col-xs-push-11 {
	left: 91.6666666667%;
}

.hf .col-xs-push-12 {
	left: 100%;
}

.hf .col-xs-offset-0 {
	margin-left: 0;
}

.hf .col-xs-offset-1 {
	margin-left: 8.3333333333%;
}

.hf .col-xs-offset-2 {
	margin-left: 16.6666666667%;
}

.hf .col-xs-offset-3 {
	margin-left: 25%;
}

.hf .col-xs-offset-4 {
	margin-left: 33.3333333333%;
}

.hf .col-xs-offset-5 {
	margin-left: 41.6666666667%;
}

.hf .col-xs-offset-6 {
	margin-left: 50%;
}

.hf .col-xs-offset-7 {
	margin-left: 58.3333333333%;
}

.hf .col-xs-offset-8 {
	margin-left: 66.6666666667%;
}

.hf .col-xs-offset-9 {
	margin-left: 75%;
}

.hf .col-xs-offset-10 {
	margin-left: 83.3333333333%;
}

.hf .col-xs-offset-11 {
	margin-left: 91.6666666667%;
}

.hf .col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 768px) {
	.hf .col-sm-1,
  .hf .col-sm-10,
  .hf .col-sm-11,
  .hf .col-sm-12,
  .hf .col-sm-2,
  .hf .col-sm-3,
  .hf .col-sm-4,
  .hf .col-sm-5,
  .hf .col-sm-6,
  .hf .col-sm-7,
  .hf .col-sm-8,
  .hf .col-sm-9 {
		float: left;
	}

	.hf .col-sm-1 {
		width: 8.3333333333%;
	}

	.hf .col-sm-2 {
		width: 16.6666666667%;
	}

	.hf .col-sm-3 {
		width: 25%;
	}

	.hf .col-sm-4 {
		width: 33.3333333333%;
	}

	.hf .col-sm-5 {
		width: 41.6666666667%;
	}

	.hf .col-sm-6 {
		width: 50%;
	}

	.hf .col-sm-7 {
		width: 58.3333333333%;
	}

	.hf .col-sm-8 {
		width: 66.6666666667%;
	}

	.hf .col-sm-9 {
		width: 75%;
	}

	.hf .col-sm-10 {
		width: 83.3333333333%;
	}

	.hf .col-sm-11 {
		width: 91.6666666667%;
	}

	.hf .col-sm-12 {
		width: 100%;
	}

	.hf .col-sm-pull-0 {
		right: auto;
	}

	.hf .col-sm-pull-1 {
		right: 8.3333333333%;
	}

	.hf .col-sm-pull-2 {
		right: 16.6666666667%;
	}

	.hf .col-sm-pull-3 {
		right: 25%;
	}

	.hf .col-sm-pull-4 {
		right: 33.3333333333%;
	}

	.hf .col-sm-pull-5 {
		right: 41.6666666667%;
	}

	.hf .col-sm-pull-6 {
		right: 50%;
	}

	.hf .col-sm-pull-7 {
		right: 58.3333333333%;
	}

	.hf .col-sm-pull-8 {
		right: 66.6666666667%;
	}

	.hf .col-sm-pull-9 {
		right: 75%;
	}

	.hf .col-sm-pull-10 {
		right: 83.3333333333%;
	}

	.hf .col-sm-pull-11 {
		right: 91.6666666667%;
	}

	.hf .col-sm-pull-12 {
		right: 100%;
	}

	.hf .col-sm-push-0 {
		left: auto;
	}

	.hf .col-sm-push-1 {
		left: 8.3333333333%;
	}

	.hf .col-sm-push-2 {
		left: 16.6666666667%;
	}

	.hf .col-sm-push-3 {
		left: 25%;
	}

	.hf .col-sm-push-4 {
		left: 33.3333333333%;
	}

	.hf .col-sm-push-5 {
		left: 41.6666666667%;
	}

	.hf .col-sm-push-6 {
		left: 50%;
	}

	.hf .col-sm-push-7 {
		left: 58.3333333333%;
	}

	.hf .col-sm-push-8 {
		left: 66.6666666667%;
	}

	.hf .col-sm-push-9 {
		left: 75%;
	}

	.hf .col-sm-push-10 {
		left: 83.3333333333%;
	}

	.hf .col-sm-push-11 {
		left: 91.6666666667%;
	}

	.hf .col-sm-push-12 {
		left: 100%;
	}

	.hf .col-sm-offset-0 {
		margin-left: 0;
	}

	.hf .col-sm-offset-1 {
		margin-left: 8.3333333333%;
	}

	.hf .col-sm-offset-2 {
		margin-left: 16.6666666667%;
	}

	.hf .col-sm-offset-3 {
		margin-left: 25%;
	}

	.hf .col-sm-offset-4 {
		margin-left: 33.3333333333%;
	}

	.hf .col-sm-offset-5 {
		margin-left: 41.6666666667%;
	}

	.hf .col-sm-offset-6 {
		margin-left: 50%;
	}

	.hf .col-sm-offset-7 {
		margin-left: 58.3333333333%;
	}

	.hf .col-sm-offset-8 {
		margin-left: 66.6666666667%;
	}

	.hf .col-sm-offset-9 {
		margin-left: 75%;
	}

	.hf .col-sm-offset-10 {
		margin-left: 83.3333333333%;
	}

	.hf .col-sm-offset-11 {
		margin-left: 91.6666666667%;
	}

	.hf .col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 992px) {
	.hf .col-md-1,
  .hf .col-md-10,
  .hf .col-md-11,
  .hf .col-md-12,
  .hf .col-md-2,
  .hf .col-md-3,
  .hf .col-md-4,
  .hf .col-md-5,
  .hf .col-md-6,
  .hf .col-md-7,
  .hf .col-md-8,
  .hf .col-md-9 {
		float: left;
	}

	.hf .col-md-1 {
		width: 8.3333333333%;
	}

	.hf .col-md-2 {
		width: 16.6666666667%;
	}

	.hf .col-md-3 {
		width: 25%;
	}

	.hf .col-md-4 {
		width: 33.3333333333%;
	}

	.hf .col-md-5 {
		width: 41.6666666667%;
	}

	.hf .col-md-6 {
		width: 50%;
	}

	.hf .col-md-7 {
		width: 58.3333333333%;
	}

	.hf .col-md-8 {
		width: 66.6666666667%;
	}

	.hf .col-md-9 {
		width: 75%;
	}

	.hf .col-md-10 {
		width: 83.3333333333%;
	}

	.hf .col-md-11 {
		width: 91.6666666667%;
	}

	.hf .col-md-12 {
		width: 100%;
	}

	.hf .col-md-pull-0 {
		right: auto;
	}

	.hf .col-md-pull-1 {
		right: 8.3333333333%;
	}

	.hf .col-md-pull-2 {
		right: 16.6666666667%;
	}

	.hf .col-md-pull-3 {
		right: 25%;
	}

	.hf .col-md-pull-4 {
		right: 33.3333333333%;
	}

	.hf .col-md-pull-5 {
		right: 41.6666666667%;
	}

	.hf .col-md-pull-6 {
		right: 50%;
	}

	.hf .col-md-pull-7 {
		right: 58.3333333333%;
	}

	.hf .col-md-pull-8 {
		right: 66.6666666667%;
	}

	.hf .col-md-pull-9 {
		right: 75%;
	}

	.hf .col-md-pull-10 {
		right: 83.3333333333%;
	}

	.hf .col-md-pull-11 {
		right: 91.6666666667%;
	}

	.hf .col-md-pull-12 {
		right: 100%;
	}

	.hf .col-md-push-0 {
		left: auto;
	}

	.hf .col-md-push-1 {
		left: 8.3333333333%;
	}

	.hf .col-md-push-2 {
		left: 16.6666666667%;
	}

	.hf .col-md-push-3 {
		left: 25%;
	}

	.hf .col-md-push-4 {
		left: 33.3333333333%;
	}

	.hf .col-md-push-5 {
		left: 41.6666666667%;
	}

	.hf .col-md-push-6 {
		left: 50%;
	}

	.hf .col-md-push-7 {
		left: 58.3333333333%;
	}

	.hf .col-md-push-8 {
		left: 66.6666666667%;
	}

	.hf .col-md-push-9 {
		left: 75%;
	}

	.hf .col-md-push-10 {
		left: 83.3333333333%;
	}

	.hf .col-md-push-11 {
		left: 91.6666666667%;
	}

	.hf .col-md-push-12 {
		left: 100%;
	}

	.hf .col-md-offset-0 {
		margin-left: 0;
	}

	.hf .col-md-offset-1 {
		margin-left: 8.3333333333%;
	}

	.hf .col-md-offset-2 {
		margin-left: 16.6666666667%;
	}

	.hf .col-md-offset-3 {
		margin-left: 25%;
	}

	.hf .col-md-offset-4 {
		margin-left: 33.3333333333%;
	}

	.hf .col-md-offset-5 {
		margin-left: 41.6666666667%;
	}

	.hf .col-md-offset-6 {
		margin-left: 50%;
	}

	.hf .col-md-offset-7 {
		margin-left: 58.3333333333%;
	}

	.hf .col-md-offset-8 {
		margin-left: 66.6666666667%;
	}

	.hf .col-md-offset-9 {
		margin-left: 75%;
	}

	.hf .col-md-offset-10 {
		margin-left: 83.3333333333%;
	}

	.hf .col-md-offset-11 {
		margin-left: 91.6666666667%;
	}

	.hf .col-md-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1200px) {
	.hf .col-lg-1,
  .hf .col-lg-10,
  .hf .col-lg-11,
  .hf .col-lg-12,
  .hf .col-lg-2,
  .hf .col-lg-3,
  .hf .col-lg-4,
  .hf .col-lg-5,
  .hf .col-lg-6,
  .hf .col-lg-7,
  .hf .col-lg-8,
  .hf .col-lg-9 {
		float: left;
	}

	.hf .col-lg-1 {
		width: 8.3333333333%;
	}

	.hf .col-lg-2 {
		width: 16.6666666667%;
	}

	.hf .col-lg-3 {
		width: 25%;
	}

	.hf .col-lg-4 {
		width: 33.3333333333%;
	}

	.hf .col-lg-5 {
		width: 41.6666666667%;
	}

	.hf .col-lg-6 {
		width: 50%;
	}

	.hf .col-lg-7 {
		width: 58.3333333333%;
	}

	.hf .col-lg-8 {
		width: 66.6666666667%;
	}

	.hf .col-lg-9 {
		width: 75%;
	}

	.hf .col-lg-10 {
		width: 83.3333333333%;
	}

	.hf .col-lg-11 {
		width: 91.6666666667%;
	}

	.hf .col-lg-12 {
		width: 100%;
	}

	.hf .col-lg-pull-0 {
		right: auto;
	}

	.hf .col-lg-pull-1 {
		right: 8.3333333333%;
	}

	.hf .col-lg-pull-2 {
		right: 16.6666666667%;
	}

	.hf .col-lg-pull-3 {
		right: 25%;
	}

	.hf .col-lg-pull-4 {
		right: 33.3333333333%;
	}

	.hf .col-lg-pull-5 {
		right: 41.6666666667%;
	}

	.hf .col-lg-pull-6 {
		right: 50%;
	}

	.hf .col-lg-pull-7 {
		right: 58.3333333333%;
	}

	.hf .col-lg-pull-8 {
		right: 66.6666666667%;
	}

	.hf .col-lg-pull-9 {
		right: 75%;
	}

	.hf .col-lg-pull-10 {
		right: 83.3333333333%;
	}

	.hf .col-lg-pull-11 {
		right: 91.6666666667%;
	}

	.hf .col-lg-pull-12 {
		right: 100%;
	}

	.hf .col-lg-push-0 {
		left: auto;
	}

	.hf .col-lg-push-1 {
		left: 8.3333333333%;
	}

	.hf .col-lg-push-2 {
		left: 16.6666666667%;
	}

	.hf .col-lg-push-3 {
		left: 25%;
	}

	.hf .col-lg-push-4 {
		left: 33.3333333333%;
	}

	.hf .col-lg-push-5 {
		left: 41.6666666667%;
	}

	.hf .col-lg-push-6 {
		left: 50%;
	}

	.hf .col-lg-push-7 {
		left: 58.3333333333%;
	}

	.hf .col-lg-push-8 {
		left: 66.6666666667%;
	}

	.hf .col-lg-push-9 {
		left: 75%;
	}

	.hf .col-lg-push-10 {
		left: 83.3333333333%;
	}

	.hf .col-lg-push-11 {
		left: 91.6666666667%;
	}

	.hf .col-lg-push-12 {
		left: 100%;
	}

	.hf .col-lg-offset-0 {
		margin-left: 0;
	}

	.hf .col-lg-offset-1 {
		margin-left: 8.3333333333%;
	}

	.hf .col-lg-offset-2 {
		margin-left: 16.6666666667%;
	}

	.hf .col-lg-offset-3 {
		margin-left: 25%;
	}

	.hf .col-lg-offset-4 {
		margin-left: 33.3333333333%;
	}

	.hf .col-lg-offset-5 {
		margin-left: 41.6666666667%;
	}

	.hf .col-lg-offset-6 {
		margin-left: 50%;
	}

	.hf .col-lg-offset-7 {
		margin-left: 58.3333333333%;
	}

	.hf .col-lg-offset-8 {
		margin-left: 66.6666666667%;
	}

	.hf .col-lg-offset-9 {
		margin-left: 75%;
	}

	.hf .col-lg-offset-10 {
		margin-left: 83.3333333333%;
	}

	.hf .col-lg-offset-11 {
		margin-left: 91.6666666667%;
	}

	.hf .col-lg-offset-12 {
		margin-left: 100%;
	}
}

.hf table {
	background-color: transparent;
}

.hf caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #a1a1a1;
	text-align: left;
}

.hf th {
	text-align: left;
}

.hf .table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px;
}

.hf .table > tbody > tr > td,
.hf .table > tbody > tr > th,
.hf .table > tfoot > tr > td,
.hf .table > tfoot > tr > th,
.hf .table > thead > tr > td,
.hf .table > thead > tr > th {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.hf .table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.hf .table > caption + thead > tr:first-child > td,
.hf .table > caption + thead > tr:first-child > th,
.hf .table > colgroup + thead > tr:first-child > td,
.hf .table > colgroup + thead > tr:first-child > th,
.hf .table > thead:first-child > tr:first-child > td,
.hf .table > thead:first-child > tr:first-child > th {
	border-top: 0;
}

.hf .table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.hf .table .table {
	background-color: #fff;
}

.hf .table-condensed > tbody > tr > td,
.hf .table-condensed > tbody > tr > th,
.hf .table-condensed > tfoot > tr > td,
.hf .table-condensed > tfoot > tr > th,
.hf .table-condensed > thead > tr > td,
.hf .table-condensed > thead > tr > th {
	padding: 5px;
}

.hf .table-bordered {
	border: 1px solid #ddd;
}

.hf .table-bordered > tbody > tr > td,
.hf .table-bordered > tbody > tr > th,
.hf .table-bordered > tfoot > tr > td,
.hf .table-bordered > tfoot > tr > th,
.hf .table-bordered > thead > tr > td,
.hf .table-bordered > thead > tr > th {
	border: 1px solid #ddd;
}

.hf .table-bordered > thead > tr > td,
.hf .table-bordered > thead > tr > th {
	border-bottom-width: 2px;
}

.hf .table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.hf .table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}

.hf table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}

.hf table td[class*="col-"],
.hf table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

.hf .table > tbody > tr.active > td,
.hf .table > tbody > tr.active > th,
.hf .table > tbody > tr > td.active,
.hf .table > tbody > tr > th.active,
.hf .table > tfoot > tr.active > td,
.hf .table > tfoot > tr.active > th,
.hf .table > tfoot > tr > td.active,
.hf .table > tfoot > tr > th.active,
.hf .table > thead > tr.active > td,
.hf .table > thead > tr.active > th,
.hf .table > thead > tr > td.active,
.hf .table > thead > tr > th.active {
	background-color: #f5f5f5;
}

.hf .table-hover > tbody > tr.active:hover > td,
.hf .table-hover > tbody > tr.active:hover > th,
.hf .table-hover > tbody > tr:hover > .active,
.hf .table-hover > tbody > tr > td.active:hover,
.hf .table-hover > tbody > tr > th.active:hover {
	background-color: #e8e8e8;
}

.hf .table > tbody > tr.success > td,
.hf .table > tbody > tr.success > th,
.hf .table > tbody > tr > td.success,
.hf .table > tbody > tr > th.success,
.hf .table > tfoot > tr.success > td,
.hf .table > tfoot > tr.success > th,
.hf .table > tfoot > tr > td.success,
.hf .table > tfoot > tr > th.success,
.hf .table > thead > tr.success > td,
.hf .table > thead > tr.success > th,
.hf .table > thead > tr > td.success,
.hf .table > thead > tr > th.success {
	background-color: #dff0d8;
}

.hf .table-hover > tbody > tr.success:hover > td,
.hf .table-hover > tbody > tr.success:hover > th,
.hf .table-hover > tbody > tr:hover > .success,
.hf .table-hover > tbody > tr > td.success:hover,
.hf .table-hover > tbody > tr > th.success:hover {
	background-color: #d0e9c6;
}

.hf .table > tbody > tr.info > td,
.hf .table > tbody > tr.info > th,
.hf .table > tbody > tr > td.info,
.hf .table > tbody > tr > th.info,
.hf .table > tfoot > tr.info > td,
.hf .table > tfoot > tr.info > th,
.hf .table > tfoot > tr > td.info,
.hf .table > tfoot > tr > th.info,
.hf .table > thead > tr.info > td,
.hf .table > thead > tr.info > th,
.hf .table > thead > tr > td.info,
.hf .table > thead > tr > th.info {
	background-color: #d9edf7;
}

.hf .table-hover > tbody > tr.info:hover > td,
.hf .table-hover > tbody > tr.info:hover > th,
.hf .table-hover > tbody > tr:hover > .info,
.hf .table-hover > tbody > tr > td.info:hover,
.hf .table-hover > tbody > tr > th.info:hover {
	background-color: #c4e3f3;
}

.hf .table > tbody > tr.warning > td,
.hf .table > tbody > tr.warning > th,
.hf .table > tbody > tr > td.warning,
.hf .table > tbody > tr > th.warning,
.hf .table > tfoot > tr.warning > td,
.hf .table > tfoot > tr.warning > th,
.hf .table > tfoot > tr > td.warning,
.hf .table > tfoot > tr > th.warning,
.hf .table > thead > tr.warning > td,
.hf .table > thead > tr.warning > th,
.hf .table > thead > tr > td.warning,
.hf .table > thead > tr > th.warning {
	background-color: #fcf8e3;
}

.hf .table-hover > tbody > tr.warning:hover > td,
.hf .table-hover > tbody > tr.warning:hover > th,
.hf .table-hover > tbody > tr:hover > .warning,
.hf .table-hover > tbody > tr > td.warning:hover,
.hf .table-hover > tbody > tr > th.warning:hover {
	background-color: #faf2cc;
}

.hf .table > tbody > tr.danger > td,
.hf .table > tbody > tr.danger > th,
.hf .table > tbody > tr > td.danger,
.hf .table > tbody > tr > th.danger,
.hf .table > tfoot > tr.danger > td,
.hf .table > tfoot > tr.danger > th,
.hf .table > tfoot > tr > td.danger,
.hf .table > tfoot > tr > th.danger,
.hf .table > thead > tr.danger > td,
.hf .table > thead > tr.danger > th,
.hf .table > thead > tr > td.danger,
.hf .table > thead > tr > th.danger {
	background-color: #f2dede;
}

.hf .table-hover > tbody > tr.danger:hover > td,
.hf .table-hover > tbody > tr.danger:hover > th,
.hf .table-hover > tbody > tr:hover > .danger,
.hf .table-hover > tbody > tr > td.danger:hover,
.hf .table-hover > tbody > tr > th.danger:hover {
	background-color: #ebcccc;
}

.hf .table-responsive {
	overflow-x: auto;
	min-height: 0.01%;
}

@media screen and (max-width: 767px) {
	.hf .table-responsive {
		width: 100%;
		margin-bottom: 16.5px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}

	.hf .table-responsive > .table {
		margin-bottom: 0;
	}

	.hf .table-responsive > .table > tbody > tr > td,
  .hf .table-responsive > .table > tbody > tr > th,
  .hf .table-responsive > .table > tfoot > tr > td,
  .hf .table-responsive > .table > tfoot > tr > th,
  .hf .table-responsive > .table > thead > tr > td,
  .hf .table-responsive > .table > thead > tr > th {
		white-space: nowrap;
	}

	.hf .table-responsive > .table-bordered {
		border: 0;
	}

	.hf .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .hf .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .hf .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .hf .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .hf .table-responsive > .table-bordered > thead > tr > td:first-child,
  .hf .table-responsive > .table-bordered > thead > tr > th:first-child {
		border-left: 0;
	}

	.hf .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .hf .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .hf .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .hf .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .hf .table-responsive > .table-bordered > thead > tr > td:last-child,
  .hf .table-responsive > .table-bordered > thead > tr > th:last-child {
		border-right: 0;
	}

	.hf .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .hf .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .hf .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .hf .table-responsive > .table-bordered > tfoot > tr:last-child > th {
		border-bottom: 0;
	}
}

.hf fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

.hf legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 22px;
	font-size: 24px;
	line-height: inherit;
	color: #444;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

.hf label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

.hf input[type="search"] {
	box-sizing: border-box;
}

.hf input[type="checkbox"],
.hf input[type="radio"] {
	margin: 4px 0 0;
	line-height: normal;
}

.hf input[type="file"] {
	display: block;
}

.hf input[type="range"] {
	display: block;
	width: 100%;
}

.hf select[multiple],
.hf select[size] {
	height: auto;
}

.hf input[type="checkbox"]:focus,
.hf input[type="file"]:focus,
.hf input[type="radio"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.hf output {
	display: block;
	padding-top: 7px;
	font-size: 16px;
	line-height: 1.428571429;
	color: #666;
}

.hf .form-control {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.428571429;
	color: #666;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.hf .form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.hf .form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.hf .form-control:-ms-input-placeholder {
	color: #999;
}

.hf .form-control::-webkit-input-placeholder {
	color: #999;
}

.hf .form-control::-ms-expand {
	border: 0;
	background-color: transparent;
}

.hf .form-control[disabled],
.hf .form-control[readonly],
.hf fieldset[disabled] .form-control {
	background-color: #ccc;
	opacity: 1;
}

.hf .form-control[disabled],
.hf fieldset[disabled] .form-control {
	cursor: not-allowed;
}

.hf textarea.form-control {
	height: auto;
}

.hf input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.hf input[type="date"].form-control,
  .hf input[type="datetime-local"].form-control,
  .hf input[type="month"].form-control,
  .hf input[type="time"].form-control {
		line-height: 36px;
	}

	.hf .input-group-sm input[type="date"],
  .hf .input-group-sm input[type="datetime-local"],
  .hf .input-group-sm input[type="month"],
  .hf .input-group-sm input[type="time"],
  .hf .input-group-sm > .input-group-btn > input.btn[type="date"],
  .hf .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .hf .input-group-sm > .input-group-btn > input.btn[type="month"],
  .hf .input-group-sm > .input-group-btn > input.btn[type="time"],
  .hf .input-group-sm > input.form-control[type="date"],
  .hf .input-group-sm > input.form-control[type="datetime-local"],
  .hf .input-group-sm > input.form-control[type="month"],
  .hf .input-group-sm > input.form-control[type="time"],
  .hf .input-group-sm > input.input-group-addon[type="date"],
  .hf .input-group-sm > input.input-group-addon[type="datetime-local"],
  .hf .input-group-sm > input.input-group-addon[type="month"],
  .hf .input-group-sm > input.input-group-addon[type="time"],
  .hf input[type="date"].input-sm,
  .hf input[type="datetime-local"].input-sm,
  .hf input[type="month"].input-sm,
  .hf input[type="time"].input-sm {
		line-height: 33px;
	}

	.hf .input-group-lg input[type="date"],
  .hf .input-group-lg input[type="datetime-local"],
  .hf .input-group-lg input[type="month"],
  .hf .input-group-lg input[type="time"],
  .hf .input-group-lg > .input-group-btn > input.btn[type="date"],
  .hf .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .hf .input-group-lg > .input-group-btn > input.btn[type="month"],
  .hf .input-group-lg > .input-group-btn > input.btn[type="time"],
  .hf .input-group-lg > input.form-control[type="date"],
  .hf .input-group-lg > input.form-control[type="datetime-local"],
  .hf .input-group-lg > input.form-control[type="month"],
  .hf .input-group-lg > input.form-control[type="time"],
  .hf .input-group-lg > input.input-group-addon[type="date"],
  .hf .input-group-lg > input.input-group-addon[type="datetime-local"],
  .hf .input-group-lg > input.input-group-addon[type="month"],
  .hf .input-group-lg > input.input-group-addon[type="time"],
  .hf input[type="date"].input-lg,
  .hf input[type="datetime-local"].input-lg,
  .hf input[type="month"].input-lg,
  .hf input[type="time"].input-lg {
		line-height: 49px;
	}
}

.hf .form-group {
	margin-bottom: 15px;
}

.hf .checkbox,
.hf .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hf .checkbox label,
.hf .radio label {
	min-height: 22px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.hf .checkbox input[type="checkbox"],
.hf .checkbox-inline input[type="checkbox"],
.hf .radio input[type="radio"],
.hf .radio-inline input[type="radio"] {
	position: absolute;
	margin-left: -20px;
}

.hf .checkbox + .checkbox,
.hf .radio + .radio {
	margin-top: -5px;
}

.hf .checkbox-inline,
.hf .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer;
}

.hf .checkbox-inline + .checkbox-inline,
.hf .radio-inline + .radio-inline {
	margin-top: 0;
	margin-left: 10px;
}

.hf fieldset[disabled] input[type="checkbox"],
.hf fieldset[disabled] input[type="radio"],
.hf input[type="checkbox"].disabled,
.hf input[type="checkbox"][disabled],
.hf input[type="radio"].disabled,
.hf input[type="radio"][disabled] {
	cursor: not-allowed;
}

.hf .checkbox-inline.disabled,
.hf .radio-inline.disabled,
.hf fieldset[disabled] .checkbox-inline,
.hf fieldset[disabled] .radio-inline {
	cursor: not-allowed;
}

.hf .checkbox.disabled label,
.hf .radio.disabled label,
.hf fieldset[disabled] .checkbox label,
.hf fieldset[disabled] .radio label {
	cursor: not-allowed;
}

.hf .form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 38px;
}

.hf .form-control-static.input-lg,
.hf .form-control-static.input-sm,
.hf .input-group-lg > .form-control-static.form-control,
.hf .input-group-lg > .form-control-static.input-group-addon,
.hf .input-group-lg > .input-group-btn > .form-control-static.btn,
.hf .input-group-sm > .form-control-static.form-control,
.hf .input-group-sm > .form-control-static.input-group-addon,
.hf .input-group-sm > .input-group-btn > .form-control-static.btn {
	padding-left: 0;
	padding-right: 0;
}

.hf .input-group-sm > .form-control,
.hf .input-group-sm > .input-group-addon,
.hf .input-group-sm > .input-group-btn > .btn,
.hf .input-sm {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
}

.hf .input-group-sm > .input-group-btn > select.btn,
.hf .input-group-sm > select.form-control,
.hf .input-group-sm > select.input-group-addon,
.hf select.input-sm {
	height: 33px;
	line-height: 33px;
}

.hf .input-group-sm > .input-group-btn > select.btn[multiple],
.hf .input-group-sm > .input-group-btn > textarea.btn,
.hf .input-group-sm > select.form-control[multiple],
.hf .input-group-sm > select.input-group-addon[multiple],
.hf .input-group-sm > textarea.form-control,
.hf .input-group-sm > textarea.input-group-addon,
.hf select[multiple].input-sm,
.hf textarea.input-sm {
	height: auto;
}

.hf .form-group-sm .form-control {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
}

.hf .form-group-sm select.form-control {
	height: 33px;
	line-height: 33px;
}

.hf .form-group-sm select[multiple].form-control,
.hf .form-group-sm textarea.form-control {
	height: auto;
}

.hf .form-group-sm .form-control-static {
	height: 33px;
	min-height: 36px;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 1.5;
}

.hf .input-group-lg > .form-control,
.hf .input-group-lg > .input-group-addon,
.hf .input-group-lg > .input-group-btn > .btn,
.hf .input-lg {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.hf .input-group-lg > .input-group-btn > select.btn,
.hf .input-group-lg > select.form-control,
.hf .input-group-lg > select.input-group-addon,
.hf select.input-lg {
	height: 49px;
	line-height: 49px;
}

.hf .input-group-lg > .input-group-btn > select.btn[multiple],
.hf .input-group-lg > .input-group-btn > textarea.btn,
.hf .input-group-lg > select.form-control[multiple],
.hf .input-group-lg > select.input-group-addon[multiple],
.hf .input-group-lg > textarea.form-control,
.hf .input-group-lg > textarea.input-group-addon,
.hf select[multiple].input-lg,
.hf textarea.input-lg {
	height: auto;
}

.hf .form-group-lg .form-control {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.hf .form-group-lg select.form-control {
	height: 49px;
	line-height: 49px;
}

.hf .form-group-lg select[multiple].form-control,
.hf .form-group-lg textarea.form-control {
	height: auto;
}

.hf .form-group-lg .form-control-static {
	height: 49px;
	min-height: 42px;
	padding: 11px 16px;
	font-size: 20px;
	line-height: 1.3333333;
}

.hf .has-feedback {
	position: relative;
}

.hf .has-feedback .form-control {
	padding-right: 45px;
}

.hf .form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	pointer-events: none;
}

.hf .form-group-lg .form-control + .form-control-feedback,
.hf .input-group-lg + .form-control-feedback,
.hf .input-group-lg > .form-control + .form-control-feedback,
.hf .input-group-lg > .input-group-addon + .form-control-feedback,
.hf .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.hf .input-lg + .form-control-feedback {
	width: 49px;
	height: 49px;
	line-height: 49px;
}

.hf .form-group-sm .form-control + .form-control-feedback,
.hf .input-group-sm + .form-control-feedback,
.hf .input-group-sm > .form-control + .form-control-feedback,
.hf .input-group-sm > .input-group-addon + .form-control-feedback,
.hf .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.hf .input-sm + .form-control-feedback {
	width: 33px;
	height: 33px;
	line-height: 33px;
}

.hf .has-success .checkbox,
.hf .has-success .checkbox-inline,
.hf .has-success .control-label,
.hf .has-success .help-block,
.hf .has-success .radio,
.hf .has-success .radio-inline,
.hf .has-success.checkbox label,
.hf .has-success.checkbox-inline label,
.hf .has-success.radio label,
.hf .has-success.radio-inline label {
	color: #3c763d;
}

.hf .has-success .form-control {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.hf .has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.hf .has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.hf .has-success .form-control-feedback {
	color: #3c763d;
}

.hf .has-warning .checkbox,
.hf .has-warning .checkbox-inline,
.hf .has-warning .control-label,
.hf .has-warning .help-block,
.hf .has-warning .radio,
.hf .has-warning .radio-inline,
.hf .has-warning.checkbox label,
.hf .has-warning.checkbox-inline label,
.hf .has-warning.radio label,
.hf .has-warning.radio-inline label {
	color: #8a6d3b;
}

.hf .has-warning .form-control {
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.hf .has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.hf .has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.hf .has-warning .form-control-feedback {
	color: #8a6d3b;
}

.hf .has-error .checkbox,
.hf .has-error .checkbox-inline,
.hf .has-error .control-label,
.hf .has-error .help-block,
.hf .has-error .radio,
.hf .has-error .radio-inline,
.hf .has-error.checkbox label,
.hf .has-error.checkbox-inline label,
.hf .has-error.radio label,
.hf .has-error.radio-inline label {
	color: #a94442;
}

.hf .has-error .form-control {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.hf .has-error .form-control:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.hf .has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

.hf .has-error .form-control-feedback {
	color: #a94442;
}

.hf .has-feedback label ~ .form-control-feedback {
	top: 27px;
}

.hf .has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.hf .help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #848484;
}

@media (min-width: 768px) {
	.hf .form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.hf .form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.hf .form-inline .form-control-static {
		display: inline-block;
	}

	.hf .form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.hf .form-inline .input-group .form-control,
  .hf .form-inline .input-group .input-group-addon,
  .hf .form-inline .input-group .input-group-btn {
		width: auto;
	}

	.hf .form-inline .input-group > .form-control {
		width: 100%;
	}

	.hf .form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.hf .form-inline .checkbox,
  .hf .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.hf .form-inline .checkbox label,
  .hf .form-inline .radio label {
		padding-left: 0;
	}

	.hf .form-inline .checkbox input[type="checkbox"],
  .hf .form-inline .radio input[type="radio"] {
		position: relative;
		margin-left: 0;
	}

	.hf .form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.hf .form-horizontal .checkbox,
.hf .form-horizontal .checkbox-inline,
.hf .form-horizontal .radio,
.hf .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.hf .form-horizontal .checkbox,
.hf .form-horizontal .radio {
	min-height: 29px;
}

.hf .form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

.hf .form-horizontal .form-group:after,
.hf .form-horizontal .form-group:before {
	content: " ";
	display: table;
}

.hf .form-horizontal .form-group:after {
	clear: both;
}

@media (min-width: 768px) {
	.hf .form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.hf .form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
	.hf .form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 20px;
	}
}

@media (min-width: 768px) {
	.hf .form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 14px;
	}
}

.hf .btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.428571429;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.hf .btn.active.focus,
.hf .btn.active:focus,
.hf .btn.focus,
.hf .btn:active.focus,
.hf .btn:active:focus,
.hf .btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.hf .btn.focus,
.hf .btn:focus,
.hf .btn:hover {
	color: #333;
	text-decoration: none;
}

.hf .btn.active,
.hf .btn:active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.hf .btn.disabled,
.hf .btn[disabled],
.hf fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	box-shadow: none;
}

.hf a.btn.disabled,
.hf fieldset[disabled] a.btn {
	pointer-events: none;
}

.hf .btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.hf .btn-default.focus,
.hf .btn-default:focus {
	color: #333;
	background-color: #e6e5e5;
	border-color: #8c8c8c;
}

.hf .btn-default:hover {
	color: #333;
	background-color: #e6e5e5;
	border-color: #adadad;
}

.hf .btn-default.active,
.hf .btn-default:active,
.hf .open > .btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e5e5;
	border-color: #adadad;
}

.hf .btn-default.active.focus,
.hf .btn-default.active:focus,
.hf .btn-default.active:hover,
.hf .btn-default:active.focus,
.hf .btn-default:active:focus,
.hf .btn-default:active:hover,
.hf .open > .btn-default.dropdown-toggle.focus,
.hf .open > .btn-default.dropdown-toggle:focus,
.hf .open > .btn-default.dropdown-toggle:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}

.hf .btn-default.active,
.hf .btn-default:active,
.hf .open > .btn-default.dropdown-toggle {
	background-image: none;
}

.hf .btn-default.disabled.focus,
.hf .btn-default.disabled:focus,
.hf .btn-default.disabled:hover,
.hf .btn-default[disabled].focus,
.hf .btn-default[disabled]:focus,
.hf .btn-default[disabled]:hover,
.hf fieldset[disabled] .btn-default.focus,
.hf fieldset[disabled] .btn-default:focus,
.hf fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc;
}

.hf .btn-default .badge {
	color: #fff;
	background-color: #333;
}

.hf .btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.hf .btn-primary.focus,
.hf .btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40;
}

.hf .btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.hf .btn-primary.active,
.hf .btn-primary:active,
.hf .open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.hf .btn-primary.active.focus,
.hf .btn-primary.active:focus,
.hf .btn-primary.active:hover,
.hf .btn-primary:active.focus,
.hf .btn-primary:active:focus,
.hf .btn-primary:active:hover,
.hf .open > .btn-primary.dropdown-toggle.focus,
.hf .open > .btn-primary.dropdown-toggle:focus,
.hf .open > .btn-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40;
}

.hf .btn-primary.active,
.hf .btn-primary:active,
.hf .open > .btn-primary.dropdown-toggle {
	background-image: none;
}

.hf .btn-primary.disabled.focus,
.hf .btn-primary.disabled:focus,
.hf .btn-primary.disabled:hover,
.hf .btn-primary[disabled].focus,
.hf .btn-primary[disabled]:focus,
.hf .btn-primary[disabled]:hover,
.hf fieldset[disabled] .btn-primary.focus,
.hf fieldset[disabled] .btn-primary:focus,
.hf fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.hf .btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

.hf .btn-success {
	color: #fff;
	background-color: #81c23c;
	border-color: #74af36;
}

.hf .btn-success.focus,
.hf .btn-success:focus {
	color: #fff;
	background-color: #679b30;
	border-color: #334d18;
}

.hf .btn-success:hover {
	color: #fff;
	background-color: #679b30;
	border-color: #558028;
}

.hf .btn-success.active,
.hf .btn-success:active,
.hf .open > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #679b30;
	border-color: #558028;
}

.hf .btn-success.active.focus,
.hf .btn-success.active:focus,
.hf .btn-success.active:hover,
.hf .btn-success:active.focus,
.hf .btn-success:active:focus,
.hf .btn-success:active:hover,
.hf .open > .btn-success.dropdown-toggle.focus,
.hf .open > .btn-success.dropdown-toggle:focus,
.hf .open > .btn-success.dropdown-toggle:hover {
	color: #fff;
	background-color: #558028;
	border-color: #334d18;
}

.hf .btn-success.active,
.hf .btn-success:active,
.hf .open > .btn-success.dropdown-toggle {
	background-image: none;
}

.hf .btn-success.disabled.focus,
.hf .btn-success.disabled:focus,
.hf .btn-success.disabled:hover,
.hf .btn-success[disabled].focus,
.hf .btn-success[disabled]:focus,
.hf .btn-success[disabled]:hover,
.hf fieldset[disabled] .btn-success.focus,
.hf fieldset[disabled] .btn-success:focus,
.hf fieldset[disabled] .btn-success:hover {
	background-color: #81c23c;
	border-color: #74af36;
}

.hf .btn-success .badge {
	color: #81c23c;
	background-color: #fff;
}

.hf .btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.hf .btn-info.focus,
.hf .btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.hf .btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.hf .btn-info.active,
.hf .btn-info:active,
.hf .open > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.hf .btn-info.active.focus,
.hf .btn-info.active:focus,
.hf .btn-info.active:hover,
.hf .btn-info:active.focus,
.hf .btn-info:active:focus,
.hf .btn-info:active:hover,
.hf .open > .btn-info.dropdown-toggle.focus,
.hf .open > .btn-info.dropdown-toggle:focus,
.hf .open > .btn-info.dropdown-toggle:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}

.hf .btn-info.active,
.hf .btn-info:active,
.hf .open > .btn-info.dropdown-toggle {
	background-image: none;
}

.hf .btn-info.disabled.focus,
.hf .btn-info.disabled:focus,
.hf .btn-info.disabled:hover,
.hf .btn-info[disabled].focus,
.hf .btn-info[disabled]:focus,
.hf .btn-info[disabled]:hover,
.hf fieldset[disabled] .btn-info.focus,
.hf fieldset[disabled] .btn-info:focus,
.hf fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.hf .btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.hf .btn-warning {
	color: #fff;
	background-color: #f99d1c;
	border-color: #f59206;
}

.hf .btn-warning.focus,
.hf .btn-warning:focus {
	color: #fff;
	background-color: #dc8306;
	border-color: #794803;
}

.hf .btn-warning:hover {
	color: #fff;
	background-color: #dc8306;
	border-color: #b96e05;
}

.hf .btn-warning.active,
.hf .btn-warning:active,
.hf .open > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #dc8306;
	border-color: #b96e05;
}

.hf .btn-warning.active.focus,
.hf .btn-warning.active:focus,
.hf .btn-warning.active:hover,
.hf .btn-warning:active.focus,
.hf .btn-warning:active:focus,
.hf .btn-warning:active:hover,
.hf .open > .btn-warning.dropdown-toggle.focus,
.hf .open > .btn-warning.dropdown-toggle:focus,
.hf .open > .btn-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #b96e05;
	border-color: #794803;
}

.hf .btn-warning.active,
.hf .btn-warning:active,
.hf .open > .btn-warning.dropdown-toggle {
	background-image: none;
}

.hf .btn-warning.disabled.focus,
.hf .btn-warning.disabled:focus,
.hf .btn-warning.disabled:hover,
.hf .btn-warning[disabled].focus,
.hf .btn-warning[disabled]:focus,
.hf .btn-warning[disabled]:hover,
.hf fieldset[disabled] .btn-warning.focus,
.hf fieldset[disabled] .btn-warning:focus,
.hf fieldset[disabled] .btn-warning:hover {
	background-color: #f99d1c;
	border-color: #f59206;
}

.hf .btn-warning .badge {
	color: #f99d1c;
	background-color: #fff;
}

.hf .btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.hf .btn-danger.focus,
.hf .btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}

.hf .btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.hf .btn-danger.active,
.hf .btn-danger:active,
.hf .open > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.hf .btn-danger.active.focus,
.hf .btn-danger.active:focus,
.hf .btn-danger.active:hover,
.hf .btn-danger:active.focus,
.hf .btn-danger:active:focus,
.hf .btn-danger:active:hover,
.hf .open > .btn-danger.dropdown-toggle.focus,
.hf .open > .btn-danger.dropdown-toggle:focus,
.hf .open > .btn-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}

.hf .btn-danger.active,
.hf .btn-danger:active,
.hf .open > .btn-danger.dropdown-toggle {
	background-image: none;
}

.hf .btn-danger.disabled.focus,
.hf .btn-danger.disabled:focus,
.hf .btn-danger.disabled:hover,
.hf .btn-danger[disabled].focus,
.hf .btn-danger[disabled]:focus,
.hf .btn-danger[disabled]:hover,
.hf fieldset[disabled] .btn-danger.focus,
.hf fieldset[disabled] .btn-danger:focus,
.hf fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.hf .btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.hf .btn-link {
	color: #337ab7;
	font-weight: 400;
	border-radius: 0;
}

.hf .btn-link,
.hf .btn-link.active,
.hf .btn-link:active,
.hf .btn-link[disabled],
.hf fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none;
}

.hf .btn-link,
.hf .btn-link:active,
.hf .btn-link:focus,
.hf .btn-link:hover {
	border-color: transparent;
}

.hf .btn-link:focus,
.hf .btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

.hf .btn-link[disabled]:focus,
.hf .btn-link[disabled]:hover,
.hf fieldset[disabled] .btn-link:focus,
.hf fieldset[disabled] .btn-link:hover {
	color: #a1a1a1;
	text-decoration: none;
}

.hf .btn-group-lg > .btn,
.hf .btn-lg {
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.hf .btn-group-sm > .btn,
.hf .btn-sm {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
}

.hf .btn-group-xs > .btn,
.hf .btn-xs {
	padding: 1px 5px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
}

.hf .btn-block {
	display: block;
	width: 100%;
}

.hf .btn-block + .btn-block {
	margin-top: 5px;
}

.hf input[type="button"].btn-block,
.hf input[type="reset"].btn-block,
.hf input[type="submit"].btn-block {
	width: 100%;
}

.hf .fade {
	opacity: 0;
	transition: opacity 0.15s linear;
}

.hf .fade.in {
	opacity: 1;
}

.hf .collapse {
	display: none;
}

.hf .collapse.in {
	display: block;
}

.hf tr.collapse.in {
	display: table-row;
}

.hf tbody.collapse.in {
	display: table-row-group;
}

.hf .collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
	transition-duration: 0.35s;
	transition-timing-function: ease;
}

.hf .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.hf .dropdown,
.hf .dropup {
	position: relative;
}

.hf .dropdown-toggle:focus {
	outline: 0;
}

.hf .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 16px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

.hf .dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.hf .dropdown-menu .divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.hf .dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429;
	color: #444;
	white-space: nowrap;
}

.hf .dropdown-menu > li > a:focus,
.hf .dropdown-menu > li > a:hover {
	text-decoration: none;
	color: #373737;
	background-color: #f5f5f5;
}

.hf .dropdown-menu > .active > a,
.hf .dropdown-menu > .active > a:focus,
.hf .dropdown-menu > .active > a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7;
}

.hf .dropdown-menu > .disabled > a,
.hf .dropdown-menu > .disabled > a:focus,
.hf .dropdown-menu > .disabled > a:hover {
	color: #a1a1a1;
}

.hf .dropdown-menu > .disabled > a:focus,
.hf .dropdown-menu > .disabled > a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	cursor: not-allowed;
}

.hf .open > .dropdown-menu {
	display: block;
}

.hf .open > a {
	outline: 0;
}

.hf .dropdown-menu-right {
	left: auto;
	right: 0;
}

.hf .dropdown-menu-left {
	left: 0;
	right: auto;
}

.hf .dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #a1a1a1;
	white-space: nowrap;
}

.hf .dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.hf .pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.hf .dropup .caret,
.hf .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	content: "";
}

.hf .dropup .dropdown-menu,
.hf .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 768px) {
	.hf .navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}

	.hf .navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.hf .btn-group,
.hf .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.hf .btn-group-vertical > .btn,
.hf .btn-group > .btn {
	position: relative;
	float: left;
}

.hf .btn-group-vertical > .btn.active,
.hf .btn-group-vertical > .btn:active,
.hf .btn-group-vertical > .btn:focus,
.hf .btn-group-vertical > .btn:hover,
.hf .btn-group > .btn.active,
.hf .btn-group > .btn:active,
.hf .btn-group > .btn:focus,
.hf .btn-group > .btn:hover {
	z-index: 2;
}

.hf .btn-group .btn + .btn,
.hf .btn-group .btn + .btn-group,
.hf .btn-group .btn-group + .btn,
.hf .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}

.hf .btn-toolbar {
	margin-left: -5px;
}

.hf .btn-toolbar:after,
.hf .btn-toolbar:before {
	content: " ";
	display: table;
}

.hf .btn-toolbar:after {
	clear: both;
}

.hf .btn-toolbar .btn,
.hf .btn-toolbar .btn-group,
.hf .btn-toolbar .input-group {
	float: left;
}

.hf .btn-toolbar > .btn,
.hf .btn-toolbar > .btn-group,
.hf .btn-toolbar > .input-group {
	margin-left: 5px;
}

.hf .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.hf .btn-group > .btn:first-child {
	margin-left: 0;
}

.hf .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.hf .btn-group > .btn:last-child:not(:first-child),
.hf .btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.hf .btn-group > .btn-group {
	float: left;
}

.hf .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.hf .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.hf .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.hf .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.hf .btn-group .dropdown-toggle:active,
.hf .btn-group.open .dropdown-toggle {
	outline: 0;
}

.hf .btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.hf .btn-group-lg.btn-group > .btn + .dropdown-toggle,
.hf .btn-group > .btn-lg + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.hf .btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.hf .btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none;
}

.hf .btn .caret {
	margin-left: 0;
}

.hf .btn-group-lg > .btn .caret,
.hf .btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.hf .dropup .btn-group-lg > .btn .caret,
.hf .dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.hf .btn-group-vertical > .btn,
.hf .btn-group-vertical > .btn-group,
.hf .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.hf .btn-group-vertical > .btn-group:after,
.hf .btn-group-vertical > .btn-group:before {
	content: " ";
	display: table;
}

.hf .btn-group-vertical > .btn-group:after {
	clear: both;
}

.hf .btn-group-vertical > .btn-group > .btn {
	float: none;
}

.hf .btn-group-vertical > .btn + .btn,
.hf .btn-group-vertical > .btn + .btn-group,
.hf .btn-group-vertical > .btn-group + .btn,
.hf .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.hf .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.hf .btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.hf .btn-group-vertical > .btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.hf .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.hf .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.hf .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.hf .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.hf .btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.hf .btn-group-justified > .btn,
.hf .btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.hf .btn-group-justified > .btn-group .btn {
	width: 100%;
}

.hf .btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}

.hf [data-toggle="buttons"] > .btn input[type="checkbox"],
.hf [data-toggle="buttons"] > .btn input[type="radio"],
.hf [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.hf [data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.hf .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.hf .input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.hf .input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.hf .input-group .form-control:focus {
	z-index: 3;
}

.hf .input-group .form-control,
.hf .input-group-addon,
.hf .input-group-btn {
	display: table-cell;
}

.hf .input-group .form-control:not(:first-child):not(:last-child),
.hf .input-group-addon:not(:first-child):not(:last-child),
.hf .input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.hf .input-group-addon,
.hf .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.hf .input-group-addon {
	padding: 6px 12px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	color: #666;
	text-align: center;
	background-color: #ccc;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.hf .input-group-addon.input-sm,
.hf .input-group-sm > .input-group-addon,
.hf .input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 3px;
}

.hf .input-group-addon.input-lg,
.hf .input-group-lg > .input-group-addon,
.hf .input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: 10px 16px;
	font-size: 20px;
	border-radius: 6px;
}

.hf .input-group-addon input[type="checkbox"],
.hf .input-group-addon input[type="radio"] {
	margin-top: 0;
}

.hf .input-group .form-control:first-child,
.hf .input-group-addon:first-child,
.hf .input-group-btn:first-child > .btn,
.hf .input-group-btn:first-child > .btn-group > .btn,
.hf .input-group-btn:first-child > .dropdown-toggle,
.hf .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.hf .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.hf .input-group-addon:first-child {
	border-right: 0;
}

.hf .input-group .form-control:last-child,
.hf .input-group-addon:last-child,
.hf .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.hf .input-group-btn:first-child > .btn:not(:first-child),
.hf .input-group-btn:last-child > .btn,
.hf .input-group-btn:last-child > .btn-group > .btn,
.hf .input-group-btn:last-child > .dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.hf .input-group-addon:last-child {
	border-left: 0;
}

.hf .input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.hf .input-group-btn > .btn {
	position: relative;
}

.hf .input-group-btn > .btn + .btn {
	margin-left: -1px;
}

.hf .input-group-btn > .btn:active,
.hf .input-group-btn > .btn:focus,
.hf .input-group-btn > .btn:hover {
	z-index: 2;
}

.hf .input-group-btn:first-child > .btn,
.hf .input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}

.hf .input-group-btn:last-child > .btn,
.hf .input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
}

.hf .nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.hf .nav:after,
.hf .nav:before {
	content: " ";
	display: table;
}

.hf .nav:after {
	clear: both;
}

.hf .nav > li {
	position: relative;
	display: block;
}

.hf .nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.hf .nav > li > a:focus,
.hf .nav > li > a:hover {
	text-decoration: none;
	background-color: #ccc;
}

.hf .nav > li.disabled > a {
	color: #a1a1a1;
}

.hf .nav > li.disabled > a:focus,
.hf .nav > li.disabled > a:hover {
	color: #a1a1a1;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.hf .nav .open > a,
.hf .nav .open > a:focus,
.hf .nav .open > a:hover {
	background-color: #ccc;
	border-color: #337ab7;
}

.hf .nav .nav-divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.hf .nav > li > a > img {
	max-width: none;
}

.hf .nav-tabs {
	border-bottom: 1px solid #ddd;
}

.hf .nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}

.hf .nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.hf .nav-tabs > li > a:hover {
	border-color: #ccc #ccc #ddd;
}

.hf .nav-tabs > li.active > a,
.hf .nav-tabs > li.active > a:focus,
.hf .nav-tabs > li.active > a:hover {
	color: #666;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

.hf .nav-pills > li {
	float: left;
}

.hf .nav-pills > li > a {
	border-radius: 4px;
}

.hf .nav-pills > li + li {
	margin-left: 2px;
}

.hf .nav-pills > li.active > a,
.hf .nav-pills > li.active > a:focus,
.hf .nav-pills > li.active > a:hover {
	color: #fff;
	background-color: #337ab7;
}

.hf .nav-stacked > li {
	float: none;
}

.hf .nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

.hf .nav-justified,
.hf .nav-tabs.nav-justified {
	width: 100%;
}

.hf .nav-justified > li,
.hf .nav-tabs.nav-justified > li {
	float: none;
}

.hf .nav-justified > li > a,
.hf .nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}

.hf .nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
	.hf .nav-justified > li,
  .hf .nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}

	.hf .nav-justified > li > a,
  .hf .nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.hf .nav-tabs-justified,
.hf .nav-tabs.nav-justified {
	border-bottom: 0;
}

.hf .nav-tabs-justified > li > a,
.hf .nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}

.hf .nav-tabs-justified > .active > a,
.hf .nav-tabs-justified > .active > a:focus,
.hf .nav-tabs-justified > .active > a:hover,
.hf .nav-tabs.nav-justified > .active > a,
.hf .nav-tabs.nav-justified > .active > a:focus,
.hf .nav-tabs.nav-justified > .active > a:hover {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.hf .nav-tabs-justified > li > a,
  .hf .nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.hf .nav-tabs-justified > .active > a,
  .hf .nav-tabs-justified > .active > a:focus,
  .hf .nav-tabs-justified > .active > a:hover,
  .hf .nav-tabs.nav-justified > .active > a,
  .hf .nav-tabs.nav-justified > .active > a:focus,
  .hf .nav-tabs.nav-justified > .active > a:hover {
		border-bottom-color: #fff;
	}
}

.hf .tab-content > .tab-pane {
	display: none;
}

.hf .tab-content > .active {
	display: block;
}

.hf .nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.hf .navbar {
	position: relative;
	min-height: 55px;
	margin-bottom: 22px;
	border: 1px solid transparent;
}

.hf .navbar:after,
.hf .navbar:before {
	content: " ";
	display: table;
}

.hf .navbar:after {
	clear: both;
}

@media (min-width: 768px) {
	.hf .navbar {
		border-radius: 4px;
	}
}

.hf .navbar-header:after,
.hf .navbar-header:before {
	content: " ";
	display: table;
}

.hf .navbar-header:after {
	clear: both;
}

@media (min-width: 768px) {
	.hf .navbar-header {
		float: left;
	}
}

.hf .navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}

.hf .navbar-collapse:after,
.hf .navbar-collapse:before {
	content: " ";
	display: table;
}

.hf .navbar-collapse:after {
	clear: both;
}

.hf .navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 768px) {
	.hf .navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}

	.hf .navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	.hf .navbar-collapse.in {
		overflow-y: visible;
	}

	.hf .navbar-fixed-bottom .navbar-collapse,
  .hf .navbar-fixed-top .navbar-collapse,
  .hf .navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.hf .navbar-fixed-bottom .navbar-collapse,
.hf .navbar-fixed-top .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
	.hf .navbar-fixed-bottom .navbar-collapse,
  .hf .navbar-fixed-top .navbar-collapse {
		max-height: 200px;
	}
}

.hf .container-fluid > .navbar-collapse,
.hf .container-fluid > .navbar-header,
.hf .container > .navbar-collapse,
.hf .container > .navbar-header {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.hf .container-fluid > .navbar-collapse,
  .hf .container-fluid > .navbar-header,
  .hf .container > .navbar-collapse,
  .hf .container > .navbar-header {
		margin-right: 0;
		margin-left: 0;
	}
}

.hf .navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
	.hf .navbar-static-top {
		border-radius: 0;
	}
}

.hf .navbar-fixed-bottom,
.hf .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px) {
	.hf .navbar-fixed-bottom,
  .hf .navbar-fixed-top {
		border-radius: 0;
	}
}

.hf .navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.hf .navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.hf .navbar-brand {
	float: left;
	padding: 16.5px 15px;
	font-size: 20px;
	line-height: 22px;
	height: 55px;
}

.hf .navbar-brand:focus,
.hf .navbar-brand:hover {
	text-decoration: none;
}

.hf .navbar-brand > img {
	display: block;
}

@media (min-width: 768px) {
	.hf .navbar > .container .navbar-brand,
  .hf .navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.hf .navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 10.5px;
	margin-bottom: 10.5px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.hf .navbar-toggle:focus {
	outline: 0;
}

.hf .navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.hf .navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width: 768px) {
	.hf .navbar-toggle {
		display: none;
	}
}

.hf .navbar-nav {
	margin: 8.25px -15px;
}

.hf .navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
}

@media (max-width: 767px) {
	.hf .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.hf .navbar-nav .open .dropdown-menu .dropdown-header,
  .hf .navbar-nav .open .dropdown-menu > li > a {
		padding: 5px 15px 5px 25px;
	}

	.hf .navbar-nav .open .dropdown-menu > li > a {
		line-height: 22px;
	}

	.hf .navbar-nav .open .dropdown-menu > li > a:focus,
  .hf .navbar-nav .open .dropdown-menu > li > a:hover {
		background-image: none;
	}
}

@media (min-width: 768px) {
	.hf .navbar-nav {
		float: left;
		margin: 0;
	}

	.hf .navbar-nav > li {
		float: left;
	}

	.hf .navbar-nav > li > a {
		padding-top: 16.5px;
		padding-bottom: 16.5px;
	}
}

.hf .navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 9.5px;
	margin-bottom: 9.5px;
}

@media (min-width: 768px) {
	.hf .navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.hf .navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.hf .navbar-form .form-control-static {
		display: inline-block;
	}

	.hf .navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.hf .navbar-form .input-group .form-control,
  .hf .navbar-form .input-group .input-group-addon,
  .hf .navbar-form .input-group .input-group-btn {
		width: auto;
	}

	.hf .navbar-form .input-group > .form-control {
		width: 100%;
	}

	.hf .navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.hf .navbar-form .checkbox,
  .hf .navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.hf .navbar-form .checkbox label,
  .hf .navbar-form .radio label {
		padding-left: 0;
	}

	.hf .navbar-form .checkbox input[type="checkbox"],
  .hf .navbar-form .radio input[type="radio"] {
		position: relative;
		margin-left: 0;
	}

	.hf .navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width: 767px) {
	.hf .navbar-form .form-group {
		margin-bottom: 5px;
	}

	.hf .navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	.hf .navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		box-shadow: none;
	}
}

.hf .navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.hf .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.hf .navbar-btn {
	margin-top: 9.5px;
	margin-bottom: 9.5px;
}

.hf .btn-group-sm > .navbar-btn.btn,
.hf .navbar-btn.btn-sm {
	margin-top: 11px;
	margin-bottom: 11px;
}

.hf .btn-group-xs > .navbar-btn.btn,
.hf .navbar-btn.btn-xs {
	margin-top: 16.5px;
	margin-bottom: 16.5px;
}

.hf .navbar-text {
	margin-top: 16.5px;
	margin-bottom: 16.5px;
}

@media (min-width: 768px) {
	.hf .navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (min-width: 768px) {
	.hf .navbar-left {
		float: left !important;
	}

	.hf .navbar-right {
		float: right !important;
		margin-right: -15px;
	}

	.hf .navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}

.hf .navbar-default {
	background-color: #fff;
	border-color: #eee;
}

.hf .navbar-default .navbar-brand {
	color: #777;
}

.hf .navbar-default .navbar-brand:focus,
.hf .navbar-default .navbar-brand:hover {
	color: #5e5d5d;
	background-color: transparent;
}

.hf .navbar-default .navbar-text {
	color: #777;
}

.hf .navbar-default .navbar-nav > li > a {
	color: #777;
}

.hf .navbar-default .navbar-nav > li > a:focus,
.hf .navbar-default .navbar-nav > li > a:hover {
	color: #333;
	background-color: transparent;
}

.hf .navbar-default .navbar-nav > .active > a,
.hf .navbar-default .navbar-nav > .active > a:focus,
.hf .navbar-default .navbar-nav > .active > a:hover {
	color: #555;
	background-color: #eee;
}

.hf .navbar-default .navbar-nav > .disabled > a,
.hf .navbar-default .navbar-nav > .disabled > a:focus,
.hf .navbar-default .navbar-nav > .disabled > a:hover {
	color: #ccc;
	background-color: transparent;
}

.hf .navbar-default .navbar-toggle {
	border-color: #ddd;
}

.hf .navbar-default .navbar-toggle:focus,
.hf .navbar-default .navbar-toggle:hover {
	background-color: #ddd;
}

.hf .navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.hf .navbar-default .navbar-collapse,
.hf .navbar-default .navbar-form {
	border-color: #eee;
}

.hf .navbar-default .navbar-nav > .open > a,
.hf .navbar-default .navbar-nav > .open > a:focus,
.hf .navbar-default .navbar-nav > .open > a:hover {
	background-color: #eee;
	color: #555;
}

@media (max-width: 767px) {
	.hf .navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}

	.hf .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .hf .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #333;
		background-color: transparent;
	}

	.hf .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .hf .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .hf .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #555;
		background-color: #eee;
	}

	.hf .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .hf .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .hf .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #ccc;
		background-color: transparent;
	}
}

.hf .navbar-default .navbar-link {
	color: #777;
}

.hf .navbar-default .navbar-link:hover {
	color: #333;
}

.hf .navbar-default .btn-link {
	color: #777;
}

.hf .navbar-default .btn-link:focus,
.hf .navbar-default .btn-link:hover {
	color: #333;
}

.hf .navbar-default .btn-link[disabled]:focus,
.hf .navbar-default .btn-link[disabled]:hover,
.hf fieldset[disabled] .navbar-default .btn-link:focus,
.hf fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc;
}

.hf .navbar-inverse {
	background-color: #222;
	border-color: #090808;
}

.hf .navbar-inverse .navbar-brand {
	color: #c7c7c7;
}

.hf .navbar-inverse .navbar-brand:focus,
.hf .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent;
}

.hf .navbar-inverse .navbar-text {
	color: #c7c7c7;
}

.hf .navbar-inverse .navbar-nav > li > a {
	color: #c7c7c7;
}

.hf .navbar-inverse .navbar-nav > li > a:focus,
.hf .navbar-inverse .navbar-nav > li > a:hover {
	color: #fff;
	background-color: transparent;
}

.hf .navbar-inverse .navbar-nav > .active > a,
.hf .navbar-inverse .navbar-nav > .active > a:focus,
.hf .navbar-inverse .navbar-nav > .active > a:hover {
	color: #fff;
	background-color: #090808;
}

.hf .navbar-inverse .navbar-nav > .disabled > a,
.hf .navbar-inverse .navbar-nav > .disabled > a:focus,
.hf .navbar-inverse .navbar-nav > .disabled > a:hover {
	color: #444;
	background-color: transparent;
}

.hf .navbar-inverse .navbar-toggle {
	border-color: #333;
}

.hf .navbar-inverse .navbar-toggle:focus,
.hf .navbar-inverse .navbar-toggle:hover {
	background-color: #333;
}

.hf .navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.hf .navbar-inverse .navbar-collapse,
.hf .navbar-inverse .navbar-form {
	border-color: #101010;
}

.hf .navbar-inverse .navbar-nav > .open > a,
.hf .navbar-inverse .navbar-nav > .open > a:focus,
.hf .navbar-inverse .navbar-nav > .open > a:hover {
	background-color: #090808;
	color: #fff;
}

@media (max-width: 767px) {
	.hf .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #090808;
	}

	.hf .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090808;
	}

	.hf .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #c7c7c7;
	}

	.hf .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .hf .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #fff;
		background-color: transparent;
	}

	.hf .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .hf .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .hf .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #fff;
		background-color: #090808;
	}

	.hf .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .hf .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .hf .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #444;
		background-color: transparent;
	}
}

.hf .navbar-inverse .navbar-link {
	color: #c7c7c7;
}

.hf .navbar-inverse .navbar-link:hover {
	color: #fff;
}

.hf .navbar-inverse .btn-link {
	color: #c7c7c7;
}

.hf .navbar-inverse .btn-link:focus,
.hf .navbar-inverse .btn-link:hover {
	color: #fff;
}

.hf .navbar-inverse .btn-link[disabled]:focus,
.hf .navbar-inverse .btn-link[disabled]:hover,
.hf fieldset[disabled] .navbar-inverse .btn-link:focus,
.hf fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444;
}

.hf .breadcrumb {
	padding: 8px 15px;
	margin-bottom: 22px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.hf .breadcrumb > li {
	display: inline-block;
}

.hf .breadcrumb > li + li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc;
}

.hf .breadcrumb > .active {
	color: #a1a1a1;
}

.hf .pagination {
	display: inline-block;
	padding-left: 0;
	margin: 22px 0;
	border-radius: 4px;
}

.hf .pagination > li {
	display: inline;
}

.hf .pagination > li > a,
.hf .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	color: #337ab7;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.hf .pagination > li:first-child > a,
.hf .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.hf .pagination > li:last-child > a,
.hf .pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.hf .pagination > li > a:focus,
.hf .pagination > li > a:hover,
.hf .pagination > li > span:focus,
.hf .pagination > li > span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #ccc;
	border-color: #ddd;
}

.hf .pagination > .active > a,
.hf .pagination > .active > a:focus,
.hf .pagination > .active > a:hover,
.hf .pagination > .active > span,
.hf .pagination > .active > span:focus,
.hf .pagination > .active > span:hover {
	z-index: 3;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default;
}

.hf .pagination > .disabled > a,
.hf .pagination > .disabled > a:focus,
.hf .pagination > .disabled > a:hover,
.hf .pagination > .disabled > span,
.hf .pagination > .disabled > span:focus,
.hf .pagination > .disabled > span:hover {
	color: #a1a1a1;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.hf .pagination-lg > li > a,
.hf .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
}

.hf .pagination-lg > li:first-child > a,
.hf .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.hf .pagination-lg > li:last-child > a,
.hf .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.hf .pagination-sm > li > a,
.hf .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
}

.hf .pagination-sm > li:first-child > a,
.hf .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.hf .pagination-sm > li:last-child > a,
.hf .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.hf .pager {
	padding-left: 0;
	margin: 22px 0;
	list-style: none;
	text-align: center;
}

.hf .pager:after,
.hf .pager:before {
	content: " ";
	display: table;
}

.hf .pager:after {
	clear: both;
}

.hf .pager li {
	display: inline;
}

.hf .pager li > a,
.hf .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.hf .pager li > a:focus,
.hf .pager li > a:hover {
	text-decoration: none;
	background-color: #ccc;
}

.hf .pager .next > a,
.hf .pager .next > span {
	float: right;
}

.hf .pager .previous > a,
.hf .pager .previous > span {
	float: left;
}

.hf .pager .disabled > a,
.hf .pager .disabled > a:focus,
.hf .pager .disabled > a:hover,
.hf .pager .disabled > span {
	color: #a1a1a1;
	background-color: #fff;
	cursor: not-allowed;
}

.hf .label {
	display: inline;
	padding: 0.2em 0.6em 0.3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25em;
}

.hf .label:empty {
	display: none;
}

.hf .btn .label {
	position: relative;
	top: -1px;
}

.hf a.label:focus,
.hf a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.hf .label-default {
	background-color: #a1a1a1;
}

.hf .label-default[href]:focus,
.hf .label-default[href]:hover {
	background-color: #888787;
}

.hf .label-primary {
	background-color: #337ab7;
}

.hf .label-primary[href]:focus,
.hf .label-primary[href]:hover {
	background-color: #286090;
}

.hf .label-success {
	background-color: #5cb85c;
}

.hf .label-success[href]:focus,
.hf .label-success[href]:hover {
	background-color: #449d44;
}

.hf .label-info {
	background-color: #5bc0de;
}

.hf .label-info[href]:focus,
.hf .label-info[href]:hover {
	background-color: #31b0d5;
}

.hf .label-warning {
	background-color: #f0ad4e;
}

.hf .label-warning[href]:focus,
.hf .label-warning[href]:hover {
	background-color: #ec971f;
}

.hf .label-danger {
	background-color: #d9534f;
}

.hf .label-danger[href]:focus,
.hf .label-danger[href]:hover {
	background-color: #c9302c;
}

.hf .badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #a1a1a1;
	border-radius: 10px;
}

.hf .badge:empty {
	display: none;
}

.hf .btn .badge {
	position: relative;
	top: -1px;
}

.hf .btn-group-xs > .btn .badge,
.hf .btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}

.hf .list-group-item.active > .badge,
.hf .nav-pills > .active > a > .badge {
	color: #337ab7;
	background-color: #fff;
}

.hf .list-group-item > .badge {
	float: right;
}

.hf .list-group-item > .badge + .badge {
	margin-right: 5px;
}

.hf .nav-pills > li > a > .badge {
	margin-left: 3px;
}

.hf a.badge:focus,
.hf a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.hf .jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #ccc;
}

.hf .jumbotron .h1,
.hf .jumbotron h1 {
	color: inherit;
}

.hf .jumbotron p {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: 200;
}

.hf .jumbotron > hr {
	border-top-color: #b3b2b2;
}

.hf .container .jumbotron,
.hf .container-fluid .jumbotron {
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px;
}

.hf .jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.hf .jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}

	.hf .container .jumbotron,
  .hf .container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}

	.hf .jumbotron .h1,
  .hf .jumbotron h1 {
		font-size: 72px;
	}
}

.hf .thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 22px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: border 0.2s ease-in-out;
}

.hf .thumbnail a > img,
.hf .thumbnail > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.hf .thumbnail .caption {
	padding: 9px;
	color: #444;
}

.hf a.thumbnail.active,
.hf a.thumbnail:focus,
.hf a.thumbnail:hover {
	border-color: #337ab7;
}

.hf .alert {
	padding: 15px;
	margin-bottom: 22px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.hf .alert h4 {
	margin-top: 0;
	color: inherit;
}

.hf .alert .alert-link {
	font-weight: 700;
}

.hf .alert > p,
.hf .alert > ul {
	margin-bottom: 0;
}

.hf .alert > p + p {
	margin-top: 5px;
}

.hf .alert-dismissable,
.hf .alert-dismissible {
	padding-right: 35px;
}

.hf .alert-dismissable .close,
.hf .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.hf .alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.hf .alert-success hr {
	border-top-color: #c9e2b3;
}

.hf .alert-success .alert-link {
	color: #2b542c;
}

.hf .alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.hf .alert-info hr {
	border-top-color: #a6e1ec;
}

.hf .alert-info .alert-link {
	color: #245269;
}

.hf .alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.hf .alert-warning hr {
	border-top-color: #f7e1b5;
}

.hf .alert-warning .alert-link {
	color: #66512c;
}

.hf .alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.hf .alert-danger hr {
	border-top-color: #e4b9c0;
}

.hf .alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

.hf .progress {
	overflow: hidden;
	height: 22px;
	margin-bottom: 22px;
	background-color: #f5f5f5;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.hf .progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	transition: width 0.6s ease;
}

.hf .progress-bar-striped,
.hf .progress-striped .progress-bar {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

.hf .progress-bar.active,
.hf .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.hf .progress-bar-success {
	background-color: #5cb85c;
}

.hf .progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.hf .progress-bar-info {
	background-color: #5bc0de;
}

.hf .progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.hf .progress-bar-warning {
	background-color: #f0ad4e;
}

.hf .progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.hf .progress-bar-danger {
	background-color: #d9534f;
}

.hf .progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.hf .media {
	margin-top: 15px;
}

.hf .media:first-child {
	margin-top: 0;
}

.hf .media,
.hf .media-body {
	zoom: 1;
	overflow: hidden;
}

.hf .media-body {
	width: 10000px;
}

.hf .media-object {
	display: block;
}

.hf .media-object.img-thumbnail {
	max-width: none;
}

.hf .media-right,
.hf .media > .pull-right {
	padding-left: 10px;
}

.hf .media-left,
.hf .media > .pull-left {
	padding-right: 10px;
}

.hf .media-body,
.hf .media-left,
.hf .media-right {
	display: table-cell;
	vertical-align: top;
}

.hf .media-middle {
	vertical-align: middle;
}

.hf .media-bottom {
	vertical-align: bottom;
}

.hf .media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.hf .media-list {
	padding-left: 0;
	list-style: none;
}

.hf .list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.hf .list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.hf .list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.hf .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.hf a.list-group-item,
.hf button.list-group-item {
	color: #555;
}

.hf a.list-group-item .list-group-item-heading,
.hf button.list-group-item .list-group-item-heading {
	color: #333;
}

.hf a.list-group-item:focus,
.hf a.list-group-item:hover,
.hf button.list-group-item:focus,
.hf button.list-group-item:hover {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

.hf button.list-group-item {
	width: 100%;
	text-align: left;
}

.hf .list-group-item.disabled,
.hf .list-group-item.disabled:focus,
.hf .list-group-item.disabled:hover {
	background-color: #ccc;
	color: #a1a1a1;
	cursor: not-allowed;
}

.hf .list-group-item.disabled .list-group-item-heading,
.hf .list-group-item.disabled:focus .list-group-item-heading,
.hf .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit;
}

.hf .list-group-item.disabled .list-group-item-text,
.hf .list-group-item.disabled:focus .list-group-item-text,
.hf .list-group-item.disabled:hover .list-group-item-text {
	color: #a1a1a1;
}

.hf .list-group-item.active,
.hf .list-group-item.active:focus,
.hf .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.hf .list-group-item.active .list-group-item-heading,
.hf .list-group-item.active .list-group-item-heading > .small,
.hf .list-group-item.active .list-group-item-heading > small,
.hf .list-group-item.active:focus .list-group-item-heading,
.hf .list-group-item.active:focus .list-group-item-heading > .small,
.hf .list-group-item.active:focus .list-group-item-heading > small,
.hf .list-group-item.active:hover .list-group-item-heading,
.hf .list-group-item.active:hover .list-group-item-heading > .small,
.hf .list-group-item.active:hover .list-group-item-heading > small {
	color: inherit;
}

.hf .list-group-item.active .list-group-item-text,
.hf .list-group-item.active:focus .list-group-item-text,
.hf .list-group-item.active:hover .list-group-item-text {
	color: #c7ddef;
}

.hf .list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

.hf a.list-group-item-success,
.hf button.list-group-item-success {
	color: #3c763d;
}

.hf a.list-group-item-success .list-group-item-heading,
.hf button.list-group-item-success .list-group-item-heading {
	color: inherit;
}

.hf a.list-group-item-success:focus,
.hf a.list-group-item-success:hover,
.hf button.list-group-item-success:focus,
.hf button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6;
}

.hf a.list-group-item-success.active,
.hf a.list-group-item-success.active:focus,
.hf a.list-group-item-success.active:hover,
.hf button.list-group-item-success.active,
.hf button.list-group-item-success.active:focus,
.hf button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.hf .list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

.hf a.list-group-item-info,
.hf button.list-group-item-info {
	color: #31708f;
}

.hf a.list-group-item-info .list-group-item-heading,
.hf button.list-group-item-info .list-group-item-heading {
	color: inherit;
}

.hf a.list-group-item-info:focus,
.hf a.list-group-item-info:hover,
.hf button.list-group-item-info:focus,
.hf button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3;
}

.hf a.list-group-item-info.active,
.hf a.list-group-item-info.active:focus,
.hf a.list-group-item-info.active:hover,
.hf button.list-group-item-info.active,
.hf button.list-group-item-info.active:focus,
.hf button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.hf .list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

.hf a.list-group-item-warning,
.hf button.list-group-item-warning {
	color: #8a6d3b;
}

.hf a.list-group-item-warning .list-group-item-heading,
.hf button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

.hf a.list-group-item-warning:focus,
.hf a.list-group-item-warning:hover,
.hf button.list-group-item-warning:focus,
.hf button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc;
}

.hf a.list-group-item-warning.active,
.hf a.list-group-item-warning.active:focus,
.hf a.list-group-item-warning.active:hover,
.hf button.list-group-item-warning.active,
.hf button.list-group-item-warning.active:focus,
.hf button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.hf .list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

.hf a.list-group-item-danger,
.hf button.list-group-item-danger {
	color: #a94442;
}

.hf a.list-group-item-danger .list-group-item-heading,
.hf button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

.hf a.list-group-item-danger:focus,
.hf a.list-group-item-danger:hover,
.hf button.list-group-item-danger:focus,
.hf button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc;
}

.hf a.list-group-item-danger.active,
.hf a.list-group-item-danger.active:focus,
.hf a.list-group-item-danger.active:hover,
.hf button.list-group-item-danger.active,
.hf button.list-group-item-danger.active:focus,
.hf button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.hf .list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.hf .list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.hf .panel {
	margin-bottom: 22px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.hf .panel-body {
	padding: 15px;
}

.hf .panel-body:after,
.hf .panel-body:before {
	content: " ";
	display: table;
}

.hf .panel-body:after {
	clear: both;
}

.hf .panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.hf .panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}

.hf .panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	color: inherit;
}

.hf .panel-title > .small,
.hf .panel-title > .small > a,
.hf .panel-title > a,
.hf .panel-title > small,
.hf .panel-title > small > a {
	color: inherit;
}

.hf .panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.hf .panel > .list-group,
.hf .panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}

.hf .panel > .list-group .list-group-item,
.hf .panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.hf .panel > .list-group:first-child .list-group-item:first-child,
.hf .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.hf .panel > .list-group:last-child .list-group-item:last-child,
.hf .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.hf .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.hf .panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

.hf .list-group + .panel-footer {
	border-top-width: 0;
}

.hf .panel > .panel-collapse > .table,
.hf .panel > .table,
.hf .panel > .table-responsive > .table {
	margin-bottom: 0;
}

.hf .panel > .panel-collapse > .table caption,
.hf .panel > .table caption,
.hf .panel > .table-responsive > .table caption {
	padding-left: 15px;
	padding-right: 15px;
}

.hf .panel > .table-responsive:first-child > .table:first-child,
.hf .panel > .table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.hf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.hf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.hf .panel > .table:first-child > tbody:first-child > tr:first-child,
.hf .panel > .table:first-child > thead:first-child > tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.hf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.hf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.hf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.hf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.hf .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.hf .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.hf .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.hf .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.hf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.hf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.hf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.hf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.hf .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.hf .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.hf .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.hf .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.hf .panel > .table-responsive:last-child > .table:last-child,
.hf .panel > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.hf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.hf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.hf .panel > .table:last-child > tbody:last-child > tr:last-child,
.hf .panel > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.hf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.hf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.hf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.hf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.hf .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.hf .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.hf .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.hf .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.hf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.hf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.hf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.hf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.hf .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.hf .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.hf .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.hf .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.hf .panel > .panel-body + .table,
.hf .panel > .panel-body + .table-responsive,
.hf .panel > .table + .panel-body,
.hf .panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}

.hf .panel > .table > tbody:first-child > tr:first-child td,
.hf .panel > .table > tbody:first-child > tr:first-child th {
	border-top: 0;
}

.hf .panel > .table-bordered,
.hf .panel > .table-responsive > .table-bordered {
	border: 0;
}

.hf .panel > .table-bordered > tbody > tr > td:first-child,
.hf .panel > .table-bordered > tbody > tr > th:first-child,
.hf .panel > .table-bordered > tfoot > tr > td:first-child,
.hf .panel > .table-bordered > tfoot > tr > th:first-child,
.hf .panel > .table-bordered > thead > tr > td:first-child,
.hf .panel > .table-bordered > thead > tr > th:first-child,
.hf .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.hf .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.hf .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.hf .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.hf .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.hf .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
	border-left: 0;
}

.hf .panel > .table-bordered > tbody > tr > td:last-child,
.hf .panel > .table-bordered > tbody > tr > th:last-child,
.hf .panel > .table-bordered > tfoot > tr > td:last-child,
.hf .panel > .table-bordered > tfoot > tr > th:last-child,
.hf .panel > .table-bordered > thead > tr > td:last-child,
.hf .panel > .table-bordered > thead > tr > th:last-child,
.hf .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.hf .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.hf .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.hf .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.hf .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.hf .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
	border-right: 0;
}

.hf .panel > .table-bordered > tbody > tr:first-child > td,
.hf .panel > .table-bordered > tbody > tr:first-child > th,
.hf .panel > .table-bordered > thead > tr:first-child > td,
.hf .panel > .table-bordered > thead > tr:first-child > th,
.hf .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.hf .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.hf .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.hf .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
	border-bottom: 0;
}

.hf .panel > .table-bordered > tbody > tr:last-child > td,
.hf .panel > .table-bordered > tbody > tr:last-child > th,
.hf .panel > .table-bordered > tfoot > tr:last-child > td,
.hf .panel > .table-bordered > tfoot > tr:last-child > th,
.hf .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.hf .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.hf .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.hf .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}

.hf .panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}

.hf .panel-group {
	margin-bottom: 22px;
}

.hf .panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.hf .panel-group .panel + .panel {
	margin-top: 5px;
}

.hf .panel-group .panel-heading {
	border-bottom: 0;
}

.hf .panel-group .panel-heading + .panel-collapse > .list-group,
.hf .panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 1px solid #ddd;
}

.hf .panel-group .panel-footer {
	border-top: 0;
}

.hf .panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.hf .panel-default {
	border-color: #ddd;
}

.hf .panel-default > .panel-heading {
	color: #444;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.hf .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}

.hf .panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #444;
}

.hf .panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}

.hf .panel-primary {
	border-color: #337ab7;
}

.hf .panel-primary > .panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.hf .panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #337ab7;
}

.hf .panel-primary > .panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.hf .panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #337ab7;
}

.hf .panel-success {
	border-color: #d6e9c6;
}

.hf .panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.hf .panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}

.hf .panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.hf .panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}

.hf .panel-info {
	border-color: #bce8f1;
}

.hf .panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.hf .panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}

.hf .panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.hf .panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}

.hf .panel-warning {
	border-color: #faebcc;
}

.hf .panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.hf .panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}

.hf .panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.hf .panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}

.hf .panel-danger {
	border-color: #ebccd1;
}

.hf .panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.hf .panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}

.hf .panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.hf .panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}

.hf .embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.hf .embed-responsive .embed-responsive-item,
.hf .embed-responsive embed,
.hf .embed-responsive iframe,
.hf .embed-responsive object,
.hf .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.hf .embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.hf .embed-responsive-4by3 {
	padding-bottom: 75%;
}

.hf .well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.hf .well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.hf .well-lg {
	padding: 24px;
	border-radius: 6px;
}

.hf .well-sm {
	padding: 9px;
	border-radius: 3px;
}

.hf .close {
	float: right;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
}

.hf .close:focus,
.hf .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
}

.hf button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
}

.hf .modal-open {
	overflow: hidden;
}

.hf .modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.hf .modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%);
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.hf .modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.hf .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.hf .modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.hf .modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
}

.hf .modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.hf .modal-backdrop.fade {
	opacity: 0;
}

.hf .modal-backdrop.in {
	opacity: 0.5;
}

.hf .modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.hf .modal-header:after,
.hf .modal-header:before {
	content: " ";
	display: table;
}

.hf .modal-header:after {
	clear: both;
}

.hf .modal-header .close {
	margin-top: -2px;
}

.hf .modal-title {
	margin: 0;
	line-height: 1.428571429;
}

.hf .modal-body {
	position: relative;
	padding: 15px;
}

.hf .modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.hf .modal-footer:after,
.hf .modal-footer:before {
	content: " ";
	display: table;
}

.hf .modal-footer:after {
	clear: both;
}

.hf .modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.hf .modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}

.hf .modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

.hf .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.hf .modal-dialog {
		width: 600px;
		margin: 30px auto;
	}

	.hf .modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}

	.hf .modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.hf .modal-lg {
		width: 900px;
	}
}

.hf .tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.428571429;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	opacity: 0;
}

.hf .tooltip.in {
	opacity: 0.9;
}

.hf .tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.hf .tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.hf .tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.hf .tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.hf .tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}

.hf .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.hf .tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.hf .tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.hf .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.hf .tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.hf .tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.hf .tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.hf .tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.hf .tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.hf .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.428571429;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 16px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.hf .popover.top {
	margin-top: -10px;
}

.hf .popover.right {
	margin-left: 10px;
}

.hf .popover.bottom {
	margin-top: 10px;
}

.hf .popover.left {
	margin-left: -10px;
}

.hf .popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 16px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.hf .popover-content {
	padding: 9px 14px;
}

.hf .popover > .arrow,
.hf .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.hf .popover > .arrow {
	border-width: 11px;
}

.hf .popover > .arrow:after {
	border-width: 10px;
	content: "";
}

.hf .popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}

.hf .popover.top > .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}

.hf .popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.hf .popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}

.hf .popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}

.hf .popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}

.hf .popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.hf .popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

.hf .carousel {
	position: relative;
}

.hf .carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.hf .carousel-inner > .item {
	display: none;
	position: relative;
	transition: 0.6s ease-in-out left;
}

.hf .carousel-inner > .item > a > img,
.hf .carousel-inner > .item > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.hf .carousel-inner > .item {
		transition: -webkit-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.hf .carousel-inner > .item.active.right,
  .hf .carousel-inner > .item.next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}

	.hf .carousel-inner > .item.active.left,
  .hf .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}

	.hf .carousel-inner > .item.active,
  .hf .carousel-inner > .item.next.left,
  .hf .carousel-inner > .item.prev.right {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.hf .carousel-inner > .active,
.hf .carousel-inner > .next,
.hf .carousel-inner > .prev {
	display: block;
}

.hf .carousel-inner > .active {
	left: 0;
}

.hf .carousel-inner > .next,
.hf .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.hf .carousel-inner > .next {
	left: 100%;
}

.hf .carousel-inner > .prev {
	left: -100%;
}

.hf .carousel-inner > .next.left,
.hf .carousel-inner > .prev.right {
	left: 0;
}

.hf .carousel-inner > .active.left {
	left: -100%;
}

.hf .carousel-inner > .active.right {
	left: 100%;
}

.hf .carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: rgba(0, 0, 0, 0);
}

.hf .carousel-control.left {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
}

.hf .carousel-control.right {
	left: auto;
	right: 0;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
}

.hf .carousel-control:focus,
.hf .carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
}

.hf .carousel-control .glyphicon-chevron-left,
.hf .carousel-control .glyphicon-chevron-right,
.hf .carousel-control .icon-next,
.hf .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}

.hf .carousel-control .glyphicon-chevron-left,
.hf .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px;
}

.hf .carousel-control .glyphicon-chevron-right,
.hf .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px;
}

.hf .carousel-control .icon-next,
.hf .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}

.hf .carousel-control .icon-prev:before {
	content: "\2039";
}

.hf .carousel-control .icon-next:before {
	content: "\203a";
}

.hf .carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.hf .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0);
}

.hf .carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.hf .carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.hf .carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.hf .carousel-control .glyphicon-chevron-left,
  .hf .carousel-control .glyphicon-chevron-right,
  .hf .carousel-control .icon-next,
  .hf .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}

	.hf .carousel-control .glyphicon-chevron-left,
  .hf .carousel-control .icon-prev {
		margin-left: -10px;
	}

	.hf .carousel-control .glyphicon-chevron-right,
  .hf .carousel-control .icon-next {
		margin-right: -10px;
	}

	.hf .carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}

	.hf .carousel-indicators {
		bottom: 20px;
	}
}

.hf .clearfix:after,
.hf .clearfix:before {
	content: " ";
	display: table;
}

.hf .clearfix:after {
	clear: both;
}

.hf .center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.hf .pull-right {
	float: right !important;
}

.hf .pull-left {
	float: left !important;
}

.hf .hide {
	display: none !important;
}

.hf .show {
	display: block !important;
}

.hf .invisible {
	visibility: hidden;
}

.hf .text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hf .hidden {
	display: none !important;
}

.hf .affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.hf .visible-xs {
	display: none !important;
}

.hf .visible-sm {
	display: none !important;
}

.hf .visible-md {
	display: none !important;
}

.hf .visible-lg {
	display: none !important;
}

.hf .visible-lg-block,
.hf .visible-lg-inline,
.hf .visible-lg-inline-block,
.hf .visible-md-block,
.hf .visible-md-inline,
.hf .visible-md-inline-block,
.hf .visible-sm-block,
.hf .visible-sm-inline,
.hf .visible-sm-inline-block,
.hf .visible-xs-block,
.hf .visible-xs-inline,
.hf .visible-xs-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.hf .visible-xs {
		display: block !important;
	}

	.hf table.visible-xs {
		display: table !important;
	}

	.hf tr.visible-xs {
		display: table-row !important;
	}

	.hf td.visible-xs,
  .hf th.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.hf .visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.hf .visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.hf .visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hf .visible-sm {
		display: block !important;
	}

	.hf table.visible-sm {
		display: table !important;
	}

	.hf tr.visible-sm {
		display: table-row !important;
	}

	.hf td.visible-sm,
  .hf th.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hf .visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hf .visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hf .visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hf .visible-md {
		display: block !important;
	}

	.hf table.visible-md {
		display: table !important;
	}

	.hf tr.visible-md {
		display: table-row !important;
	}

	.hf td.visible-md,
  .hf th.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hf .visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hf .visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hf .visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.hf .visible-lg {
		display: block !important;
	}

	.hf table.visible-lg {
		display: table !important;
	}

	.hf tr.visible-lg {
		display: table-row !important;
	}

	.hf td.visible-lg,
  .hf th.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.hf .visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.hf .visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.hf .visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hf .hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hf .hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hf .hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hf .hidden-lg {
		display: none !important;
	}
}

.hf .visible-print {
	display: none !important;
}

@media print {
	.hf .visible-print {
		display: block !important;
	}

	.hf table.visible-print {
		display: table !important;
	}

	.hf tr.visible-print {
		display: table-row !important;
	}

	.hf td.visible-print,
  .hf th.visible-print {
		display: table-cell !important;
	}
}

.hf .visible-print-block {
	display: none !important;
}

@media print {
	.hf .visible-print-block {
		display: block !important;
	}
}

.hf .visible-print-inline {
	display: none !important;
}

@media print {
	.hf .visible-print-inline {
		display: inline !important;
	}
}

.hf .visible-print-inline-block {
	display: none !important;
}

@media print {
	.hf .visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hf .hidden-print {
		display: none !important;
	}
}

.hf .left-dotted-2px-medium_gay-hidden_on_mobile {
	border-left: 2px dotted #a1a1a1;
}

@media (max-width: 991px) {
	.hf .left-dotted-2px-medium_gay-hidden_on_mobile {
		border-left: none;
	}
}

.hf .width-100 {
	width: 100%;
}

.hf .width-100-child > * {
	width: 100%;
}

.hf .same-height-columns {
	overflow: hidden;
}

.hf .same-height-columns > [class*="col-"] {
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}

.hf .full-height-column {
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}

.hf .no-gutters,
.hf .remove-side-padding {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 768px) {
	.hf .negative-15-margin {
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media (max-width: 767px) {
	.hf .negative-15-margin {
		margin-left: 0;
		margin-right: 0;
	}

	.hf .remove-side-padding {
		padding-left: 15px;
		padding-right: 15px;
	}

	.hf .remove-side-padding .col-sm-8 {
		padding-right: 0;
	}
}

.hf .bold {
	font-weight: 700;
}

.hf .h2-section-headline {
	color: #fff;
	font-weight: 700;
	line-height: 30px;
	font-size: 24px;
}

.hf h2.section-headline {
	color: #fff;
	font-weight: 700;
	line-height: 30px;
	font-size: 24px;
}

.hf h2.section-headline.dark {
	color: #444;
	margin-bottom: 8px;
	font-size: 32px;
	line-height: 36px;
}

.hf .h3.section-headline,
.hf h3.section-headline {
	color: #04c9d7;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
}

.hf .default-action-style {
	color: #04c9d7;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
}

@media (max-width: 767px) {
	.hf h2.section-headline.dark {
		font-size: 24px;
	}
}

@font-face {
	font-family: slick;
  src: OpenSansRegular, sans-serif;
  src: OpenSansRegular, sans-serif;
  font-weight: 400;
  font-style: normal;
}

@font-face {
	font-family: slick;
  src: OpenSansRegular, sans-serif;
  src: OpenSansRegular, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.hf .fa-aud::before {
	content: "AUD";
}

.hf .fa-aud::after {
	content: "\f155";
}

.hf a {
	color: #0079aa;
}

.hf .top-border {
	border-top: 1px dotted #444;
}

.hf .bottom-border {
	border-bottom: 1px dotted #444;
}

.hf .left-border {
	border-left: 1px dotted #444;
}

.hf .right-border {
	border-right: 1px dotted #444;
}

.hf .bottom-border-dotted-separator-light-gray {
	border-bottom: 2px dotted #ccc;
}

.hf .blue-hero-border-bottom {
	border-bottom: 8px solid #25d6e0;
}

.hf .blue-hero-border-top {
	border-top: 6px solid #04c9d7;
}

.hf .gray-border-bottom {
	border-bottom: 8px solid #a1a1a1;
}

.hf .yellow-border-top {
	border-top: 5px solid #dade63;
}

.hf .padding-top-0 {
	padding-top: 0 !important;
}

.hf .padding-top-10 {
	padding-top: 10px;
}

.hf .padding-top-20 {
	padding-top: 20px;
}

.hf .padding-top-30 {
	padding-top: 30px;
}

.hf .padding-top-40 {
	padding-top: 40px;
}

.hf .padding-top-50 {
	padding-top: 50px;
}

.hf .bottom-padding-0 {
	padding-bottom: 0 !important;
}

.hf .bottom-padding-10 {
	padding-bottom: 10px;
}

.hf .bottom-padding-20 {
	padding-bottom: 20px;
}

.hf .bottom-padding-30 {
	padding-bottom: 30px;
}

.hf .bottom-padding-40 {
	padding-bottom: 40px;
}

.hf .bottom-padding-50 {
	padding-bottom: 50px;
}

.hf .padding-right-15 {
	padding-right: 15px;
}

.hf .padding-right-20 {
	padding-right: 20px;
}

.hf .padding-right-50 {
	padding-right: 50px;
}

.hf .padding-left-15 {
	padding-left: 15px;
}

.hf .padding-left-15-desktop {
	padding-left: 15px;
}

.hf .padding-left-20 {
	padding-left: 20px;
}

.hf .padding-left-50 {
	padding-left: 50px;
}

.hf .margin-top-0 {
	margin-top: 0 !important;
}

.hf .margin-top-0-childs > * {
	margin-top: 0 !important;
}

.hf .margin-top-negative-50 {
	margin-top: -50px;
}

.hf .margin-top-negative-30 {
	margin-top: -30px;
}

.hf .margin-bottom-0 {
	margin-bottom: 0 !important;
}

.hf .margin-bottom-30 {
	margin-bottom: 30px;
}

.hf .margin-bottom-30-desktop {
	margin-bottom: 30px;
}

.hf .margin-bottom-40 {
	margin-bottom: 40px;
}

.hf .margin-bottom-50 {
	margin-bottom: 50px;
}

.hf .margin-bottom-80 {
	margin-bottom: 80px;
}

.hf .margin-bottom-negative-80 {
	margin-bottom: -80px;
}

.hf .upsell-module-dotted-border-bottom {
	border-bottom: 1px dotted #000;
	margin: 0 auto;
	width: 90%;
}

.hf .bottom-border-gray-60.bottom-padding-10 {
	padding-bottom: 0;
}

.hf .bottom-border-gray-60.bottom-padding-10::after {
	padding-top: 10px;
}

.hf .bottom-border-gray-60.bottom-padding-20 {
	padding-bottom: 0;
}

.hf .bottom-border-gray-60.bottom-padding-20::after {
	padding-top: 20px;
}

.hf .bottom-border-gray-60.bottom-padding-30 {
	padding-bottom: 0;
}

.hf .bottom-border-gray-60.bottom-padding-30::after {
	padding-top: 30px;
}

.hf .bottom-border-gray-60.bottom-padding-40 {
	padding-bottom: 0;
}

.hf .bottom-border-gray-60.bottom-padding-40::after {
	padding-top: 40px;
}

.hf .bottom-border-gray-60::after {
	border-bottom: 8px solid #a1a1a1;
	content: "";
	display: block;
	width: 60%;
	margin: 0 auto;
}

.hf .bottom-border-dotted-60.bottom-padding-10 {
	padding-bottom: 0;
}

.hf .bottom-border-dotted-60.bottom-padding-10::after {
	padding-top: 10px;
}

.hf .bottom-border-dotted-60.bottom-padding-20 {
	padding-bottom: 0;
}

.hf .bottom-border-dotted-60.bottom-padding-20::after {
	padding-top: 20px;
}

.hf .bottom-border-dotted-60.bottom-padding-30 {
	padding-bottom: 0;
}

.hf .bottom-border-dotted-60.bottom-padding-30::after {
	padding-top: 30px;
}

.hf .bottom-border-dotted-60.bottom-padding-40 {
	padding-bottom: 0;
}

.hf .bottom-border-dotted-60.bottom-padding-40::after {
	padding-top: 40px;
}

.hf .bottom-border-dotted-60::after {
	border-bottom: 1px dotted #000;
	content: "";
	display: block;
	width: 60%;
	margin: 0 auto;
}

.hf .BlueBorderBottomSolid5px {
	border-bottom: 5px solid #04c9d7;
}

.hf .BlueBorderBottomSolid8px {
	border-bottom: 8px solid #04c9d7 !important;
}

.hf .LightGrayBorderBottomSolid5px {
	border-bottom: 5px solid #ccc;
}

.hf .LightGrayBorderBottomSolid8px {
	border-bottom: 8px solid #ccc !important;
}

.hf .lightgrey-border-solid-1 {
	border: 1px solid #ccc;
}

.hf .OrangeBorderBottomSolid5px {
	border-bottom: 5px solid #f99d1c;
}

.hf .OrangeBorderBottomSolid8px {
	border-bottom: 8px solid #f99d1c !important;
}

.hf .RedBorderBottomSolid5px {
	border-bottom: 5px solid #d91f00;
}

.hf .RedBorderBottomSolid8px {
	border-bottom: 8px solid #d91f00 !important;
}

.hf .GreenBorderBottomSolid5px {
	border-bottom: 5px solid #81c23c;
}

.hf .GreenBorderBottomSolid8px {
	border-bottom: 8px solid #81c23c !important;
}

.hf .ChartreuseBorderBottomSolid5px {
	border-bottom: 5px solid #dade63;
}

.hf .ChartreuseBorderBottomSolid8px {
	border-bottom: 8px solid #dade63 !important;
}

.hf .GeekGreenBorderBottomSolid5px {
	border-bottom: 5px solid #dade63;
}

.hf .GeekGreenBorderBottomSolid8px {
	border-bottom: 8px solid #dade63 !important;
}

.hf .YellowBorderBottomSolid5px {
	border-bottom: 5px solid #fbe04b;
}

.hf .YellowBorderBottomSolid8px {
	border-bottom: 8px solid #fbe04b !important;
}

.hf .icon-stack {
	white-space: nowrap;
}

.hf i.fort.logo-icon {
	font-size: 22px;
	color: #444;
}

.hf i.fort.logo-icon-light {
	font-size: 38px;
	color: #f99d1c;
	margin-left: -12px;
	vertical-align: 9px;
}

.hf i.fort.logo-icon-light.mob {
	margin-left: 4px;
	margin-top: -3px;
}

@media (max-width: 767px) {
	.hf .padding-right-50 {
		padding-right: 15px;
	}

	.hf .padding-left-50 {
		padding-left: 15px;
	}

	.hf i.fort.logo-icon-light {
		margin-left: -5px;
	}

	.hf .padding-left-15-desktop {
		padding-left: 0;
	}

	.hf .padding-left-15-mobile {
		padding-left: 15px;
	}

	.hf .padding-right-15-mobile {
		padding-right: 15px;
	}

	.hf .margin-0-mobile {
		margin: 0 !important;
	}

	.hf .margin-bottom-30-desktop {
		margin-bottom: 0 !important;
	}
}

.hf .leftFloat {
	float: left;
}

.hf .mfp-container {
	padding-left: 15px;
	padding-right: 15px;
}

.hf .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.hf .animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.hf .animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.hf .animated.bounceIn,
.hf .animated.bounceOut,
.hf .animated.flipOutX,
.hf .animated.flipOutY {
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
	20%,
  53%,
  80%,
  from,
  to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	40%,
  43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}

@keyframes bounce {
	20%,
  53%,
  80%,
  from,
  to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	40%,
  43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}

.hf .bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}

@-webkit-keyframes flash {
	50%,
  from,
  to {
		opacity: 1;
	}

	25%,
  75% {
		opacity: 0;
	}
}

@keyframes flash {
	50%,
  from,
  to {
		opacity: 1;
	}

	25%,
  75% {
		opacity: 0;
	}
}

.hf .flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.hf .pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.hf .rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	from,
  to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%,
  30%,
  50%,
  70%,
  90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%,
  40%,
  60%,
  80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	from,
  to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%,
  30%,
  50%,
  70%,
  90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%,
  40%,
  60%,
  80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

.hf .shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg);
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg);
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg);
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg);
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg);
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg);
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg);
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg);
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.hf .headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.hf .swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%,
  20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	}

	30%,
  50%,
  70%,
  90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%,
  60%,
  80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%,
  20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	}

	30%,
  50%,
  70%,
  90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%,
  60%,
  80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.hf .tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

@-webkit-keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

.hf .wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes jello {
	11.1%,
  from,
  to {
		-webkit-transform: none;
		transform: none;
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg);
	}

	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg);
	}

	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	}
}

@keyframes jello {
	11.1%,
  from,
  to {
		-webkit-transform: none;
		transform: none;
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg);
	}

	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg);
	}

	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	}
}

.hf .jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center;
}

@-webkit-keyframes bounceIn {
	20%,
  40%,
  60%,
  80%,
  from,
  to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97);
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes bounceIn {
	20%,
  40%,
  60%,
  80%,
  from,
  to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97);
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.hf .bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
	60%,
  75%,
  90%,
  from,
  to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	60%,
  75%,
  90%,
  from,
  to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

.hf .bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	60%,
  75%,
  90%,
  from,
  to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	60%,
  75%,
  90%,
  from,
  to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

.hf .bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	60%,
  75%,
  90%,
  from,
  to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	60%,
  75%,
  90%,
  from,
  to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

.hf .bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	60%,
  75%,
  90%,
  from,
  to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes bounceInUp {
	60%,
  75%,
  90%,
  from,
  to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.hf .bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}

	50%,
  55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}

	50%,
  55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
}

.hf .bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%,
  45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%,
  45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.hf .bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.hf .bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.hf .bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%,
  45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%,
  45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.hf .bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.hf .fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.hf .fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.hf .fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.hf .fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.hf .fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.hf .fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.hf .fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.hf .fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.hf .fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.hf .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes fadeOutDown {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.hf .fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.hf .fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes fadeOutLeft {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.hf .fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.hf .fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes fadeOutRight {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.hf .fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.hf .fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes fadeOutUp {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.hf .fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.hf .fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.hf .animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.hf .flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.hf .flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

.hf .flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

.hf .flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.hf .lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	from {
		opacity: 1;
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	from {
		opacity: 1;
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

.hf .lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.hf .rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.hf .rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.hf .rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.hf .rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.hf .rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

.hf .rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

.hf .rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.hf .rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.hf .rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

.hf .rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,
  60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%,
  80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,
  60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%,
  80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

.hf .hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.hf .rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

@-webkit-keyframes rollOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

@keyframes rollOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

.hf .rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	50% {
		opacity: 1;
	}
}

.hf .zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.hf .zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.hf .zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.hf .zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.hf .zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
	from {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	to {
		opacity: 0;
	}
}

@keyframes zoomOut {
	from {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	to {
		opacity: 0;
	}
}

.hf .zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.hf .zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

.hf .zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

.hf .zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.hf .zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.hf .slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.hf .slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.hf .slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.hf .slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.hf .slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.hf .slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.hf .slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.hf .slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes specialFadeIn {
	from {
		opacity: 0;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}

	to {
		opacity: 1;
	}
}

@keyframes specialFadeIn {
	from {
		opacity: 0;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}

	to {
		opacity: 1;
	}
}

.hf .specialFadeIn {
	-webkit-animation-name: specialFadeIn;
	animation-name: specialFadeIn;
}

@-webkit-keyframes specialFadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

@keyframes specialFadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

.hf .specialFadeOut {
	-webkit-animation-name: specialFadeOut;
	animation-name: specialFadeOut;
}

@-webkit-keyframes specialSlideInRight {
	from {
		-webkit-transform: translate3d(10%, 0, 0);
		transform: translate3d(10%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes specialSlideInRight {
	from {
		-webkit-transform: translate3d(10%, 0, 0);
		transform: translate3d(10%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.hf .specialSlideInRight {
	-webkit-animation-name: specialSlideInRight;
	animation-name: specialSlideInRight;
}

@-webkit-keyframes specialFadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(10%, 0, 0);
		transform: translate3d(10%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes specialFadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(10%, 0, 0);
		transform: translate3d(10%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.hf .spceialFadeInRight {
	-webkit-animation-name: specialFadeInRight;
	animation-name: specialFadeInRight;
}

@-webkit-keyframes specialTurnLeft {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}

@keyframes specialTurnLeft {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}

.hf .specialTurnLeft {
	-webkit-animation-name: specialTurnLeft;
	animation-name: specialTurnLeft;
}

@-webkit-keyframes specialTurnRight {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}

@keyframes specialTurnRight {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}

.hf .specialTurnRight {
	-webkit-animation-name: specialTurnLeft;
	animation-name: specialTurnLeft;
}

.hf .rich-text-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	height: 0;
}

.hf .rich-text-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 767px) {
	.hf .rich-text-heading {
		margin: 0 0 0 24px;
	}
}

@media only screen and (min-width: 768px) {
	.hf .rich-text-heading {
		margin: 0;
	}
}

.hf .box-shadow-bottom {
	box-shadow: 0 10px 10px -10px rgba(68, 68, 68, 0.3);
}

.hf .box-shadow-top {
	box-shadow: 0 -10px 10px -10px rgba(68, 68, 68, 0.3);
}

.hf .box-shadow-left {
	box-shadow: -10px 0 10px -10px rgba(68, 68, 68, 0.3);
}

.hf .box-shadow-right {
	box-shadow: 10px 0 10px -10px rgba(68, 68, 68, 0.3);
}

.hf .box-shadow {
	box-shadow: 0 0 10px 0 rgba(68, 68, 68, 0.3);
}

.hf .colored-bar-top-border {
	background-color: transparent;
	border: 8px solid #444;
	-o-border-image: url('data:image/svg+xml,%3Csvg width="1203" height="8" xmlns="http://www.w3.org/2000/svg"%3E%3C!----%3E%3Cg%3E%3Ctitle%3Ebackground%3C/title%3E%3Crect fill="none" id="canvas_background" height="8" width="1203" y="0" x="0"/%3E%3C/g%3E%3Cg%3E%3Ctitle%3ELayer 1%3C/title%3E%3Crect x="0" y="0" id="svg_1" fill="rgb(68,68,68)" height="8" width="1203"/%3E%3Crect stroke="null" id="svg_2" fill="rgb(4, 201, 215)" height="8" width="20.79999" y="0" x="1122.09998"/%3E%3Crect stroke="null" id="svg_3" fill="rgb(102,102,102)" height="8" width="26.79999" y="0" x="44.20001"/%3E%3Crect stroke="null" id="svg_5" fill="rgb(184, 215, 87)" height="8" width="51.1" y="0" x="324.4"/%3E%3Crect stroke="null" id="svg_6" fill="rgb(249, 157, 28)" height="8" width="21.79999" y="0" x="466.79999"/%3E%3Crect stroke="null" id="svg_7" fill="rgb(102,102,102)" height="8" width="16.79999" y="0" x="375.5"/%3E%3Crect stroke="null" id="svg_10" fill="rgb(102,102,102)" height="8" width="31.79999" y="0" x="527.20001"/%3E%3Crect stroke="null" id="svg_11" fill="rgb(102,102,102)" height="8" width="151.79999" y="0" x="970.2"/%3E%3C/g%3E%3C/svg%3E') 10 stretch;
	border-image: url('data:image/svg+xml,%3Csvg width="1203" height="8" xmlns="http://www.w3.org/2000/svg"%3E%3C!----%3E%3Cg%3E%3Ctitle%3Ebackground%3C/title%3E%3Crect fill="none" id="canvas_background" height="8" width="1203" y="0" x="0"/%3E%3C/g%3E%3Cg%3E%3Ctitle%3ELayer 1%3C/title%3E%3Crect x="0" y="0" id="svg_1" fill="rgb(68,68,68)" height="8" width="1203"/%3E%3Crect stroke="null" id="svg_2" fill="rgb(4, 201, 215)" height="8" width="20.79999" y="0" x="1122.09998"/%3E%3Crect stroke="null" id="svg_3" fill="rgb(102,102,102)" height="8" width="26.79999" y="0" x="44.20001"/%3E%3Crect stroke="null" id="svg_5" fill="rgb(184, 215, 87)" height="8" width="51.1" y="0" x="324.4"/%3E%3Crect stroke="null" id="svg_6" fill="rgb(249, 157, 28)" height="8" width="21.79999" y="0" x="466.79999"/%3E%3Crect stroke="null" id="svg_7" fill="rgb(102,102,102)" height="8" width="16.79999" y="0" x="375.5"/%3E%3Crect stroke="null" id="svg_10" fill="rgb(102,102,102)" height="8" width="31.79999" y="0" x="527.20001"/%3E%3Crect stroke="null" id="svg_11" fill="rgb(102,102,102)" height="8" width="151.79999" y="0" x="970.2"/%3E%3C/g%3E%3C/svg%3E') 10 stretch;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.hf .colored-bar-bottom-border {
	background-color: transparent;
	border: 8px solid #444;
	-o-border-image: url('data:image/svg+xml,%3Csvg width="1203" height="8" xmlns="http://www.w3.org/2000/svg"%3E%3C!----%3E%3Cg%3E%3Ctitle%3Ebackground%3C/title%3E%3Crect fill="none" id="canvas_background" height="8" width="1203" y="0" x="0"/%3E%3C/g%3E%3Cg%3E%3Ctitle%3ELayer 1%3C/title%3E%3Crect x="0" y="0" id="svg_1" fill="rgb(68,68,68)" height="8" width="1203"/%3E%3Crect stroke="null" id="svg_2" fill="rgb(4, 201, 215)" height="8" width="20.79999" y="0" x="1122.09998"/%3E%3Crect stroke="null" id="svg_3" fill="rgb(102,102,102)" height="8" width="26.79999" y="0" x="44.20001"/%3E%3Crect stroke="null" id="svg_5" fill="rgb(184, 215, 87)" height="8" width="51.1" y="0" x="324.4"/%3E%3Crect stroke="null" id="svg_6" fill="rgb(249, 157, 28)" height="8" width="21.79999" y="0" x="466.79999"/%3E%3Crect stroke="null" id="svg_7" fill="rgb(102,102,102)" height="8" width="16.79999" y="0" x="375.5"/%3E%3Crect stroke="null" id="svg_10" fill="rgb(102,102,102)" height="8" width="31.79999" y="0" x="527.20001"/%3E%3Crect stroke="null" id="svg_11" fill="rgb(102,102,102)" height="8" width="151.79999" y="0" x="970.2"/%3E%3C/g%3E%3C/svg%3E') 10 stretch;
	border-image: url('data:image/svg+xml,%3Csvg width="1203" height="8" xmlns="http://www.w3.org/2000/svg"%3E%3C!----%3E%3Cg%3E%3Ctitle%3Ebackground%3C/title%3E%3Crect fill="none" id="canvas_background" height="8" width="1203" y="0" x="0"/%3E%3C/g%3E%3Cg%3E%3Ctitle%3ELayer 1%3C/title%3E%3Crect x="0" y="0" id="svg_1" fill="rgb(68,68,68)" height="8" width="1203"/%3E%3Crect stroke="null" id="svg_2" fill="rgb(4, 201, 215)" height="8" width="20.79999" y="0" x="1122.09998"/%3E%3Crect stroke="null" id="svg_3" fill="rgb(102,102,102)" height="8" width="26.79999" y="0" x="44.20001"/%3E%3Crect stroke="null" id="svg_5" fill="rgb(184, 215, 87)" height="8" width="51.1" y="0" x="324.4"/%3E%3Crect stroke="null" id="svg_6" fill="rgb(249, 157, 28)" height="8" width="21.79999" y="0" x="466.79999"/%3E%3Crect stroke="null" id="svg_7" fill="rgb(102,102,102)" height="8" width="16.79999" y="0" x="375.5"/%3E%3Crect stroke="null" id="svg_10" fill="rgb(102,102,102)" height="8" width="31.79999" y="0" x="527.20001"/%3E%3Crect stroke="null" id="svg_11" fill="rgb(102,102,102)" height="8" width="151.79999" y="0" x="970.2"/%3E%3C/g%3E%3C/svg%3E') 10 stretch;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.hf .check-box-box-filter > .form-group {
	position: relative;
}

.hf .check-box-box-filter > .form-group > span.form-control.filter-title {
	position: relative;
	color: #666;
	border-radius: 0;
	font-size: 14px;
	padding: 6px 8px;
	margin-bottom: -2px;
	border: solid 2px #ccc;
	padding-left: 15px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: 0.23px;
	cursor: pointer;
}

.hf .check-box-box-filter > .form-group > span.form-control.filter-title > .dropdown-sign {
	position: absolute;
	font-size: 18px;
	right: 15px;
	line-height: 18px;
}

.hf .check-box-box-filter > .form-group > span.form-control.filter-title-open {
	font-weight: 500 !important;
	color: #444 !important;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper {
	border: solid 2px #ccc;
	position: absolute;
	z-index: 10;
	width: 100%;
	background-color: #fff;
	padding: 7px 7px 10px 15px;
	display: none;
	overflow: hidden;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel {
	overflow-y: auto;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel::-webkit-scrollbar {
	width: 8px;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel::-webkit-scrollbar-thumb {
	background: #a1a1a1;
	border-radius: 10px;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .category-container,
.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .product-container {
	display: block;
	position: relative;
	padding-left: 21px;
	margin-bottom: 8px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .category-container:last-child,
.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .product-container:last-child {
	margin-bottom: 0;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .category-container:hover,
.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .product-container:hover {
	font-weight: 500;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .category-container > input,
.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .product-container > input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .category-container > input:checked ~ .checkmark,
.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .product-container > input:checked ~ .checkmark {
	background-color: #04c9d7;
	border-color: #04c9d7;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .category-container > input:checked ~ .checkmark:after,
.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .product-container > input:checked ~ .checkmark:after {
	display: block;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .category-container > .checkmark,
.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .product-container > .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 16px;
	width: 16px;
	background-color: #fff;
	border: solid 1px #ccc;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .category-container > .checkmark:after,
.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .product-container > .checkmark:after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%2304C9D7' stroke='%2304C9D7' d='M0.5 0.5H15.5V15.5H0.5z'/%3E%3Cpath fill-rule='nonzero' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8.096L7.333 12 12 4'/%3E%3C/g%3E%3C/svg%3E%0A");
	position: absolute;
	display: none;
	width: 16px;
	height: 16px;
	margin-top: -1px;
	margin-left: -1px;
	background-color: #fff;
}

.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .category-container-selected,
.hf .check-box-box-filter > .form-group > .options-panel-wrapper > .options-panel > .product-container-selected {
	font-weight: 500;
}

.hf .check-box-box-filter-items {
	display: none;
	font-size: 14px;
	color: #444;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}

.hf .check-box-box-filter-items .filter-category,
.hf .check-box-box-filter-items .filter-product {
	font-weight: 700;
	margin-left: 5px;
	line-height: 2.3;
}

.hf .check-box-box-filter-items .filter-category > .active-filter,
.hf .check-box-box-filter-items .filter-product > .active-filter {
	background-color: #eee;
	padding: 5px;
	border-radius: 5px;
	margin-right: 10px;
	white-space: nowrap;
}

.hf .check-box-box-filter-items .filter-category > .active-filter > i,
.hf .check-box-box-filter-items .filter-product > .active-filter > i {
	margin-left: 2px;
	cursor: pointer;
}

.hf .predictive-search-control {
	position: relative;
	padding: 0;
}

.hf .predictive-search-control > div#custom-search-input {
	box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.16);
	background-color: #fff;
	margin-bottom: 15px;
}

.hf .predictive-search-control > div#custom-search-input .just-gray {
	color: #666;
}

.hf .predictive-search-control > div#custom-search-input .search-active {
	display: none;
	border: 2px solid #ccc;
	color: #a1a1a1;
	border-right: 0;
	border-left: 0;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 30px;
	padding-left: 0;
}

.hf .predictive-search-control > div#custom-search-input .input-group {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.hf .predictive-search-control > div#custom-search-input .input-group .input-group-btn {
	font-size: 0;
	white-space: nowrap;
	width: 41px;
}

.hf .predictive-search-control > div#custom-search-input .input-group .input-group-btn .btn-group-sm > button.btn.search,
.hf .predictive-search-control > div#custom-search-input .input-group .input-group-btn button.btn.btn-sm.search {
	background-color: transparent;
	border: 2px solid #ccc;
	height: 36px;
	width: 41px;
	border-radius: 0;
	margin: 0;
	padding-top: 7px;
	border-right: 0;
	margin-right: -1px;
}

.hf .predictive-search-control > div#custom-search-input .input-group .input-group-btn .btn-group-sm > button.btn.search > i,
.hf .predictive-search-control > div#custom-search-input .input-group .input-group-btn button.btn.btn-sm.search > i {
	color: #ccc;
	font-size: 17px;
}

.hf .predictive-search-control > div#custom-search-input .input-group .input-group-btn.clear {
	display: none;
}

.hf .predictive-search-control > div#custom-search-input .input-group input.form-control {
	border: 2px solid #ccc;
	border-left: 0;
	font-size: 14px;
	color: #a1a1a1;
	padding-left: 8px;
	padding-right: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	padding-left: 0;
}

.hf .predictive-search-control > div#custom-search-input .input-group input.form-control:focus {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}

.hf .predictive-search-control > div#custom-search-input .input-group .btn-group-sm > button.btn.clear,
.hf .predictive-search-control > div#custom-search-input .input-group button.btn.btn-sm.clear {
	background-color: transparent;
	border: 2px solid #ccc;
	height: 36px;
	width: 40px;
	border-radius: 0;
	margin: 0;
	margin-left: -40px;
	padding-top: 7px;
	border-left: 0;
	z-index: 5;
}

.hf .predictive-search-control > div#custom-search-input .input-group .btn-group-sm > button.btn.clear > i,
.hf .predictive-search-control > div#custom-search-input .input-group button.btn.btn-sm.clear > i {
	color: #ccc;
	font-size: 18px;
}

.hf .predictive-search-control .predictive-desktop-search {
	display: none;
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 0;
	right: 0;
	background-color: #fff;
	box-shadow: 0 4px 16px 0 rgba(204, 204, 204, 0.4);
	border: solid 2px #ccc;
	color: #444;
	padding: 9px 7px 12px 0;
}

.hf .predictive-search-control .predictive-desktop-search .search-result-container .no-result-found-container {
	display: none;
}

.hf .predictive-search-control .predictive-desktop-search .search-result-container .no-result-found-container::-webkit-scrollbar {
	width: 8px;
}

.hf .predictive-search-control .predictive-desktop-search .search-result-container .no-result-found-container::-webkit-scrollbar-thumb {
	background: #a1a1a1;
	border-radius: 10px;
}

.hf .predictive-search-control .predictive-desktop-search .title-divider {
	border-top: 1px solid #eee;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.hf .predictive-search-control .predictive-desktop-search .search-description {
	margin-top: 9px;
	font-size: 14px;
	font-weight: 700;
	padding-left: 15px;
	padding-right: 24px;
}

.hf .predictive-search-control .predictive-desktop-search .search-content {
	margin: 0;
}

.hf .predictive-search-control .predictive-desktop-search .search-content .list-group-item {
	line-height: 16px;
	font-size: 14px;
	border: 0 none;
	color: #444;
	font-family: Roboto;
	padding: 5px 24px 5px 15px;
}

.hf .predictive-search-control .predictive-desktop-search .search-description {
	margin-top: 0;
}

.hf .predictive-search-control .predictive-desktop-search .search-result-container {
	max-height: 340px;
	overflow-y: auto;
	border-top: none;
}

.hf .predictive-search-control .predictive-desktop-search .search-result-container::-webkit-scrollbar {
	width: 8px;
}

.hf .predictive-search-control .predictive-desktop-search .search-result-container::-webkit-scrollbar-thumb {
	background: #a1a1a1;
	border-radius: 10px;
}

.hf .predictive-search-control .predictive-desktop-search .predictive-no-results {
	margin: 24px 16px;
	margin-left: 39px;
	font-size: 14px;
}

.hf .predictive-search-control .predictive-desktop-search .predictive-no-results .blue {
	color: #04c9d7;
	font-weight: 700;
}

.hf .predictive-search-control .predictive-desktop-search .predictive-no-results > .no-results-text {
	text-align: left;
}

.hf .predictive-search-control .predictive-desktop-search .predictive-no-results > .no-results-consider {
	line-height: 1.5;
	text-align: left;
	margin-top: 24px;
}

.hf .predictive-search-control .predictive-desktop-search .predictive-no-results > .no-results-consider > ul {
	margin-top: 8px;
	padding-left: 0;
}

.hf .predictive-search-control .predictive-desktop-search .predictive-no-results > .no-results-consider > ul > li {
	line-height: 28px;
	list-style: none;
}

.hf .predictive-search-control .predictive-desktop-search .predictive-no-results > .no-results-consider > ul > li:before {
	content: "\2219";
	font-size: 30px;
	vertical-align: middle;
	margin-right: 13px;
}

.hf .predictive-mobile-search {
	display: none;
}

@media only screen and (max-width: 767px) {
	.hf .predictive-mobile-search.search-modal {
		display: none;
		height: 100%;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #fff;
		z-index: 10000;
		padding: 15px;
	}

	.hf .predictive-mobile-search.search-modal .search-result-container .no-result-found-container {
		display: none;
	}

	.hf .predictive-mobile-search.search-modal .search-result-container .no-result-found-container::-webkit-scrollbar {
		width: 8px;
	}

	.hf .predictive-mobile-search.search-modal .search-result-container .no-result-found-container::-webkit-scrollbar-thumb {
		background: #a1a1a1;
		border-radius: 10px;
	}

	.hf .predictive-mobile-search.search-modal .title-divider {
		border-top: 1px solid #eee;
		height: 1px;
		margin-top: 8px;
		margin-bottom: 8px;
	}

	.hf .predictive-mobile-search.search-modal .search-description {
		margin-top: 9px;
		font-size: 14px;
		font-weight: 700;
		padding-left: 15px;
		padding-right: 24px;
	}

	.hf .predictive-mobile-search.search-modal .search-content {
		margin: 0;
	}

	.hf .predictive-mobile-search.search-modal .search-content .list-group-item {
		line-height: 16px;
		font-size: 14px;
		border: 0 none;
		color: #444;
		font-family: Roboto;
		padding: 5px 24px 5px 15px;
	}

	.hf .predictive-mobile-search.search-modal input.form-control {
		height: 40px;
		border: 1px solid #ccc;
		box-shadow: none;
		border-left: 0;
		font-size: 16px;
		color: #a1a1a1;
		padding-left: 8px;
		padding-right: 30px;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-weight: 500;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.5;
		letter-spacing: normal;
		text-align: left;
	}

	.hf .predictive-mobile-search.search-modal .modal-close {
		font-size: 16px;
		text-align: right;
	}

	.hf .predictive-mobile-search.search-modal .modal-close button {
		border: none;
		color: #ccc;
		cursor: pointer;
	}

	.hf .predictive-mobile-search.search-modal .modal-close .modal-close-icon {
		font-size: 24px;
		display: inline-block;
	}

	.hf .predictive-mobile-search.search-modal .modal-close .modal-close-icon .glyphicon {
		vertical-align: middle;
	}

	.hf .predictive-mobile-search.search-modal .modal__content {
		margin-top: 24px;
		overflow-y: auto;
		height: 100%;
	}

	.hf .predictive-mobile-search.search-modal .modal__content::-webkit-scrollbar {
		width: 8px;
	}

	.hf .predictive-mobile-search.search-modal .modal__content::-webkit-scrollbar-thumb {
		background: #a1a1a1;
		border-radius: 10px;
	}

	.hf .predictive-mobile-search.search-modal .modal__content .predictive-no-results .blue {
		color: #04c9d7;
		font-weight: 700;
	}

	.hf .predictive-mobile-search.search-modal .modal__content .predictive-no-results > .no-results-text {
		text-align: left;
	}

	.hf .predictive-mobile-search.search-modal .modal__content .predictive-no-results > .no-results-consider {
		line-height: 1.5;
		text-align: left;
		margin-top: 24px;
	}

	.hf .predictive-mobile-search.search-modal .modal__content .predictive-no-results > .no-results-consider > ul {
		margin-top: 8px;
		padding-left: 0;
	}

	.hf .predictive-mobile-search.search-modal .modal__content .predictive-no-results > .no-results-consider > ul > li {
		line-height: 28px;
		list-style: none;
	}

	.hf .predictive-mobile-search.search-modal .modal__content .predictive-no-results > .no-results-consider > ul > li:before {
		content: "\2219";
		font-size: 30px;
		vertical-align: middle;
		margin-right: 13px;
	}

	.hf .predictive-mobile-search.search-modal #custom-search-input-mobile {
		margin-top: 16px;
	}

	.hf .predictive-mobile-search.search-modal #custom-search-input-mobile .input-group {
		display: table;
		table-layout: fixed;
		width: 100%;
	}

	.hf .predictive-mobile-search.search-modal #custom-search-input-mobile .input-group > .input-group-btn {
		font-size: 0;
		white-space: nowrap;
		width: 41px;
	}

	.hf .predictive-mobile-search.search-modal #custom-search-input-mobile .input-group > .input-group-btn .btn-group-sm > button.btn.search,
  .hf .predictive-mobile-search.search-modal #custom-search-input-mobile .input-group > .input-group-btn button.btn.btn-sm.search {
		background-color: #fff;
		border: 1px solid #ccc;
		height: 40px;
		width: 41px;
		border-radius: 0;
		margin: 0;
		padding-top: 7px;
		border-right: 0;
	}

	.hf .predictive-mobile-search.search-modal #custom-search-input-mobile .input-group > .input-group-btn .btn-group-sm > button.btn.search > i,
  .hf .predictive-mobile-search.search-modal #custom-search-input-mobile .input-group > .input-group-btn button.btn.btn-sm.search > i {
		color: #ccc;
		font-size: 17px;
	}

	.hf .predictive-mobile-search.search-modal #custom-search-input-mobile .input-group > .input-group-btn.clear {
		display: none;
	}

	.hf .predictive-mobile-search.search-modal #custom-search-input-mobile input.form-control {
		border-bottom-right-radius: 0;
		border-top-right-radius: 0;
	}

	.hf .predictive-mobile-search.search-modal .search-result-container > .search-description {
		padding: 0;
		margin: 0;
	}

	.hf .predictive-mobile-search.search-modal .search-result-container > .search-content .list-group-item {
		padding: 10px 0;
	}

	.hf .predictive-mobile-search.open {
		display: block;
	}
}

.hf .items-loader {
	margin: 147px auto;
	border: 16px solid #ccc;
	border-top: 16px solid #04c9d7;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

@media (max-width: 1199px) and (min-width: 768px) {
	.hf .collapsing {
		margin: 0 -15px 0 0;
		padding: 0;
	}
}

@media (max-width: 1199px) {
	.hf body {
		padding-top: 60px;
	}

	.hf .navbar-brand.ultra,
  .hf .navbarUltra .navbar-header.ultra {
		background: #444;
	}

	.hf .hamburger {
		cursor: pointer;
		position: absolute;
		width: 48px;
		height: 48px;
		transition: all 0.25s;
		top: 26px;
	}

	.hf .hamburger .hamburgerBottom-bun,
  .hf .hamburger .hamburgerTop-bun {
		content: "";
		display: block;
		position: absolute;
		left: 10px;
		width: 18px;
		height: 1px;
		background: #fff;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		transition: all 0.25s;
	}

	.hf .hamburger .hamburgerTop-bun {
		-webkit-transform: translateY(-3px);
		transform: translateY(-3px);
	}

	.hf .hamburger .hamburgerBottom-bun {
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}

	.hf button.navbar-toggle.ultra.open {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		right: 0;
		left: auto;
		min-height: 50px;
		z-index: 100;
	}

	.hf button.navbar-toggle.ultra.open .hamburger {
		top: 22px;
		left: 13px;
	}

	.hf button.navbar-toggle.open .hamburgerTop-bun {
		-webkit-transform: rotate(45deg) translateY(0);
		transform: rotate(45deg) translateY(0);
	}

	.hf button.navbar-toggle.open .hamburgerBottom-bun {
		-webkit-transform: rotate(-45deg) translateY(0);
		transform: rotate(-45deg) translateY(0);
	}

	.hf .navbarUltra .dropdown-backdrop {
		position: unset !important;
		z-index: 0 !important;
	}

	.hf .navbarUltra > .container .row .col-no-padding {
		padding-left: 0;
		padding-right: 0;
	}

	.hf .navbarUltra .nav > li {
		display: block;
	}

	.hf .navbarUltra .nav > li:hover > a.menu-headline {
		border-bottom: none;
		height: auto;
	}

	.hf .navbarUltra .container-fluid > .navbar-collapse,
  .hf .navbarUltra .container-fluid > .navbar-header,
  .hf .navbarUltra .container > .navbar-collapse,
  .hf .navbarUltra .container > .navbar-header {
		margin-right: -15px;
		margin-left: -15px;
	}

	.hf .navbarUltra > .container {
		width: auto;
		padding-left: 15px;
		padding-right: 15px;
	}

	.hf .navbarUltra .navbar-header.ultra {
		float: none;
	}

	.hf .navbarUltra .navbar-left,
  .hf .navbarUltra .navbar-right {
		float: none !important;
	}

	.hf .navbarUltra .navbar-toggle {
		display: block;
	}

	.hf .navbarUltra .navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.hf .navbarUltra .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	.hf .navbarUltra .navbar-collapse.collapse {
		display: none !important;
	}

	.hf .navbarUltra .navbar-nav {
		float: none !important;
		margin-top: 7.5px;
	}

	.hf .navbarUltra .navbarUltra-nav > li {
		float: none;
    margin-bottom: 0px;
    margin-top: 0px;
	}

	.hf .navbarUltra .navbarUltra-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.hf .navbarUltra .navbar-collapse.collapse.in {
		display: block !important;
	}

	.hf .navbarUltra .navbar-collapse.ultra {
		width: 100vw;
	}

	.hf .navbarUltra .navbarUltra-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.hf .navbarUltra .menu-item {
		list-style: none;
		display: block;
	}

	.hf .navbarUltra .nav.navbarUltra-nav > li.view-menu-toggle,
  .hf .navbarUltra .ultraMobile .menu-toggle:nth-child(2) .menu-item,
  .hf .navbarUltra .ultraMobile .menu-toggle:nth-child(3) .menu-item {
		display: block !important;
	}

	.hf .navbarUltra .nav.navbarUltra-nav.ultraMobile {
		margin-top: 20px;
	}

	.hf .navbarUltra .ultraMobile li.menu-toggle:nth-child(n + 5) {
		float: none !important;
	}

	.hf .navbarUltra .ultraMobile .menu-toggle .menu-headline {
		padding: 0 15px 0 1.5em;
	}

	.hf .navbarUltra .navbarUltra.navbarUltra-default.ultraMenu > .container {
		width: 100%;
	}

	.hf .navbarUltra .navbar-toggle {
		display: block;
	}

	.hf .navbarUltra .collapse {
		display: none;
	}

	.hf .navbarUltra {
		border: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 10;
		background-color: rgba(68, 68, 68, 0.6);
	}

	.hf .navbarUltra .navbar-toggle-menu.ultra {
		width: 100%;
		min-height: 55px;
		background-color: #444;
	}

	.hf .navbarUltra .collapsed ~ .highlight-button,
  .hf .navbarUltra .collapsed ~ .navbar-toggle-menu.ultra {
		display: none;
	}

	.hf .navbar-collapse.ultra.collapse.in {
		border-bottom: 8px solid #04c9d7;
		border-left: 0 !important;
		z-index: 999;
	}

	.hf .navbar-collapse.ultra.collapse {
		float: none;
	}

	.hf .navbar-header.ultra {
		background-color: #fff;
		border-bottom: 5px solid #ccc;
	}

	.hf .navbarUltra-nav {
		margin-top: 0;
		margin-bottom: 0;
	}

	.hf .navbarUltra-nav li:first-child {
		border-top: none;
	}

	.hf .navbarUltra-nav .menu-toggle > .dropdown-menu {
		display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
		padding: 0;
	}

	.hf .navbarUltra-nav .menu-toggle > .dropdown-menu > li > a {
		padding: 0 0 0 20px;
		margin-left: 8px;
	}

	.hf .navbarUltra-default .navbarUltra-nav .menu-toggle .dropdown-menu > li > a.menu-subheadline {
		line-height: 46px;
		font-size: 0.875em;
		text-transform: uppercase;
		text-decoration: none;
		color: #444;
		margin-left: 8px;
		padding: 0 15px 0 1.5em;
		font-weight: 700;
		width: 80%;
		display: inline-block;
	}

	.hf .navbarUltra-default .navbarUltra-nav .menu-toggle .dropdown-menu > li > a.menu-subheadline:focus,
  .hf .navbarUltra-default .navbarUltra-nav .menu-toggle .dropdown-menu > li > a.menu-subheadline:hover {
		text-decoration: none;
		color: #444;
	}

	.hf .menu-subheadline {
		line-height: 46px;
		font-size: 0.875em;
		text-transform: uppercase;
		text-decoration: none;
		color: #444;
		margin-left: 8px;
		padding: 0 15px 0 1.5em;
		font-weight: 700;
		width: 93%;
	}

	.hf .menu-subheadline:focus,
  .hf .menu-subheadline:hover {
		text-decoration: none;
		color: #444;
	}

	.hf .menu-item {
		list-style: none;
		display: block;
	}

	.hf .menu-item p {
		display: none;
	}

	.hf .bottom-links {
		display: none;
	}

	.hf .menu-toggle > ul {
		padding-left: 0;
	}

	.hf .navbarUltra-nav > li > a {
		padding: 0 15px 0 1.5em;
		font-weight: 700;
	}

	.hf .navbarUltra-nav > li > a.free-downloads {
		font-size: 16px;
		text-transform: uppercase;
		margin: 0 inherit;
	}

	.hf .navbarUltra-nav > li > a.free-downloads.menu-headline {
		color: #f99d1c;
	}

	.hf .navbarUltra-nav > li > a.menu-headline {
		line-height: 36px;
		color: #a1a1a1;
		font-size: 1em;
		text-decoration: none;
		text-transform: uppercase;
	}

	.hf .navbarUltra-nav > li > a.menu-headline:focus,
  .hf .navbarUltra-nav > li > a.menu-headline:hover {
		text-decoration: none;
		color: #a1a1a1;
	}

	.hf .navbarUltra-nav > li > a.menu-subheadline {
		line-height: 46px;
		font-size: 0.875em;
		text-transform: uppercase;
		text-decoration: none;
		color: #444;
		margin-left: 8px;
		padding: 0 15px 0 1.5em;
		font-weight: 700;
		width: 93%;
	}

	.hf .navbarUltra-nav > li > a.menu-subheadline:focus,
  .hf .navbarUltra-nav > li > a.menu-subheadline:hover {
		text-decoration: none;
		color: #444;
	}

	.hf .navbarUltra-nav > li > a.view-all-products,
  .hf .navbarUltra-nav > li > a.view-free-tools {
		display: inline;
		font-size: 14px;
		line-height: 36px;
		font-weight: 700;
		color: #04c9d7;
		padding-left: 1.75em;
	}

	.hf .navbarUltra-nav > li > a.view-free-tools {
		border-left: 2px dotted #444;
	}
}

@media (max-width: 1199px) and (max-width: 320px) {
	.hf .navbarUltra-nav > li > a.view-free-tools {
		padding-left: 1em;
	}
}

@media (max-width: 1199px) {
  .hf .navbarUltra-default .navbarUltra-nav > .open > a,
  .hf .navbarUltra-default .navbarUltra-nav > .open > a:focus,
  .hf .navbarUltra-default .navbarUltra-nav > .open > a:hover {
    background-color: transparent;
    color: #444;
  }
  .hf .navbarUltra-default .navbarUltra-nav > li > a:focus,
  .hf .navbarUltra-default .navbarUltra-nav > li > a:hover {
    color: #444;
  }
  .hf .navbarUltra-default .navbar-toggle.ultra:focus,
  .hf .navbarUltra-default .navbar-toggle.ultra:hover {
    background-color: #444;
  }
  .hf .navbar-toggle.ultra {
    margin: 0;
    border: none;
    border-radius: 0;
    background-color: #444;
    min-height: 55px;
    width: 60px;
    padding-top: 1em;
    padding-bottom: 0;
  }
  .hf .navbar-toggle.ultra-text {
    font-size: 0.8125em;
    font-weight: 700;
    text-align: center;
    color: #ccc;
    display: inline-block;
    vertical-align: bottom;
  }
  .hf .icon-bar.icon-bar.icon-bar {
    vertical-align: bottom;
    background-color: #04c9d7;
    margin-left: auto;
    margin-right: auto;
  }
  .hf .navbar-collapse.ultra {
    width: 95%;
    background-color: #fff;
  }
  .hf .navbarUltra-default
    .navbarUltra-nav
    .menu-toggle
    .open
    .dropdown-menu
    > li
    > a {
    color: #444;
    font-size: 0.875em;
    line-height: 18px;
    margin-left: 20px;
  }
  .hf .navbarUltra-nav .mobile-menu-icon .expand {
    display: inline-block;
    background-image: none;
    width: 17px;
    height: 17px;
    margin-top: 10px;
    overflow: visible;
  }
  .hf .navbarUltra-nav .mobile-menu-icon .expand:before {
    font-family: FontAwesome;
    font-size: 18px;
    content: "\f055";
    color: #ccc;
    background-color: transparent;
  }
  .hf .navbarUltra-nav .mobile-menu-icon[aria-expanded="true"] .expand {
    display: inline-block;
    background-image: none;
    width: 17px;
    height: 17px;
    margin-top: 10px;
  }
  .hf .navbarUltra-nav .mobile-menu-icon[aria-expanded="true"] .expand:before,
  .hf .menu-item.dropdown.products.open .mobile-menu-icon .expand::before {
    font-family: FontAwesome;
    font-size: 18px;
    content: "\f056";
    color: #ccc;
    background-color: transparent;
  }
  .hf .dropdown-menu > li > a.mobile-menu-icon:focus,
  .hf .dropdown-menu > li > a.mobile-menu-icon:hover {
    background-color: transparent;
  }
  .hf .navbarUltra-default
    .navbarUltra-nav
    .open
    .dropdown-menu
    > li
    > a.mobile-menu-icon {
    margin-left: 8px;
  }
  .hf .navbarUltra-default
    .navbarUltra-nav
    .open
    .dropdown-menu
    > li
    > a.mobile-menu-icon.missing-category {
    text-align: right;
  }
  .hf button.navbar-toggle.ultra {
    position: absolute;
    left: 48px;
  }
  .hf button.navbar-toggle.ultra + .notch {
    background-color: #04c9d7;
    width: 50px;
    height: 5px;
    border-left: 4px solid #444;
    border-right: 4px solid #444;
    position: absolute;
    top: 55px;
    left: 50px;
    right: auto;
    box-sizing: border-box;
  }
  .hf button.navbar-toggle.ultra.collapsed {
    position: static;
  }
  .hf button.navbar-toggle.ultra.collapsed + .notch {
    background-color: transparent;
    width: 50px;
    height: 5px;
    border-left: 4px solid #444;
    border-right: 4px solid #444;
    position: absolute;
    top: 55px;
    right: 1.8vw;
    left: auto;
    box-sizing: border-box;
  }
  .hf .collapsed ~ .highlight-button,
  .hf .collapsed ~ .navbar-toggle.ultra {
    display: none;
  }
  .hf .navbar-toggle.ultra {
    min-height: 55px;
    background-color: #444;
    position: absolute;
    left: 108px;
  }
  .hf .navbar-toggle.ultra ~ .navbar-brand.ultra {
    padding-top: 12px;
    padding-left: 15px;
  }
  .hf .navbar-toggle.ultra ~ .navbar-brand.ultra .mobile {
    display: none;
  }
  .hf .navbar-toggle.ultra ~ .navbar-brand.ultra .flare {
    display: inline-block;
  }
  .hf .navbar-toggle.ultra.collapsed ~ .navbar-brand.ultra {
    padding: 0 0 8px 20px;
  }
  .hf .navbar-toggle.ultra.collapsed ~ .navbar-brand.ultra .mobile {
    display: inline-block;
  }
  .hf .navbar-toggle.ultra.collapsed ~ .navbar-brand.ultra .mobile img {
    width: 150px;
  }
  .hf .navbar-toggle.ultra.collapsed ~ .navbar-brand.ultra .flare {
    display: none;
  }
  .hf .separator {
    border-top: 2px dotted #444;
  }
  .hf .email-icon {
    background-image: url(/images/icon-email.png);
    width: 20px;
    height: 17px;
    display: inline-block;
    position: absolute;
    right: 240px;
    top: 20px;
  }
  .hf .phone-icon {
    background-image: url(/images/icon-phone.png);
    height: 20px;
    width: 20px;
    display: inline-block;
    position: absolute;
    right: 200px;
    top: 17px;
  }
  .hf .language-toggle-ultra {
    color: #fff;
    font-size: 0.875em;
    line-height: 16px;
    position: absolute;
    top: 20px;
  }
  .hf .language-toggle-ultra:focus,
  .hf .language-toggle-ultra:hover {
    color: #fff;
    text-decoration: none;
  }
  .hf .language-dropdown-ultra {
    top: 52px;
    left: 40px;
    text-align: left;
    max-width: 120px;
    min-width: 0;
  }
  .hf .language-dropdown-ultra li a {
    font-size: 0.875em;
  }
  .hf .navbarUltra-nav > li:nth-child(4) a {
    color: #f99d1c;
    line-height: 36px;
    font-weight: 700;
  }
  .hf .view-links {
    display: none;
  }
  .hf .navbarUltra-nav .menu-toggle > .dropdown-menu > li > a.mobile-menu-icon {
    padding: 0;
    display: inline-block;
  }
  .hf .navbarUltra-nav
    .menu-toggle
    > .dropdown-menu
    > li
    > a.mobile-menu-icon.missing-category {
    position: absolute;
    right: 30px;
    top: -38px;
  }
  .hf .nav .open > a,
  .hf .nav .open > a:focus,
  .hf .nav .open > a:hover {
    background-color: transparent;
  }
}
@media (max-width: 1199px) {
  .hf .navbarUltra .dropdown-backdrop {
    position: unset !important;
    z-index: 0 !important;
  }
  .hf .tabsContainerMegaMenu + .dropdownMenu .row {
    margin-top: -100px;
  }
  .hf ul.dropdown-menu.ultra-menu {
    margin-top: 5px;
    border-bottom: 8px solid #04c9d7;
  }
  .hf .helpBox .innerHelpBox {
    min-height: 445px;
    margin-top: -44px;
  }
  .hf .navbarUltra-nav .menu-toggle:hover ul.dropdown-menu.mega-menu {
    height: 465px;
  }
  .hf .navbarUltra-nav
    .navbar-nav
    > li.menu-toggle:nth-child(3)
    > ul.dropdown-menu {
    height: 465px;
  }
  .hf .navbar-nav > li > a.menu-headline:first-child {
    margin-left: -10px !important;
  }
  .hf .menu-toggle:first-child:hover .icons li a i {
    font-size: 35px !important;
  }
  .hf .icons li a span {
    font-size: 14px !important;
  }
  .hf #outerTabs li {
    width: 115px !important;
  }
  .hf #tabs div.tabWrapper .title,
  .hf #tabs div.tabWrapper ul.submenuItems li a {
    font-size: 15px !important;
  }
  .hf .tabsContainerMegaMenu + .dropdownMenu {
    margin-top: 200px !important;
    height: 200px;
  }
  .hf #tabs {
    min-height: auto !important;
  }
  .hf #tabs div.tabWrapper {
    min-height: auto !important;
  }
  .hf #tabs div.tabWrapper {
    padding: 20px 15px 0 15px !important;
  }
  .hf .helpBox .innerHelpBox img {
    width: 100% !important;
  }
  .hf #tabs div.tabWrapper h3,
  .hf .helpBox .innerHelpBox p,
  .hf .helpBox a.innerHelpBox .learn {
    font-size: 14px !important;
  }
  .hf .navbarUltra-nav .menu-toggle:first-child:hover ul.dropdown-menu.mega-menu {
    height: 503px;
  }
  .hf .navbarUltra-nav > li.menu-toggle:nth-child(2) > ul.dropdown-menu,
  .hf .navbarUltra-nav > li.menu-toggle:nth-child(3) > ul.dropdown-menu {
    height: auto !important;
  }
}

@media (max-width: 1199px) {
  .hf .brandsite-global-nav .navbar-header .navbar-brand a.mobile img {
    padding-top: 10px;
  }
  .hf .brandsite-global-nav .navbar-header button.navbar-toggle.ultra.collapsed {
    position: absolute;
    right: 0;
    left: initial;
  }
  .hf .brandsite-global-nav
    .navbar-header
    button.navbar-toggle.ultra
    .hamburger
    .hamburgerBottom-bun,
  .hf .brandsite-global-nav
    .navbar-header
    button.navbar-toggle.ultra
    .hamburger
    .hamburgerTop-bun {
    height: 2px;
  }
  .hf .brandsite-global-nav
    .navbar-header
    .navbar-toggle-menu.ultra
    .language-toggle-ultra {
    font-size: 12px;
  }
  .hf .brandsite-global-nav .navbar-collapse.collapsing,
  .hf .brandsite-global-nav .navbar-collapse.ultra.collapse.in {
    border-bottom: 5px solid #04c9d7;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .view-menu-toggle.separator,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .view-menu-toggle.separator {
    display: none !important;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator {
    border-top: 2px dotted #ccc;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    > a,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    > a {
    color: #a1a1a1;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    a:focus,
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    a:hover,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    a:focus,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    a:hover {
    background-color: transparent;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .icon-menu-headline,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .icon-menu-headline {
    display: inline-block;
    padding: 0;
    font-weight: 400;
    float: right;
    padding-right: 20px;
    clear: both;
    margin-left: 8px;
    line-height: 1.428571429;
    color: #444;
    white-space: nowrap;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .icon-menu-headline
    .expand,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .icon-menu-headline
    .expand {
    display: inline-block;
    background-image: none;
    width: 17px;
    height: 17px;
    margin-top: 10px;
    font-weight: 400;
    line-height: 1.428571429;
    color: #444;
    white-space: nowrap;
    overflow: visible;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .icon-menu-headline
    .expand::before,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .icon-menu-headline
    .expand::before {
    font-family: FontAwesome;
    font-size: 18px;
    content: "\f055";
    color: #ccc;
    background-color: transparent;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator:first-child,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator:first-child {
    border-top: none;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator:first-child
    .menu-item.dropdown.nav-bottom-bar
    .dropdown-toggle.menu-subheadline,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator:first-child
    .menu-item.dropdown.nav-bottom-bar
    .dropdown-toggle.menu-subheadline {
    color: #f99d1c;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator:first-child
    .menu-item.dropdown.nav-bottom-bar
    .dropdown-toggle.menu-subheadline::before,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator:first-child
    .menu-item.dropdown.nav-bottom-bar
    .dropdown-toggle.menu-subheadline::before {
    content: "+";
    margin-right: 5px;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator:first-child
    .menu-item.dropdown.nav-bottom-bar
    .mobile-menu-icon,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator:first-child
    .menu-item.dropdown.nav-bottom-bar
    .mobile-menu-icon {
    visibility: hidden;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-toggle.menu-headline,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-toggle.menu-headline {
    font-size: 14px;
    padding-left: 10px;
    line-height: 44px;
    width: 80%;
    display: inline-block;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-toggle.menu-headline:hover,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-toggle.menu-headline:hover {
    color: #a1a1a1;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator.open
    .dropdown-toggle.menu-headline,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator.open
    .dropdown-toggle.menu-headline {
    color: #a1a1a1;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator.open
    .dropdown-menu.ultra-menu,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator.open
    .dropdown-menu.ultra-menu {
    display: flex;
    flex-direction: column;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator.open
    .dropdown-menu.ultra-menu
    .menu-item.dropdown.products.open
    .dropdown-menu,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator.open
    .dropdown-menu.ultra-menu
    .menu-item.dropdown.products.open
    .dropdown-menu {
    display: flex;
    flex-direction: column;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator.open
    .icon-menu-headline:focus,
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator.open
    .icon-menu-headline:hover,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator.open
    .icon-menu-headline:focus,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator.open
    .icon-menu-headline:hover {
    background-color: transparent;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator.open
    .icon-menu-headline
    .expand::before,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator.open
    .icon-menu-headline
    .expand::before {
    font-family: FontAwesome;
    font-size: 18px;
    content: "\f056";
    color: #ccc;
    background-color: transparent;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu {
    display: none;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown.products.nav-bottom-bar,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown.products.nav-bottom-bar {
    order: 10;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown.products.nav-bottom-bar
    .mobile-menu-icon,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown.products.nav-bottom-bar
    .mobile-menu-icon {
    visibility: hidden;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown.products
    .dropdown-menu
    .view-all-link,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown.products
    .dropdown-menu
    .view-all-link {
    order: 10;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown.products
    .dropdown-menu
    .view-all-link
    a,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown.products
    .dropdown-menu
    .view-all-link
    a {
    color: #f99d1c;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown
    a.mobile-menu-icon,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown
    a.mobile-menu-icon {
    float: right;
    padding-right: 20px;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown
    .dropdown-toggle.menu-subheadline,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown
    .dropdown-toggle.menu-subheadline {
    font-size: 14px;
    text-transform: initial;
    padding-left: 2px;
    line-height: 34px;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown
    .dropdown-menu,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown
    .dropdown-menu {
    padding: 0;
  }
  .hf .brandsite-global-nav
    .navbar-collapse.collapsing
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown
    .dropdown-menu
    li
    a,
  .hf .brandsite-global-nav
    .navbar-collapse.ultra.collapse.in
    .navbarUltra-nav.ultraMobile
    .separator
    .dropdown-menu.ultra-menu
    .menu-item.dropdown
    .dropdown-menu
    li
    a {
    font-size: 12px;
    margin-left: 0;
  }
}

@media only screen and (min-width: 1200px) {
	.hf .navbarUltra {
		border-radius: 0;
		margin-right: -15px;
		margin-left: -15px;
		min-height: 37px;
		margin-bottom: 0;
	}

	.hf .navbarUltra .nav > li > a:focus,
  .hf .navbarUltra .nav > li > a:hover {
		background-color: transparent;
	}

	.hf .swdc-nav .navbarUltra-nav > li:nth-child(5) a.menu-headline:focus,
  .hf .swdc-nav .navbarUltra-nav > li:nth-child(5) a.menu-headline:hover,
  .hf .swdc-nav .navbarUltra-nav > li:nth-child(5) > a.menu-headline {
		color: #f99d1c;
	}

	.hf .navbarUltra-nav {
		margin-top: 0;
		margin-bottom: 0;
		width: 100%;
	}

	.hf .navbarUltra-nav .open a.menu-headline,
  .hf .navbarUltra-nav .open a.menu-headline:focus,
  .hf .navbarUltra-nav .open a.menu-headline:hover {
		background-color: transparent;
		color: #fff;
	}

	.hf .navbarUltra-nav > li {
		padding: 0;
		box-sizing: border-box;
	}

	.hf .navbarUltra-nav > li:nth-child(5) {
		float: inherit !important;
	}

	.hf .navbarUltra-nav > li.nav-with-categories .dropdown-menu.ultra-menu > .container > .row {
		display: flex;
	}

	.hf .navbarUltra-nav > li.nav-with-categories .dropdown-menu.ultra-menu > .container > .row > .dropdownMenu {
		width: calc(100% - 247px);
	}

	.hf .navbarUltra-nav > li.menu-with-panel:hover a.menu-headline {
		color: #ccc;
	}

	.hf .navbarUltra-nav > li.menu-with-panel:hover a.menu-headline:after {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.hf .navbarUltra-nav > li.menu-with-panel a.menu-headline:after {
		position: absolute;
		right: -10px;
		font-family: FontAwesome;
		content: " \f105";
		transition: -webkit-transform 0.2s ease-in-out;
		transition: transform 0.2s ease-in-out;
		transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
	}

	.hf .navbarUltra-nav > li a.menu-headline:focus,
  .hf .navbarUltra-nav > li a.menu-headline:hover,
  .hf .navbarUltra-nav > li > a.menu-headline {
		text-transform: uppercase;
		color: #fff;
		font-size: 14px;
		font-weight: 700;
		letter-spacing: normal;
		font-style: normal;
		font-stretch: normal;
		padding: 14px 5px;
		height: 46px;
		line-height: normal;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		transition: 0.4s;
	}

	.hf .navbarUltra-nav > li:first-child {
		padding-left: 0;
		margin-left: -5px;
	}

	.hf .navbarUltra-nav > li.menu-toggle:nth-child(2) > ul.dropdown-menu {
		left: -1px;
	}

	.hf .navbarUltra-nav > li.menu-toggle:nth-child(3) > ul.dropdown-menu {
		left: -168px;
	}

	.hf .navbarUltra-default {
		border: 0;
		background-color: #444;
		height: 46px;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse {
		position: relative;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block {
		position: absolute;
		top: 0;
		right: 0;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .visible {
		visibility: visible;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .hidden-menu-item {
		display: none;
		transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .navbarUltra-nav > li {
		display: inline-block;
		padding-right: 0;
		margin-left: 0;
		padding-left: 27px;
		transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .navbarUltra-nav > li:last-child > a.menu-headline {
		padding-right: 0;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .navbarUltra-nav > li a.menu-headline:hover {
		color: #ccc;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .navbarUltra-nav > li i {
		font-size: 16px;
		cursor: pointer;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .navbarUltra-nav > li:nth-child(1).is-closed {
		-webkit-animation-name: specialFadeIn;
		animation-name: specialFadeIn;
		-webkit-animation-delay: 30ms;
		animation-delay: 30ms;
		-webkit-animation-duration: 0.4s;
		animation-duration: 0.4s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .navbarUltra-nav > li:nth-child(1).hidden-menu-item {
		-webkit-animation-name: specialFadeOut;
		animation-name: specialFadeOut;
		-webkit-animation-delay: 70ms;
		animation-delay: 70ms;
		-webkit-animation-duration: 0.2s;
		animation-duration: 0.2s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .navbarUltra-nav > li:nth-child(2).is-closed {
		-webkit-animation-name: specialFadeIn;
		animation-name: specialFadeIn;
		-webkit-animation-delay: 140ms;
		animation-delay: 140ms;
		-webkit-animation-duration: 0.4s;
		animation-duration: 0.4s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .navbarUltra-nav > li:nth-child(2).hidden-menu-item {
		-webkit-animation-name: specialFadeOut;
		animation-name: specialFadeOut;
		-webkit-animation-delay: 30ms;
		animation-delay: 30ms;
		-webkit-animation-duration: 0.2s;
		animation-duration: 0.2s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .navbarUltra-nav > li:nth-child(3).is-closed {
		-webkit-animation-name: specialFadeIn;
		animation-name: specialFadeIn;
		-webkit-animation-duration: 0.2s;
		animation-duration: 0.2s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .navbarUltra-nav > li:nth-child(3).hidden-menu-item {
		-webkit-animation-name: specialFadeOut;
		animation-name: specialFadeOut;
		-webkit-animation-duration: 0.1s;
		animation-duration: 0.1s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper {
		display: none;
		position: absolute;
		top: 0;
		right: 0;
		height: 46px;
		line-height: 46px;
		width: 360px;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper.active {
		display: block;
		-webkit-animation-name: specialFadeIn;
		animation-name: specialFadeIn;
		transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper.active .search-panel-fade-in {
		-webkit-animation-name: specialFadeInRight;
		animation-name: specialFadeInRight;
		-webkit-animation-duration: 0.4s;
		animation-duration: 0.4s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-delay: 250ms;
		animation-delay: 250ms;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper.active #searchform-reset .searchview-close-wrapper .searchview-close-left {
		-webkit-animation-name: specialTurnLeft;
		animation-name: specialTurnLeft;
		-webkit-animation-duration: 0.4s;
		animation-duration: 0.4s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper.active #searchform-reset .searchview-close-wrapper .searchview-close-right {
		-webkit-animation-name: specialTurnRight;
		animation-name: specialTurnRight;
		-webkit-animation-duration: 0.4s;
		animation-duration: 0.4s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper.active #searchform-reset .searchview-close-wrapper .searchview-close-left {
		right: 0;
		-webkit-transform: scale3d(1, 0.65, 1);
		transform: scale3d(1, 0.65, 1);
		-webkit-transform-origin: 0 100%;
		transform-origin: 0 100%;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper.active #searchform-reset .searchview-close-wrapper .searchview-close-right {
		left: 0;
		-webkit-transform: scale3d(1, 0.65, 1);
		transform: scale3d(1, 0.65, 1);
		-webkit-transform-origin: 100% 100%;
		transform-origin: 100% 100%;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper.active #searchform-reset .searchview-close-wrapper .searchview-close-left,
  .hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper.active #searchform-reset .searchview-close-wrapper .searchview-close-right {
		height: 14px;
		width: 2px;
		background: #fff;
		position: absolute;
		display: block;
		top: 0;
		z-index: 1;
		transition: 0.4s;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper #searchform-submit {
		color: #fff;
		cursor: pointer;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper #searchform-submit:hover {
		color: #ccc;
		transition: 0.4s;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper input#searchform-input {
		line-height: normal;
		height: 16px;
		font-size: 14px;
		color: #fff;
		background-color: transparent;
		border: none;
		margin-left: 8px;
		width: 325px;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper input#searchform-input::-webkit-input-placeholder {
		color: #ccc;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper input#searchform-input::-moz-placeholder {
		color: #ccc;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper input#searchform-input::-ms-input-placeholder {
		color: #ccc;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper input#searchform-input::placeholder {
		color: #ccc;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper input#searchform-input::-ms-clear {
		display: none;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper input#searchform-input:active,
  .hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper input#searchform-input:focus,
  .hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper input#searchform-input:focus-within {
		outline: 0;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper #searchform-reset {
		cursor: pointer;
		width: 12px;
		height: 12px;
		display: inline;
		position: absolute;
		right: 0;
		top: 15px;
	}

	.hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper #searchform-reset:hover .searchview-close-wrapper > span.searchview-close-left,
  .hf .navbarUltra-default .navbar-collapse.ultra.collapse .right-block .searchform-wrapper #searchform-reset:hover .searchview-close-wrapper > span.searchview-close-right {
		background-color: #ccc;
	}

	.hf .language-dropdown-ultra,
  .hf .language-toggle-ultra {
		display: none;
	}

	.hf .collapse {
		padding-left: 0;
		padding-right: 0;
	}

	.hf .navbarUltra-nav .menu-toggle > .dropdown-menu > li > a.mobile-menu-icon {
		display: none;
	}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.hf ul.dropdown-menu.ultra-menu {
		margin-top: 0;
		top: 151px;
	}
}

@media only screen and (min-width: 1200px) {
	.hf #navOverlay {
		opacity: 0.8;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #fff;
		width: 100%;
		z-index: 500;
	}

	.hf .navbarUltra.ultraMenu.navbarUltra-default {
		position: relative;
	}

	.hf .navbarUltra.ultraMenu.swdc-nav .ultraDesktop .ultra-menu .tabsContainerMegaMenu.adjust-category .outerTabs .category-container {
		padding-top: 14px;
		padding-bottom: 14px;
		padding-right: 0;
	}

	.hf .navbarUltra.ultraMenu.swdc-nav .ultraDesktop .ultra-menu .tabsContainerMegaMenu.adjust-category .outerTabs .category-container .category-text {
		padding-left: 0;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu {
		width: 247px;
		display: flex;
		float: left;
		border-right: 2px solid #ccc;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs {
		background-color: #eee;
		position: relative;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul {
		list-style: none;
		-webkit-padding-start: 0;
		padding-inline-start: 0;
		padding-left: 0;
		width: 245px;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover {
		background: #fff;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active > a.icon-itHelpDesk > .category-container.row,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active > a.icon-network > .category-container.row,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover > a.icon-itHelpDesk > .category-container.row,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover > a.icon-network > .category-container.row {
		border-color: #b8d757;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active > a.icon-itHelpDesk > .category-container.row > i,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active > a.icon-network > .category-container.row > i,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover > a.icon-itHelpDesk > .category-container.row > i,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover > a.icon-network > .category-container.row > i {
		color: #b8d757;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active > a.icon-cloud > .category-container.row,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active > a.icon-systems > .category-container.row,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover > a.icon-cloud > .category-container.row,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover > a.icon-systems > .category-container.row {
		border-color: #04c9d7;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active > a.icon-cloud > .category-container.row > i,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active > a.icon-systems > .category-container.row > i,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover > a.icon-cloud > .category-container.row > i,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover > a.icon-systems > .category-container.row > i {
		color: #04c9d7;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active > a.icon-database > .category-container.row,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover > a.icon-database > .category-container.row {
		border-color: #f99d1c;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active > a.icon-database > .category-container.row > i,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover > a.icon-database > .category-container.row > i {
		color: #f99d1c;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active > a.icon-itSecurity > .category-container.row,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover > a.icon-itSecurity > .category-container.row {
		border-color: #fbe04b;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.active > a.icon-itSecurity > .category-container.row > i,
  .hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li:hover > a.icon-itSecurity > .category-container.row > i {
		color: #fbe04b;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li > a {
		text-decoration: none;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li > a > .category-container.row {
		padding-top: 20px;
		padding-bottom: 20px;
		width: 100%;
		border-left: 6px solid #eee;
		padding-left: 15px;
		padding-right: 30px;
		margin: 0;
		display: flex;
		align-items: center;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li > a > .category-container.row > i {
		display: inline-block;
		font-size: 32px;
		color: #444;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li > a > .category-container.row > span {
		display: inline-block;
		color: #444;
		font-size: 14px;
		font-weight: 700;
		text-transform: uppercase;
		line-height: normal;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.nav-bottom-bar {
		background-color: #f99d1c;
		position: absolute;
		bottom: 0;
		width: inherit;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.nav-bottom-bar > a > .category-container.row {
		padding-top: 15px;
		padding-bottom: 15px;
		border: none;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.nav-bottom-bar > a > .category-container.row > i {
		display: none;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu > .outerTabs > ul > li.nav-bottom-bar > a > .category-container.row > span {
		color: #fff;
		text-align: center;
		width: 100%;
		text-transform: none;
	}

	.hf .navbarUltra.ultraMenu .tabsContainerMegaMenu + .dropdownMenu .row {
		margin-top: 0;
	}

	.hf .navbarUltra.ultraMenu > li.nav-with-categories:hover .tabsContainerMegaMenu {
		opacity: 1;
		visibility: visible;
		z-index: 99999;
	}

	.hf .navbarUltra.ultraMenu .menu-toggle:hover ul.dropdown-menu.ultra-menu {
		opacity: 1;
		display: block;
		visibility: visible;
		transition-delay: 0.4s;
		z-index: 999;
	}

	.hf .navbarUltra.ultraMenu .menu-toggle ul.dropdown-menu.ultra-menu {
		display: block;
		visibility: hidden;
		transition: all 0s;
		z-index: 999;
		top: auto;
		margin-top: 0;
		left: calc((100% - 1200px) / 2);
		border-radius: 0;
	}

	.hf .navbarUltra.ultraMenu .menu-toggle ul.dropdown-menu.ultra-menu.open {
		opacity: 1;
		visibility: visible;
		z-index: 99999;
		display: block;
		max-height: 10000px;
		z-index: 999;
		transition: all 0.4s ease-in;
		-webkit-transition: all 0.4s ease-in;
		-ms-transition: all 0.4s ease-in;
	}

	.hf .navbarUltra.ultraMenu .menu-toggle ul.dropdown-menu.ultra-menu > .container {
		padding-left: 0;
		padding-right: 0;
	}

	.hf .navbarUltra.ultraMenu .menu-toggle.nav-with-categories:hover ul.dropdown-menu.ultra-menu {
		opacity: 1;
		visibility: visible;
		overflow: hidden;
		display: block;
		max-height: 10000px;
		z-index: 999;
		transition-delay: 0.4s;
		transition: all 0.4s ease-in;
		-webkit-transition: all 0.4s ease-in;
		-ms-transition: all 0.4s ease-in;
	}

	.hf .navbarUltra.ultraMenu .menu-toggle ul.dropdown-menu.ultra-menu,
  .hf .navbarUltra.ultraMenu .menu-toggle.open ul.dropdown-menu.ultra-menu,
  .hf .navbarUltra.ultraMenu .menu-toggle:hover ul.dropdown-menu.ultra-menu {
		width: 1200px;
		padding: 0;
		border: none;
	}

	.hf .navbarUltra.ultraMenu .navbarUltra-nav > li {
		display: inline-block;
		position: unset;
		padding-right: 38px;
		margin-left: -5px;
		margin-top: 0px;
	}

	.hf .navbarUltra.ultraMenu .navbarUltra-nav > li.view-menu-toggle {
		display: none;
	}

	.hf .navbarUltra.ultraMenu li.menu-toggle:nth-child(6) a,
  .hf .navbarUltra.ultraMenu li.menu-toggle:nth-child(6) a:focus,
  .hf .navbarUltra.ultraMenu li.menu-toggle:nth-child(6) a:hover {
		padding: 16px 14px;
	}

	.hf .dropdown-menu.ultra-menu,
  .hf .navbar,
  .hf nav {
		z-index: 699;
		position: -ms-page;
	}

	.hf header {
		position: relative;
		z-index: 700;
	}

	.hf .navbarUltra-nav > li.menu-toggle:nth-child(2) > ul.dropdown-menu,
  .hf .navbarUltra-nav > li.menu-toggle:nth-child(3) > ul.dropdown-menu,
  .hf .navbarUltra-nav > li.menu-toggle:nth-child(4) > ul.dropdown-menu {
		left: 0;
		height: auto;
	}

	.hf .navbarUltra-nav .dropdownMenu {
		width: 100%;
		display: flex;
	}

	.hf .navbarUltra-nav .dropdownMenu.communityTab,
  .hf .navbarUltra-nav .dropdownMenu.supportTab {
		width: auto;
		min-height: 401px;
	}

	.hf .navbarUltra-nav .dropdownMenu.communityTab > .row,
  .hf .navbarUltra-nav .dropdownMenu.supportTab > .row {
		margin: 0;
	}

	.hf .navbarUltra-nav .dropdownMenu a.menu-subheadline {
		font-size: 16px;
		font-weight: 700;
		color: #292929;
		margin: 20px 0;
		display: inline-block;
	}

	.hf .navbarUltra-nav .dropdownMenu p {
		font-size: 14px;
		font-weight: 300;
		color: #444;
		margin-bottom: 20px;
	}

	.hf .navbarUltra-nav .dropdownMenu.supportTab .col-sm-2 {
		width: 228px;
	}

	.hf .navbarUltra-nav .dropdownMenu .listItemSmall {
		line-height: normal;
		display: block;
		margin: 5px 0 15px 0;
		font-size: 12px;
		font-weight: 500;
		color: #444;
	}

	.hf .navbarUltra-nav .dropdownMenu .miniSubItemsHeader {
		font-size: 12px;
		font-weight: 700;
		line-height: normal;
		display: inline-block;
		margin-bottom: 10px;
		color: #444;
	}

	.hf .navbarUltra-nav .dropdownMenu ul.submenuItems {
		margin-left: -40px;
		padding-right: 40px;
	}

	.hf .navbarUltra-nav .dropdownMenu ul.submenuItems li {
		list-style-type: none;
		margin: 0 0 20px 0;
		padding: 0;
		color: #444;
	}

	.hf .navbarUltra-nav .dropdownMenu ul.submenuItems li a {
		font-size: 16px;
		font-weight: 300;
		color: #444;
		margin-bottom: 20px;
	}

	.hf .navbarUltra-nav .dropdownMenu ul.submenuItems.colMulti {
		margin-top: 0;
	}

	.hf .navbarUltra-nav .dropdownMenu ul.submenuItems.colMulti.noTitle {
		margin-top: 40px;
	}

	.hf .navbarUltra-nav .dropdownMenu ul.submenuItems.phone .bold {
		font-weight: 700;
		font-size: 14px;
		color: #292929;
		display: block;
	}

	.hf .navbarUltra-nav .dropdownMenu ul.submenuItems.phone .normal {
		font-weight: 300;
		font-size: 14px;
		color: #444;
		display: block;
	}

	.hf .navbarUltra-nav .dropdownMenu ul.submenuItems.boldLinks a {
		font-weight: 700;
		font-size: 14px;
		color: #292929;
	}

	.hf .navbarUltra-nav .dropdownMenu ul.submenuItems .smallLinks {
		font-weight: 300;
		font-size: 14px;
		color: #444;
	}

	.hf .navbarUltra-nav .dropdownMenu ul.submenuItems .boldSmallLinks {
		font-weight: 700;
		color: #292929;
		font-size: 14px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs {
		width: 100%;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper {
		background: #fff;
		clear: both;
		padding-left: 30px;
		height: 100%;
		min-height: 485px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper > .row {
		display: flex;
		width: 100%;
		height: 100%;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .title {
		border-bottom: 2px solid #b8d757;
		padding-left: 0;
		margin-bottom: 10px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .title > p {
		color: #444;
		font-size: 14px;
		font-weight: 700;
		margin: 0 0 5px 0;
		display: block;
		text-transform: uppercase;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .learnMore {
		text-decoration: none;
		color: #f99d1c;
		font-weight: 700;
		display: inline-block;
		font-size: 14px;
		margin-top: 4px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .learnMore:hover {
		text-decoration: underline;
		color: #fab024;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .learnMore:active,
  .hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .learnMore:focus {
		text-decoration: underline;
		color: #f88e16;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper h3 {
		line-height: 20px;
		font-weight: 600;
		margin-bottom: 0;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper p {
		line-height: 115%;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .product-type {
		margin: 0;
		margin-bottom: 8px;
		padding-right: 0px;
		padding-left: 0px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .product-type > .row {
		margin: 0;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .product-type > .row > div {
		padding: 0;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .category-links {
		width: 100%;
		padding-bottom: 15px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .category-links > .row {
		padding-right: 20px;
		margin-top: 20px;
		margin-left: 0;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .category-links .view-all-in-category-link {
		position: absolute;
		bottom: 13px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox {
		display: inline-block;
		position: relative;
		right: -16px;
		width: 300px;
		min-width: 300px;
		background-color: #eee;
		overflow: hidden;
		min-height: 485px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox a:active,
  .hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox a:hover {
		text-decoration: none;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox a h3,
  .hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox a:active h3,
  .hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox a:hover h3 {
		color: #444;
		text-decoration: none;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox > .colored-background {
		background-color: #b8d757;
		height: 302px;
		width: 370px;
		position: absolute;
		top: -43px;
		left: -23px;
		-webkit-transform: rotate(-8deg);
		transform: rotate(-8deg);
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox > .innerHelpBox {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		text-align: center;
		margin-top: -20px;
		padding: 0 10px;
		min-height: 487px;
		margin-top: 0;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox > .innerHelpBox.supportTab {
		margin-top: 0;
		min-height: 357px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox > .innerHelpBox .h3-header {
		line-height: normal;
		margin-top: 30px;
		margin-bottom: 40px;
		color: #444;
		text-decoration: none;
		font-size: 18px;
		font-weight: 700;
		padding: 0 20px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox > .innerHelpBox p {
		font-size: 16px;
		font-weight: 400;
		line-height: normal;
		padding: 0 20px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox > .innerHelpBox img {
		width: 260px;
		height: 162.5px;
		margin-bottom: 30px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox > .innerHelpBox .learn {
		text-decoration: none;
		color: #f99d1c;
		font-weight: 700;
		font-size: 14px;
		display: block;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox > .innerHelpBox .learn:hover,
  .hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox > .innerHelpBox:hover .learn {
		text-decoration: underline !important;
		color: #fab024;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox > .innerHelpBox .learn:active,
  .hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper .helpBox > .innerHelpBox:active .learn {
		text-decoration: underline !important;
		color: #f88e16;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.miniSubItems {
		margin-bottom: 20px;
		margin-left: -15px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.miniSubItems li {
		list-style-type: none;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.miniSubItems li.learnMore a {
		text-decoration: none;
		color: #f99d1c;
		font-weight: 700;
		font-size: 14px;
		margin-top: 4px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.miniSubItems li a {
		display: list-item;
		text-align: -webkit-match-parent;
		padding: 0;
		margin: 0 0 12px 0;
		font-size: 14px;
		line-height: normal;
		font-weight: 400;
		color: #444;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.miniSubItems li a:hover {
		text-decoration: underline;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.submenuItems li {
		list-style-type: none;
		margin: 0 0 10px 0;
		padding: 0;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.submenuItems li a {
		font-size: 14px;
		font-weight: 400;
		color: #444;
		margin-bottom: 0;
		line-height: normal;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.submenuItems.colMulti {
		margin-top: 0;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.submenuItems.colMulti.noTitle {
		margin-top: 40px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.submenuItems.phone .bold {
		font-weight: 700;
		font-size: 14px;
		color: #292929;
		display: block;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.submenuItems.phone .normal {
		font-weight: 300;
		font-size: 14px;
		color: #444;
		display: block;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.submenuItems.boldLinks a {
		font-weight: 700;
		font-size: 14px;
		color: #292929;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.submenuItems .smallLinks {
		font-weight: 300;
		font-size: 14px;
		color: #444;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper ul.submenuItems .boldSmallLinks {
		font-weight: 700;
		color: #292929;
		font-size: 14px;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper:nth-child(1) .title,
  .hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper:nth-child(5) .title {
		border-color: #b8d757;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper:nth-child(1) .helpBox > .colored-background,
  .hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper:nth-child(5) .helpBox > .colored-background {
		background-color: #b8d757;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper:nth-child(2) .title,
  .hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper:nth-child(6) .title {
		border-color: #04c9d7;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper:nth-child(2) .helpBox > .colored-background,
  .hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper:nth-child(6) .helpBox > .colored-background {
		background-color: #04c9d7;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper:nth-child(3) .title {
		border-color: #f99d1c;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper:nth-child(3) .helpBox > .colored-background {
		background-color: #f99d1c;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper:nth-child(4) .title {
		border-color: #fbe04b;
	}

	.hf .navbarUltra-nav .dropdownMenu .tabs div.tabWrapper:nth-child(4) .helpBox > .colored-background {
		background-color: #fbe04b;
	}

	.hf .navbarUltra-nav .dropdownMenu:nth-of-type(1) .tabs div.tabWrapper .title {
		border-color: #04c9d7;
	}

	.hf .navbarUltra-nav .dropdownMenu:nth-of-type(1) .tabs div.tabWrapper .helpBox > .colored-background {
		background-color: #04c9d7;
	}
}

.hf #EuCookieBlock,
.hf .alert {
	position: relative;
	z-index: 700;
}

@media (min-width: 768px) {
	.hf .subnav ul > li {
		display: inline-block;
	}

	.hf .subnav ul > li > a {
		color: #666;
		font-size: 12px;
		padding-left: 7px;
		border-left: 1px solid #a1a1a1;
	}

	.hf .subnav ul > li > a:hover {
		color: #a1a1a1;
	}

	.hf .subnav ul > li:first-child a {
		border: none;
	}

	.hf .subnav {
		float: right;
		position: relative;
	}

	.hf header {
		height: 105px;
		padding-top: 19px;
	}

	.hf header .custom-search-form .input-group-btn button {
		background-color: #f99d1c;
		border: none;
		line-height: 1.7;
	}

	.hf header .custom-search-form .input-group-btn button:hover {
		background-color: #fab024;
	}

	.hf header .custom-search-form .input-group-btn button:active,
  .hf header .custom-search-form .input-group-btn button:focus {
		background-color: #f88e16;
	}

	.hf header .logo-link:hover {
		text-decoration: none;
	}

	.hf .input-group .form-control.search-btn {
		width: 320px;
		float: right;
		border-radius: 0;
	}

	.hf .btn-warning {
		background-color: #f99d1c;
	}

	.hf .dropdown-menu.dropdown-english {
		min-width: 80px;
	}
}

@media (max-width: 767px) {
	.hf body {
		padding-top: 60px;
	}

	.hf .navbar-nav.brandSites > li:nth-child(4) a {
		font-weight: 700 !important;
		color: #a1a1a1 !important;
	}

	.hf .navbar-nav.brandSites > li:nth-child(4) .dropdown-menu li a {
		font-weight: 500 !important;
		color: #444 !important;
		margin-left: 0;
	}

	.hf .navbar-nav.brandSites > li:nth-child(4) .dropdown-menu li a:hover {
		text-decoration: underline;
	}

	.hf .navbar-brandSites {
		margin-top: -60px;
	}

	.hf .navbar-brandSites .menu-toggle.open ul > li > ul.dropdown-menu {
		display: block;
	}

	.hf .navbar-brandSites .navbar-header .navbar-toggle-menu a.contactUs {
		color: #fff;
		font-size: 13px;
		margin-top: 19px;
		margin-left: 150px;
		display: inline-block;
	}

	.hf .navbar-brandSites .navbar-header .navbar-brand .mobile img {
		height: 45px;
	}

	.hf .navbar {
		padding-left: 15px;
		border: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 10;
		background-color: rgba(68, 68, 68, 0.6);
	}

	.hf .navbar-collapse.collapse.in {
		border-bottom: 8px solid #04c9d7;
		border-left: 1px solid #ccc;
		z-index: 999;
	}

	.hf .navbar-header {
		background-color: #fff;
		border-bottom: 5px solid #ccc;
		min-width: 100%;
	}

	.hf .navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}

	.hf .navbar-nav li:first-child {
		border-top: none;
	}

	.hf .navbar-nav .menu-toggle > .dropdown-menu {
		display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
		padding: 0;
	}

	.hf .navbar-nav .menu-toggle > .dropdown-menu > li > a {
		padding: 0 0 0 20px;
		margin-left: 8px;
	}

	.hf .navbar-default .navbar-nav .menu-toggle .dropdown-menu > li > a.menu-subheadline {
		line-height: 46px;
		font-size: 0.875em;
		text-transform: uppercase;
		text-decoration: none;
		color: #444;
		margin-left: 8px;
		padding: 0 15px 0 1.5em;
		font-weight: 700;
		width: 80%;
		display: inline-block;
	}

	.hf .navbar-default .navbar-nav .menu-toggle .dropdown-menu > li > a.menu-subheadline:focus,
  .hf .navbar-default .navbar-nav .menu-toggle .dropdown-menu > li > a.menu-subheadline:hover {
		text-decoration: none;
		color: #444;
	}

	.hf .menu-subheadline {
		line-height: 46px;
		font-size: 0.875em;
		text-transform: uppercase;
		text-decoration: none;
		color: #444;
		margin-left: 8px;
		padding: 0 15px 0 1.5em;
		font-weight: 700;
		width: 93%;
	}

	.hf .menu-subheadline:focus,
  .hf .menu-subheadline:hover {
		text-decoration: none;
		color: #444;
	}

	.hf .menu-item {
		list-style: none;
		display: block;
	}

	.hf .menu-item p {
		display: none;
	}

	.hf .bottom-links {
		display: none;
	}

	.hf .menu-toggle > ul {
		padding-left: 0;
	}

	.hf .navbar-nav > li > a {
		padding: 0 15px 0 1.5em;
		font-weight: 700;
	}

	.hf .navbar-nav > li > a.free-downloads {
		font-size: 16px;
		text-transform: uppercase;
		margin: 0 inherit;
	}

	.hf .navbar-nav > li > a.free-downloads.menu-headline {
		color: #f99d1c;
	}

	.hf .navbar-nav > li > a.menu-headline {
		line-height: 36px;
		color: #a1a1a1;
		font-size: 1em;
		text-decoration: none;
		text-transform: uppercase;
	}

	.hf .navbar-nav > li > a.menu-headline:focus,
  .hf .navbar-nav > li > a.menu-headline:hover {
		text-decoration: none;
		color: #a1a1a1;
	}

	.hf .navbar-nav > li > a.menu-subheadline {
		line-height: 46px;
		font-size: 0.875em;
		text-transform: uppercase;
		text-decoration: none;
		color: #444;
		margin-left: 8px;
		padding: 0 15px 0 1.5em;
		font-weight: 700;
		width: 93%;
	}

	.hf .navbar-nav > li > a.menu-subheadline:focus,
  .hf .navbar-nav > li > a.menu-subheadline:hover {
		text-decoration: none;
		color: #444;
	}

	.hf .navbar-nav > li > a.view-all-products,
  .hf .navbar-nav > li > a.view-free-tools {
		display: inline;
		font-size: 14px;
		line-height: 36px;
		font-weight: 700;
		color: #04c9d7;
		padding-left: 1.75em;
	}

	.hf .navbar-nav > li > a.view-free-tools {
		border-left: 2px dotted #444;
	}

  .hf .footer-top.stretch .col-sm-5{
    max-width: 100%;
  }
}

@media (max-width: 767px) and (max-width: 320px) {
	.hf .navbar-nav > li > a.view-free-tools {
		padding-left: 1em;
	}
}

@media (max-width: 767px) {
	.hf .navbar-default .navbar-nav > .open > a,
  .hf .navbar-default .navbar-nav > .open > a:focus,
  .hf .navbar-default .navbar-nav > .open > a:hover {
		background-color: transparent;
		color: #444;
	}

	.hf .navbar-default .navbar-nav > li > a:focus,
  .hf .navbar-default .navbar-nav > li > a:hover {
		color: #444;
	}

	.hf .navbar-default .navbar-toggle:focus,
  .hf .navbar-default .navbar-toggle:hover {
		background-color: #444;
	}

	.hf .navbar-toggle {
		margin: 0;
		border: none;
		border-radius: 0;
		background-color: #444;
		min-height: 55px;
		width: 60px;
		padding-top: 1em;
		padding-bottom: 0;
	}

	.hf .navbar-toggle-text {
		font-size: 0.8125em;
		font-weight: 700;
		text-align: center;
		color: #ccc;
		display: inline-block;
		vertical-align: bottom;
	}

	.hf .icon-bar.icon-bar.icon-bar {
		vertical-align: bottom;
		background-color: #04c9d7;
		margin-left: auto;
		margin-right: auto;
	}

	.hf .navbar-collapse {
		width: 95%;
		float: right;
		background-color: #fff;
	}

	.hf .navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #444;
		font-size: 0.875em;
		line-height: 18px;
		margin-left: 20px;
	}

	.hf .mobile-menu-icon .expand {
		display: inline-block;
		background-image: url(/images/icon-expand-mobile.png);
		width: 17px;
		height: 17px;
		margin-top: 10px;
	}

	.hf .mobile-menu-icon[aria-expanded="true"] .expand {
		display: inline-block;
		background-image: url(/images/icon-collapse-mobile.png);
		width: 17px;
		height: 17px;
		margin-top: 10px;
	}

	.hf .dropdown-menu > li > a.mobile-menu-icon:focus,
  .hf .dropdown-menu > li > a.mobile-menu-icon:hover {
		background-color: transparent;
	}

	.hf .navbar-default .navbar-nav .open .dropdown-menu > li > a.mobile-menu-icon {
		margin-left: 8px;
	}

	.hf .navbar-default .navbar-nav .open .dropdown-menu > li > a.mobile-menu-icon.missing-category {
		text-align: right;
	}

	.hf button.navbar-toggle {
		position: absolute;
		left: 48px;
	}

	.hf button.navbar-toggle + .notch {
		background-color: #04c9d7;
		width: 50px;
		height: 5px;
		border-left: 4px solid #444;
		border-right: 4px solid #444;
		position: absolute;
		top: 55px;
		left: 50px;
		right: auto;
		box-sizing: border-box;
	}

	.hf button.navbar-toggle.collapsed {
		position: static;
	}

	.hf button.navbar-toggle.collapsed + .notch {
		background-color: transparent;
		width: 50px;
		height: 5px;
		border-left: 4px solid #444;
		border-right: 4px solid #444;
		position: absolute;
		top: 55px;
		right: 1.8vw;
		left: auto;
		box-sizing: border-box;
	}

	.hf .collapsed ~ .highlight-button,
  .hf .collapsed ~ .navbar-toggle-menu {
		display: none;
	}

	.hf .navbar-toggle-menu {
		width: 100%;
		min-height: 55px;
		background-color: #444;
		left: 108px;
	}

	.hf .navbar-toggle ~ .navbar-brand {
		padding-top: 12px;
		padding-left: 5px;
	}

	.hf .navbar-toggle ~ .navbar-brand .mobile {
		display: none;
	}

	.hf .navbar-toggle ~ .navbar-brand .flare {
		display: inline-block;
	}

	.hf .navbar-toggle.collapsed ~ .navbar-brand {
		padding: 5px 0 0 20px;
	}

	.hf .navbar-toggle.collapsed ~ .navbar-brand .mobile {
		display: inline-block;
	}

	.hf .navbar-toggle.collapsed ~ .navbar-brand .flare {
		display: none;
	}

	.hf .navbar-toggle.government ~ .navbar-brand {
		padding-top: 12px;
		padding-left: 5px;
	}

	.hf .navbar-toggle.government ~ .navbar-brand .mobile {
		display: none;
	}

	.hf .navbar-toggle.government ~ .navbar-brand .flare {
		display: inline-block;
	}

	.hf .navbar-toggle.government.collapsed ~ .navbar-brand {
		padding: 0 0 0 20px;
	}

	.hf .navbar-toggle.government.collapsed ~ .navbar-brand .mobile {
		display: inline-block;
	}

	.hf .navbar-toggle.government.collapsed ~ .navbar-brand .mobile img {
		width: 150px;
		height: 55px;
	}

	.hf .navbar-toggle.government.collapsed ~ .navbar-brand .flare {
		display: none;
	}

	.hf .separator {
		border-top: 2px dotted #444;
	}

	.hf .email-icon {
		background-image: url(/images/icon-email.png);
		width: 20px;
		height: 17px;
		display: inline-block;
		position: absolute;
		right: 240px;
		top: 20px;
	}

	.hf .phone-icon {
		background-image: url(/images/icon-phone.png);
		height: 20px;
		width: 20px;
		display: inline-block;
		position: absolute;
		right: 200px;
		top: 17px;
	}

	.hf .language-toggle {
		color: #fff;
		font-size: 12px;
		line-height: 16px;
		position: absolute;
		right: 132px;
		top: 20px;
	}

	.hf .language-toggle:focus,
  .hf .language-toggle:hover {
		color: #fff;
		text-decoration: none;
	}

	.hf .language-dropdown {
		left: auto;
		right: 132px;
		text-align: right;
		max-width: 120px;
		min-width: 0;
	}

	.hf .navbar-nav > li:nth-child(4) a {
		color: #f99d1c;
		line-height: 36px;
		font-weight: 700;
	}

	.hf .view-links {
		display: none;
	}

	.hf .navbar-nav .menu-toggle > .dropdown-menu > li > a.mobile-menu-icon {
		padding: 0;
		display: inline-block;
	}

	.hf .navbar-nav .menu-toggle > .dropdown-menu > li > a.mobile-menu-icon.missing-category {
		position: absolute;
		right: 30px;
		top: -38px;
	}

	.hf .nav .open > a,
  .hf .nav .open > a:focus,
  .hf .nav .open > a:hover {
		background-color: transparent;
	}
}

@media only screen and (min-width: 768px) {
	.hf .navbar-default.government {
		height: 60px;
		border-bottom-color: #ccc;
		position: relative;
	}

	.hf .navbar-default.government .nav > li {
		position: relative;
	}

	.hf .navbar-default.government .navbar-nav > li a.menu-headline:hover {
		border-bottom-color: #04c9d7;
	}

	.hf .navbar-default.government .navbar-nav > li a.menu-headline.contactUs:hover {
		height: 45px;
	}

	.hf .navbar-default.government .navbar-nav > li:first-child a.menu-headline:after {
		margin-right: 5px;
		font-family: FontAwesome;
		content: " \f107";
	}

	.hf .navbar-default.government .navbar-nav > li:nth-child(2) a.menu-headline:after,
  .hf .navbar-default.government .navbar-nav > li:nth-child(3) a.menu-headline:after {
		font-family: none;
		content: "";
	}

	.hf .navbar-default.government .navbar-nav > li:nth-child(4) a.menu-headline {
		color: #fff;
	}

	.hf .navbar-default.government .navbar-nav > li:nth-child(4) a.menu-headline:active,
  .hf .navbar-default.government .navbar-nav > li:nth-child(4) a.menu-headline:hover {
		color: #fff;
	}

	.hf .navbar-default.government .navbar-nav > li:nth-child(6) a.menu-headline:active,
  .hf .navbar-default.government .navbar-nav > li:nth-child(6) a.menu-headline:hover {
		color: #fff;
		border-bottom-color: transparent;
	}

	.hf .navbar-default.government .navbar-nav > li:nth-child(5) a.menu-headline:active,
  .hf .navbar-default.government .navbar-nav > li:nth-child(5) a.menu-headline:hover {
		border-bottom-color: transparent;
	}

	.hf .navbar {
		border-radius: 0;
		margin-right: -15px;
		margin-left: -15px;
		min-height: 37px;
		margin-bottom: 0;
	}

	.hf .navbar-nav .menu-item > .menu-subheadline:after {
		content: "";
		display: block;
		border-bottom: 1px dotted #444;
		padding-bottom: 2px;
		margin-bottom: 5px;
	}

	.hf .navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
		width: 100%;
	}

	.hf .navbar-nav .menu-item > .dropdown-menu {
		display: block;
		position: static;
		float: none;
		width: 160px;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.hf .navbar-nav .menu-item > .dropdown-menu > li {
		width: 160px;
	}

	.hf .navbar-nav .menu-item > .dropdown-menu > li > a {
		padding: 0 0 0 8px;
		margin-bottom: 8px;
		white-space: normal;
		font-size: 14px;
		line-height: 16px;
		color: #666;
		font-weight: 400;
	}

	.hf .navbar-nav .menu-item > .dropdown-menu > li > a:hover {
		color: #a1a1a1;
		background-color: none;
	}

	.hf .navbar-nav .open a.menu-headline,
  .hf .navbar-nav .open a.menu-headline:focus,
  .hf .navbar-nav .open a.menu-headline:hover {
		background-color: transparent;
		color: #fff;
	}

	.hf .navbar-nav > li {
		padding: 0 5px;
		box-sizing: border-box;
	}

	.hf .navbar-nav > li:first-child a.menu-headline:after,
  .hf .navbar-nav > li:nth-child(2) a.menu-headline:after,
  .hf .navbar-nav > li:nth-child(3) a.menu-headline:after {
		margin-right: 5px;
		font-family: FontAwesome;
		content: " \f107";
	}

	.hf .navbar-nav > li:nth-child(4) a.menu-headline {
		color: #f99d1c;
	}

	.hf .navbar-nav > li:nth-child(4) a.menu-headline:active,
  .hf .navbar-nav > li:nth-child(4) a.menu-headline:hover {
		color: #f99d1c;
	}

	.hf .navbar-nav > li a.menu-headline:focus,
  .hf .navbar-nav > li a.menu-headline:hover,
  .hf .navbar-nav > li > a.menu-headline {
		text-transform: uppercase;
		color: #fff;
		font-size: 13px;
		font-weight: 500;
		padding: 16px 5px;
	}

	.hf .navbar-nav > li a.menu-headline:hover {
		border-bottom: 5px solid #ccc;
		height: 60px;
		padding: 16px 5px;
	}

	.hf .navbar-nav > li:first-child {
		padding-left: 0;
	}

	.hf .navbar-nav > li.government {
		border-right: none;
		border-left: none;
	}

	.hf .navbar-nav > li.government a {
		color: #fff;
		font-size: 13px;
		font-weight: 400;
		text-transform: none;
		vertical-align: middle;
	}

	.hf .navbar-nav > li.government a.callPhone {
		padding: 18px 10px;
		font-size: 16px;
	}

	.hf .navbar-nav > li.government a.callPhone:hover {
		color: #fff;
	}

	.hf .navbar-nav > li.government a.callPhone:active {
		color: #fff;
	}

	.hf .navbar-nav > li.government a.callPhone:focus {
		color: #fff;
	}

	.hf .navbar-nav > li.government a.contactUs {
		background-color: #81c23c;
		font-size: 16px !important;
		font-weight: 500 !important;
		padding: 18px 14px 15px;
		border-bottom-color: #ccc;
	}

	.hf .navbar-nav > li.government a.contactUs:hover {
		background: #94d24b;
		color: #fff;
		padding: 18px 14px 15px;
		border-bottom-color: #ccc;
	}

	.hf .navbar-nav > li.government a.contactUs:focus {
		background: #94d24b;
		color: #fff;
		padding: 18px 14px 15px;
		border-bottom-color: #ccc;
	}

	.hf .navbar-nav > li.menu-toggle:nth-child(2) > ul.dropdown-menu {
		left: -1px;
	}

	.hf .navbar-nav > li.menu-toggle:nth-child(2) > ul.dropdown-menu .menu-item p {
		min-height: 80px;
	}

	.hf .navbar-nav > li.menu-toggle:nth-child(2) > ul.dropdown-menu .menu-item a {
		margin-top: 0;
	}

	.hf .navbar-nav > li.menu-toggle:nth-child(2) > ul.dropdown-menu .menu-item a:hover {
		background-color: transparent;
		text-decoration: underline;
		color: #a1a1a1;
	}

	.hf .navbar-nav > li.menu-toggle:nth-child(3) > ul.dropdown-menu {
		left: -168px;
	}

	.hf .navbar-nav > li.menu-toggle:nth-child(3) > ul.dropdown-menu .menu-item p {
		min-height: 80px;
	}

	.hf .navbar-nav > li.menu-toggle:nth-child(3) > ul.dropdown-menu .menu-item a {
		margin-top: 0;
	}

	.hf .navbar-nav > li.menu-toggle:nth-child(3) > ul.dropdown-menu .menu-item a:hover {
		background-color: transparent;
		text-decoration: underline;
		color: #a1a1a1;
	}

	.hf .navbar-nav .menu-toggle:first-child .dropdown-menu > li.menu-item:nth-child(4) {
		position: absolute;
		left: 405px;
		top: 218px;
	}

	.hf .navbar-nav .menu-toggle:first-child .dropdown-menu > li.menu-item:nth-child(5) {
		position: absolute;
		left: 215px;
		top: 310px;
	}

	.hf .navbar-nav .menu-toggle:first-child .dropdown-menu > li.menu-item:nth-child(6) {
		position: absolute;
		left: 405px;
		top: 426px;
	}

	.hf .navbar-nav .menu-toggle:hover .dropdown-menu {
		display: block;
	}

	.hf .nav > li.view-menu-toggle {
		display: none;
	}

	.hf .navbar-default {
		border: 0;
		border-bottom: 5px solid #04c9d7;
		background-color: #444;
		height: 60px;
	}

	.hf .navbar-default .navbar-collapse {
		border: none;
	}

	.hf .language-dropdown,
  .hf .language-toggle {
		display: none;
	}

	.hf .collapse {
		padding-left: 0;
		padding-right: 0;
	}

	.hf .menu-toggle .menu-headline {
		padding-left: 0;
	}

	.hf .menu-toggle.open ~ li.view-menu-toggle {
		display: none;
	}

	.hf .menu-toggle.open ul.dropdown-menu.mega-menu {
		margin-top: 0;
		width: 740px;
		height: auto;
		border-top: none;
		padding-top: 24px;
		border-bottom: 8px solid #04c9d7;
	}

	.hf .menu-toggle ul.dropdown-menu.mega-menu,
  .hf .menu-toggle ul.dropdown-menu.mega-menu:focus,
  .hf .menu-toggle ul.dropdown-menu.mega-menu:hover {
		top: 60px;
		left: -10px;
		padding-top: 24px;
		border-bottom: 8px solid #04c9d7;
	}

	.hf .menu-toggle:first-child.open ul.dropdown-menu.mega-menu {
		height: auto;
	}

	.hf .menu-toggle:hover li.view-menu-toggle {
		display: none;
	}

	.hf .menu-toggle:hover ul.dropdown-menu.mega-menu {
		margin-top: 0;
		width: 740px;
		height: auto;
		border-top: none;
		padding-top: 24px;
		border-bottom: 8px solid #04c9d7;
		left: -10px;
	}

	.hf .menu-toggle:nth-child(2) .menu-item,
  .hf .menu-toggle:nth-child(3) .menu-item {
		display: table-cell;
	}

	.hf .navbar-nav .menu-item {
		display: inline-block;
		vertical-align: top;
		padding-left: 0;
		margin-left: 0;
	}

	.hf .navbar-nav .menu-item:first-child {
		margin-left: 24px;
	}

	.hf .navbar-nav .menu-item p {
		padding-left: 24px;
		font-size: 14px;
	}

	.hf .navbar-nav .menu-item p + ul.dropdown-menu > li > a {
		margin-left: 0;
		font-size: 14px;
	}

	.hf .navbar-nav .menu-item:first-child {
		padding-left: 0;
	}

	.hf .navbar-nav .menu-item > .menu-subheadline {
		color: #444;
		font-size: 16px;
		font-weight: 600;
		line-height: 20px;
		text-transform: capitalize;
		padding-left: 8px;
	}

	.hf .navbar-nav .menu-item > .menu-subheadline + .dropdown-menu > li > a {
		color: #444;
		font-size: 14px;
		line-height: 16px;
		padding-top: 8px;
		margin-left: 0;
	}

	.hf .bottom-links {
		margin: 0 15px;
		border-top: 1px dotted #444;
		padding-top: 10px;
	}

	.hf .bottom-links a {
		color: #04c9d7;
		padding: 0 24px;
	}

	.hf .bottom-links a:hover {
		color: #04d6e1;
	}

	.hf .bottom-links a:active {
		color: #03bfcf;
	}

	.hf .bottom-links a:last-child {
		padding-right: 0;
		border-left: 1px dotted #444;
	}

	.hf .government .menu-toggle.open ul.dropdown-menu.mega-menu,
  .hf .government .menu-toggle:hover ul.dropdown-menu.mega-menu {
		width: 240px;
		height: auto;
	}

	.hf .navbar-nav .menu-toggle > .dropdown-menu > li > a.mobile-menu-icon {
		display: none;
	}
}

@media only screen and (min-width: 992px) {
	.hf .government {
		height: 60px;
		border-bottom-color: #ccc;
	}

	.hf .government .navbar-nav > li:first-child a.menu-headline:after {
		margin-right: 5px;
		font-family: FontAwesome;
		content: " \f107";
	}

	.hf .government .navbar-nav > li:nth-child(2) a.menu-headline:after,
  .hf .government .navbar-nav > li:nth-child(3) a.menu-headline:after {
		font-family: none;
		content: "";
	}

	.hf .government .navbar-nav > li:nth-child(4) a.menu-headline {
		color: #fff;
	}

	.hf .government .navbar-nav > li:nth-child(4) a.menu-headline:active,
  .hf .government .navbar-nav > li:nth-child(4) a.menu-headline:hover {
		color: #fff;
	}

	.hf .navbar-nav .menu-item {
		margin-left: 16px;
		width: 200px;
	}

	.hf .navbar-nav .menu-item > li {
		width: 200px;
	}

	.hf .navbar-nav .menu-toggle:first-child .dropdown-menu > li.menu-item:nth-child(4) {
		position: static;
	}

	.hf .navbar-nav .menu-toggle:first-child .dropdown-menu > li.menu-item:nth-child(5) {
		position: absolute;
		left: 448px;
		top: 230px;
	}

	.hf .navbar-nav .menu-toggle:first-child .dropdown-menu > li.menu-item:nth-child(6) {
		position: absolute;
		left: 227px;
		top: 270px;
	}

	.hf .navbar-nav > li {
		padding: 0 10px;
		box-sizing: border-box;
	}

	.hf .navbar-nav > li:first-child a.menu-headline:after,
  .hf .navbar-nav > li:nth-child(2) a.menu-headline:after,
  .hf .navbar-nav > li:nth-child(3) a.menu-headline:after {
		margin-right: 5px;
		font-family: FontAwesome;
		content: " \f107";
	}

	.hf .navbar-nav > li:nth-child(4) a.menu-headline {
		color: #f99d1c;
	}

	.hf .navbar-nav > li:nth-child(4) a.menu-headline:active,
  .hf .navbar-nav > li:nth-child(4) a.menu-headline:hover {
		color: #f99d1c;
	}

	.hf .navbar-nav > li a.menu-headline:focus,
  .hf .navbar-nav > li a.menu-headline:hover,
  .hf .navbar-nav > li > a.menu-headline {
		text-transform: uppercase;
		color: #fff;
		font-size: 15px;
		font-weight: 500;
		padding: 16px 10px;
	}

	.hf .navbar-nav > li a.menu-headline:hover {
		border-bottom: 5px solid #ccc;
		height: 60px;
		padding: 16px 10px;
	}

	.hf .navbar-nav > li > a.menu-headline:first-child {
		margin-left: -10px;
	}

	.hf .navbar-nav .menu-item > .dropdown-menu > li {
		width: 200px;
	}

	.hf .menu-toggle.open:first-child ul.dropdown-menu.mega-menu,
  .hf .menu-toggle:first-child:hover ul.dropdown-menu.mega-menu {
		height: auto;
	}

	.hf .navbar-nav .menu-item > .dropdown-menu > li > a,
  .hf .navbar-nav .menu-item > .menu-subheadline {
		padding: 0 0 2px 24px;
		color: #444;
	}

	.hf .navbar-nav .menu-item > .menu-subheadline:after {
		content: "";
		display: block;
		border-bottom: 1px dotted #444;
		padding-bottom: 2px;
		margin-bottom: 5px;
	}

	.hf .menu-toggle ul.dropdown-menu.mega-menu,
  .hf .menu-toggle.open ul.dropdown-menu.mega-menu,
  .hf .menu-toggle:hover ul.dropdown-menu.mega-menu {
		width: 967px;
	}

	.hf .navbar-nav .menu-item:first-child {
		margin-left: 24px;
	}
}

@media only screen and (min-width: 1200px) {
	.hf .government {
		height: 60px;
		border-bottom-color: #ccc;
	}

	.hf .government .navbar-nav > li:first-child a.menu-headline:after {
		margin-right: 5px;
		font-family: FontAwesome;
		content: " \f107";
	}

	.hf .government .navbar-nav > li:nth-child(2) a.menu-headline:after,
  .hf .government .navbar-nav > li:nth-child(3) a.menu-headline:after {
		font-family: none;
		content: "";
	}

	.hf .government .navbar-nav > li:nth-child(4) a.menu-headline {
		color: #fff;
	}

	.hf .government .navbar-nav > li:nth-child(4) a.menu-headline:active,
  .hf .government .navbar-nav > li:nth-child(4) a.menu-headline:hover {
		color: #fff;
	}

	.hf .navbar-nav > li {
		padding: 0 10px;
		box-sizing: border-box;
	}

	.hf .navbar-nav > li:first-child a.menu-headline:after,
  .hf .navbar-nav > li:nth-child(2) a.menu-headline:after,
  .hf .navbar-nav > li:nth-child(3) a.menu-headline:after {
		margin-right: 5px;
		font-family: FontAwesome;
		content: " \f107";
	}

	.hf .navbar-nav > li:nth-child(4) a.menu-headline {
		color: #f99d1c;
	}

	.hf .navbar-nav > li:nth-child(4) a.menu-headline:active,
  .hf .navbar-nav > li:nth-child(4) a.menu-headline:hover {
		color: #f99d1c;
	}

	.hf .navbar-nav > li a.menu-headline:focus,
  .hf .navbar-nav > li a.menu-headline:hover,
  .hf .navbar-nav > li > a.menu-headline {
		text-transform: uppercase;
		color: #fff;
		font-size: 16px;
		font-weight: 500;
		padding: 16px 14px;
	}

	.hf .navbar-nav > li a.menu-headline:hover {
		border-bottom: 5px solid #ccc;
		height: 60px;
		padding: 16px 14px;
	}

	.hf .navbar-nav .menu-item {
		margin-left: 48px;
		width: 240px;
	}

	.hf .navbar-nav .menu-item > li {
		width: 240px;
	}

	.hf .navbar-nav .menu-toggle:first-child .dropdown-menu > li.menu-item:nth-child(4) {
		position: static;
	}

	.hf .navbar-nav .menu-toggle:first-child .dropdown-menu > li.menu-item:nth-child(5) {
		position: absolute;
		left: 536px;
		top: 241px;
	}

	.hf .navbar-nav .menu-toggle:first-child .dropdown-menu > li.menu-item:nth-child(6) {
		position: absolute;
		left: 244px;
		top: 263px;
	}

	.hf .navbar-nav .menu-item > .dropdown-menu > li {
		width: 240px;
	}

	.hf .menu-toggle.open:first-child ul.dropdown-menu.mega-menu,
  .hf .menu-toggle:first-child ul.dropdown-menu.mega-menu,
  .hf .menu-toggle:first-child:hover ul.dropdown-menu.mega-menu {
		height: auto;
	}

	.hf .government .menu-toggle.open:first-child ul.dropdown-menu.mega-menu,
  .hf .government .menu-toggle:first-child:hover ul.dropdown-menu.mega-menu {
		height: auto;
	}

	.hf .navbar-nav .menu-item > .menu-subheadline:after {
		content: "";
		display: block;
		border-bottom: 1px dotted #444;
		padding-bottom: 2px;
		margin-bottom: 5px;
		width: 190px;
	}

	.hf .navbar-nav .menu-item > .dropdown-menu > li > a,
  .hf .navbar-nav .menu-item > .dropdown-menu > li > a:hover,
  .hf .navbar-nav .menu-item > .menu-subheadline {
		padding: 0 0 2px 24px;
		color: #444;
	}

	.hf .menu-toggle ul.dropdown-menu.mega-menu,
  .hf .menu-toggle.open ul.dropdown-menu.mega-menu,
  .hf .menu-toggle:hover ul.dropdown-menu.mega-menu {
		width: 1184px;
	}

	.hf .navbar-nav .menu-item:first-child {
		margin-left: 0;
	}

	.hf .dropdown-menu > li > a:focus,
  .hf .dropdown-menu > li > a:hover {
		text-decoration: underline;
		color: #a1a1a1;
		background-color: transparent;
	}
}

@media (max-width: 1024px) {
	.hf li.menu-toggle:nth-child(3) > ul.dropdown-menu {
		left: -168px;
	}

	.hf li.menu-toggle:nth-child(3) > ul.dropdown-menu .menu-item p {
		min-height: 120px !important;
		padding-left: 10px;
	}

	.hf li.menu-toggle:nth-child(3) > ul.dropdown-menu .menu-item a {
		margin-top: 0;
	}

	.hf li.menu-toggle:nth-child(3) > ul.dropdown-menu .menu-item a:hover {
		background-color: transparent;
		text-decoration: underline;
		color: #a1a1a1;
	}

	.hf li.menu-toggle:nth-child(3) > ul.dropdown-menu .menu-item p + a {
		margin-left: -10px;
	}
}

.hf .footer-bottom.simple-footer.stretch {
	position: absolute;
	width: 100%;
}

.hf .stretch {
	margin-left: -15px;
	margin-right: -15px;
}

.hf .footer-top {
	background-color: #444;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}

.hf .footer-bottom {
	background-color: #666;
	color: #fff;
	font-size: 12px;
	text-transform: none;
	line-height: 20px;
}

.hf .footer-bottom a {
	color: #fff;
	border-left: 1px solid #fff;
	padding-left: 8px;
	padding-right: 4px;
}

.hf .footer-bottom a:first-child {
	border: none;
	padding-left: 0;
}

.hf .footer-bottom.simple-footer a {
	white-space: nowrap;
}

.hf ul.social-icons {
	padding-left: 0;
}

.hf ul.social-icons > li {
	display: inline-block;
}

.hf ul.social-icons > li > a > img {
	margin-left: -7px;
	border: none;
}

.hf .company-links a {
	display: block;
	color: #f99d1c;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	padding-bottom: 8px;
}

.hf .company-links a:hover {
	color: #fab024;
}

.hf .company-links a:active {
	color: #f88e16;
}

@media (max-width: 767px) {
	.hf .footer-top {
		padding: 24px;
	}

	.hf .footer-top p {
		font-size: 12px;
	}

	.hf ul.social-icons {
		text-align: center;
		margin: 24px 0;
	}

	.hf .legal {
		text-align: center;
		display: block;
	}

	.hf .trademark {
		text-align: center;
	}

	.hf .footer-bottom {
		padding: 24px 24px 32px;
	}
}

@media (min-width: 767px) {
	.hf .footer-top {
		padding-bottom: 48px;
		padding-top: 48px;
	}

	.hf .footer-bottom {
		padding-top: 24px;
		padding-bottom: 24px;
	}

	.hf .company-links > .col-xs-6 a:last-child {
		padding: 0;
	}

	.hf .social-icons {
		margin: 24px 0 0;
	}
}

.hf #EuCookieBlock.alert {
	background-color: #eee;
	border: none;
}

.hf #EuCookieBlock.alert strong span {
	font-weight: 400;
	font-size: 14px;
	color: #666;
}

.hf #EuCookieBlock.alert strong span a {
	color: #666;
	text-decoration: underline;
}

.hf #EuContinue .checkmark {
	font-size: 32px;
	background: #eee;
	color: #666;
}

.hf #EuContinue.cta_check {
	color: transparent;
}

.hf #EuCookieBlock.alert.left a.cta_check .checkmark .circle {
	background: 0 0;
}

@media (min-width: 1200px) {
	.hf #EuCookieBlock.alert {
		max-width: 103%;
		min-height: 50px;
	}

	.hf #EuCookieBlock.alert li.container.left {
		max-width: 1080px;
	}

	.hf #EuCookieBlock.alert.left a.cta_check {
		margin: 0 0 0 20px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hf #EuCookieBlock.alert li.container.left {
		max-width: 880px;
	}

	.hf #EuCookieBlock.alert.left a.cta_check {
		margin: 0 0 0 20px;
	}
}

@media (min-width: 767px) and (max-width: 1024px) {
	.hf #EuCookieBlock.alert {
		position: fixed;
		bottom: 0;
		width: 100%;
	}

	.hf #EuCookieBlock.alert li.container.left {
		max-width: 880px;
		margin: 10px 0 10px 20px;
	}

	.hf #EuCookieBlock.alert.left a.cta_check {
		position: relative;
	}
}

@media (max-width: 766px) {
	.hf #EuCookieBlock.alert {
		position: fixed;
		bottom: 0;
	}

	.hf #EuCookieBlock.alert li.container.left {
		max-width: 75%;
		margin: 10px 0 0 0;
	}

	.hf #EuCookieBlock.alert strong span {
		font-size: 14px;
	}

	.hf #EuCookieBlock.alert.left a.cta_check .checkmark .checkmark {
		margin: 0 0 0 65px;
	}

	.hf #EuContinue.cta_check {
		margin: 10px 0 20px 0;
	}
}

.hf .promo-banner {
	padding-top: 10px;
	padding-bottom: 10px;
}

.hf .promo-banner .promo-banner-close,
.hf .promo-banner .promo-banner-content {
	display: inline-block;
}

.hf .promo-banner .promo-banner-close {
	vertical-align: top;
}

.hf .promo-banner .promo-banner-close .promo-banner-close-link {
	float: right;
}

.hf .promo-banner .promo-banner-close.col-no-padding-left {
	padding-left: 0;
}

.hf .promo-banner a {
	color: #fff;
}

.hf .promo-banner a:hover {
	text-decoration: none;
}

.hf .promo-banner p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	margin: auto;
}

.hf .promo-banner p.Large {
	font-size: 18px;
}

.hf .promo-banner p img {
	margin-top: -10px;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.hf .promo-banner {
		margin-top: 60px;
	}
}

.hf .modal-overlay,
.hf .modal-overlay-carousel {
	position: relative;
	display: inline-block;
}

.hf .modal-overlay a,
.hf .modal-overlay-carousel a {
	position: relative;
	display: inline-block;
}

.hf .modal-overlay a:after,
.hf .modal-overlay-carousel a:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(51, 51, 51, 0);
	transition: background 0.2s;
}

.hf .modal-overlay a:hover:after,
.hf .modal-overlay-carousel a:hover:after {
	background: rgba(51, 51, 51, 0.4);
}

.hf .modal-overlay-carousel.no-image,
.hf .modal-overlay.no-image {
	display: block;
}

.hf .modal-overlay-carousel.no-image a:after,
.hf .modal-overlay.no-image a:after {
	display: none;
}

.hf .modal-overlay i,
.hf .modal-overlay-carousel i {
	margin-right: 0.5em;
}

.hf .modal-overlay img,
.hf .modal-overlay-carousel img {
	opacity: 0;
	transition: all 0.2s;
}

.hf .modal-overlay img + i,
.hf .modal-overlay-carousel img + i {
	padding: 0.5em;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 2;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	transition: all 0.2s;
}

.hf .modal-overlay img.loaded,
.hf .modal-overlay img.loaded + i,
.hf .modal-overlay-carousel img.loaded,
.hf .modal-overlay-carousel img.loaded + i {
	opacity: 1;
	margin-bottom: 0;
}

.hf .modal-overlay-carousel.video,
.hf .modal-overlay.video {
	overflow: hidden;
}

.hf .modal-overlay-carousel.video .title,
.hf .modal-overlay.video .title {
	display: block;
	width: 100%;
	position: absolute;
	padding: 13px 10px;
	top: 0;
	background: rgba(0, 0, 0, 0.85);
	color: #fff;
}

.hf .modal-overlay-carousel.video a:after,
.hf .modal-overlay.video a:after {
	display: none;
}

.hf .modal-overlay-carousel.video img + i,
.hf .modal-overlay.video img + i {
	height: 2em;
	width: 2em;
	padding: 0;
	margin-top: -1em;
	margin-left: -1em;
	bottom: auto;
	right: auto;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	text-align: center;
	font-size: 30px;
	vertical-align: middle;
	line-height: 2em;
	background: rgba(0, 0, 0, 0.85);
	transition: background 0.3s;
}

.hf .modal-overlay-carousel.video img + i.fa,
.hf .modal-overlay.video img + i.fa {
	font-size: 30px;
	text-align: center;
}

.hf .modal-overlay-carousel.video img + i:before,
.hf .modal-overlay.video img + i:before {
	margin-left: 0.15em;
}

.hf a.modal-overlay-carousel:after,
.hf a.modal-overlay:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(51, 51, 51, 0);
	transition: background 0.2s;
}

.hf a.modal-overlay-carousel:hover:after,
.hf a.modal-overlay:hover:after {
	background: rgba(51, 51, 51, 0.4);
}

.hf a.modal-overlay-carousel.no-image:after,
.hf a.modal-overlay-carousel.video:after,
.hf a.modal-overlay.no-image:after,
.hf a.modal-overlay.video:after {
	display: none;
}

.hf .full-screen-overlay,
.hf .full-screen-overlay-carousel {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: rgba(0, 0, 0, 0.85);
	padding: 40px;
	text-align: center;
}

.hf .full-screen-overlay-carousel:before,
.hf .full-screen-overlay:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.hf .full-screen-overlay-carousel > .carousel.slide,
.hf .full-screen-overlay > .carousel.slide {
	position: absolute;
	top: 95px;
	left: 25%;
	width: 55%;
}

.hf .full-screen-overlay-carousel > .carousel.slide img,
.hf .full-screen-overlay > .carousel.slide img {
	max-width: 100%;
	height: auto;
}

.hf .full-screen-overlay-carousel > .carousel.slide .overlay-title + img,
.hf .full-screen-overlay > .carousel.slide .overlay-title + img {
	max-width: 840px;
	height: 516px;
}

.hf .full-screen-overlay a.close,
.hf .full-screen-overlay-carousel a.close {
	font-size: 1em;
	color: #fff;
	line-height: 24px;
	opacity: 1;
	font-weight: 400;
	vertical-align: top;
	position: absolute;
	top: 11%;
	right: 16vw;
}

.hf .full-screen-overlay a.close > i,
.hf .full-screen-overlay-carousel a.close > i {
	font-size: 2em;
	margin-left: 16px;
	font-weight: 400;
}

.hf .full-screen-overlay .overlay-title,
.hf .full-screen-overlay-carousel .overlay-title {
	width: 100%;
	text-align: left;
}

.hf .full-screen-overlay .overlay-title > .h4,
.hf .full-screen-overlay-carousel .overlay-title > .h4 {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
	display: inline-block;
}

.hf .full-screen-overlay .overlay-contents,
.hf .full-screen-overlay-carousel .overlay-contents {
	z-index: 100;
	max-width: 100%;
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.hf .full-screen-overlay .overlay-contents .overlay-title,
.hf .full-screen-overlay-carousel .overlay-contents .overlay-title {
	text-align: left;
}

.hf .full-screen-overlay .overlay-contents .carousel,
.hf .full-screen-overlay .overlay-contents .static-content,
.hf .full-screen-overlay-carousel .overlay-contents .carousel,
.hf .full-screen-overlay-carousel .overlay-contents .static-content {
	text-align: center;
}

.hf .full-screen-overlay .overlay-contents .static-content,
.hf .full-screen-overlay-carousel .overlay-contents .static-content {
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
}

.hf .full-screen-overlay .overlay-contents .static-content .inner img,
.hf .full-screen-overlay-carousel .overlay-contents .static-content .inner img {
	width: 840px;
	height: 516px;
}

.hf .full-screen-overlay .overlay-contents .carousel-title,
.hf .full-screen-overlay-carousel .overlay-contents .carousel-title {
	text-align: left;
}

.hf .full-screen-overlay .overlay-contents .carousel .item,
.hf .full-screen-overlay-carousel .overlay-contents .carousel .item {
	padding: 0;
	display: inline-block;
	width: auto;
}

.hf .full-screen-overlay .overlay-contents .carousel-control,
.hf .full-screen-overlay-carousel .overlay-contents .carousel-control {
	background: 0 0;
}

.hf .full-screen-overlay .overlay-contents i,
.hf .full-screen-overlay-carousel .overlay-contents i {
	color: #fff;
	font-size: 22px;
	display: inline-block;
}

.hf .full-screen-overlay .overlay-contents .h4,
.hf .full-screen-overlay-carousel .overlay-contents .h4 {
	color: #fff;
	font-weight: 700;
	font-size: 32px;
	line-height: 36px;
}

.hf .full-screen-overlay .overlay-contents img,
.hf .full-screen-overlay-carousel .overlay-contents img {
	margin: 0 auto;
}

.hf .full-screen-overlay .overlay-contents .caption,
.hf .full-screen-overlay-carousel .overlay-contents .caption {
	position: relative;
	bottom: 0;
	text-align: left;
}

.hf .full-screen-overlay .overlay-contents .caption label,
.hf .full-screen-overlay-carousel .overlay-contents .caption label {
	transition: all 0.3s;
	z-index: 101;
	right: 0;
	position: absolute;
	top: -30px;
	width: 145px;
	height: 30px;
	background: rgba(0, 0, 0, 0.75);
	text-align: center;
	cursor: pointer;
}

.hf .full-screen-overlay .overlay-contents .caption label:before,
.hf .full-screen-overlay-carousel .overlay-contents .caption label:before {
	content: "\f0aa";
	font: 14px FontAwesome;
	color: #fff;
	margin-right: 5px;
}

.hf .full-screen-overlay .overlay-contents .caption label:after,
.hf .full-screen-overlay-carousel .overlay-contents .caption label:after {
	content: "Show Caption";
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
}

.hf .full-screen-overlay .overlay-contents .caption input[type="checkbox"],
.hf .full-screen-overlay-carousel .overlay-contents .caption input[type="checkbox"] {
	display: none;
}

.hf .full-screen-overlay .overlay-contents .caption input[type="checkbox"]:checked ~ .caption-content,
.hf .full-screen-overlay-carousel .overlay-contents .caption input[type="checkbox"]:checked ~ .caption-content {
	max-height: 330px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.hf .full-screen-overlay .overlay-contents .caption input[type="checkbox"]:checked ~ .caption-content label:before,
.hf .full-screen-overlay-carousel .overlay-contents .caption input[type="checkbox"]:checked ~ .caption-content label:before {
	content: "\f0ab";
	margin-right: 5px;
}

.hf .full-screen-overlay .overlay-contents .caption input[type="checkbox"]:checked ~ .caption-content label:after,
.hf .full-screen-overlay-carousel .overlay-contents .caption input[type="checkbox"]:checked ~ .caption-content label:after {
	content: "Hide Caption";
}

.hf .full-screen-overlay .overlay-contents .caption-content,
.hf .full-screen-overlay-carousel .overlay-contents .caption-content {
	transition: all 0.3s;
	position: absolute;
	bottom: 0;
	color: #fff;
	background: rgba(0, 0, 0, 0.75);
	font-size: 14px;
	font-weight: 300;
	text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	padding: 0 30px;
	max-height: 0;
	width: 100%;
}

.hf .full-screen-overlay .overlay-contents .caption-content .h3,
.hf .full-screen-overlay-carousel .overlay-contents .caption-content .h3 {
	color: #fff;
}

.hf .full-screen-overlay .overlay-contents .caption-content .h3,
.hf .full-screen-overlay .overlay-contents .caption-content .h4,
.hf .full-screen-overlay .overlay-contents .caption-content h1,
.hf .full-screen-overlay .overlay-contents .caption-content h2,
.hf .full-screen-overlay .overlay-contents .caption-content h5,
.hf .full-screen-overlay .overlay-contents .caption-content h6,
.hf .full-screen-overlay .overlay-contents .caption-content p,
.hf .full-screen-overlay-carousel .overlay-contents .caption-content .h3,
.hf .full-screen-overlay-carousel .overlay-contents .caption-content .h4,
.hf .full-screen-overlay-carousel .overlay-contents .caption-content h1,
.hf .full-screen-overlay-carousel .overlay-contents .caption-content h2,
.hf .full-screen-overlay-carousel .overlay-contents .caption-content h5,
.hf .full-screen-overlay-carousel .overlay-contents .caption-content h6,
.hf .full-screen-overlay-carousel .overlay-contents .caption-content p {
	margin: 0;
	display: block;
}

.hf .full-screen-overlay .modal-nav,
.hf .full-screen-overlay-carousel .modal-nav {
	display: none;
}

.hf .full-screen-overlay .modal-nav .next,
.hf .full-screen-overlay .modal-nav .prev,
.hf .full-screen-overlay-carousel .modal-nav .next,
.hf .full-screen-overlay-carousel .modal-nav .prev {
	position: fixed;
	top: 50%;
	z-index: 100;
	background: #ccc;
	width: 40px;
	height: 80px;
	margin-top: -40px;
	color: #fff;
	text-align: center;
	display: block;
	transition: all 0.3s;
}

.hf .full-screen-overlay .modal-nav .next:before,
.hf .full-screen-overlay .modal-nav .prev:before,
.hf .full-screen-overlay-carousel .modal-nav .next:before,
.hf .full-screen-overlay-carousel .modal-nav .prev:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.hf .full-screen-overlay .modal-nav .next i,
.hf .full-screen-overlay .modal-nav .prev i,
.hf .full-screen-overlay-carousel .modal-nav .next i,
.hf .full-screen-overlay-carousel .modal-nav .prev i {
	line-height: 1em;
	vertical-align: middle;
	text-shadow: 2.5px 0 0 rgba(0, 0, 0, 0.15);
	font-size: 40px;
}

.hf .full-screen-overlay .modal-nav .next:hover,
.hf .full-screen-overlay .modal-nav .prev:hover,
.hf .full-screen-overlay-carousel .modal-nav .next:hover,
.hf .full-screen-overlay-carousel .modal-nav .prev:hover {
	background-color: #bbb;
}

.hf .full-screen-overlay .modal-nav .prev,
.hf .full-screen-overlay-carousel .modal-nav .prev {
	left: 0;
	border-radius: 0 40px 40px 0;
}

.hf .full-screen-overlay .modal-nav .prev i,
.hf .full-screen-overlay-carousel .modal-nav .prev i {
	margin-left: -0.25em;
}

.hf .full-screen-overlay .modal-nav .next,
.hf .full-screen-overlay-carousel .modal-nav .next {
	right: 0;
	border-radius: 40px 0 0 40px;
}

.hf .full-screen-overlay .modal-nav .next i,
.hf .full-screen-overlay-carousel .modal-nav .next i {
	margin-right: -0.25em;
}

.hf .carousel-control.modal {
	background-image: none;
	opacity: 1;
	display: block;
}

.hf .carousel-control.modal.right {
	right: 100px;
	top: 46%;
	height: 100px;
	cursor: pointer;
	background-color: transparent;
}

.hf .carousel-control.modal.right > img.arrow {
	position: absolute;
	right: 18px;
	top: 15px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.hf .carousel-control.modal.left {
	left: 100px;
	top: 46%;
	height: 100px;
	background-color: transparent;
	cursor: pointer;
}

.hf .carousel-control.modal.left > img.arrow {
	position: absolute;
	left: 16px;
	top: 15px;
}

.hf .modal-backdrop {
	background-color: none;
}

@media (max-width: 767px) {
	.hf .full-screen-overlay,
  .hf .full-screen-overlay-carousel {
		padding: 0;
		margin: 0 auto;
	}

	.hf .full-screen-overlay-carousel > .carousel.slide,
  .hf .full-screen-overlay > .carousel.slide {
		top: 20%;
		left: 0;
		width: 100%;
	}

	.hf .full-screen-overlay-carousel > .carousel.slide .overlay-title + img,
  .hf .full-screen-overlay > .carousel.slide .overlay-title + img {
		max-width: 375px;
		height: 230px;
		margin: 0 auto;
	}

	.hf .full-screen-overlay .carousel-inner > .item,
  .hf .full-screen-overlay-carousel .carousel-inner > .item {
		text-align: center;
	}

	.hf .full-screen-overlay .overlay-title,
  .hf .full-screen-overlay-carousel .overlay-title {
		text-align: center;
	}

	.hf .full-screen-overlay .overlay-title > .h4,
  .hf .full-screen-overlay-carousel .overlay-title > .h4 {
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		text-align: center;
		margin: 0 auto 16px;
	}

	.hf .full-screen-overlay a.close,
  .hf .full-screen-overlay-carousel a.close {
		top: 24px;
		right: 24px;
	}
}

.hf .video-content {
	position: absolute;
	top: 95px;
	left: 25%;
	width: 55%;
}

.hf .video-content iframe {
	width: 840px;
	height: 483px;
	position: absolute;
	left: 0;
	padding: 8px;
	border: 1px solid #fff;
}

.hf .video-content .overlay-title > .h4 {
	margin: 0 0 24px;
}

@media only screen and (max-width: 767px) {
	.hf .video-content {
		left: 0;
		width: 100%;
		height: auto;
	}

	.hf .video-content iframe {
		width: 100%;
		height: auto;
	}

	.hf .modal-content {
		visibility: hidden;
		height: 0;
	}

	.hf div.mobile-video {
		height: 0;
		overflow: hidden;
		padding-bottom: 56.25%;
		position: relative;
	}

	.hf div.mobile-video iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.hf .video-content {
		left: 5%;
	}

	.hf .modal-content {
		visibility: hidden;
		height: 0;
	}
}

@media only screen and (min-width: 768px) and (orientation: portrait) {
	.hf .video-content {
		left: 0;
	}
}

@media only screen and (min-width: 992px) {
	.hf .video-content {
		left: 10%;
	}
}

@media only screen and (min-width: 1200px) {
	.hf .video-content {
		left: 25%;
	}

	.hf .vidyard_iframe,
  .hf .vidyard_tbox,
  .hf .vidyard_tcontent,
  .hf .vidyard_tcontent > span,
  .hf .vidyard_tinner {
		min-width: 960px;
		min-height: 540px;
		max-width: 960px;
		max-height: 540px;
	}
}

@media (min-width: 1600px) {
	.hf .full-screen-overlay-carousel a.close {
		right: 20vw;
	}
}

.hf .mfp-zoom-out-cur {
	cursor: default;
}

.hf .mfp-bg {
	background: rgba(0, 0, 0, 0.85);
}

.hf .mfp-counter {
	display: none;
}

.hf .mfp-zoom-out-cur .mfp-close:focus,
.hf .mfp-zoom-out-cur .mfp-close:hover {
	cursor: pointer;
}

.hf .close-icon {
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	float: right;
	opacity: 1;
}

.hf .close-icon:focus,
.hf .close-icon:hover {
	color: #fff;
	text-decoration: none;
}

.hf .close-icon .fa {
	font-size: 32px;
}

.hf .close-icon > img {
	width: 40px !important;
	height: 40px !important;
	opacity: 1;
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	image-rendering: crisp-edges;
	image-rendering: pixelated;
	-ms-interpolation-mode: nearest-neighbor;
}

.hf .close-icon > img:focus,
.hf .close-icon > img:hover {
	opacity: 1;
}

.hf .close-icon div {
	font-size: 16px;
	line-height: 1.5;
	margin-right: 30px;
	opacity: 1;
}

.hf .close-icon div:focus,
.hf .close-icon div:hover {
	opacity: 1;
}

@media only screen and (min-width: 768px) {
	.hf img.mfp-img {
		max-width: 375px;
	}
}

@media only screen and (min-width: 850px) {
	.hf img.mfp-img {
		max-width: 504px;
	}
}

@media only screen and (min-width: 992px) {
	.hf img.mfp-img {
		max-width: 648px;
	}
}

@media only screen and (min-width: 1165px) {
	.hf img.mfp-img {
		max-width: 840px;
	}
}

@media only screen and (min-width: 1350px) {
	.hf img.mfp-img {
		max-width: 1024px;
	}
}

@media only screen and (max-width: 767px) {
	.hf img.mfp-img {
		width: 375px;
		height: 230px;
	}

	.hf .close-icon,
  .hf .close-icon:focus,
  .hf .close-icon:hover {
		position: absolute;
		top: -200px;
		opacity: 1;
	}

	.hf .close-icon img,
  .hf .close-icon:focus img,
  .hf .close-icon:hover img {
		width: 24px;
		height: 24px;
	}

	.hf .mfp-iframe-holder .mfp-close,
  .hf .mfp-image-holder .mfp-close {
		right: 5px;
		image-rendering: optimizeSpeed;
		image-rendering: -moz-crisp-edges;
		image-rendering: -o-crisp-edges;
		image-rendering: -webkit-optimize-contrast;
		image-rendering: optimize-contrast;
		image-rendering: crisp-edges;
		image-rendering: pixelated;
		-ms-interpolation-mode: nearest-neighbor;
	}
}

.hf .mfp-bottom-bar {
	top: 43px;
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
}

.hf .mfp-title {
	position: absolute;
	top: -15px;
	font-size: 32px;
	font-weight: 700;
	line-height: 35px;
}

.hf .mfp-iframe-holder .mfp-close {
	top: -7px;
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	image-rendering: crisp-edges;
	image-rendering: pixelated;
	-ms-interpolation-mode: nearest-neighbor;
}

.hf .mfp-iframe-scaler iframe {
	top: 23px;
}

@media only screen and (max-width: 767px) {
	.hf .mfp-title {
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		top: -40px;
		width: 100%;
		padding: 0;
		text-align: center;
	}

	.hf .mfp-content img.mfp-img {
		height: 230px;
		width: 375px;
		padding: 0;
	}

	.hf .mfp-iframe-holder .mfp-close {
		top: -105px;
	}
}

.hf .popup-image,
.hf .popup-video {
	position: relative;
	display: block;
}

.hf .popup-image:focus,
.hf .popup-image:visited,
.hf .popup-video:focus,
.hf .popup-video:visited {
	outline: 0 !important;
}

.hf .popup-image:after,
.hf .popup-video:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(51, 51, 51, 0);
	transition: background 0.2s;
}

.hf .popup-image:hover:after,
.hf .popup-video:hover:after {
	background: rgba(51, 51, 51, 0.4);
}

.hf .popup-image img + i,
.hf .popup-video img + i {
	position: absolute;
	height: 2em;
	width: 2em;
	padding: 0;
	margin-top: -1em;
	margin-left: -1em;
	bottom: auto;
	right: auto;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	text-align: center;
	font-size: 30px;
	vertical-align: middle;
	line-height: 2em;
	color: #fff;
	background: rgba(0, 0, 0, 0.85);
	transition: background 0.3s;
}

.hf .popup-image img + i.fa,
.hf .popup-video img + i.fa {
	font-size: 30px;
	text-align: center;
}

.hf .popup-image img + i:before,
.hf .popup-video img + i:before {
	margin-left: 0.15em;
}

.hf .modal-content .cDownloads {
	text-align: left;
}

.hf .modal-content .cDownloads .name {
	display: block;
}

.hf .modal-content .cDownloads .size {
	display: block;
	color: #a1a1a1;
}

.hf .modal-content .cDownloads .operatingSystem {
	display: inline-block;
	font-weight: 700;
	margin: 20px 0 0 0;
}

.hf .modal-content .cDownloads .productCard {
	text-align: center;
	width: 70%;
	border: 1px solid #ccc;
	margin: 16px 0;
	padding: 16px 0;
}

.hf .modal-content .cDownloads .productCard a.btnGreen {
	font-size: 14px;
	margin: 0;
	background-color: #81c23c;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
}

@media (min-width: 790px) {
	.hf .alert {
		background: #fff;
		color: #444;
		text-align: center;
		border: none;
		border-radius: 0;
		padding: 5px 0;
		margin: 0;
		margin-left: -15px;
		margin-right: -15px;
		list-style: none;
		border-bottom: 1px solid #444;
		font-size: 14px;
	}

	.hf .alert.left {
		text-align: center;
	}

	.hf .alert.left p {
		font-weight: 600;
		line-height: 20px;
		font-size: 14px;
		padding-top: 7px;
	}

	.hf .alert.left a {
		color: #f99d1c;
		text-decoration: none;
	}

	.hf .alert.left .container:first-child {
		display: inline-block;
	}

	.hf .alert.left .container.left {
		text-align: left;
	}

	.hf .alert.left .container span {
		font-weight: 600;
	}

	.hf .alert.left a.cta_check {
		color: #fff;
		font-weight: 600;
		text-decoration: none;
		position: absolute;
		margin: 12px 0 0 20px;
	}

	.hf .alert.left a.cta_check .checkmark {
		display: inline-block;
		text-align: left;
	}

	.hf .alert.left a.cta_check .checkmark .circle {
		width: auto;
		height: auto;
		background-color: #fff;
	}

	.hf .alert.left a.cta_check .checkmark .checkmark {
		font-size: 26px;
		color: #222;
		font-weight: 300;
	}

	.hf .alert.left a.cta_check .checkmark .checkmark:before {
		font-family: FontAwesome;
		content: "\f05c";
		-webkit-text-stroke: 1px #fff;
	}

	.hf .alert .container {
		padding: 0 100px 0;
		position: relative;
		display: none;
	}

	.hf .alert .container:first-child {
		display: block;
	}

	.hf .alert .container.left {
		margin: 4px 0 -2px -60px;
		padding: 0;
	}

	.hf .alert.cycling .container.current {
		display: block;
	}

	.hf .alert.cycling .container.left.current {
		display: inline-block;
	}

	.hf .alert a,
  .hf .alert p {
		color: #222;
	}

	.hf .alert .h3 {
		padding-top: 15px;
		font-weight: 400;
	}

	.hf .alert a {
		text-decoration: underline;
	}

	.hf .alert .sw-btn a {
		text-decoration: none;
	}

	.hf .alert p.sw-btn.secondary.ghost {
		margin-top: 17px;
		margin-bottom: 10px;
	}

	.hf .alert p.sw-btn.secondary.ghost a {
		color: #fff;
		border-color: #fff;
	}

	.hf .alert .tools {
		display: inline-block;
		position: absolute;
		top: -3px;
		right: 88px;
		margin: 0;
		padding: 0;
		line-height: 1em;
	}

	.hf .alert .tools a {
		font-size: 24px;
		margin: 0;
		padding: 0;
		line-height: 1em;
	}

	.hf .alert .free-tool {
		margin: 12px auto 8px;
	}

	.hf .alert.cycling .container.left.current {
		display: inline-block;
	}
}

@media (max-width: 789px) {
	.hf .alert {
		background: #fff;
		color: #444;
		font-size: 14px;
		text-align: center;
		border: none;
		border-radius: 0;
		padding: 5px 0;
		margin: 0;
		margin-left: -15px;
		margin-right: -15px;
		list-style: none;
	}

	.hf .alert.left {
		text-align: center;
	}

	.hf .alert.left p {
		font-weight: 600;
		line-height: 24px;
	}

	.hf .alert.left a {
		color: #f99d1c;
		text-decoration: none;
	}

	.hf .alert.left .container:first-child {
		display: inline-block;
	}

	.hf .alert.left .container.left {
		width: 93%;
		text-align: left;
	}

	.hf .alert.left .container span {
		font-weight: 600;
	}

	.hf .alert.left a.cta_check {
		color: #fff;
		font-weight: 600;
		text-decoration: none;
		margin: 10px 0 0 0;
		display: block;
	}

	.hf .alert.left a.cta_check .checkmark {
		display: inline-block;
		text-align: left;
	}

	.hf .alert.left a.cta_check .checkmark .circle {
		width: auto;
		height: auto;
		background-color: #fff;
	}

	.hf .alert.left a.cta_check .checkmark .checkmark {
		font-size: 26px;
		color: #222;
		font-weight: 300;
		margin: 0 0 0 5px;
	}

	.hf .alert.left a.cta_check .checkmark .checkmark:before {
		font-family: FontAwesome;
		content: "\f05c";
		-webkit-text-stroke: 1px #fff;
	}

	.hf .alert .container {
		padding: 0 100px 0;
		position: relative;
		display: none;
	}

	.hf .alert .container:first-child {
		display: block;
	}

	.hf .alert .container.left {
		margin: 4px 0 -2px 13px;
		padding: 0;
	}

	.hf .alert.cycling .container.current {
		display: block;
	}

	.hf .alert.cycling .container.left.current {
		display: inline-block;
	}

	.hf .alert a,
  .hf .alert p {
		color: #fff;
	}

	.hf .alert .h3 {
		padding-top: 15px;
		font-weight: 400;
	}

	.hf .alert a {
		text-decoration: underline;
	}

	.hf .alert .sw-btn a {
		text-decoration: none;
	}

	.hf .alert p.sw-btn.secondary.ghost {
		margin-top: 17px;
		margin-bottom: 10px;
	}

	.hf .alert p.sw-btn.secondary.ghost a {
		color: #fff;
		border-color: #fff;
	}

	.hf .alert .tools {
		display: inline-block;
		position: absolute;
		top: -3px;
		right: 88px;
		margin: 0;
		padding: 0;
		line-height: 1em;
	}

	.hf .alert .tools a {
		font-size: 24px;
		margin: 0;
		padding: 0;
		line-height: 1em;
	}

	.hf .alert .free-tool {
		margin: 12px auto 8px;
	}

	.hf .alert.cycling .container.left.current {
		display: inline-block;
	}
}

.hf .top_padding_10 {
	padding-top: 10px;
}

.hf .top_padding_20 {
	padding-top: 20px;
}

.hf .top_padding_30 {
	padding-top: 30px;
}

.hf .top_padding_40 {
	padding-top: 40px;
}

.hf .top_padding_50 {
	padding-top: 50px;
}

.hf .top-padding-60,
.hf .top_padding_60 {
	padding-top: 60px;
}

.hf .top_padding_70 {
	padding-top: 70px;
}

.hf .top_padding_80 {
	padding-top: 80px;
}

.hf .top_padding_90 {
	padding-top: 90px;
}

.hf .top_padding_100 {
	padding-top: 100px;
}

.hf .bottom-padding {
	padding-bottom: 60px;
}

.hf .top-buffer {
	margin-top: 60px;
}

.hf .full {
	width: 100%;
}

.hf .container-fluid.why .row,
.hf .homeProductModule .row {
	margin-left: 0;
	margin-right: 0;
}

.hf body {
	overflow-x: hidden;
}

@media (max-width: 767px) {
	.hf .margin-bottom-50 {
		margin-bottom: 0;
	}
}

.hf .try-it-out {
	padding: 48px 0;
}

.hf .try-it-out div:nth-child(2) {
	border-right: 1px dotted #444;
	border-left: 1px dotted #444;
}

@media (max-width: 767px) {
	.hf .try-it-out div:nth-child(2) {
		border-top: 1px dotted #444;
		border-bottom: 1px dotted #444;
		padding: 16px 0;
	}
}

.hf .left {
	text-align: left;
}

.hf .right {
	text-align: right;
}

.hf .center {
	text-align: center;
}

.hf a.disabled {
	pointer-events: none;
}