.hh-module dl,.hh-module ol,.hh-module p,.hh-module ul{
	margin-top:0;
	margin-bottom:1rem
}
.hh-module :root{
	--blue:#007bff;
	--indigo:#6610f2;
	--purple:#6f42c1;
	--pink:#e83e8c;
	--red:#dc3545;
	--orange:#fd7e14;
	--yellow:#ffc107;
	--green:#28a745;
	--teal:#20c997;
	--cyan:#17a2b8;
	--white:#fff;
	--gray:#6c757d;
	--gray-dark:#343a40;
	--primary:#007bff;
	--secondary:#6c757d;
	--success:#28a745;
	--info:#17a2b8;
	--warning:#ffc107;
	--danger:#dc3545;
	--light:#f8f9fa;
	--dark:#343a40;
	--breakpoint-xs:0;
	--breakpoint-sm:576px;
	--breakpoint-md:768px;
	--breakpoint-lg:992px;
	--breakpoint-xl:1200px;
	--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}
.hh-module *,.hh-module ::after,.hh-module ::before{
	box-sizing:border-box
}
.hh-module{
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	-ms-overflow-style:scrollbar;
	-webkit-tap-highlight-color:transparent;
	margin:0;
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#212529;
	text-align:left;
	background-color:#fff
}
@-ms-viewport{
	width:device-width
}
.hh-module article,.hh-module aside,.hh-module dialog,.hh-module figcaption,.hh-module figure,.hh-module footer,.hh-module header,.hh-module hgroup,.hh-module main,.hh-module nav,.hh-module section{
	display:block
}
.hh-module [tabindex="-1"]:focus{
	outline:0!important
}
.hh-module hr{
	box-sizing:content-box;
	height:0;
	overflow:visible
}
.hh-module .img-fluid,.hh-module .img-thumbnail{
	max-width:100%;
	height:auto
}
.hh-module h1,.hh-module h2,.hh-module h3,.hh-module h4,.hh-module h5,.hh-module h6{
	margin-top:0;
	margin-bottom:.5rem
}
.hh-module abbr[data-original-title],.hh-module abbr[title]{
	-webkit-text-decoration:underline dotted;
	text-decoration:underline dotted;
	cursor:help;
	border-bottom:0
}
.hh-module .btn:not(:disabled):not(.disabled),.hh-module .navbar-toggler:not(:disabled):not(.disabled),.hh-module .page-link:not(:disabled):not(.disabled){
	cursor:pointer
}
.hh-module address{
	margin-bottom:1rem;
	font-style:normal;
	line-height:inherit
}
.hh-module ol ol,.hh-module ol ul,.hh-module ul ol,.hh-module ul ul{
	margin-bottom:0
}
.hh-module dt{
	font-weight:700
}
.hh-module dd{
	margin-bottom:.5rem;
	margin-left:0
}
.hh-module blockquote{
	margin:0 0 1rem
}
.hh-module dfn{
	font-style:italic
}
.hh-module b,.hh-module strong{
	font-weight:bolder
}
.hh-module small{
	font-size:80%
}
.hh-module sub,.hh-module sup{
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline
}
.hh-module sub{
	bottom:-.25em
}
.hh-module sup{
	top:-.5em
}
.hh-module a{
	color:#007bff;
	text-decoration:none;
	background-color:transparent;
	-webkit-text-decoration-skip:objects
}
.hh-module a:hover{
	color:#0056b3;
	text-decoration:underline
}
.hh-module a:not([href]):not([tabindex]),.hh-module a:not([href]):not([tabindex]):focus,.hh-module a:not([href]):not([tabindex]):hover{
	color:inherit;
	text-decoration:none
}
.hh-module a:not([href]):not([tabindex]):focus{
	outline:0
}
.hh-module code,.hh-module kbd,.hh-module pre,.hh-module samp{
	font-size:1em
}
.hh-module pre{
	margin-top:0;
	margin-bottom:1rem;
	overflow:auto;
	-ms-overflow-style:scrollbar
}
.hh-module figure{
	margin:0 0 1rem
}
.hh-module img{
	vertical-align:middle;
	border-style:none
}
.hh-module svg:not(:root){
	overflow:hidden
}
.hh-module table{
	border-collapse:collapse
}
.hh-module caption{
	padding-top:.75rem;
	padding-bottom:.75rem;
	color:#6c757d;
	text-align:left;
	caption-side:bottom
}
.hh-module th{
	text-align:inherit
}
.hh-module label{
	display:inline-block;
	margin-bottom:.5rem
}
.hh-module button{
	border-radius:0
}
.hh-module button:focus{
	outline:dotted 1px;
	outline:-webkit-focus-ring-color auto 5px
}
.hh-module button,.hh-module input,.hh-module optgroup,.hh-module select,.hh-module textarea{
	margin:0;
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
.hh-module button,.hh-module input{
	overflow:visible
}
.hh-module button,.hh-module select{
	text-transform:none
}
.hh-module [type=submit],.hh-module [type=reset],.hh-module button,.hh-module html [type=button]{
	-webkit-appearance:button
}
.hh-module [type=submit]::-moz-focus-inner,.hh-module [type=button]::-moz-focus-inner,.hh-module [type=reset]::-moz-focus-inner,.hh-module button::-moz-focus-inner{
	padding:0;
	border-style:none
}
.hh-module input[type=radio],.hh-module input[type=checkbox]{
	box-sizing:border-box;
	padding:0
}
.hh-module input[type=date],.hh-module input[type=time],.hh-module input[type=datetime-local],.hh-module input[type=month]{
	-webkit-appearance:listbox
}
.hh-module textarea{
	overflow:auto;
	resize:vertical
}
.hh-module fieldset{
	min-width:0;
	padding:0;
	margin:0;
	border:0
}
.hh-module legend{
	display:block;
	width:100%;
	max-width:100%;
	padding:0;
	margin-bottom:.5rem;
	font-size:1.5rem;
	line-height:inherit;
	color:inherit;
	white-space:normal
}
.hh-module progress{
	vertical-align:baseline
}
.hh-module [type=number]::-webkit-inner-spin-button,.hh-module [type=number]::-webkit-outer-spin-button{
	height:auto
}
.hh-module [type=search]{
	outline-offset:-2px;
	-webkit-appearance:none
}
.hh-module [type=search]::-webkit-search-cancel-button,.hh-module [type=search]::-webkit-search-decoration{
	-webkit-appearance:none
}
.hh-module ::-webkit-file-upload-button{
	font:inherit;
	-webkit-appearance:button
}
.hh-module .display-1,.hh-module .display-2,.hh-module .display-3,.hh-module .display-4{
	line-height:1.2;
	font-weight:300
}
.hh-module output{
	display:inline-block
}
.hh-module summary{
	display:list-item;
	cursor:pointer
}
.hh-module template{
	display:none
}
.hh-module [hidden]{
	display:none!important
}
.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{
	margin-bottom:.5rem;
	font-family:inherit;
	font-weight:500;
	line-height:1.2;
	color:inherit
}
.hh-module .h1,.hh-module h1{
	font-size:2.5rem
}
.hh-module .h2,.hh-module h2{
	font-size:2rem
}
.hh-module .h3,.hh-module h3{
	font-size:1.75rem
}
.hh-module .h4,.hh-module h4{
	font-size:1.5rem
}
.hh-module .h5,.hh-module h5{
	font-size:1.25rem
}
.hh-module .h6,.hh-module h6{
	font-size:1rem
}
.hh-module .lead{
	font-size:1.25rem;
	font-weight:300
}
.hh-module .display-1{
	font-size:6rem
}
.hh-module .display-2{
	font-size:5.5rem
}
.hh-module .display-3{
	font-size:4.5rem
}
.hh-module .display-4{
	font-size:3.5rem
}
.hh-module hr{
	margin-top:1rem;
	margin-bottom:1rem;
	border:0;
	border-top:1px solid rgba(0,0,0,.1)
}
.hh-module .small,.hh-module small{
	font-size:80%;
	font-weight:400
}
.hh-module .mark,.hh-module mark{
	padding:.2em;
	background-color:#fcf8e3
}
.hh-module .list-inline,.hh-module .list-unstyled{
	padding-left:0;
	list-style:none
}
.hh-module .list-inline-item{
	display:inline-block
}
.hh-module .list-inline-item:not(:last-child){
	margin-right:.5rem
}
.hh-module .initialism{
	font-size:90%;
	text-transform:uppercase
}
.hh-module .blockquote{
	margin-bottom:1rem;
	font-size:1.25rem
}
.hh-module .blockquote-footer{
	display:block;
	font-size:80%;
	color:#6c757d
}
.hh-module .blockquote-footer::before{
	content:"\2014 \00A0"
}
.hh-module .img-thumbnail{
	padding:.25rem;
	background-color:#fff;
	border:1px solid #dee2e6;
	border-radius:.25rem
}
.hh-module .figure{
	display:inline-block
}
.hh-module .figure-img{
	margin-bottom:.5rem;
	line-height:1
}
.hh-module .figure-caption{
	font-size:90%;
	color:#6c757d
}
.hh-module code,.hh-module kbd,.hh-module pre,.hh-module samp{
	font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}
.hh-module code{
	font-size:87.5%;
	color:#e83e8c;
	word-break:break-word
}
.hh-module a>code{
	color:inherit
}
.hh-module kbd{
	padding:.2rem .4rem;
	font-size:87.5%;
	color:#fff;
	background-color:#212529;
	border-radius:.2rem
}
.hh-module kbd kbd{
	padding:0;
	font-size:100%;
	font-weight:700
}
.hh-module .container,.hh-module .container-fluid{
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
	width:100%
}
.hh-module pre{
	display:block;
	font-size:87.5%;
	color:#212529
}
.hh-module pre code{
	font-size:inherit;
	color:inherit;
	word-break:normal
}
.hh-module .pre-scrollable{
	max-height:340px;
	overflow-y:scroll
}
@media (min-width:576px){
	.hh-module .container{
		max-width:540px
	}
}
@media (min-width:768px){
	.hh-module .container{
		max-width:720px
	}
}
@media (min-width:992px){
	.hh-module .container{
		max-width:960px
	}
}
@media (min-width:1200px){
	.hh-module .container{
		max-width:1140px
	}
}
.hh-module .row{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-right:-15px;
	margin-left:-15px
}
.hh-module .no-gutters{
	margin-right:0;
	margin-left:0
}
.hh-module .no-gutters>.col,.hh-module .no-gutters>[class*=col-]{
	padding-right:0;
	padding-left:0
}
.hh-module .col,.hh-module .col-1,.hh-module .col-10,.hh-module .col-11,.hh-module .col-12,.hh-module .col-2,.hh-module .col-3,.hh-module .col-4,.hh-module .col-5,.hh-module .col-6,.hh-module .col-7,.hh-module .col-8,.hh-module .col-9,.hh-module .col-auto,.hh-module .col-lg,.hh-module .col-lg-1,.hh-module .col-lg-10,.hh-module .col-lg-11,.hh-module .col-lg-12,.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-auto,.hh-module .col-md,.hh-module .col-md-1,.hh-module .col-md-10,.hh-module .col-md-11,.hh-module .col-md-12,.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-auto,.hh-module .col-sm,.hh-module .col-sm-1,.hh-module .col-sm-10,.hh-module .col-sm-11,.hh-module .col-sm-12,.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-auto,.hh-module .col-xl,.hh-module .col-xl-1,.hh-module .col-xl-10,.hh-module .col-xl-11,.hh-module .col-xl-12,.hh-module .col-xl-2,.hh-module .col-xl-3,.hh-module .col-xl-4,.hh-module .col-xl-5,.hh-module .col-xl-6,.hh-module .col-xl-7,.hh-module .col-xl-8,.hh-module .col-xl-9,.hh-module .col-xl-auto{
	position:relative;
	width:100%;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}
.hh-module .col{
	-ms-flex-preferred-size:0;
	flex-basis:0;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	max-width:100%
}
.hh-module .col-auto{
	-webkit-box-flex:0;
	-ms-flex:0 0 auto;
	flex:0 0 auto;
	width:auto;
	max-width:none
}
.hh-module .col-1{
	-webkit-box-flex:0;
	-ms-flex:0 0 8.333333%;
	flex:0 0 8.333333%;
	max-width:8.333333%
}
.hh-module .col-2{
	-webkit-box-flex:0;
	-ms-flex:0 0 16.666667%;
	flex:0 0 16.666667%;
	max-width:16.666667%
}
.hh-module .col-3{
	-webkit-box-flex:0;
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	max-width:25%
}
.hh-module .col-4{
	-webkit-box-flex:0;
	-ms-flex:0 0 33.333333%;
	flex:0 0 33.333333%;
	max-width:33.333333%
}
.hh-module .col-5{
	-webkit-box-flex:0;
	-ms-flex:0 0 41.666667%;
	flex:0 0 41.666667%;
	max-width:41.666667%
}
.hh-module .col-6{
	-webkit-box-flex:0;
	-ms-flex:0 0 50%;
	flex:0 0 50%;
	max-width:50%
}
.hh-module .col-7{
	-webkit-box-flex:0;
	-ms-flex:0 0 58.333333%;
	flex:0 0 58.333333%;
	max-width:58.333333%
}
.hh-module .col-8{
	-webkit-box-flex:0;
	-ms-flex:0 0 66.666667%;
	flex:0 0 66.666667%;
	max-width:66.666667%
}
.hh-module .col-9{
	-webkit-box-flex:0;
	-ms-flex:0 0 75%;
	flex:0 0 75%;
	max-width:75%
}
.hh-module .col-10{
	-webkit-box-flex:0;
	-ms-flex:0 0 83.333333%;
	flex:0 0 83.333333%;
	max-width:83.333333%
}
.hh-module .col-11{
	-webkit-box-flex:0;
	-ms-flex:0 0 91.666667%;
	flex:0 0 91.666667%;
	max-width:91.666667%
}
.hh-module .col-12{
	-webkit-box-flex:0;
	-ms-flex:0 0 100%;
	flex:0 0 100%;
	max-width:100%
}
.hh-module .order-first{
	-webkit-box-ordinal-group:0;
	-ms-flex-order:-1;
	order:-1
}
.hh-module .order-last{
	-webkit-box-ordinal-group:14;
	-ms-flex-order:13;
	order:13
}
.hh-module .order-0{
	-webkit-box-ordinal-group:1;
	-ms-flex-order:0;
	order:0
}
.hh-module .order-1{
	-webkit-box-ordinal-group:2;
	-ms-flex-order:1;
	order:1
}
.hh-module .order-2{
	-webkit-box-ordinal-group:3;
	-ms-flex-order:2;
	order:2
}
.hh-module .order-3{
	-webkit-box-ordinal-group:4;
	-ms-flex-order:3;
	order:3
}
.hh-module .order-4{
	-webkit-box-ordinal-group:5;
	-ms-flex-order:4;
	order:4
}
.hh-module .order-5{
	-webkit-box-ordinal-group:6;
	-ms-flex-order:5;
	order:5
}
.hh-module .order-6{
	-webkit-box-ordinal-group:7;
	-ms-flex-order:6;
	order:6
}
.hh-module .order-7{
	-webkit-box-ordinal-group:8;
	-ms-flex-order:7;
	order:7
}
.hh-module .order-8{
	-webkit-box-ordinal-group:9;
	-ms-flex-order:8;
	order:8
}
.hh-module .order-9{
	-webkit-box-ordinal-group:10;
	-ms-flex-order:9;
	order:9
}
.hh-module .order-10{
	-webkit-box-ordinal-group:11;
	-ms-flex-order:10;
	order:10
}
.hh-module .order-11{
	-webkit-box-ordinal-group:12;
	-ms-flex-order:11;
	order:11
}
.hh-module .order-12{
	-webkit-box-ordinal-group:13;
	-ms-flex-order:12;
	order:12
}
.hh-module .offset-1{
	margin-left:8.333333%
}
.hh-module .offset-2{
	margin-left:16.666667%
}
.hh-module .offset-3{
	margin-left:25%
}
.hh-module .offset-4{
	margin-left:33.333333%
}
.hh-module .offset-5{
	margin-left:41.666667%
}
.hh-module .offset-6{
	margin-left:50%
}
.hh-module .offset-7{
	margin-left:58.333333%
}
.hh-module .offset-8{
	margin-left:66.666667%
}
.hh-module .offset-9{
	margin-left:75%
}
.hh-module .offset-10{
	margin-left:83.333333%
}
.hh-module .offset-11{
	margin-left:91.666667%
}
@media (min-width:576px){
	.hh-module .col-sm{
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-webkit-box-flex:1;
		-ms-flex-positive:1;
		flex-grow:1;
		max-width:100%
	}
	.hh-module .col-sm-auto{
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
		max-width:none
	}
	.hh-module .col-sm-1{
		-webkit-box-flex:0;
		-ms-flex:0 0 8.333333%;
		flex:0 0 8.333333%;
		max-width:8.333333%
	}
	.hh-module .col-sm-2{
		-webkit-box-flex:0;
		-ms-flex:0 0 16.666667%;
		flex:0 0 16.666667%;
		max-width:16.666667%
	}
	.hh-module .col-sm-3{
		-webkit-box-flex:0;
		-ms-flex:0 0 25%;
		flex:0 0 25%;
		max-width:25%
	}
	.hh-module .col-sm-4{
		-webkit-box-flex:0;
		-ms-flex:0 0 33.333333%;
		flex:0 0 33.333333%;
		max-width:33.333333%
	}
	.hh-module .col-sm-5{
		-webkit-box-flex:0;
		-ms-flex:0 0 41.666667%;
		flex:0 0 41.666667%;
		max-width:41.666667%
	}
	.hh-module .col-sm-6{
		-webkit-box-flex:0;
		-ms-flex:0 0 50%;
		flex:0 0 50%;
		max-width:50%
	}
	.hh-module .col-sm-7{
		-webkit-box-flex:0;
		-ms-flex:0 0 58.333333%;
		flex:0 0 58.333333%;
		max-width:58.333333%
	}
	.hh-module .col-sm-8{
		-webkit-box-flex:0;
		-ms-flex:0 0 66.666667%;
		flex:0 0 66.666667%;
		max-width:66.666667%
	}
	.hh-module .col-sm-9{
		-webkit-box-flex:0;
		-ms-flex:0 0 75%;
		flex:0 0 75%;
		max-width:75%
	}
	.hh-module .col-sm-10{
		-webkit-box-flex:0;
		-ms-flex:0 0 83.333333%;
		flex:0 0 83.333333%;
		max-width:83.333333%
	}
	.hh-module .col-sm-11{
		-webkit-box-flex:0;
		-ms-flex:0 0 91.666667%;
		flex:0 0 91.666667%;
		max-width:91.666667%
	}
	.hh-module .col-sm-12{
		-webkit-box-flex:0;
		-ms-flex:0 0 100%;
		flex:0 0 100%;
		max-width:100%
	}
	.hh-module .order-sm-first{
		-webkit-box-ordinal-group:0;
		-ms-flex-order:-1;
		order:-1
	}
	.hh-module .order-sm-last{
		-webkit-box-ordinal-group:14;
		-ms-flex-order:13;
		order:13
	}
	.hh-module .order-sm-0{
		-webkit-box-ordinal-group:1;
		-ms-flex-order:0;
		order:0
	}
	.hh-module .order-sm-1{
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1
	}
	.hh-module .order-sm-2{
		-webkit-box-ordinal-group:3;
		-ms-flex-order:2;
		order:2
	}
	.hh-module .order-sm-3{
		-webkit-box-ordinal-group:4;
		-ms-flex-order:3;
		order:3
	}
	.hh-module .order-sm-4{
		-webkit-box-ordinal-group:5;
		-ms-flex-order:4;
		order:4
	}
	.hh-module .order-sm-5{
		-webkit-box-ordinal-group:6;
		-ms-flex-order:5;
		order:5
	}
	.hh-module .order-sm-6{
		-webkit-box-ordinal-group:7;
		-ms-flex-order:6;
		order:6
	}
	.hh-module .order-sm-7{
		-webkit-box-ordinal-group:8;
		-ms-flex-order:7;
		order:7
	}
	.hh-module .order-sm-8{
		-webkit-box-ordinal-group:9;
		-ms-flex-order:8;
		order:8
	}
	.hh-module .order-sm-9{
		-webkit-box-ordinal-group:10;
		-ms-flex-order:9;
		order:9
	}
	.hh-module .order-sm-10{
		-webkit-box-ordinal-group:11;
		-ms-flex-order:10;
		order:10
	}
	.hh-module .order-sm-11{
		-webkit-box-ordinal-group:12;
		-ms-flex-order:11;
		order:11
	}
	.hh-module .order-sm-12{
		-webkit-box-ordinal-group:13;
		-ms-flex-order:12;
		order:12
	}
	.hh-module .offset-sm-0{
		margin-left:0
	}
	.hh-module .offset-sm-1{
		margin-left:8.333333%
	}
	.hh-module .offset-sm-2{
		margin-left:16.666667%
	}
	.hh-module .offset-sm-3{
		margin-left:25%
	}
	.hh-module .offset-sm-4{
		margin-left:33.333333%
	}
	.hh-module .offset-sm-5{
		margin-left:41.666667%
	}
	.hh-module .offset-sm-6{
		margin-left:50%
	}
	.hh-module .offset-sm-7{
		margin-left:58.333333%
	}
	.hh-module .offset-sm-8{
		margin-left:66.666667%
	}
	.hh-module .offset-sm-9{
		margin-left:75%
	}
	.hh-module .offset-sm-10{
		margin-left:83.333333%
	}
	.hh-module .offset-sm-11{
		margin-left:91.666667%
	}
}
@media (min-width:768px){
	.hh-module .col-md{
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-webkit-box-flex:1;
		-ms-flex-positive:1;
		flex-grow:1;
		max-width:100%
	}
	.hh-module .col-md-auto{
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
		max-width:none
	}
	.hh-module .col-md-1{
		-webkit-box-flex:0;
		-ms-flex:0 0 8.333333%;
		flex:0 0 8.333333%;
		max-width:8.333333%
	}
	.hh-module .col-md-2{
		-webkit-box-flex:0;
		-ms-flex:0 0 16.666667%;
		flex:0 0 16.666667%;
		max-width:16.666667%
	}
	.hh-module .col-md-3{
		-webkit-box-flex:0;
		-ms-flex:0 0 25%;
		flex:0 0 25%;
		max-width:25%
	}
	.hh-module .col-md-4{
		-webkit-box-flex:0;
		-ms-flex:0 0 33.333333%;
		flex:0 0 33.333333%;
		max-width:33.333333%
	}
	.hh-module .col-md-5{
		-webkit-box-flex:0;
		-ms-flex:0 0 41.666667%;
		flex:0 0 41.666667%;
		max-width:41.666667%
	}
	.hh-module .col-md-6{
		-webkit-box-flex:0;
		-ms-flex:0 0 50%;
		flex:0 0 50%;
		max-width:50%
	}
	.hh-module .col-md-7{
		-webkit-box-flex:0;
		-ms-flex:0 0 58.333333%;
		flex:0 0 58.333333%;
		max-width:58.333333%
	}
	.hh-module .col-md-8{
		-webkit-box-flex:0;
		-ms-flex:0 0 66.666667%;
		flex:0 0 66.666667%;
		max-width:66.666667%
	}
	.hh-module .col-md-9{
		-webkit-box-flex:0;
		-ms-flex:0 0 75%;
		flex:0 0 75%;
		max-width:75%
	}
	.hh-module .col-md-10{
		-webkit-box-flex:0;
		-ms-flex:0 0 83.333333%;
		flex:0 0 83.333333%;
		max-width:83.333333%
	}
	.hh-module .col-md-11{
		-webkit-box-flex:0;
		-ms-flex:0 0 91.666667%;
		flex:0 0 91.666667%;
		max-width:91.666667%
	}
	.hh-module .col-md-12{
		-webkit-box-flex:0;
		-ms-flex:0 0 100%;
		flex:0 0 100%;
		max-width:100%
	}
	.hh-module .order-md-first{
		-webkit-box-ordinal-group:0;
		-ms-flex-order:-1;
		order:-1
	}
	.hh-module .order-md-last{
		-webkit-box-ordinal-group:14;
		-ms-flex-order:13;
		order:13
	}
	.hh-module .order-md-0{
		-webkit-box-ordinal-group:1;
		-ms-flex-order:0;
		order:0
	}
	.hh-module .order-md-1{
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1
	}
	.hh-module .order-md-2{
		-webkit-box-ordinal-group:3;
		-ms-flex-order:2;
		order:2
	}
	.hh-module .order-md-3{
		-webkit-box-ordinal-group:4;
		-ms-flex-order:3;
		order:3
	}
	.hh-module .order-md-4{
		-webkit-box-ordinal-group:5;
		-ms-flex-order:4;
		order:4
	}
	.hh-module .order-md-5{
		-webkit-box-ordinal-group:6;
		-ms-flex-order:5;
		order:5
	}
	.hh-module .order-md-6{
		-webkit-box-ordinal-group:7;
		-ms-flex-order:6;
		order:6
	}
	.hh-module .order-md-7{
		-webkit-box-ordinal-group:8;
		-ms-flex-order:7;
		order:7
	}
	.hh-module .order-md-8{
		-webkit-box-ordinal-group:9;
		-ms-flex-order:8;
		order:8
	}
	.hh-module .order-md-9{
		-webkit-box-ordinal-group:10;
		-ms-flex-order:9;
		order:9
	}
	.hh-module .order-md-10{
		-webkit-box-ordinal-group:11;
		-ms-flex-order:10;
		order:10
	}
	.hh-module .order-md-11{
		-webkit-box-ordinal-group:12;
		-ms-flex-order:11;
		order:11
	}
	.hh-module .order-md-12{
		-webkit-box-ordinal-group:13;
		-ms-flex-order:12;
		order:12
	}
	.hh-module .offset-md-0{
		margin-left:0
	}
	.hh-module .offset-md-1{
		margin-left:8.333333%
	}
	.hh-module .offset-md-2{
		margin-left:16.666667%
	}
	.hh-module .offset-md-3{
		margin-left:25%
	}
	.hh-module .offset-md-4{
		margin-left:33.333333%
	}
	.hh-module .offset-md-5{
		margin-left:41.666667%
	}
	.hh-module .offset-md-6{
		margin-left:50%
	}
	.hh-module .offset-md-7{
		margin-left:58.333333%
	}
	.hh-module .offset-md-8{
		margin-left:66.666667%
	}
	.hh-module .offset-md-9{
		margin-left:75%
	}
	.hh-module .offset-md-10{
		margin-left:83.333333%
	}
	.hh-module .offset-md-11{
		margin-left:91.666667%
	}
}
@media (min-width:992px){
	.hh-module .col-lg{
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-webkit-box-flex:1;
		-ms-flex-positive:1;
		flex-grow:1;
		max-width:100%
	}
	.hh-module .col-lg-auto{
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
		max-width:none
	}
	.hh-module .col-lg-1{
		-webkit-box-flex:0;
		-ms-flex:0 0 8.333333%;
		flex:0 0 8.333333%;
		max-width:8.333333%
	}
	.hh-module .col-lg-2{
		-webkit-box-flex:0;
		-ms-flex:0 0 16.666667%;
		flex:0 0 16.666667%;
		max-width:16.666667%
	}
	.hh-module .col-lg-3{
		-webkit-box-flex:0;
		-ms-flex:0 0 25%;
		flex:0 0 25%;
		max-width:25%
	}
	.hh-module .col-lg-4{
		-webkit-box-flex:0;
		-ms-flex:0 0 33.333333%;
		flex:0 0 33.333333%;
		max-width:33.333333%
	}
	.hh-module .col-lg-5{
		-webkit-box-flex:0;
		-ms-flex:0 0 41.666667%;
		flex:0 0 41.666667%;
		max-width:41.666667%
	}
	.hh-module .col-lg-6{
		-webkit-box-flex:0;
		-ms-flex:0 0 50%;
		flex:0 0 50%;
		max-width:50%
	}
	.hh-module .col-lg-7{
		-webkit-box-flex:0;
		-ms-flex:0 0 58.333333%;
		flex:0 0 58.333333%;
		max-width:58.333333%
	}
	.hh-module .col-lg-8{
		-webkit-box-flex:0;
		-ms-flex:0 0 66.666667%;
		flex:0 0 66.666667%;
		max-width:66.666667%
	}
	.hh-module .col-lg-9{
		-webkit-box-flex:0;
		-ms-flex:0 0 75%;
		flex:0 0 75%;
		max-width:75%
	}
	.hh-module .col-lg-10{
		-webkit-box-flex:0;
		-ms-flex:0 0 83.333333%;
		flex:0 0 83.333333%;
		max-width:83.333333%
	}
	.hh-module .col-lg-11{
		-webkit-box-flex:0;
		-ms-flex:0 0 91.666667%;
		flex:0 0 91.666667%;
		max-width:91.666667%
	}
	.hh-module .col-lg-12{
		-webkit-box-flex:0;
		-ms-flex:0 0 100%;
		flex:0 0 100%;
		max-width:100%
	}
	.hh-module .order-lg-first{
		-webkit-box-ordinal-group:0;
		-ms-flex-order:-1;
		order:-1
	}
	.hh-module .order-lg-last{
		-webkit-box-ordinal-group:14;
		-ms-flex-order:13;
		order:13
	}
	.hh-module .order-lg-0{
		-webkit-box-ordinal-group:1;
		-ms-flex-order:0;
		order:0
	}
	.hh-module .order-lg-1{
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1
	}
	.hh-module .order-lg-2{
		-webkit-box-ordinal-group:3;
		-ms-flex-order:2;
		order:2
	}
	.hh-module .order-lg-3{
		-webkit-box-ordinal-group:4;
		-ms-flex-order:3;
		order:3
	}
	.hh-module .order-lg-4{
		-webkit-box-ordinal-group:5;
		-ms-flex-order:4;
		order:4
	}
	.hh-module .order-lg-5{
		-webkit-box-ordinal-group:6;
		-ms-flex-order:5;
		order:5
	}
	.hh-module .order-lg-6{
		-webkit-box-ordinal-group:7;
		-ms-flex-order:6;
		order:6
	}
	.hh-module .order-lg-7{
		-webkit-box-ordinal-group:8;
		-ms-flex-order:7;
		order:7
	}
	.hh-module .order-lg-8{
		-webkit-box-ordinal-group:9;
		-ms-flex-order:8;
		order:8
	}
	.hh-module .order-lg-9{
		-webkit-box-ordinal-group:10;
		-ms-flex-order:9;
		order:9
	}
	.hh-module .order-lg-10{
		-webkit-box-ordinal-group:11;
		-ms-flex-order:10;
		order:10
	}
	.hh-module .order-lg-11{
		-webkit-box-ordinal-group:12;
		-ms-flex-order:11;
		order:11
	}
	.hh-module .order-lg-12{
		-webkit-box-ordinal-group:13;
		-ms-flex-order:12;
		order:12
	}
	.hh-module .offset-lg-0{
		margin-left:0
	}
	.hh-module .offset-lg-1{
		margin-left:8.333333%
	}
	.hh-module .offset-lg-2{
		margin-left:16.666667%
	}
	.hh-module .offset-lg-3{
		margin-left:25%
	}
	.hh-module .offset-lg-4{
		margin-left:33.333333%
	}
	.hh-module .offset-lg-5{
		margin-left:41.666667%
	}
	.hh-module .offset-lg-6{
		margin-left:50%
	}
	.hh-module .offset-lg-7{
		margin-left:58.333333%
	}
	.hh-module .offset-lg-8{
		margin-left:66.666667%
	}
	.hh-module .offset-lg-9{
		margin-left:75%
	}
	.hh-module .offset-lg-10{
		margin-left:83.333333%
	}
	.hh-module .offset-lg-11{
		margin-left:91.666667%
	}
}
@media (min-width:1200px){
	.hh-module .col-xl{
		-ms-flex-preferred-size:0;
		flex-basis:0;
		-webkit-box-flex:1;
		-ms-flex-positive:1;
		flex-grow:1;
		max-width:100%
	}
	.hh-module .col-xl-auto{
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		width:auto;
		max-width:none
	}
	.hh-module .col-xl-1{
		-webkit-box-flex:0;
		-ms-flex:0 0 8.333333%;
		flex:0 0 8.333333%;
		max-width:8.333333%
	}
	.hh-module .col-xl-2{
		-webkit-box-flex:0;
		-ms-flex:0 0 16.666667%;
		flex:0 0 16.666667%;
		max-width:16.666667%
	}
	.hh-module .col-xl-3{
		-webkit-box-flex:0;
		-ms-flex:0 0 25%;
		flex:0 0 25%;
		max-width:25%
	}
	.hh-module .col-xl-4{
		-webkit-box-flex:0;
		-ms-flex:0 0 33.333333%;
		flex:0 0 33.333333%;
		max-width:33.333333%
	}
	.hh-module .col-xl-5{
		-webkit-box-flex:0;
		-ms-flex:0 0 41.666667%;
		flex:0 0 41.666667%;
		max-width:41.666667%
	}
	.hh-module .col-xl-6{
		-webkit-box-flex:0;
		-ms-flex:0 0 50%;
		flex:0 0 50%;
		max-width:50%
	}
	.hh-module .col-xl-7{
		-webkit-box-flex:0;
		-ms-flex:0 0 58.333333%;
		flex:0 0 58.333333%;
		max-width:58.333333%
	}
	.hh-module .col-xl-8{
		-webkit-box-flex:0;
		-ms-flex:0 0 66.666667%;
		flex:0 0 66.666667%;
		max-width:66.666667%
	}
	.hh-module .col-xl-9{
		-webkit-box-flex:0;
		-ms-flex:0 0 75%;
		flex:0 0 75%;
		max-width:75%
	}
	.hh-module .col-xl-10{
		-webkit-box-flex:0;
		-ms-flex:0 0 83.333333%;
		flex:0 0 83.333333%;
		max-width:83.333333%
	}
	.hh-module .col-xl-11{
		-webkit-box-flex:0;
		-ms-flex:0 0 91.666667%;
		flex:0 0 91.666667%;
		max-width:91.666667%
	}
	.hh-module .col-xl-12{
		-webkit-box-flex:0;
		-ms-flex:0 0 100%;
		flex:0 0 100%;
		max-width:100%
	}
	.hh-module .order-xl-first{
		-webkit-box-ordinal-group:0;
		-ms-flex-order:-1;
		order:-1
	}
	.hh-module .order-xl-last{
		-webkit-box-ordinal-group:14;
		-ms-flex-order:13;
		order:13
	}
	.hh-module .order-xl-0{
		-webkit-box-ordinal-group:1;
		-ms-flex-order:0;
		order:0
	}
	.hh-module .order-xl-1{
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1
	}
	.hh-module .order-xl-2{
		-webkit-box-ordinal-group:3;
		-ms-flex-order:2;
		order:2
	}
	.hh-module .order-xl-3{
		-webkit-box-ordinal-group:4;
		-ms-flex-order:3;
		order:3
	}
	.hh-module .order-xl-4{
		-webkit-box-ordinal-group:5;
		-ms-flex-order:4;
		order:4
	}
	.hh-module .order-xl-5{
		-webkit-box-ordinal-group:6;
		-ms-flex-order:5;
		order:5
	}
	.hh-module .order-xl-6{
		-webkit-box-ordinal-group:7;
		-ms-flex-order:6;
		order:6
	}
	.hh-module .order-xl-7{
		-webkit-box-ordinal-group:8;
		-ms-flex-order:7;
		order:7
	}
	.hh-module .order-xl-8{
		-webkit-box-ordinal-group:9;
		-ms-flex-order:8;
		order:8
	}
	.hh-module .order-xl-9{
		-webkit-box-ordinal-group:10;
		-ms-flex-order:9;
		order:9
	}
	.hh-module .order-xl-10{
		-webkit-box-ordinal-group:11;
		-ms-flex-order:10;
		order:10
	}
	.hh-module .order-xl-11{
		-webkit-box-ordinal-group:12;
		-ms-flex-order:11;
		order:11
	}
	.hh-module .order-xl-12{
		-webkit-box-ordinal-group:13;
		-ms-flex-order:12;
		order:12
	}
	.hh-module .offset-xl-0{
		margin-left:0
	}
	.hh-module .offset-xl-1{
		margin-left:8.333333%
	}
	.hh-module .offset-xl-2{
		margin-left:16.666667%
	}
	.hh-module .offset-xl-3{
		margin-left:25%
	}
	.hh-module .offset-xl-4{
		margin-left:33.333333%
	}
	.hh-module .offset-xl-5{
		margin-left:41.666667%
	}
	.hh-module .offset-xl-6{
		margin-left:50%
	}
	.hh-module .offset-xl-7{
		margin-left:58.333333%
	}
	.hh-module .offset-xl-8{
		margin-left:66.666667%
	}
	.hh-module .offset-xl-9{
		margin-left:75%
	}
	.hh-module .offset-xl-10{
		margin-left:83.333333%
	}
	.hh-module .offset-xl-11{
		margin-left:91.666667%
	}
}
.hh-module .table{
	width:100%;
	max-width:100%;
	margin-bottom:1rem;
	background-color:transparent
}
.hh-module .table td,.hh-module .table th{
	padding:.75rem;
	vertical-align:top;
	border-top:1px solid #dee2e6
}
.hh-module .table thead th{
	vertical-align:bottom;
	border-bottom:2px solid #dee2e6
}
.hh-module .table tbody+tbody{
	border-top:2px solid #dee2e6
}
.hh-module .table .table{
	background-color:#fff
}
.hh-module .table-sm td,.hh-module .table-sm th{
	padding:.3rem
}
.hh-module .table-bordered,.hh-module .table-bordered td,.hh-module .table-bordered th{
	border:1px solid #dee2e6
}
.hh-module .table-bordered thead td,.hh-module .table-bordered thead th{
	border-bottom-width:2px
}
.hh-module .table-striped tbody tr:nth-of-type(odd){
	background-color:rgba(0,0,0,.05)
}
.hh-module .table-hover tbody tr:hover{
	background-color:rgba(0,0,0,.075)
}
.hh-module .table-primary,.hh-module .table-primary>td,.hh-module .table-primary>th{
	background-color:#b8daff
}
.hh-module .table-hover .table-primary:hover,.hh-module .table-hover .table-primary:hover>td,.hh-module .table-hover .table-primary:hover>th{
	background-color:#9fcdff
}
.hh-module .table-secondary,.hh-module .table-secondary>td,.hh-module .table-secondary>th{
	background-color:#d6d8db
}
.hh-module .table-hover .table-secondary:hover,.hh-module .table-hover .table-secondary:hover>td,.hh-module .table-hover .table-secondary:hover>th{
	background-color:#c8cbcf
}
.hh-module .table-success,.hh-module .table-success>td,.hh-module .table-success>th{
	background-color:#c3e6cb
}
.hh-module .table-hover .table-success:hover,.hh-module .table-hover .table-success:hover>td,.hh-module .table-hover .table-success:hover>th{
	background-color:#b1dfbb
}
.hh-module .table-info,.hh-module .table-info>td,.hh-module .table-info>th{
	background-color:#bee5eb
}
.hh-module .table-hover .table-info:hover,.hh-module .table-hover .table-info:hover>td,.hh-module .table-hover .table-info:hover>th{
	background-color:#abdde5
}
.hh-module .table-warning,.hh-module .table-warning>td,.hh-module .table-warning>th{
	background-color:#ffeeba
}
.hh-module .table-hover .table-warning:hover,.hh-module .table-hover .table-warning:hover>td,.hh-module .table-hover .table-warning:hover>th{
	background-color:#ffe8a1
}
.hh-module .table-danger,.hh-module .table-danger>td,.hh-module .table-danger>th{
	background-color:#f5c6cb
}
.hh-module .table-hover .table-danger:hover,.hh-module .table-hover .table-danger:hover>td,.hh-module .table-hover .table-danger:hover>th{
	background-color:#f1b0b7
}
.hh-module .table-light,.hh-module .table-light>td,.hh-module .table-light>th{
	background-color:#fdfdfe
}
.hh-module .table-hover .table-light:hover,.hh-module .table-hover .table-light:hover>td,.hh-module .table-hover .table-light:hover>th{
	background-color:#ececf6
}
.hh-module .table-dark,.hh-module .table-dark>td,.hh-module .table-dark>th{
	background-color:#c6c8ca
}
.hh-module .table-hover .table-dark:hover,.hh-module .table-hover .table-dark:hover>td,.hh-module .table-hover .table-dark:hover>th{
	background-color:#b9bbbe
}
.hh-module .table-active,.hh-module .table-active>td,.hh-module .table-active>th,.hh-module .table-hover .table-active:hover,.hh-module .table-hover .table-active:hover>td,.hh-module .table-hover .table-active:hover>th{
	background-color:rgba(0,0,0,.075)
}
.hh-module .table .thead-dark th{
	color:#fff;
	background-color:#212529;
	border-color:#32383e
}
.hh-module .table .thead-light th{
	color:#495057;
	background-color:#e9ecef;
	border-color:#dee2e6
}
.hh-module .table-dark{
	color:#fff;
	background-color:#212529
}
.hh-module .table-dark td,.hh-module .table-dark th,.hh-module .table-dark thead th{
	border-color:#32383e
}
.hh-module .table-dark.table-bordered,.hh-module .table-responsive>.table-bordered{
	border:0
}
.hh-module .table-dark.table-striped tbody tr:nth-of-type(odd){
	background-color:rgba(255,255,255,.05)
}
.hh-module .table-dark.table-hover tbody tr:hover{
	background-color:rgba(255,255,255,.075)
}
@media (max-width:575.98px){
	.hh-module .table-responsive-sm{
		display:block;
		width:100%;
		overflow-x:auto;
		-webkit-overflow-scrolling:touch;
		-ms-overflow-style:-ms-autohiding-scrollbar
	}
	.hh-module .table-responsive-sm>.table-bordered{
		border:0
	}
}
@media (max-width:767.98px){
	.hh-module .table-responsive-md{
		display:block;
		width:100%;
		overflow-x:auto;
		-webkit-overflow-scrolling:touch;
		-ms-overflow-style:-ms-autohiding-scrollbar
	}
	.hh-module .table-responsive-md>.table-bordered{
		border:0
	}
}
@media (max-width:991.98px){
	.hh-module .table-responsive-lg{
		display:block;
		width:100%;
		overflow-x:auto;
		-webkit-overflow-scrolling:touch;
		-ms-overflow-style:-ms-autohiding-scrollbar
	}
	.hh-module .table-responsive-lg>.table-bordered{
		border:0
	}
}
@media (max-width:1199.98px){
	.hh-module .table-responsive-xl{
		display:block;
		width:100%;
		overflow-x:auto;
		-webkit-overflow-scrolling:touch;
		-ms-overflow-style:-ms-autohiding-scrollbar
	}
	.hh-module .table-responsive-xl>.table-bordered{
		border:0
	}
}
.hh-module .table-responsive{
	display:block;
	width:100%;
	overflow-x:auto;
	-webkit-overflow-scrolling:touch;
	-ms-overflow-style:-ms-autohiding-scrollbar
}
.hh-module .form-control{
	display:block;
	width:100%;
	padding:.375rem .75rem;
	font-size:1rem;
	line-height:1.5;
	color:#495057;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #ced4da;
	border-radius:.25rem;
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
.hh-module .form-control::-ms-expand{
	background-color:transparent;
	border:0
}
.hh-module .form-control:focus{
	color:#495057;
	background-color:#fff;
	border-color:#80bdff;
	outline:0;
	box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.hh-module .form-control::-webkit-input-placeholder{
	color:#6c757d;
	opacity:1
}
.hh-module .form-control::-moz-placeholder{
	color:#6c757d;
	opacity:1
}
.hh-module .form-control:-ms-input-placeholder{
	color:#6c757d;
	opacity:1
}
.hh-module .form-control::-ms-input-placeholder{
	color:#6c757d;
	opacity:1
}
.hh-module .form-control::placeholder{
	color:#6c757d;
	opacity:1
}
.hh-module .form-control:disabled,.hh-module .form-control[readonly]{
	background-color:#e9ecef;
	opacity:1
}
.hh-module select.form-control:not([size]):not([multiple]){
	height:calc(2.25rem + 2px)
}
.hh-module select.form-control:focus::-ms-value{
	color:#495057;
	background-color:#fff
}
.hh-module .form-control-file,.hh-module .form-control-range{
	display:block;
	width:100%
}
.hh-module .col-form-label{
	padding-top:calc(.375rem + 1px);
	padding-bottom:calc(.375rem + 1px);
	margin-bottom:0;
	font-size:inherit;
	line-height:1.5
}
.hh-module .col-form-label-lg{
	padding-top:calc(.5rem + 1px);
	padding-bottom:calc(.5rem + 1px);
	font-size:1.25rem;
	line-height:1.5
}
.hh-module .col-form-label-sm{
	padding-top:calc(.25rem + 1px);
	padding-bottom:calc(.25rem + 1px);
	font-size:.875rem;
	line-height:1.5
}
.hh-module .form-control-plaintext{
	display:block;
	width:100%;
	padding-top:.375rem;
	padding-bottom:.375rem;
	margin-bottom:0;
	line-height:1.5;
	background-color:transparent;
	border:solid transparent;
	border-width:1px 0
}
.hh-module .custom-file-input.is-valid~.custom-file-label,.hh-module .custom-select.is-valid,.hh-module .form-control.is-valid,.hh-module .was-validated .custom-file-input:valid~.custom-file-label,.hh-module .was-validated .custom-select:valid,.hh-module .was-validated .form-control:valid{
	border-color:#28a745
}
.hh-module .form-control-plaintext.form-control-lg,.hh-module .form-control-plaintext.form-control-sm,.hh-module .input-group-lg>.form-control-plaintext.form-control,.hh-module .input-group-lg>.input-group-append>.form-control-plaintext.btn,.hh-module .input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.hh-module .input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.hh-module .input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.hh-module .input-group-sm>.form-control-plaintext.form-control,.hh-module .input-group-sm>.input-group-append>.form-control-plaintext.btn,.hh-module .input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.hh-module .input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.hh-module .input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{
	padding-right:0;
	padding-left:0
}
.hh-module .form-control-sm,.hh-module .input-group-sm>.form-control,.hh-module .input-group-sm>.input-group-append>.btn,.hh-module .input-group-sm>.input-group-append>.input-group-text,.hh-module .input-group-sm>.input-group-prepend>.btn,.hh-module .input-group-sm>.input-group-prepend>.input-group-text{
	padding:.25rem .5rem;
	font-size:.875rem;
	line-height:1.5;
	border-radius:.2rem
}
.hh-module .input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.hh-module .input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.hh-module .input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.hh-module .input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.hh-module .input-group-sm>select.form-control:not([size]):not([multiple]),.hh-module select.form-control-sm:not([size]):not([multiple]){
	height:calc(1.8125rem + 2px)
}
.hh-module .form-control-lg,.hh-module .input-group-lg>.form-control,.hh-module .input-group-lg>.input-group-append>.btn,.hh-module .input-group-lg>.input-group-append>.input-group-text,.hh-module .input-group-lg>.input-group-prepend>.btn,.hh-module .input-group-lg>.input-group-prepend>.input-group-text{
	padding:.5rem 1rem;
	font-size:1.25rem;
	line-height:1.5;
	border-radius:.3rem
}
.hh-module .input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.hh-module .input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.hh-module .input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.hh-module .input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.hh-module .input-group-lg>select.form-control:not([size]):not([multiple]),.hh-module select.form-control-lg:not([size]):not([multiple]){
	height:calc(2.875rem + 2px)
}
.hh-module .form-group{
	margin-bottom:1rem
}
.hh-module .form-text{
	display:block;
	margin-top:.25rem
}
.hh-module .form-row{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-right:-5px;
	margin-left:-5px
}
.hh-module .form-row>.col,.hh-module .form-row>[class*=col-]{
	padding-right:5px;
	padding-left:5px
}
.hh-module .form-check{
	position:relative;
	display:block;
	padding-left:1.25rem
}
.hh-module .form-check-input{
	position:absolute;
	margin-top:.3rem;
	margin-left:-1.25rem
}
.hh-module .form-check-input:disabled~.form-check-label{
	color:#6c757d
}
.hh-module .form-check-label{
	margin-bottom:0
}
.hh-module .form-check-inline{
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding-left:0;
	margin-right:.75rem
}
.hh-module .form-check-inline .form-check-input{
	position:static;
	margin-top:0;
	margin-right:.3125rem;
	margin-left:0
}
.hh-module .invalid-tooltip,.hh-module .valid-tooltip{
	position:absolute;
	z-index:5;
	max-width:100%;
	padding:.5rem;
	line-height:1;
	border-radius:.2rem;
	top:100%
}
.hh-module .valid-feedback{
	display:none;
	width:100%;
	margin-top:.25rem;
	font-size:80%;
	color:#28a745
}
.hh-module .valid-tooltip{
	display:none;
	margin-top:.1rem;
	font-size:.875rem;
	color:#fff;
	background-color:rgba(40,167,69,.8)
}
.hh-module .custom-control-input.is-valid~.valid-feedback,.hh-module .custom-control-input.is-valid~.valid-tooltip,.hh-module .custom-file-input.is-valid~.valid-feedback,.hh-module .custom-file-input.is-valid~.valid-tooltip,.hh-module .custom-select.is-valid~.valid-feedback,.hh-module .custom-select.is-valid~.valid-tooltip,.hh-module .form-check-input.is-valid~.valid-feedback,.hh-module .form-check-input.is-valid~.valid-tooltip,.hh-module .form-control.is-valid~.valid-feedback,.hh-module .form-control.is-valid~.valid-tooltip,.hh-module .was-validated .custom-control-input:valid~.valid-feedback,.hh-module .was-validated .custom-control-input:valid~.valid-tooltip,.hh-module .was-validated .custom-file-input:valid~.valid-feedback,.hh-module .was-validated .custom-file-input:valid~.valid-tooltip,.hh-module .was-validated .custom-select:valid~.valid-feedback,.hh-module .was-validated .custom-select:valid~.valid-tooltip,.hh-module .was-validated .form-check-input:valid~.valid-feedback,.hh-module .was-validated .form-check-input:valid~.valid-tooltip,.hh-module .was-validated .form-control:valid~.valid-feedback,.hh-module .was-validated .form-control:valid~.valid-tooltip{
	display:block
}
.hh-module .custom-control-input.is-valid~.custom-control-label,.hh-module .form-check-input.is-valid~.form-check-label,.hh-module .was-validated .custom-control-input:valid~.custom-control-label,.hh-module .was-validated .form-check-input:valid~.form-check-label{
	color:#28a745
}
.hh-module .custom-select.is-valid:focus,.hh-module .form-control.is-valid:focus,.hh-module .was-validated .custom-select:valid:focus,.hh-module .was-validated .form-control:valid:focus{
	border-color:#28a745;
	box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.hh-module .custom-control-input.is-valid~.custom-control-label::before,.hh-module .was-validated .custom-control-input:valid~.custom-control-label::before{
	background-color:#71dd8a
}
.hh-module .custom-control-input.is-valid:checked~.custom-control-label::before,.hh-module .was-validated .custom-control-input:valid:checked~.custom-control-label::before{
	background-color:#34ce57
}
.hh-module .custom-control-input.is-valid:focus~.custom-control-label::before,.hh-module .was-validated .custom-control-input:valid:focus~.custom-control-label::before{
	box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)
}
.hh-module .custom-file-input.is-valid~.custom-file-label::before,.hh-module .was-validated .custom-file-input:valid~.custom-file-label::before{
	border-color:inherit
}
.hh-module .custom-file-input.is-invalid~.custom-file-label,.hh-module .custom-select.is-invalid,.hh-module .form-control.is-invalid,.hh-module .was-validated .custom-file-input:invalid~.custom-file-label,.hh-module .was-validated .custom-select:invalid,.hh-module .was-validated .form-control:invalid{
	border-color:#dc3545
}
.hh-module .custom-file-input.is-valid:focus~.custom-file-label,.hh-module .was-validated .custom-file-input:valid:focus~.custom-file-label{
	box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.hh-module .invalid-feedback{
	display:none;
	width:100%;
	margin-top:.25rem;
	font-size:80%;
	color:#dc3545
}
.hh-module .invalid-tooltip{
	display:none;
	margin-top:.1rem;
	font-size:.875rem;
	color:#fff;
	background-color:rgba(220,53,69,.8)
}
.hh-module .custom-control-input.is-invalid~.invalid-feedback,.hh-module .custom-control-input.is-invalid~.invalid-tooltip,.hh-module .custom-file-input.is-invalid~.invalid-feedback,.hh-module .custom-file-input.is-invalid~.invalid-tooltip,.hh-module .custom-select.is-invalid~.invalid-feedback,.hh-module .custom-select.is-invalid~.invalid-tooltip,.hh-module .form-check-input.is-invalid~.invalid-feedback,.hh-module .form-check-input.is-invalid~.invalid-tooltip,.hh-module .form-control.is-invalid~.invalid-feedback,.hh-module .form-control.is-invalid~.invalid-tooltip,.hh-module .was-validated .custom-control-input:invalid~.invalid-feedback,.hh-module .was-validated .custom-control-input:invalid~.invalid-tooltip,.hh-module .was-validated .custom-file-input:invalid~.invalid-feedback,.hh-module .was-validated .custom-file-input:invalid~.invalid-tooltip,.hh-module .was-validated .custom-select:invalid~.invalid-feedback,.hh-module .was-validated .custom-select:invalid~.invalid-tooltip,.hh-module .was-validated .form-check-input:invalid~.invalid-feedback,.hh-module .was-validated .form-check-input:invalid~.invalid-tooltip,.hh-module .was-validated .form-control:invalid~.invalid-feedback,.hh-module .was-validated .form-control:invalid~.invalid-tooltip{
	display:block
}
.hh-module .custom-control-input.is-invalid~.custom-control-label,.hh-module .form-check-input.is-invalid~.form-check-label,.hh-module .was-validated .custom-control-input:invalid~.custom-control-label,.hh-module .was-validated .form-check-input:invalid~.form-check-label{
	color:#dc3545
}
.hh-module .custom-select.is-invalid:focus,.hh-module .form-control.is-invalid:focus,.hh-module .was-validated .custom-select:invalid:focus,.hh-module .was-validated .form-control:invalid:focus{
	border-color:#dc3545;
	box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.hh-module .custom-control-input.is-invalid~.custom-control-label::before,.hh-module .was-validated .custom-control-input:invalid~.custom-control-label::before{
	background-color:#efa2a9
}
.hh-module .custom-control-input.is-invalid:checked~.custom-control-label::before,.hh-module .was-validated .custom-control-input:invalid:checked~.custom-control-label::before{
	background-color:#e4606d
}
.hh-module .custom-control-input.is-invalid:focus~.custom-control-label::before,.hh-module .was-validated .custom-control-input:invalid:focus~.custom-control-label::before{
	box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)
}
.hh-module .custom-file-input.is-invalid~.custom-file-label::before,.hh-module .was-validated .custom-file-input:invalid~.custom-file-label::before{
	border-color:inherit
}
.hh-module .custom-file-input.is-invalid:focus~.custom-file-label,.hh-module .was-validated .custom-file-input:invalid:focus~.custom-file-label{
	box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.hh-module .form-inline{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.hh-module .form-inline .form-check{
	width:100%
}
@media (min-width:576px){
	.hh-module .form-inline label{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center;
		margin-bottom:0
	}
	.hh-module .form-inline .form-group{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-flex:0;
		-ms-flex:0 0 auto;
		flex:0 0 auto;
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-flow:row wrap;
		flex-flow:row wrap;
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
		margin-bottom:0
	}
	.hh-module .form-inline .form-control{
		display:inline-block;
		width:auto;
		vertical-align:middle
	}
	.hh-module .form-inline .form-control-plaintext{
		display:inline-block
	}
	.hh-module .form-inline .input-group{
		width:auto
	}
	.hh-module .form-inline .form-check{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center;
		width:auto;
		padding-left:0
	}
	.hh-module .form-inline .form-check-input{
		position:relative;
		margin-top:0;
		margin-right:.25rem;
		margin-left:0
	}
	.hh-module .form-inline .custom-control{
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		justify-content:center
	}
	.hh-module .form-inline .custom-control-label{
		margin-bottom:0
	}
}
.hh-module .btn{
	display:inline-block;
	font-weight:400;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	border:1px solid transparent;
	padding:.375rem .75rem;
	font-size:1rem;
	line-height:1.5;
	border-radius:.25rem;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
.hh-module .btn:focus,.hh-module .btn:hover{
	text-decoration:none
}
.hh-module .btn.focus,.hh-module .btn:focus{
	outline:0;
	box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.hh-module .btn-primary.focus,.hh-module .btn-primary:focus,.hh-module .btn-primary:not(:disabled):not(.disabled).active:focus,.hh-module .btn-primary:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-primary.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(0,123,255,.5)
}
.hh-module .btn.disabled,.hh-module .btn:disabled{
	opacity:.65
}
.hh-module .btn:not(:disabled):not(.disabled).active,.hh-module .btn:not(:disabled):not(.disabled):active{
	background-image:none
}
.hh-module a.btn.disabled,.hh-module fieldset:disabled a.btn{
	pointer-events:none
}
.hh-module .btn-primary{
	color:#fff;
	background-color:#007bff;
	border-color:#007bff
}
.hh-module .btn-primary:hover{
	color:#fff;
	background-color:#0069d9;
	border-color:#0062cc
}
.hh-module .btn-primary.disabled,.hh-module .btn-primary:disabled{
	color:#fff;
	background-color:#007bff;
	border-color:#007bff
}
.hh-module .btn-primary:not(:disabled):not(.disabled).active,.hh-module .btn-primary:not(:disabled):not(.disabled):active,.hh-module .show>.btn-primary.dropdown-toggle{
	color:#fff;
	background-color:#0062cc;
	border-color:#005cbf
}
.hh-module .btn-secondary.focus,.hh-module .btn-secondary:focus,.hh-module .btn-secondary:not(:disabled):not(.disabled).active:focus,.hh-module .btn-secondary:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-secondary.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(108,117,125,.5)
}
.hh-module .btn-secondary{
	color:#fff;
	background-color:#6c757d;
	border-color:#6c757d
}
.hh-module .btn-secondary:hover{
	color:#fff;
	background-color:#5a6268;
	border-color:#545b62
}
.hh-module .btn-secondary.disabled,.hh-module .btn-secondary:disabled{
	color:#fff;
	background-color:#6c757d;
	border-color:#6c757d
}
.hh-module .btn-secondary:not(:disabled):not(.disabled).active,.hh-module .btn-secondary:not(:disabled):not(.disabled):active,.hh-module .show>.btn-secondary.dropdown-toggle{
	color:#fff;
	background-color:#545b62;
	border-color:#4e555b
}
.hh-module .btn-success.focus,.hh-module .btn-success:focus,.hh-module .btn-success:not(:disabled):not(.disabled).active:focus,.hh-module .btn-success:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-success.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(40,167,69,.5)
}
.hh-module .btn-success{
	color:#fff;
	background-color:#28a745;
	border-color:#28a745
}
.hh-module .btn-success:hover{
	color:#fff;
	background-color:#218838;
	border-color:#1e7e34
}
.hh-module .btn-success.disabled,.hh-module .btn-success:disabled{
	color:#fff;
	background-color:#28a745;
	border-color:#28a745
}
.hh-module .btn-success:not(:disabled):not(.disabled).active,.hh-module .btn-success:not(:disabled):not(.disabled):active,.hh-module .show>.btn-success.dropdown-toggle{
	color:#fff;
	background-color:#1e7e34;
	border-color:#1c7430
}
.hh-module .btn-info.focus,.hh-module .btn-info:focus,.hh-module .btn-info:not(:disabled):not(.disabled).active:focus,.hh-module .btn-info:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-info.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(23,162,184,.5)
}
.hh-module .btn-info{
	color:#fff;
	background-color:#17a2b8;
	border-color:#17a2b8
}
.hh-module .btn-info:hover{
	color:#fff;
	background-color:#138496;
	border-color:#117a8b
}
.hh-module .btn-info.disabled,.hh-module .btn-info:disabled{
	color:#fff;
	background-color:#17a2b8;
	border-color:#17a2b8
}
.hh-module .btn-info:not(:disabled):not(.disabled).active,.hh-module .btn-info:not(:disabled):not(.disabled):active,.hh-module .show>.btn-info.dropdown-toggle{
	color:#fff;
	background-color:#117a8b;
	border-color:#10707f
}
.hh-module .btn-warning.focus,.hh-module .btn-warning:focus,.hh-module .btn-warning:not(:disabled):not(.disabled).active:focus,.hh-module .btn-warning:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-warning.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(255,193,7,.5)
}
.hh-module .btn-warning{
	color:#212529;
	background-color:#ffc107;
	border-color:#ffc107
}
.hh-module .btn-warning:hover{
	color:#212529;
	background-color:#e0a800;
	border-color:#d39e00
}
.hh-module .btn-warning.disabled,.hh-module .btn-warning:disabled{
	color:#212529;
	background-color:#ffc107;
	border-color:#ffc107
}
.hh-module .btn-warning:not(:disabled):not(.disabled).active,.hh-module .btn-warning:not(:disabled):not(.disabled):active,.hh-module .show>.btn-warning.dropdown-toggle{
	color:#212529;
	background-color:#d39e00;
	border-color:#c69500
}
.hh-module .btn-danger.focus,.hh-module .btn-danger:focus,.hh-module .btn-danger:not(:disabled):not(.disabled).active:focus,.hh-module .btn-danger:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-danger.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(220,53,69,.5)
}
.hh-module .btn-danger{
	color:#fff;
	background-color:#dc3545;
	border-color:#dc3545
}
.hh-module .btn-danger:hover{
	color:#fff;
	background-color:#c82333;
	border-color:#bd2130
}
.hh-module .btn-danger.disabled,.hh-module .btn-danger:disabled{
	color:#fff;
	background-color:#dc3545;
	border-color:#dc3545
}
.hh-module .btn-danger:not(:disabled):not(.disabled).active,.hh-module .btn-danger:not(:disabled):not(.disabled):active,.hh-module .show>.btn-danger.dropdown-toggle{
	color:#fff;
	background-color:#bd2130;
	border-color:#b21f2d
}
.hh-module .btn-light.focus,.hh-module .btn-light:focus,.hh-module .btn-light:not(:disabled):not(.disabled).active:focus,.hh-module .btn-light:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-light.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(248,249,250,.5)
}
.hh-module .btn-light{
	color:#212529;
	background-color:#f8f9fa;
	border-color:#f8f9fa
}
.hh-module .btn-light:hover{
	color:#212529;
	background-color:#e2e6ea;
	border-color:#dae0e5
}
.hh-module .btn-light.disabled,.hh-module .btn-light:disabled{
	color:#212529;
	background-color:#f8f9fa;
	border-color:#f8f9fa
}
.hh-module .btn-light:not(:disabled):not(.disabled).active,.hh-module .btn-light:not(:disabled):not(.disabled):active,.hh-module .show>.btn-light.dropdown-toggle{
	color:#212529;
	background-color:#dae0e5;
	border-color:#d3d9df
}
.hh-module .btn-dark.focus,.hh-module .btn-dark:focus,.hh-module .btn-dark:not(:disabled):not(.disabled).active:focus,.hh-module .btn-dark:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-dark.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(52,58,64,.5)
}
.hh-module .btn-dark{
	color:#fff;
	background-color:#343a40;
	border-color:#343a40
}
.hh-module .btn-dark:hover{
	color:#fff;
	background-color:#23272b;
	border-color:#1d2124
}
.hh-module .btn-dark.disabled,.hh-module .btn-dark:disabled{
	color:#fff;
	background-color:#343a40;
	border-color:#343a40
}
.hh-module .btn-dark:not(:disabled):not(.disabled).active,.hh-module .btn-dark:not(:disabled):not(.disabled):active,.hh-module .show>.btn-dark.dropdown-toggle{
	color:#fff;
	background-color:#1d2124;
	border-color:#171a1d
}
.hh-module .btn-outline-primary.focus,.hh-module .btn-outline-primary:focus,.hh-module .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.hh-module .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-outline-primary.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(0,123,255,.5)
}
.hh-module .btn-outline-primary{
	color:#007bff;
	background-color:transparent;
	background-image:none;
	border-color:#007bff
}
.hh-module .btn-outline-primary:hover{
	color:#fff;
	background-color:#007bff;
	border-color:#007bff
}
.hh-module .btn-outline-primary.disabled,.hh-module .btn-outline-primary:disabled{
	color:#007bff;
	background-color:transparent
}
.hh-module .btn-outline-primary:not(:disabled):not(.disabled).active,.hh-module .btn-outline-primary:not(:disabled):not(.disabled):active,.hh-module .show>.btn-outline-primary.dropdown-toggle{
	color:#fff;
	background-color:#007bff;
	border-color:#007bff
}
.hh-module .btn-outline-secondary.focus,.hh-module .btn-outline-secondary:focus,.hh-module .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.hh-module .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-outline-secondary.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(108,117,125,.5)
}
.hh-module .btn-outline-secondary{
	color:#6c757d;
	background-color:transparent;
	background-image:none;
	border-color:#6c757d
}
.hh-module .btn-outline-secondary:hover{
	color:#fff;
	background-color:#6c757d;
	border-color:#6c757d
}
.hh-module .btn-outline-secondary.disabled,.hh-module .btn-outline-secondary:disabled{
	color:#6c757d;
	background-color:transparent
}
.hh-module .btn-outline-secondary:not(:disabled):not(.disabled).active,.hh-module .btn-outline-secondary:not(:disabled):not(.disabled):active,.hh-module .show>.btn-outline-secondary.dropdown-toggle{
	color:#fff;
	background-color:#6c757d;
	border-color:#6c757d
}
.hh-module .btn-outline-success.focus,.hh-module .btn-outline-success:focus,.hh-module .btn-outline-success:not(:disabled):not(.disabled).active:focus,.hh-module .btn-outline-success:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-outline-success.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(40,167,69,.5)
}
.hh-module .btn-outline-success{
	color:#28a745;
	background-color:transparent;
	background-image:none;
	border-color:#28a745
}
.hh-module .btn-outline-success:hover{
	color:#fff;
	background-color:#28a745;
	border-color:#28a745
}
.hh-module .btn-outline-success.disabled,.hh-module .btn-outline-success:disabled{
	color:#28a745;
	background-color:transparent
}
.hh-module .btn-outline-success:not(:disabled):not(.disabled).active,.hh-module .btn-outline-success:not(:disabled):not(.disabled):active,.hh-module .show>.btn-outline-success.dropdown-toggle{
	color:#fff;
	background-color:#28a745;
	border-color:#28a745
}
.hh-module .btn-outline-info.focus,.hh-module .btn-outline-info:focus,.hh-module .btn-outline-info:not(:disabled):not(.disabled).active:focus,.hh-module .btn-outline-info:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-outline-info.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(23,162,184,.5)
}
.hh-module .btn-outline-info{
	color:#17a2b8;
	background-color:transparent;
	background-image:none;
	border-color:#17a2b8
}
.hh-module .btn-outline-info:hover{
	color:#fff;
	background-color:#17a2b8;
	border-color:#17a2b8
}
.hh-module .btn-outline-info.disabled,.hh-module .btn-outline-info:disabled{
	color:#17a2b8;
	background-color:transparent
}
.hh-module .btn-outline-info:not(:disabled):not(.disabled).active,.hh-module .btn-outline-info:not(:disabled):not(.disabled):active,.hh-module .show>.btn-outline-info.dropdown-toggle{
	color:#fff;
	background-color:#17a2b8;
	border-color:#17a2b8
}
.hh-module .btn-outline-warning.focus,.hh-module .btn-outline-warning:focus,.hh-module .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.hh-module .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-outline-warning.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(255,193,7,.5)
}
.hh-module .btn-outline-warning{
	color:#ffc107;
	background-color:transparent;
	background-image:none;
	border-color:#ffc107
}
.hh-module .btn-outline-warning:hover{
	color:#212529;
	background-color:#ffc107;
	border-color:#ffc107
}
.hh-module .btn-outline-warning.disabled,.hh-module .btn-outline-warning:disabled{
	color:#ffc107;
	background-color:transparent
}
.hh-module .btn-outline-warning:not(:disabled):not(.disabled).active,.hh-module .btn-outline-warning:not(:disabled):not(.disabled):active,.hh-module .show>.btn-outline-warning.dropdown-toggle{
	color:#212529;
	background-color:#ffc107;
	border-color:#ffc107
}
.hh-module .btn-outline-danger.focus,.hh-module .btn-outline-danger:focus,.hh-module .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.hh-module .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-outline-danger.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(220,53,69,.5)
}
.hh-module .btn-outline-danger{
	color:#dc3545;
	background-color:transparent;
	background-image:none;
	border-color:#dc3545
}
.hh-module .btn-outline-danger:hover{
	color:#fff;
	background-color:#dc3545;
	border-color:#dc3545
}
.hh-module .btn-outline-danger.disabled,.hh-module .btn-outline-danger:disabled{
	color:#dc3545;
	background-color:transparent
}
.hh-module .btn-outline-danger:not(:disabled):not(.disabled).active,.hh-module .btn-outline-danger:not(:disabled):not(.disabled):active,.hh-module .show>.btn-outline-danger.dropdown-toggle{
	color:#fff;
	background-color:#dc3545;
	border-color:#dc3545
}
.hh-module .btn-outline-light.focus,.hh-module .btn-outline-light:focus,.hh-module .btn-outline-light:not(:disabled):not(.disabled).active:focus,.hh-module .btn-outline-light:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-outline-light.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(248,249,250,.5)
}
.hh-module .btn-outline-light{
	color:#f8f9fa;
	background-color:transparent;
	background-image:none;
	border-color:#f8f9fa
}
.hh-module .btn-outline-light:hover{
	color:#212529;
	background-color:#f8f9fa;
	border-color:#f8f9fa
}
.hh-module .btn-outline-light.disabled,.hh-module .btn-outline-light:disabled{
	color:#f8f9fa;
	background-color:transparent
}
.hh-module .btn-outline-light:not(:disabled):not(.disabled).active,.hh-module .btn-outline-light:not(:disabled):not(.disabled):active,.hh-module .show>.btn-outline-light.dropdown-toggle{
	color:#212529;
	background-color:#f8f9fa;
	border-color:#f8f9fa
}
.hh-module .btn-outline-dark.focus,.hh-module .btn-outline-dark:focus,.hh-module .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.hh-module .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.hh-module .show>.btn-outline-dark.dropdown-toggle:focus{
	box-shadow:0 0 0 .2rem rgba(52,58,64,.5)
}
.hh-module .btn-outline-dark{
	color:#343a40;
	background-color:transparent;
	background-image:none;
	border-color:#343a40
}
.hh-module .btn-outline-dark:hover{
	color:#fff;
	background-color:#343a40;
	border-color:#343a40
}
.hh-module .btn-outline-dark.disabled,.hh-module .btn-outline-dark:disabled{
	color:#343a40;
	background-color:transparent
}
.hh-module .btn-outline-dark:not(:disabled):not(.disabled).active,.hh-module .btn-outline-dark:not(:disabled):not(.disabled):active,.hh-module .show>.btn-outline-dark.dropdown-toggle{
	color:#fff;
	background-color:#343a40;
	border-color:#343a40
}
.hh-module .btn-link{
	font-weight:400;
	color:#007bff;
	background-color:transparent
}
.hh-module .btn-link:hover{
	color:#0056b3;
	text-decoration:underline;
	background-color:transparent;
	border-color:transparent
}
.hh-module .btn-link.focus,.hh-module .btn-link:focus{
	text-decoration:underline;
	border-color:transparent;
	box-shadow:none
}
.hh-module .btn-link.disabled,.hh-module .btn-link:disabled{
	color:#6c757d
}
.hh-module .btn-group-lg>.btn,.hh-module .btn-lg{
	padding:.5rem 1rem;
	font-size:1.25rem;
	line-height:1.5;
	border-radius:.3rem
}
.hh-module .btn-group-sm>.btn,.hh-module .btn-sm{
	padding:.25rem .5rem;
	font-size:.875rem;
	line-height:1.5;
	border-radius:.2rem
}
.hh-module .btn-block{
	display:block;
	width:100%
}
.hh-module .btn-block+.btn-block{
	margin-top:.5rem
}
.hh-module input[type=submit].btn-block,.hh-module input[type=button].btn-block,.hh-module input[type=reset].btn-block{
	width:100%
}
.hh-module .dropdown-toggle::after,.hh-module .dropup .dropdown-toggle::after{
	width:0;
	height:0;
	vertical-align:.255em;
	content:""
}
.hh-module .fade{
	opacity:0;
	transition:opacity .15s linear
}
.hh-module .fade.show{
	opacity:1
}
.hh-module .collapse{
	display:none
}
.hh-module .collapse.show{
	display:block
}
.hh-module tr.collapse.show{
	display:table-row
}
.hh-module tbody.collapse.show{
	display:table-row-group
}
.hh-module .collapsing{
	position:relative;
	height:0;
	overflow:hidden;
	transition:height .35s ease
}
.hh-module .dropdown,.hh-module .dropup{
	position:relative
}
.hh-module .dropdown-toggle::after{
	display:inline-block;
	margin-left:.255em;
	border-top:.3em solid;
	border-right:.3em solid transparent;
	border-bottom:0;
	border-left:.3em solid transparent
}
.hh-module .dropdown-toggle:empty::after{
	margin-left:0
}
.hh-module .dropdown-menu{
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:10rem;
	padding:.5rem 0;
	margin:.125rem 0 0;
	font-size:1rem;
	color:#212529;
	text-align:left;
	list-style:none;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid rgba(0,0,0,.15);
	border-radius:.25rem
}
.hh-module .dropup .dropdown-menu{
	margin-top:0;
	margin-bottom:.125rem
}
.hh-module .dropup .dropdown-toggle::after{
	display:inline-block;
	margin-left:.255em;
	border-top:0;
	border-right:.3em solid transparent;
	border-bottom:.3em solid;
	border-left:.3em solid transparent
}
.hh-module .dropleft .dropdown-toggle::before,.hh-module .dropright .dropdown-toggle::after{
	width:0;
	content:"";
	border-top:.3em solid transparent;
	border-bottom:.3em solid transparent;
	height:0
}
.hh-module .dropup .dropdown-toggle:empty::after{
	margin-left:0
}
.hh-module .dropright .dropdown-menu{
	margin-top:0;
	margin-left:.125rem
}
.hh-module .dropright .dropdown-toggle::after{
	display:inline-block;
	margin-left:.255em;
	border-left:.3em solid;
	vertical-align:0
}
.hh-module .dropright .dropdown-toggle:empty::after{
	margin-left:0
}
.hh-module .dropleft .dropdown-menu{
	margin-top:0;
	margin-right:.125rem
}
.hh-module .dropleft .dropdown-toggle::after{
	width:0;
	height:0;
	margin-left:.255em;
	vertical-align:.255em;
	content:"";
	display:none
}
.hh-module .dropleft .dropdown-toggle::before{
	display:inline-block;
	margin-right:.255em;
	border-right:.3em solid;
	vertical-align:0
}
.hh-module .dropleft .dropdown-toggle:empty::after{
	margin-left:0
}
.hh-module .dropdown-divider{
	height:0;
	margin:.5rem 0;
	overflow:hidden;
	border-top:1px solid #e9ecef
}
.hh-module .dropdown-item{
	display:block;
	width:100%;
	padding:.25rem 1.5rem;
	clear:both;
	font-weight:400;
	color:#212529;
	text-align:inherit;
	white-space:nowrap;
	background-color:transparent;
	border:0
}
.hh-module .btn-group>.btn-group:not(:last-child)>.btn,.hh-module .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.hh-module .input-group>.custom-file:not(:last-child) .custom-file-label,.hh-module .input-group>.custom-file:not(:last-child) .custom-file-label::before,.hh-module .input-group>.custom-select:not(:last-child),.hh-module .input-group>.form-control:not(:last-child){
	border-top-right-radius:0;
	border-bottom-right-radius:0
}
.hh-module .btn-group>.btn-group:not(:first-child)>.btn,.hh-module .btn-group>.btn:not(:first-child),.hh-module .input-group>.custom-file:not(:first-child) .custom-file-label,.hh-module .input-group>.custom-file:not(:first-child) .custom-file-label::before,.hh-module .input-group>.custom-select:not(:first-child),.hh-module .input-group>.form-control:not(:first-child){
	border-top-left-radius:0;
	border-bottom-left-radius:0
}
.hh-module .dropdown-item:focus,.hh-module .dropdown-item:hover{
	color:#16181b;
	text-decoration:none;
	background-color:#f8f9fa
}
.hh-module .dropdown-item.active,.hh-module .dropdown-item:active{
	color:#fff;
	text-decoration:none;
	background-color:#007bff
}
.hh-module .dropdown-item.disabled,.hh-module .dropdown-item:disabled{
	color:#6c757d;
	background-color:transparent
}
.hh-module .dropdown-menu.show{
	display:block
}
.hh-module .dropdown-header{
	display:block;
	padding:.5rem 1.5rem;
	margin-bottom:0;
	font-size:.875rem;
	color:#6c757d;
	white-space:nowrap
}
.hh-module .btn-group,.hh-module .btn-group-vertical{
	position:relative;
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	vertical-align:middle
}
.hh-module .btn-group-vertical>.btn,.hh-module .btn-group>.btn{
	position:relative;
	-webkit-box-flex:0;
	-ms-flex:0 1 auto;
	flex:0 1 auto
}
.hh-module .btn-group-vertical>.btn.active,.hh-module .btn-group-vertical>.btn:active,.hh-module .btn-group-vertical>.btn:focus,.hh-module .btn-group-vertical>.btn:hover,.hh-module .btn-group>.btn.active,.hh-module .btn-group>.btn:active,.hh-module .btn-group>.btn:focus,.hh-module .btn-group>.btn:hover{
	z-index:1
}
.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,.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-left:-1px
}
.hh-module .btn-group>.btn:first-child,.hh-module .card>hr,.hh-module .dropdown-toggle-split::after{
	margin-left:0
}
.hh-module .btn-toolbar{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start
}
.hh-module .btn-toolbar .input-group{
	width:auto
}
.hh-module .dropdown-toggle-split{
	padding-right:.5625rem;
	padding-left:.5625rem
}
.hh-module .btn-group-sm>.btn+.dropdown-toggle-split,.hh-module .btn-sm+.dropdown-toggle-split{
	padding-right:.375rem;
	padding-left:.375rem
}
.hh-module .btn-group-lg>.btn+.dropdown-toggle-split,.hh-module .btn-lg+.dropdown-toggle-split{
	padding-right:.75rem;
	padding-left:.75rem
}
.hh-module .btn-group-vertical{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.hh-module .btn-group-vertical .btn,.hh-module .btn-group-vertical .btn-group{
	width:100%
}
.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 .input-group-append,.hh-module .input-group-append .btn+.btn,.hh-module .input-group-append .btn+.input-group-text,.hh-module .input-group-append .input-group-text+.btn,.hh-module .input-group-append .input-group-text+.input-group-text,.hh-module .input-group-prepend .btn+.btn,.hh-module .input-group-prepend .btn+.input-group-text,.hh-module .input-group-prepend .input-group-text+.btn,.hh-module .input-group-prepend .input-group-text+.input-group-text,.hh-module .input-group>.custom-file+.custom-file,.hh-module .input-group>.custom-file+.custom-select,.hh-module .input-group>.custom-file+.form-control,.hh-module .input-group>.custom-select+.custom-file,.hh-module .input-group>.custom-select+.custom-select,.hh-module .input-group>.custom-select+.form-control,.hh-module .input-group>.form-control+.custom-file,.hh-module .input-group>.form-control+.custom-select,.hh-module .input-group>.form-control+.form-control{
	margin-left:-1px
}
.hh-module .btn-group-vertical>.btn-group:not(:last-child)>.btn,.hh-module .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.hh-module .btn-group-vertical>.btn-group:not(:first-child)>.btn,.hh-module .btn-group-vertical>.btn:not(:first-child){
	border-top-left-radius:0;
	border-top-right-radius:0
}
.hh-module .btn-group-toggle>.btn,.hh-module .btn-group-toggle>.btn-group>.btn{
	margin-bottom:0
}
.hh-module .btn-group-toggle>.btn input[type=radio],.hh-module .btn-group-toggle>.btn input[type=checkbox],.hh-module .btn-group-toggle>.btn-group>.btn input[type=radio],.hh-module .btn-group-toggle>.btn-group>.btn input[type=checkbox]{
	position:absolute;
	clip:rect(0,0,0,0);
	pointer-events:none
}
.hh-module .input-group{
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-align:stretch;
	-ms-flex-align:stretch;
	align-items:stretch;
	width:100%
}
.hh-module .input-group>.custom-file,.hh-module .input-group>.custom-select,.hh-module .input-group>.form-control{
	position:relative;
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	width:1%;
	margin-bottom:0
}
.hh-module .input-group>.custom-file:focus,.hh-module .input-group>.custom-select:focus,.hh-module .input-group>.form-control:focus{
	z-index:3
}
.hh-module .input-group>.custom-file{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.hh-module .input-group-append,.hh-module .input-group-prepend{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.hh-module .input-group-append .btn,.hh-module .input-group-prepend .btn{
	position:relative;
	z-index:2
}
.hh-module .input-group-prepend{
	margin-right:-1px
}
.hh-module .input-group-text{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:.375rem .75rem;
	margin-bottom:0;
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#495057;
	text-align:center;
	white-space:nowrap;
	background-color:#e9ecef;
	border:1px solid #ced4da;
	border-radius:.25rem
}
.hh-module .input-group-text input[type=radio],.hh-module .input-group-text input[type=checkbox]{
	margin-top:0
}
.hh-module .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.hh-module .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.hh-module .input-group>.input-group-append:not(:last-child)>.btn,.hh-module .input-group>.input-group-append:not(:last-child)>.input-group-text,.hh-module .input-group>.input-group-prepend>.btn,.hh-module .input-group>.input-group-prepend>.input-group-text{
	border-top-right-radius:0;
	border-bottom-right-radius:0
}
.hh-module .input-group>.input-group-append>.btn,.hh-module .input-group>.input-group-append>.input-group-text,.hh-module .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.hh-module .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.hh-module .input-group>.input-group-prepend:not(:first-child)>.btn,.hh-module .input-group>.input-group-prepend:not(:first-child)>.input-group-text{
	border-top-left-radius:0;
	border-bottom-left-radius:0
}
.hh-module .custom-control{
	position:relative;
	display:block;
	min-height:1.5rem;
	padding-left:1.5rem
}
.hh-module .custom-control-inline{
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	margin-right:1rem
}
.hh-module .custom-control-label::after,.hh-module .custom-control-label::before{
	position:absolute;
	top:.25rem;
	display:block;
	width:1rem;
	height:1rem;
	content:"";
	left:0
}
.hh-module .custom-control-input{
	position:absolute;
	z-index:-1;
	opacity:0
}
.hh-module .custom-control-input:checked~.custom-control-label::before{
	color:#fff;
	background-color:#007bff
}
.hh-module .custom-control-input:focus~.custom-control-label::before{
	box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}
.hh-module .custom-control-input:active~.custom-control-label::before{
	color:#fff;
	background-color:#b3d7ff
}
.hh-module .custom-control-input:disabled~.custom-control-label{
	color:#6c757d
}
.hh-module .custom-control-input:disabled~.custom-control-label::before{
	background-color:#e9ecef
}
.hh-module .custom-control-label{
	margin-bottom:0
}
.hh-module .custom-control-label::before{
	pointer-events:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-color:#dee2e6
}
.hh-module .custom-checkbox .custom-control-input:checked~.custom-control-label::before,.hh-module .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{
	background-color:#007bff
}
.hh-module .custom-control-label::after{
	background-repeat:no-repeat;
	background-position:center center;
	background-size:50% 50%
}
.hh-module .custom-file,.hh-module .custom-file-input{
	position:relative;
	width:100%;
	height:calc(2.25rem + 2px)
}
.hh-module .custom-file-input:lang(en)~.custom-file-label::after,.hh-module .custom-file-label::after{
	content:"Browse"
}
.hh-module .custom-checkbox .custom-control-label::before{
	border-radius:.25rem
}
.hh-module .custom-checkbox .custom-control-input:checked~.custom-control-label::after{
	background-image:url("data:image/svg+xml;
	charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}
.hh-module .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{
	background-image:url("data:image/svg+xml;
	charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}
.hh-module .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before,.hh-module .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{
	background-color:rgba(0,123,255,.5)
}
.hh-module .custom-radio .custom-control-label::before{
	border-radius:50%
}
.hh-module .custom-radio .custom-control-input:checked~.custom-control-label::before{
	background-color:#007bff
}
.hh-module .custom-radio .custom-control-input:checked~.custom-control-label::after{
	background-image:url("data:image/svg+xml;
	charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}
.hh-module .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{
	background-color:rgba(0,123,255,.5)
}
.hh-module .custom-select{
	display:inline-block;
	width:100%;
	height:calc(2.25rem + 2px);
	padding:.375rem 1.75rem .375rem .75rem;
	line-height:1.5;
	color:#495057;
	vertical-align:middle;
	background:url("data:image/svg+xml;
	charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center no-repeat #fff;
	background-size:8px 10px;
	border:1px solid #ced4da;
	border-radius:.25rem;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none
}
.hh-module .custom-select:focus{
	border-color:#80bdff;
	outline:0;
	box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5)
}
.hh-module .custom-select:focus::-ms-value{
	color:#495057;
	background-color:#fff
}
.hh-module .custom-select[multiple],.hh-module .custom-select[size]:not([size="1"]){
	height:auto;
	padding-right:.75rem;
	background-image:none
}
.hh-module .custom-select:disabled{
	color:#6c757d;
	background-color:#e9ecef
}
.hh-module .custom-select::-ms-expand{
	opacity:0
}
.hh-module .custom-select-sm{
	height:calc(1.8125rem + 2px);
	padding-top:.375rem;
	padding-bottom:.375rem;
	font-size:75%
}
.hh-module .custom-select-lg{
	height:calc(2.875rem + 2px);
	padding-top:.375rem;
	padding-bottom:.375rem;
	font-size:125%
}
.hh-module .custom-file{
	display:inline-block;
	margin-bottom:0
}
.hh-module .custom-file-input{
	z-index:2;
	margin:0;
	opacity:0
}
.hh-module .custom-file-label,.hh-module .custom-file-label::after{
	position:absolute;
	top:0;
	padding:.375rem .75rem;
	line-height:1.5;
	color:#495057;
	right:0
}
.hh-module .custom-file-input:focus~.custom-file-control{
	border-color:#80bdff;
	box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.hh-module .custom-file-input:focus~.custom-file-control::before{
	border-color:#80bdff
}
.hh-module .custom-file-label{
	left:0;
	z-index:1;
	height:calc(2.25rem + 2px);
	background-color:#fff;
	border:1px solid #ced4da;
	border-radius:.25rem
}
.hh-module .custom-file-label::after{
	bottom:0;
	z-index:3;
	display:block;
	height:calc(calc(2.25rem + 2px) - 1px * 2);
	background-color:#e9ecef;
	border-left:1px solid #ced4da;
	border-radius:0 .25rem .25rem 0
}
.hh-module .nav,.hh-module .navbar{
	display:-webkit-box;
	display:-ms-flexbox;
	-ms-flex-wrap:wrap
}
.hh-module .nav{
	display:flex;
	flex-wrap:wrap;
	padding-left:0;
	margin-bottom:0;
	list-style:none
}
.hh-module .nav-link{
	display:block;
	padding:.5rem 1rem
}
.hh-module .nav-link:focus,.hh-module .nav-link:hover{
	text-decoration:none
}
.hh-module .nav-link.disabled{
	color:#6c757d
}
.hh-module .nav-tabs{
	border-bottom:1px solid #dee2e6
}
.hh-module .nav-tabs .nav-item{
	margin-bottom:-1px
}
.hh-module .nav-tabs .nav-link{
	border:1px solid transparent;
	border-top-left-radius:.25rem;
	border-top-right-radius:.25rem
}
.hh-module .nav-tabs .nav-link:focus,.hh-module .nav-tabs .nav-link:hover{
	border-color:#e9ecef #e9ecef #dee2e6
}
.hh-module .nav-tabs .nav-link.disabled{
	color:#6c757d;
	background-color:transparent;
	border-color:transparent
}
.hh-module .nav-tabs .nav-item.show .nav-link,.hh-module .nav-tabs .nav-link.active{
	color:#495057;
	background-color:#fff;
	border-color:#dee2e6 #dee2e6 #fff
}
.hh-module .nav-tabs .dropdown-menu{
	margin-top:-1px;
	border-top-left-radius:0;
	border-top-right-radius:0
}
.hh-module .nav-pills .nav-link{
	border-radius:.25rem
}
.hh-module .nav-pills .nav-link.active,.hh-module .nav-pills .show>.nav-link{
	color:#fff;
	background-color:#007bff
}
.hh-module .nav-fill .nav-item{
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	text-align:center
}
.hh-module .nav-justified .nav-item{
	-ms-flex-preferred-size:0;
	flex-basis:0;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	text-align:center
}
.hh-module .tab-content>.tab-pane{
	display:none
}
.hh-module .tab-content>.active{
	display:block
}
.hh-module .navbar{
	position:relative;
	display:flex;
	flex-wrap:wrap;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	padding:.5rem 1rem
}
.hh-module .navbar>.container,.hh-module .navbar>.container-fluid{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.hh-module .navbar-brand{
	display:inline-block;
	padding-top:.3125rem;
	padding-bottom:.3125rem;
	margin-right:1rem;
	font-size:1.25rem;
	line-height:inherit;
	white-space:nowrap
}
.hh-module .card,.hh-module .navbar-nav{
	display:-webkit-box;
	display:-ms-flexbox
}
.hh-module .navbar-brand:focus,.hh-module .navbar-brand:hover{
	text-decoration:none
}
.hh-module .navbar-nav{
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	padding-left:0;
	margin-bottom:0;
	list-style:none
}
.hh-module .navbar-nav .nav-link{
	padding-right:0;
	padding-left:0
}
.hh-module .navbar-nav .dropdown-menu{
	position:static;
	float:none
}
.hh-module .navbar-text{
	display:inline-block;
	padding-top:.5rem;
	padding-bottom:.5rem
}
.hh-module .navbar-collapse{
	-ms-flex-preferred-size:100%;
	flex-basis:100%;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.hh-module .navbar-toggler{
	padding:.25rem .75rem;
	font-size:1.25rem;
	line-height:1;
	background-color:transparent;
	border:1px solid transparent;
	border-radius:.25rem
}
.hh-module .navbar-toggler:focus,.hh-module .navbar-toggler:hover{
	text-decoration:none
}
.hh-module .navbar-toggler-icon{
	display:inline-block;
	width:1.5em;
	height:1.5em;
	vertical-align:middle;
	content:"";
	background:center center no-repeat;
	background-size:100% 100%
}
@media (max-width:575.98px){
	.hh-module .navbar-expand-sm>.container,.hh-module .navbar-expand-sm>.container-fluid{
		padding-right:0;
		padding-left:0
	}
}
@media (min-width:576px){
	.hh-module .navbar-expand-sm{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-flow:row nowrap;
		flex-flow:row nowrap;
		-webkit-box-pack:start;
		-ms-flex-pack:start;
		justify-content:flex-start
	}
	.hh-module .navbar-expand-sm .navbar-nav{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-direction:row;
		flex-direction:row
	}
	.hh-module .navbar-expand-sm .navbar-nav .dropdown-menu{
		position:absolute
	}
	.hh-module .navbar-expand-sm .navbar-nav .dropdown-menu-right{
		right:0;
		left:auto
	}
	.hh-module .navbar-expand-sm .navbar-nav .nav-link{
		padding-right:.5rem;
		padding-left:.5rem
	}
	.hh-module .navbar-expand-sm>.container,.hh-module .navbar-expand-sm>.container-fluid{
		-ms-flex-wrap:nowrap;
		flex-wrap:nowrap
	}
	.hh-module .navbar-expand-sm .navbar-collapse{
		display:-webkit-box!important;
		display:-ms-flexbox!important;
		display:flex!important;
		-ms-flex-preferred-size:auto;
		flex-basis:auto
	}
	.hh-module .navbar-expand-sm .navbar-toggler{
		display:none
	}
	.hh-module .navbar-expand-sm .dropup .dropdown-menu{
		top:auto;
		bottom:100%
	}
}
@media (max-width:767.98px){
	.hh-module .navbar-expand-md>.container,.hh-module .navbar-expand-md>.container-fluid{
		padding-right:0;
		padding-left:0
	}
}
@media (min-width:768px){
	.hh-module .navbar-expand-md{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-flow:row nowrap;
		flex-flow:row nowrap;
		-webkit-box-pack:start;
		-ms-flex-pack:start;
		justify-content:flex-start
	}
	.hh-module .navbar-expand-md .navbar-nav{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-direction:row;
		flex-direction:row
	}
	.hh-module .navbar-expand-md .navbar-nav .dropdown-menu{
		position:absolute
	}
	.hh-module .navbar-expand-md .navbar-nav .dropdown-menu-right{
		right:0;
		left:auto
	}
	.hh-module .navbar-expand-md .navbar-nav .nav-link{
		padding-right:.5rem;
		padding-left:.5rem
	}
	.hh-module .navbar-expand-md>.container,.hh-module .navbar-expand-md>.container-fluid{
		-ms-flex-wrap:nowrap;
		flex-wrap:nowrap
	}
	.hh-module .navbar-expand-md .navbar-collapse{
		display:-webkit-box!important;
		display:-ms-flexbox!important;
		display:flex!important;
		-ms-flex-preferred-size:auto;
		flex-basis:auto
	}
	.hh-module .navbar-expand-md .navbar-toggler{
		display:none
	}
	.hh-module .navbar-expand-md .dropup .dropdown-menu{
		top:auto;
		bottom:100%
	}
}
@media (max-width:991.98px){
	.hh-module .navbar-expand-lg>.container,.hh-module .navbar-expand-lg>.container-fluid{
		padding-right:0;
		padding-left:0
	}
}
@media (min-width:992px){
	.hh-module .navbar-expand-lg{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-flow:row nowrap;
		flex-flow:row nowrap;
		-webkit-box-pack:start;
		-ms-flex-pack:start;
		justify-content:flex-start
	}
	.hh-module .navbar-expand-lg .navbar-nav{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-direction:row;
		flex-direction:row
	}
	.hh-module .navbar-expand-lg .navbar-nav .dropdown-menu{
		position:absolute
	}
	.hh-module .navbar-expand-lg .navbar-nav .dropdown-menu-right{
		right:0;
		left:auto
	}
	.hh-module .navbar-expand-lg .navbar-nav .nav-link{
		padding-right:.5rem;
		padding-left:.5rem
	}
	.hh-module .navbar-expand-lg>.container,.hh-module .navbar-expand-lg>.container-fluid{
		-ms-flex-wrap:nowrap;
		flex-wrap:nowrap
	}
	.hh-module .navbar-expand-lg .navbar-collapse{
		display:-webkit-box!important;
		display:-ms-flexbox!important;
		display:flex!important;
		-ms-flex-preferred-size:auto;
		flex-basis:auto
	}
	.hh-module .navbar-expand-lg .navbar-toggler{
		display:none
	}
	.hh-module .navbar-expand-lg .dropup .dropdown-menu{
		top:auto;
		bottom:100%
	}
}
@media (max-width:1199.98px){
	.hh-module .navbar-expand-xl>.container,.hh-module .navbar-expand-xl>.container-fluid{
		padding-right:0;
		padding-left:0
	}
}
@media (min-width:1200px){
	.hh-module .navbar-expand-xl{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-flow:row nowrap;
		flex-flow:row nowrap;
		-webkit-box-pack:start;
		-ms-flex-pack:start;
		justify-content:flex-start
	}
	.hh-module .navbar-expand-xl .navbar-nav{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-direction:row;
		flex-direction:row
	}
	.hh-module .navbar-expand-xl .navbar-nav .dropdown-menu{
		position:absolute
	}
	.hh-module .navbar-expand-xl .navbar-nav .dropdown-menu-right{
		right:0;
		left:auto
	}
	.hh-module .navbar-expand-xl .navbar-nav .nav-link{
		padding-right:.5rem;
		padding-left:.5rem
	}
	.hh-module .navbar-expand-xl>.container,.hh-module .navbar-expand-xl>.container-fluid{
		-ms-flex-wrap:nowrap;
		flex-wrap:nowrap
	}
	.hh-module .navbar-expand-xl .navbar-collapse{
		display:-webkit-box!important;
		display:-ms-flexbox!important;
		display:flex!important;
		-ms-flex-preferred-size:auto;
		flex-basis:auto
	}
	.hh-module .navbar-expand-xl .navbar-toggler{
		display:none
	}
	.hh-module .navbar-expand-xl .dropup .dropdown-menu{
		top:auto;
		bottom:100%
	}
}
.hh-module .navbar-expand{
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-flow:row nowrap;
	flex-flow:row nowrap;
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start
}
.hh-module .navbar-expand>.container,.hh-module .navbar-expand>.container-fluid{
	padding-right:0;
	padding-left:0
}
.hh-module .navbar-expand .navbar-nav{
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row
}
.hh-module .card,.hh-module .card-deck{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal
}
.hh-module .navbar-expand .navbar-nav .dropdown-menu{
	position:absolute
}
.hh-module .navbar-expand .navbar-nav .dropdown-menu-right{
	right:0;
	left:auto
}
.hh-module .navbar-expand .navbar-nav .nav-link{
	padding-right:.5rem;
	padding-left:.5rem
}
.hh-module .navbar-expand>.container,.hh-module .navbar-expand>.container-fluid{
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap
}
.hh-module .navbar-expand .navbar-collapse{
	display:-webkit-box!important;
	display:-ms-flexbox!important;
	display:flex!important;
	-ms-flex-preferred-size:auto;
	flex-basis:auto
}
.hh-module .navbar-expand .navbar-toggler{
	display:none
}
.hh-module .navbar-expand .dropup .dropdown-menu{
	top:auto;
	bottom:100%
}
.hh-module .navbar-light .navbar-brand,.hh-module .navbar-light .navbar-brand:focus,.hh-module .navbar-light .navbar-brand:hover{
	color:rgba(0,0,0,.9)
}
.hh-module .navbar-light .navbar-nav .nav-link{
	color:rgba(0,0,0,.5)
}
.hh-module .navbar-light .navbar-nav .nav-link:focus,.hh-module .navbar-light .navbar-nav .nav-link:hover{
	color:rgba(0,0,0,.7)
}
.hh-module .navbar-light .navbar-nav .nav-link.disabled{
	color:rgba(0,0,0,.3)
}
.hh-module .navbar-light .navbar-nav .active>.nav-link,.hh-module .navbar-light .navbar-nav .nav-link.active,.hh-module .navbar-light .navbar-nav .nav-link.show,.hh-module .navbar-light .navbar-nav .show>.nav-link{
	color:rgba(0,0,0,.9)
}
.hh-module .navbar-light .navbar-toggler{
	color:rgba(0,0,0,.5);
	border-color:rgba(0,0,0,.1)
}
.hh-module .navbar-light .navbar-toggler-icon{
	background-image:url("data:image/svg+xml;
	charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.hh-module .navbar-light .navbar-text{
	color:rgba(0,0,0,.5)
}
.hh-module .navbar-light .navbar-text a,.hh-module .navbar-light .navbar-text a:focus,.hh-module .navbar-light .navbar-text a:hover{
	color:rgba(0,0,0,.9)
}
.hh-module .navbar-dark .navbar-brand,.hh-module .navbar-dark .navbar-brand:focus,.hh-module .navbar-dark .navbar-brand:hover{
	color:#fff
}
.hh-module .navbar-dark .navbar-nav .nav-link{
	color:rgba(255,255,255,.5)
}
.hh-module .navbar-dark .navbar-nav .nav-link:focus,.hh-module .navbar-dark .navbar-nav .nav-link:hover{
	color:rgba(255,255,255,.75)
}
.hh-module .navbar-dark .navbar-nav .nav-link.disabled{
	color:rgba(255,255,255,.25)
}
.hh-module .navbar-dark .navbar-nav .active>.nav-link,.hh-module .navbar-dark .navbar-nav .nav-link.active,.hh-module .navbar-dark .navbar-nav .nav-link.show,.hh-module .navbar-dark .navbar-nav .show>.nav-link{
	color:#fff
}
.hh-module .navbar-dark .navbar-toggler{
	color:rgba(255,255,255,.5);
	border-color:rgba(255,255,255,.1)
}
.hh-module .navbar-dark .navbar-toggler-icon{
	background-image:url("data:image/svg+xml;
	charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.hh-module .navbar-dark .navbar-text{
	color:rgba(255,255,255,.5)
}
.hh-module .navbar-dark .navbar-text a,.hh-module .navbar-dark .navbar-text a:focus,.hh-module .navbar-dark .navbar-text a:hover{
	color:#fff
}
.hh-module .card{
	position:relative;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	min-width:0;
	word-wrap:break-word;
	background-color:#fff;
	background-clip:border-box;
	border:1px solid rgba(0,0,0,.125);
	border-radius:.25rem
}
.hh-module .card>hr{
	margin-right:0
}
.hh-module .card>.list-group:first-child .list-group-item:first-child{
	border-top-left-radius:.25rem;
	border-top-right-radius:.25rem
}
.hh-module .card>.list-group:last-child .list-group-item:last-child{
	border-bottom-right-radius:.25rem;
	border-bottom-left-radius:.25rem
}
.hh-module .card-body{
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	padding:1.25rem
}
.hh-module .card-footer,.hh-module .card-header{
	padding:.75rem 1.25rem;
	background-color:rgba(0,0,0,.03)
}
.hh-module .card-title{
	margin-bottom:.75rem
}
.hh-module .card-subtitle{
	margin-top:-.375rem;
	margin-bottom:0
}
.hh-module .card-text:last-child{
	margin-bottom:0
}
.hh-module .card-link:hover{
	text-decoration:none
}
.hh-module .card-link+.card-link{
	margin-left:1.25rem
}
.hh-module .card-header-pills,.hh-module .card-header-tabs{
	margin-right:-.625rem;
	margin-left:-.625rem
}
.hh-module .card-header{
	margin-bottom:0;
	border-bottom:1px solid rgba(0,0,0,.125)
}
.hh-module .card-header:first-child{
	border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.hh-module .card-header+.list-group .list-group-item:first-child{
	border-top:0
}
.hh-module .card-footer{
	border-top:1px solid rgba(0,0,0,.125)
}
.hh-module .card-footer:last-child{
	border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.hh-module .card-header-tabs{
	margin-bottom:-.75rem;
	border-bottom:0
}
.hh-module .card-img-overlay{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	padding:1.25rem
}
.hh-module .card-img{
	width:100%;
	border-radius:calc(.25rem - 1px)
}
.hh-module .card-img-top{
	width:100%;
	border-top-left-radius:calc(.25rem - 1px);
	border-top-right-radius:calc(.25rem - 1px)
}
.hh-module .card-img-bottom{
	width:100%;
	border-bottom-right-radius:calc(.25rem - 1px);
	border-bottom-left-radius:calc(.25rem - 1px)
}
.hh-module .card-deck{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column
}
.hh-module .card-deck .card{
	margin-bottom:15px
}
@media (min-width:576px){
	.hh-module .card-deck{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-flow:row wrap;
		flex-flow:row wrap;
		margin-right:-15px;
		margin-left:-15px
	}
	.hh-module .card-deck .card{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-flex:1;
		-ms-flex:1 0 0%;
		flex:1 0 0%;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
		margin-right:15px;
		margin-bottom:0;
		margin-left:15px
	}
}
.hh-module .card-group{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.hh-module .card-group>.card{
	margin-bottom:15px
}
@media (min-width:576px){
	.hh-module .card-group{
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-flow:row wrap;
		flex-flow:row wrap
	}
	.hh-module .card-group>.card{
		-webkit-box-flex:1;
		-ms-flex:1 0 0%;
		flex:1 0 0%;
		margin-bottom:0
	}
	.hh-module .card-group>.card+.card{
		margin-left:0;
		border-left:0
	}
	.hh-module .card-group>.card:first-child{
		border-top-right-radius:0;
		border-bottom-right-radius:0
	}
	.hh-module .card-group>.card:first-child .card-header,.hh-module .card-group>.card:first-child .card-img-top{
		border-top-right-radius:0
	}
	.hh-module .card-group>.card:first-child .card-footer,.hh-module .card-group>.card:first-child .card-img-bottom{
		border-bottom-right-radius:0
	}
	.hh-module .card-group>.card:last-child{
		border-top-left-radius:0;
		border-bottom-left-radius:0
	}
	.hh-module .card-group>.card:last-child .card-header,.hh-module .card-group>.card:last-child .card-img-top{
		border-top-left-radius:0
	}
	.hh-module .card-group>.card:last-child .card-footer,.hh-module .card-group>.card:last-child .card-img-bottom{
		border-bottom-left-radius:0
	}
	.hh-module .card-group>.card:only-child{
		border-radius:.25rem
	}
	.hh-module .card-group>.card:only-child .card-header,.hh-module .card-group>.card:only-child .card-img-top{
		border-top-left-radius:.25rem;
		border-top-right-radius:.25rem
	}
	.hh-module .card-group>.card:only-child .card-footer,.hh-module .card-group>.card:only-child .card-img-bottom{
		border-bottom-right-radius:.25rem;
		border-bottom-left-radius:.25rem
	}
	.hh-module .card-group>.card:not(:first-child):not(:last-child):not(:only-child),.hh-module .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.hh-module .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.hh-module .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.hh-module .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{
		border-radius:0
	}
	.hh-module .card-columns{
		-webkit-column-count:3;
		-moz-column-count:3;
		column-count:3;
		-webkit-column-gap:1.25rem;
		-moz-column-gap:1.25rem;
		column-gap:1.25rem
	}
	.hh-module .card-columns .card{
		display:inline-block;
		width:100%
	}
}
.hh-module .list-group,.hh-module .modal-content,.hh-module .progress-bar{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal
}
.hh-module .card-columns .card{
	margin-bottom:.75rem
}
.hh-module .breadcrumb{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	padding:.75rem 1rem;
	margin-bottom:1rem;
	list-style:none;
	background-color:#e9ecef;
	border-radius:.25rem
}
.hh-module .breadcrumb-item+.breadcrumb-item::before{
	display:inline-block;
	padding-right:.5rem;
	padding-left:.5rem;
	color:#6c757d;
	content:"/"
}
.hh-module .breadcrumb-item+.breadcrumb-item:hover::before{
	text-decoration:none
}
.hh-module .breadcrumb-item.active{
	color:#6c757d
}
.hh-module .pagination{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding-left:0;
	list-style:none;
	border-radius:.25rem
}
.hh-module .page-link{
	position:relative;
	display:block;
	padding:.5rem .75rem;
	margin-left:-1px;
	line-height:1.25;
	color:#007bff;
	background-color:#fff;
	border:1px solid #dee2e6
}
.hh-module .page-link:hover{
	color:#0056b3;
	text-decoration:none;
	background-color:#e9ecef;
	border-color:#dee2e6
}
.hh-module .page-link:focus{
	z-index:2;
	outline:0;
	box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.hh-module .page-item:first-child .page-link{
	margin-left:0;
	border-top-left-radius:.25rem;
	border-bottom-left-radius:.25rem
}
.hh-module .page-item:last-child .page-link{
	border-top-right-radius:.25rem;
	border-bottom-right-radius:.25rem
}
.hh-module .page-item.active .page-link{
	z-index:1;
	color:#fff;
	background-color:#007bff;
	border-color:#007bff
}
.hh-module .page-item.disabled .page-link{
	color:#6c757d;
	pointer-events:none;
	cursor:auto;
	background-color:#fff;
	border-color:#dee2e6
}
.hh-module .pagination-lg .page-link{
	padding:.75rem 1.5rem;
	font-size:1.25rem;
	line-height:1.5
}
.hh-module .pagination-lg .page-item:first-child .page-link{
	border-top-left-radius:.3rem;
	border-bottom-left-radius:.3rem
}
.hh-module .pagination-lg .page-item:last-child .page-link{
	border-top-right-radius:.3rem;
	border-bottom-right-radius:.3rem
}
.hh-module .pagination-sm .page-link{
	padding:.25rem .5rem;
	font-size:.875rem;
	line-height:1.5
}
.hh-module .pagination-sm .page-item:first-child .page-link{
	border-top-left-radius:.2rem;
	border-bottom-left-radius:.2rem
}
.hh-module .pagination-sm .page-item:last-child .page-link{
	border-top-right-radius:.2rem;
	border-bottom-right-radius:.2rem
}
.hh-module .badge{
	display:inline-block;
	padding:.25em .4em;
	font-size:75%;
	font-weight:700;
	line-height:1;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:.25rem
}
.hh-module .badge:empty{
	display:none
}
.hh-module .btn .badge{
	position:relative;
	top:-1px
}
.hh-module .badge-pill{
	padding-right:.6em;
	padding-left:.6em;
	border-radius:10rem
}
.hh-module .badge-primary{
	color:#fff;
	background-color:#007bff
}
.hh-module .badge-primary[href]:focus,.hh-module .badge-primary[href]:hover{
	color:#fff;
	text-decoration:none;
	background-color:#0062cc
}
.hh-module .badge-secondary{
	color:#fff;
	background-color:#6c757d
}
.hh-module .badge-secondary[href]:focus,.hh-module .badge-secondary[href]:hover{
	color:#fff;
	text-decoration:none;
	background-color:#545b62
}
.hh-module .badge-success{
	color:#fff;
	background-color:#28a745
}
.hh-module .badge-success[href]:focus,.hh-module .badge-success[href]:hover{
	color:#fff;
	text-decoration:none;
	background-color:#1e7e34
}
.hh-module .badge-info{
	color:#fff;
	background-color:#17a2b8
}
.hh-module .badge-info[href]:focus,.hh-module .badge-info[href]:hover{
	color:#fff;
	text-decoration:none;
	background-color:#117a8b
}
.hh-module .badge-warning{
	color:#212529;
	background-color:#ffc107
}
.hh-module .badge-warning[href]:focus,.hh-module .badge-warning[href]:hover{
	color:#212529;
	text-decoration:none;
	background-color:#d39e00
}
.hh-module .badge-danger{
	color:#fff;
	background-color:#dc3545
}
.hh-module .badge-danger[href]:focus,.hh-module .badge-danger[href]:hover{
	color:#fff;
	text-decoration:none;
	background-color:#bd2130
}
.hh-module .badge-light{
	color:#212529;
	background-color:#f8f9fa
}
.hh-module .badge-light[href]:focus,.hh-module .badge-light[href]:hover{
	color:#212529;
	text-decoration:none;
	background-color:#dae0e5
}
.hh-module .badge-dark{
	color:#fff;
	background-color:#343a40
}
.hh-module .badge-dark[href]:focus,.hh-module .badge-dark[href]:hover{
	color:#fff;
	text-decoration:none;
	background-color:#1d2124
}
.hh-module .jumbotron{
	padding:2rem 1rem;
	margin-bottom:2rem;
	background-color:#e9ecef;
	border-radius:.3rem
}
@media (min-width:576px){
	.hh-module .jumbotron{
		padding:4rem 2rem
	}
}
.hh-module .jumbotron-fluid{
	padding-right:0;
	padding-left:0;
	border-radius:0
}
.hh-module .alert{
	position:relative;
	padding:.75rem 1.25rem;
	margin-bottom:1rem;
	border:1px solid transparent;
	border-radius:.25rem
}
.hh-module .alert-heading{
	color:inherit
}
.hh-module .alert-link{
	font-weight:700
}
.hh-module .alert-dismissible{
	padding-right:4rem
}
.hh-module .alert-dismissible .close{
	position:absolute;
	top:0;
	right:0;
	padding:.75rem 1.25rem;
	color:inherit
}
.hh-module .alert-primary{
	color:#004085;
	background-color:#cce5ff;
	border-color:#b8daff
}
.hh-module .alert-primary hr{
	border-top-color:#9fcdff
}
.hh-module .alert-primary .alert-link{
	color:#002752
}
.hh-module .alert-secondary{
	color:#383d41;
	background-color:#e2e3e5;
	border-color:#d6d8db
}
.hh-module .alert-secondary hr{
	border-top-color:#c8cbcf
}
.hh-module .alert-secondary .alert-link{
	color:#202326
}
.hh-module .alert-success{
	color:#155724;
	background-color:#d4edda;
	border-color:#c3e6cb
}
.hh-module .alert-success hr{
	border-top-color:#b1dfbb
}
.hh-module .alert-success .alert-link{
	color:#0b2e13
}
.hh-module .alert-info{
	color:#0c5460;
	background-color:#d1ecf1;
	border-color:#bee5eb
}
.hh-module .alert-info hr{
	border-top-color:#abdde5
}
.hh-module .alert-info .alert-link{
	color:#062c33
}
.hh-module div.alert-warning{
	color:#856404;
	background-color:#fff3cd;
	border-color:#ffeeba
}
.hh-module .alert-warning hr{
	border-top-color:#ffe8a1
}
.hh-module .alert-warning .alert-link{
	color:#533f03
}
.hh-module .alert-danger{
	color:#721c24;
	background-color:#f8d7da;
	border-color:#f5c6cb
}
.hh-module .alert-danger hr{
	border-top-color:#f1b0b7
}
.hh-module .alert-danger .alert-link{
	color:#491217
}
.hh-module .alert-light{
	color:#818182;
	background-color:#fefefe;
	border-color:#fdfdfe
}
.hh-module .alert-light hr{
	border-top-color:#ececf6
}
.hh-module .alert-light .alert-link{
	color:#686868
}
.hh-module .alert-dark{
	color:#1b1e21;
	background-color:#d6d8d9;
	border-color:#c6c8ca
}
.hh-module .alert-dark hr{
	border-top-color:#b9bbbe
}
.hh-module .alert-dark .alert-link{
	color:#040505
}
@-webkit-keyframes progress-bar-stripes{
	from{
		background-position:1rem 0
	}
	to{
		background-position:0 0
	}
}
@keyframes progress-bar-stripes{
	from{
		background-position:1rem 0
	}
	to{
		background-position:0 0
	}
}
.hh-module .progress{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:1rem;
	overflow:hidden;
	font-size:.75rem;
	background-color:#e9ecef;
	border-radius:.25rem
}
.hh-module .progress-bar{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	color:#fff;
	text-align:center;
	background-color:#007bff;
	transition:width .6s ease
}
.hh-module .progress-bar-striped{
	background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-size:1rem 1rem
}
.hh-module .progress-bar-animated{
	-webkit-animation:progress-bar-stripes 1s linear infinite;
	animation:progress-bar-stripes 1s linear infinite
}
.hh-module .media{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start
}
.hh-module .media-body{
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
.hh-module .list-group{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	padding-left:0;
	margin-bottom:0
}
.hh-module .list-group-item-action{
	width:100%;
	color:#495057;
	text-align:inherit
}
.hh-module .list-group-item-action:focus,.hh-module .list-group-item-action:hover{
	color:#495057;
	text-decoration:none;
	background-color:#f8f9fa
}
.hh-module .list-group-item-action:active{
	color:#212529;
	background-color:#e9ecef
}
.hh-module .list-group-item{
	position:relative;
	display:block;
	padding:.75rem 1.25rem;
	margin-bottom:-1px;
	background-color:#fff;
	border:1px solid rgba(0,0,0,.125)
}
.hh-module .list-group-item:first-child{
	border-top-left-radius:.25rem;
	border-top-right-radius:.25rem
}
.hh-module .list-group-item:last-child{
	margin-bottom:0;
	border-bottom-right-radius:.25rem;
	border-bottom-left-radius:.25rem
}
.hh-module .list-group-item:focus,.hh-module .list-group-item:hover{
	z-index:1;
	text-decoration:none
}
.hh-module .list-group-item.disabled,.hh-module .list-group-item:disabled{
	color:#6c757d;
	background-color:#fff
}
.hh-module .list-group-item.active{
	z-index:2;
	color:#fff;
	background-color:#007bff;
	border-color:#007bff
}
.hh-module .list-group-flush .list-group-item{
	border-right:0;
	border-left:0;
	border-radius:0
}
.hh-module .list-group-flush:first-child .list-group-item:first-child{
	border-top:0
}
.hh-module .list-group-flush:last-child .list-group-item:last-child{
	border-bottom:0
}
.hh-module .list-group-item-primary{
	color:#004085;
	background-color:#b8daff
}
.hh-module .list-group-item-primary.list-group-item-action:focus,.hh-module .list-group-item-primary.list-group-item-action:hover{
	color:#004085;
	background-color:#9fcdff
}
.hh-module .list-group-item-primary.list-group-item-action.active{
	color:#fff;
	background-color:#004085;
	border-color:#004085
}
.hh-module .list-group-item-secondary{
	color:#383d41;
	background-color:#d6d8db
}
.hh-module .list-group-item-secondary.list-group-item-action:focus,.hh-module .list-group-item-secondary.list-group-item-action:hover{
	color:#383d41;
	background-color:#c8cbcf
}
.hh-module .list-group-item-secondary.list-group-item-action.active{
	color:#fff;
	background-color:#383d41;
	border-color:#383d41
}
.hh-module .list-group-item-success{
	color:#155724;
	background-color:#c3e6cb
}
.hh-module .list-group-item-success.list-group-item-action:focus,.hh-module .list-group-item-success.list-group-item-action:hover{
	color:#155724;
	background-color:#b1dfbb
}
.hh-module .list-group-item-success.list-group-item-action.active{
	color:#fff;
	background-color:#155724;
	border-color:#155724
}
.hh-module .list-group-item-info{
	color:#0c5460;
	background-color:#bee5eb
}
.hh-module .list-group-item-info.list-group-item-action:focus,.hh-module .list-group-item-info.list-group-item-action:hover{
	color:#0c5460;
	background-color:#abdde5
}
.hh-module .list-group-item-info.list-group-item-action.active{
	color:#fff;
	background-color:#0c5460;
	border-color:#0c5460
}
.hh-module .list-group-item-warning{
	color:#856404;
	background-color:#ffeeba
}
.hh-module .list-group-item-warning.list-group-item-action:focus,.hh-module .list-group-item-warning.list-group-item-action:hover{
	color:#856404;
	background-color:#ffe8a1
}
.hh-module .list-group-item-warning.list-group-item-action.active{
	color:#fff;
	background-color:#856404;
	border-color:#856404
}
.hh-module .list-group-item-danger{
	color:#721c24;
	background-color:#f5c6cb
}
.hh-module .list-group-item-danger.list-group-item-action:focus,.hh-module .list-group-item-danger.list-group-item-action:hover{
	color:#721c24;
	background-color:#f1b0b7
}
.hh-module .list-group-item-danger.list-group-item-action.active{
	color:#fff;
	background-color:#721c24;
	border-color:#721c24
}
.hh-module .list-group-item-light{
	color:#818182;
	background-color:#fdfdfe
}
.hh-module .list-group-item-light.list-group-item-action:focus,.hh-module .list-group-item-light.list-group-item-action:hover{
	color:#818182;
	background-color:#ececf6
}
.hh-module .list-group-item-light.list-group-item-action.active{
	color:#fff;
	background-color:#818182;
	border-color:#818182
}
.hh-module .list-group-item-dark{
	color:#1b1e21;
	background-color:#c6c8ca
}
.hh-module .list-group-item-dark.list-group-item-action:focus,.hh-module .list-group-item-dark.list-group-item-action:hover{
	color:#1b1e21;
	background-color:#b9bbbe
}
.hh-module .list-group-item-dark.list-group-item-action.active{
	color:#fff;
	background-color:#1b1e21;
	border-color:#1b1e21
}
.hh-module .close{
	float:right;
	font-size:1.5rem;
	font-weight:700;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.5
}
.popover,.hh-module .tooltip{
	font-style:normal;
	font-weight:400;
	text-transform:none;
	letter-spacing:normal;
	word-break:normal;
	word-spacing:normal;
	white-space:normal;
	line-break:auto;
	font-size:.875rem;
	word-wrap:break-word;
	text-decoration:none
}
.hh-module .close:focus,.hh-module .close:hover{
	color:#000;
	text-decoration:none;
	opacity:.75
}
.hh-module .close:not(:disabled):not(.disabled){
	cursor:pointer
}
.hh-module button.close{
	padding:0;
	background-color:transparent;
	border:0;
	-webkit-appearance:none
}
.hh-module .modal-open{
	overflow:hidden
}
.hh-module .modal{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1050;
	display:none;
	overflow:hidden;
	outline:0
}
.hh-module .modal-open .modal{
	overflow-x:hidden;
	overflow-y:auto
}
.hh-module .modal-dialog{
	position:relative;
	width:auto;
	margin:.5rem;
	pointer-events:none
}
.hh-module .modal.fade .modal-dialog{
	transition:-webkit-transform .3s ease-out;
	transition:transform .3s ease-out;
	transition:transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform:translate(0,-25%);
	transform:translate(0,-25%)
}
.hh-module .modal.show .modal-dialog{
	-webkit-transform:translate(0,0);
	transform:translate(0,0)
}
.hh-module .modal-dialog-centered{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	min-height:calc(100% - (.5rem * 2))
}
.hh-module .modal-content{
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	width:100%;
	pointer-events:auto;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid rgba(0,0,0,.2);
	border-radius:.3rem;
	outline:0
}
.hh-module .modal-backdrop{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	background-color:#000
}
.hh-module .modal-backdrop.fade{
	opacity:0
}
.hh-module .modal-backdrop.show{
	opacity:.5
}
.hh-module .modal-header{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	padding:1rem;
	border-bottom:1px solid #e9ecef;
	border-top-left-radius:.3rem;
	border-top-right-radius:.3rem
}
.hh-module .modal-header .close{
	padding:1rem;
	margin:-1rem -1rem -1rem auto
}
.hh-module .modal-title{
	margin-bottom:0;
	line-height:1.5
}
.hh-module .modal-body{
	position:relative;
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	padding:1rem
}
.hh-module .modal-footer{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	padding:1rem;
	border-top:1px solid #e9ecef
}
.hh-module .modal-footer>:not(:first-child){
	margin-left:.25rem
}
.hh-module .modal-footer>:not(:last-child){
	margin-right:.25rem
}
.hh-module .modal-scrollbar-measure{
	position:absolute;
	top:-9999px;
	width:50px;
	height:50px;
	overflow:scroll
}
@media (min-width:576px){
	.hh-module .modal-dialog{
		max-width:500px;
		margin:1.75rem auto
	}
	.hh-module .modal-dialog-centered{
		min-height:calc(100% - (1.75rem * 2))
	}
	.hh-module .modal-sm{
		max-width:300px
	}
}
@media (min-width:992px){
	.hh-module .modal-lg{
		max-width:800px
	}
}
.hh-module .tooltip{
	position:absolute;
	z-index:1070;
	display:block;
	margin:0;
	line-height:1.5;
	text-align:left;
	text-align:start;
	text-shadow:none;
	opacity:0
}
.hh-module .tooltip.show{
	opacity:.9
}
.hh-module .tooltip .arrow{
	position:absolute;
	display:block;
	width:.8rem;
	height:.4rem
}
.hh-module .tooltip .arrow::before{
	position:absolute;
	content:"";
	border-color:transparent;
	border-style:solid
}
.hh-module .bs-tooltip-auto[x-placement^=top],.hh-module .bs-tooltip-top{
	padding:.4rem 0
}
.hh-module .bs-tooltip-auto[x-placement^=top] .arrow,.hh-module .bs-tooltip-top .arrow{
	bottom:0
}
.hh-module .bs-tooltip-auto[x-placement^=top] .arrow::before,.hh-module .bs-tooltip-top .arrow::before{
	top:0;
	border-width:.4rem .4rem 0;
	border-top-color:#000
}
.hh-module .bs-tooltip-auto[x-placement^=right],.hh-module .bs-tooltip-right{
	padding:0 .4rem
}
.hh-module .bs-tooltip-auto[x-placement^=right] .arrow,.hh-module .bs-tooltip-right .arrow{
	left:0;
	width:.4rem;
	height:.8rem
}
.hh-module .bs-tooltip-auto[x-placement^=right] .arrow::before,.hh-module .bs-tooltip-right .arrow::before{
	right:0;
	border-width:.4rem .4rem .4rem 0;
	border-right-color:#000
}
.hh-module .bs-tooltip-auto[x-placement^=bottom],.hh-module .bs-tooltip-bottom{
	padding:.4rem 0
}
.hh-module .bs-tooltip-auto[x-placement^=bottom] .arrow,.hh-module .bs-tooltip-bottom .arrow{
	top:0
}
.hh-module .bs-tooltip-auto[x-placement^=bottom] .arrow::before,.hh-module .bs-tooltip-bottom .arrow::before{
	bottom:0;
	border-width:0 .4rem .4rem;
	border-bottom-color:#000
}
.hh-module .bs-tooltip-auto[x-placement^=left],.hh-module .bs-tooltip-left{
	padding:0 .4rem
}
.hh-module .bs-tooltip-auto[x-placement^=left] .arrow,.hh-module .bs-tooltip-left .arrow{
	right:0;
	width:.4rem;
	height:.8rem
}
.hh-module .bs-tooltip-auto[x-placement^=left] .arrow::before,.hh-module .bs-tooltip-left .arrow::before{
	left:0;
	border-width:.4rem 0 .4rem .4rem;
	border-left-color:#000
}
.hh-module .tooltip-inner{
	max-width:200px;
	padding:.25rem .5rem;
	color:#fff;
	text-align:center;
	background-color:#000;
	border-radius:.25rem
}
.popover{
	position:absolute;
	top:0;
	left:0;
	z-index:1060;
	display:block;
	max-width:276px;
	line-height:1.5;
	text-align:left;
	text-align:start;
	text-shadow:none;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid rgba(0,0,0,.2);
	border-radius:.3rem
}
.popover .arrow{
	position:absolute;
	display:block;
	width:1rem;
	height:.5rem;
	margin:0 .3rem
}
.popover .arrow::after,.popover .arrow::before{
	position:absolute;
	display:block;
	content:"";
	border-color:transparent;
	border-style:solid
}
.bs-popover-auto[x-placement^=top],.bs-popover-top{
	margin-bottom:.5rem
}
.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{
	bottom:calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{
	border-width:.5rem .5rem 0
}
.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{
	bottom:0;
	border-top-color:rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{
	bottom:1px;
	border-top-color:#fff
}
.bs-popover-auto[x-placement^=right],.bs-popover-right{
	margin-left:.5rem
}
.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{
	left:calc((.5rem + 1px) * -1);
	width:.5rem;
	height:1rem;
	margin:.3rem 0
}
.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{
	border-width:.5rem .5rem .5rem 0
}
.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{
	left:0;
	border-right-color:rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{
	left:1px;
	border-right-color:#fff
}
.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{
	margin-top:.5rem
}
.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{
	top:calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{
	border-width:0 .5rem .5rem
}
.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{
	top:0;
	border-bottom-color:rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{
	top:1px;
	border-bottom-color:#fff
}
.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{
	position:absolute;
	top:0;
	left:50%;
	display:block;
	width:1rem;
	margin-left:-.5rem;
	content:"";
	border-bottom:1px solid #f7f7f7
}
.bs-popover-auto[x-placement^=left],.bs-popover-left{
	margin-right:.5rem
}
.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{
	right:calc((.5rem + 1px) * -1);
	width:.5rem;
	height:1rem;
	margin:.3rem 0
}
.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{
	border-width:.5rem 0 .5rem .5rem
}
.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{
	right:0;
	border-left-color:rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{
	right:1px;
	border-left-color:#fff
}
.popover-header{
	padding:.5rem .75rem;
	margin-bottom:0;
	font-size:1rem;
	color:inherit;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	border-top-left-radius:calc(.3rem - 1px);
	border-top-right-radius:calc(.3rem - 1px)
}
.popover-header:empty{
	display:none
}
.popover-body{
	padding:.5rem .75rem;
	color:#212529
}
.hh-module .carousel{
	position:relative
}
.hh-module .carousel-inner{
	position:relative;
	width:100%;
	overflow:hidden
}
.hh-module .carousel-item{
	position:relative;
	display:none;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	width:100%;
	transition:-webkit-transform .6s ease;
	transition:transform .6s ease;
	transition:transform .6s ease,-webkit-transform .6s ease;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000px;
	perspective:1000px
}
.hh-module .carousel-item-next,.hh-module .carousel-item-prev,.hh-module .carousel-item.active{
	display:block
}
.hh-module .carousel-item-next,.hh-module .carousel-item-prev{
	position:absolute;
	top:0
}
.hh-module .carousel-item-next.carousel-item-left,.hh-module .carousel-item-prev.carousel-item-right{
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){
	.hh-module .carousel-item-next.carousel-item-left,.hh-module .carousel-item-prev.carousel-item-right{
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0)
	}
}
.hh-module .active.carousel-item-right,.hh-module .carousel-item-next{
	-webkit-transform:translateX(100%);
	transform:translateX(100%)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){
	.hh-module .active.carousel-item-right,.hh-module .carousel-item-next{
		-webkit-transform:translate3d(100%,0,0);
		transform:translate3d(100%,0,0)
	}
}
.hh-module .active.carousel-item-left,.hh-module .carousel-item-prev{
	-webkit-transform:translateX(-100%);
	transform:translateX(-100%)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){
	.hh-module .active.carousel-item-left,.hh-module .carousel-item-prev{
		-webkit-transform:translate3d(-100%,0,0);
		transform:translate3d(-100%,0,0)
	}
}
.hh-module .carousel-control-next,.hh-module .carousel-control-prev{
	position:absolute;
	top:0;
	bottom:0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	width:15%;
	color:#fff;
	text-align:center;
	opacity:.5
}
.hh-module .carousel-control-next:focus,.hh-module .carousel-control-next:hover,.hh-module .carousel-control-prev:focus,.hh-module .carousel-control-prev:hover{
	color:#fff;
	text-decoration:none;
	outline:0;
	opacity:.9
}
.hh-module .carousel-control-prev{
	left:0
}
.hh-module .carousel-control-next{
	right:0
}
.hh-module .carousel-control-next-icon,.hh-module .carousel-control-prev-icon{
	display:inline-block;
	width:20px;
	height:20px;
	background:center center no-repeat;
	background-size:100% 100%
}
.hh-module .carousel-control-prev-icon{
	background-image:url("data:image/svg+xml;
	charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}
.hh-module .carousel-control-next-icon{
	background-image:url("data:image/svg+xml;
	charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}
.hh-module .carousel-indicators{
	position:absolute;
	right:0;
	bottom:10px;
	left:0;
	z-index:15;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	padding-left:0;
	margin-right:15%;
	margin-left:15%;
	list-style:none
}
.hh-module .carousel-indicators li{
	position:relative;
	-webkit-box-flex:0;
	-ms-flex:0 1 auto;
	flex:0 1 auto;
	width:30px;
	height:3px;
	margin-right:3px;
	margin-left:3px;
	text-indent:-999px;
	background-color:rgba(255,255,255,.5)
}
.hh-module .carousel-indicators li::after,.hh-module .carousel-indicators li::before{
	left:0;
	display:inline-block;
	height:10px;
	position:absolute;
	content:"";
	width:100%
}
.hh-module .carousel-indicators li::before{
	top:-10px
}
.hh-module .carousel-indicators li::after{
	bottom:-10px
}
.hh-module .carousel-indicators .active{
	background-color:#fff
}
.hh-module .carousel-caption{
	position:absolute;
	right:15%;
	bottom:20px;
	left:15%;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center
}
.hh-module .align-baseline{
	vertical-align:baseline!important
}
.hh-module .align-top{
	vertical-align:top!important
}
.hh-module .align-middle{
	vertical-align:middle!important
}
.hh-module .align-bottom{
	vertical-align:bottom!important
}
.hh-module .align-text-bottom{
	vertical-align:text-bottom!important
}
.hh-module .align-text-top{
	vertical-align:text-top!important
}
.hh-module .bg-primary{
	background-color:#007bff!important
}
.hh-module a.bg-primary:focus,.hh-module a.bg-primary:hover,.hh-module button.bg-primary:focus,.hh-module button.bg-primary:hover{
	background-color:#0062cc!important
}
.hh-module .bg-secondary{
	background-color:#6c757d!important
}
.hh-module a.bg-secondary:focus,.hh-module a.bg-secondary:hover,.hh-module button.bg-secondary:focus,.hh-module button.bg-secondary:hover{
	background-color:#545b62!important
}
.hh-module .bg-success{
	background-color:#28a745!important
}
.hh-module a.bg-success:focus,.hh-module a.bg-success:hover,.hh-module button.bg-success:focus,.hh-module button.bg-success:hover{
	background-color:#1e7e34!important
}
.hh-module .bg-info{
	background-color:#17a2b8!important
}
.hh-module a.bg-info:focus,.hh-module a.bg-info:hover,.hh-module button.bg-info:focus,.hh-module button.bg-info:hover{
	background-color:#117a8b!important
}
.hh-module .bg-warning{
	background-color:#ffc107!important
}
.hh-module a.bg-warning:focus,.hh-module a.bg-warning:hover,.hh-module button.bg-warning:focus,.hh-module button.bg-warning:hover{
	background-color:#d39e00!important
}
.hh-module .bg-danger{
	background-color:#dc3545!important
}
.hh-module a.bg-danger:focus,.hh-module a.bg-danger:hover,.hh-module button.bg-danger:focus,.hh-module button.bg-danger:hover{
	background-color:#bd2130!important
}
.hh-module .bg-light{
	background-color:#f8f9fa!important
}
.hh-module a.bg-light:focus,.hh-module a.bg-light:hover,.hh-module button.bg-light:focus,.hh-module button.bg-light:hover{
	background-color:#dae0e5!important
}
.hh-module .bg-dark{
	background-color:#343a40!important
}
.hh-module a.bg-dark:focus,.hh-module a.bg-dark:hover,.hh-module button.bg-dark:focus,.hh-module button.bg-dark:hover{
	background-color:#1d2124!important
}
.hh-module .bg-white{
	background-color:#fff!important
}
.hh-module .bg-transparent{
	background-color:transparent!important
}
.hh-module .border{
	border:1px solid #dee2e6!important
}
.hh-module .border-top{
	border-top:1px solid #dee2e6!important
}
.hh-module .border-right{
	border-right:1px solid #dee2e6!important
}
.hh-module .border-bottom{
	border-bottom:1px solid #dee2e6!important
}
.hh-module .border-left{
	border-left:1px solid #dee2e6!important
}
.hh-module .border-0{
	border:0!important
}
.hh-module .border-top-0{
	border-top:0!important
}
.hh-module .border-right-0{
	border-right:0!important
}
.hh-module .border-bottom-0{
	border-bottom:0!important
}
.hh-module .border-left-0{
	border-left:0!important
}
.hh-module .border-primary{
	border-color:#007bff!important
}
.hh-module .border-secondary{
	border-color:#6c757d!important
}
.hh-module .border-success{
	border-color:#28a745!important
}
.hh-module .border-info{
	border-color:#17a2b8!important
}
.hh-module .border-warning{
	border-color:#ffc107!important
}
.hh-module .border-danger{
	border-color:#dc3545!important
}
.hh-module .border-light{
	border-color:#f8f9fa!important
}
.hh-module .border-dark{
	border-color:#343a40!important
}
.hh-module .border-white{
	border-color:#fff!important
}
.hh-module .rounded{
	border-radius:.25rem!important
}
.hh-module .rounded-top{
	border-top-left-radius:.25rem!important;
	border-top-right-radius:.25rem!important
}
.hh-module .rounded-right{
	border-top-right-radius:.25rem!important;
	border-bottom-right-radius:.25rem!important
}
.hh-module .rounded-bottom{
	border-bottom-right-radius:.25rem!important;
	border-bottom-left-radius:.25rem!important
}
.hh-module .rounded-left{
	border-top-left-radius:.25rem!important;
	border-bottom-left-radius:.25rem!important
}
.hh-module .rounded-circle{
	border-radius:50%!important
}
.hh-module .rounded-0{
	border-radius:0!important
}
.hh-module .clearfix::after{
	display:block;
	clear:both;
	content:""
}
.hh-module .d-none{
	display:none!important
}
.hh-module .d-inline{
	display:inline!important
}
.hh-module .d-inline-block{
	display:inline-block!important
}
.hh-module .d-block{
	display:block!important
}
.hh-module .d-table{
	display:table!important
}
.hh-module .d-table-row{
	display:table-row!important
}
.hh-module .d-table-cell{
	display:table-cell!important
}
.hh-module .d-flex{
	display:-webkit-box!important;
	display:-ms-flexbox!important;
	display:flex!important
}
.hh-module .d-inline-flex{
	display:-webkit-inline-box!important;
	display:-ms-inline-flexbox!important;
	display:inline-flex!important
}
@media (min-width:576px){
	.hh-module .d-sm-none{
		display:none!important
	}
	.hh-module .d-sm-inline{
		display:inline!important
	}
	.hh-module .d-sm-inline-block{
		display:inline-block!important
	}
	.hh-module .d-sm-block{
		display:block!important
	}
	.hh-module .d-sm-table{
		display:table!important
	}
	.hh-module .d-sm-table-row{
		display:table-row!important
	}
	.hh-module .d-sm-table-cell{
		display:table-cell!important
	}
	.hh-module .d-sm-flex{
		display:-webkit-box!important;
		display:-ms-flexbox!important;
		display:flex!important
	}
	.hh-module .d-sm-inline-flex{
		display:-webkit-inline-box!important;
		display:-ms-inline-flexbox!important;
		display:inline-flex!important
	}
}
@media (min-width:768px){
	.hh-module .d-md-none{
		display:none!important
	}
	.hh-module .d-md-inline{
		display:inline!important
	}
	.hh-module .d-md-inline-block{
		display:inline-block!important
	}
	.hh-module .d-md-block{
		display:block!important
	}
	.hh-module .d-md-table{
		display:table!important
	}
	.hh-module .d-md-table-row{
		display:table-row!important
	}
	.hh-module .d-md-table-cell{
		display:table-cell!important
	}
	.hh-module .d-md-flex{
		display:-webkit-box!important;
		display:-ms-flexbox!important;
		display:flex!important
	}
	.hh-module .d-md-inline-flex{
		display:-webkit-inline-box!important;
		display:-ms-inline-flexbox!important;
		display:inline-flex!important
	}
}
@media (min-width:992px){
	.hh-module .d-lg-none{
		display:none!important
	}
	.hh-module .d-lg-inline{
		display:inline!important
	}
	.hh-module .d-lg-inline-block{
		display:inline-block!important
	}
	.hh-module .d-lg-block{
		display:block!important
	}
	.hh-module .d-lg-table{
		display:table!important
	}
	.hh-module .d-lg-table-row{
		display:table-row!important
	}
	.hh-module .d-lg-table-cell{
		display:table-cell!important
	}
	.hh-module .d-lg-flex{
		display:-webkit-box!important;
		display:-ms-flexbox!important;
		display:flex!important
	}
	.hh-module .d-lg-inline-flex{
		display:-webkit-inline-box!important;
		display:-ms-inline-flexbox!important;
		display:inline-flex!important
	}
}
@media (min-width:1200px){
	.hh-module .d-xl-none{
		display:none!important
	}
	.hh-module .d-xl-inline{
		display:inline!important
	}
	.hh-module .d-xl-inline-block{
		display:inline-block!important
	}
	.hh-module .d-xl-block{
		display:block!important
	}
	.hh-module .d-xl-table{
		display:table!important
	}
	.hh-module .d-xl-table-row{
		display:table-row!important
	}
	.hh-module .d-xl-table-cell{
		display:table-cell!important
	}
	.hh-module .d-xl-flex{
		display:-webkit-box!important;
		display:-ms-flexbox!important;
		display:flex!important
	}
	.hh-module .d-xl-inline-flex{
		display:-webkit-inline-box!important;
		display:-ms-inline-flexbox!important;
		display:inline-flex!important
	}
}
@media print{
	.hh-module .d-print-none{
		display:none!important
	}
	.hh-module .d-print-inline{
		display:inline!important
	}
	.hh-module .d-print-inline-block{
		display:inline-block!important
	}
	.hh-module .d-print-block{
		display:block!important
	}
	.hh-module .d-print-table{
		display:table!important
	}
	.hh-module .d-print-table-row{
		display:table-row!important
	}
	.hh-module .d-print-table-cell{
		display:table-cell!important
	}
	.hh-module .d-print-flex{
		display:-webkit-box!important;
		display:-ms-flexbox!important;
		display:flex!important
	}
	.hh-module .d-print-inline-flex{
		display:-webkit-inline-box!important;
		display:-ms-inline-flexbox!important;
		display:inline-flex!important
	}
}
.hh-module .embed-responsive{
	position:relative;
	display:block;
	width:100%;
	padding:0;
	overflow:hidden
}
.hh-module .embed-responsive::before{
	display:block;
	content:""
}
.hh-module .embed-responsive .embed-responsive-item,.hh-module .embed-responsive embed,.hh-module .embed-responsive iframe,.hh-module .embed-responsive object,.hh-module .embed-responsive video{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	border:0
}
.hh-module .embed-responsive-21by9::before{
	padding-top:42.857143%
}
.hh-module .embed-responsive-16by9::before{
	padding-top:56.25%
}
.hh-module .embed-responsive-4by3::before{
	padding-top:75%
}
.hh-module .embed-responsive-1by1::before{
	padding-top:100%
}
.hh-module .flex-row{
	-webkit-box-orient:horizontal!important;
	-webkit-box-direction:normal!important;
	-ms-flex-direction:row!important;
	flex-direction:row!important
}
.hh-module .flex-column{
	-webkit-box-orient:vertical!important;
	-webkit-box-direction:normal!important;
	-ms-flex-direction:column!important;
	flex-direction:column!important
}
.hh-module .flex-row-reverse{
	-webkit-box-orient:horizontal!important;
	-webkit-box-direction:reverse!important;
	-ms-flex-direction:row-reverse!important;
	flex-direction:row-reverse!important
}
.hh-module .flex-column-reverse{
	-webkit-box-orient:vertical!important;
	-webkit-box-direction:reverse!important;
	-ms-flex-direction:column-reverse!important;
	flex-direction:column-reverse!important
}
.hh-module .flex-wrap{
	-ms-flex-wrap:wrap!important;
	flex-wrap:wrap!important
}
.hh-module .flex-nowrap{
	-ms-flex-wrap:nowrap!important;
	flex-wrap:nowrap!important
}
.hh-module .flex-wrap-reverse{
	-ms-flex-wrap:wrap-reverse!important;
	flex-wrap:wrap-reverse!important
}
.hh-module .justify-content-start{
	-webkit-box-pack:start!important;
	-ms-flex-pack:start!important;
	justify-content:flex-start!important
}
.hh-module .justify-content-end{
	-webkit-box-pack:end!important;
	-ms-flex-pack:end!important;
	justify-content:flex-end!important
}
.hh-module .justify-content-center{
	-webkit-box-pack:center!important;
	-ms-flex-pack:center!important;
	justify-content:center!important
}
.hh-module .justify-content-between{
	-webkit-box-pack:justify!important;
	-ms-flex-pack:justify!important;
	justify-content:space-between!important
}
.hh-module .justify-content-around{
	-ms-flex-pack:distribute!important;
	justify-content:space-around!important
}
.hh-module .align-items-start{
	-webkit-box-align:start!important;
	-ms-flex-align:start!important;
	align-items:flex-start!important
}
.hh-module .align-items-end{
	-webkit-box-align:end!important;
	-ms-flex-align:end!important;
	align-items:flex-end!important
}
.hh-module .align-items-center{
	-webkit-box-align:center!important;
	-ms-flex-align:center!important;
	align-items:center!important
}
.hh-module .align-items-baseline{
	-webkit-box-align:baseline!important;
	-ms-flex-align:baseline!important;
	align-items:baseline!important
}
.hh-module .align-items-stretch{
	-webkit-box-align:stretch!important;
	-ms-flex-align:stretch!important;
	align-items:stretch!important
}
.hh-module .align-content-start{
	-ms-flex-line-pack:start!important;
	align-content:flex-start!important
}
.hh-module .align-content-end{
	-ms-flex-line-pack:end!important;
	align-content:flex-end!important
}
.hh-module .align-content-center{
	-ms-flex-line-pack:center!important;
	align-content:center!important
}
.hh-module .align-content-between{
	-ms-flex-line-pack:justify!important;
	align-content:space-between!important
}
.hh-module .align-content-around{
	-ms-flex-line-pack:distribute!important;
	align-content:space-around!important
}
.hh-module .align-content-stretch{
	-ms-flex-line-pack:stretch!important;
	align-content:stretch!important
}
.hh-module .align-self-auto{
	-ms-flex-item-align:auto!important;
	align-self:auto!important
}
.hh-module .align-self-start{
	-ms-flex-item-align:start!important;
	align-self:flex-start!important
}
.hh-module .align-self-end{
	-ms-flex-item-align:end!important;
	align-self:flex-end!important
}
.hh-module .align-self-center{
	-ms-flex-item-align:center!important;
	align-self:center!important
}
.hh-module .align-self-baseline{
	-ms-flex-item-align:baseline!important;
	align-self:baseline!important
}
.hh-module .align-self-stretch{
	-ms-flex-item-align:stretch!important;
	align-self:stretch!important
}
.hh-module .float-left{
	float:left!important
}
.hh-module .float-right{
	float:right!important
}
.hh-module .float-none{
	float:none!important
}
.hh-module .position-static{
	position:static!important
}
.hh-module .position-relative{
	position:relative!important
}
.hh-module .position-absolute{
	position:absolute!important
}
.hh-module .position-fixed{
	position:fixed!important
}
.hh-module .position-sticky{
	position:-webkit-sticky!important;
	position:sticky!important
}
.hh-module .fixed-top{
	position:fixed;
	top:0;
	right:0;
	left:0;
	z-index:1030
}
.hh-module .fixed-bottom{
	position:fixed;
	right:0;
	bottom:0;
	left:0;
	z-index:1030
}
@supports ((position:-webkit-sticky) or (position:sticky)){
	.hh-module .sticky-top{
		position:-webkit-sticky;
		position:sticky;
		top:0;
		z-index:1020
	}
}
.hh-module .sr-only{
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	overflow:hidden;
	clip:rect(0,0,0,0);
	white-space:nowrap;
	-webkit-clip-path:inset(50%);
	clip-path:inset(50%);
	border:0
}
.hh-module .sr-only-focusable:active,.hh-module .sr-only-focusable:focus{
	position:static;
	width:auto;
	height:auto;
	overflow:visible;
	clip:auto;
	white-space:normal;
	-webkit-clip-path:none;
	clip-path:none
}
.hh-module .w-25{
	width:25%!important
}
.hh-module .w-50{
	width:50%!important
}
.hh-module .w-75{
	width:75%!important
}
.hh-module .w-100{
	width:100%!important
}
.hh-module .h-25{
	height:25%!important
}
.hh-module .h-50{
	height:50%!important
}
.hh-module .h-75{
	height:75%!important
}
.hh-module .h-100{
	height:100%!important
}
.hh-module .mw-100{
	max-width:100%!important
}
.hh-module .mh-100{
	max-height:100%!important
}
.hh-module .m-0{
	margin:0!important
}
.hh-module .mt-0,.hh-module .my-0{
	margin-top:0!important
}
.hh-module .mr-0,.hh-module .mx-0{
	margin-right:0!important
}
.hh-module .mb-0,.hh-module .my-0{
	margin-bottom:0!important
}
.hh-module .ml-0,.hh-module .mx-0{
	margin-left:0!important
}
.hh-module .m-1{
	margin:.25rem!important
}
.hh-module .mt-1,.hh-module .my-1{
	margin-top:.25rem!important
}
.hh-module .mr-1,.hh-module .mx-1{
	margin-right:.25rem!important
}
.hh-module .mb-1,.hh-module .my-1{
	margin-bottom:.25rem!important
}
.hh-module .ml-1,.hh-module .mx-1{
	margin-left:.25rem!important
}
.hh-module .m-2{
	margin:.5rem!important
}
.hh-module .mt-2,.hh-module .my-2{
	margin-top:.5rem!important
}
.hh-module .mr-2,.hh-module .mx-2{
	margin-right:.5rem!important
}
.hh-module .mb-2,.hh-module .my-2{
	margin-bottom:.5rem!important
}
.hh-module .ml-2,.hh-module .mx-2{
	margin-left:.5rem!important
}
.hh-module .m-3{
	margin:1rem!important
}
.hh-module .mt-3,.hh-module .my-3{
	margin-top:1rem!important
}
.hh-module .mr-3,.hh-module .mx-3{
	margin-right:1rem!important
}
.hh-module .mb-3,.hh-module .my-3{
	margin-bottom:1rem!important
}
.hh-module .ml-3,.hh-module .mx-3{
	margin-left:1rem!important
}
.hh-module .m-4{
	margin:1.5rem!important
}
.hh-module .mt-4,.hh-module .my-4{
	margin-top:1.5rem!important
}
.hh-module .mr-4,.hh-module .mx-4{
	margin-right:1.5rem!important
}
.hh-module .mb-4,.hh-module .my-4{
	margin-bottom:1.5rem!important
}
.hh-module .ml-4,.hh-module .mx-4{
	margin-left:1.5rem!important
}
.hh-module .m-5{
	margin:3rem!important
}
.hh-module .mt-5,.hh-module .my-5{
	margin-top:3rem!important
}
.hh-module .mr-5,.hh-module .mx-5{
	margin-right:3rem!important
}
.hh-module .mb-5,.hh-module .my-5{
	margin-bottom:3rem!important
}
.hh-module .ml-5,.hh-module .mx-5{
	margin-left:3rem!important
}
.hh-module .p-0{
	padding:0!important
}
.hh-module .pt-0,.hh-module .py-0{
	padding-top:0!important
}
.hh-module .pr-0,.hh-module .px-0{
	padding-right:0!important
}
.hh-module .pb-0,.hh-module .py-0{
	padding-bottom:0!important
}
.hh-module .pl-0,.hh-module .px-0{
	padding-left:0!important
}
.hh-module .p-1{
	padding:.25rem!important
}
.hh-module .pt-1,.hh-module .py-1{
	padding-top:.25rem!important
}
.hh-module .pr-1,.hh-module .px-1{
	padding-right:.25rem!important
}
.hh-module .pb-1,.hh-module .py-1{
	padding-bottom:.25rem!important
}
.hh-module .pl-1,.hh-module .px-1{
	padding-left:.25rem!important
}
.hh-module .p-2{
	padding:.5rem!important
}
.hh-module .pt-2,.hh-module .py-2{
	padding-top:.5rem!important
}
.hh-module .pr-2,.hh-module .px-2{
	padding-right:.5rem!important
}
.hh-module .pb-2,.hh-module .py-2{
	padding-bottom:.5rem!important
}
.hh-module .pl-2,.hh-module .px-2{
	padding-left:.5rem!important
}
.hh-module .p-3{
	padding:1rem!important
}
.hh-module .pt-3,.hh-module .py-3{
	padding-top:1rem!important
}
.hh-module .pr-3,.hh-module .px-3{
	padding-right:1rem!important
}
.hh-module .pb-3,.hh-module .py-3{
	padding-bottom:1rem!important
}
.hh-module .pl-3,.hh-module .px-3{
	padding-left:1rem!important
}
.hh-module .p-4{
	padding:1.5rem!important
}
.hh-module .pt-4,.hh-module .py-4{
	padding-top:1.5rem!important
}
.hh-module .pr-4,.hh-module .px-4{
	padding-right:1.5rem!important
}
.hh-module .pb-4,.hh-module .py-4{
	padding-bottom:1.5rem!important
}
.hh-module .pl-4,.hh-module .px-4{
	padding-left:1.5rem!important
}
.hh-module .p-5{
	padding:3rem!important
}
.hh-module .pt-5,.hh-module .py-5{
	padding-top:3rem!important
}
.hh-module .pr-5,.hh-module .px-5{
	padding-right:3rem!important
}
.hh-module .pb-5,.hh-module .py-5{
	padding-bottom:3rem!important
}
.hh-module .pl-5,.hh-module .px-5{
	padding-left:3rem!important
}
.hh-module .m-auto{
	margin:auto!important
}
.hh-module .mt-auto,.hh-module .my-auto{
	margin-top:auto!important
}
.hh-module .mr-auto,.hh-module .mx-auto{
	margin-right:auto!important
}
.hh-module .mb-auto,.hh-module .my-auto{
	margin-bottom:auto!important
}
.hh-module .ml-auto,.hh-module .mx-auto{
	margin-left:auto!important
}
.hh-module .text-justify{
	text-align:justify!important
}
.hh-module .text-nowrap{
	white-space:nowrap!important
}
.hh-module .text-truncate{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.hh-module .text-left{
	text-align:left!important
}
.hh-module .text-right{
	text-align:right!important
}
.hh-module .text-center{
	text-align:center!important
}
@media (min-width:576px){
	.hh-module .flex-sm-row{
		-webkit-box-orient:horizontal!important;
		-webkit-box-direction:normal!important;
		-ms-flex-direction:row!important;
		flex-direction:row!important
	}
	.hh-module .flex-sm-column{
		-webkit-box-orient:vertical!important;
		-webkit-box-direction:normal!important;
		-ms-flex-direction:column!important;
		flex-direction:column!important
	}
	.hh-module .flex-sm-row-reverse{
		-webkit-box-orient:horizontal!important;
		-webkit-box-direction:reverse!important;
		-ms-flex-direction:row-reverse!important;
		flex-direction:row-reverse!important
	}
	.hh-module .flex-sm-column-reverse{
		-webkit-box-orient:vertical!important;
		-webkit-box-direction:reverse!important;
		-ms-flex-direction:column-reverse!important;
		flex-direction:column-reverse!important
	}
	.hh-module .flex-sm-wrap{
		-ms-flex-wrap:wrap!important;
		flex-wrap:wrap!important
	}
	.hh-module .flex-sm-nowrap{
		-ms-flex-wrap:nowrap!important;
		flex-wrap:nowrap!important
	}
	.hh-module .flex-sm-wrap-reverse{
		-ms-flex-wrap:wrap-reverse!important;
		flex-wrap:wrap-reverse!important
	}
	.hh-module .justify-content-sm-start{
		-webkit-box-pack:start!important;
		-ms-flex-pack:start!important;
		justify-content:flex-start!important
	}
	.hh-module .justify-content-sm-end{
		-webkit-box-pack:end!important;
		-ms-flex-pack:end!important;
		justify-content:flex-end!important
	}
	.hh-module .justify-content-sm-center{
		-webkit-box-pack:center!important;
		-ms-flex-pack:center!important;
		justify-content:center!important
	}
	.hh-module .justify-content-sm-between{
		-webkit-box-pack:justify!important;
		-ms-flex-pack:justify!important;
		justify-content:space-between!important
	}
	.hh-module .justify-content-sm-around{
		-ms-flex-pack:distribute!important;
		justify-content:space-around!important
	}
	.hh-module .align-items-sm-start{
		-webkit-box-align:start!important;
		-ms-flex-align:start!important;
		align-items:flex-start!important
	}
	.hh-module .align-items-sm-end{
		-webkit-box-align:end!important;
		-ms-flex-align:end!important;
		align-items:flex-end!important
	}
	.hh-module .align-items-sm-center{
		-webkit-box-align:center!important;
		-ms-flex-align:center!important;
		align-items:center!important
	}
	.hh-module .align-items-sm-baseline{
		-webkit-box-align:baseline!important;
		-ms-flex-align:baseline!important;
		align-items:baseline!important
	}
	.hh-module .align-items-sm-stretch{
		-webkit-box-align:stretch!important;
		-ms-flex-align:stretch!important;
		align-items:stretch!important
	}
	.hh-module .align-content-sm-start{
		-ms-flex-line-pack:start!important;
		align-content:flex-start!important
	}
	.hh-module .align-content-sm-end{
		-ms-flex-line-pack:end!important;
		align-content:flex-end!important
	}
	.hh-module .align-content-sm-center{
		-ms-flex-line-pack:center!important;
		align-content:center!important
	}
	.hh-module .align-content-sm-between{
		-ms-flex-line-pack:justify!important;
		align-content:space-between!important
	}
	.hh-module .align-content-sm-around{
		-ms-flex-line-pack:distribute!important;
		align-content:space-around!important
	}
	.hh-module .align-content-sm-stretch{
		-ms-flex-line-pack:stretch!important;
		align-content:stretch!important
	}
	.hh-module .align-self-sm-auto{
		-ms-flex-item-align:auto!important;
		align-self:auto!important
	}
	.hh-module .align-self-sm-start{
		-ms-flex-item-align:start!important;
		align-self:flex-start!important
	}
	.hh-module .align-self-sm-end{
		-ms-flex-item-align:end!important;
		align-self:flex-end!important
	}
	.hh-module .align-self-sm-center{
		-ms-flex-item-align:center!important;
		align-self:center!important
	}
	.hh-module .align-self-sm-baseline{
		-ms-flex-item-align:baseline!important;
		align-self:baseline!important
	}
	.hh-module .align-self-sm-stretch{
		-ms-flex-item-align:stretch!important;
		align-self:stretch!important
	}
	.hh-module .float-sm-left{
		float:left!important
	}
	.hh-module .float-sm-right{
		float:right!important
	}
	.hh-module .float-sm-none{
		float:none!important
	}
	.hh-module .m-sm-0{
		margin:0!important
	}
	.hh-module .mt-sm-0,.hh-module .my-sm-0{
		margin-top:0!important
	}
	.hh-module .mr-sm-0,.hh-module .mx-sm-0{
		margin-right:0!important
	}
	.hh-module .mb-sm-0,.hh-module .my-sm-0{
		margin-bottom:0!important
	}
	.hh-module .ml-sm-0,.hh-module .mx-sm-0{
		margin-left:0!important
	}
	.hh-module .m-sm-1{
		margin:.25rem!important
	}
	.hh-module .mt-sm-1,.hh-module .my-sm-1{
		margin-top:.25rem!important
	}
	.hh-module .mr-sm-1,.hh-module .mx-sm-1{
		margin-right:.25rem!important
	}
	.hh-module .mb-sm-1,.hh-module .my-sm-1{
		margin-bottom:.25rem!important
	}
	.hh-module .ml-sm-1,.hh-module .mx-sm-1{
		margin-left:.25rem!important
	}
	.hh-module .m-sm-2{
		margin:.5rem!important
	}
	.hh-module .mt-sm-2,.hh-module .my-sm-2{
		margin-top:.5rem!important
	}
	.hh-module .mr-sm-2,.hh-module .mx-sm-2{
		margin-right:.5rem!important
	}
	.hh-module .mb-sm-2,.hh-module .my-sm-2{
		margin-bottom:.5rem!important
	}
	.hh-module .ml-sm-2,.hh-module .mx-sm-2{
		margin-left:.5rem!important
	}
	.hh-module .m-sm-3{
		margin:1rem!important
	}
	.hh-module .mt-sm-3,.hh-module .my-sm-3{
		margin-top:1rem!important
	}
	.hh-module .mr-sm-3,.hh-module .mx-sm-3{
		margin-right:1rem!important
	}
	.hh-module .mb-sm-3,.hh-module .my-sm-3{
		margin-bottom:1rem!important
	}
	.hh-module .ml-sm-3,.hh-module .mx-sm-3{
		margin-left:1rem!important
	}
	.hh-module .m-sm-4{
		margin:1.5rem!important
	}
	.hh-module .mt-sm-4,.hh-module .my-sm-4{
		margin-top:1.5rem!important
	}
	.hh-module .mr-sm-4,.hh-module .mx-sm-4{
		margin-right:1.5rem!important
	}
	.hh-module .mb-sm-4,.hh-module .my-sm-4{
		margin-bottom:1.5rem!important
	}
	.hh-module .ml-sm-4,.hh-module .mx-sm-4{
		margin-left:1.5rem!important
	}
	.hh-module .m-sm-5{
		margin:3rem!important
	}
	.hh-module .mt-sm-5,.hh-module .my-sm-5{
		margin-top:3rem!important
	}
	.hh-module .mr-sm-5,.hh-module .mx-sm-5{
		margin-right:3rem!important
	}
	.hh-module .mb-sm-5,.hh-module .my-sm-5{
		margin-bottom:3rem!important
	}
	.hh-module .ml-sm-5,.hh-module .mx-sm-5{
		margin-left:3rem!important
	}
	.hh-module .p-sm-0{
		padding:0!important
	}
	.hh-module .pt-sm-0,.hh-module .py-sm-0{
		padding-top:0!important
	}
	.hh-module .pr-sm-0,.hh-module .px-sm-0{
		padding-right:0!important
	}
	.hh-module .pb-sm-0,.hh-module .py-sm-0{
		padding-bottom:0!important
	}
	.hh-module .pl-sm-0,.hh-module .px-sm-0{
		padding-left:0!important
	}
	.hh-module .p-sm-1{
		padding:.25rem!important
	}
	.hh-module .pt-sm-1,.hh-module .py-sm-1{
		padding-top:.25rem!important
	}
	.hh-module .pr-sm-1,.hh-module .px-sm-1{
		padding-right:.25rem!important
	}
	.hh-module .pb-sm-1,.hh-module .py-sm-1{
		padding-bottom:.25rem!important
	}
	.hh-module .pl-sm-1,.hh-module .px-sm-1{
		padding-left:.25rem!important
	}
	.hh-module .p-sm-2{
		padding:.5rem!important
	}
	.hh-module .pt-sm-2,.hh-module .py-sm-2{
		padding-top:.5rem!important
	}
	.hh-module .pr-sm-2,.hh-module .px-sm-2{
		padding-right:.5rem!important
	}
	.hh-module .pb-sm-2,.hh-module .py-sm-2{
		padding-bottom:.5rem!important
	}
	.hh-module .pl-sm-2,.hh-module .px-sm-2{
		padding-left:.5rem!important
	}
	.hh-module .p-sm-3{
		padding:1rem!important
	}
	.hh-module .pt-sm-3,.hh-module .py-sm-3{
		padding-top:1rem!important
	}
	.hh-module .pr-sm-3,.hh-module .px-sm-3{
		padding-right:1rem!important
	}
	.hh-module .pb-sm-3,.hh-module .py-sm-3{
		padding-bottom:1rem!important
	}
	.hh-module .pl-sm-3,.hh-module .px-sm-3{
		padding-left:1rem!important
	}
	.hh-module .p-sm-4{
		padding:1.5rem!important
	}
	.hh-module .pt-sm-4,.hh-module .py-sm-4{
		padding-top:1.5rem!important
	}
	.hh-module .pr-sm-4,.hh-module .px-sm-4{
		padding-right:1.5rem!important
	}
	.hh-module .pb-sm-4,.hh-module .py-sm-4{
		padding-bottom:1.5rem!important
	}
	.hh-module .pl-sm-4,.hh-module .px-sm-4{
		padding-left:1.5rem!important
	}
	.hh-module .p-sm-5{
		padding:3rem!important
	}
	.hh-module .pt-sm-5,.hh-module .py-sm-5{
		padding-top:3rem!important
	}
	.hh-module .pr-sm-5,.hh-module .px-sm-5{
		padding-right:3rem!important
	}
	.hh-module .pb-sm-5,.hh-module .py-sm-5{
		padding-bottom:3rem!important
	}
	.hh-module .pl-sm-5,.hh-module .px-sm-5{
		padding-left:3rem!important
	}
	.hh-module .m-sm-auto{
		margin:auto!important
	}
	.hh-module .mt-sm-auto,.hh-module .my-sm-auto{
		margin-top:auto!important
	}
	.hh-module .mr-sm-auto,.hh-module .mx-sm-auto{
		margin-right:auto!important
	}
	.hh-module .mb-sm-auto,.hh-module .my-sm-auto{
		margin-bottom:auto!important
	}
	.hh-module .ml-sm-auto,.hh-module .mx-sm-auto{
		margin-left:auto!important
	}
	.hh-module .text-sm-left{
		text-align:left!important
	}
	.hh-module .text-sm-right{
		text-align:right!important
	}
	.hh-module .text-sm-center{
		text-align:center!important
	}
}
@media (min-width:768px){
	.hh-module .flex-md-row{
		-webkit-box-orient:horizontal!important;
		-webkit-box-direction:normal!important;
		-ms-flex-direction:row!important;
		flex-direction:row!important
	}
	.hh-module .flex-md-column{
		-webkit-box-orient:vertical!important;
		-webkit-box-direction:normal!important;
		-ms-flex-direction:column!important;
		flex-direction:column!important
	}
	.hh-module .flex-md-row-reverse{
		-webkit-box-orient:horizontal!important;
		-webkit-box-direction:reverse!important;
		-ms-flex-direction:row-reverse!important;
		flex-direction:row-reverse!important
	}
	.hh-module .flex-md-column-reverse{
		-webkit-box-orient:vertical!important;
		-webkit-box-direction:reverse!important;
		-ms-flex-direction:column-reverse!important;
		flex-direction:column-reverse!important
	}
	.hh-module .flex-md-wrap{
		-ms-flex-wrap:wrap!important;
		flex-wrap:wrap!important
	}
	.hh-module .flex-md-nowrap{
		-ms-flex-wrap:nowrap!important;
		flex-wrap:nowrap!important
	}
	.hh-module .flex-md-wrap-reverse{
		-ms-flex-wrap:wrap-reverse!important;
		flex-wrap:wrap-reverse!important
	}
	.hh-module .justify-content-md-start{
		-webkit-box-pack:start!important;
		-ms-flex-pack:start!important;
		justify-content:flex-start!important
	}
	.hh-module .justify-content-md-end{
		-webkit-box-pack:end!important;
		-ms-flex-pack:end!important;
		justify-content:flex-end!important
	}
	.hh-module .justify-content-md-center{
		-webkit-box-pack:center!important;
		-ms-flex-pack:center!important;
		justify-content:center!important
	}
	.hh-module .justify-content-md-between{
		-webkit-box-pack:justify!important;
		-ms-flex-pack:justify!important;
		justify-content:space-between!important
	}
	.hh-module .justify-content-md-around{
		-ms-flex-pack:distribute!important;
		justify-content:space-around!important
	}
	.hh-module .align-items-md-start{
		-webkit-box-align:start!important;
		-ms-flex-align:start!important;
		align-items:flex-start!important
	}
	.hh-module .align-items-md-end{
		-webkit-box-align:end!important;
		-ms-flex-align:end!important;
		align-items:flex-end!important
	}
	.hh-module .align-items-md-center{
		-webkit-box-align:center!important;
		-ms-flex-align:center!important;
		align-items:center!important
	}
	.hh-module .align-items-md-baseline{
		-webkit-box-align:baseline!important;
		-ms-flex-align:baseline!important;
		align-items:baseline!important
	}
	.hh-module .align-items-md-stretch{
		-webkit-box-align:stretch!important;
		-ms-flex-align:stretch!important;
		align-items:stretch!important
	}
	.hh-module .align-content-md-start{
		-ms-flex-line-pack:start!important;
		align-content:flex-start!important
	}
	.hh-module .align-content-md-end{
		-ms-flex-line-pack:end!important;
		align-content:flex-end!important
	}
	.hh-module .align-content-md-center{
		-ms-flex-line-pack:center!important;
		align-content:center!important
	}
	.hh-module .align-content-md-between{
		-ms-flex-line-pack:justify!important;
		align-content:space-between!important
	}
	.hh-module .align-content-md-around{
		-ms-flex-line-pack:distribute!important;
		align-content:space-around!important
	}
	.hh-module .align-content-md-stretch{
		-ms-flex-line-pack:stretch!important;
		align-content:stretch!important
	}
	.hh-module .align-self-md-auto{
		-ms-flex-item-align:auto!important;
		align-self:auto!important
	}
	.hh-module .align-self-md-start{
		-ms-flex-item-align:start!important;
		align-self:flex-start!important
	}
	.hh-module .align-self-md-end{
		-ms-flex-item-align:end!important;
		align-self:flex-end!important
	}
	.hh-module .align-self-md-center{
		-ms-flex-item-align:center!important;
		align-self:center!important
	}
	.hh-module .align-self-md-baseline{
		-ms-flex-item-align:baseline!important;
		align-self:baseline!important
	}
	.hh-module .align-self-md-stretch{
		-ms-flex-item-align:stretch!important;
		align-self:stretch!important
	}
	.hh-module .float-md-left{
		float:left!important
	}
	.hh-module .float-md-right{
		float:right!important
	}
	.hh-module .float-md-none{
		float:none!important
	}
	.hh-module .m-md-0{
		margin:0!important
	}
	.hh-module .mt-md-0,.hh-module .my-md-0{
		margin-top:0!important
	}
	.hh-module .mr-md-0,.hh-module .mx-md-0{
		margin-right:0!important
	}
	.hh-module .mb-md-0,.hh-module .my-md-0{
		margin-bottom:0!important
	}
	.hh-module .ml-md-0,.hh-module .mx-md-0{
		margin-left:0!important
	}
	.hh-module .m-md-1{
		margin:.25rem!important
	}
	.hh-module .mt-md-1,.hh-module .my-md-1{
		margin-top:.25rem!important
	}
	.hh-module .mr-md-1,.hh-module .mx-md-1{
		margin-right:.25rem!important
	}
	.hh-module .mb-md-1,.hh-module .my-md-1{
		margin-bottom:.25rem!important
	}
	.hh-module .ml-md-1,.hh-module .mx-md-1{
		margin-left:.25rem!important
	}
	.hh-module .m-md-2{
		margin:.5rem!important
	}
	.hh-module .mt-md-2,.hh-module .my-md-2{
		margin-top:.5rem!important
	}
	.hh-module .mr-md-2,.hh-module .mx-md-2{
		margin-right:.5rem!important
	}
	.hh-module .mb-md-2,.hh-module .my-md-2{
		margin-bottom:.5rem!important
	}
	.hh-module .ml-md-2,.hh-module .mx-md-2{
		margin-left:.5rem!important
	}
	.hh-module .m-md-3{
		margin:1rem!important
	}
	.hh-module .mt-md-3,.hh-module .my-md-3{
		margin-top:1rem!important
	}
	.hh-module .mr-md-3,.hh-module .mx-md-3{
		margin-right:1rem!important
	}
	.hh-module .mb-md-3,.hh-module .my-md-3{
		margin-bottom:1rem!important
	}
	.hh-module .ml-md-3,.hh-module .mx-md-3{
		margin-left:1rem!important
	}
	.hh-module .m-md-4{
		margin:1.5rem!important
	}
	.hh-module .mt-md-4,.hh-module .my-md-4{
		margin-top:1.5rem!important
	}
	.hh-module .mr-md-4,.hh-module .mx-md-4{
		margin-right:1.5rem!important
	}
	.hh-module .mb-md-4,.hh-module .my-md-4{
		margin-bottom:1.5rem!important
	}
	.hh-module .ml-md-4,.hh-module .mx-md-4{
		margin-left:1.5rem!important
	}
	.hh-module .m-md-5{
		margin:3rem!important
	}
	.hh-module .mt-md-5,.hh-module .my-md-5{
		margin-top:3rem!important
	}
	.hh-module .mr-md-5,.hh-module .mx-md-5{
		margin-right:3rem!important
	}
	.hh-module .mb-md-5,.hh-module .my-md-5{
		margin-bottom:3rem!important
	}
	.hh-module .ml-md-5,.hh-module .mx-md-5{
		margin-left:3rem!important
	}
	.hh-module .p-md-0{
		padding:0!important
	}
	.hh-module .pt-md-0,.hh-module .py-md-0{
		padding-top:0!important
	}
	.hh-module .pr-md-0,.hh-module .px-md-0{
		padding-right:0!important
	}
	.hh-module .pb-md-0,.hh-module .py-md-0{
		padding-bottom:0!important
	}
	.hh-module .pl-md-0,.hh-module .px-md-0{
		padding-left:0!important
	}
	.hh-module .p-md-1{
		padding:.25rem!important
	}
	.hh-module .pt-md-1,.hh-module .py-md-1{
		padding-top:.25rem!important
	}
	.hh-module .pr-md-1,.hh-module .px-md-1{
		padding-right:.25rem!important
	}
	.hh-module .pb-md-1,.hh-module .py-md-1{
		padding-bottom:.25rem!important
	}
	.hh-module .pl-md-1,.hh-module .px-md-1{
		padding-left:.25rem!important
	}
	.hh-module .p-md-2{
		padding:.5rem!important
	}
	.hh-module .pt-md-2,.hh-module .py-md-2{
		padding-top:.5rem!important
	}
	.hh-module .pr-md-2,.hh-module .px-md-2{
		padding-right:.5rem!important
	}
	.hh-module .pb-md-2,.hh-module .py-md-2{
		padding-bottom:.5rem!important
	}
	.hh-module .pl-md-2,.hh-module .px-md-2{
		padding-left:.5rem!important
	}
	.hh-module .p-md-3{
		padding:1rem!important
	}
	.hh-module .pt-md-3,.hh-module .py-md-3{
		padding-top:1rem!important
	}
	.hh-module .pr-md-3,.hh-module .px-md-3{
		padding-right:1rem!important
	}
	.hh-module .pb-md-3,.hh-module .py-md-3{
		padding-bottom:1rem!important
	}
	.hh-module .pl-md-3,.hh-module .px-md-3{
		padding-left:1rem!important
	}
	.hh-module .p-md-4{
		padding:1.5rem!important
	}
	.hh-module .pt-md-4,.hh-module .py-md-4{
		padding-top:1.5rem!important
	}
	.hh-module .pr-md-4,.hh-module .px-md-4{
		padding-right:1.5rem!important
	}
	.hh-module .pb-md-4,.hh-module .py-md-4{
		padding-bottom:1.5rem!important
	}
	.hh-module .pl-md-4,.hh-module .px-md-4{
		padding-left:1.5rem!important
	}
	.hh-module .p-md-5{
		padding:3rem!important
	}
	.hh-module .pt-md-5,.hh-module .py-md-5{
		padding-top:3rem!important
	}
	.hh-module .pr-md-5,.hh-module .px-md-5{
		padding-right:3rem!important
	}
	.hh-module .pb-md-5,.hh-module .py-md-5{
		padding-bottom:3rem!important
	}
	.hh-module .pl-md-5,.hh-module .px-md-5{
		padding-left:3rem!important
	}
	.hh-module .m-md-auto{
		margin:auto!important
	}
	.hh-module .mt-md-auto,.hh-module .my-md-auto{
		margin-top:auto!important
	}
	.hh-module .mr-md-auto,.hh-module .mx-md-auto{
		margin-right:auto!important
	}
	.hh-module .mb-md-auto,.hh-module .my-md-auto{
		margin-bottom:auto!important
	}
	.hh-module .ml-md-auto,.hh-module .mx-md-auto{
		margin-left:auto!important
	}
	.hh-module .text-md-left{
		text-align:left!important
	}
	.hh-module .text-md-right{
		text-align:right!important
	}
	.hh-module .text-md-center{
		text-align:center!important
	}
}
@media (min-width:992px){
	.hh-module .flex-lg-row{
		-webkit-box-orient:horizontal!important;
		-webkit-box-direction:normal!important;
		-ms-flex-direction:row!important;
		flex-direction:row!important
	}
	.hh-module .flex-lg-column{
		-webkit-box-orient:vertical!important;
		-webkit-box-direction:normal!important;
		-ms-flex-direction:column!important;
		flex-direction:column!important
	}
	.hh-module .flex-lg-row-reverse{
		-webkit-box-orient:horizontal!important;
		-webkit-box-direction:reverse!important;
		-ms-flex-direction:row-reverse!important;
		flex-direction:row-reverse!important
	}
	.hh-module .flex-lg-column-reverse{
		-webkit-box-orient:vertical!important;
		-webkit-box-direction:reverse!important;
		-ms-flex-direction:column-reverse!important;
		flex-direction:column-reverse!important
	}
	.hh-module .flex-lg-wrap{
		-ms-flex-wrap:wrap!important;
		flex-wrap:wrap!important
	}
	.hh-module .flex-lg-nowrap{
		-ms-flex-wrap:nowrap!important;
		flex-wrap:nowrap!important
	}
	.hh-module .flex-lg-wrap-reverse{
		-ms-flex-wrap:wrap-reverse!important;
		flex-wrap:wrap-reverse!important
	}
	.hh-module .justify-content-lg-start{
		-webkit-box-pack:start!important;
		-ms-flex-pack:start!important;
		justify-content:flex-start!important
	}
	.hh-module .justify-content-lg-end{
		-webkit-box-pack:end!important;
		-ms-flex-pack:end!important;
		justify-content:flex-end!important
	}
	.hh-module .justify-content-lg-center{
		-webkit-box-pack:center!important;
		-ms-flex-pack:center!important;
		justify-content:center!important
	}
	.hh-module .justify-content-lg-between{
		-webkit-box-pack:justify!important;
		-ms-flex-pack:justify!important;
		justify-content:space-between!important
	}
	.hh-module .justify-content-lg-around{
		-ms-flex-pack:distribute!important;
		justify-content:space-around!important
	}
	.hh-module .align-items-lg-start{
		-webkit-box-align:start!important;
		-ms-flex-align:start!important;
		align-items:flex-start!important
	}
	.hh-module .align-items-lg-end{
		-webkit-box-align:end!important;
		-ms-flex-align:end!important;
		align-items:flex-end!important
	}
	.hh-module .align-items-lg-center{
		-webkit-box-align:center!important;
		-ms-flex-align:center!important;
		align-items:center!important
	}
	.hh-module .align-items-lg-baseline{
		-webkit-box-align:baseline!important;
		-ms-flex-align:baseline!important;
		align-items:baseline!important
	}
	.hh-module .align-items-lg-stretch{
		-webkit-box-align:stretch!important;
		-ms-flex-align:stretch!important;
		align-items:stretch!important
	}
	.hh-module .align-content-lg-start{
		-ms-flex-line-pack:start!important;
		align-content:flex-start!important
	}
	.hh-module .align-content-lg-end{
		-ms-flex-line-pack:end!important;
		align-content:flex-end!important
	}
	.hh-module .align-content-lg-center{
		-ms-flex-line-pack:center!important;
		align-content:center!important
	}
	.hh-module .align-content-lg-between{
		-ms-flex-line-pack:justify!important;
		align-content:space-between!important
	}
	.hh-module .align-content-lg-around{
		-ms-flex-line-pack:distribute!important;
		align-content:space-around!important
	}
	.hh-module .align-content-lg-stretch{
		-ms-flex-line-pack:stretch!important;
		align-content:stretch!important
	}
	.hh-module .align-self-lg-auto{
		-ms-flex-item-align:auto!important;
		align-self:auto!important
	}
	.hh-module .align-self-lg-start{
		-ms-flex-item-align:start!important;
		align-self:flex-start!important
	}
	.hh-module .align-self-lg-end{
		-ms-flex-item-align:end!important;
		align-self:flex-end!important
	}
	.hh-module .align-self-lg-center{
		-ms-flex-item-align:center!important;
		align-self:center!important
	}
	.hh-module .align-self-lg-baseline{
		-ms-flex-item-align:baseline!important;
		align-self:baseline!important
	}
	.hh-module .align-self-lg-stretch{
		-ms-flex-item-align:stretch!important;
		align-self:stretch!important
	}
	.hh-module .float-lg-left{
		float:left!important
	}
	.hh-module .float-lg-right{
		float:right!important
	}
	.hh-module .float-lg-none{
		float:none!important
	}
	.hh-module .m-lg-0{
		margin:0!important
	}
	.hh-module .mt-lg-0,.hh-module .my-lg-0{
		margin-top:0!important
	}
	.hh-module .mr-lg-0,.hh-module .mx-lg-0{
		margin-right:0!important
	}
	.hh-module .mb-lg-0,.hh-module .my-lg-0{
		margin-bottom:0!important
	}
	.hh-module .ml-lg-0,.hh-module .mx-lg-0{
		margin-left:0!important
	}
	.hh-module .m-lg-1{
		margin:.25rem!important
	}
	.hh-module .mt-lg-1,.hh-module .my-lg-1{
		margin-top:.25rem!important
	}
	.hh-module .mr-lg-1,.hh-module .mx-lg-1{
		margin-right:.25rem!important
	}
	.hh-module .mb-lg-1,.hh-module .my-lg-1{
		margin-bottom:.25rem!important
	}
	.hh-module .ml-lg-1,.hh-module .mx-lg-1{
		margin-left:.25rem!important
	}
	.hh-module .m-lg-2{
		margin:.5rem!important
	}
	.hh-module .mt-lg-2,.hh-module .my-lg-2{
		margin-top:.5rem!important
	}
	.hh-module .mr-lg-2,.hh-module .mx-lg-2{
		margin-right:.5rem!important
	}
	.hh-module .mb-lg-2,.hh-module .my-lg-2{
		margin-bottom:.5rem!important
	}
	.hh-module .ml-lg-2,.hh-module .mx-lg-2{
		margin-left:.5rem!important
	}
	.hh-module .m-lg-3{
		margin:1rem!important
	}
	.hh-module .mt-lg-3,.hh-module .my-lg-3{
		margin-top:1rem!important
	}
	.hh-module .mr-lg-3,.hh-module .mx-lg-3{
		margin-right:1rem!important
	}
	.hh-module .mb-lg-3,.hh-module .my-lg-3{
		margin-bottom:1rem!important
	}
	.hh-module .ml-lg-3,.hh-module .mx-lg-3{
		margin-left:1rem!important
	}
	.hh-module .m-lg-4{
		margin:1.5rem!important
	}
	.hh-module .mt-lg-4,.hh-module .my-lg-4{
		margin-top:1.5rem!important
	}
	.hh-module .mr-lg-4,.hh-module .mx-lg-4{
		margin-right:1.5rem!important
	}
	.hh-module .mb-lg-4,.hh-module .my-lg-4{
		margin-bottom:1.5rem!important
	}
	.hh-module .ml-lg-4,.hh-module .mx-lg-4{
		margin-left:1.5rem!important
	}
	.hh-module .m-lg-5{
		margin:3rem!important
	}
	.hh-module .mt-lg-5,.hh-module .my-lg-5{
		margin-top:3rem!important
	}
	.hh-module .mr-lg-5,.hh-module .mx-lg-5{
		margin-right:3rem!important
	}
	.hh-module .mb-lg-5,.hh-module .my-lg-5{
		margin-bottom:3rem!important
	}
	.hh-module .ml-lg-5,.hh-module .mx-lg-5{
		margin-left:3rem!important
	}
	.hh-module .p-lg-0{
		padding:0!important
	}
	.hh-module .pt-lg-0,.hh-module .py-lg-0{
		padding-top:0!important
	}
	.hh-module .pr-lg-0,.hh-module .px-lg-0{
		padding-right:0!important
	}
	.hh-module .pb-lg-0,.hh-module .py-lg-0{
		padding-bottom:0!important
	}
	.hh-module .pl-lg-0,.hh-module .px-lg-0{
		padding-left:0!important
	}
	.hh-module .p-lg-1{
		padding:.25rem!important
	}
	.hh-module .pt-lg-1,.hh-module .py-lg-1{
		padding-top:.25rem!important
	}
	.hh-module .pr-lg-1,.hh-module .px-lg-1{
		padding-right:.25rem!important
	}
	.hh-module .pb-lg-1,.hh-module .py-lg-1{
		padding-bottom:.25rem!important
	}
	.hh-module .pl-lg-1,.hh-module .px-lg-1{
		padding-left:.25rem!important
	}
	.hh-module .p-lg-2{
		padding:.5rem!important
	}
	.hh-module .pt-lg-2,.hh-module .py-lg-2{
		padding-top:.5rem!important
	}
	.hh-module .pr-lg-2,.hh-module .px-lg-2{
		padding-right:.5rem!important
	}
	.hh-module .pb-lg-2,.hh-module .py-lg-2{
		padding-bottom:.5rem!important
	}
	.hh-module .pl-lg-2,.hh-module .px-lg-2{
		padding-left:.5rem!important
	}
	.hh-module .p-lg-3{
		padding:1rem!important
	}
	.hh-module .pt-lg-3,.hh-module .py-lg-3{
		padding-top:1rem!important
	}
	.hh-module .pr-lg-3,.hh-module .px-lg-3{
		padding-right:1rem!important
	}
	.hh-module .pb-lg-3,.hh-module .py-lg-3{
		padding-bottom:1rem!important
	}
	.hh-module .pl-lg-3,.hh-module .px-lg-3{
		padding-left:1rem!important
	}
	.hh-module .p-lg-4{
		padding:1.5rem!important
	}
	.hh-module .pt-lg-4,.hh-module .py-lg-4{
		padding-top:1.5rem!important
	}
	.hh-module .pr-lg-4,.hh-module .px-lg-4{
		padding-right:1.5rem!important
	}
	.hh-module .pb-lg-4,.hh-module .py-lg-4{
		padding-bottom:1.5rem!important
	}
	.hh-module .pl-lg-4,.hh-module .px-lg-4{
		padding-left:1.5rem!important
	}
	.hh-module .p-lg-5{
		padding:3rem!important
	}
	.hh-module .pt-lg-5,.hh-module .py-lg-5{
		padding-top:3rem!important
	}
	.hh-module .pr-lg-5,.hh-module .px-lg-5{
		padding-right:3rem!important
	}
	.hh-module .pb-lg-5,.hh-module .py-lg-5{
		padding-bottom:3rem!important
	}
	.hh-module .pl-lg-5,.hh-module .px-lg-5{
		padding-left:3rem!important
	}
	.hh-module .m-lg-auto{
		margin:auto!important
	}
	.hh-module .mt-lg-auto,.hh-module .my-lg-auto{
		margin-top:auto!important
	}
	.hh-module .mr-lg-auto,.hh-module .mx-lg-auto{
		margin-right:auto!important
	}
	.hh-module .mb-lg-auto,.hh-module .my-lg-auto{
		margin-bottom:auto!important
	}
	.hh-module .ml-lg-auto,.hh-module .mx-lg-auto{
		margin-left:auto!important
	}
	.hh-module .text-lg-left{
		text-align:left!important
	}
	.hh-module .text-lg-right{
		text-align:right!important
	}
	.hh-module .text-lg-center{
		text-align:center!important
	}
}
@media (min-width:1200px){
	.hh-module .flex-xl-row{
		-webkit-box-orient:horizontal!important;
		-webkit-box-direction:normal!important;
		-ms-flex-direction:row!important;
		flex-direction:row!important
	}
	.hh-module .flex-xl-column{
		-webkit-box-orient:vertical!important;
		-webkit-box-direction:normal!important;
		-ms-flex-direction:column!important;
		flex-direction:column!important
	}
	.hh-module .flex-xl-row-reverse{
		-webkit-box-orient:horizontal!important;
		-webkit-box-direction:reverse!important;
		-ms-flex-direction:row-reverse!important;
		flex-direction:row-reverse!important
	}
	.hh-module .flex-xl-column-reverse{
		-webkit-box-orient:vertical!important;
		-webkit-box-direction:reverse!important;
		-ms-flex-direction:column-reverse!important;
		flex-direction:column-reverse!important
	}
	.hh-module .flex-xl-wrap{
		-ms-flex-wrap:wrap!important;
		flex-wrap:wrap!important
	}
	.hh-module .flex-xl-nowrap{
		-ms-flex-wrap:nowrap!important;
		flex-wrap:nowrap!important
	}
	.hh-module .flex-xl-wrap-reverse{
		-ms-flex-wrap:wrap-reverse!important;
		flex-wrap:wrap-reverse!important
	}
	.hh-module .justify-content-xl-start{
		-webkit-box-pack:start!important;
		-ms-flex-pack:start!important;
		justify-content:flex-start!important
	}
	.hh-module .justify-content-xl-end{
		-webkit-box-pack:end!important;
		-ms-flex-pack:end!important;
		justify-content:flex-end!important
	}
	.hh-module .justify-content-xl-center{
		-webkit-box-pack:center!important;
		-ms-flex-pack:center!important;
		justify-content:center!important
	}
	.hh-module .justify-content-xl-between{
		-webkit-box-pack:justify!important;
		-ms-flex-pack:justify!important;
		justify-content:space-between!important
	}
	.hh-module .justify-content-xl-around{
		-ms-flex-pack:distribute!important;
		justify-content:space-around!important
	}
	.hh-module .align-items-xl-start{
		-webkit-box-align:start!important;
		-ms-flex-align:start!important;
		align-items:flex-start!important
	}
	.hh-module .align-items-xl-end{
		-webkit-box-align:end!important;
		-ms-flex-align:end!important;
		align-items:flex-end!important
	}
	.hh-module .align-items-xl-center{
		-webkit-box-align:center!important;
		-ms-flex-align:center!important;
		align-items:center!important
	}
	.hh-module .align-items-xl-baseline{
		-webkit-box-align:baseline!important;
		-ms-flex-align:baseline!important;
		align-items:baseline!important
	}
	.hh-module .align-items-xl-stretch{
		-webkit-box-align:stretch!important;
		-ms-flex-align:stretch!important;
		align-items:stretch!important
	}
	.hh-module .align-content-xl-start{
		-ms-flex-line-pack:start!important;
		align-content:flex-start!important
	}
	.hh-module .align-content-xl-end{
		-ms-flex-line-pack:end!important;
		align-content:flex-end!important
	}
	.hh-module .align-content-xl-center{
		-ms-flex-line-pack:center!important;
		align-content:center!important
	}
	.hh-module .align-content-xl-between{
		-ms-flex-line-pack:justify!important;
		align-content:space-between!important
	}
	.hh-module .align-content-xl-around{
		-ms-flex-line-pack:distribute!important;
		align-content:space-around!important
	}
	.hh-module .align-content-xl-stretch{
		-ms-flex-line-pack:stretch!important;
		align-content:stretch!important
	}
	.hh-module .align-self-xl-auto{
		-ms-flex-item-align:auto!important;
		align-self:auto!important
	}
	.hh-module .align-self-xl-start{
		-ms-flex-item-align:start!important;
		align-self:flex-start!important
	}
	.hh-module .align-self-xl-end{
		-ms-flex-item-align:end!important;
		align-self:flex-end!important
	}
	.hh-module .align-self-xl-center{
		-ms-flex-item-align:center!important;
		align-self:center!important
	}
	.hh-module .align-self-xl-baseline{
		-ms-flex-item-align:baseline!important;
		align-self:baseline!important
	}
	.hh-module .align-self-xl-stretch{
		-ms-flex-item-align:stretch!important;
		align-self:stretch!important
	}
	.hh-module .float-xl-left{
		float:left!important
	}
	.hh-module .float-xl-right{
		float:right!important
	}
	.hh-module .float-xl-none{
		float:none!important
	}
	.hh-module .m-xl-0{
		margin:0!important
	}
	.hh-module .mt-xl-0,.hh-module .my-xl-0{
		margin-top:0!important
	}
	.hh-module .mr-xl-0,.hh-module .mx-xl-0{
		margin-right:0!important
	}
	.hh-module .mb-xl-0,.hh-module .my-xl-0{
		margin-bottom:0!important
	}
	.hh-module .ml-xl-0,.hh-module .mx-xl-0{
		margin-left:0!important
	}
	.hh-module .m-xl-1{
		margin:.25rem!important
	}
	.hh-module .mt-xl-1,.hh-module .my-xl-1{
		margin-top:.25rem!important
	}
	.hh-module .mr-xl-1,.hh-module .mx-xl-1{
		margin-right:.25rem!important
	}
	.hh-module .mb-xl-1,.hh-module .my-xl-1{
		margin-bottom:.25rem!important
	}
	.hh-module .ml-xl-1,.hh-module .mx-xl-1{
		margin-left:.25rem!important
	}
	.hh-module .m-xl-2{
		margin:.5rem!important
	}
	.hh-module .mt-xl-2,.hh-module .my-xl-2{
		margin-top:.5rem!important
	}
	.hh-module .mr-xl-2,.hh-module .mx-xl-2{
		margin-right:.5rem!important
	}
	.hh-module .mb-xl-2,.hh-module .my-xl-2{
		margin-bottom:.5rem!important
	}
	.hh-module .ml-xl-2,.hh-module .mx-xl-2{
		margin-left:.5rem!important
	}
	.hh-module .m-xl-3{
		margin:1rem!important
	}
	.hh-module .mt-xl-3,.hh-module .my-xl-3{
		margin-top:1rem!important
	}
	.hh-module .mr-xl-3,.hh-module .mx-xl-3{
		margin-right:1rem!important
	}
	.hh-module .mb-xl-3,.hh-module .my-xl-3{
		margin-bottom:1rem!important
	}
	.hh-module .ml-xl-3,.hh-module .mx-xl-3{
		margin-left:1rem!important
	}
	.hh-module .m-xl-4{
		margin:1.5rem!important
	}
	.hh-module .mt-xl-4,.hh-module .my-xl-4{
		margin-top:1.5rem!important
	}
	.hh-module .mr-xl-4,.hh-module .mx-xl-4{
		margin-right:1.5rem!important
	}
	.hh-module .mb-xl-4,.hh-module .my-xl-4{
		margin-bottom:1.5rem!important
	}
	.hh-module .ml-xl-4,.hh-module .mx-xl-4{
		margin-left:1.5rem!important
	}
	.hh-module .m-xl-5{
		margin:3rem!important
	}
	.hh-module .mt-xl-5,.hh-module .my-xl-5{
		margin-top:3rem!important
	}
	.hh-module .mr-xl-5,.hh-module .mx-xl-5{
		margin-right:3rem!important
	}
	.hh-module .mb-xl-5,.hh-module .my-xl-5{
		margin-bottom:3rem!important
	}
	.hh-module .ml-xl-5,.hh-module .mx-xl-5{
		margin-left:3rem!important
	}
	.hh-module .p-xl-0{
		padding:0!important
	}
	.hh-module .pt-xl-0,.hh-module .py-xl-0{
		padding-top:0!important
	}
	.hh-module .pr-xl-0,.hh-module .px-xl-0{
		padding-right:0!important
	}
	.hh-module .pb-xl-0,.hh-module .py-xl-0{
		padding-bottom:0!important
	}
	.hh-module .pl-xl-0,.hh-module .px-xl-0{
		padding-left:0!important
	}
	.hh-module .p-xl-1{
		padding:.25rem!important
	}
	.hh-module .pt-xl-1,.hh-module .py-xl-1{
		padding-top:.25rem!important
	}
	.hh-module .pr-xl-1,.hh-module .px-xl-1{
		padding-right:.25rem!important
	}
	.hh-module .pb-xl-1,.hh-module .py-xl-1{
		padding-bottom:.25rem!important
	}
	.hh-module .pl-xl-1,.hh-module .px-xl-1{
		padding-left:.25rem!important
	}
	.hh-module .p-xl-2{
		padding:.5rem!important
	}
	.hh-module .pt-xl-2,.hh-module .py-xl-2{
		padding-top:.5rem!important
	}
	.hh-module .pr-xl-2,.hh-module .px-xl-2{
		padding-right:.5rem!important
	}
	.hh-module .pb-xl-2,.hh-module .py-xl-2{
		padding-bottom:.5rem!important
	}
	.hh-module .pl-xl-2,.hh-module .px-xl-2{
		padding-left:.5rem!important
	}
	.hh-module .p-xl-3{
		padding:1rem!important
	}
	.hh-module .pt-xl-3,.hh-module .py-xl-3{
		padding-top:1rem!important
	}
	.hh-module .pr-xl-3,.hh-module .px-xl-3{
		padding-right:1rem!important
	}
	.hh-module .pb-xl-3,.hh-module .py-xl-3{
		padding-bottom:1rem!important
	}
	.hh-module .pl-xl-3,.hh-module .px-xl-3{
		padding-left:1rem!important
	}
	.hh-module .p-xl-4{
		padding:1.5rem!important
	}
	.hh-module .pt-xl-4,.hh-module .py-xl-4{
		padding-top:1.5rem!important
	}
	.hh-module .pr-xl-4,.hh-module .px-xl-4{
		padding-right:1.5rem!important
	}
	.hh-module .pb-xl-4,.hh-module .py-xl-4{
		padding-bottom:1.5rem!important
	}
	.hh-module .pl-xl-4,.hh-module .px-xl-4{
		padding-left:1.5rem!important
	}
	.hh-module .p-xl-5{
		padding:3rem!important
	}
	.hh-module .pt-xl-5,.hh-module .py-xl-5{
		padding-top:3rem!important
	}
	.hh-module .pr-xl-5,.hh-module .px-xl-5{
		padding-right:3rem!important
	}
	.hh-module .pb-xl-5,.hh-module .py-xl-5{
		padding-bottom:3rem!important
	}
	.hh-module .pl-xl-5,.hh-module .px-xl-5{
		padding-left:3rem!important
	}
	.hh-module .m-xl-auto{
		margin:auto!important
	}
	.hh-module .mt-xl-auto,.hh-module .my-xl-auto{
		margin-top:auto!important
	}
	.hh-module .mr-xl-auto,.hh-module .mx-xl-auto{
		margin-right:auto!important
	}
	.hh-module .mb-xl-auto,.hh-module .my-xl-auto{
		margin-bottom:auto!important
	}
	.hh-module .ml-xl-auto,.hh-module .mx-xl-auto{
		margin-left:auto!important
	}
	.hh-module .text-xl-left{
		text-align:left!important
	}
	.hh-module .text-xl-right{
		text-align:right!important
	}
	.hh-module .text-xl-center{
		text-align:center!important
	}
}
.hh-module .text-lowercase{
	text-transform:lowercase!important
}
.hh-module .text-uppercase{
	text-transform:uppercase!important
}
.hh-module .text-capitalize{
	text-transform:capitalize!important
}
.hh-module .font-weight-light{
	font-weight:300!important
}
.hh-module .font-weight-normal{
	font-weight:400!important
}
.hh-module .font-weight-bold{
	font-weight:700!important
}
.hh-module .font-italic{
	font-style:italic!important
}
.hh-module .text-white{
	color:#fff!important
}
.hh-module .text-primary{
	color:#007bff!important
}
.hh-module a.text-primary:focus,.hh-module a.text-primary:hover{
	color:#0062cc!important
}
.hh-module .text-secondary{
	color:#6c757d!important
}
.hh-module a.text-secondary:focus,.hh-module a.text-secondary:hover{
	color:#545b62!important
}
.hh-module .text-success{
	color:#28a745!important
}
.hh-module a.text-success:focus,.hh-module a.text-success:hover{
	color:#1e7e34!important
}
.hh-module .text-info{
	color:#17a2b8!important
}
.hh-module a.text-info:focus,.hh-module a.text-info:hover{
	color:#117a8b!important
}
.hh-module .text-warning{
	color:#ffc107!important
}
.hh-module a.text-warning:focus,.hh-module a.text-warning:hover{
	color:#d39e00!important
}
.hh-module .text-danger{
	color:#dc3545!important
}
.hh-module a.text-danger:focus,.hh-module a.text-danger:hover{
	color:#bd2130!important
}
.hh-module .text-light{
	color:#f8f9fa!important
}
.hh-module a.text-light:focus,.hh-module a.text-light:hover{
	color:#dae0e5!important
}
.hh-module .text-dark{
	color:#343a40!important
}
.hh-module a.text-dark:focus,.hh-module a.text-dark:hover{
	color:#1d2124!important
}
.hh-module .text-muted{
	color:#6c757d!important
}
.hh-module .text-hide{
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.hh-module .visible{
	visibility:visible!important
}
.hh-module .invisible{
	visibility:hidden!important
}
@media print{
	.hh-module *,.hh-module ::after,.hh-module ::before{
		text-shadow:none!important;
		box-shadow:none!important
	}
	.hh-module a:not(.btn){
		text-decoration:underline
	}
	.hh-module abbr[title]::after{
		content:" (" attr(title) ")"
	}
	.hh-module pre{
		white-space:pre-wrap!important
	}
	.hh-module blockquote,.hh-module pre{
		border:1px solid #999;
		page-break-inside:avoid
	}
	.hh-module thead{
		display:table-header-group
	}
	.hh-module img,.hh-module tr{
		page-break-inside:avoid
	}
	.hh-module h2,.hh-module h3,.hh-module p{
		orphans:3;
		widows:3
	}
	.hh-module h2,.hh-module h3{
		page-break-after:avoid
	}
	@page{
		size:a3
	}
	.hh-module .container,.hh-module body{
		min-width:992px!important
	}
	.hh-module .navbar{
		display:none
	}
	.hh-module .badge{
		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 td,.hh-module .table-bordered th{
		border:1px solid #ddd!important
	}
}
