.width_70 {
    width:70px;
    white-space:pre-wrap!important;
    word-wrap:break-word !important;
}
.width_100 {
    width:100px !important;
    white-space:pre-wrap !important;
    word-wrap:break-word !important;
}

.width_150 {
    width:150px !important;
    white-space:pre-wrap !important;
    word-wrap:break-word !important;
}

.width_350 {
    width:350px !important;
    white-space:pre-wrap !important;
    word-wrap:break-word !important;
}
.price_changed td {
    background-color: #ffebeb !important;
    box-shadow:none;
}

.image_dimensions { 
    width: 50px !important;
    height: 50px !important;
}

.out_of_stock td {
    opacity:0.4;
}

.normal_image {
    width: 100% !important;
    height: 100% !important;
}

.table-products {
    table-layout: fixed;
}

.table-products td, .table-products th {
    white-space: normal;
    vertical-align: middle;
}

.auth-page .auth-side-wrapper {
    background-position: center !important;
}
.navbar-dark .horizontal-menu .navbar .navbar-brand {
    font-weight: normal;
    font-size: 19px;
}
h1 {
    font-size: 28px;
}
.q_comments, .q_expiration  {
    border: 1px solid #e9ecef !important;
}

