
.select2-selection__choice__remove{float:right;color:#fff !important ;margin-right:0;margin-left:4px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background:#fb9678;color:#fff;border-color:#fb9678}.input-form .btn{padding:8px 12px}.form-material .form-control{background-color:rgba(0,0,0,0);background-position:center bottom,center calc(100% - 1px);background-repeat:no-repeat;background-size:0 2px,100% 1px;padding:0;transition:background 0s ease-out 0s}

.list-planning {
  min-height:100px;
  border-right: 1px solid #ccc;
  padding:10px;
  padding-right: 20px;
  font-size: 12px !important;
}

.list-planning .route-name {
  font-size: 14px;
  width: 100%;
  display:block;
  font-weight: 500;
}

.list-planning .route-order {
  position: absolute;
  top: 0;
  right: 1px;
  margin: 5px;
  color: #fb9678 !important;
  font-weight: 400;
}

#up-bar {
  min-height: 60px;
}

div.dt-buttons {
    float: right !important;
    margin-left:10px;
}
