@font-face {
  font-family: InterVariable;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("fonts/inter/InterVariable.woff2") format("woff2");
}
@font-face {
  font-family: InterVariable;
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("fonts/inter/InterVariable-Italic.woff2") format("woff2");
}
@font-face {
    font-family: 'Inter';
    src: url('fonts/inter/Inter-Regular.woff2') format('woff2'),
         url('fonts/inter/Inter-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Good Times';
    src: url('fonts/GoodTimesRg-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Eurostile';
    src: url('fonts/EurostileRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Eurostileb';
    src: url('fonts/EurostileBold.woff') format('woff');
    font-weight: 800;
    font-style: bold;
}












body {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(images/logoback000.png);
	background-position: center center;
	background-repeat: no-repeat;
	color: #001020;
	font-family: Inter, InterVariable, verdana, sans-serif;
	font-size: 10pt;
}



A:link {
	color: #0020b0;
	cursor: hand;
	text-decoration: none;
}

A:visited {
	color: #1020b0;
	cursor: hand;
	text-decoration: none;
}

A:hover {
	color: #f01b9e;
	cursor: hand;
	text-decoration: underline;
}

.form1 {
	display: inline;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

table {
	
}

table tr:last-child td:first-child {
	border-bottom-left-radius: 5pt;
	border-radius: 10pt;
	-moz-border-radius-bottomleft: 5pt;
}

table tr:last-child td:last-child {
	border-bottom-right-radius: 5pt;
	border-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
}

tr {
	color: #000010;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
}

th {
	background-color: #90a0b0;
	color: #2f2f40;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-style: normal;
	font-variant: inherit;
	font-weight: bold;
}

.th1 {
	background-color: #661D36;
	color: #ffffff;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
}

td {
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	padding-left: 2pt;
	padding-right: 2pt;
}

h1 {
	color: #2222aa;
	font-family:  Eurostile,Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 24pt;
}

h2 {
	color: #aa5202;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 20pt;
}

h3 {
	color: #2222aa;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 16pt;
}

h4 {
	color: #aa5202;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 14pt;
}

input {
	border-radius: 6pt;
	color: #000030;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt; 
	box-sizing: border-box;
}

textarea {
	border-radius: 5pt;
	color: #202020;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
}

.attention {
	border-radius: 5pt;
	color: #aa0000;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 18pt;
	font-weight:800;
}

.attention2 {
	border-radius: 5pt;
	color: #a000b0;
	font-family:  Arial, helvetica, "Times New Roman", Times;
	font-size: 16pt;
	font-weight:700;
}

.legal {
	border-radius: 5pt;
	color: #a000b0;
	font-family:  Inter, FreeSans,Times;
	font-size: 16pt;
	font-weight:600;
	background-color:#fefefe;
	max-width:1000px;
}

select {
	border-radius: 5pt;
	color: #400010;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	  box-sizing: border-box;
}

.code {
	color: #000000;
	font-family: "Courier New", Courier;
	font-size: 11pt;
}

.decw {
	color: #FFFFFF;
}

.dec2n {
	background-color: #ffefaf;
	color: #000030;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 8pt;
	font-weight: normal;
}

.dec1n {
	background-color: #efefef;
	color: #000030;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 8pt;
	font-weight: normal;
}

.dec1 {
	background-color: #fefefe;
	border-bottom-color: #666666;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-width: .15mm;
	color: #000030;
	font-family: verdana,  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
}

.dec1Cancel {
	background-color: #fd0000;
	 color: #00f030;
	font-family: verdana,  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 12pt;
	font-weight: normal;
}

.dec1Reject {
	background-color: #fdff00;
	 color: #0000f0;
	font-family: verdana,  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 12pt;
	font-weight: normal;
}
.dec1Accept{
	background-color: #00ff40;
	 color: #a00000;
	font-family: verdana,  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 12pt;
	font-weight: normal;
}



.div1 {
	width: 1200;
	background-color: #ffffee;
	border-bottom-color: #666666;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-width: .15mm;
	color: #000030;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: bold;
}


.divbody{
	width: 1500px;
	background-color: #ffffee;
	border-bottom-color: #666666;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-width: .15mm;
	color: #000030;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: regular;
	max-width:1600px;
	min-width:1400px;
}

.mydiv {
	font-family:Inter;
	display: block;
	min-height: 25pt;
	margin:5pt;
	margin-top:5pt;
	margin-bottom:5pt;
}

.dec1b {
	background-color: #fefefe;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	color: #000050;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: bold;
}

.dec1r {
	background-color: #0dadad;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	text-color: #a00010;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: bold;
}
.searchform2 {
	background-color: #0dadad;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	text-color: #a00010;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: bold;
}

.dec2r {
	background-color: #dfedef;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	color: #a00010;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: bold;
}

.dec1button {
	background-color: #dddddd;
	color: #0000a0;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: bold;
}

.buttong {
	background-color: #dddddd;
	color: #00aa00;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: bold;
}

.buttonr {
	background-color: #dddddd;
	color: #aa0000;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: bold;
}

.dec2 {
	background-color: #efefef;
	border-bottom-color: #666666;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-width: .15mm;
	color: #000040;
	font-family: verdana,  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
}

.div2 {
	width: 1200;
	background-color: #ffccaa;
	border-bottom-color: #666666;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-width: .15mm;
	color: #000040;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: bold;
}

.div5 {
	width: 1200;
	background-color: #eeeeef;
	border-bottom-color: #666666;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-width: .15mm;
	color: #9898a9;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	letter-spacing: 1.2pt;
}

.div6 {
	background-color: #eeeeef;
	border-bottom-color: #666666;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-width: .15mm;
	color: #9898a9;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 2pt;
	text-align: right;
	width: 1200px;
}

.panelh1 {
	background-color: #666666;
	border-bottom-color: #666666;
	background-image: url(images/ph1.png);
	border-bottom-style: none;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: .15mm;
	color: #f4edf7;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	width: 1200px;
	text-indent: 10pt;
	margin-top: 10pt;
	min-height: 20pt;
	border-top-left-radius: 8pt;
	-moz-border-radius-topleft: 8pt;
	border-top-right-radius: 8pt;
	-moz-border-radius-topright: 8pt;
}

.panelh2 {
	background-color: #990000;
	border-bottom-color: #666666;
	background-image: url(images/ph2.png);
	border-bottom-style: none;
	border-bottom-width: .15mm;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: .15mm;
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: .15mm;
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: .15mm;
	color: #f4edf7;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 2pt;
	text-align: right;
	text-indent: 10pt;
	min-height: 20pt;
	/*border-bottom-left-radius:8pt;
#-moz-border-radius-bottomleft:8pt;
#border-bottom-right-radius:8pt;
#-moz-border-radius-bottomright:8pt;*/
	border-top-left-radius: 8pt;
	-moz-border-radius-topleft: 8pt;
	border-top-right-radius: 8pt;
	-moz-border-radius-topright: 8pt;
}

.panel1 {
	background-color: #fffeff;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: .15mm;
	color: #9898a9;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
	min-width: 1199px;
	width: 1199px;
	border-bottom-left-radius: 8pt;
	-moz-border-radius-bottomleft: 8pt;
	border-bottom-right-radius: 8pt;
	-moz-border-radius-bottomright: 8pt;
	margin-bottom: 5pt;
	display: block;
}


.panel1pic {
	background-color: #fffeff;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: .15mm;
	color: #9898a9;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
	min-width: 1199px;
	max-width: 1199px;
	width: 1199px;
	border-bottom-left-radius: 8pt;
	-moz-border-radius-bottomleft: 8pt;
	border-bottom-right-radius: 8pt;
	-moz-border-radius-bottomright: 8pt;
	margin-bottom: 5pt;
	display: block;
	overflow-x:scrollbar;
overflow-y:scrollbar;

}

.panel2 {
	background-color: #fffeff;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: .15mm;
	color: #9898a9;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
	min-width: 200pt;
	border-bottom-left-radius: 10pt;
	-moz-border-radius-bottomleft: 10pt;
	border-bottom-right-radius: 10pt;
	-moz-border-radius-bottomright: 10pt;
	display: block;
}

.panelu1 {
	background-color: #fffeff;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: .15mm;
	color: #9898a9;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
	/*letter-spacing : 2pt;
   text-align : right;
   min-width : 1200px;*/
	width: 6650pt;
}

.dec2p {
	background-color: #7292ff;
	border-bottom-color: #666666;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-width: .15mm;
	color: #000040;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: bold;
}

.dec2a {
	background-color: #f970ff;
	border-bottom-color: #666666;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-width: .15mm;
	color: #000040;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: bold;
}

.dec2d {
	background-color: #f9fc70;
	border-bottom-color: #666666;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-width: .15mm;
	color: #000040;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: bold;
}

.dec2m {
	background-color: #99ff99;
	border-bottom-color: #666666;
	border-bottom-width: .15mm;
	border-left-color: #666666;
	border-left-width: .15mm;
	border-right-color: #666666;
	border-right-width: .15mm;
	border-top-color: #666666;
	border-top-width: .15mm;
	color: #000040;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: bold;
}

.dec2b {
	background-color: #efefef;
	color: #000040;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: bold;
}

.div2b {
	width: 1200;
	background-color: #f9fbff;
	color: #000040;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: bold;
}

.divw {
	width: 1200;
	background-color: #ffffff;
	color: #000040;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: bold;
}

.dec3 {
	background-color: #ecf0ef;
	color: #04115c;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
}

.dec3dark {
	background-color: #000000;
	color: #04115c;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
}

.dec4 {
	background-color: #c2cc87;
	color: #000030;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
}

.div4 {
	width: 1200;
	background-color: #ccdcf7;
	color: #000030;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: normal;
}

li {
	color: #FF3333;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
	font-weight: normal;
}

.menu1 {
	color: #FF3333;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 16pt;
	font-weight: normal;
}

.menu2 {
	color: #FF0000;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 14pt;
	font-weight: normal;
}

.tdec1 {
	background-color: #ffa11c;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
}

.tdec2 {
	background-color: #5a6ee1;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
}

.tdecw {
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 11pt;
}

.table1 {
	
}

tbody {
	
}

.error1 {
	max-width: 800pt;
	color: #aa0000;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 16pt;
	font-weight: normal;
	background-color: #ffff00;
}
 .error {
            border: 2px solid red;
            background-color: #ffeeee; /* Light red background */
        }
        
        .sthru{
        text-decoration:  line-through;
        }

        /* Optional: Add error message styling */
        .error-message {
            color: red;
            font-size: 0.8em;
            margin-top: 5px;
        }
.warn1 {
	max-width: 800pt;
	color: #aaaa00;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 14pt;
	font-weight: normal;
	background-color: #ffff70;
}

.info1 {
	max-width: 800pt;
	color: #33aaaa;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 16pt;
	font-weight: normal;
	background-color: #f0fff0;
}

.info {
	max-width: 800pt;
	color: #24aaaa;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 16pt;
	font-weight: normal;
	background-color: #f0fff0;
}

.dec5 {
	background-color: #f2cc87;
	color: #000030;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
}

.dec6 {
	background-color: #c2fc87;
	color: #000030;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
}

.dec7 {
	background-color: #a2fcf7;
	color: #000030;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
}

.dec8 {
	background-color: #ffcf8f;
	color: #000030;
	font-family:  Inter, InterVariable, Tahoma, Arial, helvetica, "Times New Roman", Times;
	font-size: 10pt;
	font-weight: normal;
}

.lefta td.lefta {
	text-align: left;
}

.righta td.righta {
	text-align: right;
	align: right;
}

.rt {
	align: right;
}

.lt {
	align: left;
}

.center {
	max-width: 1200;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.mandat {
	font-family: "Inter, InterVariable", Times;
	display: inline;
	color: #dd0000;
	font-size: 14pt;
	font-weight: bold;
}

.divi{
		font-family: Inter, InterVariable;
	padding:10pt;
	font-size: 18pt;
}
.divt{
		font-family: "Times New Roman", Times;
	padding:10pt;font-size: 18pt;
}
.diva{
		font-family: Arial,  Times;
	padding:10pt;font-size: 18pt;
}

.sh1{	font-family: "Good Times",  Eurostile;
	padding:6pt;
	font-size: 24pt;
	
	color:#f50000;
}
.sh1a{	font-family: "Good Times",  Eurostile;
	padding:6pt;
	font-size: 20pt;
	
	color:#f50000;
}

.license-error{	font-family: "Good Times",  Eurostile;
	padding:10pt;
	font-size: 24pt;
		color:#fa0000;
	max-width:1200px;
	min-width:1000px;
	background-color:#ffff00;
}
.license-notification{	font-family: "Good Times",  Eurostile;
	padding:10pt;
	font-size: 18pt;
		color:#fa0000;
	max-width:1200px;
	min-width:1000px;
	background-color:#fffd0a;
}

.sh2a{	font-family: "Good Times",  Eurostile;
	padding:8pt;
	font-size: 22pt;
		color:#f50090;
	
	
	
	
	
	input[type="radio"] {
    appearance: none; /* Remove default styling */
    width: 30px;
    height: 30px;
    border: 2px solid #555;
    border-radius: 50%;
    background-color: #fff; /* Default unselected background */
    display: inline-block;
    position: relative;
    
     box-sizing: border-box;
    
}

input[type="radio"]:checked {
    background-color: #0078d7; /* Change background when selected */
    border: 8px solid #005bb5;
}

input[type="radio"]:checked::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff; /* Inner dot */
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
	
	
	
}


.dialog-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5);
            display: none;
            justify-content: center;
            align-items: center;
            z-index: 1000;
        }

        .dialog-box {
            background: white;
            padding: 20px;
            border-radius: 10px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            text-align: center;
            max-width: 400px;
            width: 90%;
        }

        .dialog-message {
            margin-bottom: 20px;
        }

        .dialog-close {
            background-color: #007bff;
            color: white;
            border: none;
            padding: 10px 20px;
            border-radius: 5px;
            cursor: pointer;
            transition: background-color 0.3s ease;
        }

        .dialog-close:hover {
            background-color: #0056b3;
        }

