.main-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

.main-sidebar {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
}

.content-wrapper {
    margin-top: 50px;
}

a:hover .info-box-icon.bg-gray {
    background-color: #D2E5FF !important;
    color: #fff;
}

.dashboard-separator {
    height: 10px;
    width: 100%;
    margin-bottom: 10px;
    background-color: #d2d6de;
}

.table-responsive form {
    max-width: 1500px;
}

.form-group input[type=checkbox] {
    margin-top: 12px;
}

.panel-default a > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.page-buttons {
    padding: 10px 0;
}

.col-md-1-2 {
    float: left;
    padding-left: 15px;
}

.col-md-1-2 .info-box {
    min-height: 60px;
}

.col-md-1-2 .info-box-icon {
    width: 60px;
    height: 60px;
    position: relative;
}

.col-md-1-2 .ion,
.col-md-1-2 .fasicon {
    position: absolute;
    left: 15px;
    top: 10px;
}

.col-md-1-2 .info-box-content {
    margin-left: 60px;
    position: relative;
    padding-right: 30px;
    max-height: 60px;
    vertical-align: middle;
    display: table-cell;
    width: 200px;
}

.warehouse-heading {
    color: #000;
}

.warehouse-heading .fa {
    font-size: 18px;
}

.warehouse-heading h3 {
    margin: 0;
}

.nav-tabs .nav-item {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    margin-bottom: -1px;
    display: inline-block;
    padding: .5rem 1rem;
}

.nav-tabs .nav-item.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .nav-item.active:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-item:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}

.tab-pane.fade .form-group, .tab-pane.fade .auth-links {
    display: none;
}

.tab-pane.fade.active .form-group, .tab-pane.fade.active .auth-links {
    display: block;
}

.collapse .table-responsive, .collapsing .table-responsive {
    padding: 15px;
}

.filter {
    display: inline-block;
    vertical-align: top;
}

.attr-filter-popup {
    /*margin-left: 10px;*/
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

.attr-filter-popup.hidden {
    display: none;
}

.attr-filter-select {
    padding: 2px;
    height: 28px;
}

.date-filter {
    width: 100px;
}

.attr-filter-select .date-filter {
    display: inline-block;
}

.not-visible {
    visibility: hidden;
}

.attr-edit {
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
    border: none;
}

.attr-edit button, .items-deactivate button, .add-to-storage button, .add-sensor-to-storage button {
    font-size: 12px;
}

.add-to-storage, .add-sensor-to-storage {
    background-color: #00CC78;
    color: #fff;
}

.add-to-storage:hover, .add-sensor-to-storage:hover {
    background-color: #06a262;
    color: #fff;
}

.alikvot-item {
    background-color: orange;
    color: #fff;
}

.alikvot-item:hover {
    background-color: #d69725;
    color: #fff;
}

.modal-body {
    max-height: 500px;
    overflow-y: auto;
}

.search-form {
    padding-top: 0;
    text-align: right;
}

.form-label {
    font-weight: normal;
}

.modal .modal-footer .btn {
    float: right;
}

.modal-title {
    font-weight: bold;
}

.modal-dialog {
    min-height: calc(100% - (1.75rem * 2));
    display: flex;
    align-items: center;
}

.modal-center {
    width: 100%;
}

.modal-header .close {
    font-size: 24px;
    opacity: .5;
}

.modal-header .close:hover {
    opacity: 1;
}

.active-checkbox {
    margin-top: 10px;
}

.active-checkbox input, .active-checkbox label {
    float: right;
    margin-right: 5px;
}

.modal .alert-warning {
    color: #8a6d3b !important;
    background-color: #fcf8e3 !important;
    border-color: #faebcc !important;
}

.table-responsive {
    clear: both;
}

#attributes-frame .buttons {
    float: left;
}

#attributes-frame .top {
    margin: 15px 0 0 15px;
}

#attributes-frame .alert {
    padding-left: 25px;
}

.clear-filters .btn {
    background-color: rgb(221, 221, 221);
    color: #000;
}

.clear-filters .btn:hover {
    background-color: rgb(200, 200, 200);
}

.table-responsive th {
    white-space: nowrap;
    width: auto;
    vertical-align: top !important;
}

.table {
    table-layout: fixed;
}

.table {
    width: auto;
    min-width: 100%;
}

.table td {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 200px;
}

.table th.actions {
    text-align: right;
}

.last-col {
    text-align: right;
    width: 190px !important;
    position: fixed;
    right: 46px;
    padding-right: 10px !important;
    border: 1px solid #ddd !important;
    background-color: #fff;
}

.last-col a, .actions a {
    float: none !important;
}

th.last-col {
    padding-bottom: 15px !important;
}

.table-striped > tbody > tr:nth-of-type(odd) .last-col {
    background-color: #f9f9f9;
}

.node-treeview-selectable:hover {
    background-color: #F5F5F5;
}

.node-treeview-selectable.node-selected {
    color: #fff;
    background-color: #428bca;
}

.node-treeview-selectable .icon {
    cursor: pointer;
}

.node-treeview-selectable .icon {
    width: 18px;
}

.tree-form-check {
    position: relative;
    top: 3px;
    margin-left: 10px !important;
}

.ui-autocomplete {
    z-index: 9999 !important;
    right: 50px !important;
}

td.table-breadcrumb {
    max-width: 500px;
}

.bg-error {
    background-color: #d85b50 !important;
}

li.username {
    color: #b8c7ce;
    padding: 10px;
    font-size: 16px;
}

.actions .info-box {
    max-width: 190px;
    display: table;
}

.actions .info-box .info-box-text {
    white-space: normal;
}

.checkboxes .checkbox label {
    font-weight: bold;
    margin-left: 10px;
}

.search-form .input-group-btn .btn {
    margin-right: 0;
}


li.username {
    color: #b8c7ce;
    padding: 10px;
    font-size: 16px;
}

.actions .info-box .info-box-text {
    white-space: normal;
}

.modal-footer .btn {
    margin-left: 5px;
}

.checkboxes .left-box {
    width: 215px;
    float: left;
}

.checkboxes .right-box {
    width: 230px;
    float: right;
}

.checkboxes {
    float: left;
    margin-right: 10px;
}

.checkboxes.large {
    margin-top: -10px;
}

.tabbing-title {
    float: left;
    margin-right: 50px;
}

.panel-heading.tabbing {
    height: 38px;
}

.panel-heading .nav-tabs {
    float: left;
    margin-top: -4px;
}

.alert-warning {
    color: #856404 !important;
    background-color: #fff3cd !important;
    border-color: #ffeeba;
}

.alert-warning .btn {
    margin-left: 10px;
}

.alert-warning .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.version-container {
    position: absolute;
    padding-bottom: 5px;
    padding-top: 5px;
    bottom: 0;
    color: #fff;
    text-align: center;
    width: 100%;
    z-index: 999;
    background: #222d32;
}

.form-group.center {
    text-align: center;
}

table.dataTable {
    width: 100% !important;
}

.btn.import-save {
    float: right;
    max-width: 200px;
    margin-top: 10px;
}

#sensor-fridge-container {
    margin: 10px;
}

.sensor-fridge-parent {
    display: block;
    border: 1px solid #808080;
    border-radius: 2px;
    margin: 10px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.sensor-statistics-container {
    margin: 10px;
}

.sensor-statistics-select {
    width: auto;
    display: inline-block;
    vertical-align: bottom;
}

#sensor-statistics-graph {
    text-align: center;
    margin-top: 10px;
    min-height: 100px;
}

.sensor-statistics-spinner {
    border: 3px solid #000000 !important;
    border-right-color: transparent !important;
}

.label-error {
    background-color: #dd4b39;
}

.input-group {
    margin-bottom: 10px;
}

.input-group .input-group-addon {
    border-radius: 4px;
    background-color: #eee;
}

.input-group-addon:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 250px;
}

form.sensor-settings {
    overflow-x: auto;
}

.panel-body.sensor-settings {
    width: 500px;
}

.input-group-addon:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 100px;
}

.sensor-fridge-parent-header .sensor-fridge-name {
    font-weight: bold;
    display: inline-block;
}

.sensor-fridge-parent-header .sensor-fridge-temp {
    display: inline-block;
    margin-left: 10px;
}

.sensor-fridge-temp.bg-red a.to-sensor-statistic {
    color: white;
}

.sensor-fridge-parent-header {
    display: block;
    margin: 10px 10px 5px 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #c5c5c7;
}

.sensor-fridge-body {
    padding: 0px 5px 5px;
}

.sensor-fridge {
    vertical-align: top;
    display: inline-block;
    min-width: 160px;
    border: 1px solid #afadad;
    border-radius: 2px;
    background-color: #eaf2ff;
    margin: 5px;
    line-height: 2em;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.20);
    min-height: 8em;
}

.sensor-fridge .sensor-fridge-name {
    border-bottom: 1px dotted #c5c5c7;
}

.sensor-fridge .sensor-fridge-name {
    text-align: center;
    font-weight: bold;
}

.sensor-fridge .sensor-fridge-temp {
    text-align: center;
    padding: 0 5px;
}

.sensor-fridge-temp a {
    color: #fff;
}

.sensor-fridge-temp a i {
    margin-left: 5px;
}

.sensor-form-container {
    margin-top: 10px;
}

.description-text {
    display: block;
}

table.valign-middle td {
    vertical-align: middle !important;
}

.sensor-alarms-container {
    margin-left: 20px;
}

.sensor-alarms-container .sensor-alarm-sensor {
    text-align: left;
    font-weight: 600;
    font-size: 16px;
}

.fullscreen-button {
    text-align: right;
    margin: 10px;
}

.alert-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
}

.alert-info {
    color: #31708f !important;
    background-color: #d9edf7 !important;
    border-color: #bce8f1 !important;
}

.alert-warning {
    color: #8a6d3b !important;
    background-color: #fcf8e3 !important;
    border-color: #faebcc !important;
}

.alert-danger {
    color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
}

ul.alert {
    padding-left: 25px;
}

ul.breadcrumb-list {
    padding: 0 5px;
    list-style: none;
    font-size: 16px;
    font-weight: bold;

    display: inline-block;
}

ul.breadcrumb-list li {
    float: left;
    padding-right: 5px;
}

.node-treeview-selectable {
    list-style: none;
}

.modal-body {
    overflow: visible;
}

.modal-rack-view .modal-body, .modal-bulk-scan-view .modal-body {
    overflow-y: auto;
}

.input-group {
    width: 100%;
}

#attributes-add-enum {
    margin-top: 5px;
}

.menu-img-container img {
    width: 16px;
}

.action-img-container {
    position: relative;
    top: -20px;
}

.action-img-container img {
    width: 35px;
}

input.is-inValid {
    border-color: red;
}

.modal-body.scroll-overflow {
    overflow: scroll;
}

.dimension-table {
    overflow: auto;
    max-height: 490px;
    border-radius: 10px;
}

.dimension-box {
    width: 30px;
    height: 30px;
    border: 1px solid #a5a5a5;
    border-radius: 24px;
    position: relative;
    cursor: pointer;
}

.dimension-box:hover {
    border-color: red;
}

.dimension-box.selected {
    background-color: #d0f3d0;
}

.dimension-footer-left {
    position: absolute;
    bottom: 0;
    left: 2px;
    font-size: 12px;
}

.dimension-footer-right {
    position: absolute;
    bottom: 0;
    right: 2px;
    font-size: 12px;
}

.dimension-box i.color-grey {
    color: #dcdcdc;
}

.dimension-box i.color-orange {
    color: orange;
}

.storages-right {
    float: right;
}

.dimension-table .table > tbody > tr > td {
    padding: 2px;
}

.dimension-table .table > tbody > tr > td.heading {
    color: grey;
    font-weight: 600;
    padding: 7px;
    text-align: center;
}

.dimension-box .item-square {
    height: 18px;
    width: 18px;
    border: 1px solid orange;
    background-color: #ffa50047;
    border-radius: 2px;
    position: absolute;
    left: 5px;
    top: 5px;
}

#alikvot-item-modal .alikvot-ident-col {
    width: 200px;
}

.alikvot-unit-col {
    width: 120px;
}

.alikvot-unit-col.new {
    width: 170px;
}

.alikvot-unit-col.new .input-group-addon {
    width: 50px;
}

.table td select {
    width: auto;
}

ul.ui-autocomplete {
    overflow-y: auto;
}

.btn.bg-primary:hover {
    color: #fff;
}

.dimension-table-container {
    width: calc(100% - 340px);
    padding: 11px;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.table-hover > tbody > tr:hover {
    background-color: #dedede;
}

.pinfo {
    position: absolute;
    right: 5px;
    top: 5px;
}

.item-action-container .btn {
    padding-right: 30px;
}

button.select-node {
    margin: 3px;
}

#treeview-selectable .tree-buttons, .storages-right .tree-buttons {
    display: inline-block;
    width: 100%;
    color: #fff;
}

#treeview-selectable .tree-buttons .btn, .select-node.create-storages {
    padding-right: 30px;
}

.relative {
    position: relative;
}

.datepicker {
    color: #000;
}

#accordion .table-responsive {
    overflow-x: visible;
}

.import-group {
    position: relative;
    width: 100%;
}

.import-group .pinfo, .form-group .pinfo {
    right: -10px;
}

.has-error .pinfo {
    right: 20px;
    color: #a94442;
}

.table-responsive td.permission-td {
    text-align: center;
}

#alikvot-item-container {
    overflow-y: scroll;
}

#add-row-to-form {
    color: #00a65a;
    top: 3px;
    position: relative;
    cursor: pointer;
}

#loading-spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    color: #828080;
    z-index: 9999;
}

.table-filtered th {
    height: 70px;
    position: relative;
}

.table-responsive th, .table-responsive td {
    border-right: 1px solid #ddd;
}

.table-responsive th:last-child, .table-responsive td:last-child {
    border-right: none;
}

#collapse-list-item .js-fixed-table {
    min-height: 350px;
}

.item-groups-select-div {
    padding: 0;
}

#filtered-list-info {
    color: green;
}

#filtered-list-info.blink {
    color: red;

    animation: blink 1s infinite;
}

.pad-r-10 {
    padding-right: 10px;
}

.dimension-item-details input[type=checkbox] {
    top: 2px;
    position: relative;
}

.item-action-row td {
    border-top: 1px solid #ddd !important;
}

.table-group-striped tbody:nth-child(odd) tr {
    background-color: #f9f9f9;
}

.table-group-hover tbody:hover tr {
    background-color: #eee;
    cursor: pointer;
}

.add-button-container {
    float: left;
    position: relative;
}

.add-button-container .pinfo {
    color: #3c8dbc;
    right: -20px;
}

.navbar-custom-menu .dropdown-toggle {
    min-width: 152px;
}

.note-editor.note-frame.panel .modal-content {
    padding: 20px;
}

.sensors-setting-form .form-group {
    margin-left: 10px;
    width: 450px;
}

.create-sensor-setting {
    margin-bottom: 10px;
}

.sensor-settings .setting {
    width: 425px;
}

.sensor-settings .delete {
    margin-left: 5px;
}

.notifications-menu .dropdown-toggle {
    min-width: 50px;
}

.sensor-fridge-temp a {
    padding: 5px;
}

.checkboxes .checkbox input[type='checkbox'] {
    top: 3px;
    right: -25px;
    position: relative;
}

#item-groups-select {
    margin-bottom: 10px;
    width: auto;
}

.sensor-settings-action {
    position: relative;
    display: inline-block;
}

.form-group-separator {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

.bug-report-container {
    position: absolute;
    padding-bottom: 5px;
    padding-top: 5px;
    bottom: 30px;
    color: #fff;
    text-align: center;
    width: 100%;
    z-index: 999;
    background: #222d32;
}

.bug-report-container a {
    color: #b8c7ce;
}

.file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
}

.file-field .file-path-wrapper {
    overflow: hidden;
}

.file-field input.file-path {
    width: 100%;
    height: 36px;
    padding: 5px;
    border: 1px solid #d2d6de
}

.align-right {
    text-align: right;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    76% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@media (max-width: 991px) {
    .navbar-custom-menu > .navbar-nav {
        float: left;
        width: 42px;
    }

    .user.user-menu {
        display: none;
    }

    .alikvot-unit-col {
        width: 100%;
    }
}

/* Responsive */
@media (max-width: 767px) {
    .checkboxes.large .pinfo {
        right: 2px;
    }

    #filtered-list-take-button {
        width: 100%;
    }

    .dimension-table-container {
        width: 100%;
        padding: 11px;
    }

    .storages-right {
        float: none;
    }

    #notifications-menu .dropdown-menu {
        right: auto;
        left: 0;
    }

    .content {
        padding-left: 5px;
        padding-right: 5px;
    }

    .main-header .logo {
        width: calc(100% - 84px);
        float: right;
    }

    .main-header .navbar {
        width: 84px;
        float: right;
    }

    .main-header {
        float: left;
    }

    .main-sidebar {
        padding-top: 50px;
        overflow-y: auto;
    }

    .navbar-custom-menu {
        display: block;
    }

    .navbar-form {
        max-width: 100%;
        padding: 5px 0;
        margin: 0;
    }

    .action-box {
        width: 100%;
    }

    .search-form .input-group-btn .btn {
        width: auto;
        margin: 0 0 0 -1px;
    }

    .checkboxes {
        width: 100%;
        float: left;
        margin-right: 0;
        margin-top: 5px;
    }

    .checkboxes.large {
        margin-top: 0px;
    }

    .checkboxes .left-box {
        width: 100%;
        float: left;
    }

    .checkboxes .right-box {
        width: 100%;
        float: left;
    }

    .checkboxes .checkbox {
        display: block;
        width: 100%;
        margin: 1px 0;
        text-align: left;
    }

    .checkboxes .checkbox label {
        padding: 0;
        margin: 0 0 0 20px;
    }

    .checkboxes .checkbox input[type='checkbox'] {
        top: 0;
        left: 20px;
    }

    .clear-filters .btn {
        margin-bottom: 10px;
    }

    .storage-edit-window {
        margin-top: 60px;
    }

    .tabbing-title {
        float: left;
        margin-right: 10px;
    }

    .col-md-1-2 {
        width: 48%;
    }

    .version-container {
        position: relative;
        margin: 10px 0;
    }

    .info-box-number {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 16px;
    }

    .col-md-1-2 .info-box-icon {
        width: 45px;
    }

    .col-md-1-2 .ion {
        font-size: 35px;
        left: 10px;
    }

    .col-md-1-2 .info-box-content {
        margin-left: 45px;
    }

    .actions .info-box {
        max-width: 100%;
    }

    .sensor-statistics-select {
        width: 100%;
        margin-bottom: 10px;
    }

    .main-header .nav > li > a > .label {
        position: absolute;
        top: 9px;
        right: 7px;
        text-align: center;
        font-size: 9px;
        padding: 2px 3px;
        line-height: .9;
    }

    #sensor-statistics-graph {
        overflow-x: auto;
    }

    .modal-rack-view .dimension-item-details {
        width: auto;
    }
}

@media print {
    .btn, .panel-default, .form-group, .alert, #warehouses, h3 {
        display: none;
    }

    .panel-default.user-data, .panel-default.item-data-print, .panel-default.sensor-data, .item-history-print {
        display: block;
        visibility: hidden;
    }

    .to_print, #sensor-statistics-graph {
        display: block;
        visibility: visible;
    }

    .offline-sensors, .sensor-alarms, .statistic-values {
        font-size: 10px;
    }

    .chart-to-print.not-visible {
        visibility: visible;
        top: -550px;
    }

    .chart-not-to-print {
        visibility: hidden;
    }

    .statistic-values, .sensor-alarms, .offline-sensors {
        position: relative;
        top: 100px;
        left: 0;
    }

    .sensor-alarms-container {
        width: 95% !important;
    }

    .statistic-values table, .statistic-values td, .statistic-values th,
    .sensor-alarms table, .sensor-alarms td, .sensor-alarms th,
    .offline-sensors table, .offline-sensors td, .offline-sensors th {
        border: 1px solid black !important;
    }

    .statistic-values td {
        padding: 5px !important;
    }

    #sensor-statistics-graph-data {
        padding-bottom: 100px;
    }

    #sensor-statistics-graph-data h3 {
        display: block;
    }

    .sensor-statistic-title.not-visible {
        visibility: visible;
    }

    .sensor-statistic-date.not-visible {
        visibility: visible;
    }

    .table.single-statistic-values {
        position: relative;
        top: 20px;
    }
}

/** FULLSCREEN ACTIVE **/

.fullscreen-active {
    background: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

.fullscreen-active * {
    color: #fff;
}

.fullscreen-active .sensor-fridge-parent, .fullscreen-active .sensor-fridge {
    background: none;
}

#main-menu-sidebar {
    height: 90%;
    margin-bottom: 40px;
}

.modal-rack-view {
    width: 90%;
}

.modal-rack-view .modal-content {
    margin: inherit;
    max-width: 100%;
}

.dimension-item-details {
    width: 340px;
}

.dimension-table {
    border: 1px solid #adabab;
}

.dimension-table table td {
    border: none !important;
}

.dimension-table .simplebar-track {
    background: #fff;
}

.dimension-put-button {
    margin-top: 10px;
}

.search-form .input-group .input-group-btn {
    width: 36px;
}

.action-box .checkboxes.large {
    float: right;
    position: relative;
    text-align: right;
    margin-top: -5px;
}

.search-form {
    max-width: 100%;
}

#main-menu-sidebar {
    position: relative;
}

.main-menu-scroller {
    position: absolute;
    top: 0px;
    right: -10px;
    width: 10px;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li {
    z-index: 99;
}

table td.actions {
    overflow: visible;
}

.actions-dropdown .dropdown-menu {
    padding: 5px;
    margin-top: 0px;
    border-radius: 2px;
    right: 34px;
}

.item-action-container {
    margin: 0px 10px 10px 0px;
    position: relative;
    color: #fff;
    height: 30px;
}

.item-action-container label {
    color: #000;
}

.sidebar-menu > li > a > span {
    padding-left: 6px;
}

.sidebar-menu > li > a > i {
    width: 20px;
}

#modal-bulk-scan-item-from-position .modal-body {
    overflow-y: auto;
}

#treeview-selectable ul {
    padding: 0;
}

#attributes-alikvot-unit .fa-info-circle {
    margin-top: 4px;
}

.dimension-item-details input, .dimension-item-details a, .dimension-item-details select {
    margin-bottom: 5px;
}

.js-fixed-table-active.big.item-table .doubleScroll-scroll-wrapper {
    top: 60px !important;
    z-index: 10;
}

.js-fixed-table-active.big.item-table .doubleScroll-scroll-wrapper.js-fixed-scroll-active {
    top: 120px !important;
}

.table td select.sensor-type-change, .table td input.sensor-name-change {
    width: 180px;
}

.psearch-button {
    height: 34px;
}

.pane--table1 th {
    vertical-align: top;
}

.pane--table1 .th-tiny {
    width: 48px;
}

.pane--table1 .th-id {
    width: 80px;
}

.pane--table1 .th-small {
    width: 80px;
}

.pane-hScroll-dummy {
    height: 10px;
    overflow-x: scroll;
    overflow-y: hidden;
    width: auto;
    position: relative;
    top: 75px;
}

.pane-hScroll-dummy .dummy-div {
    height: 20px;
}

.modal-title {
    color: #333;
}

.pane--table1 th {
    height: 65px;
}

@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .main-header .navbar {
        z-index: 999;
    }

    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right),
    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
        padding-left: 0 !important;
        margin-left: 0px !important;
    }

    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span.pull-right-container {
        display: none !important;
    }

    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right) {
        margin-left: -3px !important;
    }

    .sidebar-menu > li > a > .fa, .sidebar-menu > li > a > .glyphicon, .sidebar-menu > li > a > .ion {
        width: 16px;
    }
}

@media (max-width: 767px) {
    .panel-body {
        padding: 7px;
    }

    .search-form {
        width: 100%;
        padding: 0px 5px;
    }

    .item-action-container {
        width: calc(100% - 10px);
        margin: 0px 5px 10px 5px;
    }

    .item-action-container .btn {
        width: 100%;
    }

    table td.actions {
        padding-right: 15px;
    }
}


.pane--table1 {
    box-sizing: border-box;
}

.pane--table1 table {
    border-collapse: collapse;
    background: white;
    table-layout: fixed;
    width: 100%;
}

.pane--table1 th, .pane--table1 td {
    padding: 8px 16px;
    border: 1px solid #ddd;
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pane-hScroll {
    overflow: auto;
    width: 100%;
}

.pane-vScroll {
    overflow-y: overlay;
    overflow-x: hidden;
    max-height: 600px;
}

.pane-vScroll td.tiny-td, .pane-hScroll th.tiny-td {
    width: 60px;
}

.pane-vScroll td.small-td, .pane-hScroll th.small-td {
    width: 152px;
}

.pane-vScroll td.medium-td, .pane-hScroll th.medium-td {
    width: 220px;
}

.pane-vScroll td.big-td, .pane-hScroll th.big-td {
    width: 300px;
}

.show-lang-ids {
    float: right;
}

.show-lang-ids input[type=checkbox] {
    top: 3px;
    position: relative;
    margin-left: 5px;
}

.alarm-log-form {
    width: 100%;
    margin: 0;
    padding: 0;
}

.alarm-log-form .search-div {
    float: right;
    width: 300px;
}

.alarm-log-form .search-div .input-group-btn {
    width: 30px;
}

.sensor-fridge-temp a.to-sensor-statistic {
    color: black;
}

.chart-to-print {
    max-width: 650px;
}

.with-alarms-label {
    position: absolute;
    right: 25px;
}

.with-alarms {
    position: absolute;
    right: 0;
}

.show-daily-values-label {
    position: absolute;
    top: 20px;
    right: 25px;
}

.show-daily-values {
    position: absolute;
    top: 20px;
    right: 0;
}

.sensor-statistics-container {
    position: relative;
}

.dropdown-menu .user-footer div {
    padding: 5px;
}

.chart-to-print {
    position: relative;
    top: -500px;
    left: 0;
}

.print-page {
    position: relative;
    height: 550px;
}

.sensor-form-container .checkboxes .checkbox input[type='checkbox'] {
    top: 4px;
    right: -16px;
    position: relative;
}

.sensors-store-error {
    color: red;
    font-weight: bold;
}

.sensor-statistic-title, .sensor-statistic-date {
    font-size: 16px;
    font-weight: bold;
}

.sensor-fridge a.fridge-statistics {
    padding: 10px;
}

.sensor-statistics-graph-data {
    min-height: 550px;
}

.statistic-values {
    margin-top: 30px;
    padding: 20px;
}

.chart-to-print .highcharts-title, .chart-to-print .highcharts-axis-title {
    display: none;
}

.statistic-values .table-bordered > thead > tr > th, .statistic-values .table-bordered > tbody > tr > th, .statistic-values .table-bordered > tfoot > tr > th, .statistic-values .table-bordered > thead > tr > td, .statistic-values .table-bordered > tbody > tr > td, .statistic-values .table-bordered > tfoot > tr > td {
    border: 1px solid #d3d1d1;
}

.single-statistic-values {
    margin-left: 50px;
    min-width: 90%;
}

.table.single-statistic-values > tbody > tr > td, .table.single-statistic-values > tbody > tr > th {
    border-top: none;
    padding: 0;
}

.item-export
{
    float:right;
    margin: 10px 0 10px 10px;
}

.action-box .checkboxes.large .checkbox
{
    margin-top: 0;
    margin-bottom: 5px;
}

/* Select2 */

.attr-filter-popup .select2-selection__choice__display {
    color: #000000;
}
.select2-selection{
    overflow-y:auto;
    white-space:nowrap;
}

ul.select2-selection__rendered{
    white-space: nowrap;
}

.sensor-pane .pane-hScroll-dummy
{
    position: absolute;
    top: 118px;
}

.sensor-pane
{
    position: relative;
}

.lightgrey
{
    color: lightgrey;
}

/*
.select2-container .select2-search--inline{
    display: none;
}*/
/*.select2-results__option {*/
/*    padding-right: 20px;*/
/*    vertical-align: middle;*/
/*}*/

/*.select2-results__option:before {*/
/*    content: "";*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    height: 20px;*/
/*    width: 20px;*/
/*    border: 2px solid #e9e9e9;*/
/*    border-radius: 4px;*/
/*    background-color: #fff;*/
/*    margin-right: 20px;*/
/*    vertical-align: middle;*/
/*}*/

/*.select2-results__option[aria-selected=true]:before {*/
/*    font-family: fontAwesome;*/
/*    content: "\f00c";*/
/*    color: #fff;*/
/*    background-color: #605ca8;*/
/*    border: 0;*/
/*    display: inline-block;*/
/*    padding-left: 3px;*/
/*}*/

/*.select2-container--default .select2-results__option[aria-selected=true] {*/
/*    background-color: #fff;*/
/*}*/

/*.select2-container--default .select2-results__option--highlighted[aria-selected] {*/
/*    background-color: #eaeaeb;*/
/*    color: #272727;*/
/*}*/

/*.select2-container--default .select2-selection--multiple {*/
/*    margin-bottom: 10px;*/
/*}*/

/*.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {*/
/*    border-radius: 4px;*/
/*}*/

/*.select2-container--default.select2-container--focus .select2-selection--multiple {*/
/*    border-color: #f77750;*/
/*    border-width: 2px;*/
/*}*/

/*.select2-container--default .select2-selection--multiple {*/
/*    border-width: 2px;*/
/*}*/

/*.select2-container--open .select2-dropdown--below {*/

/*    border-radius: 6px;*/
/*    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);*/

/*}*/

/*.select2-selection .select2-selection--multiple:after {*/
/*    content: 'hhghgh';*/
/*}*/

/*!* select with icons badges single*!*/
/*.select-icon .select2-selection__placeholder .badge {*/
/*    display: none;*/
/*}*/

/*.select-icon .placeholder {*/
/*    !* 	display: none; *!*/
/*}*/

/*.select-icon .select2-results__option:before,*/
/*.select-icon .select2-results__option[aria-selected=true]:before {*/
/*    display: none !important;*/
/*    !* content: "" !important; *!*/
/*}*/

/*.select-icon .select2-search--dropdown {*/
/*    display: none;*/
/*}*/