body {
	overflow-x: hidden;
}

input[type="radio"], input[type="checkbox"] {
	width: 13px; /* wr */
	height: 13px; /* hr */
}

#labelheader {
	display: flex;
	justify-content: space-between;
}

#rightlabelheader {
	justify-content: flex-end;
	height: 40px; /* h1 */
    line-height: 40px; /* h1 */
    position: absolute;
	right: 0;
	font-size: 14px;
}

#rightlabelheader > div:first-of-type {
	height: 40px; /* h1 */
}

#divloginlink {
    width: 90px;
}

.diventrylink {
    padding: 0px 5px; /* 2-p1 */
}

.ihlink {
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

#divreglink {
	width: 140px; /* w1 */
}

#divprofilelink {
	width: 110px;
}

#rightlabelheader > div:last-of-type {
	width: 40px; /* w2 */
	height: 40px; /* h1 */
}

#divloginlink > .bentry:checked + label + div {
    height: 124px; /* 3( h2 + p4) + p4 */
}

#divlogin {
    width: 320px; /* w3 + 2p3 */
    right: 190px; /* w1 + 2p1 + w2 */
}

.diventry {
    top: 40px; /* h1 */
}

.dregdataitem {
	width: 300px; /* w3 */ /* w6 + w7 */
	height: 28px; /* h2 */ /* h3 + 2m1 */ /* h4 + m2 */ /* h5 + h6 + p2 + m2 */ /* h7 + h5 + m2 */ /* h8 + 2m3 */
    padding: 10px 10px 0 10px; /* p4 p3 ... p3 */
    line-height: 20px;
}

.lentryfld {
    margin-top: 4px; /* m3 */
    margin-bottom: 4px; /* m3 */
    height: 20px; /* h8 */
}

.diventry .ientryfld/*, .diventry .ientrysmallfld, .bentrybtn, .dregshortfld*/ {
    margin: 2px 0px 2px 0; /* m1 .. m1 */
}

.ientryfld/*, .ientrysmallfld, .dregshortfld*/ {
    height: 24px; /* h3 */
}

.ientryfld/*, .ientrysmallfld*/ {
    border: 1px solid lightgrey;
    font-size: 14px;
    padding: 3px 4px;
    outline: none;
}

.dregpair > :last-child {
    width: 235px; /* w4 */
}

.dregminipair > :last-child {
    width: 175px;
}

#bloginsubmit {
    width: 90px;
}

#cbloginsfp + label {
	line-height: 14px;
}

.icaptcha {
    width: 100px; /* w14 */
    height: 30px; /* h4 */ /* cgi */
}

.dregdataitem.dcaptcha > * {
	margin-top: -2px; /* m2 */
}

.dcaptcha > div:nth-of-type(1) {
    width: 40px; /* w15 */
    margin-right: 5px; /* m12 */
}

.dcaptcha > div > div:nth-last-of-type(1) {
	height: 10px; /* h5 */
	font-size: 8px;
	line-height: 12px;
}

.icaptcharefresh {
    width: 16px;
    height: 16px; /* h6 */
    padding-top: 4px; /* p2 */
}

.dcaptcha > div:nth-last-of-type(1) {
	margin-left: 5px; /* m12 */
}

.ientercode {
    width: 130px; /* w16 */
    height: 20px; /* h7 */
    border: 1px solid lightgrey;
    font-size: 12px;
}

#dlogincaptcha {
 	top: 38px; /* h2 + p4 */
}

#divregistr {
    width: 640px; /* 2 ( w3 + 2p3) */
    right: 40px; /* w2 */
}

#rbreglink:checked + label + div {
    height: 162px; /* 4 ( h2 + p4) + p4 */
}

#rbprofilelink:checked + label + div {
    height: 200px; /* 5 ( h2 + p4) + p4 */
}

#rreggmale {
    margin: 0 0 0 10px; /* ... ... ... m4 */
}

#regname {
	width: 143px; /* w4 - m4 - 2 ( wr + w5) */
}

.iregsex {
    width: 28px;  /* w5 */
    height: 28px;
}

.dreglogbuttons {
	margin-top: 2px; /* m1 */
	margin-bottom: 2px; /* m1 */
}

#butregsave {
	width: 135px; /* w6 */
}

#divregconfirmed {
	width: 165px; /* w7 */
	font-size: 10px;
	line-height: 12px;
	padding-right: 10px;
}

#regchgpasswd {
	margin: 8px 0 0 0; /* ( h8 + 2m3 - hr) / 2 */
}

#dheadlinks > div {
	height: 21px; /* h9 */
	font-size: 18px;
	border-bottom-width: 1px; /* b1 */
}

#dheadlinks > div:nth-of-type( 1) {
	width: 66%;
	min-width: 300px;
}

#dheadlinks > div:nth-of-type( 2) {
	width: 34%;
	min-width: 150px;
}

#dheadlinks > div > a > img {
	width: 16px;
	height: 16px;
	padding: 4px 2px 0 0;
}

#dheadlinks > div > a > div {
	padding-top: 1px;
}

#divcontent {
	position: absolute;
	height: calc( 100% - 119px); /* ... - ( h1 + h9 + b1 + 1 + h10) */
	width: 100%;
	overflow-x: auto;
}

.bhnews {
	display: none;
}


.dnews {
	min-width: 1032px; /* ? */
	margin: 10px 20px; /* ... m5 */
}

#dfrontnews {
	height: 63px; /* 2h11 + b2 + p5 */
}

.dnews > div {
    border-width: 0 0 2px 0; /* b2 */
    border-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, red 50%, rgba(0, 0, 0, 0) 100%) 0 0 2 0; /* .. .. b2 .. */
	padding-bottom: 5px; /* p5 */
}

.dnews .cnewslabel {
	font-size: 24px;
	line-height: 28px; /* h11 */
}

#dunder {
	position: fixed;
	min-width: 1072px; /* ? */
	height: 56px; /* h10 */ /* 2h12 + 2m10 + h14 + b5 */
	bottom: 0;
	border-top: 1px solid grey; /* b4 */
	font-size: 14px;
}

#dundfeedback { 
	width: calc( 100% - 160px); /* ... - ( w8 + m6 + m7) */
	min-width: 912px; /* 3 (w9 + w10) + 5m9 + m8 - !!!1!!!*/
	float: left;
}

#dundfeedback > div:nth-of-type(1) {
	margin-left: 20px; /* m8 */
}

.dmailgate {
	position: relative;
	min-width: 281px; /* w9 + w10 */
	width: calc( 33% - 23px); /* ... - ( 5m9 + m8) / 3 */
	height: 32px; /* 2h12 */
	margin: 5px 10px; /* m10 m9 */
	font-size: 14px;
}

.imailgate {
	width: 32px; /* w9 */
	height: 32px; /* 2h12 */
}

.dmailgatelabel {
	width: 249px; /* w10 */
	height: 32px; /* 2h12 */
	line-height: 16px; /* h12 */
	text-align: center;
	white-space: pre;
}

#dundconfpol {
	width: calc( 100% - 160px); /* ... - ( w8 + m6 + m7) */
	min-width: 912px; /* 3 (w9 + w10) + 5m9 + m8 - !!!1!!!*/
	text-align: right;
	height: 13px; /* h14 */
	font-size: 10px;
	line-height: 12px;
	border-top: 1px solid #AAA; /* b5 */
}

#dundconfpol > a:nth-of-type( 1)::after {
	content: " | ";
}

#ihallgatelogo {
	float: right;
	width: 130px; /* w8 */
	height: 56px; /* h10 */
	margin: 0 20px 0 10px; /* ... m6 ... m7 */
}


#dmailgatewinfeedback {
	left: 60px;
}

#dmailgatewinbanner {
	left: -60px; /* w9 + w10 + w8 - ( w11 + w12) */
}

.dmailgatewin {
	bottom: calc( 100% - 4px);
	padding: 5px 10px 10px 10px; /* p6-m13 p6 p6 p6 */
	width: 470px; /* w11 + w12 */ /* w13 + m11 + w14 + w15 + w16 + 2m12 */
}

.rbmailgate:checked + .dmailgate .dmailgatewin {
    box-shadow: 5px 5px 10px rgba(0,0,0,0.5); /* b3 */
    border: 1px solid lightgrey; /* b4 */
	max-height: 200px;
}

.tamailgate, .dmailgatedf, .dmailgatecaptchabutton, .dmailgatestatic, .dmailgatemultistatic {
	margin-top: 5px; /* m13 */
}

.dmailgatedf {
	height: 24px; /* h3 */
	line-height: 24px; /* h3 */
}

.dmailgatelemail {
	width: 150px; /* w11 */
}

.dmailgatedfemail {
	width: 320px; /* w12 */
}

.tamailgate {
	max-width: 100%;
	min-width: 100%;
	max-height: 50px;
	min-height: 50px;
	border: 1px solid lightgray;
}

.dmailgatecaptchabutton {
	justify-content: flex-end;
}

.dmailgatecaptchabutton > .bmailgate {
	width: 180px; /* w13 */
	margin-left: 10px; /* m11 */
	height: 30px; /* h4 */
}

.dmailgatedffull {
	width: 100%;
}

.dratinglabelitemactive > div, .dratinglabelitemarchive > div {
	padding-right: 10px;
	padding-left: 10px;
}

.dbanner {
	margin-top: 20px; /* tm11 */
}

.dbanner > a > img {
	width: 728px;
	height: 90px;
}
