/* BASIC css start */
#myTodayView .table-d2-list table td input { width: 25px; text-align: right; }
#myTodayView .btn-del { margin-top: 20px;     text-align: right;}
.btn_White{
    padding: 0;
    border:1px solid #242A58;
    display: inline-block;
    width: 90px;
    height: 30px;
    color: #242A58 !important;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    line-height: 29px;
    box-sizing: border-box;
}
/* BASIC css end */

