
.pl_customer-info div {
    float: left;
    width: 50%;
}
.pl_customer-info span {
    color: #000;
    text-align: center;
    font-size: 12px;
    padding: 0px 0px 0px 15px;
    font-weight: bold;
}

.pl_customer-info label {
    font-size: 14px;
    float: left;
    color: #4b4e50;
    margin-bottom: 5px;
    display: block;
}

.pl_customer-info span {
    float: left;
}

.packing-list-records .pl_data-outer table.form-table {
    border: #000 solid 1px;
}


.packing-list-records .pl_data-outer table.form-table tr {
    border-bottom: #000 solid 1px;
}

.packing-list-records .pl_data-outer table.form-table tr th {
    border-right: #000 solid 1px;
    text-align: center;
}

.packing-list-records .pl_data-outer table.form-table tr td {
    border-right: #000 solid 1px;
    text-align: center;
}

.packing-list-records .pl_data-outer table.form-table thead tr {background: #e3dada;}
.packing-list-records .pl_data-outer .order-breif-1, .packing-list-records .pl_data-outer .order-breif-2 {
    clear: both;
    padding: 50px 0 0 0px;
}
.packing-list-date-search button#pl_search_by_date:disabled {
    cursor: not-allowed;
}
.packing-list-records {
    clear: both;
    width: 98%;
    box-sizing: border-box;
    margin-top: 30px;
}
.packing-list-records h2 {
    margin-top: 0;
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.packing-list-date-search {
    clear: both;
    background: #fff;
    padding: 15px;
	margin-bottom:15px;
}
table#packing-list-data {
    border: 1px solid #ccc;
    background: #fff;
    margin-top: 15px;
}
div#packing-list-data_filter {
    margin-bottom: 20px;
}
table#packing-list-data th {
    color: #555;
    font-size: 16px;
    font-weight: normal;
}
table#packing-list-data th, table#packing-list-data td {
    width: auto !important;
    padding: 10px;
}
table#packing-list-data th a, table#packing-list-data td a { text-decoration:none;}
table#packing-list-data {
    table-layout: auto !important;
    width: 100%;
}
table#packing-list-data tr.odd {
    background: #f7f7f7 !important;
}
table#packing-list-data td { font-size:14px;}
input.pl_datepicker {
    width: auto !important;
}
.pl_customer-info, .pl_company-info {
    float: left;
    clear: none;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
	width:48%;
	margin-right:2%;
}
.pl_company-info {
    margin-right: 0;
    margin-left: 2%;
}
.pl_customer-info label, .pl_customer-info span, .pl_company-info label, .pl_company-info span {
    font-size: 14px;
    font-weight: normal;
    color: #555;
	margin-bottom:5px;
	display:inline-block;
}
.pl_customer-info span, .pl_company-info span {
    color: #333;
    font-weight: 500;
}
a.pl_back_to_listing {
    display: inline-block;
    text-decoration: none !important;
    margin-bottom: 15px;
    background: #0073aa;
    padding: 7px 15px;
    width: auto;
    clear: both;
    /* border: 1px solid #ccc; */
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
}
a.pl_back_to_listing:hover { opacity:0.9;}
.pl_data-outer .order-breif-1, .pl_data-outer .order-breif-2, .pl_data-outer .order-breif-4 {
    padding-top: 20px !important;
}
.pl_data-outer table.form-table {
    table-layout: auto !important;
    width: 100%;
    background: #fff;
    border-color: #999 !important;
}
.pl_data-outer table.form-table td, .pl_data-outer table.form-table th { width:auto !important; padding:10px; border-color:#999 !important;}
.pl_data-outer table.form-table thead th {
    background: #dbe5f1;
    padding: 5px;
}
table#packing-list-data tbody tr:hover {
    background-color: #f1f1f1 !important;
}
.packing-list-date-search button#pl_search_by_date, input.pl_settings_save,.packing-list-date-search button#pl_reset_date {
    cursor: pointer;
    border-color: #008ec2;
    background: #00a0d2;
    color: #fff;
    font-size: 14px;
    padding: 5px 15px;
    box-shadow: none !important;
    outline: none !important;
    border: none;
    border-radius: 4px;
    border: 1px solid #008ec2;
}
.packing-list-date-search button#pl_search_by_date:hover, input.pl_settings_save:hover { opacity:0.9;}
.packing-list-date-search input#pl_search_by_date_input {
    height: 30px;
    margin: 0 10px;
    border-radius: 3px;
}
.packing-list-records h1 {
    font-weight: normal;
    margin-bottom: 25px;
    display: block;
    float: left;
    clear: both;
    margin-top: 0;
}
.order-breif-3 {
    padding-top: 30px;
}
.order-breif-3 h2 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.pl-customer-notes table {
    width: 100%;
    background: #fff;
}
.pl_settings-info {
    float: left;
    width: 100%;
    clear: both;
}
.pl-customer-notes table  p { padding:0 15px;}
.pl_settings-info .customer-settings, .pl_settings-info .company-settings , .pl_settings-info .extra-settings {
    background: #fff;
    padding: 15px;
    width: 28.50%;
    float: left;
    margin-right: 2%;
    margin-top: 15px;
}
.pl-setting-save-outer {
    float: left;
    width: 100%;
    clear: both;
}
.pl_settings-info table {
    display: block;
    width: 100%;
}

.pl_settings-info table td, .pl_settings-info table th {
    display: block;
    margin: 0;
    padding: 0;
	width:100%;
}

.pl_settings-info table tr {
    display: block;
    padding: 7px 0;
	width:100%;
}

.pl_settings-info table label {
    margin-bottom:7px;
    display: block;
}
.pl_settings-info table input { width:100%; padding:7px;}
.pl_settings-info table tbody {
    width: 100%;
    display: block;
}
.pl_settings-info .wrap { margin-right:0;}
.pl_settings-info .customer-settings h1, .pl_settings-info .company-settings h1, .pl_settings-info .extra-settings h1 {
    background: #757575;
    color: #fff;
    padding: 15px;
}
.pl_company-info div {
    width: 50%;
    float: left;
}
.download-pdf {
    float: right;
}

.download-pdf button {
    border: none;
    cursor: pointer;
}
.download-pdf button:hover { opacity:0.9;}
 button#pl_dowbload_pdf {
    float: right;
    display: inline-block;
    text-decoration: none !important;
    margin-bottom: 15px;
    background: #0073aa;
    padding: 7px 15px;
    width: auto;
    clear: both;
    /* border: 1px solid #ccc; */
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
}
