@charset "utf-8";
/* ------monite----------- */
.monite_table{
    width: 90%;   margin-left:auto;   margin-right:auto;
    border: 1px solid #afabab;
    border-radius : 10px 10px 0px 0px;
}
.tr_name{
    font-size: 20px;   font-weight: 700;
    text-align: center;  width: 45%;   height: 35px;
    background-color: #E6E6FA;
}
.td_name{
    font-size: 20px;    font-weight: 500;    color: white;
    text-align: center;   padding: 0px;    height: 35px;
    background-color: #3CB371;    border: 1px solid #444444;
}
.td_value{
    width: 45%;  height: 20px;  font-size: 20px;  font-weight: 500;
    text-align: center;  padding: 10px;
}
/* ------main----------- */
.main_table{
    width: 80%;    font-size: 30px;    font-weight: bolder;
    text-align: center;   margin-left:auto;   margin-right:auto;
}
.main_button{
    width: 50%;  height: 50px;  padding-top: 40px;  padding-bottom: auto;
    font-size: 20px;  font-weight: bolder;   text-align: center;
    margin-left:auto;   margin-right:auto;
    border: 1px solid #afabab;   border-radius : 10px 10px 0px 0px;
}
/* ------select----------- */
.select1_table{
    width: 80%;   font-size: 20px;  font-weight: bolder;
    text-align: center;   margin-left:auto;    margin-right:auto;
}
.select2_table{
    width: 100%;  height: 40px;  margin-left: auto;   margin-right: auto;
    text-align: center;
    border-collapse: separate;
    border-spacing: 0 8px;
}
.select2_tr{
  background-color: #bff1e1;
  font-size: 20px;
}
.sub_button{
    width: 30px;   height: 20px;   padding-left: 20px;   padding-bottom: auto;
    font-size: 20px;   font-weight: bolder;  text-align: center;
    margin-left:auto;   margin-right:auto;
}
/* ------conf----------- */
.conf_table{
    width: 80%;   font-size: 20px;  font-weight: bolder;
    text-align: center;  margin-left:auto;    margin-right:auto;
    margin-bottom: 10px;
}
.conf_td1{
    width: 50%;  font-size: 20px;  font-weight: 500;   color: white;
    text-align: center;   padding: 0px;    height: 20px;
    background-color: #3CB371;    border: 1px solid #444444;
}
.conf_td2{
    width: 50%;  font-size: 18px;    font-weight: 500;
    text-align: center;   padding: 0px 20px 0px 20px;    height: 20px;
}
.conf_button{
    width: 30%;  height: 20px;  padding-top: 5px;  padding-bottom: auto;
    font-size: 20px;  font-weight: bolder;   text-align: center;
    margin-left:auto;   margin-right:auto;
    border: 1px solid #afabab;   border-radius : 10px 10px 0px 0px;
}
/* ------control----------- */
.cont_table{
    width: 90%;   font-size: 20px;  font-weight: bolder;
    text-align: center;  margin-left:auto;    margin-right:auto;
    margin-top: 0px;    margin-bottom: 20px;
    border-collapse: separate;
    border-spacing: 0 5px;
}
.cont_td1{
    width: 15%;  font-size: 20px;  font-weight: 500;   color: white;
    text-align: center;   padding: 0px;    height: 50px;
    /* background-color: #3CB371;     */
    /* border: 1px solid #444444; */
}
.cont_td2{
    width: 40%;  font-size: 20px;  font-weight: 500;   color: black;
    text-align: center;   padding: 0px;    height: 50px;
    /* background-color: #3CB371;     */
    /* border: 1px solid #444444; */
}
.cont_td3{
    width: 45%;  font-size: 20px;  font-weight: 500;   color: black;
    text-align: center;   padding: 0px;    height: 50px;
    /* background-color: #3CB371;     */
    border: 1px solid #444444;
}
.cont_td4{
    width: 10%;
    font-size: 20px;  font-weight: 500;   color: black;
    text-align: center;   padding: 0px;    height: 50px;
}
.cont_td5{
      width: 30%; font-size: 20px;  font-weight: 500;   color: white;
    text-align: center;   padding: 0px;    height: 50px;
    background-color: #74992e;
}
/* ------control2----------- */
.cont2_td1{
    width: 30%;  font-size: 20px;  font-weight: bolder;   color: black;
    text-align: center;   padding-right: 10px;    height: 50px;
    /* background-color: #3CB371;     */
    /* border-bottom: 1px solid #bebaba; */
}
.cont2_td2{
    width: 35%;  font-size: 20px;  font-weight: bolder;   color: black;
    text-align: center;   padding: 0px;    height: 70px;
}
.cont2_td3{
    width: 20%;  font-size: 20px;  font-weight: bolder;   color: black;
    text-align: center;   padding-right: 40px;    height: 70px;
}
.cont2_td4{
    width: 15%;  font-size: 20px;  font-weight: bolder;   color: black;
    text-align: center;   padding-left: -60px;    height: 70px;
}
input[type=checkbox] {
    zoom: 2.0;
}
.cont2_table{
    width: 80%;   font-size: 20px;  font-weight: bolder;
    text-align: center;  margin-left:auto;    margin-right:auto;
    margin-top: 0px;    margin-bottom: 40px;
}
.cont2_input1{
    width: 20%;  font-size: 30px;  font-weight: bolder;   color: black;
    text-align: center;   height: 50px;
    padding-left: 30px;   padding-right: 30px;
}
.cont2_input2{
    width: 20%;  font-size: 30px;  font-weight: bolder;   color: black;
    text-align: center;   height: 50px;
    padding-left: 30px;   padding-right: 30px;
}
/* ------control3----------- */
.cont3_table1{
    width: 90%;   font-size: 20px;  font-weight: bolder;
    text-align: center;  margin-left:auto;    margin-right:auto;
    margin-top: 0px;    margin-bottom: 0px;
}
.cont3_table2{
    width: 80%;   font-size: 20px;  font-weight: bolder;
    text-align: center;  margin-left:auto;    margin-right:auto;
    margin-top: 0px;    margin-bottom: 0px;
}
