﻿#rma input[type=date] {
    height: 36px;
}
#sterilizationList .hideOther .otherMethod,
#productlist .hideOptions .reasonOption + .btn-group,
.separateRma, #rma li.hideTab, .display-none, #rmahelp,
#searchModal #productForm, .div-closing-reason,
.checkbox input {
    display: none;
}

@media (min-width: 992px) {
    .responsive-table tbody#sterilizationList td {
        text-align: left;
    }
    #productsSterilization .radio-column .radio {
        padding-left: 30px;
        text-align: left;
    }
}
#sterilizationList .checkbox, .radio {
    margin-top: 0;
    margin-bottom: 0;
}
#rmaConfirm .modal-header {
    padding: 0 15px 0 15px;
}
    #rmaConfirm .modal-header .close {
        margin-top: 10px;
    }
#rmaConfirm .modal-footer {
    padding: 15px;
    margin-bottom: 0;
}
#rma .productrow .input-group-btn,
.va-top {
    vertical-align: top;
}
input[type="number"].invoice::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"].invoice {
    -moz-appearance: textfield;
}
#rma .productrow .input-group-btn .multiselect-native-select button {
    height: 36px;
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#rma .has-error select.form-control.reason {
    border: 1px solid red;
}
#rma .productrow .has-error .multiselect-native-select .btn {
    border-color: red;
}

#rma .productrow .has-error .multiselect-native-select ul label.checkbox {
    color: initial
}
#rma .productrow .input-group, #rma .productrow .multiselect-native-select .btn-group, #rma .productrow .multiselect-native-select button {
    width: 100%;
}
#rma .red {
    color: red!important;
}
.blackText {
    color:#666!important
}

.div-save-later {
    display: none;
    width: 100%;
    margin-top: -20px;
    float: left;
}

.savelater {
    color: #fff;
    background-color: #3276B1;
}

.tr-checked-netsearch {
    background-color: #cce3ff;
}
#netOpenItems > .modal-lg,
#netSampleItems > .modal-lg {
    min-width: 1300px;
}

.d-flex-reason-select {
    display: flex;
    gap: 20px;
    justify-content: flex-end;
    flex-direction: row;
}
.rmaproducts__top-block {
    margin: 10px 10px 30px 10px;
    gap: 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.rma-notes {
    min-width: 786px;
    width: 100%;
    height: 162px;
}

.rmaproducts__select {
    width: 300px;
    float: right;
}
@media (max-width: 1320px) {
    .netsuite-maincontent {
        min-width: 1000px;
    }
    #netOpenItems > .modal-lg,
    #netSampleItems > .modal-lg {
        min-width: auto;
    }
}

@media (max-width: 1550px) {

    .d-flex-reason-select {
        flex-direction: column;
    }
}

@media (max-width: 1200px) {
    .rmaproducts__top-block {
        flex-direction: column;
    }

    .rma-notes {
        min-width: auto;
    }
    .rmaproducts__select {
        /* Для WebKit-браузеров (Chrome, Safari) */
        width: -webkit-fill-available;
        /* Для Firefox */
        width: -moz-available;
        width: 100%;
    }
}

.d-flex {
    display: flex;
}

.report-button-div {
    margin: 10px;
    width: 100px;
    display: flex;
}

#addFromOpenTrial, #addFromSamples  {
    width: 100%;
    cursor: pointer;
}

.img-report-w {
    width: 100%;
}

.label-rma {
    text-align: right;
    float: right;
    font-weight: bold;
}
.netsuiteDataSearch tr,
.netsuiteDataSearch td,
.netsuiteDataSearch th {
    border: 1px solid #808080;
    padding: 5px;
}

.netsuiteDataSearch th {
    text-align: center !important;
    border: 1px solid #808080;
    border-top-left-radius: 0px !important;
}

.netsuite-maincontent tr {
    cursor: pointer;
}

.netsuiteDataSearch {
    overflow-x: auto;
    width: 100%;
}
.rma__qtyoutstanding, .quickadd__addmore-table-qasubmit,
.div-closing-reason .rmaproducts__select, .rma__addprod-wrapper {
    text-align: center;
}

#trialCheckbox {
    display: none;
    margin-top: 15px;
}

.fw-bold {
    font-weight: bold;
}

.rma__editor-section .panel-default,
.rma__panel-wrapper {
    margin-bottom: 0 !important;
}

.rma__panel-wrapper  .panel-body {
    min-height: 47vh;
}

.rma__editor-section .tab-content {
    overflow: inherit !important;
}

#rmahelp h6 {
    color: #CC0003 !important;
}

#rmacaptcha {
    float: right;
    display: none;
}

.rma__wizard-wrapper {
    width: 100%;
    float: left;
    display: block;
}

    .rma__wizard-wrapper #sendrma {
        text-align: right;
        display: none;
        float: right;
    }

.fl-r {
    float: right;
}

.modal .modal-content {
    border-radius: 15px !important;
}

#searchModal #productSelect {
    font-size: 10pt;
}
.rma__panel-wrapper .container-fluid .row,
.rma__panel-wrapper .container-fluid .row .text-center {
    margin-top: 5vh !important;
}

#netOpenItems #netModalOpenContent,
#netSampleItems #netModalSampleContent {
    max-height: 600px;
    overflow-y: auto;
    margin: 10px 0px 10px 0px;
}

#netOpenItems .loading-img,
#netSampleItems .loading-img {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

    #netOpenItems .loading-img img,
    #netSampleItems .loading-img img {
        animation: pulse 1.5s linear infinite;
    }
    #netOpenItems .loading-img h4,
    #netSampleItems .loading-img h4,
    #netOpenItems .margin-footer,
    #netSampleItems .margin-footer {
        margin: 0 auto !important;
    }

.reasonOption {
    visibility: hidden;
}
.rma__report-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.rma__quicktab-submit-message {
    font-weight: bold;
    padding-bottom: 20px;
    color: #CC0003;
    text-align: center;
}
.rma__quickaddload-wrapper table{
    margin-bottom: 0 !important;
}
.quickadd__addmore-table #clickable {
    text-align: center;
    cursor: pointer;
}
.customCheckboxLabel {
    display: inline-block;
    position: relative;
}

.df-row {
    display: flex;
    flex-direction: row;
}

.df-column {
    display: flex;
    flex-direction: column;
}

.filter-div-1 {
    flex: 1;
}

.checkbox-directonly {
    gap: 10px;
    padding: 5px 12px;
    border-radius: 5px;
    background-color: #17d52e;
    align-items: center;
    flex: 0 0 130px;
    cursor: pointer;
}

    .checkbox-directonly > label {
        margin: 0;
        color: white;
        font-weight: 500;
        cursor: pointer;
    }

.repDirectOnly {
    margin: 0;
    cursor: pointer;
}

.padding-5 {
    padding: 5px;
}

.clearSelectedItems {
    border-radius: 5px;
    border: 1px solid;
    color: #000;
}

@media (max-width: 600px) {
    .filter-div, .rep-filter-but-filter {
        flex-direction: column;
    }
}

@media (max-width: 992px) {
    .rep-filter-but-set {
        flex-direction: column;
    }

    .applyFilter, .clearFilter {
        width: 100%;
    }
}

.netFilters .filter-div-1 {
    gap: 20px;
    justify-content: space-between;
}
.netFilters .rep-filter-but-filter,
.netFilters .rep-filter-but-set {
    gap: 20px;
    display: flex;
    justify-content: flex-end;
}
.rep-filter-but-filter button,
.rep-filter-but-set button {
    border-radius: 5px !important;
}
.netFilters__content {
    border: 1px solid;
    margin: 10px 0px;
}
.rma__tab2-container #accountinfo {
    display: none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
    .rma__tab2-container #accountinfo .panel-title {
        padding-bottom: 10px;
    }

.rmaproducts__top-block-container {
    display: flex;
    flex-direction: column;
}
.quickadd__tr {
    white-space: nowrap;
}
.quickadd__col-pos {
    max-width: 15px;
    padding-left: 5px;
}

.quickadd__col-qty {
    max-width: 40px;
}

.quickadd__col-close {
    width: 5px;
    padding-left: 0;
}