/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 select.nonse_companies_list {
    min-height: 34px;
	vertical-align: middle;
    background-color: #fcfcfc;
    background-image: none;
    border: 1px solid #e6e6e6;
	color: #808080;
    border-radius: 4px;
}
.table>tbody>tr>td {
    border-top: 2px solid #ddd!important;
}
td.noson_order_track {
    right: 54px!important;
}
#noson_product_tracking_input {
	width: 77%;
}
.No-orders-found {
    text-align: center;
    background-color: #ebe9eb;
    padding: 2px;
}
.wcafw_data_form
{
    max-width: 300px;
    max-height: 300px;
    overflow: auto;
}
.wcafw_existing_companies_container .wcafw_small_description,
.wcafw_existing_companies_container input[type="checkbox"],
.wcafw_existing_companies_container .wcafw_label,
.wcafw_existing_companies_container .wcafw_shipping_badge,
.wcafw_existing_companies_container .wcafw_status_message
/*.wcafw_new_companies_container .wcafw_small_description,
.wcafw_new_companies_container input[type="checkbox"],
.wcafw_new_companies_container .wcafw_label,
.wcafw_new_companies_container .wcafw_shipping_badge,
.wcafw_new_companies_container .wcafw_status_message*/
{
    display: none!important;
}
.code-added{
    color: #2ea2cc!important;
    margin-bottom: 8px;
    font-weight: bold;
}
.code-deleted{
    color: red;
}
.remove-button{
    display: none!important;
}
hr {
    border-top: 5px solid #dddd!important;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    border-bottom: 2.4px solid #dddd;
}
.product-table {
    border: 2.5px solid #dddd;
}
input.noson_save_product_tracking_id {
    position: relative;
    left: 80%;
}
.required{
    color: red;
}
select.noson-country {
    height: 34px;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #808080;
    vertical-align: middle;
    background-color: #fcfcfc;
    background-image: none;
    border: 1px solid #e6e6e6;
    transition: all ease-in-out .15s;
    border-radius: 4px;
    }
.customer-info {
    font-weight: bold;
}
label.nososn-label {
    margin-top: 5px!important;
}
/**
* including css woocommerce-aftership. 
*
**/
.wcafw_label
{
    display:block;
    margin: 15px 0px 5px;
    font-weight: bold;
}
.wcaf_no_margin_top
{
    /* margin-top: 0px; */
}
.wcafw_inside
{
    padding: 0px 5px 5px 5px;
}

.wcafw_inside 
{
    /* border: 1px #e9e9e9 solid;
    padding: 0px 15px 15px; */
    
    padding: 2px 10px 15px;
    background: #f8f8f8;
    border-radius: 3px;
    margin-bottom: 30px;
}
#wcafw_delete_button
{
    display:block;
    clear:both;
    margin-top: 30px;
}
.wcafw_small_description
{
    font-size: 12px;
}
.wp-core-ui .button.wcafw_delete_button, .wp-core-ui .button.wcafw_delete_button:focus 
{
    margin-top: 10px;
    background: #e74c3c none repeat scroll 0 0;
    border-color: #e74c3c;
    color:white;
    box-shadow: none;
    font-weight: bold;
    text-shadow:none;
}
.wp-core-ui .button.wcafw_delete_button:hover {
    background: #c0392b none repeat scroll 0 0;
    border-color: #c0392b;
    color:white;
    box-shadow: none;
    font-weight: bold;
    text-shadow:none;
}
.wp-core-ui .button#wcafw_save, .wp-core-ui .button#wcafw_save:focus 
{
    margin-top: 30px;
    display: block;
    background: #96588a none repeat scroll 0 0;
    border-color: #96588a;
    color:white;
    box-shadow: none;
    font-weight: bold;
    text-shadow:none;
}
.wp-core-ui .button#wcafw_save:hover {
    background: #d5bcd0 none repeat scroll 0 0;
    border-color: #d5bcd0;
    color:white;
    box-shadow: none;
    font-weight: bold;
    text-shadow:none;
}
.wp-core-ui .button#wcafw_add_new_company_button, .wp-core-ui .button#wcafw_add_new_company_button:focus 
{
    margin-top: 10px;
    display: block;
    background: #2980b9 none repeat scroll 0 0;
    border-color: #2980b9;
    color:white;
    box-shadow: none;
    font-weight: bold;
    text-shadow:none;
}
.wp-core-ui .button#wcafw_add_new_company_button:hover {
    background: #3498db none repeat scroll 0 0;
    border-color: #3498db;
    color:white;
    box-shadow: none;
    font-weight: bold;
    text-shadow:none;
}

.wcafw_tracking_code_error_message
{
    font-style: italic;
    display: none;
    margin-bottom: 5px;
    color:red;
}
#wcafw_loading
{
    font-weight:bold;
    margin: 10px;
    display:none;
}
.wcafw_no_api_key_warning
{
    font-weight:bold;
    color: #c0392b;
    display: block;
    margin: 10px 0px 10px 0;
}
.wcafw_courier_logo 
{
    width: 64px;
}
.wcafw_status_message 
{
    font-size: 16px;
}
.wcafw_tracking_code 
{
    font-size: 18px;
    display: block;
    /* margin-bottom: 20px; */
}
#wcafw_new_companies_container
{
    overflow:hidden;
}
.wcafw_loading_layer 
{
    width: 90%;
    height: 100%;
    background: white;
    top: 0px;
    position: absolute;
    opacity: 0.5;
}
#wcafw_new_companies_container select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-size: 14px;
    line-height: 2;
    color: #2c3338;
    border-color: #8c8f94;
    box-shadow: none;
    border-radius: 3px;
    padding: 0 24px 0 8px;
    min-height: 30px;
    max-width: 25rem;
    -webkit-appearance: none;
    background: #fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;
    background-size: 16px 16px;
    cursor: pointer;
    vertical-align: middle;
}
.details-btn {
    float: right;
}