.portfolio-lightbox {
    position: absolute;
    width: 100%;
    height: 93.4%;
    top: 40px;
    left: 0;
    z-index: 990;
    display: table;
    background-color: #ffffff;
    display: none;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    
    overflow-y: auto;
}
.portfolio-shell {
    text-align: left;
    font-size: 0;
    width: 86%;
    margin: 45px auto 0 auto;
    display: block;
/*    overflow-y: auto;*/
}
.portfolio-shell .designer {
    font-family: "Helvetica Neue Roman", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    width: 27%;
    display: inline-block;
    vertical-align: top;
}
.portfolio-shell .brief {
    font-family: "Helvetica Neue Roman", sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #999999;
    width: 73%;
    display: inline-block;
    vertical-align: top;
}


.portfolio-shell .portfolio-head {
    width: 98%;
    float: left;
    height: 29px;
    margin: 0 0 12px 0;
}
.portfolio-shell .portfolio-head .col1, .portfolio-head .col2 {
    float: left;
    width: 50%;
    height: 29px;
}
.portfolio-shell .portfolio-head .col2 {
    text-align: right;
}
.portfolio-shell .portfolio-head .col1 .portfolio-icon {
    color: #6ca61c;
    font-size: 24px;
    line-height: 16px;
    width: 36px;
    height: 30px;
    border-right: 1px solid #cccccc;
    float: left;
    margin: 0 14px 0 0;
}
.portfolio-shell .portfolio-head .col1 .portfolio-icon i {
    width: 25px;
    height: 24px;
}
.portfolio-shell .portfolio-head .col1 .title {
    font-family: "Helvetica Neue Medium", sans-serif;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    margin: 7px 0 0 0;
}
.portfolio-shell .portfolio-head .col1 .manage {
    font-family: "Helvetica Neue Medium", sans-serif;
    font-size: 10px;
    line-height: 10px;
    text-decoration: underline;
    margin: 4px 0 0 0;
/*    float: left;*/
}

.portfolio-shell .project-row {
    width: 98%;
    display: inline-block;
    vertical-align: top;
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.portfolio-shell .project-row-head {
    width: 100%;
    height: 50px;
    font-size: 0;
    background-color: #f0f0f0;
}
.portfolio-shell .project-row-head .col1 {
    width: 70%;
    height: 50px;
    display: inline-block;
    vertical-align: top;
}
.portfolio-shell .project-row-head .col2 {
    width: 28%;
    height: 50px;
    display: inline-block;
    vertical-align: top;
}

.portfolio-shell .project-number {
    width: 50px;
    height: 43px;
    display: inline-block;
    vertical-align: top;
    padding: 7px 0 0 0;
    color: #ffffff;
    font-family: "Helvetica Neue Medium", sans-serif;
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    background-color: #d2d2d2;
}
.portfolio-shell .project-title {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin: 0 0 0 14px;
}
.portfolio-shell .project-title .title {
    font-size: 20px;
    line-height: 20px;
    font-family: "Helvetica Neue Medium", sans-serif;
    color: #999999;
    padding: 6px 0 3px 0;
    height: 22px;
}
.portfolio-shell .project-title .remove-edit {
    margin: 0 0 0 -2px;
    padding: 0;
}
.portfolio-shell .project-title .remove-edit div:hover {
    cursor: pointer;
    color: #666666;
}
.portfolio-shell .remove-edit .remove-project {
    font-size: 10px;
    line-height: 10px;
    font-family: "Helvetica Neue Medium", sans-serif;
    text-decoration: underline;
    color: #b5b4b4;
    display: inline-block;
    vertical-align: top;
    margin: 0 30px 0 0;
}
.portfolio-shell .remove-icon {
    background-image: url('../images/ui-sprite.png');
    background-size: 259px 150px;
    background-repeat: no-repeat;
    background-position: -85px -51px;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 5;
}
.portfolio-shell .remove-icon:hover {
    background-position: -107px -51px;
    cursor: pointer;
}
.portfolio-shell .remove-edit .edit-title {
    font-size: 10px;
    line-height: 10px;
    font-family: "Helvetica Neue Medium", sans-serif;
    text-decoration: underline;
    color: #b5b4b4;
    display: inline-block;
    vertical-align: top;
}

.portfolio-shell .email-share-quote {
    font-size: 0;
    margin: 16px 0 0 0;
    text-align: right;
}
.portfolio-shell .email-share-quote .email-share {
    display: inline-block;
    vertical-align: top;
    margin: 0 40px 0 0;
    padding: 0 0 0 30px;
    font-size: 11px;
    line-height: 11px;
}
.portfolio-shell .email-share-quote .email-share:hover {
    cursor: pointer;
}
.portfolio-shell .email-share-quote .email-share span {
    font-size: 19px;
    line-height: 14px;
    margin: 0 13px 0 0;
}
.portfolio-shell .email-share-quote .quote {
    height: 14px;
    
    display: inline-block;
    vertical-align: top;
    margin: 0 24px 0 0;
    
    background-image: url('../images/portfolio-quote-icon.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 3px 0 0 30px;

    font-size: 11px;
    line-height: 11px;
}
.portfolio-shell .email-share-quote .quote:hover {
    cursor: pointer;
}



.portfolio-shell .items {
    width: 100%;
    min-height: 200px;
    margin: 18px 0 0 0;
    font-size: 0;

}
.portfolio-shell .items > .pricing-notes {
    font-size: 10px;
    line-height: 10px;
    color: #666666;
    padding-bottom: 10px;
}
.portfolio-shell .items ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.portfolio-shell .items ul li {
    list-style-type: none;
    display: inline-block;
    padding: 0px;
    margin: 0 2.5% 4% 0;
    width: 234px;
    vertical-align: top;
    position: relative;

    -webkit-transition:all 0.2s ease;
    -o-transition:all 0.2s ease;
    transition:all 0.2s ease;
    
/*    white-space: nowrap;*/
}
.portfolio-shell .items ul li.portrait {
    width: 175px;
}
.portfolio-shell .items ul li .image-wrapper {
    width: 100%;
/*    display: table-cell;*/
    vertical-align: bottom;
    position: relative;
    height: 175px;
    
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.portfolio-shell .items ul li.portrait .image-wrapper {
    background-size: cover;
}
.portfolio-shell .items ul li .image-wrapper .image-glow {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    box-shadow: inset 1px 0px 17px 6px rgba(207, 207, 207, 0.5);
    -webkit-box-shadow: inset 1px 0px 17px 6px rgba(207, 207, 207, 0.5);
    -moz-box-shadow: inset 1px 0px 17px 6px rgba(207, 207, 207, 0.5);
    -o-box-shadow: inset 1px 0px 17px 6px rgba(207, 207, 207, 0.5);
}
.portfolio-shell .items ul li .image-wrapper img {
    width: 100%;
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
}
.portfolio-shell .items ul li img:hover {
    border: none;
    outline: none;
}
.portfolio-shell .items ul li img.tearsheet:hover {
    cursor: pointer;
}
.portfolio-shell .items ul li .name {
    width: 100%;
    margin: 8px 0 0 0;
    font-family: "Helvetica Neue Bold", sans-serif;
    font-size: 11px;
    line-height: 11px;
    color: #999999;

    display: inline-block;
    vertical-align: bottom;
    text-align: left;
    
    height: 37px;
}

.portfolio-shell .items ul li .name .manufacturer {
    color: #000000;
}

.portfolio-shell .items ul li .name .product-name {
    margin-top: 2px;
}

.portfolio-shell .items ul li .product-number {
    font-size: 11px;
    line-height: 14px;
    color: #999999;
}

.portfolio-shell .items ul li .net-price {
    width: 100%;
    height: 14px;
    color: #999999;
    margin-bottom: 6px;
}

.portfolio-shell .items ul li .price-label {
    float: left;
    font-size: 11px;
    line-height: 14px;
    color: #999999;
}

.portfolio-shell .items ul li .price {
    float: right;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    font-family: "Helvetica Neue Bold", Arial, sans-serif;
}

.portfolio-shell .items ul li .price-notes {
    font-size: 11px;
    line-height: 14px;
    color: #999999;
}

.portfolio-lightbox .add-close {
    width: 98%;
/*    float: left;*/
    padding: 10px 0 0 0;
    border-top: 1px solid #b0b0b0;
    margin-bottom: 50px;
}

.portfolio-lightbox .add-close .add {
    height: 13px;
    padding: 5px 0 0 24px;
    background-image: url('../images/portfolio-add-icon.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 12px;
    line-height: 12px;
    float: left;
}
.portfolio-lightbox .add-close div:hover {
    cursor: pointer;
    color: #666666;
}

.portfolio-lightbox .close {
    height: 15px;
    padding: 5px 0 0 24px;
    background-image: url('../images/portfolio-close-icon.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 12px;
    line-height: 12px;
    float: right;
}
.portfolio-lightbox .close:hover {
    cursor: pointer;
    color: #666666;
}

.portfolio-lightbox .project-row .project-title .title input[type="text"] {
    font-size: 19px;
    line-height: 20px;
    font-family: "Helvetica Neue Medium", sans-serif;
    color: #999999;
    outline: none;
    border: none;
    background-color: #f0f0f0;
    height: 20px;
    width: 100%;
}

/*  ADD PRODUCT TO PORTFOLIO LIGHTBOX  */

.lightbox .project-row {
    margin: 16px auto 0 auto;
    height: 50px;
    width: 87%;
}

.sub-title + .project-row {
    margin: 5px auto 0 auto;
}

.project-row > div {
/*    background-color: #f0f0f0;*/
    color: #8d8d8d;
}
.lightbox .project-row .hover {
    background-color: #d6f1c8 !important;
/*    color: #729b5a !important;*/
}

.lightbox .project-row > .project-number {
    width: 100%;
    font-size: 10px;
    line-height: 10px;
    padding: 6px 0;
    margin: 0 3px 2px 0;
    letter-spacing: 1px;
}
.lightbox .project-row > .project-title {
    float: left;
    height: 23px;
    width: 100%;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: "Helvetica Neue Thin", sans-serif;
    padding: 9px 0 0 10px;
    background: #f0f0f0;
}

.lightbox a.add-to-projects-lb, .lightbox a.first-project-btn {
    margin: 36px 0 0 26px;
    letter-spacing: 0.126rem;
}

.lightbox .project-title input {
    margin: 0 0 14px 0;
    width: 100%;
}

.lightbox .add-project-btn {
    font-size: 0;
    height: 14px;
    width: 88%;
    float: left;
    margin: 9px 0 22px 27px;
}

.lightbox .add-project-btn:hover {
    color: #333333;
    cursor: pointer;
}

.lightbox .add-project-btn > .icon {
    display: inline-block;
    vertical-align: top;
    margin: 0 6px 0 0;
    width: 14px;
    height: 14px;
    background-image: url('../images/ui-sprite.png');
    background-size: 259px 150px;
    background-repeat: no-repeat;
    background-position: -129px -53px;
}

.lightbox .add-project-btn > .icon:hover {
    background-position: -144px -53px;
}

.add-to-projects-lb .add-project-btn .title {
    font-family: "Helvetica Neue Roman", sans-serif;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 1px;
    margin: 0;
    padding: 2px 0 0 0;
    display: inline-block;
    vertical-align: top;
}

.add-to-projects-lb .project-row .project-title input {
    float: left;
    height: 17px;
    width: 100%;
    margin: 0;
    padding: 0;
    
    font-family: "Helvetica Neue Thin", sans-serif;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    
    background: #f0f0f0;
}

.lightbox .add-selection-shell {
    display: inline-block;
    width: 100%;
    height: 30px;
    text-align: center;
}

/*  SHARE LIGHTBOX  */
.share-lb .img-col {
    margin: 38px 0 0 30px;
    width: 156px;
    height: 320px;
    display: inline-block;
    vertical-align: top;
    overflow-y: auto;
}

.share-lb .product {
    margin: 0 0 15px 0;
}