/* Create your style on here */
.sp-dd {
    float: none;
    display: inherit;
}

.category-tree-td {
    cursor: pointer;
}

.page-sidebar-minimize .submenu .fa-arrow-down {
    display: none;
}

.different-attr-value{
    color: #e65454;
}
.different-attr-value img{
    display: block;
    border: 1px solid red;
    width: 152px;
}
.grid-style-new-by-photo{
    background: #a8e1f7 !important;
}
.table tbody tr.grid-style-new-by-photo td{
    background: #a8e1f7 !important;
}
.fixed-nav-tabs {
  position: fixed;
  padding-top: 1px;
}
.panel-body .tabs-container .tabs-left>.tab-content .panel-body {
  min-height: 300px;
}
