.mpw-parts-slider-footer .slick-arrow.slick-next {
    margin-left: 15px
}

.dashboard-action, .browse-model-menu-action {
    border: 1px solid;
    margin: 5px 0;
    padding: 15px 0;
    text-align: center
}

#browse-parts-icon {
    width: 20px
}

.model-engine-img-container {
    min-height: 171px
}

.col-sm-3.parts-item {
    min-height: 271px;
    text-align: center
}

.component-part-img img {
    margin: 0 auto
}

div.preview-img-popup {
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1
}

#preview-img {
    background: #fff;
    bottom: 0;
    height: 50%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 1
}

button.hide-z.list-group-item {
    z-index: -2
}

i.fa-eye {
    cursor: pointer
}

.model-engine-img-container a img {
    max-width: 97%
}

.file-tree-el.list-group, .file-tree-el {
    border: 1px solid #000;
    font-weight: 700;
    margin: 0 25px;
    padding: 15px;
    text-align: center
}

.file-tree-el {
    cursor: pointer;
    display: inline-block;
    margin: 5px 20px;
    width: 21%
}

.file-tree-el-name {
    word-break: break-all
}
