#headerblock{position:fixed;top:0;left:0;width:100%;background:var(--ps-color-bg-main);z-index:300;}
.h022{width:100%;background:var(--ps-color-bg-main);padding:5px 0;border-bottom:solid 1px #e0e0e0;box-shadow:0 4px 10px rgba(153,153,153,0.2);}
.h02{max-width:var(--ps-max-width);margin:0 auto;display:grid;grid-template-columns:200px auto calc(50% - 100px);grid-gap:20px;color:var(--ps-color-primary);align-items:center;background:var(--ps-color-bg-main);}
.h02-middle{display:block;width:100%;}
.topmenu a{color:#000;}
.block-header-spacer{height:70px;display:block;}
.h-phone{margin-left:15px;}

.h033{width:100%;background:var(--ps-color-bg-main);padding:0 0;display:block;}
@media screen and (max-device-width: 1000px){
	#h-phone-text{display:none;}
	.h02{grid-template-columns:200px auto auto;}
}
@media screen and (max-device-width: 900px){
	.h02-middle{display:block;}
	.page-index-body .h022{top:0px}
	.h02{grid-template-columns:49% 49%;}
	.h02, .h02 *{padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0}
	.h033{display:none;z-index:360;position:fixed;width:80vw;max-width:250px;padding:0 10px;background:var(--ps-color-bg-main);border:solid 2px var(--ps-color-primary);top:15vh;right:10vw;max-height:80vh;overflow-y:auto;}
	.h03{grid-template-columns:100%;grid-gap:0 0;}
	.h-menu-opener{display:inline-block;transition:var(--ps-transition);width:26px;height:26px;text-align:center;line-height:26px;vertical-align:absmiddle;margin-right:15px;}
	.h-menu-opener:hover{display:inline-block;color:var(--ps-color-primary)}
}
@media screen and (max-device-width: 550px){
	.h-menu-opener{margin-right:5px;}
}

#page-user-papers-list{border-bottom:solid 2px #999;}
.page-user-papers-link{background:#eee;padding:10px;transition:var(--ps-transition);cursor:pointer;border:solid 2px #eee;border-bottom:solid 2px #999;transform:translateY(2px);}
.page-user-papers-link:hover{background:var(--ps-color-primary);color:#fff;}
.page-user-papers-link.page-user-papers-link-active,
.page-user-papers-link.page-user-papers-link-active:hover{background:#fff;padding:10px;transition:var(--ps-transition);cursor:pointer;border:solid 2px #999;border-bottom:solid 2px #fff;color:#999;}

#ooooooo-block-form-wrapper-7{display:none;}

#block-form-buttons-6,
#block-form-buttons-7,
#block-form-buttons-8,
#block-form-step-header-2,
#block-form-step-header-3,
#block-form-step-header-4,
#block-form-step-header-5{display:none;}

#block-form-section-content-4,
#block-form-section-content-5,
#block-form-section-content-10{align-items:end;}

.block-form-field-item:has(#formfieldset-item-6-58-0){width:100%;display:grid;grid-template-columns:24% 24% 24% 24%;grid-gap:20px 1.66%;}
.block-form-field-item:has(#formfieldset-item-6-58-0) > *{height:100%;}

#block-form-section-content-6,
#block-form-section-content-7,
#block-form-section-content-9,
#block-form-section-content-11,
#block-form-section-content-12,
#block-form-section-content-13{grid-template-columns:100%;grid-gap:20px 0;}

.block-form-button-previous-step{margin-right:20px;}

@media screen and (max-device-width: 800px){
	#block-form-section-content-4,
	#block-form-section-content-5,
	#block-form-section-content-8,
	#block-form-section-content-10{grid-template-columns:100%;grid-gap:20px 0;}
}