.sidebar .widget_installment_widget .widget-inner label{

  font-size: 14px;

    font-weight: normal;

    font-family: Tahoma,Sans-Serif;

    padding-top: 7px;

}



.sidebar .widget_installment_widget .widget-inner input{

  float: right;

    height: 32px;

    width: 160px;

    padding: 0 12px;

}



.sidebar .widget_installment_widget .widget-inner div{

  clear: both;

}



.sidebar .widget_installment_widget .widget-inner input:focus {

    border-color: #f05025;

    box-shadow: 0 0 0 0.2rem rgb(240, 80, 37, .25);

}



.sidebar .widget_installment_widget .price input{

  color: #e74847;

  font-weight: bold;

  font-family: Tahoma,Sans-Serif !important;

}



.sidebar .widget_installment_widget .equivalent input{

  color: #e74847;

}



.sidebar .widget_installment_widget .widget-inner select{

  float: right;

    height: 32px;

    width: 160px;

    padding: 0 12px;

    border-radius: 4px;

    border: 1px solid #cecece;

    margin-bottom: 10px;

    font-family: Tahoma,Sans-Serif !important;

}



.sidebar .widget_installment_widget .btn-td{

  padding: 6px 0;

  background: none;

  border-color: #f05025;

  color: #f05025;

}



.sidebar .widget_installment_widget .btn-td:hover{

  background: #f05025;

  color: #fff;

}



.sidebar .widget_installment_widget .btn-lh{

      padding: 6px 12px;

    float: right;

}



.sidebar .widget{

  clear: both;  

}



.modal-dialog{

  width: 780px !important;

}



.modal-body{

  padding: 0 !important;

}



.modal-body table{

  width: 100% !important;

}



#toplevel_page_Installment-wp-installment .wp-menu-image img {

    padding: 6px 0 0;

}

#myModal #show_table tbody:last-child{
  font-weight: bold;
}