.noimage {
    width: 58px !important;
    height: 70px
}
.warehouseStatus tbody td {
    padding: 0px !important;
}
.warehouseStatus tbody td:nth-child(2) {
    padding-left: 10px !important;
    padding-bottom: 3px !important;
}
div[data-action="click->filter#onMenuClick"] {
    width: 400px;
}
.table tbody tr td {
    padding: 1px !important;
}
.table thead tr th {
    font-size: .8rem;
}
.table  thead th[data-column="ps-talis"] div {
    margin-left: -10px;
}
.table  thead th[data-column="ps-midateksas"] div {
    margin-left: -10px;
}
.table tbody tr:hover td {
    background-color: #B2E9ED;
}
.table tbody td[data-column="reference"] a {
    color: #007E87 !important;
}
.sync_image_button {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    padding: 10px !important;
    background-color: #F3F4F5 !important;
}
.icon-badge {
    height: 26px;
    width: 55px;
    background: black;
    color: white;
    text-align: center;
    font-weight: bold;
    padding-top: 3px;
    margin-left: auto;
    margin-right: auto;
}
.checkbox-green:checked {
    background-color: green;
    border-color: green;
}
#newDefinitionModal .quill {
    min-height: 150px !important;
}
.custom-switch:checked {
    background-color: #28a745;
    border-color: #28a745;
}
#addFeaturesModal table tbody th:first-child {
    width: 35%;
}
#addFeaturesModal table tbody th:last-child {
    width: 5%;
}
td[data-column="overwriteprice"] label {
    margin-top: 5px;
}
