body {
  background-color: #FFF;
  color: #000000;
}      
 
#head {
  width: 950px;
  height: 50px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  
  border: 1px solid silver;
  border-bottom: 0px;
  background-color: #FFFFFF;
  
  color: #000000;
  padding: 10px 10px 10px 10px;
  text-align: left;
} 

#head_left {
  margin-top: 5px;
  margin-left: 15px;
  font-family: Arial;
  font-size: 1.7em;
  color: dodgerblue;
  
  float: left;
  width: 425px;
}

#head_right {
  font-family: Arial;
  font-size: 10px;
  
  float: right;
  width: 425px;
  text-align: right;  
}

#hmenu1  {
  width: 950px;
  height: 1.4em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  
  border: 1px solid silver;
  border-top: 0px;
  border-bottom: 0px;
  background-color: white;
  color: darkgrey;
  
  padding: 5px 10px 5px 10px;
  text-align: left;
  font-family: Arial;
  font-size: 1em;
}

#hm1_left  {
  float: left;
  width: 360px;
  text-align: left;
  margin-left: 15px;
}



#hm1_right  {
  float: right;
  width: 490px;
  text-align: right;
  margin-right: 10px;
}

#hm1_right a {
  text-decoration: none;
  margin-left: 10px;
}

#hm1_right a:link{
  color: darkgrey;
}

#hm1_right a:visited{
  color: darkgrey;
}

#head_demo {
  width: 970px;
  padding-top: 10px;
  padding-bottom: 10px;
  
  margin-left: auto;
  margin-right: auto;
  background-color: #cccccc;
  border: 1px solid #cccccc;  
  border-bottom: 0px;
  color: red;
  text-align: center;
  
  font-family: Arial;
}

#h_ci {
  width: 950px;
  height: 0.4em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  
  border: 1px solid silver;
  border-top: 0px;
  border-bottom: 0px;
  background-color: dodgerblue;
  color: white;
  
  padding: 0px 10px 0px 10px;  
}



#content {
  width: 950px;
  min-height: 500px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #A6B2BC;
  background-color: #FFFFFF;
  color: #000000;
  padding: 10px 10px 0 10px;
  text-align: left;
  font-family: Arial;
  font-size: 12px;
}

#bottom {
  width: 950px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  color: #000000;
  padding: 5px 10px 5px 10px;
  text-align: center;
  font-family: Arial;
  font-size: 10px;
}
  
#navigation ul {
  list-style: none;
  width: 900px;
  height: 20px;
  margin-top: 20px;
  text-align: center;
}
 
#navigation li { 
  float: left;
  width: 90px;
}

#navigation li a {
  display: block;
  width: 100%;  
}

#navigation li a:hover {
  background: #BBB;  
}

#imp {
  color: grey;
  text-decoration: none;
}

#mbox {
  margin-left: 10px;
  width: 450px;
  float: left;
  border: 0px solid #CCC;          
  min-height: 25px; 
  padding: 5px 5px 0px 5px;
  margin-bottom: 10px;
}

#mbox .sp1 {
  width: 90px;
  float: left;  
    
}

#mbox .sp2 {
  width: 300px;
  float: left;      
}

#mbox .sp3 {
  width: 60px;
  float: left;      
  text-align: right;
}


.line_light {
  background-color: lightgrey;
  color: lightgrey;
  border: 0;
  height: 1px;
}

.bar1 {
  min-height: 15px;
  
  background-color: lightgrey;
  padding-top: 5px;
  padding-bottom: 5px;
  
  color: white;
}

.search {
  float: left;
 
  padding: 3px;
  
  font: 1em Arial, sans-serif;
  vertical-align: middle;
  
  border: 1px solid white;  
  
  color: grey;
  margin-right: 2px;
}

.b250r
{
  width: 250px;
  float: right;
  margin-right: 10px;
  text-align: right;
}

.b270r
{
  width: 270px;
  float: right;
  margin-right: 10px;
  text-align: right;
}


h1 {
  padding: 5px;
  min-height: 20px;
  border: 1px solid #A6B2BC;     
  
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  
  font-family: Arial;
  font-size: 1.4em;     
  color: grey;  
}  

h2 {
  padding: 5px;
  min-height: 20px;
  
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  
  font-family: Arial;
  font-size: 1.2em;     
  color: grey;  
}  

.boxTn {
  background-color: #ececec;  
                             
  margin-left: 10px;
  margin-right: 10px;
  
  margin-bottom: 10px;
  padding: 10px;
}

.boxKont {
  background-color: #cccccc;   
  
  margin-left: 10px;
  margin-right: 10px;
  
  margin-bottom: 10px;
  padding: 10px;
  
  line-height: 140%;
}

.boxKont .boxSub {
  background-color: #ececec;  
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px;
  
  width: 180px;
  float: left;
  min-height: 90px;
}

.boxKont .boxError {
  background-color: #900002;  
  color: white;
  margin-bottom: 10px;
  padding: 10px;
}

input, select{
  padding: 5px;
}

textarea, date {
  padding:  5px;  
  font-family: Arial;
  font-size: 12px;
}

.help_box {
  background-color: #cccccc;    
  color: #666666;
  font-size: 10pt;
  margin-top: 80px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px;
  line-height: 130%;
}

.detailBox {
  width: 700px;
  float: left;  
}

.qrbox {
  width: 200px;
  float: left;
  text-align: center;
}

.boxNT {
  width: 140px;
  border: 0px solid;
  padding-top: 4px;
  padding-bottom: 4px;
  
  background-color: lightgrey;
  color: red;
  
  margin-top: 5px;
  margin-bottom: 5px;
  
  display: inline-block;
  text-decoration: none;
  text-align: center;    
}
.bbox {
  background-color: #ececec;   
  margin-bottom: 10px;
  padding: 10px;
}

.bbox_head {
  background-color: #cccccc;   
  margin-bottom: 10px;
  padding: 10px;
}



.boxTn2 {
  background-color: #cccccc;   
  
  width: 600px;
  float: left;
  
  margin-left: 10px;
  margin-right: 10px;
  
  margin-bottom: 10px;
  padding: 10px;
  
  line-height: 140%;
}

.boxTn2 .boxSub {
  background-color: #ececec;  
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px;
  
  width: 180px;
  float: left;
  min-height: 90px;
}

.boxTn2 .boxError {
  background-color: #900002;  
  color: white;
  margin-bottom: 10px;
  padding: 10px;
}

#TNHL {
  width: 630px;
  float: left;  
}

#TNHR {
  width: 200px;
  float: left;  
  margin-left: 20px;
  background-color: #ececec;
  padding: 10px;
}

.noteBox {
  line-height: 130%;  
  border:1px solid #4E9631; 
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
  
  padding: 10px;
    
  background-color: #f0ffee;
  color: #4E9631;   
    
}

.warnBox {
  line-height: 130%;  
  border:1px solid #d65a5c;  
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
  
  padding: 10px;
  
  background:#fdd; 
  color:#c00;    
}

.status_def {
 margin-left: 10px;   
}

.status_def ul {
  padding-inline-start: 0px;  
}

.status_def li {
  display: inline; 
  margin-right: 15px;
}

.status_def li:last-child {
  margin-right: 0px;  
}

.box_green {
  line-height: 130%;  
  border:1px solid #4E9631; 
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
  
  padding: 10px;
    
  background-color: #f0ffee;
  color: #4E9631;   
    
}