<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


body { 
 		SCROLLBAR-FACE-COLOR: white; 
 		SCROLLBAR-HIGHLIGHT-COLOR: darkgrey; 
 		SCROLLBAR-SHADOW-COLOR: lightgrey; 
 		SCROLLBAR-ARROW-COLOR: darkgrey; 
 		SCROLLBAR-TRACK-COLOR: white; 
 		SCROLLBAR-BASE-COLOR: blue; 
 		scrollbars-3dlight-color: darkgrey ;
        background-color:white;
        /*background-image:none;*/
 		}
 

.MISFieldCaptionTD{ font-weight: bold; font-family:Verdana; color: #000000;   font-size: 8pt;}

.MISFieldText{ font-weight: bold; font-family:Verdana; color: #000000;   font-size: 8pt;}

.MISFieldCaptionColorTD{ font-weight: bold; border: 1px solid #698BB7; font-family:Verdana; font-size: 8pt}

.MISButton1{ color: #000080; background-color:#afb7cf;font-size: 9pt; font-family:Verdana; border:solid 1px #B3CAE1; border-color: rgb(0, 7, 163); }

.MISTextinputNum{color:darkblue;	border:1px solid black; text-align:right;  font-size:8pt; font-family:Verdana }



.MISTextinputText2{color:darkblue;	border:1px solid grey; text-align:left; width: 200px; height:25PX;  font-size:8pt; font-family:Verdana ;border-radius:10px;}

.MISTextinputText1{color:darkblue;	border:1px solid black; text-align:left;  font-size:8pt; font-family:Verdana ;width: 84px;}


.MISTextinputTextWB{color:darkblue; text-align:left;  font-size:8pt; font-family:Verdana; }

.MISLblError{color:red; font-size:9pt; font-family:Verdana; font-weight:bold }

.MISLabel{font-size:8pt; font-family:Verdana;}





.MISHEADTD{background-color:gray;
    color: white;
    text-align:center;
    font-size:15px;
    font-family:Verdana;
    font-weight:bold;
}



.table {
    border-collapse: collapse;
    width: 100%;
}


/*.MISTable
{	 
	border-right: #698bb7 1pt solid;
	border-top: #698bb7 1pt solid;
	border-left: #698bb7 1pt solid;
	color: #000000;
	border-bottom: #698bb7 1pt solid;
	font-family: Verdana;
	border-collapse: collapse;
	background-color: #ffffff;
}*/

.MISTable2
{	 
	border-right: #698bb7 2pt solid;
	border-top: #698bb7 2pt solid;
	border-left: #698bb7 2pt solid;
	color: #000000;
	border-bottom: #698bb7 2pt solid;
	font-family: Verdana;
	border-collapse: collapse;
	background-color: #ffffff;
}

tr:nth-child(even){background-color: #9d9b9b17}

th {
     background-color:gray;
    color: white;
    text-align:center;
}


.MISTDHeaderFont
{
	border-right: navy thin solid;
	border-top: navy thin solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: navy thin solid;
	color: #003399;
	border-bottom: navy thin solid;
	font-family: Verdana;
}

.MISTableHeaderFont
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url('image/formheader.jpg');
	color: #000080;
	font-family: Verdana;
	background-color: navy;
	text-align: center
	}

.MISTableHeaderLeftAlignFont
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url('image/formheader.jpg');
	color: #000080;
	font-family: Verdana;
	background-color: #afb7cf;
	text-align: left
}



.Mybutton1 {
       border: 2px solid black;
    background-color: #0080FF;
    color: white;
    padding: 2px 3px;
    font-size: 22px;
    cursor: pointer;
   
}





.textboxcss {
	border:2px solid #456879;
	border-radius:10px;
	height: 22px;
	width: 230px;
}






















/* Orange */
.Blue2 {
    border-color: white;
    color: white;
}

.Blue2:hover {
    background: #4CAF50;
    color: white;
}


/* Blue */
.Blue {
    border-color: #2196F3;
    color: dodgerblue
}

.Blue:hover {
    background: #2196F3;
    color: white;
}

.Blue1 {
    border-color: #2196F3;
    color: #e1d6ce
}

.Blue1:hover {
    background: #2196F3;
    color: white;
}


.Mybutton2 {
       border: 2px solid black;
    background-color: #0080FF;
    color: white;
    padding: 5px 12px;
    font-size: 10px;
    cursor: pointer;
   
}

/* Orange */
.Blue3 {
    border-color: white;
    color: white;
}

.Blue3:hover {
    background: #4CAF50;
    color: white;
}





.MISTestFormHeaderFont{ background-image: url('image/formheader.jpg'); font-size: 11pt; font-family:Verdana; font-weight: bold; text-align:center}

.MISButtonTD{ color: white; background-color:#afb7cf;font-size: 9pt; font-family:Verdana; border:solid 1px #B3CAE1; text-align:center; }

.MISButton{ color: #000080; background-color:#afb7cf;font-size: 9pt; font-family:Verdana; border:solid 1px #B3CAE1;}

.MISDropdownbox {color:darkBlue;font-size:9pt;	font-family:Verdana;display: block;    padding: 3px 6px;    line-height: 1.42857143;    color: #555;    background-color: #fff;    background-image: none;    border: 1px solid #ccc;    border-radius: 4px;    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); }
.MISDropdownbox1 {color:darkBlue; border:1px solid grey; text-align:left; width: 200px; height:25PX;  font-size:8pt; font-family:Verdana ; border-radius:10px; }



    


.MISRadiobuttonlist {color:darkblue;	font-size:8pt; 	font-family:Verdana; }


.MISCheckboxlist{color:darkBlue;  height:2px; font-size:8pt;font-family:Verdana;}

.MISCheckbox{color:darkBlue; font-size:8pt;font-family:Verdana;}

.MISDataGridHeaderFont{color: white;font-size: 9pt;font-weight: bold;background-color: #1090ad;font-weight:bold;font-family:Verdana;}
.MISDataGridHeaderFont1{ color: white; font-size: 9pt; font-weight: bold; background-color: #0080FF; font-weight:bold; font-family:Verdana; text-align:center}

.MISDataGridFooterFont{ color: white; font-size: 8pt; font-weight: bold; background-color:#1010ad; font-weight:bold; font-family:Verdana;}

            

/*New*/


.mistable{	border-right: #ddd;	border-top: #ddd;	font-size: 8pt;	border-left: #ddd;	color: black;	border-bottom: #ddd;	font-family: Verdana;	background-color: white;	border-radius: 4px 4px 0 0;	padding:8px}
.mistable &gt; tbody &gt; tr &gt; td{padding: 4px;    border: solid;    border-color: #ddd;    border-width: 1px;}
.mistable &gt; tbody &gt; tr:hover &gt; td,
.mistable &gt; tbody &gt; tr:hover &gt; th {  background-color: #aba5a557;}

.MISTable{	border-right: #ddd;	border-top: #ddd;	font-size: 8pt;	border-left: #ddd;	color: black;	border-bottom: #ddd;	font-family: Verdana;	background-color: white;	border-radius: 4px 4px 0 0;	padding:8px}
.MISTable &gt; tbody &gt; tr &gt; td{padding: 4px;    border: solid;    border-color: #ddd;    border-width: 1px;}
.MISTable &gt; tbody &gt; tr:hover &gt; td,
.MISTable &gt; tbody &gt; tr:hover &gt; th {  background-color: #aba5a557;}


.MISDataGridBody{	border-right: #ddd;	border-top: #ddd;	font-size: 8pt;	border-left: #ddd;	color: black;	border-bottom: #ddd;	font-family: Verdana;	background-color: white;	border-radius: 4px 4px 0 0;	padding:8px}
.MISDataGridBody &gt; tbody &gt; tr &gt; td{padding: 4px;    border: solid;    border-color: #ddd;    border-width: 1px;}
.MISDataGridBody &gt; tbody &gt; tr:hover &gt; td,
.MISDataGridBody &gt; tbody &gt; tr:hover &gt; th {  background-color: #aba5a557;}

/*.MISFormHeaderFont{font-size: 8pt;font-weight: bold;background-color: #337ab7;font-weight:bold;font-family:Verdana;color:white}*/

MISDropdownbox:focus
{
    border: 100px solid #2b5c82;
    box-shadow: 10 10 100px #2b5c82;
    outline-offset: 10px;
    outline: none;
}



input:focus, textarea:focus
{
    border: 1px solid #2b5c82;
    box-shadow: 0 0 10px #2b5c82;
    outline-offset: 0px;
    outline: none;
}

.MISTextinputText{
    /* display: block; */
    /*width: 100%;
    height: 34px;*/
    padding: 3px 6px;
    font-size: 10px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.MISButton{ display: inline-block;  margin-bottom: 0;  font-weight: normal;  text-align: center;  white-space: nowrap;  vertical-align: middle;  -ms-touch-action: manipulation;  touch-action: manipulation;  cursor: pointer;  background-image: none;  border: 1px solid transparent;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;  color: #fff;  background-color: #337ab7;  border-color: #2e6da4;    padding: 5px 15px;  font-size: 12px;  line-height: 1.5;  border-radius: 3px;  }
.MISButton:hover {  color: #fff;  background-color: #286090;  border-color: #204d74;}

.MISButton1{ display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;  
  padding: 5px 15px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  }

  .MISButton1:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
 
 
 
 .MISFormHeaderFont{font-size: 10pt;font-weight: bold;font-weight:bold;font-family:Verdana;color:black}
 .misformheaderfont{font-size: 10pt;font-weight: bold;font-weight:bold;font-family:Verdana;color:black}


/*End*/



.MISLinkButton{color:darkBlue; font-size:8pt; font-family:Verdana; font-weight:bold;}

.MISFrame{color:darkBlue;}

.MISFieldCaptionTDRep{ font-weight: bold; border: 1px solid #698BB7; font-family:Verdana; color: #000000;   font-size: 9pt }

.MISFieldCaptionTDSep{ font-weight: bold; border: 1px solid #698BB7; font-family:Verdana; color: #000000;   font-size:7pt }
.MISFieldCaptionTDMep{ border: 1px solid #698BB7; font-family:Verdana; color: #000000;   font-size:7pt }

.MISFieldCaptionTDHead{ font-weight: bold; font-family:Verdana; color: #000000;   font-size: 7pt; }

.MISFieldCaptionTDDetails{ font-family:Verdana; color: #000000;   font-size: 7pt; }



.MISReadingQText{ font-family:Verdana; color: #000000;   font-size: 10pt; }

.MISDataGridSElectedStyle{color: black; font-size: 8pt; background-color:f7efd6; font-weight:bold; font-family:Verdana;}
 
.MISTotalLabel{color: navy; font-size: 10pt; background-color: white; font-weight:bold; font-family:Verdana;}

.MISTracker{ font-family:Verdana; color: #0804a5;   font-size: 8pt; }

.MISTDHead{ font-family:Verdana; color:white; background-color:darkgray ;  font-size: 10pt; }</pre></body></html>