﻿@media screen and (max-width: 1366px) {
    body, .chosen-container, .form-control {
        font-size: 12px;
    }

    .chosen-container-single .chosen-single {
        height: 24px !important;
    }

    .chosen-container-single .chosen-single div {
        top: -6px;
    }

    .logo {
        width: 125px;
    }

    .hamburger-box {
        width: 31px;
        height: 10px;
    }

    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        width: 30px;
        height: 4px;
    }

    .system-navigation-container-active {
        right: 13%;
    }

    .sidenav {
        width: 13%;
    }

        .sidenav ul {
            padding-left: 30px;
        }

            .sidenav ul li {
                font-size-adjust: unset;
                font-size: large;
                list-style: none;
                margin: 20px auto;
            }

    #sign-out-button {
        font-size: large;
    }

    .no-data-panel {
        width: 105%;
        height: 100%;
    }

    .main-panel {
        padding-left: 5px;
        height: 87vh;
    }

    .converter-image-thumbnail {
    }

        .converter-image-thumbnail img {
            width: 100%;
            height: unset;
        }

    #converter_Images_Container {
        min-height: 150px;
    }

    .converter-image {
        width: 140px;
        height: 130px;
        margin-right: 10px;
    }

        .converter-image p:first-child {
            width: 34%;
        }

    #converter-thumbnail-container {
        display: inline-block;
        vertical-align: top;
    }

    #converterDetailContainer {
        display: inline-block;
        width: 100%;
    }

    .tab-content {
        padding: unset;
    }

    .btn-group-sm > .btn, .btn-sm {
        font-size: 12px;
    }

    .btn-sm, .btn-group-sm > .btn {
        padding: 5px;
        font-size: 12px;
        line-height: 1.0;
    }

    .btn {
        font-size: 12px;
    }

    select.input-sm {
        height: 24px;
    }

    div.text-heading-lined {
        margin-bottom: 10px;
    }

    .toggle.btn-sm {
        min-width: 40px;
        min-height: 26px;
    }

    .toggle-off.btn-sm {
        padding-left: 12px;
    }

    label.btn:nth-child(1) {
        padding-top: 6px !important;
    }

    label.btn:nth-child(2) {
        padding-top: 6px !important;
    }

    .converter-search-panel {
        height: 84.6% !important;
        /*width: 24% !important;*/
    }

    .search-field .chosen-container {
        width: 65% !important;
    }

    .search-field input, .search-field select {
        width: 65%;
    }

    .search-field label {
        width: 28%;
    }

    .search-field .range-search-input {
        width: 25%;
    }

    .detailTable {
        width: 100% !important;
    }

    .converter-serialnumber {
        margin-left: -10px;
    }

    .table-container {
        margin-left: -13px !important;
        margin-right: 0px !important;
    }

    .navpanel {
        width: 16%;
        height: 97.5%;
    }

    .detail-content-panel {
        width: 83.5%;
    }

    .toolbar-header {
        height: 6.75%;
    }

    
    -container {
        width: 100%;
        display: block;
    }

    .quickSearch {
        width: 69%;
    }

    .quickSearchClear {
        top: 7px;
        left: -70px;
        float: right;
    }

    .filtertoggle {
        margin-top: 10px;
    }

    #converter-AddConverter, #supplier-AddSupplier {
        margin-top: -16px;
        margin-right: 0px;
    }

    .converter-search-tag {
        height: 120px;
    }

    #supplierInventoryListTableContainer {
        margin-bottom: 0px !important;
    }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 0;
    }

    #converterAssayAveragesContainer {
        margin-bottom: 10px;
    }

    #footer-version {
        margin-right: 10px;
        margin-top: 10px;
    }

    #backscreen {
        width: 83.1%;
        height: 82%;
    }

    .settings-page-size {
        padding-right: 10px;
        padding-top: 4px;
    }

        .settings-page-size div.dataTables_wrapper label, .settings-page-size div.dataTables_length label {
            width: 100% !important;
        }

        .settings-page-size div.dataTables_wrapper select, .settings-page-size div.dataTables_length select {
            width: 100% !important;
        }

    .settings-search {
        padding-left: 0px;
        padding-top: 4px;
    }

        .settings-search div.dataTables_wrapper, .settings-search div.dataTables_filter {
            margin-left: unset !important;
        }

    div.dataTables_wrapper div.dataTables_filter input {
        width: 100%;
        height: 24px;
    }

    .assay-supplier-query {
        border-radius: 4px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .assay-supplier-query .row .col-sm-6 {
        padding-left: 0px;
        padding-right: 0px;
    }

        .assay-supplier-query .chosen-container{
            margin-bottom: 10px;
        }

        .assay-supplier-query .supplierAssayPriceClear {
            top: 2px;
            font-size: large;
            color: gray;
        }

    .userNavPanelQuickSearch{
        width: 50% !important;
        margin-right: 10px;
    }

    .userNavPanelQuickSearchClear {
        top: 7px;
        left: -138px;
        float: right;
    }

    .user-filter-toggle{
        margin-top: 0px;
    }

    .vh-60 {
        height: 43% !important;
    }

    .invoice-lines-container {
        margin-left: 0px !important;
        margin-right: 0px !important;
        width: 99vw;
    }

    .invoice-table-container {
        margin-left: 0px !important;
        margin-right: 0px !important;
        height: 40vh !important;
    }
}
