

/* Start:/local/components/pweb.tenderix/lot.detail/templates/.default/style.css?17473763194414*/
.t_lot {
    margin: 5px 0;  
    padding: 5px 0;
    border-top: 1px solid #d9d9d9;
    float: left;
}
.t_lot form {
}
.t_lot form textarea {
    width: 100%;
    padding: 0;
    resize: none;
    border: 1px solid #abadb3;
    background-image: linear-gradient(bottom, rgb(230,230,232) 30%, rgb(255,255,255) 70%);
    background-image: -o-linear-gradient(bottom, rgb(230,230,232) 30%, rgb(255,255,255) 70%);
    background-image: -moz-linear-gradient(bottom, rgb(230,230,232) 30%, rgb(255,255,255) 70%);
    background-image: -webkit-linear-gradient(bottom, rgb(230,230,232) 30%, rgb(255,255,255) 70%);
    background-image: -ms-linear-gradient(bottom, rgb(230,230,232) 30%, rgb(255,255,255) 70%);

    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.3, rgb(230,230,232)),
            color-stop(0.7, rgb(255,255,255))
    );
}
.t_lot_table {
    border-collapse: collapse;
    margin: 10px 0;
    font-size: 12px;
    font-family: Verdana;
}
    .t_lot_table.bold * {
        font-weight: bold;
    }
    .t_lot_table th {
        border: 1px solid #d9d9d9;
        padding: 3px 10px;
        white-space: nowrap;
        background-image: linear-gradient(bottom, rgb(219,219,219) 23%, rgb(233,233,233) 42%);
        background-image: -o-linear-gradient(bottom, rgb(219,219,219) 23%, rgb(233,233,233) 42%);
        background-image: -moz-linear-gradient(bottom, rgb(219,219,219) 23%, rgb(233,233,233) 42%);
        background-image: -webkit-linear-gradient(bottom, rgb(219,219,219) 23%, rgb(233,233,233) 42%);
        background-image: -ms-linear-gradient(bottom, rgb(219,219,219) 23%, rgb(233,233,233) 42%);
        background-image: -webkit-gradient(
                linear,
                left bottom,
                left top,
                color-stop(0.23, rgb(219,219,219)),
                color-stop(0.42, rgb(233,233,233))
        );
    }
    .t_lot_table td {
        border: 1px solid #d9d9d9;
        padding: 3px 10px;
    }
    .t_lot_table tr {
        border-top: 1px solid #fff;
    }
        .t_lot_table tr.odd {
            background: #f2f2f2;
        }
    .t_lot_table input {
        border: 1px solid #abadb3;
        width: 95px;
        padding: 1px 5px;
        background-image: linear-gradient(bottom, rgb(243,242,242) 9%, rgb(255,255,255) 78%);
        background-image: -o-linear-gradient(bottom, rgb(243,242,242) 9%, rgb(255,255,255) 78%);
        background-image: -moz-linear-gradient(bottom, rgb(243,242,242) 9%, rgb(255,255,255) 78%);
        background-image: -webkit-linear-gradient(bottom, rgb(243,242,242) 9%, rgb(255,255,255) 78%);
        background-image: -ms-linear-gradient(bottom, rgb(243,242,242) 9%, rgb(255,255,255) 78%);

        background-image: -webkit-gradient(
                linear,
                left bottom,
                left top,
                color-stop(0.09, rgb(243,242,242)),
                color-stop(0.78, rgb(255,255,255))
        );
    }
    input.w80 {
        width: 80px;
    }
    input.w300 {
        width: 300px;
    }
	
.t_lot_meta p {
    margin: 0 0 7px;
}





.t_active {
                padding: 0 0 0 20px;
                line-height: 12px;
                min-height: 15px;
                display: inline-block;
                background: transparent url(/local/components/pweb.tenderix/lot.detail/templates/.default/images/active.gif) 0 50% no-repeat scroll;
            }
                .t_legend.t_active {
                    padding-right: 20px;
                }
            .t_arhive{
                padding: 0 0 0 20px;
                line-height: 12px;
                min-height: 15px;
                display: inline-block;
                background: transparent url(/local/components/pweb.tenderix/lot.detail/templates/.default/images/arhive.gif) 0 50% no-repeat scroll;
            }
                a.t_arhive{
                    color: #f1896c !important;
                }
            .t_open{
                padding: 0 0 0 20px;
                line-height: 12px;
                min-height: 15px;
                display: inline-block;
                background: transparent url(/local/components/pweb.tenderix/lot.detail/templates/.default/images/open.gif) 0 50% no-repeat scroll;
            }
.t_block_top .t_block_top_left {
            float: left;
        }

 .t_block_left {
        //float: left;
        //width: 205px;
    }
    .t_block_right {
        //float: right;
        //width: 460px;
    }

.invites-suppliers {
    display:none;
}

.btn-send-invites {
    display:none;
}
/* End */
/* /local/components/pweb.tenderix/lot.detail/templates/.default/style.css?17473763194414 */
