﻿body {
  font-family:Arial;
  font-size:10pt;
  color:#143554;
}
td {
  font-weight: normal;
  font-family: Arial;
}
a {
  color: #e33b3b;
  text-decoration: none;
}
.statusControlOk {
  font-size: 10pt;
  font-weight: bold;
  font-family: Arial;
}
.statusControlNo {
  color: #990033;
  font-size: 10pt;
  font-weight: bold;
  font-family: Arial;
}
.form_field_norma{
 background-color:#7D9EC0
}
.statusControlOther {
  color: #cc9933;
  font-size: 10pt;
  font-weight: bold;
  font-family: Arial;
}
.headline{
  text-align:left;
  font-size: 10pt;
  font-weight: bold;
  border-bottom: solid 1px #3399cc;
  font-family: Arial;
}
.content{
  vertical-align:top;
  text-align:justify;
  padding-top: 10px;
}

.editor {
  font-family: Arial;
  font-size: 10pt;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: #cc3333;
  color: #fffafa;
}

.frame{
  border-top:1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
}

.header{
  font-family:Arial;
  font-size:10pt;
  text-align:center;
  font-weight:bold;
  border-top:1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
  background-color:#578CBE;
  color:#E0F0FF;
}

.cell{
  font-family:Arial;
  font-size:10pt;
  border-right:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;
  color:#143554;
  background-color:#E0F0FF;
}

.old_weight{
  background-color:#E0F0FF;
  border:1px solid #CCCCCC;
}

.list_title{
  font-size:14pt;
  font-family:Arial;
  color:#84C6F6;
  text-align:left;
}
.row{
  border-bottom:1px solid #c0c0c0;
}
.side_bar{
  vertical-align:top;
}
.form_field_required {
  background-color: #d5e2fa;
}
.form_cell{
  text-align:left;
  color:#1B698A;
}

.form_field{
  text-align:right;
  color:#1B698A;
}

.form_section{
  border-bottom:solid 1px #4682b4;
  text-align:left;
  color:#1B698A;
}
.form_title{
  text-align:left;
  font-family:Arial;
  font-weight:bold;
  font-size:20px;
  color:#82CBF8;
}

.summary{
  margin-left:0px;
}