html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

label {
	font-size: 14px;
}

html,body{
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	font-family:  Arial, sans-serif;
}
.mobile-wrapper{
	max-width: 100%;
}

.heder-top{
	font-size:20px;
	color: white;
	background-color: #0d68b3;
	height: 50px;
	text-align: center;
	display: flex;
	justify-content: center;
}
.h2{
	padding-top: 5px;
}

.blank{
	min-height: 100vh;
	background-color:#ccc;
}
.heder-menu{
	background-color:#e4e4e4;
	font-size: 18px;
	padding: 5px 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.heder-nav{
	display: flex;
	gap: 20px;
}
.heder-menu a{
	text-decoration: none;
	color: black;
}
.main{
	background-color: #f8f8f8;
	padding-left: 5px;
	height: 100%;
}

.h3{
	font-size: 25px;
	padding-top: 25px;
	padding-left: 9px;
}
.form__list{
	margin-bottom: 10px;
}
.inner{
   display: flex;
}
.form__item{
	padding: 10px;
	padding-bottom: 0;
	display: flex;
	flex-direction: column;
}
.inputcl{
	margin-top:10px;
	background-color: #f8f8f8;
	border-top:none;
	border-left: none;
	border-right: none; 
	border-bottom: 1px solid #bdbdbd;;
	outline: none;
    
}
.selectcl{
	background-color: #f8f8f8;
	border-top:none;
	border-left: none;
	border-right: none; 
	border-bottom: 1px solid #bdbdbd;;
	outline: none;}
.labelcl{
	margin-top:10px;
}
.res{
	margin-top: 10px;
}
.block1{
	padding: 10px;
	padding-bottom: 0;
	display: flex;
	flex-direction: column;

}
.block2{
	padding: 10px;
	padding-bottom: 0;
	display: flex;
	flex-direction: column;
}

.perenos{
	padding-top: 23px;
}
.perenos2{
	padding-top: 65px;
}
.perenos3{
	padding-top: 147px;
}
.perenos4{
	padding-top: 193px;
}
.perenos5{
	padding-top: 56px;
}
.perenos6{
	padding-top:10px;
}
.btn1{
	color: white;
	background-color: #7400e7;
}
.btn2{
	background-color: #e7272a;
	color: white;
}
.btn-exit{
	color: white;
	background-color: #e7272a;
	margin-right: 10px;
	max-height: 20px;
	font-size: 14px;
}
.par{
	padding-top: 50px;
	color:orange;
	width: 500px;
}
.par p{
	padding-bottom: 20px;
}
.div1{
	margin-top: 20px;
	margin-bottom: 20px;
	width:  1000px;
	height: 50px;
	padding-left: 9px;
	background-color: #fefefe;
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}
.div1 label{
	padding-right: 100px;
}
.div2{
	flex-direction: column;
	text-align: left;
	align-items: baseline;
}
.cheakboxq label{
	padding-right: 40px;
}

.resq{
	margin-top: 39px;
	margin-left: 10px;
}
.top{
	margin-top:-8px;
}
.topq{
	margin-top: 204px;
}
.topql{
	margin-top: 11px;
}
.stroeniev{
	margin-top: -10px;
}
.otsvn{
	margin-top: 10px;
}
.otsstra{
	padding-top: 10px;
}
.polotst{
	padding-top: 45px;
}
.dataots{
	padding-top: 35px;
}