#create-order .linked-product-wrapper .col-md-1 .do-not-cross-linked-product-arrow input {
    width: 45px;
    height: 40px;
    background: #F9FAFB;
    border: 1px solid #D0D5DD;
    padding: 0px 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #344054;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.notes.col-md-4 {
    margin: 0 !important;
}

.notes input.control {
    margin-top: -4px;
    height: 49px !important;
}