.admin-table-block {
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 20px;
}

.help-block {
    color: red;
}

.text-red {
    color: red;
}

.box-body .simditor img {
    max-width: 100%;
    height: auto;
}

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

.table td {
    height: auto;
}

.table tr td:first-child {
    padding-left: 0.55rem;
}

#product-content img {
    max-width: 800px;
    height: auto;
}

.gallery-list img {
    border: solid 1px #ccc;
}
