#order_form
{
    display: none;
    /*font-size: 16px;*/
    /*font-size: 12px;*/
    font-size: 8px;
    font-family: Arial, Helvetica, sans-serif;
    width: 672px;
    /*width: 960px;*/
    margin-left: 20px;
    border: 1px solid black;
    padding:0px 14px;
}

.order
{
    width: 210px;
/*width: 300px;*/
    float: left;
    margin: 0px 7px 0px 7px;
    border-bottom: 1px solid black;
}

.order_section
{
    border: 1px solid black;
    /* margin-bottom: 5px;*/
    border-bottom: none;
}

.header
{
    -webkit-print-color-adjust: exact;
    background-color: #DDD;
    /*height: 19px;
    line-height: 19px;*/
    height: 14px;
    line-height: 14px;
   /* padding-left: 6px;
    padding-right: 6px;*/
     padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    /*border-bottom: 1px solid black;*/
    text-align: left;
}

    .header.half
    {
        /*width: 136px;*/
        width: 95px;
        float: left;
        display: inline-block;
    }

        .header.half.right
        {
            border-left: 1px solid black;
            /*width: 137px;*/
            width:96px;
        }

#order_form_image
{
    margin-left: 10px;
}

#hdr_OptionalItems
{
    /*height: 43px;*/
    height: 29px;
}

#result_area, #result_slats, #result_pelmet
{
    border-left: none;
}

.pdf_image
{
    float: right;
    height:14px;
}

.result_option
{
    -webkit-print-color-adjust: exact;
    -moz-background-size: cover;
    line-height: 20px;
    line-height: 15px;
    padding: 0px 0px 0px 5px !important;
    /*background: url('../images/untick.gif') 5px 0px no-repeat;*/
    text-align: left;
}

    .result_option.half
    {
        width: 75%;
    }

    .result_option.left
    {
        float: left;
        width: 20%;
    }

.halfcontainer
{
    float: left;
    text-align: left;
    /*width: 149px;*/
    width: 104px;
}

    .halfcontainer.left
    {
        /*width: 148px;*/
        width: 104px;
        border-right: 1px solid black;
    }

.chosen_result
{
    /*background: url('../images/tick.gif') 5px 0px no-repeat;*/
/*    -moz-background-size: cover;*/
}

.line
{
    clear: both;
    /*border-top: 1px solid black;*/
}

.result_data, .result_label
{
    /*line-height: 21px;*/
    line-height: 16px;
    text-align: left;
}

.result_data
{
    /*width: 133px;*/
    width:93px;
    padding-left: 15px;
    float: right;
    border-left: 1px solid black;
    /*min-height: 21px;*/
     min-height: 16px;
}

    .result_data.fourSec
    {
        /*width: 35px;*/
        width:24px;
        padding-left: 0px;
        text-align: center;
        /*min-height: 45px;*/
        min-height: 37px;
        /*font-size: 18px;*/
        font-size: 12px;
        /*line-height:45px;*/
        line-height:37px;
    vertical-align:middle;
    }

#shutterwidthline
{
    border-top: 1px solid black;
}

.result_label
{
    /*width: 143px;*/
    width:90px;
    float: left;
    padding-left: 6px;
}

#contact_details
{
    /*margin-bottom: 5px;*/
    margin-bottom: 2px;
    border-bottom: 1px solid black;
    /*width: 940px;*/
    width:658px;
    margin-left: 10px;
}

    #contact_details .left
    {
        float: left;
        width: 70%;
    }

    #contact_details .right
    {
        float: right;
        width: 30%;
    }

.contact_label
{
    /*clear: both;*/
}

.contact_data, .contact_label
{
    float: left;
    /*line-height: 21px;*/
    line-height: 16px;
    padding-left: 10px;
}

#contact_suburb
{
    /*width: 250px;*/
    width:175px;
    display: block;
    /*height: 21px;*/
    height: 16px;
}

.right .contact_label
{
    /*border-left: 1px solid black;*/
}

#printtoolbar
{
    display: none !important;
}

#summary
{
    display: none !important;
}

.clear
{
    clear: both;
}

#team_members
{
    /*width: 940px;*/
    width:658px;
    /*font-size: 15px;*/
    font-size: 10px;
}

#team_members_right
{
    float: right;
    width: 33%;
    text-align: left;
    margin-left: 4px;
    /*line-height: 25px;*/
    line-height: 14px;
}

#team_members_left
{
    float: left;
    width: 66%;
    text-align: left;
    /*line-height: 8px;*/
    line-height: 3px;
    /*margin-top: 5px;*/
    margin-top: 3px;
}

    #team_members_left table
    {
        font-weight: bold;
        border: solid 1px #000;
        width: 100%;
    }
#order_form_image img
{
     /*width: 945px;*/
     width:659px;
     /*margin-bottom: 4px;*/
     margin-bottom: 3px;
}

#order_form_mid
{
    /*width: 945px;*/
     width:661px;
     /*margin-bottom: 4px;*/
     margin-bottom: 0px;
}

#pdf_image
{
    width:42px;
}

.liner
{
    width:235px;
}
#team_members
{
    font-size: 8px;
}
#team_members_right
{
    font-size: 12px;
     text-align: justify;
     /*margin-top: 4px;*/
     margin-top: 3px;
}
#lastTable
{
    /*margin-top: 15px;*/
    margin-top: 2px;
     font-size: 11px;
}

#result_area
{
    /*min-height: 42px;*/
    min-height: 32px;
}
.firstTD
{
    height: 3px;
}

.lastTD
{
    height: 8px;
}

