* {
  box-sizing: border-box;
}
/* Create four equal columns that floats next to each other */
.column {
  float: left;
  width: 30%;
  padding: 10px;
  /*height: 300px; */ 
}
.column1 {
  float: left;
  width: 93%;
  padding: 10px;
  /*height: 300px; */ 
}
.column70 {
  float: left;
  width: 65%;
  padding: 10px;
  /*height: 300px; */ 
}
.column2 {
  float: left;
  width: 50%;
  padding: 10px;
  /*height: 300px; */ 
}
.column3 {
  float: left;
  width: 30%;
  padding: 10px;
  /*height: 300px; */ 
}
.column4 {
  float: left;
  width: 25%;
  padding-left: 60px;
  /*height: 300px; */ 
}
.column5 {
  float: left;
  width: 20%;
  padding: 5px;
}
.columnr {
  float: right;
  width: 100%;
  padding: 60px;
  /*height: 300px; */ 
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.back01{
  height: 50px;
  background-color:#D1F2EB;
  font-size: 24px;
  font-weight: bold;
}
.back011{
  height: 70px;
  background-color:#D1F2EB;
  font-size: 24px;
  font-weight: bold;
}
.back012{
  height: 70px;
  background-color:#D1F2EB;
  font-size: 20px;
  font-weight: bold;
}
.back02{
  height: 36px;
  background-color:#D1F2EB;
  font-size: 30px;
  font-weight: bold;
  width:100%;
}
.back03{
  font-size: 20px;
  font-weight: bold;
  width:100%;
  
  background-color: #ffffff;
}
.back03a{
  font-size: 16px;
  font-weight: bold;
  width:98%;
}
.back03b{
  font-size: 20px;
  font-weight: bold;
  width:98%;
}
.back04{
  height: 30px;
  background-color:#D1F2EB;
  font-size: 20px;
  font-weight: bold;
}
.back04a{
  height: 30px;
  background-color:#ffffff;
  font-size: 20px;
  font-weight: bold;
}
.back05{
  /*height: 40px; */
  background-color:#D1F2EB;
  font-size: 20px;
  font-weight: bold; 
  
}
.tbl01 {
  float: left;
  width: 30%;
  padding:5px;
  /*height: 300px; */ 
}
.bspace {
  float: left;
  width: 90%;
  padding-top: 10px;
  /*height: 300px; */ 
}
.tml {
  margin-left: 60px;
  padding-top: 10px; 
  width: 40%; 
}
.tml2 {
  margin-left: 60px;
  padding-top: 10px; 
  font-size: 18px;
  font-weight: bold;
  width: 90%; 
}
.tml3 {
  margin-left: 60px;
  padding-top: 10px; 
  font-size: 18px;
  font-weight: bold;
  width: 90%; 
}
.cml {
  margin-left: 60px;
  padding-top: 10px; 
  width: 20%;   
}
.cml2 {
  margin-left: 60px;
  padding-top: 10px; 
  width: 70%;   
}
.pad01 {
  margin-left: 22px;
  /* padding-top: 10px; */ 
    
}
div.scroll {
    margin:4px, 4px;
    padding:4px;
    background-color: #F5F6CE;
    width: 60%;
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align:justify;
    border: solid black 1px;
}
.ta01 {
  width: 120%;
  height: 100px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #D1F2EB;
  font-size: 16px;
  /*resize: none;*/
}

.columnmmh03 {
  float: left;
  width: 30%;
  padding: 10px;
  /*height: 300px; */ 
}
