.input-form-error{
    font-size: 12px;
    color : #ff7588;
}

.badge.block-badge {
    display: block;
}

td{
    vertical-align: middle!important;
}

.order{
  cursor: grab;
  width: 10px !important;
  text-align: center;
}

.w5{
    width: 5px !important;
    text-align: center;
}

.w10{
    width: 10px !important;
    text-align: center;
}

.w30{
    width: 30px;
}

.w40{
    width: 40px;
}

.w50{
    width: 50px !important;
    text-align: center;
}

.w60{
    width: 60px;
}

.w70{
    width: 70px;
}

.w80{
    width: 80px;
}

.w90{
    width: 90px;
}

.w100{
    width: 100px;
}

.w140{
  width: 140px !important;
  text-align: center;
}

.w200{
    width: 200px;
}

.w260{
    width: 260px;
}

.w300{
    width: 300px;
}

.w400{
    width: 400px;
}

.active_status{
  display: none;
}

.passive_status{
    display: none;
}

.button-information-container{
  display: none;
}
