.hh-module {
	/*! * Bootstrap v3.3.4 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
	/*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b5c0ad694747a8048be1) * Config saved to config.json and https://gist.github.com/b5c0ad694747a8048be1 */
	/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
	/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
	/*! * Bootstrap v3.3.4 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
	/*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b5c0ad694747a8048be1) * Config saved to config.json and https://gist.github.com/b5c0ad694747a8048be1 */
}

.hh-module html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

.hh-module body {
	margin: 0;
}

.hh-module article,
.hh-module aside,
.hh-module details,
.hh-module figcaption,
.hh-module figure,
.hh-module footer,
.hh-module header,
.hh-module hgroup,
.hh-module main,
.hh-module menu,
.hh-module nav,
.hh-module section,
.hh-module summary {
	display: block;
}

.hh-module audio,
.hh-module canvas,
.hh-module progress,
.hh-module video {
	display: inline-block;
	vertical-align: baseline;
}

.hh-module audio:not([controls]) {
	display: none;
	height: 0;
}

.hh-module [hidden],
.hh-module template {
	display: none;
}

.hh-module a {
	background-color: transparent;
}

.hh-module a:active,
.hh-module a:hover {
	outline: 0;
}

.hh-module abbr[title] {
	border-bottom: 1px dotted;
}

.hh-module b,
.hh-module strong {
	font-weight: bold;
}

.hh-module dfn {
	font-style: italic;
}

.hh-module h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

.hh-module mark {
	background: #ff0;
	color: #000;
}

.hh-module small {
	font-size: 80%;
}

.hh-module sub,
.hh-module sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.hh-module sup {
	top: -0.5em;
}

.hh-module sub {
	bottom: -0.25em;
}

.hh-module img {
	border: 0;
}

.hh-module svg:not(:root) {
	overflow: hidden;
}

.hh-module figure {
	margin: 1em 40px;
}

.hh-module hr {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

.hh-module pre {
	overflow: auto;
}

.hh-module code,
.hh-module kbd,
.hh-module pre,
.hh-module samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

.hh-module button,
.hh-module input,
.hh-module optgroup,
.hh-module select,
.hh-module textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

.hh-module button {
	overflow: visible;
}

.hh-module button,
.hh-module select {
	text-transform: none;
}

.hh-module button,
.hh-module html input[type="button"],
.hh-module input[type="reset"],
.hh-module input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

.hh-module button[disabled],
.hh-module html input[disabled] {
	cursor: default;
}

.hh-module button::-moz-focus-inner,
.hh-module input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.hh-module input {
	line-height: normal;
}

.hh-module input[type="checkbox"],
.hh-module input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

.hh-module input[type="number"]::-webkit-inner-spin-button,
.hh-module input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

.hh-module input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.hh-module input[type="search"]::-webkit-search-cancel-button,
.hh-module input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

.hh-module fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

.hh-module legend {
	border: 0;
	padding: 0;
}

.hh-module textarea {
	overflow: auto;
}

.hh-module optgroup {
	font-weight: bold;
}

.hh-module table {
	border-collapse: collapse;
	border-spacing: 0;
}

.hh-module td,
.hh-module th {
	padding: 0;
}

@media print {

	.hh-module *,
	.hh-module *:before,
	.hh-module *:after {
		background: transparent !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	.hh-module a,
	.hh-module a:visited {
		text-decoration: underline;
	}

	.hh-module a[href]:after {
		content: " (" attr(href) ")";
	}

	.hh-module abbr[title]:after {
		content: " (" attr(title) ")";
	}

	.hh-module a[href^="#"]:after,
	.hh-module a[href^="javascript:"]:after {
		content: "";
	}

	.hh-module pre,
	.hh-module blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.hh-module thead {
		display: table-header-group;
	}

	.hh-module tr,
	.hh-module img {
		page-break-inside: avoid;
	}

	.hh-module img {
		max-width: 100% !important;
	}

	.hh-module p,
	.hh-module h2,
	.hh-module h3 {
		orphans: 3;
		widows: 3;
	}

	.hh-module h2,
	.hh-module h3 {
		page-break-after: avoid;
	}

	.hh-module select {
		background: #fff !important;
	}

	.hh-module .navbar {
		display: none;
	}

	.hh-module .btn>.caret,
	.hh-module .dropup>.btn>.caret {
		border-top-color: #000 !important;
	}

	.hh-module .label {
		border: 1px solid #000;
	}

	.hh-module .table {
		border-collapse: collapse !important;
	}

	.hh-module .table td,
	.hh-module .table th {
		background-color: #fff !important;
	}

	.hh-module .table-bordered th,
	.hh-module .table-bordered td {
		border: 1px solid #ddd !important;
	}
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.hh-module .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.hh-module .glyphicon-asterisk:before {
	content: "\2a";
}

.hh-module .glyphicon-plus:before {
	content: "\2b";
}

.hh-module .glyphicon-euro:before,
.hh-module .glyphicon-eur:before {
	content: "\20ac";
}

.hh-module .glyphicon-minus:before {
	content: "\2212";
}

.hh-module .glyphicon-cloud:before {
	content: "\2601";
}

.hh-module .glyphicon-envelope:before {
	content: "\2709";
}

.hh-module .glyphicon-pencil:before {
	content: "\270f";
}

.hh-module .glyphicon-glass:before {
	content: "\e001";
}

.hh-module .glyphicon-music:before {
	content: "\e002";
}

.hh-module .glyphicon-search:before {
	content: "\e003";
}

.hh-module .glyphicon-heart:before {
	content: "\e005";
}

.hh-module .glyphicon-star:before {
	content: "\e006";
}

.hh-module .glyphicon-star-empty:before {
	content: "\e007";
}

.hh-module .glyphicon-user:before {
	content: "\e008";
}

.hh-module .glyphicon-film:before {
	content: "\e009";
}

.hh-module .glyphicon-th-large:before {
	content: "\e010";
}

.hh-module .glyphicon-th:before {
	content: "\e011";
}

.hh-module .glyphicon-th-list:before {
	content: "\e012";
}

.hh-module .glyphicon-ok:before {
	content: "\e013";
}

.hh-module .glyphicon-remove:before {
	content: "\e014";
}

.hh-module .glyphicon-zoom-in:before {
	content: "\e015";
}

.hh-module .glyphicon-zoom-out:before {
	content: "\e016";
}

.hh-module .glyphicon-off:before {
	content: "\e017";
}

.hh-module .glyphicon-signal:before {
	content: "\e018";
}

.hh-module .glyphicon-cog:before {
	content: "\e019";
}

.hh-module .glyphicon-trash:before {
	content: "\e020";
}

.hh-module .glyphicon-home:before {
	content: "\e021";
}

.hh-module .glyphicon-file:before {
	content: "\e022";
}

.hh-module .glyphicon-time:before {
	content: "\e023";
}

.hh-module .glyphicon-road:before {
	content: "\e024";
}

.hh-module .glyphicon-download-alt:before {
	content: "\e025";
}

.hh-module .glyphicon-download:before {
	content: "\e026";
}

.hh-module .glyphicon-upload:before {
	content: "\e027";
}

.hh-module .glyphicon-inbox:before {
	content: "\e028";
}

.hh-module .glyphicon-play-circle:before {
	content: "\e029";
}

.hh-module .glyphicon-repeat:before {
	content: "\e030";
}

.hh-module .glyphicon-refresh:before {
	content: "\e031";
}

.hh-module .glyphicon-list-alt:before {
	content: "\e032";
}

.hh-module .glyphicon-lock:before {
	content: "\e033";
}

.hh-module .glyphicon-flag:before {
	content: "\e034";
}

.hh-module .glyphicon-headphones:before {
	content: "\e035";
}

.hh-module .glyphicon-volume-off:before {
	content: "\e036";
}

.hh-module .glyphicon-volume-down:before {
	content: "\e037";
}

.hh-module .glyphicon-volume-up:before {
	content: "\e038";
}

.hh-module .glyphicon-qrcode:before {
	content: "\e039";
}

.hh-module .glyphicon-barcode:before {
	content: "\e040";
}

.hh-module .glyphicon-tag:before {
	content: "\e041";
}

.hh-module .glyphicon-tags:before {
	content: "\e042";
}

.hh-module .glyphicon-book:before {
	content: "\e043";
}

.hh-module .glyphicon-bookmark:before {
	content: "\e044";
}

.hh-module .glyphicon-print:before {
	content: "\e045";
}

.hh-module .glyphicon-camera:before {
	content: "\e046";
}

.hh-module .glyphicon-font:before {
	content: "\e047";
}

.hh-module .glyphicon-bold:before {
	content: "\e048";
}

.hh-module .glyphicon-italic:before {
	content: "\e049";
}

.hh-module .glyphicon-text-height:before {
	content: "\e050";
}

.hh-module .glyphicon-text-width:before {
	content: "\e051";
}

.hh-module .glyphicon-align-left:before {
	content: "\e052";
}

.hh-module .glyphicon-align-center:before {
	content: "\e053";
}

.hh-module .glyphicon-align-right:before {
	content: "\e054";
}

.hh-module .glyphicon-align-justify:before {
	content: "\e055";
}

.hh-module .glyphicon-list:before {
	content: "\e056";
}

.hh-module .glyphicon-indent-left:before {
	content: "\e057";
}

.hh-module .glyphicon-indent-right:before {
	content: "\e058";
}

.hh-module .glyphicon-facetime-video:before {
	content: "\e059";
}

.hh-module .glyphicon-picture:before {
	content: "\e060";
}

.hh-module .glyphicon-map-marker:before {
	content: "\e062";
}

.hh-module .glyphicon-adjust:before {
	content: "\e063";
}

.hh-module .glyphicon-tint:before {
	content: "\e064";
}

.hh-module .glyphicon-edit:before {
	content: "\e065";
}

.hh-module .glyphicon-share:before {
	content: "\e066";
}

.hh-module .glyphicon-check:before {
	content: "\e067";
}

.hh-module .glyphicon-move:before {
	content: "\e068";
}

.hh-module .glyphicon-step-backward:before {
	content: "\e069";
}

.hh-module .glyphicon-fast-backward:before {
	content: "\e070";
}

.hh-module .glyphicon-backward:before {
	content: "\e071";
}

.hh-module .glyphicon-play:before {
	content: "\e072";
}

.hh-module .glyphicon-pause:before {
	content: "\e073";
}

.hh-module .glyphicon-stop:before {
	content: "\e074";
}

.hh-module .glyphicon-forward:before {
	content: "\e075";
}

.hh-module .glyphicon-fast-forward:before {
	content: "\e076";
}

.hh-module .glyphicon-step-forward:before {
	content: "\e077";
}

.hh-module .glyphicon-eject:before {
	content: "\e078";
}

.hh-module .glyphicon-chevron-left:before {
	content: "\e079";
}

.hh-module .glyphicon-chevron-right:before {
	content: "\e080";
}

.hh-module .glyphicon-plus-sign:before {
	content: "\e081";
}

.hh-module .glyphicon-minus-sign:before {
	content: "\e082";
}

.hh-module .glyphicon-remove-sign:before {
	content: "\e083";
}

.hh-module .glyphicon-ok-sign:before {
	content: "\e084";
}

.hh-module .glyphicon-question-sign:before {
	content: "\e085";
}

.hh-module .glyphicon-info-sign:before {
	content: "\e086";
}

.hh-module .glyphicon-screenshot:before {
	content: "\e087";
}

.hh-module .glyphicon-remove-circle:before {
	content: "\e088";
}

.hh-module .glyphicon-ok-circle:before {
	content: "\e089";
}

.hh-module .glyphicon-ban-circle:before {
	content: "\e090";
}

.hh-module .glyphicon-arrow-left:before {
	content: "\e091";
}

.hh-module .glyphicon-arrow-right:before {
	content: "\e092";
}

.hh-module .glyphicon-arrow-up:before {
	content: "\e093";
}

.hh-module .glyphicon-arrow-down:before {
	content: "\e094";
}

.hh-module .glyphicon-share-alt:before {
	content: "\e095";
}

.hh-module .glyphicon-resize-full:before {
	content: "\e096";
}

.hh-module .glyphicon-resize-small:before {
	content: "\e097";
}

.hh-module .glyphicon-exclamation-sign:before {
	content: "\e101";
}

.hh-module .glyphicon-gift:before {
	content: "\e102";
}

.hh-module .glyphicon-leaf:before {
	content: "\e103";
}

.hh-module .glyphicon-fire:before {
	content: "\e104";
}

.hh-module .glyphicon-eye-open:before {
	content: "\e105";
}

.hh-module .glyphicon-eye-close:before {
	content: "\e106";
}

.hh-module .glyphicon-warning-sign:before {
	content: "\e107";
}

.hh-module .glyphicon-plane:before {
	content: "\e108";
}

.hh-module .glyphicon-calendar:before {
	content: "\e109";
}

.hh-module .glyphicon-random:before {
	content: "\e110";
}

.hh-module .glyphicon-comment:before {
	content: "\e111";
}

.hh-module .glyphicon-magnet:before {
	content: "\e112";
}

.hh-module .glyphicon-chevron-up:before {
	content: "\e113";
}

.hh-module .glyphicon-chevron-down:before {
	content: "\e114";
}

.hh-module .glyphicon-retweet:before {
	content: "\e115";
}

.hh-module .glyphicon-shopping-cart:before {
	content: "\e116";
}

.hh-module .glyphicon-folder-close:before {
	content: "\e117";
}

.hh-module .glyphicon-folder-open:before {
	content: "\e118";
}

.hh-module .glyphicon-resize-vertical:before {
	content: "\e119";
}

.hh-module .glyphicon-resize-horizontal:before {
	content: "\e120";
}

.hh-module .glyphicon-hdd:before {
	content: "\e121";
}

.hh-module .glyphicon-bullhorn:before {
	content: "\e122";
}

.hh-module .glyphicon-bell:before {
	content: "\e123";
}

.hh-module .glyphicon-certificate:before {
	content: "\e124";
}

.hh-module .glyphicon-thumbs-up:before {
	content: "\e125";
}

.hh-module .glyphicon-thumbs-down:before {
	content: "\e126";
}

.hh-module .glyphicon-hand-right:before {
	content: "\e127";
}

.hh-module .glyphicon-hand-left:before {
	content: "\e128";
}

.hh-module .glyphicon-hand-up:before {
	content: "\e129";
}

.hh-module .glyphicon-hand-down:before {
	content: "\e130";
}

.hh-module .glyphicon-circle-arrow-right:before {
	content: "\e131";
}

.hh-module .glyphicon-circle-arrow-left:before {
	content: "\e132";
}

.hh-module .glyphicon-circle-arrow-up:before {
	content: "\e133";
}

.hh-module .glyphicon-circle-arrow-down:before {
	content: "\e134";
}

.hh-module .glyphicon-globe:before {
	content: "\e135";
}

.hh-module .glyphicon-wrench:before {
	content: "\e136";
}

.hh-module .glyphicon-tasks:before {
	content: "\e137";
}

.hh-module .glyphicon-filter:before {
	content: "\e138";
}

.hh-module .glyphicon-briefcase:before {
	content: "\e139";
}

.hh-module .glyphicon-fullscreen:before {
	content: "\e140";
}

.hh-module .glyphicon-dashboard:before {
	content: "\e141";
}

.hh-module .glyphicon-paperclip:before {
	content: "\e142";
}

.hh-module .glyphicon-heart-empty:before {
	content: "\e143";
}

.hh-module .glyphicon-link:before {
	content: "\e144";
}

.hh-module .glyphicon-phone:before {
	content: "\e145";
}

.hh-module .glyphicon-pushpin:before {
	content: "\e146";
}

.hh-module .glyphicon-usd:before {
	content: "\e148";
}

.hh-module .glyphicon-gbp:before {
	content: "\e149";
}

.hh-module .glyphicon-sort:before {
	content: "\e150";
}

.hh-module .glyphicon-sort-by-alphabet:before {
	content: "\e151";
}

.hh-module .glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}

.hh-module .glyphicon-sort-by-order:before {
	content: "\e153";
}

.hh-module .glyphicon-sort-by-order-alt:before {
	content: "\e154";
}

.hh-module .glyphicon-sort-by-attributes:before {
	content: "\e155";
}

.hh-module .glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}

.hh-module .glyphicon-unchecked:before {
	content: "\e157";
}

.hh-module .glyphicon-expand:before {
	content: "\e158";
}

.hh-module .glyphicon-collapse-down:before {
	content: "\e159";
}

.hh-module .glyphicon-collapse-up:before {
	content: "\e160";
}

.hh-module .glyphicon-log-in:before {
	content: "\e161";
}

.hh-module .glyphicon-flash:before {
	content: "\e162";
}

.hh-module .glyphicon-log-out:before {
	content: "\e163";
}

.hh-module .glyphicon-new-window:before {
	content: "\e164";
}

.hh-module .glyphicon-record:before {
	content: "\e165";
}

.hh-module .glyphicon-save:before {
	content: "\e166";
}

.hh-module .glyphicon-open:before {
	content: "\e167";
}

.hh-module .glyphicon-saved:before {
	content: "\e168";
}

.hh-module .glyphicon-import:before {
	content: "\e169";
}

.hh-module .glyphicon-export:before {
	content: "\e170";
}

.hh-module .glyphicon-send:before {
	content: "\e171";
}

.hh-module .glyphicon-floppy-disk:before {
	content: "\e172";
}

.hh-module .glyphicon-floppy-saved:before {
	content: "\e173";
}

.hh-module .glyphicon-floppy-remove:before {
	content: "\e174";
}

.hh-module .glyphicon-floppy-save:before {
	content: "\e175";
}

.hh-module .glyphicon-floppy-open:before {
	content: "\e176";
}

.hh-module .glyphicon-credit-card:before {
	content: "\e177";
}

.hh-module .glyphicon-transfer:before {
	content: "\e178";
}

.hh-module .glyphicon-cutlery:before {
	content: "\e179";
}

.hh-module .glyphicon-header:before {
	content: "\e180";
}

.hh-module .glyphicon-compressed:before {
	content: "\e181";
}

.hh-module .glyphicon-earphone:before {
	content: "\e182";
}

.hh-module .glyphicon-phone-alt:before {
	content: "\e183";
}

.hh-module .glyphicon-tower:before {
	content: "\e184";
}

.hh-module .glyphicon-stats:before {
	content: "\e185";
}

.hh-module .glyphicon-sd-video:before {
	content: "\e186";
}

.hh-module .glyphicon-hd-video:before {
	content: "\e187";
}

.hh-module .glyphicon-subtitles:before {
	content: "\e188";
}

.hh-module .glyphicon-sound-stereo:before {
	content: "\e189";
}

.hh-module .glyphicon-sound-dolby:before {
	content: "\e190";
}

.hh-module .glyphicon-sound-5-1:before {
	content: "\e191";
}

.hh-module .glyphicon-sound-6-1:before {
	content: "\e192";
}

.hh-module .glyphicon-sound-7-1:before {
	content: "\e193";
}

.hh-module .glyphicon-copyright-mark:before {
	content: "\e194";
}

.hh-module .glyphicon-registration-mark:before {
	content: "\e195";
}

.hh-module .glyphicon-cloud-download:before {
	content: "\e197";
}

.hh-module .glyphicon-cloud-upload:before {
	content: "\e198";
}

.hh-module .glyphicon-tree-conifer:before {
	content: "\e199";
}

.hh-module .glyphicon-tree-deciduous:before {
	content: "\e200";
}

.hh-module .glyphicon-cd:before {
	content: "\e201";
}

.hh-module .glyphicon-save-file:before {
	content: "\e202";
}

.hh-module .glyphicon-open-file:before {
	content: "\e203";
}

.hh-module .glyphicon-level-up:before {
	content: "\e204";
}

.hh-module .glyphicon-copy:before {
	content: "\e205";
}

.hh-module .glyphicon-paste:before {
	content: "\e206";
}

.hh-module .glyphicon-alert:before {
	content: "\e209";
}

.hh-module .glyphicon-equalizer:before {
	content: "\e210";
}

.hh-module .glyphicon-king:before {
	content: "\e211";
}

.hh-module .glyphicon-queen:before {
	content: "\e212";
}

.hh-module .glyphicon-pawn:before {
	content: "\e213";
}

.hh-module .glyphicon-bishop:before {
	content: "\e214";
}

.hh-module .glyphicon-knight:before {
	content: "\e215";
}

.hh-module .glyphicon-baby-formula:before {
	content: "\e216";
}

.hh-module .glyphicon-tent:before {
	content: "\26fa";
}

.hh-module .glyphicon-blackboard:before {
	content: "\e218";
}

.hh-module .glyphicon-bed:before {
	content: "\e219";
}

.hh-module .glyphicon-apple:before {
	content: "\f8ff";
}

.hh-module .glyphicon-erase:before {
	content: "\e221";
}

.hh-module .glyphicon-hourglass:before {
	content: "\231b";
}

.hh-module .glyphicon-lamp:before {
	content: "\e223";
}

.hh-module .glyphicon-duplicate:before {
	content: "\e224";
}

.hh-module .glyphicon-piggy-bank:before {
	content: "\e225";
}

.hh-module .glyphicon-scissors:before {
	content: "\e226";
}

.hh-module .glyphicon-bitcoin:before {
	content: "\e227";
}

.hh-module .glyphicon-btc:before {
	content: "\e227";
}

.hh-module .glyphicon-xbt:before {
	content: "\e227";
}

.hh-module .glyphicon-yen:before {
	content: "\00a5";
}

.hh-module .glyphicon-jpy:before {
	content: "\00a5";
}

.hh-module .glyphicon-ruble:before {
	content: "\20bd";
}

.hh-module .glyphicon-rub:before {
	content: "\20bd";
}

.hh-module .glyphicon-scale:before {
	content: "\e230";
}

.hh-module .glyphicon-ice-lolly:before {
	content: "\e231";
}

.hh-module .glyphicon-ice-lolly-tasted:before {
	content: "\e232";
}

.hh-module .glyphicon-education:before {
	content: "\e233";
}

.hh-module .glyphicon-option-horizontal:before {
	content: "\e234";
}

.hh-module .glyphicon-option-vertical:before {
	content: "\e235";
}

.hh-module .glyphicon-menu-hamburger:before {
	content: "\e236";
}

.hh-module .glyphicon-modal-window:before {
	content: "\e237";
}

.hh-module .glyphicon-oil:before {
	content: "\e238";
}

.hh-module .glyphicon-grain:before {
	content: "\e239";
}

.hh-module .glyphicon-sunglasses:before {
	content: "\e240";
}

.hh-module .glyphicon-text-size:before {
	content: "\e241";
}

.hh-module .glyphicon-text-color:before {
	content: "\e242";
}

.hh-module .glyphicon-text-background:before {
	content: "\e243";
}

.hh-module .glyphicon-object-align-top:before {
	content: "\e244";
}

.hh-module .glyphicon-object-align-bottom:before {
	content: "\e245";
}

.hh-module .glyphicon-object-align-horizontal:before {
	content: "\e246";
}

.hh-module .glyphicon-object-align-left:before {
	content: "\e247";
}

.hh-module .glyphicon-object-align-vertical:before {
	content: "\e248";
}

.hh-module .glyphicon-object-align-right:before {
	content: "\e249";
}

.hh-module .glyphicon-triangle-right:before {
	content: "\e250";
}

.hh-module .glyphicon-triangle-left:before {
	content: "\e251";
}

.hh-module .glyphicon-triangle-bottom:before {
	content: "\e252";
}

.hh-module .glyphicon-triangle-top:before {
	content: "\e253";
}

.hh-module .glyphicon-console:before {
	content: "\e254";
}

.hh-module .glyphicon-superscript:before {
	content: "\e255";
}

.hh-module .glyphicon-subscript:before {
	content: "\e256";
}

.hh-module .glyphicon-menu-left:before {
	content: "\e257";
}

.hh-module .glyphicon-menu-right:before {
	content: "\e258";
}

.hh-module .glyphicon-menu-down:before {
	content: "\e259";
}

.hh-module .glyphicon-menu-up:before {
	content: "\e260";
}

.hh-module * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hh-module *:before,
.hh-module *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hh-module html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.hh-module body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #ffffff;
}

.hh-module input,
.hh-module button,
.hh-module select,
.hh-module textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.hh-module a {
	color: #337ab7;
	text-decoration: none;
}

.hh-module a:hover,
.hh-module a:focus {
	color: #23527c;
	text-decoration: underline;
}

.hh-module a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.hh-module figure {
	margin: 0;
}

.hh-module img {
	vertical-align: middle;
}

.hh-module .img-responsive,
.hh-module .thumbnail>img,
.hh-module .thumbnail a>img,
.hh-module .carousel-inner>.item>img,
.hh-module .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
}

.hh-module .img-rounded {
	border-radius: 6px;
}

.hh-module .img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.hh-module .img-circle {
	border-radius: 50%;
}

.hh-module hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

.hh-module .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.hh-module .sr-only-focusable:active,
.hh-module .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

.hh-module [role="button"] {
	cursor: pointer;
}

.hh-module h1,
.hh-module h2,
.hh-module h3,
.hh-module h4,
.hh-module h5,
.hh-module h6,
.hh-module .h1,
.hh-module .h2,
.hh-module .h3,
.hh-module .h4,
.hh-module .h5,
.hh-module .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

.hh-module h1 small,
.hh-module h2 small,
.hh-module h3 small,
.hh-module h4 small,
.hh-module h5 small,
.hh-module h6 small,
.hh-module .h1 small,
.hh-module .h2 small,
.hh-module .h3 small,
.hh-module .h4 small,
.hh-module .h5 small,
.hh-module .h6 small,
.hh-module h1 .small,
.hh-module h2 .small,
.hh-module h3 .small,
.hh-module h4 .small,
.hh-module h5 .small,
.hh-module h6 .small,
.hh-module .h1 .small,
.hh-module .h2 .small,
.hh-module .h3 .small,
.hh-module .h4 .small,
.hh-module .h5 .small,
.hh-module .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}

.hh-module h1,
.hh-module .h1,
.hh-module h2,
.hh-module .h2,
.hh-module h3,
.hh-module .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.hh-module h1 small,
.hh-module .h1 small,
.hh-module h2 small,
.hh-module .h2 small,
.hh-module h3 small,
.hh-module .h3 small,
.hh-module h1 .small,
.hh-module .h1 .small,
.hh-module h2 .small,
.hh-module .h2 .small,
.hh-module h3 .small,
.hh-module .h3 .small {
	font-size: 65%;
}

.hh-module h4,
.hh-module .h4,
.hh-module h5,
.hh-module .h5,
.hh-module h6,
.hh-module .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.hh-module h4 small,
.hh-module .h4 small,
.hh-module h5 small,
.hh-module .h5 small,
.hh-module h6 small,
.hh-module .h6 small,
.hh-module h4 .small,
.hh-module .h4 .small,
.hh-module h5 .small,
.hh-module .h5 .small,
.hh-module h6 .small,
.hh-module .h6 .small {
	font-size: 75%;
}

.hh-module h1,
.hh-module .h1,
.hh-module h1 a,
.hh-module .h1 a{
	font-size: 36px !important;
}

.hh-module h2,
.hh-module .h2,
.hh-module h2 a,
.hh-module .h2 a {
	font-size: 30px !important;
}

.hh-module h3,
.hh-module .h3,
.hh-module h3 a,
.hh-module .h3 a {
	font-size: 24px !important;
}

.hh-module h4,
.hh-module .h4,
.hh-module h4 a,
.hh-module .h4 a{
	font-size: 18px !important;
}

.hh-module h5,
.hh-module .h5,
.hh-module h5 a,
.hh-module .h5 a{
	font-size: 14px !important;
}

.hh-module h6,
.hh-module .h6,
.hh-module .h6 a {
	font-size: 12px !important;
}

.hh-module p {
	margin: 0 0 10px;
}

.hh-module .lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {
	.hh-module .lead {
		font-size: 21px;
	}
}

.hh-module small,
.hh-module .small {
	font-size: 85%;
}

.hh-module mark,
.hh-module .mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.hh-module .text-left {
	text-align: left;
}

.hh-module .text-right {
	text-align: right;
}

.hh-module .text-center {
	text-align: center;
}

.hh-module .text-justify {
	text-align: justify;
}

.hh-module .text-nowrap {
	white-space: nowrap;
}

.hh-module .text-lowercase {
	text-transform: lowercase;
}

.hh-module .text-uppercase {
	text-transform: uppercase;
}

.hh-module .text-capitalize {
	text-transform: capitalize;
}

.hh-module .text-muted {
	color: #777777;
}

.hh-module .text-primary {
	color: #337ab7;
}

.hh-module a.text-primary:hover {
	color: #286090;
}

.hh-module .text-success {
	color: #3c763d;
}

.hh-module a.text-success:hover {
	color: #2b542c;
}

.hh-module .text-info {
	color: #31708f;
}

.hh-module a.text-info:hover {
	color: #245269;
}

.hh-module .text-warning {
	color: #8a6d3b;
}

.hh-module a.text-warning:hover {
	color: #66512c;
}

.hh-module .text-danger {
	color: #a94442;
}

.hh-module a.text-danger:hover {
	color: #843534;
}

.hh-module .bg-primary {
	color: #fff;
	background-color: #337ab7;
}

.hh-module a.bg-primary:hover {
	background-color: #286090;
}

.hh-module .bg-success {
	background-color: #dff0d8;
}

.hh-module a.bg-success:hover {
	background-color: #c1e2b3;
}

.hh-module .bg-info {
	background-color: #d9edf7;
}

.hh-module a.bg-info:hover {
	background-color: #afd9ee;
}

.hh-module .bg-warning {
	background-color: #fcf8e3;
}

.hh-module a.bg-warning:hover {
	background-color: #f7ecb5;
}

.hh-module .bg-danger {
	background-color: #f2dede;
}

.hh-module a.bg-danger:hover {
	background-color: #e4b9b9;
}

.hh-module .page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee;
}

.hh-module ul,
.hh-module ol {
	margin-top: 0;
	margin-bottom: 10px;
}

.hh-module ul ul,
.hh-module ol ul,
.hh-module ul ol,
.hh-module ol ol {
	margin-bottom: 0;
}

.hh-module .list-unstyled {
	padding-left: 0;
	list-style: none;
}

.hh-module .list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.hh-module .list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

.hh-module dl {
	margin-top: 0;
	margin-bottom: 20px;
}

.hh-module dt,
.hh-module dd {
	line-height: 1.42857143;
}

.hh-module dt {
	font-weight: bold;
}

.hh-module dd {
	margin-left: 0;
}

@media (min-width: 768px) {
	.hh-module .dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.hh-module .dl-horizontal dd {
		margin-left: 180px;
	}
}

.hh-module abbr[title],
.hh-module abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}

.hh-module .initialism {
	font-size: 90%;
	text-transform: uppercase;
}

.hh-module blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee;
}

.hh-module blockquote p:last-child,
.hh-module blockquote ul:last-child,
.hh-module blockquote ol:last-child {
	margin-bottom: 0;
}

.hh-module blockquote footer,
.hh-module blockquote small,
.hh-module blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777777;
}

.hh-module blockquote footer:before,
.hh-module blockquote small:before,
.hh-module blockquote .small:before {
	content: '\2014 \00A0';
}

.hh-module .blockquote-reverse,
.hh-module blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}

.hh-module .blockquote-reverse footer:before,
.hh-module blockquote.pull-right footer:before,
.hh-module .blockquote-reverse small:before,
.hh-module blockquote.pull-right small:before,
.hh-module .blockquote-reverse .small:before,
.hh-module blockquote.pull-right .small:before {
	content: '';
}

.hh-module .blockquote-reverse footer:after,
.hh-module blockquote.pull-right footer:after,
.hh-module .blockquote-reverse small:after,
.hh-module blockquote.pull-right small:after,
.hh-module .blockquote-reverse .small:after,
.hh-module blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}

.hh-module address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}

.hh-module code,
.hh-module kbd,
.hh-module pre,
.hh-module samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.hh-module code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

.hh-module kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #ffffff;
	background-color: #333333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.hh-module kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.hh-module pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

.hh-module pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.hh-module .pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.hh-module .container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 768px) {
	.hh-module .container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.hh-module .container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.hh-module .container {
		width: 1170px;
	}
}

.hh-module .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.hh-module .row {
	margin-left: -15px;
	margin-right: -15px;
}

.hh-module .col-xs-1,
.hh-module .col-sm-1,
.hh-module .col-md-1,
.hh-module .col-lg-1,
.hh-module .col-xs-2,
.hh-module .col-sm-2,
.hh-module .col-md-2,
.hh-module .col-lg-2,
.hh-module .col-xs-3,
.hh-module .col-sm-3,
.hh-module .col-md-3,
.hh-module .col-lg-3,
.hh-module .col-xs-4,
.hh-module .col-sm-4,
.hh-module .col-md-4,
.hh-module .col-lg-4,
.hh-module .col-xs-5,
.hh-module .col-sm-5,
.hh-module .col-md-5,
.hh-module .col-lg-5,
.hh-module .col-xs-6,
.hh-module .col-sm-6,
.hh-module .col-md-6,
.hh-module .col-lg-6,
.hh-module .col-xs-7,
.hh-module .col-sm-7,
.hh-module .col-md-7,
.hh-module .col-lg-7,
.hh-module .col-xs-8,
.hh-module .col-sm-8,
.hh-module .col-md-8,
.hh-module .col-lg-8,
.hh-module .col-xs-9,
.hh-module .col-sm-9,
.hh-module .col-md-9,
.hh-module .col-lg-9,
.hh-module .col-xs-10,
.hh-module .col-sm-10,
.hh-module .col-md-10,
.hh-module .col-lg-10,
.hh-module .col-xs-11,
.hh-module .col-sm-11,
.hh-module .col-md-11,
.hh-module .col-lg-11,
.hh-module .col-xs-12,
.hh-module .col-sm-12,
.hh-module .col-md-12,
.hh-module .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.hh-module .col-xs-1,
.hh-module .col-xs-2,
.hh-module .col-xs-3,
.hh-module .col-xs-4,
.hh-module .col-xs-5,
.hh-module .col-xs-6,
.hh-module .col-xs-7,
.hh-module .col-xs-8,
.hh-module .col-xs-9,
.hh-module .col-xs-10,
.hh-module .col-xs-11,
.hh-module .col-xs-12 {
	float: left;
}

.hh-module .col-xs-12 {
	width: 100%;
}

.hh-module .col-xs-11 {
	width: 91.66666667%;
}

.hh-module .col-xs-10 {
	width: 83.33333333%;
}

.hh-module .col-xs-9 {
	width: 75%;
}

.hh-module .col-xs-8 {
	width: 66.66666667%;
}

.hh-module .col-xs-7 {
	width: 58.33333333%;
}

.hh-module .col-xs-6 {
	width: 50%;
}

.hh-module .col-xs-5 {
	width: 41.66666667%;
}

.hh-module .col-xs-4 {
	width: 33.33333333%;
}

.hh-module .col-xs-3 {
	width: 25%;
}

.hh-module .col-xs-2 {
	width: 16.66666667%;
}

.hh-module .col-xs-1 {
	width: 8.33333333%;
}

.hh-module .col-xs-pull-12 {
	right: 100%;
}

.hh-module .col-xs-pull-11 {
	right: 91.66666667%;
}

.hh-module .col-xs-pull-10 {
	right: 83.33333333%;
}

.hh-module .col-xs-pull-9 {
	right: 75%;
}

.hh-module .col-xs-pull-8 {
	right: 66.66666667%;
}

.hh-module .col-xs-pull-7 {
	right: 58.33333333%;
}

.hh-module .col-xs-pull-6 {
	right: 50%;
}

.hh-module .col-xs-pull-5 {
	right: 41.66666667%;
}

.hh-module .col-xs-pull-4 {
	right: 33.33333333%;
}

.hh-module .col-xs-pull-3 {
	right: 25%;
}

.hh-module .col-xs-pull-2 {
	right: 16.66666667%;
}

.hh-module .col-xs-pull-1 {
	right: 8.33333333%;
}

.hh-module .col-xs-pull-0 {
	right: auto;
}

.hh-module .col-xs-push-12 {
	left: 100%;
}

.hh-module .col-xs-push-11 {
	left: 91.66666667%;
}

.hh-module .col-xs-push-10 {
	left: 83.33333333%;
}

.hh-module .col-xs-push-9 {
	left: 75%;
}

.hh-module .col-xs-push-8 {
	left: 66.66666667%;
}

.hh-module .col-xs-push-7 {
	left: 58.33333333%;
}

.hh-module .col-xs-push-6 {
	left: 50%;
}

.hh-module .col-xs-push-5 {
	left: 41.66666667%;
}

.hh-module .col-xs-push-4 {
	left: 33.33333333%;
}

.hh-module .col-xs-push-3 {
	left: 25%;
}

.hh-module .col-xs-push-2 {
	left: 16.66666667%;
}

.hh-module .col-xs-push-1 {
	left: 8.33333333%;
}

.hh-module .col-xs-push-0 {
	left: auto;
}

.hh-module .col-xs-offset-12 {
	margin-left: 100%;
}

.hh-module .col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.hh-module .col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.hh-module .col-xs-offset-9 {
	margin-left: 75%;
}

.hh-module .col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.hh-module .col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.hh-module .col-xs-offset-6 {
	margin-left: 50%;
}

.hh-module .col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.hh-module .col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.hh-module .col-xs-offset-3 {
	margin-left: 25%;
}

.hh-module .col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.hh-module .col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.hh-module .col-xs-offset-0 {
	margin-left: 0%;
}

@media (min-width: 768px) {

	.hh-module .col-sm-1,
	.hh-module .col-sm-2,
	.hh-module .col-sm-3,
	.hh-module .col-sm-4,
	.hh-module .col-sm-5,
	.hh-module .col-sm-6,
	.hh-module .col-sm-7,
	.hh-module .col-sm-8,
	.hh-module .col-sm-9,
	.hh-module .col-sm-10,
	.hh-module .col-sm-11,
	.hh-module .col-sm-12 {
		float: left;
	}

	.hh-module .col-sm-12 {
		width: 100%;
	}

	.hh-module .col-sm-11 {
		width: 91.66666667%;
	}

	.hh-module .col-sm-10 {
		width: 83.33333333%;
	}

	.hh-module .col-sm-9 {
		width: 75%;
	}

	.hh-module .col-sm-8 {
		width: 66.66666667%;
	}

	.hh-module .col-sm-7 {
		width: 58.33333333%;
	}

	.hh-module .col-sm-6 {
		width: 50%;
	}

	.hh-module .col-sm-5 {
		width: 41.66666667%;
	}

	.hh-module .col-sm-4 {
		width: 33.33333333%;
	}

	.hh-module .col-sm-3 {
		width: 25%;
	}

	.hh-module .col-sm-2 {
		width: 16.66666667%;
	}

	.hh-module .col-sm-1 {
		width: 8.33333333%;
	}

	.hh-module .col-sm-pull-12 {
		right: 100%;
	}

	.hh-module .col-sm-pull-11 {
		right: 91.66666667%;
	}

	.hh-module .col-sm-pull-10 {
		right: 83.33333333%;
	}

	.hh-module .col-sm-pull-9 {
		right: 75%;
	}

	.hh-module .col-sm-pull-8 {
		right: 66.66666667%;
	}

	.hh-module .col-sm-pull-7 {
		right: 58.33333333%;
	}

	.hh-module .col-sm-pull-6 {
		right: 50%;
	}

	.hh-module .col-sm-pull-5 {
		right: 41.66666667%;
	}

	.hh-module .col-sm-pull-4 {
		right: 33.33333333%;
	}

	.hh-module .col-sm-pull-3 {
		right: 25%;
	}

	.hh-module .col-sm-pull-2 {
		right: 16.66666667%;
	}

	.hh-module .col-sm-pull-1 {
		right: 8.33333333%;
	}

	.hh-module .col-sm-pull-0 {
		right: auto;
	}

	.hh-module .col-sm-push-12 {
		left: 100%;
	}

	.hh-module .col-sm-push-11 {
		left: 91.66666667%;
	}

	.hh-module .col-sm-push-10 {
		left: 83.33333333%;
	}

	.hh-module .col-sm-push-9 {
		left: 75%;
	}

	.hh-module .col-sm-push-8 {
		left: 66.66666667%;
	}

	.hh-module .col-sm-push-7 {
		left: 58.33333333%;
	}

	.hh-module .col-sm-push-6 {
		left: 50%;
	}

	.hh-module .col-sm-push-5 {
		left: 41.66666667%;
	}

	.hh-module .col-sm-push-4 {
		left: 33.33333333%;
	}

	.hh-module .col-sm-push-3 {
		left: 25%;
	}

	.hh-module .col-sm-push-2 {
		left: 16.66666667%;
	}

	.hh-module .col-sm-push-1 {
		left: 8.33333333%;
	}

	.hh-module .col-sm-push-0 {
		left: auto;
	}

	.hh-module .col-sm-offset-12 {
		margin-left: 100%;
	}

	.hh-module .col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.hh-module .col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.hh-module .col-sm-offset-9 {
		margin-left: 75%;
	}

	.hh-module .col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.hh-module .col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.hh-module .col-sm-offset-6 {
		margin-left: 50%;
	}

	.hh-module .col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.hh-module .col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.hh-module .col-sm-offset-3 {
		margin-left: 25%;
	}

	.hh-module .col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.hh-module .col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.hh-module .col-sm-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 992px) {

	.hh-module .col-md-1,
	.hh-module .col-md-2,
	.hh-module .col-md-3,
	.hh-module .col-md-4,
	.hh-module .col-md-5,
	.hh-module .col-md-6,
	.hh-module .col-md-7,
	.hh-module .col-md-8,
	.hh-module .col-md-9,
	.hh-module .col-md-10,
	.hh-module .col-md-11,
	.hh-module .col-md-12 {
		float: left;
	}

	.hh-module .col-md-12 {
		width: 100%;
	}

	.hh-module .col-md-11 {
		width: 91.66666667%;
	}

	.hh-module .col-md-10 {
		width: 83.33333333%;
	}

	.hh-module .col-md-9 {
		width: 75%;
	}

	.hh-module .col-md-8 {
		width: 66.66666667%;
	}

	.hh-module .col-md-7 {
		width: 58.33333333%;
	}

	.hh-module .col-md-6 {
		width: 50%;
	}

	.hh-module .col-md-5 {
		width: 41.66666667%;
	}

	.hh-module .col-md-4 {
		width: 33.33333333%;
	}

	.hh-module .col-md-3 {
		width: 25%;
	}

	.hh-module .col-md-2 {
		width: 16.66666667%;
	}

	.hh-module .col-md-1 {
		width: 8.33333333%;
	}

	.hh-module .col-md-pull-12 {
		right: 100%;
	}

	.hh-module .col-md-pull-11 {
		right: 91.66666667%;
	}

	.hh-module .col-md-pull-10 {
		right: 83.33333333%;
	}

	.hh-module .col-md-pull-9 {
		right: 75%;
	}

	.hh-module .col-md-pull-8 {
		right: 66.66666667%;
	}

	.hh-module .col-md-pull-7 {
		right: 58.33333333%;
	}

	.hh-module .col-md-pull-6 {
		right: 50%;
	}

	.hh-module .col-md-pull-5 {
		right: 41.66666667%;
	}

	.hh-module .col-md-pull-4 {
		right: 33.33333333%;
	}

	.hh-module .col-md-pull-3 {
		right: 25%;
	}

	.hh-module .col-md-pull-2 {
		right: 16.66666667%;
	}

	.hh-module .col-md-pull-1 {
		right: 8.33333333%;
	}

	.hh-module .col-md-pull-0 {
		right: auto;
	}

	.hh-module .col-md-push-12 {
		left: 100%;
	}

	.hh-module .col-md-push-11 {
		left: 91.66666667%;
	}

	.hh-module .col-md-push-10 {
		left: 83.33333333%;
	}

	.hh-module .col-md-push-9 {
		left: 75%;
	}

	.hh-module .col-md-push-8 {
		left: 66.66666667%;
	}

	.hh-module .col-md-push-7 {
		left: 58.33333333%;
	}

	.hh-module .col-md-push-6 {
		left: 50%;
	}

	.hh-module .col-md-push-5 {
		left: 41.66666667%;
	}

	.hh-module .col-md-push-4 {
		left: 33.33333333%;
	}

	.hh-module .col-md-push-3 {
		left: 25%;
	}

	.hh-module .col-md-push-2 {
		left: 16.66666667%;
	}

	.hh-module .col-md-push-1 {
		left: 8.33333333%;
	}

	.hh-module .col-md-push-0 {
		left: auto;
	}

	.hh-module .col-md-offset-12 {
		margin-left: 100%;
	}

	.hh-module .col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.hh-module .col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.hh-module .col-md-offset-9 {
		margin-left: 75%;
	}

	.hh-module .col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.hh-module .col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.hh-module .col-md-offset-6 {
		margin-left: 50%;
	}

	.hh-module .col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.hh-module .col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.hh-module .col-md-offset-3 {
		margin-left: 25%;
	}

	.hh-module .col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.hh-module .col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	.hh-module .col-md-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 1200px) {

	.hh-module .col-lg-1,
	.hh-module .col-lg-2,
	.hh-module .col-lg-3,
	.hh-module .col-lg-4,
	.hh-module .col-lg-5,
	.hh-module .col-lg-6,
	.hh-module .col-lg-7,
	.hh-module .col-lg-8,
	.hh-module .col-lg-9,
	.hh-module .col-lg-10,
	.hh-module .col-lg-11,
	.hh-module .col-lg-12 {
		float: left;
	}

	.hh-module .col-lg-12 {
		width: 100%;
	}

	.hh-module .col-lg-11 {
		width: 91.66666667%;
	}

	.hh-module .col-lg-10 {
		width: 83.33333333%;
	}

	.hh-module .col-lg-9 {
		width: 75%;
	}

	.hh-module .col-lg-8 {
		width: 66.66666667%;
	}

	.hh-module .col-lg-7 {
		width: 58.33333333%;
	}

	.hh-module .col-lg-6 {
		width: 50%;
	}

	.hh-module .col-lg-5 {
		width: 41.66666667%;
	}

	.hh-module .col-lg-4 {
		width: 33.33333333%;
	}

	.hh-module .col-lg-3 {
		width: 25%;
	}

	.hh-module .col-lg-2 {
		width: 16.66666667%;
	}

	.hh-module .col-lg-1 {
		width: 8.33333333%;
	}

	.hh-module .col-lg-pull-12 {
		right: 100%;
	}

	.hh-module .col-lg-pull-11 {
		right: 91.66666667%;
	}

	.hh-module .col-lg-pull-10 {
		right: 83.33333333%;
	}

	.hh-module .col-lg-pull-9 {
		right: 75%;
	}

	.hh-module .col-lg-pull-8 {
		right: 66.66666667%;
	}

	.hh-module .col-lg-pull-7 {
		right: 58.33333333%;
	}

	.hh-module .col-lg-pull-6 {
		right: 50%;
	}

	.hh-module .col-lg-pull-5 {
		right: 41.66666667%;
	}

	.hh-module .col-lg-pull-4 {
		right: 33.33333333%;
	}

	.hh-module .col-lg-pull-3 {
		right: 25%;
	}

	.hh-module .col-lg-pull-2 {
		right: 16.66666667%;
	}

	.hh-module .col-lg-pull-1 {
		right: 8.33333333%;
	}

	.hh-module .col-lg-pull-0 {
		right: auto;
	}

	.hh-module .col-lg-push-12 {
		left: 100%;
	}

	.hh-module .col-lg-push-11 {
		left: 91.66666667%;
	}

	.hh-module .col-lg-push-10 {
		left: 83.33333333%;
	}

	.hh-module .col-lg-push-9 {
		left: 75%;
	}

	.hh-module .col-lg-push-8 {
		left: 66.66666667%;
	}

	.hh-module .col-lg-push-7 {
		left: 58.33333333%;
	}

	.hh-module .col-lg-push-6 {
		left: 50%;
	}

	.hh-module .col-lg-push-5 {
		left: 41.66666667%;
	}

	.hh-module .col-lg-push-4 {
		left: 33.33333333%;
	}

	.hh-module .col-lg-push-3 {
		left: 25%;
	}

	.hh-module .col-lg-push-2 {
		left: 16.66666667%;
	}

	.hh-module .col-lg-push-1 {
		left: 8.33333333%;
	}

	.hh-module .col-lg-push-0 {
		left: auto;
	}

	.hh-module .col-lg-offset-12 {
		margin-left: 100%;
	}

	.hh-module .col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.hh-module .col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.hh-module .col-lg-offset-9 {
		margin-left: 75%;
	}

	.hh-module .col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.hh-module .col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.hh-module .col-lg-offset-6 {
		margin-left: 50%;
	}

	.hh-module .col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.hh-module .col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.hh-module .col-lg-offset-3 {
		margin-left: 25%;
	}

	.hh-module .col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.hh-module .col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.hh-module .col-lg-offset-0 {
		margin-left: 0%;
	}
}

.hh-module table {
	background-color: transparent;
}

.hh-module caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777777;
	text-align: left;
}

.hh-module th {
	text-align: left;
}

.hh-module .table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.hh-module .table>thead>tr>th,
.hh-module .table>tbody>tr>th,
.hh-module .table>tfoot>tr>th,
.hh-module .table>thead>tr>td,
.hh-module .table>tbody>tr>td,
.hh-module .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}

.hh-module .table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #dddddd;
}

.hh-module .table>caption+thead>tr:first-child>th,
.hh-module .table>colgroup+thead>tr:first-child>th,
.hh-module .table>thead:first-child>tr:first-child>th,
.hh-module .table>caption+thead>tr:first-child>td,
.hh-module .table>colgroup+thead>tr:first-child>td,
.hh-module .table>thead:first-child>tr:first-child>td {
	border-top: 0;
}

.hh-module .table>tbody+tbody {
	border-top: 2px solid #dddddd;
}

.hh-module .table .table {
	background-color: #ffffff;
}

.hh-module .table-condensed>thead>tr>th,
.hh-module .table-condensed>tbody>tr>th,
.hh-module .table-condensed>tfoot>tr>th,
.hh-module .table-condensed>thead>tr>td,
.hh-module .table-condensed>tbody>tr>td,
.hh-module .table-condensed>tfoot>tr>td {
	padding: 5px;
}

.hh-module .table-bordered {
	border: 1px solid #dddddd;
}

.hh-module .table-bordered>thead>tr>th,
.hh-module .table-bordered>tbody>tr>th,
.hh-module .table-bordered>tfoot>tr>th,
.hh-module .table-bordered>thead>tr>td,
.hh-module .table-bordered>tbody>tr>td,
.hh-module .table-bordered>tfoot>tr>td {
	border: 1px solid #dddddd;
}

.hh-module .table-bordered>thead>tr>th,
.hh-module .table-bordered>thead>tr>td {
	border-bottom-width: 2px;
}

.hh-module .table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.hh-module .table-hover>tbody>tr:hover {
	background-color: #f5f5f5;
}

.hh-module table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}

.hh-module table td[class*="col-"],
.hh-module table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

.hh-module .table>thead>tr>td.active,
.hh-module .table>tbody>tr>td.active,
.hh-module .table>tfoot>tr>td.active,
.hh-module .table>thead>tr>th.active,
.hh-module .table>tbody>tr>th.active,
.hh-module .table>tfoot>tr>th.active,
.hh-module .table>thead>tr.active>td,
.hh-module .table>tbody>tr.active>td,
.hh-module .table>tfoot>tr.active>td,
.hh-module .table>thead>tr.active>th,
.hh-module .table>tbody>tr.active>th,
.hh-module .table>tfoot>tr.active>th {
	background-color: #f5f5f5;
}

.hh-module .table-hover>tbody>tr>td.active:hover,
.hh-module .table-hover>tbody>tr>th.active:hover,
.hh-module .table-hover>tbody>tr.active:hover>td,
.hh-module .table-hover>tbody>tr:hover>.active,
.hh-module .table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8;
}

.hh-module .table>thead>tr>td.success,
.hh-module .table>tbody>tr>td.success,
.hh-module .table>tfoot>tr>td.success,
.hh-module .table>thead>tr>th.success,
.hh-module .table>tbody>tr>th.success,
.hh-module .table>tfoot>tr>th.success,
.hh-module .table>thead>tr.success>td,
.hh-module .table>tbody>tr.success>td,
.hh-module .table>tfoot>tr.success>td,
.hh-module .table>thead>tr.success>th,
.hh-module .table>tbody>tr.success>th,
.hh-module .table>tfoot>tr.success>th {
	background-color: #dff0d8;
}

.hh-module .table-hover>tbody>tr>td.success:hover,
.hh-module .table-hover>tbody>tr>th.success:hover,
.hh-module .table-hover>tbody>tr.success:hover>td,
.hh-module .table-hover>tbody>tr:hover>.success,
.hh-module .table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6;
}

.hh-module .table>thead>tr>td.info,
.hh-module .table>tbody>tr>td.info,
.hh-module .table>tfoot>tr>td.info,
.hh-module .table>thead>tr>th.info,
.hh-module .table>tbody>tr>th.info,
.hh-module .table>tfoot>tr>th.info,
.hh-module .table>thead>tr.info>td,
.hh-module .table>tbody>tr.info>td,
.hh-module .table>tfoot>tr.info>td,
.hh-module .table>thead>tr.info>th,
.hh-module .table>tbody>tr.info>th,
.hh-module .table>tfoot>tr.info>th {
	background-color: #d9edf7;
}

.hh-module .table-hover>tbody>tr>td.info:hover,
.hh-module .table-hover>tbody>tr>th.info:hover,
.hh-module .table-hover>tbody>tr.info:hover>td,
.hh-module .table-hover>tbody>tr:hover>.info,
.hh-module .table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3;
}

.hh-module .table>thead>tr>td.warning,
.hh-module .table>tbody>tr>td.warning,
.hh-module .table>tfoot>tr>td.warning,
.hh-module .table>thead>tr>th.warning,
.hh-module .table>tbody>tr>th.warning,
.hh-module .table>tfoot>tr>th.warning,
.hh-module .table>thead>tr.warning>td,
.hh-module .table>tbody>tr.warning>td,
.hh-module .table>tfoot>tr.warning>td,
.hh-module .table>thead>tr.warning>th,
.hh-module .table>tbody>tr.warning>th,
.hh-module .table>tfoot>tr.warning>th {
	background-color: #fcf8e3;
}

.hh-module .table-hover>tbody>tr>td.warning:hover,
.hh-module .table-hover>tbody>tr>th.warning:hover,
.hh-module .table-hover>tbody>tr.warning:hover>td,
.hh-module .table-hover>tbody>tr:hover>.warning,
.hh-module .table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc;
}

.hh-module .table>thead>tr>td.danger,
.hh-module .table>tbody>tr>td.danger,
.hh-module .table>tfoot>tr>td.danger,
.hh-module .table>thead>tr>th.danger,
.hh-module .table>tbody>tr>th.danger,
.hh-module .table>tfoot>tr>th.danger,
.hh-module .table>thead>tr.danger>td,
.hh-module .table>tbody>tr.danger>td,
.hh-module .table>tfoot>tr.danger>td,
.hh-module .table>thead>tr.danger>th,
.hh-module .table>tbody>tr.danger>th,
.hh-module .table>tfoot>tr.danger>th {
	background-color: #f2dede;
}

.hh-module .table-hover>tbody>tr>td.danger:hover,
.hh-module .table-hover>tbody>tr>th.danger:hover,
.hh-module .table-hover>tbody>tr.danger:hover>td,
.hh-module .table-hover>tbody>tr:hover>.danger,
.hh-module .table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc;
}

.hh-module .table-responsive {
	overflow-x: auto;
	min-height: 0.01%;
}

@media screen and (max-width: 767px) {
	.hh-module .table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #dddddd;
	}

	.hh-module .table-responsive>.table {
		margin-bottom: 0;
	}

	.hh-module .table-responsive>.table>thead>tr>th,
	.hh-module .table-responsive>.table>tbody>tr>th,
	.hh-module .table-responsive>.table>tfoot>tr>th,
	.hh-module .table-responsive>.table>thead>tr>td,
	.hh-module .table-responsive>.table>tbody>tr>td,
	.hh-module .table-responsive>.table>tfoot>tr>td {
		white-space: nowrap;
	}

	.hh-module .table-responsive>.table-bordered {
		border: 0;
	}

	.hh-module .table-responsive>.table-bordered>thead>tr>th:first-child,
	.hh-module .table-responsive>.table-bordered>tbody>tr>th:first-child,
	.hh-module .table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.hh-module .table-responsive>.table-bordered>thead>tr>td:first-child,
	.hh-module .table-responsive>.table-bordered>tbody>tr>td:first-child,
	.hh-module .table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0;
	}

	.hh-module .table-responsive>.table-bordered>thead>tr>th:last-child,
	.hh-module .table-responsive>.table-bordered>tbody>tr>th:last-child,
	.hh-module .table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.hh-module .table-responsive>.table-bordered>thead>tr>td:last-child,
	.hh-module .table-responsive>.table-bordered>tbody>tr>td:last-child,
	.hh-module .table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0;
	}

	.hh-module .table-responsive>.table-bordered>tbody>tr:last-child>th,
	.hh-module .table-responsive>.table-bordered>tfoot>tr:last-child>th,
	.hh-module .table-responsive>.table-bordered>tbody>tr:last-child>td,
	.hh-module .table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0;
	}
}

.hh-module fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

.hh-module legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

.hh-module label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

.hh-module input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hh-module input[type="radio"],
.hh-module input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

.hh-module input[type="file"] {
	display: block;
}

.hh-module input[type="range"] {
	display: block;
	width: 100%;
}

.hh-module select[multiple],
.hh-module select[size] {
	height: auto;
}

.hh-module input[type="file"]:focus,
.hh-module input[type="radio"]:focus,
.hh-module input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.hh-module output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
}

.hh-module .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.hh-module .form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.hh-module .form-control::-moz-placeholder {
	color: #999999;
	opacity: 1;
}

.hh-module .form-control:-ms-input-placeholder {
	color: #999999;
}

.hh-module .form-control::-webkit-input-placeholder {
	color: #999999;
}

.hh-module .form-control[disabled],
.hh-module .form-control[readonly],
.hh-module fieldset[disabled] .form-control {
	background-color: #eeeeee;
	opacity: 1;
}

.hh-module .form-control[disabled],
.hh-module fieldset[disabled] .form-control {
	cursor: not-allowed;
}

.hh-module textarea.form-control {
	height: auto;
}

.hh-module input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	.hh-module input[type="date"],
	.hh-module input[type="time"],
	.hh-module input[type="datetime-local"],
	.hh-module input[type="month"] {
		line-height: 34px;
	}

	.hh-module input[type="date"].input-sm,
	.hh-module input[type="time"].input-sm,
	.hh-module input[type="datetime-local"].input-sm,
	.hh-module input[type="month"].input-sm,
	.hh-module .input-group-sm input[type="date"],
	.hh-module .input-group-sm input[type="time"],
	.hh-module .input-group-sm input[type="datetime-local"],
	.hh-module .input-group-sm input[type="month"] {
		line-height: 30px;
	}

	.hh-module input[type="date"].input-lg,
	.hh-module input[type="time"].input-lg,
	.hh-module input[type="datetime-local"].input-lg,
	.hh-module input[type="month"].input-lg,
	.hh-module .input-group-lg input[type="date"],
	.hh-module .input-group-lg input[type="time"],
	.hh-module .input-group-lg input[type="datetime-local"],
	.hh-module .input-group-lg input[type="month"] {
		line-height: 46px;
	}
}

.hh-module .form-group {
	margin-bottom: 15px;
}

.hh-module .radio,
.hh-module .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hh-module .radio label,
.hh-module .checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.hh-module .radio input[type="radio"],
.hh-module .radio-inline input[type="radio"],
.hh-module .checkbox input[type="checkbox"],
.hh-module .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

.hh-module .radio+.radio,
.hh-module .checkbox+.checkbox {
	margin-top: -5px;
}

.hh-module .radio-inline,
.hh-module .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

.hh-module .radio-inline+.radio-inline,
.hh-module .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

.hh-module input[type="radio"][disabled],
.hh-module input[type="checkbox"][disabled],
.hh-module input[type="radio"].disabled,
.hh-module input[type="checkbox"].disabled,
.hh-module fieldset[disabled] input[type="radio"],
.hh-module fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

.hh-module .radio-inline.disabled,
.hh-module .checkbox-inline.disabled,
.hh-module fieldset[disabled] .radio-inline,
.hh-module fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.hh-module .radio.disabled label,
.hh-module .checkbox.disabled label,
.hh-module fieldset[disabled] .radio label,
.hh-module fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.hh-module .form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}

.hh-module .form-control-static.input-lg,
.hh-module .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0;
}

.hh-module .input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.hh-module select.input-sm {
	height: 30px;
	line-height: 30px;
}

.hh-module textarea.input-sm,
.hh-module select[multiple].input-sm {
	height: auto;
}

.hh-module .form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.hh-module select.form-group-sm .form-control {
	height: 30px;
	line-height: 30px;
}

.hh-module textarea.form-group-sm .form-control,
.hh-module select[multiple].form-group-sm .form-control {
	height: auto;
}

.hh-module .form-group-sm .form-control-static {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	min-height: 32px;
}

.hh-module .input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.hh-module select.input-lg {
	height: 46px;
	line-height: 46px;
}

.hh-module textarea.input-lg,
.hh-module select[multiple].input-lg {
	height: auto;
}

.hh-module .form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.hh-module select.form-group-lg .form-control {
	height: 46px;
	line-height: 46px;
}

.hh-module textarea.form-group-lg .form-control,
.hh-module select[multiple].form-group-lg .form-control {
	height: auto;
}

.hh-module .form-group-lg .form-control-static {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	min-height: 38px;
}

.hh-module .has-feedback {
	position: relative;
}

.hh-module .has-feedback .form-control {
	padding-right: 42.5px;
}

.hh-module .form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.hh-module .input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.hh-module .input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.hh-module .has-success .help-block,
.hh-module .has-success .control-label,
.hh-module .has-success .radio,
.hh-module .has-success .checkbox,
.hh-module .has-success .radio-inline,
.hh-module .has-success .checkbox-inline,
.hh-module .has-success.radio label,
.hh-module .has-success.checkbox label,
.hh-module .has-success.radio-inline label,
.hh-module .has-success.checkbox-inline label {
	color: #3c763d;
}

.hh-module .has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.hh-module .has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.hh-module .has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.hh-module .has-success .form-control-feedback {
	color: #3c763d;
}

.hh-module .has-warning .help-block,
.hh-module .has-warning .control-label,
.hh-module .has-warning .radio,
.hh-module .has-warning .checkbox,
.hh-module .has-warning .radio-inline,
.hh-module .has-warning .checkbox-inline,
.hh-module .has-warning.radio label,
.hh-module .has-warning.checkbox label,
.hh-module .has-warning.radio-inline label,
.hh-module .has-warning.checkbox-inline label {
	color: #8a6d3b;
}

.hh-module .has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.hh-module .has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.hh-module .has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.hh-module .has-warning .form-control-feedback {
	color: #8a6d3b;
}

.hh-module .has-error .help-block,
.hh-module .has-error .control-label,
.hh-module .has-error .radio,
.hh-module .has-error .checkbox,
.hh-module .has-error .radio-inline,
.hh-module .has-error .checkbox-inline,
.hh-module .has-error.radio label,
.hh-module .has-error.checkbox label,
.hh-module .has-error.radio-inline label,
.hh-module .has-error.checkbox-inline label {
	color: #a94442;
}

.hh-module .has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.hh-module .has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.hh-module .has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

.hh-module .has-error .form-control-feedback {
	color: #a94442;
}

.hh-module .has-feedback label~.form-control-feedback {
	top: 25px;
}

.hh-module .has-feedback label.sr-only~.form-control-feedback {
	top: 0;
}

.hh-module .help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width: 768px) {
	.hh-module .form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.hh-module .form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.hh-module .form-inline .form-control-static {
		display: inline-block;
	}

	.hh-module .form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.hh-module .form-inline .input-group .input-group-addon,
	.hh-module .form-inline .input-group .input-group-btn,
	.hh-module .form-inline .input-group .form-control {
		width: auto;
	}

	.hh-module .form-inline .input-group>.form-control {
		width: 100%;
	}

	.hh-module .form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.hh-module .form-inline .radio,
	.hh-module .form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.hh-module .form-inline .radio label,
	.hh-module .form-inline .checkbox label {
		padding-left: 0;
	}

	.hh-module .form-inline .radio input[type="radio"],
	.hh-module .form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}

	.hh-module .form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.hh-module .form-horizontal .radio,
.hh-module .form-horizontal .checkbox,
.hh-module .form-horizontal .radio-inline,
.hh-module .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.hh-module .form-horizontal .radio,
.hh-module .form-horizontal .checkbox {
	min-height: 27px;
}

.hh-module .form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

@media (min-width: 768px) {
	.hh-module .form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.hh-module .form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
	.hh-module .form-horizontal .form-group-lg .control-label {
		padding-top: 14.333333px;
	}
}

@media (min-width: 768px) {
	.hh-module .form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
	}
}

.hh-module .btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.hh-module .btn:focus,
.hh-module .btn:active:focus,
.hh-module .btn.active:focus,
.hh-module .btn.focus,
.hh-module .btn:active.focus,
.hh-module .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.hh-module .btn:hover,
.hh-module .btn:focus,
.hh-module .btn.focus {
	color: #333333;
	text-decoration: none;
}

.hh-module .btn:active,
.hh-module .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.hh-module .btn.disabled,
.hh-module .btn[disabled],
.hh-module fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.hh-module .btn-default {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

.hh-module .btn-default:hover,
.hh-module .btn-default:focus,
.hh-module .btn-default.focus,
.hh-module .btn-default:active,
.hh-module .btn-default.active,
.hh-module .open>.dropdown-toggle.btn-default {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.hh-module .btn-default:active,
.hh-module .btn-default.active,
.hh-module .open>.dropdown-toggle.btn-default {
	background-image: none;
}

.hh-module .btn-default.disabled,
.hh-module .btn-default[disabled],
.hh-module fieldset[disabled] .btn-default,
.hh-module .btn-default.disabled:hover,
.hh-module .btn-default[disabled]:hover,
.hh-module fieldset[disabled] .btn-default:hover,
.hh-module .btn-default.disabled:focus,
.hh-module .btn-default[disabled]:focus,
.hh-module fieldset[disabled] .btn-default:focus,
.hh-module .btn-default.disabled.focus,
.hh-module .btn-default[disabled].focus,
.hh-module fieldset[disabled] .btn-default.focus,
.hh-module .btn-default.disabled:active,
.hh-module .btn-default[disabled]:active,
.hh-module fieldset[disabled] .btn-default:active,
.hh-module .btn-default.disabled.active,
.hh-module .btn-default[disabled].active,
.hh-module fieldset[disabled] .btn-default.active {
	background-color: #ffffff;
	border-color: #cccccc;
}

.hh-module .btn-default .badge {
	color: #ffffff;
	background-color: #333333;
}

.hh-module .btn-primary {
	color: #ffffff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.hh-module .btn-primary:hover,
.hh-module .btn-primary:focus,
.hh-module .btn-primary.focus,
.hh-module .btn-primary:active,
.hh-module .btn-primary.active,
.hh-module .open>.dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #286090;
	border-color: #204d74;
}

.hh-module .btn-primary:active,
.hh-module .btn-primary.active,
.hh-module .open>.dropdown-toggle.btn-primary {
	background-image: none;
}

.hh-module .btn-primary.disabled,
.hh-module .btn-primary[disabled],
.hh-module fieldset[disabled] .btn-primary,
.hh-module .btn-primary.disabled:hover,
.hh-module .btn-primary[disabled]:hover,
.hh-module fieldset[disabled] .btn-primary:hover,
.hh-module .btn-primary.disabled:focus,
.hh-module .btn-primary[disabled]:focus,
.hh-module fieldset[disabled] .btn-primary:focus,
.hh-module .btn-primary.disabled.focus,
.hh-module .btn-primary[disabled].focus,
.hh-module fieldset[disabled] .btn-primary.focus,
.hh-module .btn-primary.disabled:active,
.hh-module .btn-primary[disabled]:active,
.hh-module fieldset[disabled] .btn-primary:active,
.hh-module .btn-primary.disabled.active,
.hh-module .btn-primary[disabled].active,
.hh-module fieldset[disabled] .btn-primary.active {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.hh-module .btn-primary .badge {
	color: #337ab7;
	background-color: #ffffff;
}

.hh-module .btn-success {
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.hh-module .btn-success:hover,
.hh-module .btn-success:focus,
.hh-module .btn-success.focus,
.hh-module .btn-success:active,
.hh-module .btn-success.active,
.hh-module .open>.dropdown-toggle.btn-success {
	color: #ffffff;
	background-color: #449d44;
	border-color: #398439;
}

.hh-module .btn-success:active,
.hh-module .btn-success.active,
.hh-module .open>.dropdown-toggle.btn-success {
	background-image: none;
}

.hh-module .btn-success.disabled,
.hh-module .btn-success[disabled],
.hh-module fieldset[disabled] .btn-success,
.hh-module .btn-success.disabled:hover,
.hh-module .btn-success[disabled]:hover,
.hh-module fieldset[disabled] .btn-success:hover,
.hh-module .btn-success.disabled:focus,
.hh-module .btn-success[disabled]:focus,
.hh-module fieldset[disabled] .btn-success:focus,
.hh-module .btn-success.disabled.focus,
.hh-module .btn-success[disabled].focus,
.hh-module fieldset[disabled] .btn-success.focus,
.hh-module .btn-success.disabled:active,
.hh-module .btn-success[disabled]:active,
.hh-module fieldset[disabled] .btn-success:active,
.hh-module .btn-success.disabled.active,
.hh-module .btn-success[disabled].active,
.hh-module fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.hh-module .btn-success .badge {
	color: #5cb85c;
	background-color: #ffffff;
}

.hh-module .btn-info {
	color: #ffffff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.hh-module .btn-info:hover,
.hh-module .btn-info:focus,
.hh-module .btn-info.focus,
.hh-module .btn-info:active,
.hh-module .btn-info.active,
.hh-module .open>.dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.hh-module .btn-info:active,
.hh-module .btn-info.active,
.hh-module .open>.dropdown-toggle.btn-info {
	background-image: none;
}

.hh-module .btn-info.disabled,
.hh-module .btn-info[disabled],
.hh-module fieldset[disabled] .btn-info,
.hh-module .btn-info.disabled:hover,
.hh-module .btn-info[disabled]:hover,
.hh-module fieldset[disabled] .btn-info:hover,
.hh-module .btn-info.disabled:focus,
.hh-module .btn-info[disabled]:focus,
.hh-module fieldset[disabled] .btn-info:focus,
.hh-module .btn-info.disabled.focus,
.hh-module .btn-info[disabled].focus,
.hh-module fieldset[disabled] .btn-info.focus,
.hh-module .btn-info.disabled:active,
.hh-module .btn-info[disabled]:active,
.hh-module fieldset[disabled] .btn-info:active,
.hh-module .btn-info.disabled.active,
.hh-module .btn-info[disabled].active,
.hh-module fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.hh-module .btn-info .badge {
	color: #5bc0de;
	background-color: #ffffff;
}

.hh-module .btn-warning {
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.hh-module .btn-warning:hover,
.hh-module .btn-warning:focus,
.hh-module .btn-warning.focus,
.hh-module .btn-warning:active,
.hh-module .btn-warning.active,
.hh-module .open>.dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #ec971f;
	border-color: #d58512;
}

.hh-module .btn-warning:active,
.hh-module .btn-warning.active,
.hh-module .open>.dropdown-toggle.btn-warning {
	background-image: none;
}

.hh-module .btn-warning.disabled,
.hh-module .btn-warning[disabled],
.hh-module fieldset[disabled] .btn-warning,
.hh-module .btn-warning.disabled:hover,
.hh-module .btn-warning[disabled]:hover,
.hh-module fieldset[disabled] .btn-warning:hover,
.hh-module .btn-warning.disabled:focus,
.hh-module .btn-warning[disabled]:focus,
.hh-module fieldset[disabled] .btn-warning:focus,
.hh-module .btn-warning.disabled.focus,
.hh-module .btn-warning[disabled].focus,
.hh-module fieldset[disabled] .btn-warning.focus,
.hh-module .btn-warning.disabled:active,
.hh-module .btn-warning[disabled]:active,
.hh-module fieldset[disabled] .btn-warning:active,
.hh-module .btn-warning.disabled.active,
.hh-module .btn-warning[disabled].active,
.hh-module fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.hh-module .btn-warning .badge {
	color: #f0ad4e;
	background-color: #ffffff;
}

.hh-module .btn-danger {
	color: #ffffff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.hh-module .btn-danger:hover,
.hh-module .btn-danger:focus,
.hh-module .btn-danger.focus,
.hh-module .btn-danger:active,
.hh-module .btn-danger.active,
.hh-module .open>.dropdown-toggle.btn-danger {
	color: #ffffff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.hh-module .btn-danger:active,
.hh-module .btn-danger.active,
.hh-module .open>.dropdown-toggle.btn-danger {
	background-image: none;
}

.hh-module .btn-danger.disabled,
.hh-module .btn-danger[disabled],
.hh-module fieldset[disabled] .btn-danger,
.hh-module .btn-danger.disabled:hover,
.hh-module .btn-danger[disabled]:hover,
.hh-module fieldset[disabled] .btn-danger:hover,
.hh-module .btn-danger.disabled:focus,
.hh-module .btn-danger[disabled]:focus,
.hh-module fieldset[disabled] .btn-danger:focus,
.hh-module .btn-danger.disabled.focus,
.hh-module .btn-danger[disabled].focus,
.hh-module fieldset[disabled] .btn-danger.focus,
.hh-module .btn-danger.disabled:active,
.hh-module .btn-danger[disabled]:active,
.hh-module fieldset[disabled] .btn-danger:active,
.hh-module .btn-danger.disabled.active,
.hh-module .btn-danger[disabled].active,
.hh-module fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.hh-module .btn-danger .badge {
	color: #d9534f;
	background-color: #ffffff;
}

.hh-module .btn-link {
	color: #337ab7;
	font-weight: normal;
	border-radius: 0;
}

.hh-module .btn-link,
.hh-module .btn-link:active,
.hh-module .btn-link.active,
.hh-module .btn-link[disabled],
.hh-module fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.hh-module .btn-link,
.hh-module .btn-link:hover,
.hh-module .btn-link:focus,
.hh-module .btn-link:active {
	border-color: transparent;
}

.hh-module .btn-link:hover,
.hh-module .btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

.hh-module .btn-link[disabled]:hover,
.hh-module fieldset[disabled] .btn-link:hover,
.hh-module .btn-link[disabled]:focus,
.hh-module fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}

.hh-module .btn-lg,
.hh-module .btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.hh-module .btn-sm,
.hh-module .btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.hh-module .btn-xs,
.hh-module .btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.hh-module .btn-block {
	display: block;
	width: 100%;
}

.hh-module .btn-block+.btn-block {
	margin-top: 5px;
}

.hh-module input[type="submit"].btn-block,
.hh-module input[type="reset"].btn-block,
.hh-module input[type="button"].btn-block {
	width: 100%;
}

.hh-module .fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.hh-module .fade.in {
	opacity: 1;
}

.hh-module .collapse {
	display: none;
}

.hh-module .collapse.in {
	display: block;
}

.hh-module tr.collapse.in {
	display: table-row;
}

.hh-module tbody.collapse.in {
	display: table-row-group;
}

.hh-module .collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	-o-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.hh-module .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;
}

.hh-module .dropup,
.hh-module .dropdown {
	position: relative;
}

.hh-module .dropdown-toggle:focus {
	outline: 0;
}

.hh-module .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: 14px;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.hh-module .dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.hh-module .dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.hh-module .dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333333;
	white-space: nowrap;
}

.hh-module .dropdown-menu>li>a:hover,
.hh-module .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

.hh-module .dropdown-menu>.active>a,
.hh-module .dropdown-menu>.active>a:hover,
.hh-module .dropdown-menu>.active>a:focus {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7;
}

.hh-module .dropdown-menu>.disabled>a,
.hh-module .dropdown-menu>.disabled>a:hover,
.hh-module .dropdown-menu>.disabled>a:focus {
	color: #777777;
}

.hh-module .dropdown-menu>.disabled>a:hover,
.hh-module .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed;
}

.hh-module .open>.dropdown-menu {
	display: block;
}

.hh-module .open>a {
	outline: 0;
}

.hh-module .dropdown-menu-right {
	left: auto;
	right: 0;
}

.hh-module .dropdown-menu-left {
	left: 0;
	right: auto;
}

.hh-module .dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777777;
	white-space: nowrap;
}

.hh-module .dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.hh-module .pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

.hh-module .dropup .caret,
.hh-module .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: "";
}

.hh-module .dropup .dropdown-menu,
.hh-module .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 768px) {
	.hh-module .navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}

	.hh-module .navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.hh-module .btn-group,
.hh-module .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.hh-module .btn-group>.btn,
.hh-module .btn-group-vertical>.btn {
	position: relative;
	float: left;
}

.hh-module .btn-group>.btn:hover,
.hh-module .btn-group-vertical>.btn:hover,
.hh-module .btn-group>.btn:focus,
.hh-module .btn-group-vertical>.btn:focus,
.hh-module .btn-group>.btn:active,
.hh-module .btn-group-vertical>.btn:active,
.hh-module .btn-group>.btn.active,
.hh-module .btn-group-vertical>.btn.active {
	z-index: 2;
}

.hh-module .btn-group .btn+.btn,
.hh-module .btn-group .btn+.btn-group,
.hh-module .btn-group .btn-group+.btn,
.hh-module .btn-group .btn-group+.btn-group {
	margin-left: -1px;
}

.hh-module .btn-toolbar {
	margin-left: -5px;
}

.hh-module .btn-toolbar .btn-group,
.hh-module .btn-toolbar .input-group {
	float: left;
}

.hh-module .btn-toolbar>.btn,
.hh-module .btn-toolbar>.btn-group,
.hh-module .btn-toolbar>.input-group {
	margin-left: 5px;
}

.hh-module .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.hh-module .btn-group>.btn:first-child {
	margin-left: 0;
}

.hh-module .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.hh-module .btn-group>.btn:last-child:not(:first-child),
.hh-module .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.hh-module .btn-group>.btn-group {
	float: left;
}

.hh-module .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.hh-module .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.hh-module .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.hh-module .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.hh-module .btn-group .dropdown-toggle:active,
.hh-module .btn-group.open .dropdown-toggle {
	outline: 0;
}

.hh-module .btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.hh-module .btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.hh-module .btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.hh-module .btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.hh-module .btn .caret {
	margin-left: 0;
}

.hh-module .btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.hh-module .dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.hh-module .btn-group-vertical>.btn,
.hh-module .btn-group-vertical>.btn-group,
.hh-module .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.hh-module .btn-group-vertical>.btn-group>.btn {
	float: none;
}

.hh-module .btn-group-vertical>.btn+.btn,
.hh-module .btn-group-vertical>.btn+.btn-group,
.hh-module .btn-group-vertical>.btn-group+.btn,
.hh-module .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.hh-module .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.hh-module .btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.hh-module .btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.hh-module .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.hh-module .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.hh-module .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.hh-module .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.hh-module .btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.hh-module .btn-group-justified>.btn,
.hh-module .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.hh-module .btn-group-justified>.btn-group .btn {
	width: 100%;
}

.hh-module .btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}

.hh-module [data-toggle="buttons"]>.btn input[type="radio"],
.hh-module [data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
.hh-module [data-toggle="buttons"]>.btn input[type="checkbox"],
.hh-module [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.hh-module .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.hh-module .input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.hh-module .input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.hh-module .input-group-lg>.form-control,
.hh-module .input-group-lg>.input-group-addon,
.hh-module .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.hh-module select.input-group-lg>.form-control,
.hh-module select.input-group-lg>.input-group-addon,
.hh-module select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px;
}

.hh-module textarea.input-group-lg>.form-control,
.hh-module textarea.input-group-lg>.input-group-addon,
.hh-module textarea.input-group-lg>.input-group-btn>.btn,
.hh-module select[multiple].input-group-lg>.form-control,
.hh-module select[multiple].input-group-lg>.input-group-addon,
.hh-module select[multiple].input-group-lg>.input-group-btn>.btn {
	height: auto;
}

.hh-module .input-group-sm>.form-control,
.hh-module .input-group-sm>.input-group-addon,
.hh-module .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.hh-module select.input-group-sm>.form-control,
.hh-module select.input-group-sm>.input-group-addon,
.hh-module select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px;
}

.hh-module textarea.input-group-sm>.form-control,
.hh-module textarea.input-group-sm>.input-group-addon,
.hh-module textarea.input-group-sm>.input-group-btn>.btn,
.hh-module select[multiple].input-group-sm>.form-control,
.hh-module select[multiple].input-group-sm>.input-group-addon,
.hh-module select[multiple].input-group-sm>.input-group-btn>.btn {
	height: auto;
}

.hh-module .input-group-addon,
.hh-module .input-group-btn,
.hh-module .input-group .form-control {
	display: table-cell;
}

.hh-module .input-group-addon:not(:first-child):not(:last-child),
.hh-module .input-group-btn:not(:first-child):not(:last-child),
.hh-module .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.hh-module .input-group-addon,
.hh-module .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.hh-module .input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

.hh-module .input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.hh-module .input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.hh-module .input-group-addon input[type="radio"],
.hh-module .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.hh-module .input-group .form-control:first-child,
.hh-module .input-group-addon:first-child,
.hh-module .input-group-btn:first-child>.btn,
.hh-module .input-group-btn:first-child>.btn-group>.btn,
.hh-module .input-group-btn:first-child>.dropdown-toggle,
.hh-module .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.hh-module .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.hh-module .input-group-addon:first-child {
	border-right: 0;
}

.hh-module .input-group .form-control:last-child,
.hh-module .input-group-addon:last-child,
.hh-module .input-group-btn:last-child>.btn,
.hh-module .input-group-btn:last-child>.btn-group>.btn,
.hh-module .input-group-btn:last-child>.dropdown-toggle,
.hh-module .input-group-btn:first-child>.btn:not(:first-child),
.hh-module .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.hh-module .input-group-addon:last-child {
	border-left: 0;
}

.hh-module .input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.hh-module .input-group-btn>.btn {
	position: relative;
}

.hh-module .input-group-btn>.btn+.btn {
	margin-left: -1px;
}

.hh-module .input-group-btn>.btn:hover,
.hh-module .input-group-btn>.btn:focus,
.hh-module .input-group-btn>.btn:active {
	z-index: 2;
}

.hh-module .input-group-btn:first-child>.btn,
.hh-module .input-group-btn:first-child>.btn-group {
	margin-right: -1px;
}

.hh-module .input-group-btn:last-child>.btn,
.hh-module .input-group-btn:last-child>.btn-group {
	margin-left: -1px;
}

.hh-module .nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.hh-module .nav>li {
	position: relative;
	display: block;
}

.hh-module .nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.hh-module .nav>li>a:hover,
.hh-module .nav>li>a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}

.hh-module .nav>li.disabled>a {
	color: #777777;
}

.hh-module .nav>li.disabled>a:hover,
.hh-module .nav>li.disabled>a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.hh-module .nav .open>a,
.hh-module .nav .open>a:hover,
.hh-module .nav .open>a:focus {
	background-color: #eeeeee;
	border-color: #337ab7;
}

.hh-module .nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.hh-module .nav>li>a>img {
	max-width: none;
}

.hh-module .nav-tabs {
	border-bottom: 1px solid #dddddd;
}

.hh-module .nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.hh-module .nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.hh-module .nav-tabs>li>a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}

.hh-module .nav-tabs>li.active>a,
.hh-module .nav-tabs>li.active>a:hover,
.hh-module .nav-tabs>li.active>a:focus {
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-bottom-color: transparent;
	cursor: default;
}

.hh-module .nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.hh-module .nav-tabs.nav-justified>li {
	float: none;
}

.hh-module .nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
}

.hh-module .nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
	.hh-module .nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%;
	}

	.hh-module .nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
	}
}

.hh-module .nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px;
}

.hh-module .nav-tabs.nav-justified>.active>a,
.hh-module .nav-tabs.nav-justified>.active>a:hover,
.hh-module .nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #dddddd;
}

@media (min-width: 768px) {
	.hh-module .nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #dddddd;
		border-radius: 4px 4px 0 0;
	}

	.hh-module .nav-tabs.nav-justified>.active>a,
	.hh-module .nav-tabs.nav-justified>.active>a:hover,
	.hh-module .nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #ffffff;
	}
}

.hh-module .nav-pills>li {
	float: left;
}

.hh-module .nav-pills>li>a {
	border-radius: 4px;
}

.hh-module .nav-pills>li+li {
	margin-left: 2px;
}

.hh-module .nav-pills>li.active>a,
.hh-module .nav-pills>li.active>a:hover,
.hh-module .nav-pills>li.active>a:focus {
	color: #ffffff;
	background-color: #337ab7;
}

.hh-module .nav-stacked>li {
	float: none;
}

.hh-module .nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0;
}

.hh-module .nav-justified {
	width: 100%;
}

.hh-module .nav-justified>li {
	float: none;
}

.hh-module .nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
}

.hh-module .nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
	.hh-module .nav-justified>li {
		display: table-cell;
		width: 1%;
	}

	.hh-module .nav-justified>li>a {
		margin-bottom: 0;
	}
}

.hh-module .nav-tabs-justified {
	border-bottom: 0;
}

.hh-module .nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px;
}

.hh-module .nav-tabs-justified>.active>a,
.hh-module .nav-tabs-justified>.active>a:hover,
.hh-module .nav-tabs-justified>.active>a:focus {
	border: 1px solid #dddddd;
}

@media (min-width: 768px) {
	.hh-module .nav-tabs-justified>li>a {
		border-bottom: 1px solid #dddddd;
		border-radius: 4px 4px 0 0;
	}

	.hh-module .nav-tabs-justified>.active>a,
	.hh-module .nav-tabs-justified>.active>a:hover,
	.hh-module .nav-tabs-justified>.active>a:focus {
		border-bottom-color: #ffffff;
	}
}

.hh-module .tab-content>.tab-pane {
	display: none;
}

.hh-module .tab-content>.active {
	display: block;
}

.hh-module .nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.hh-module .navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width: 768px) {
	.hh-module .navbar {
		border-radius: 4px;
	}
}

@media (min-width: 768px) {
	.hh-module .navbar-header {
		float: left;
	}
}

.hh-module .navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}

.hh-module .navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 768px) {
	.hh-module .navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.hh-module .navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	.hh-module .navbar-collapse.in {
		overflow-y: visible;
	}

	.hh-module .navbar-fixed-top .navbar-collapse,
	.hh-module .navbar-static-top .navbar-collapse,
	.hh-module .navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.hh-module .navbar-fixed-top .navbar-collapse,
.hh-module .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

	.hh-module .navbar-fixed-top .navbar-collapse,
	.hh-module .navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

.hh-module .container>.navbar-header,
.hh-module .container-fluid>.navbar-header,
.hh-module .container>.navbar-collapse,
.hh-module .container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {

	.hh-module .container>.navbar-header,
	.hh-module .container-fluid>.navbar-header,
	.hh-module .container>.navbar-collapse,
	.hh-module .container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.hh-module .navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
	.hh-module .navbar-static-top {
		border-radius: 0;
	}
}

.hh-module .navbar-fixed-top,
.hh-module .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px) {

	.hh-module .navbar-fixed-top,
	.hh-module .navbar-fixed-bottom {
		border-radius: 0;
	}
}

.hh-module .navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.hh-module .navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.hh-module .navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
}

.hh-module .navbar-brand:hover,
.hh-module .navbar-brand:focus {
	text-decoration: none;
}

.hh-module .navbar-brand>img {
	display: block;
}

@media (min-width: 768px) {

	.hh-module .navbar>.container .navbar-brand,
	.hh-module .navbar>.container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.hh-module .navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.hh-module .navbar-toggle:focus {
	outline: 0;
}

.hh-module .navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.hh-module .navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

@media (min-width: 768px) {
	.hh-module .navbar-toggle {
		display: none;
	}
}

.hh-module .navbar-nav {
	margin: 7.5px -15px;
}

.hh-module .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width: 767px) {
	.hh-module .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.hh-module .navbar-nav .open .dropdown-menu>li>a,
	.hh-module .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}

	.hh-module .navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
	}

	.hh-module .navbar-nav .open .dropdown-menu>li>a:hover,
	.hh-module .navbar-nav .open .dropdown-menu>li>a:focus {
		background-image: none;
	}
}

@media (min-width: 768px) {
	.hh-module .navbar-nav {
		float: left;
		margin: 0;
	}

	.hh-module .navbar-nav>li {
		float: left;
	}

	.hh-module .navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.hh-module .navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px;
}

@media (min-width: 768px) {
	.hh-module .navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.hh-module .navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.hh-module .navbar-form .form-control-static {
		display: inline-block;
	}

	.hh-module .navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.hh-module .navbar-form .input-group .input-group-addon,
	.hh-module .navbar-form .input-group .input-group-btn,
	.hh-module .navbar-form .input-group .form-control {
		width: auto;
	}

	.hh-module .navbar-form .input-group>.form-control {
		width: 100%;
	}

	.hh-module .navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.hh-module .navbar-form .radio,
	.hh-module .navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.hh-module .navbar-form .radio label,
	.hh-module .navbar-form .checkbox label {
		padding-left: 0;
	}

	.hh-module .navbar-form .radio input[type="radio"],
	.hh-module .navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}

	.hh-module .navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width: 767px) {
	.hh-module .navbar-form .form-group {
		margin-bottom: 5px;
	}

	.hh-module .navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	.hh-module .navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.hh-module .navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.hh-module .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;
}

.hh-module .navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.hh-module .navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.hh-module .navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.hh-module .navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width: 768px) {
	.hh-module .navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (min-width: 768px) {
	.hh-module .navbar-left {
		float: left !important;
	}

	.hh-module .navbar-right {
		float: right !important;
		margin-right: -15px;
	}

	.hh-module .navbar-right~.navbar-right {
		margin-right: 0;
	}
}

.hh-module .navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.hh-module .navbar-default .navbar-brand {
	color: #777777;
}

.hh-module .navbar-default .navbar-brand:hover,
.hh-module .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}

.hh-module .navbar-default .navbar-text {
	color: #777777;
}

.hh-module .navbar-default .navbar-nav>li>a {
	color: #777777;
}

.hh-module .navbar-default .navbar-nav>li>a:hover,
.hh-module .navbar-default .navbar-nav>li>a:focus {
	color: #333333;
	background-color: transparent;
}

.hh-module .navbar-default .navbar-nav>.active>a,
.hh-module .navbar-default .navbar-nav>.active>a:hover,
.hh-module .navbar-default .navbar-nav>.active>a:focus {
	color: #555555;
	background-color: #e7e7e7;
}

.hh-module .navbar-default .navbar-nav>.disabled>a,
.hh-module .navbar-default .navbar-nav>.disabled>a:hover,
.hh-module .navbar-default .navbar-nav>.disabled>a:focus {
	color: #cccccc;
	background-color: transparent;
}

.hh-module .navbar-default .navbar-toggle {
	border-color: #dddddd;
}

.hh-module .navbar-default .navbar-toggle:hover,
.hh-module .navbar-default .navbar-toggle:focus {
	background-color: #dddddd;
}

.hh-module .navbar-default .navbar-toggle .icon-bar {
	background-color: #888888;
}

.hh-module .navbar-default .navbar-collapse,
.hh-module .navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.hh-module .navbar-default .navbar-nav>.open>a,
.hh-module .navbar-default .navbar-nav>.open>a:hover,
.hh-module .navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555555;
}

@media (max-width: 767px) {
	.hh-module .navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777777;
	}

	.hh-module .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.hh-module .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #333333;
		background-color: transparent;
	}

	.hh-module .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.hh-module .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.hh-module .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #555555;
		background-color: #e7e7e7;
	}

	.hh-module .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.hh-module .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.hh-module .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #cccccc;
		background-color: transparent;
	}
}

.hh-module .navbar-default .navbar-link {
	color: #777777;
}

.hh-module .navbar-default .navbar-link:hover {
	color: #333333;
}

.hh-module .navbar-default .btn-link {
	color: #777777;
}

.hh-module .navbar-default .btn-link:hover,
.hh-module .navbar-default .btn-link:focus {
	color: #333333;
}

.hh-module .navbar-default .btn-link[disabled]:hover,
.hh-module fieldset[disabled] .navbar-default .btn-link:hover,
.hh-module .navbar-default .btn-link[disabled]:focus,
.hh-module fieldset[disabled] .navbar-default .btn-link:focus {
	color: #cccccc;
}

.hh-module .navbar-inverse {
	background-color: #222222;
	border-color: #080808;
}

.hh-module .navbar-inverse .navbar-brand {
	color: #9d9d9d;
}

.hh-module .navbar-inverse .navbar-brand:hover,
.hh-module .navbar-inverse .navbar-brand:focus {
	color: #ffffff;
	background-color: transparent;
}

.hh-module .navbar-inverse .navbar-text {
	color: #9d9d9d;
}

.hh-module .navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d;
}

.hh-module .navbar-inverse .navbar-nav>li>a:hover,
.hh-module .navbar-inverse .navbar-nav>li>a:focus {
	color: #ffffff;
	background-color: transparent;
}

.hh-module .navbar-inverse .navbar-nav>.active>a,
.hh-module .navbar-inverse .navbar-nav>.active>a:hover,
.hh-module .navbar-inverse .navbar-nav>.active>a:focus {
	color: #ffffff;
	background-color: #080808;
}

.hh-module .navbar-inverse .navbar-nav>.disabled>a,
.hh-module .navbar-inverse .navbar-nav>.disabled>a:hover,
.hh-module .navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444444;
	background-color: transparent;
}

.hh-module .navbar-inverse .navbar-toggle {
	border-color: #333333;
}

.hh-module .navbar-inverse .navbar-toggle:hover,
.hh-module .navbar-inverse .navbar-toggle:focus {
	background-color: #333333;
}

.hh-module .navbar-inverse .navbar-toggle .icon-bar {
	background-color: #ffffff;
}

.hh-module .navbar-inverse .navbar-collapse,
.hh-module .navbar-inverse .navbar-form {
	border-color: #101010;
}

.hh-module .navbar-inverse .navbar-nav>.open>a,
.hh-module .navbar-inverse .navbar-nav>.open>a:hover,
.hh-module .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #080808;
	color: #ffffff;
}

@media (max-width: 767px) {
	.hh-module .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808;
	}

	.hh-module .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}

	.hh-module .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d;
	}

	.hh-module .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
	.hh-module .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #ffffff;
		background-color: transparent;
	}

	.hh-module .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.hh-module .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
	.hh-module .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #ffffff;
		background-color: #080808;
	}

	.hh-module .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.hh-module .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.hh-module .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444444;
		background-color: transparent;
	}
}

.hh-module .navbar-inverse .navbar-link {
	color: #9d9d9d;
}

.hh-module .navbar-inverse .navbar-link:hover {
	color: #ffffff;
}

.hh-module .navbar-inverse .btn-link {
	color: #9d9d9d;
}

.hh-module .navbar-inverse .btn-link:hover,
.hh-module .navbar-inverse .btn-link:focus {
	color: #ffffff;
}

.hh-module .navbar-inverse .btn-link[disabled]:hover,
.hh-module fieldset[disabled] .navbar-inverse .btn-link:hover,
.hh-module .navbar-inverse .btn-link[disabled]:focus,
.hh-module fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444444;
}

.hh-module .breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.hh-module .breadcrumb>li {
	display: inline-block;
}

.hh-module .breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #cccccc;
}

.hh-module .breadcrumb>.active {
	color: #777777;
}

.hh-module .pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.hh-module .pagination>li {
	display: inline;
}

.hh-module .pagination>li>a,
.hh-module .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #337ab7;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}

.hh-module .pagination>li:first-child>a,
.hh-module .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.hh-module .pagination>li:last-child>a,
.hh-module .pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.hh-module .pagination>li>a:hover,
.hh-module .pagination>li>span:hover,
.hh-module .pagination>li>a:focus,
.hh-module .pagination>li>span:focus {
	color: #23527c;
	background-color: #eeeeee;
	border-color: #dddddd;
}

.hh-module .pagination>.active>a,
.hh-module .pagination>.active>span,
.hh-module .pagination>.active>a:hover,
.hh-module .pagination>.active>span:hover,
.hh-module .pagination>.active>a:focus,
.hh-module .pagination>.active>span:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default;
}

.hh-module .pagination>.disabled>span,
.hh-module .pagination>.disabled>span:hover,
.hh-module .pagination>.disabled>span:focus,
.hh-module .pagination>.disabled>a,
.hh-module .pagination>.disabled>a:hover,
.hh-module .pagination>.disabled>a:focus {
	color: #777777;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}

.hh-module .pagination-lg>li>a,
.hh-module .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
}

.hh-module .pagination-lg>li:first-child>a,
.hh-module .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.hh-module .pagination-lg>li:last-child>a,
.hh-module .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.hh-module .pagination-sm>li>a,
.hh-module .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
}

.hh-module .pagination-sm>li:first-child>a,
.hh-module .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.hh-module .pagination-sm>li:last-child>a,
.hh-module .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.hh-module .pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

.hh-module .pager li {
	display: inline;
}

.hh-module .pager li>a,
.hh-module .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 15px;
}

.hh-module .pager li>a:hover,
.hh-module .pager li>a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}

.hh-module .pager .next>a,
.hh-module .pager .next>span {
	float: right;
}

.hh-module .pager .previous>a,
.hh-module .pager .previous>span {
	float: left;
}

.hh-module .pager .disabled>a,
.hh-module .pager .disabled>a:hover,
.hh-module .pager .disabled>a:focus,
.hh-module .pager .disabled>span {
	color: #777777;
	background-color: #ffffff;
	cursor: not-allowed;
}

.hh-module .label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.hh-module a.label:hover,
.hh-module a.label:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.hh-module .label:empty {
	display: none;
}

.hh-module .btn .label {
	position: relative;
	top: -1px;
}

.hh-module .label-default {
	background-color: #777777;
}

.hh-module .label-default[href]:hover,
.hh-module .label-default[href]:focus {
	background-color: #5e5e5e;
}

.hh-module .label-primary {
	background-color: #337ab7;
}

.hh-module .label-primary[href]:hover,
.hh-module .label-primary[href]:focus {
	background-color: #286090;
}

.hh-module .label-success {
	background-color: #5cb85c;
}

.hh-module .label-success[href]:hover,
.hh-module .label-success[href]:focus {
	background-color: #449d44;
}

.hh-module .label-info {
	background-color: #5bc0de;
}

.hh-module .label-info[href]:hover,
.hh-module .label-info[href]:focus {
	background-color: #31b0d5;
}

.hh-module .label-warning {
	background-color: #f0ad4e;
}

.hh-module .label-warning[href]:hover,
.hh-module .label-warning[href]:focus {
	background-color: #ec971f;
}

.hh-module .label-danger {
	background-color: #d9534f;
}

.hh-module .label-danger[href]:hover,
.hh-module .label-danger[href]:focus {
	background-color: #c9302c;
}

.hh-module .badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #777777;
	border-radius: 10px;
}

.hh-module .badge:empty {
	display: none;
}

.hh-module .btn .badge {
	position: relative;
	top: -1px;
}

.hh-module .btn-xs .badge,
.hh-module .btn-group-xs>.btn .badge {
	top: 0;
	padding: 1px 5px;
}

.hh-module a.badge:hover,
.hh-module a.badge:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.hh-module .list-group-item.active>.badge,
.hh-module .nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #ffffff;
}

.hh-module .list-group-item>.badge {
	float: right;
}

.hh-module .list-group-item>.badge+.badge {
	margin-right: 5px;
}

.hh-module .nav-pills>li>a>.badge {
	margin-left: 3px;
}

.hh-module .jumbotron {
	padding: 30px 15px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
}

.hh-module .jumbotron h1,
.hh-module .jumbotron .h1 {
	color: inherit;
}

.hh-module .jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.hh-module .jumbotron>hr {
	border-top-color: #d5d5d5;
}

.hh-module .container .jumbotron,
.hh-module .container-fluid .jumbotron {
	border-radius: 6px;
}

.hh-module .jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.hh-module .jumbotron {
		padding: 48px 0;
	}

	.hh-module .container .jumbotron,
	.hh-module .container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}

	.hh-module .jumbotron h1,
	.hh-module .jumbotron .h1 {
		font-size: 63px;
	}
}

.hh-module .thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}

.hh-module .thumbnail>img,
.hh-module .thumbnail a>img {
	margin-left: auto;
	margin-right: auto;
}

.hh-module a.thumbnail:hover,
.hh-module a.thumbnail:focus,
.hh-module a.thumbnail.active {
	border-color: #337ab7;
}

.hh-module .thumbnail .caption {
	padding: 9px;
	color: #333333;
}

.hh-module .alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.hh-module .alert h4 {
	margin-top: 0;
	color: inherit;
}

.hh-module .alert .alert-link {
	font-weight: bold;
}

.hh-module .alert>p,
.hh-module .alert>ul {
	margin-bottom: 0;
}

.hh-module .alert>p+p {
	margin-top: 5px;
}

.hh-module .alert-dismissable,
.hh-module .alert-dismissible {
	padding-right: 35px;
}

.hh-module .alert-dismissable .close,
.hh-module .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.hh-module .alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.hh-module .alert-success hr {
	border-top-color: #c9e2b3;
}

.hh-module .alert-success .alert-link {
	color: #2b542c;
}

.hh-module .alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.hh-module .alert-info hr {
	border-top-color: #a6e1ec;
}

.hh-module .alert-info .alert-link {
	color: #245269;
}

.hh-module .alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.hh-module .alert-warning hr {
	border-top-color: #f7e1b5;
}

.hh-module .alert-warning .alert-link {
	color: #66512c;
}

.hh-module .alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.hh-module .alert-danger hr {
	border-top-color: #e4b9c0;
}

.hh-module .alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@-o-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;
	}
}

.hh-module .progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.hh-module .progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.hh-module .progress-striped .progress-bar,
.hh-module .progress-bar-striped {
	background-image: -webkit-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-image: -o-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-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);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}

.hh-module .progress.active .progress-bar,
.hh-module .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.hh-module .progress-bar-success {
	background-color: #5cb85c;
}

.hh-module .progress-striped .progress-bar-success {
	background-image: -webkit-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-image: -o-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-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);
}

.hh-module .progress-bar-info {
	background-color: #5bc0de;
}

.hh-module .progress-striped .progress-bar-info {
	background-image: -webkit-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-image: -o-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-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);
}

.hh-module .progress-bar-warning {
	background-color: #f0ad4e;
}

.hh-module .progress-striped .progress-bar-warning {
	background-image: -webkit-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-image: -o-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-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);
}

.hh-module .progress-bar-danger {
	background-color: #d9534f;
}

.hh-module .progress-striped .progress-bar-danger {
	background-image: -webkit-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-image: -o-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-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);
}

.hh-module .media {
	margin-top: 15px;
}

.hh-module .media:first-child {
	margin-top: 0;
}

.hh-module .media,
.hh-module .media-body {
	zoom: 1;
	overflow: hidden;
}

.hh-module .media-body {
	width: 10000px;
}

.hh-module .media-object {
	display: block;
}

.hh-module .media-right,
.hh-module .media>.pull-right {
	padding-left: 10px;
}

.hh-module .media-left,
.hh-module .media>.pull-left {
	padding-right: 10px;
}

.hh-module .media-left,
.hh-module .media-right,
.hh-module .media-body {
	display: table-cell;
	vertical-align: top;
}

.hh-module .media-middle {
	vertical-align: middle;
}

.hh-module .media-bottom {
	vertical-align: bottom;
}

.hh-module .media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.hh-module .media-list {
	padding-left: 0;
	list-style: none;
}

.hh-module .list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.hh-module .list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

.hh-module .list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.hh-module .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.hh-module a.list-group-item {
	color: #555555;
}

.hh-module a.list-group-item .list-group-item-heading {
	color: #333333;
}

.hh-module a.list-group-item:hover,
.hh-module a.list-group-item:focus {
	text-decoration: none;
	color: #555555;
	background-color: #f5f5f5;
}

.hh-module .list-group-item.disabled,
.hh-module .list-group-item.disabled:hover,
.hh-module .list-group-item.disabled:focus {
	background-color: #eeeeee;
	color: #777777;
	cursor: not-allowed;
}

.hh-module .list-group-item.disabled .list-group-item-heading,
.hh-module .list-group-item.disabled:hover .list-group-item-heading,
.hh-module .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.hh-module .list-group-item.disabled .list-group-item-text,
.hh-module .list-group-item.disabled:hover .list-group-item-text,
.hh-module .list-group-item.disabled:focus .list-group-item-text {
	color: #777777;
}

.hh-module .list-group-item.active,
.hh-module .list-group-item.active:hover,
.hh-module .list-group-item.active:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.hh-module .list-group-item.active .list-group-item-heading,
.hh-module .list-group-item.active:hover .list-group-item-heading,
.hh-module .list-group-item.active:focus .list-group-item-heading,
.hh-module .list-group-item.active .list-group-item-heading>small,
.hh-module .list-group-item.active:hover .list-group-item-heading>small,
.hh-module .list-group-item.active:focus .list-group-item-heading>small,
.hh-module .list-group-item.active .list-group-item-heading>.small,
.hh-module .list-group-item.active:hover .list-group-item-heading>.small,
.hh-module .list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit;
}

.hh-module .list-group-item.active .list-group-item-text,
.hh-module .list-group-item.active:hover .list-group-item-text,
.hh-module .list-group-item.active:focus .list-group-item-text {
	color: #c7ddef;
}

.hh-module .list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

.hh-module a.list-group-item-success {
	color: #3c763d;
}

.hh-module a.list-group-item-success .list-group-item-heading {
	color: inherit;
}

.hh-module a.list-group-item-success:hover,
.hh-module a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}

.hh-module a.list-group-item-success.active,
.hh-module a.list-group-item-success.active:hover,
.hh-module a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.hh-module .list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

.hh-module a.list-group-item-info {
	color: #31708f;
}

.hh-module a.list-group-item-info .list-group-item-heading {
	color: inherit;
}

.hh-module a.list-group-item-info:hover,
.hh-module a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

.hh-module a.list-group-item-info.active,
.hh-module a.list-group-item-info.active:hover,
.hh-module a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.hh-module .list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

.hh-module a.list-group-item-warning {
	color: #8a6d3b;
}

.hh-module a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

.hh-module a.list-group-item-warning:hover,
.hh-module a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

.hh-module a.list-group-item-warning.active,
.hh-module a.list-group-item-warning.active:hover,
.hh-module a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.hh-module .list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

.hh-module a.list-group-item-danger {
	color: #a94442;
}

.hh-module a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

.hh-module a.list-group-item-danger:hover,
.hh-module a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

.hh-module a.list-group-item-danger.active,
.hh-module a.list-group-item-danger.active:hover,
.hh-module a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.hh-module .list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.hh-module .list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.hh-module .panel {
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.hh-module .panel-body {
	padding: 15px;
}

.hh-module .panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.hh-module .panel-heading>.dropdown .dropdown-toggle {
	color: inherit;
}

.hh-module .panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.hh-module .panel-title>a,
.hh-module .panel-title>small,
.hh-module .panel-title>.small,
.hh-module .panel-title>small>a,
.hh-module .panel-title>.small>a {
	color: inherit;
}

.hh-module .panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.hh-module .panel>.list-group,
.hh-module .panel>.panel-collapse>.list-group {
	margin-bottom: 0;
}

.hh-module .panel>.list-group .list-group-item,
.hh-module .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.hh-module .panel>.list-group:first-child .list-group-item:first-child,
.hh-module .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;
}

.hh-module .panel>.list-group:last-child .list-group-item:last-child,
.hh-module .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;
}

.hh-module .panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.hh-module .list-group+.panel-footer {
	border-top-width: 0;
}

.hh-module .panel>.table,
.hh-module .panel>.table-responsive>.table,
.hh-module .panel>.panel-collapse>.table {
	margin-bottom: 0;
}

.hh-module .panel>.table caption,
.hh-module .panel>.table-responsive>.table caption,
.hh-module .panel>.panel-collapse>.table caption {
	padding-left: 15px;
	padding-right: 15px;
}

.hh-module .panel>.table:first-child,
.hh-module .panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.hh-module .panel>.table:first-child>thead:first-child>tr:first-child,
.hh-module .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.hh-module .panel>.table:first-child>tbody:first-child>tr:first-child,
.hh-module .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.hh-module .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.hh-module .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.hh-module .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.hh-module .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.hh-module .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.hh-module .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.hh-module .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.hh-module .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.hh-module .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.hh-module .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.hh-module .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.hh-module .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.hh-module .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.hh-module .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.hh-module .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.hh-module .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.hh-module .panel>.table:last-child,
.hh-module .panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.hh-module .panel>.table:last-child>tbody:last-child>tr:last-child,
.hh-module .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.hh-module .panel>.table:last-child>tfoot:last-child>tr:last-child,
.hh-module .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.hh-module .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.hh-module .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.hh-module .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.hh-module .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.hh-module .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.hh-module .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.hh-module .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.hh-module .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.hh-module .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.hh-module .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.hh-module .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.hh-module .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.hh-module .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.hh-module .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.hh-module .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.hh-module .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.hh-module .panel>.panel-body+.table,
.hh-module .panel>.panel-body+.table-responsive,
.hh-module .panel>.table+.panel-body,
.hh-module .panel>.table-responsive+.panel-body {
	border-top: 1px solid #dddddd;
}

.hh-module .panel>.table>tbody:first-child>tr:first-child th,
.hh-module .panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0;
}

.hh-module .panel>.table-bordered,
.hh-module .panel>.table-responsive>.table-bordered {
	border: 0;
}

.hh-module .panel>.table-bordered>thead>tr>th:first-child,
.hh-module .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.hh-module .panel>.table-bordered>tbody>tr>th:first-child,
.hh-module .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.hh-module .panel>.table-bordered>tfoot>tr>th:first-child,
.hh-module .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.hh-module .panel>.table-bordered>thead>tr>td:first-child,
.hh-module .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.hh-module .panel>.table-bordered>tbody>tr>td:first-child,
.hh-module .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.hh-module .panel>.table-bordered>tfoot>tr>td:first-child,
.hh-module .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0;
}

.hh-module .panel>.table-bordered>thead>tr>th:last-child,
.hh-module .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.hh-module .panel>.table-bordered>tbody>tr>th:last-child,
.hh-module .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.hh-module .panel>.table-bordered>tfoot>tr>th:last-child,
.hh-module .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.hh-module .panel>.table-bordered>thead>tr>td:last-child,
.hh-module .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.hh-module .panel>.table-bordered>tbody>tr>td:last-child,
.hh-module .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.hh-module .panel>.table-bordered>tfoot>tr>td:last-child,
.hh-module .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0;
}

.hh-module .panel>.table-bordered>thead>tr:first-child>td,
.hh-module .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.hh-module .panel>.table-bordered>tbody>tr:first-child>td,
.hh-module .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.hh-module .panel>.table-bordered>thead>tr:first-child>th,
.hh-module .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.hh-module .panel>.table-bordered>tbody>tr:first-child>th,
.hh-module .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0;
}

.hh-module .panel>.table-bordered>tbody>tr:last-child>td,
.hh-module .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.hh-module .panel>.table-bordered>tfoot>tr:last-child>td,
.hh-module .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.hh-module .panel>.table-bordered>tbody>tr:last-child>th,
.hh-module .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.hh-module .panel>.table-bordered>tfoot>tr:last-child>th,
.hh-module .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0;
}

.hh-module .panel>.table-responsive {
	border: 0;
	margin-bottom: 0;
}

.hh-module .panel-group {
	margin-bottom: 20px;
}

.hh-module .panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.hh-module .panel-group .panel+.panel {
	margin-top: 5px;
}

.hh-module .panel-group .panel-heading {
	border-bottom: 0;
}

.hh-module .panel-group .panel-heading+.panel-collapse>.panel-body,
.hh-module .panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px solid #dddddd;
}

.hh-module .panel-group .panel-footer {
	border-top: 0;
}

.hh-module .panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}

.hh-module .panel-default {
	border-color: #dddddd;
}

.hh-module .panel-default>.panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #dddddd;
}

.hh-module .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #dddddd;
}

.hh-module .panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333333;
}

.hh-module .panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #dddddd;
}

.hh-module .panel-primary {
	border-color: #337ab7;
}

.hh-module .panel-primary>.panel-heading {
	color: #ffffff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.hh-module .panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7;
}

.hh-module .panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #ffffff;
}

.hh-module .panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7;
}

.hh-module .panel-success {
	border-color: #d6e9c6;
}

.hh-module .panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.hh-module .panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6;
}

.hh-module .panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.hh-module .panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6;
}

.hh-module .panel-info {
	border-color: #bce8f1;
}

.hh-module .panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.hh-module .panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1;
}

.hh-module .panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.hh-module .panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1;
}

.hh-module .panel-warning {
	border-color: #faebcc;
}

.hh-module .panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.hh-module .panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc;
}

.hh-module .panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.hh-module .panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc;
}

.hh-module .panel-danger {
	border-color: #ebccd1;
}

.hh-module .panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.hh-module .panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1;
}

.hh-module .panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.hh-module .panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1;
}

.hh-module .embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.hh-module .embed-responsive .embed-responsive-item,
.hh-module .embed-responsive iframe,
.hh-module .embed-responsive embed,
.hh-module .embed-responsive object,
.hh-module .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.hh-module .embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.hh-module .embed-responsive-4by3 {
	padding-bottom: 75%;
}

.hh-module .well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.hh-module .well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.hh-module .well-lg {
	padding: 24px;
	border-radius: 6px;
}

.hh-module .well-sm {
	padding: 9px;
	border-radius: 3px;
}

.hh-module .close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.hh-module .close:hover,
.hh-module .close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.hh-module button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.hh-module .modal-open {
	overflow: hidden;
}

.hh-module .modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.hh-module .modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.hh-module .modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.hh-module .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.hh-module .modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.hh-module .modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0;
}

.hh-module .modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000;
}

.hh-module .modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.hh-module .modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.hh-module .modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px;
}

.hh-module .modal-header .close {
	margin-top: -2px;
}

.hh-module .modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.hh-module .modal-body {
	position: relative;
	padding: 15px;
}

.hh-module .modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.hh-module .modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.hh-module .modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.hh-module .modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.hh-module .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.hh-module .modal-dialog {
		width: 600px;
		margin: 30px auto;
	}

	.hh-module .modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}

	.hh-module .modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.hh-module .modal-lg {
		width: 900px;
	}
}

.hh-module .tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}

.hh-module .tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.hh-module .tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.hh-module .tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.hh-module .tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.hh-module .tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.hh-module .tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	border-radius: 4px;
}

.hh-module .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.hh-module .tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.hh-module .tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.hh-module .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}

.hh-module .tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000000;
}

.hh-module .tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000000;
}

.hh-module .tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

.hh-module .tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

.hh-module .tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}

.hh-module .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	background-color: #ffffff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
}

.hh-module .popover.top {
	margin-top: -10px;
}

.hh-module .popover.right {
	margin-left: 10px;
}

.hh-module .popover.bottom {
	margin-top: 10px;
}

.hh-module .popover.left {
	margin-left: -10px;
}

.hh-module .popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.hh-module .popover-content {
	padding: 9px 14px;
}

.hh-module .popover>.arrow,
.hh-module .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.hh-module .popover>.arrow {
	border-width: 11px;
}

.hh-module .popover>.arrow:after {
	border-width: 10px;
	content: "";
}

.hh-module .popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}

.hh-module .popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #ffffff;
}

.hh-module .popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.hh-module .popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #ffffff;
}

.hh-module .popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}

.hh-module .popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #ffffff;
}

.hh-module .popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.hh-module .popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #ffffff;
	bottom: -10px;
}

.hh-module .carousel {
	position: relative;
}

.hh-module .carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.hh-module .carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

.hh-module .carousel-inner>.item>img,
.hh-module .carousel-inner>.item>a>img {
	line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.hh-module .carousel-inner>.item {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		-o-transition: -o-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000;
		perspective: 1000;
	}

	.hh-module .carousel-inner>.item.next,
	.hh-module .carousel-inner>.item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}

	.hh-module .carousel-inner>.item.prev,
	.hh-module .carousel-inner>.item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}

	.hh-module .carousel-inner>.item.next.left,
	.hh-module .carousel-inner>.item.prev.right,
	.hh-module .carousel-inner>.item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.hh-module .carousel-inner>.active,
.hh-module .carousel-inner>.next,
.hh-module .carousel-inner>.prev {
	display: block;
}

.hh-module .carousel-inner>.active {
	left: 0;
}

.hh-module .carousel-inner>.next,
.hh-module .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.hh-module .carousel-inner>.next {
	left: 100%;
}

.hh-module .carousel-inner>.prev {
	left: -100%;
}

.hh-module .carousel-inner>.next.left,
.hh-module .carousel-inner>.prev.right {
	left: 0;
}

.hh-module .carousel-inner>.active.left {
	left: -100%;
}

.hh-module .carousel-inner>.active.right {
	left: 100%;
}

.hh-module .carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.hh-module .carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.hh-module .carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.hh-module .carousel-control:hover,
.hh-module .carousel-control:focus {
	outline: 0;
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.hh-module .carousel-control .icon-prev,
.hh-module .carousel-control .icon-next,
.hh-module .carousel-control .glyphicon-chevron-left,
.hh-module .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}

.hh-module .carousel-control .icon-prev,
.hh-module .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

.hh-module .carousel-control .icon-next,
.hh-module .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}

.hh-module .carousel-control .icon-prev,
.hh-module .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	line-height: 1;
	font-family: serif;
}

.hh-module .carousel-control .icon-prev:before {
	content: '\2039';
}

.hh-module .carousel-control .icon-next:before {
	content: '\203a';
}

.hh-module .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;
}

.hh-module .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #ffffff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
}

.hh-module .carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #ffffff;
}

.hh-module .carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.hh-module .carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {

	.hh-module .carousel-control .glyphicon-chevron-left,
	.hh-module .carousel-control .glyphicon-chevron-right,
	.hh-module .carousel-control .icon-prev,
	.hh-module .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}

	.hh-module .carousel-control .glyphicon-chevron-left,
	.hh-module .carousel-control .icon-prev {
		margin-left: -15px;
	}

	.hh-module .carousel-control .glyphicon-chevron-right,
	.hh-module .carousel-control .icon-next {
		margin-right: -15px;
	}

	.hh-module .carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}

	.hh-module .carousel-indicators {
		bottom: 20px;
	}
}

.hh-module .clearfix:before,
.hh-module .clearfix:after,
.hh-module .dl-horizontal dd:before,
.hh-module .dl-horizontal dd:after,
.hh-module .container:before,
.hh-module .container:after,
.hh-module .container-fluid:before,
.hh-module .container-fluid:after,
.hh-module .row:before,
.hh-module .row:after,
.hh-module .form-horizontal .form-group:before,
.hh-module .form-horizontal .form-group:after,
.hh-module .btn-toolbar:before,
.hh-module .btn-toolbar:after,
.hh-module .btn-group-vertical>.btn-group:before,
.hh-module .btn-group-vertical>.btn-group:after,
.hh-module .nav:before,
.hh-module .nav:after,
.hh-module .navbar:before,
.hh-module .navbar:after,
.hh-module .navbar-header:before,
.hh-module .navbar-header:after,
.hh-module .navbar-collapse:before,
.hh-module .navbar-collapse:after,
.hh-module .pager:before,
.hh-module .pager:after,
.hh-module .panel-body:before,
.hh-module .panel-body:after,
.hh-module .modal-footer:before,
.hh-module .modal-footer:after {
	content: " ";
	display: table;
}

.hh-module .clearfix:after,
.hh-module .dl-horizontal dd:after,
.hh-module .container:after,
.hh-module .container-fluid:after,
.hh-module .row:after,
.hh-module .form-horizontal .form-group:after,
.hh-module .btn-toolbar:after,
.hh-module .btn-group-vertical>.btn-group:after,
.hh-module .nav:after,
.hh-module .navbar:after,
.hh-module .navbar-header:after,
.hh-module .navbar-collapse:after,
.hh-module .pager:after,
.hh-module .panel-body:after,
.hh-module .modal-footer:after {
	clear: both;
}

.hh-module .center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.hh-module .pull-right {
	float: right !important;
}

.hh-module .pull-left {
	float: left !important;
}

.hh-module .hide {
	display: none !important;
}

.hh-module .show {
	display: block !important;
}

.hh-module .invisible {
	visibility: hidden;
}

.hh-module .text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hh-module .hidden {
	display: none !important;
}

.hh-module .affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.hh-module .visible-xs,
.hh-module .visible-sm,
.hh-module .visible-md,
.hh-module .visible-lg {
	display: none !important;
}

.hh-module .visible-xs-block,
.hh-module .visible-xs-inline,
.hh-module .visible-xs-inline-block,
.hh-module .visible-sm-block,
.hh-module .visible-sm-inline,
.hh-module .visible-sm-inline-block,
.hh-module .visible-md-block,
.hh-module .visible-md-inline,
.hh-module .visible-md-inline-block,
.hh-module .visible-lg-block,
.hh-module .visible-lg-inline,
.hh-module .visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.hh-module .visible-xs {
		display: block !important;
	}

	.hh-module table.visible-xs {
		display: table;
	}

	.hh-module tr.visible-xs {
		display: table-row !important;
	}

	.hh-module th.visible-xs,
	.hh-module td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.hh-module .visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.hh-module .visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.hh-module .visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hh-module .visible-sm {
		display: block !important;
	}

	.hh-module table.visible-sm {
		display: table;
	}

	.hh-module tr.visible-sm {
		display: table-row !important;
	}

	.hh-module th.visible-sm,
	.hh-module td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hh-module .visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hh-module .visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hh-module .visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hh-module .visible-md {
		display: block !important;
	}

	.hh-module table.visible-md {
		display: table;
	}

	.hh-module tr.visible-md {
		display: table-row !important;
	}

	.hh-module th.visible-md,
	.hh-module td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hh-module .visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hh-module .visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hh-module .visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.hh-module .visible-lg {
		display: block !important;
	}

	.hh-module table.visible-lg {
		display: table;
	}

	.hh-module tr.visible-lg {
		display: table-row !important;
	}

	.hh-module th.visible-lg,
	.hh-module td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.hh-module .visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.hh-module .visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.hh-module .visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hh-module .hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hh-module .hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hh-module .hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hh-module .hidden-lg {
		display: none !important;
	}
}

.hh-module .visible-print {
	display: none !important;
}

@media print {
	.hh-module .visible-print {
		display: block !important;
	}

	.hh-module table.visible-print {
		display: table;
	}

	.hh-module tr.visible-print {
		display: table-row !important;
	}

	.hh-module th.visible-print,
	.hh-module td.visible-print {
		display: table-cell !important;
	}
}

.hh-module .visible-print-block {
	display: none !important;
}

@media print {
	.hh-module .visible-print-block {
		display: block !important;
	}
}

.hh-module .visible-print-inline {
	display: none !important;
}

@media print {
	.hh-module .visible-print-inline {
		display: inline !important;
	}
}

.hh-module .visible-print-inline-block {
	display: none !important;
}

@media print {
	.hh-module .visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hh-module .hidden-print {
		display: none !important;
	}
}

.hh-module .btn-default,
.hh-module .btn-primary,
.hh-module .btn-success,
.hh-module .btn-info,
.hh-module .btn-warning,
.hh-module .btn-danger {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.hh-module .btn-default:active,
.hh-module .btn-primary:active,
.hh-module .btn-success:active,
.hh-module .btn-info:active,
.hh-module .btn-warning:active,
.hh-module .btn-danger:active,
.hh-module .btn-default.active,
.hh-module .btn-primary.active,
.hh-module .btn-success.active,
.hh-module .btn-info.active,
.hh-module .btn-warning.active,
.hh-module .btn-danger.active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.hh-module .btn-default .badge,
.hh-module .btn-primary .badge,
.hh-module .btn-success .badge,
.hh-module .btn-info .badge,
.hh-module .btn-warning .badge,
.hh-module .btn-danger .badge {
	text-shadow: none;
}

.hh-module .btn:active,
.hh-module .btn.active {
	background-image: none;
}

.hh-module .btn-default {
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
	background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	text-shadow: 0 1px 0 #fff;
	border-color: #ccc;
}

.hh-module .btn-default:hover,
.hh-module .btn-default:focus {
	background-color: #e0e0e0;
	background-position: 0 -15px;
}

.hh-module .btn-default:active,
.hh-module .btn-default.active {
	background-color: #e0e0e0;
	border-color: #dbdbdb;
}

.hh-module .btn-default.disabled,
.hh-module .btn-default:disabled,
.hh-module .btn-default[disabled] {
	background-color: #e0e0e0;
	background-image: none;
}

.hh-module .btn-primary {
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
	background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #245580;
}

.hh-module .btn-primary:hover,
.hh-module .btn-primary:focus {
	background-color: #265a88;
	background-position: 0 -15px;
}

.hh-module .btn-primary:active,
.hh-module .btn-primary.active {
	background-color: #265a88;
	border-color: #245580;
}

.hh-module .btn-primary.disabled,
.hh-module .btn-primary:disabled,
.hh-module .btn-primary[disabled] {
	background-color: #265a88;
	background-image: none;
}

.hh-module .btn-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
	background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #3e8f3e;
}

.hh-module .btn-success:hover,
.hh-module .btn-success:focus {
	background-color: #419641;
	background-position: 0 -15px;
}

.hh-module .btn-success:active,
.hh-module .btn-success.active {
	background-color: #419641;
	border-color: #3e8f3e;
}

.hh-module .btn-success.disabled,
.hh-module .btn-success:disabled,
.hh-module .btn-success[disabled] {
	background-color: #419641;
	background-image: none;
}

.hh-module .btn-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
	background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #28a4c9;
}

.hh-module .btn-info:hover,
.hh-module .btn-info:focus {
	background-color: #2aabd2;
	background-position: 0 -15px;
}

.hh-module .btn-info:active,
.hh-module .btn-info.active {
	background-color: #2aabd2;
	border-color: #28a4c9;
}

.hh-module .btn-info.disabled,
.hh-module .btn-info:disabled,
.hh-module .btn-info[disabled] {
	background-color: #2aabd2;
	background-image: none;
}

.hh-module .btn-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
	background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #e38d13;
}

.hh-module .btn-warning:hover,
.hh-module .btn-warning:focus {
	background-color: #eb9316;
	background-position: 0 -15px;
}

.hh-module .btn-warning:active,
.hh-module .btn-warning.active {
	background-color: #eb9316;
	border-color: #e38d13;
}

.hh-module .btn-warning.disabled,
.hh-module .btn-warning:disabled,
.hh-module .btn-warning[disabled] {
	background-color: #eb9316;
	background-image: none;
}

.hh-module .btn-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
	background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
	background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #b92c28;
}

.hh-module .btn-danger:hover,
.hh-module .btn-danger:focus {
	background-color: #c12e2a;
	background-position: 0 -15px;
}

.hh-module .btn-danger:active,
.hh-module .btn-danger.active {
	background-color: #c12e2a;
	border-color: #b92c28;
}

.hh-module .btn-danger.disabled,
.hh-module .btn-danger:disabled,
.hh-module .btn-danger[disabled] {
	background-color: #c12e2a;
	background-image: none;
}

.hh-module .thumbnail,
.hh-module .img-thumbnail {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.hh-module .dropdown-menu>li>a:hover,
.hh-module .dropdown-menu>li>a:focus {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
	background-color: #e8e8e8;
}

.hh-module .dropdown-menu>.active>a,
.hh-module .dropdown-menu>.active>a:hover,
.hh-module .dropdown-menu>.active>a:focus {
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
	background-color: #2e6da4;
}

.hh-module .navbar-default {
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
	background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}

.hh-module .navbar-default .navbar-nav>.open>a,
.hh-module .navbar-default .navbar-nav>.active>a {
	background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
	background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
	background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

.hh-module .navbar-brand,
.hh-module .navbar-nav>li>a {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

.hh-module .navbar-inverse {
	background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
	background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
	background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.hh-module .navbar-inverse .navbar-nav>.open>a,
.hh-module .navbar-inverse .navbar-nav>.active>a {
	background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
	background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
	background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}

.hh-module .navbar-inverse .navbar-brand,
.hh-module .navbar-inverse .navbar-nav>li>a {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.hh-module .navbar-static-top,
.hh-module .navbar-fixed-top,
.hh-module .navbar-fixed-bottom {
	border-radius: 0;
}

@media (max-width: 767px) {

	.hh-module .navbar .navbar-nav .open .dropdown-menu>.active>a,
	.hh-module .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
	.hh-module .navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
		background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
		background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
	}
}

.hh-module .alert {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.hh-module .alert-success {
	background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
	background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
	border-color: #b2dba1;
}

.hh-module .alert-info {
	background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
	background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
	border-color: #9acfea;
}

.hh-module .alert-warning {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
	background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
	border-color: #f5e79e;
}

.hh-module .alert-danger {
	background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
	background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
	background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
	border-color: #dca7a7;
}

.hh-module .progress {
	background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
	background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}

.hh-module .progress-bar {
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
	background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}

.hh-module .progress-bar-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
	background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}

.hh-module .progress-bar-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
	background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}

.hh-module .progress-bar-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
	background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}

.hh-module .progress-bar-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
	background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
	background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}

.hh-module .progress-bar-striped {
	background-image: -webkit-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-image: -o-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-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);
}

.hh-module .list-group {
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.hh-module .list-group-item.active,
.hh-module .list-group-item.active:hover,
.hh-module .list-group-item.active:focus {
	text-shadow: 0 -1px 0 #286090;
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
	background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
	border-color: #2b669a;
}

.hh-module .list-group-item.active .badge,
.hh-module .list-group-item.active:hover .badge,
.hh-module .list-group-item.active:focus .badge {
	text-shadow: none;
}

.hh-module .panel {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.hh-module .panel-default>.panel-heading {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}

.hh-module .panel-primary>.panel-heading {
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}

.hh-module .panel-success>.panel-heading {
	background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
	background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}

.hh-module .panel-info>.panel-heading {
	background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
	background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}

.hh-module .panel-warning>.panel-heading {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
	background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}

.hh-module .panel-danger>.panel-heading {
	background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
	background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
	background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}

.hh-module .well {
	background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
	background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
	border-color: #dcdcdc;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}