
/*# sourceMappingURL=extra.css.map*/

#dialog1 iframe{
	height: 835px;
}
.ui-dialog.ui-widget{
	z-index: 999;
}
#dialog1{
	overflow-y: scroll;
}
@media(max-width: 887px){
	.js.has-sticky-header .site-header{
		background: #fff;
		box-shadow: 0 0 4rem rgba(42, 49, 57, 0.05);
		padding-top: 10px;
	}
}