
/* start media print */

#print_logo{ display: block !important; }

body, html, #pageContainer{
    background: #fff;
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow: visible;
    font-size: 12px;
}

.no_print{
    float: none;
    display: none;
}

div{
    float: none !important;
}

.c_pad, .c_pad_horz{
    padding: 0;
}

#interface_main{
    margin-left: 0 !important;
}

.iface_tabs{
    display: none;
}

#top_title{ display: none; }

#iface_content, .iface_content{
    padding-top: 50px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
}

.order_customer_number{
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
}

.order_top_container{
    box-sizing: border-box;
    align-items: top;
    height: 90px !important;
    min-height: 90px !important;
    max-height: 90px !important;
    padding: 0px !important;
}
.order_top_container.picksheet_top{ height: 120px !important; min-height: 120px !important; max-height: 120px !important; }

.order_logo img{ height: 60px; min-height: 60px; max-height: 60px; }

.order_top_container h4{
    display: block;
    margin: 0;
    padding: 0;
    margin-bottom: 5px !important;
    font-size: 12px;
}

.order_item_list tr th:nth-child(1), .order_item_list tr th:nth-child(3), .order_item_list tr th:nth-child(6), .order_item_list tr th:nth-child(7), .order_item_list tr th:nth-child(8), .order_item_list tr th:nth-child(9){
    display: table-cell;
}
.order_item_list tr td:nth-child(1), .order_item_list tr td:nth-child(3), .order_item_list tr td:nth-child(6), .order_item_list tr td:nth-child(7), .order_item_list tr td:nth-child(8), .order_item_list tr td:nth-child(9){
    display: table-cell;
}

.order_box{
    height: 115px;
    padding-top: 15px;
}

.order_box_td{
    width: 42%;
}

.ps_header_c .order_box_td{ width: 28%; }

.order_box_contents{
    padding: 0px 10px 0px 10px !important;
    font-size: 14px !important;
}

.order_box_tab span{
    padding: 5px 8px !important;
}

.order_box_paid span{
    padding: 15px;
    border-radius: 16px;
    font-size: 20px !important;
    font-weight: bold;
    line-height: .8em;
}

.o_data th, .o_data tr.header_row td, .m_data th, .m_data tr.header_row td{
    font-size: 11px !important;
}

.o_data td, .o_data td strong{
    font-size: 11px !important;
}

.o_data.o_ps_data_items td, .o_data.o_ps_data_items td strong{
    font-size: 14px !important;
}
.o_data.o_ps_data_items .header_row td, .o_data.o_ps_data_items .header_row td strong, .o_data.o_ps_data_items td .ps_underline{
    font-size: 11px !important;
}
.o_data.o_ps_data_items table tr td{ white-space: normal; }
.o_data.o_ps_data_items table tr.header_row td{ white-space: nowrap; }

.o_data_hist{ padding: 25px 0px !important; }

.o_footer_info_label{
    font-size: 14px !important;
}
.o_footer_address{
    font-size: 14px;
}

.order_totals td{
    font-size: 11px;
}
.order_totals .order_grand_total td.order_total_desc{
    padding-right: 50px;
    padding-left: 50px;
}

.order_totals .order_grand_total td.order_total_desc span{
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    background: transparent;
    color: #000;

    text-align: right;
}

.order_totals .order_grand_total td{
    padding-top: 5px;
    font-weight: bold;
    font-size: 14px;

}

.order_bottom{
    padding: 10px 0 0 0;
    border: 0;
    border-top: 1px solid #eaeaea;
    background: transparent;
}


.order_footer_right .m_data{
    padding-right: 24px;
}

.m_data_small_font table td, .m_data_small_font table th{
    font-size: 12px;
    padding: 5px 5px;
}

#header{
    float: none;
    display: none;
}

#columnLeft{
    float: none;
    display: none;
    margin: 0px;
    padding: 0px;
    width: 0px;
    background: #ccc;
}


#dsh_column_left{
    display: none;
}

#dsh_content_container{
    padding: 0px;
    margin: 0px;
}
#dsh_md_content{
    padding: 0px;
    margin: 0px;
}

#columnMain{
    padding: 0px !important;
}

#contentContainer, #columnMain, #content{
    float: none;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    background: #fff;
}

#contentContainer{
    width: 100% !important;
}

#content_pad{
    float: none;
    padding: 0px;
    margin: 0px;
}

#content{
    float: none;
    width: 100% !important;
    height: auto !important;
    min-height: auto !important;
    max-height: auto !important;
}

#columnMain{
    float: none;
    width: 100% !important;
}

.md_container{
    margin: 0px !important;
    padding: 0px !important;
    width: 100% !important;
    background: transparent;
}

.md_container, .md_interface_float{
    float: none;
    padding: 0px !important;
    margin: 0px !important;
}

.md_interface_float{
    float: none !important;
}

#label_print_interface_controls{
    float: none;
    display :none !important;
}

.label_print_sku_container{
    float: none;
    border-top: 0px !important;
    text-align: center !important;
    margin: 0px;
    padding: 0px;
}

#footer_outer, #footer_bottom_outer{
    float: none;
    display: none;
}

#top_content{
    display: none;
}

#menubar{
    display: none;
}



.order_container, .print_container{
    padding: 0px !important;
}

.order_edit_container{
    width: 680px;
}

.order_logo, .print_logo{
    display: block;
}

.order_status_select{
    display: none;
}

.order_edit_box .order_edit_input{
    display: none;
}
.order_edit_box .order_edit_text{
    display: block;
}

.order_status_memos{
    display: none !important;
}


.o_data.o_info tr td:first-child{
    width: auto;
}
.o_data.o_info tr td:nth-child(2){
    width: auto;
}
