﻿/**
*
**/

.quotation-spm {
    max-height: 480px;
    overflow: hidden;
    overflow-y: auto;
}

.quotation-spm img {
    
}

i.add-quotation-inviation {
    color:#0094ff;
    margin-left:5px;
}

.ul-recyclable-items {
    list-style: none;
}

.ul-recyclable-items li {
    float: left;
    width: 360px;
    padding: 10px;
}

.ul-recyclable-items li .span-item-name {
    width: 150px;
    display: inline-block;
}

.ul-recyclable-items li .span-item-value {
    width: 130px;
    display: inline-block;
    height: 30px;
    background: #fff;
    padding: 5px;
}
.ul-recyclable-items li span.span-item-value {
    background-color:grey;
}
.ul-recyclable-items li span.span-item-value-show {
    background-color:#fff;
}

.ul-recyclable-items li .span-item-unit {
}

/*================================News and Activities======================*/
.news-attach-review-photo {
    height: 400px;
    overflow: auto;
    text-align:center;
}
.news-attach-review-pdf {
    height:400px;
    overflow:hidden;
}
.pdftoolbar, .pdftoolbar i {
    font-size: 14px;
}

.pdftoolbar span {
    margin-right: 0.5em;
    margin-left: 0.5em;
    width: 4em !important;
    font-size: 12px;
}

.pdftoolbar .btn-sm {
    padding: 0.12rem 0.25rem;
}

.pdftoolbar {
    width: 100%;
    height: auto;
    background: #ddd;
    z-index: 100;
}