
.detail-view th {
    width: 150px;
}

.hidden {
    display: none !important;
}

span.fancytree-node.deleted > span.fancytree-title {
    color: #808080;
    text-decoration: line-through;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

#redactor-droparea-placeholder input[type="file"] {
    display: inline !important;
}

/* Item images */

.item-gallery {
    margin: 0 -10px;
}

.item-gallery-option-set {
    display: block;
    margin-bottom: -5px;
}

.item-gallery-option-set .btn {
    margin: 0 5px 5px 0;
}

.item-gallery .image {
    width: 100%;
    display: block;
    margin-right: -10px;
    overflow: hidden;
    padding: 10px;
}

.item-gallery .image img {
    width: 100%;
    /* height: 200px; */
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.item-gallery .image canvas {
    max-width: 100%;
}

.item-gallery .image-inner {
    position: relative;
    background: #fff;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.item-gallery .image a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}

.item-gallery .image a:hover,
.item-gallery .image a:focus {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.item-gallery .image-caption {
    position: absolute;
    overflow: hidden;
    top: 15px;
    left: 0;
    background: url(/img/transparent/black-0.6.png);
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 5px 15px;
    margin: 0;
}

.item-gallery .image-bottom {
    position: absolute;
    bottom: 35px;
    left: 0;
    background: url(/img/transparent/black-0.6.png);
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 5px 15px;
    margin: 0;
    width: 100%;
}

.item-gallery .image-bottom-upload {
    position: absolute;
    bottom: 3 5px;
    left: 0;
    background: url(/img/transparent/black-0.6.png);
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 5px 15px;
    margin: 0;
    width: 100%;
}

.item-gallery .image-bottom-upload .progress {
    margin: 0;
}

.item-gallery .image-info {
    background: #fff;
    padding: 15px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.item-gallery .image-info .title {
    margin: 0 0 10px;
    line-height: 18px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item-gallery .image-info .rating {
    line-height: 20px;
    margin: 0 0 3px;
}

.item-gallery .image-info .desc {
    line-height: 16px;
    font-size: 12px;
    height: 48px;
    overflow: hidden;
}

.item-gallery .rating span.star {
    font-family: FontAwesome;
    display: inline-block;
}

.item-gallery .rating span.star:before {
    content: "\f005";
    color: #999;
}

.item-gallery .rating span.star.active:before {
    color: #FF8500;
}

.item-gallery .image-info .image-buttons {
    margin-left: -15px;
    margin-right: -15px;
}

.fileupload-progress .progress {
    margin-bottom: 10px;
    margin-top: 10px;
}

.item_preview {
    max-width: 60px;
    max-height: 200px;
}

.fieldInLabel {
    padding-top: 2px !important;
}

.item .twitter-typeahead {
    width: auto;
}

.item .twitter-typeahead .tt-menu {
    width: 460px;
    text-overflow: hidden;
}

.request-item-image {
    max-width: 45px;
    max-height: 45px;
}

.gallery-item img {
    max-width: 45px;
    max-height: 45px;
}

td.request-item-image-cell {
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
}

.article-field {
    min-width: 80px;
}

td.filter-orderNumber {
    width: 40px
}

td.filter-orderPosition {
    width: 40px
}

td.filter-requestNumber {
    width: 40px
}

td.filter-accountNumber {
    width: 40px
}

td.filter-orderNumber input {
    width: 40px
}

td.filter-orderPosition input {
    width: 40px
}

td.filter-requestNumber input {
    width: 40px
}

td.filter-accountNumber input {
    width: 40px
}

td.cell-orderNumber {
    width: 40px;
    word-wrap: break-word
}

td.cell-orderPosition {
    width: 40px;
    word-wrap: break-word
}

td.cell-requestNumber {
    width: 40px;
    word-wrap: break-word
}

td.cell-accountNumber {
    width: 40px;
    word-wrap: break-word
}

img.doc_img {
    max-height: 50px;
    max-width: 50px;
}

.tt-wrapper {
    /*position: relative;*/
}

.tt-menu {
    /*position: static;*/
    width: auto;
}

#item-modal {
    z-index: 10000;
}

td.no-horizontal-padding {
    margin: 0 !important;
    padding: 7px 0 !important;
}

td.no-padding {
    margin: 0 !important;
    padding: 0 0 !important;
}

.modal {
    z-index: 2050 !important;
    top: 40px !important;
}

.blueimp-gallery-display {
    display: none;
}

.select2-container {
    z-index: 2999;
}

.request-item-select2-form {
    /*display: inline;*/
}

.request-item-select2-form .select2-container {
    display: inline-block;
}

.navbar-brand {
    width: auto;
}
