.mylist_items_table .item td:first-child{
    width: 100px;
}
.mylist_items_table .item td:first-child img{
    width: 100%;
}
.mylist_items_table .item td:last-child{
    width: 100px;
    text-align: center;
}
.mylist_items_table .item td:last-child button{
    font-size: 10px;

}
.hide {
    display: none;
}
.company-txt .content-wrap{
  max-width:800px;
}

.company-txt{
  padding:40px;
  background-color:#fff;
}
.console{
  color:red;
  font-size: 11px;
}

.form-group>label{
  font-weight:bold;
}
main .form-row label{
  margin-right:10px;
}
.fm-ttl{
  background-color:#1C1100;
  color:#fff;
  padding:8px;
  margin-bottom:20px;
}
.range select{
  width:45%;
  display:inline-block;
}
.mylist_items_table{
  margin-bottom:0px;
}
.mylist_items_table  th{
      background-color: #462C02;
      font-size:13px;
      color:#fff;
}
.mylist_items_table td{
      background-color: #fff;
      font-size:13px;
}
.mylist_items_table td i{
    font-size:11px;
    font-weight:bold;
    font-style:normal;
    display:none;
}
.mylist_items_table td i{

}
