.input-group{
    width: 100% !important;
}
.table_th{
    background-color: #264174 !important;
    color: #fff !important;
}
.va_middle{
    vertical-align: middle !important;
}
.ml_1{
    margin-left: 1%;
}
.ml-25{
    margin-left:25%;
}
.control-label{
    font-weight: bold !important;
}
.w-11{
    width: 11% !important;
}
.w-10{
    width: 10% !important;
}
.w-15{
    width: 15% !important;
}
.w-60{
    width: 60% !important;
}
.tr:nth-child(odd) {
    background: #e5e8ff;

  }
  .tr:nth-child(even) {
    background: #f9f9f9;

  }
  .bold{
    font-weight: bold !important;
  }
  .scroll-permission{
   height: 200px;
    overflow-y: scroll;
    /* border: 1px solid; */
    box-shadow: 0px 0px 1px 0px;
    border-radius: 5px;
  }
  .payment-label{
    font-weight: bold !important;
    float: left;
  }
  .float-right{
    float: right !important;
  }
  .panel-body_custom{
    width: 50% !important;
  }
  .p-1{
    padding: 1% !important;
  }
  .mb-0{
    margin-bottom: 0;
  }
  .mb-1{
      margin-bottom:1%;
  }
  .mt-0{
    margin-top: 0;
  }
     .heading{
        background: #1a21890f !important;
        color: #100e0e;        
        padding: 2px;
        border-bottom: 2px solid #0a15b8d2;
     }
     .table-heading{
     background-color: #1a21890f !important;
     
     }
     .p-25{
        padding-left: 25%;
     }
     .ml-0{
       margin-left: 0px !important;
     }
     