#icon-woocommerce-importer {
    background-image: url(../images/wf-import.png) !important;
    background-position: -3px -5px;
}
.widefat_importer td {
    vertical-align: middle;
    padding: 5px 9px;
}
#import-progress {
    width: 100%;
}
#import-progress td, #import-progress th {
    padding: .5em 1em;
}
#import-progress td.status, #import-progress th.status {
    width: 32px;
}
#import-progress td.row, #import-progress th.row {
    width: 3em;
    text-align: center;
}
#import-progress td.reason, #import-progress th.reason {
    text-align: right;
}
#import-progress tr.importer-loading td {
    background: url(../images/wf-ajax-loader.gif) no-repeat center center;
    height: 32px;
}
#import-progress .merged td,
#import-progress .imported td {
}
#import-progress .skipped td {
    border-bottom-color: #dbcb83;
    background: #f2ecd2;
}
#import-progress .failed td {
    border-bottom-color: #e6adaa;
    background: #f2d3d2;
}
#import-progress mark.result {
    height: 0;
    display: block;
    line-height: 16px;
    overflow: hidden;
    padding: 16px 0 0 0;
}
#import-progress .skipped mark.result {
    background: url(../images/wf-notice.png) no-repeat center top;
}
#import-progress .merged mark.result,
#import-progress .imported mark.result {
    background: url(../images/wf-success.png) no-repeat center top;
}
#import-progress .failed mark.result {
    background: url(../images/wf-failed.png) no-repeat center top;
}
#import-progress .complete td {
    background: #000;
    border-color: #000;
    border-top: 4px solid #000;
    color: #fff;
    font-size: 1.5em;
    padding: .95em 1em 1em;
    text-align: center;
}
#import-progress .regenerating td {
    padding: 0;
}
#import-progress .regenerating div.progress {
    background: #464646;
    padding: .95em 1em 1em;
    color: #fff;
    overflow: hidden;
    width: 0;
    float: left;
    text-align: left;
    white-space: nowrap;
}
.update{
    background: #fff;
    border-left: 4px solid #fff;
    padding: 1px 12px;
    border-left-color: #46b450;
    margin-top: 10px;
}
#datagrid  { border-collapse: collapse; text-align: left; width: 80%; }
#datagrid {
    background: #fff; overflow: hidden; 
}
#datagrid  td{ padding: 3px 10px; }
#datagrid  th { padding: 3px 25px; color: #fff; background-color: #ccc; font-weight: bold;font-size: 15px; }

.woocommerce-message a.button-primary, .woocommerce-message button.button-primary{
    background: #0085ba none repeat scroll 0 0 !important;
    border-color: #0073aa #006799 #006799 !important;}
.woocommerce-message{border-left-color:#46b450 !important;}
.chosen-container-multi .chosen-choices li.search-field{
    padding: 5px !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"]{
    padding: 1px !important;
}
.order_actions .download_to_stamps_xml_wf {
    display: block;
    height: 2em !important;
    padding: 0 !important;
    position: relative;
    text-indent: -9999px;
    width: 2em;
}
.order_actions .download_to_stamps_xml_wf::after {
    content: "";
    font-family: "dashicons";
    font-variant: normal;
    font-weight: normal;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    text-indent: 0;
    text-transform: none;
    top: 0;
    width: 100%;
}
.import-screen{
    padding:5px;
    box-shadow: 1px 1px 2px #888888;
}
.export-screen{
    margin-top: 15px;
    padding:5px;
    box-shadow: 1px 1px 2px #888888;
}

.market-box-stamps{
    width:30%;
    float: right;
}
.orderimpexp-review-widget-stamps{    
    background: #fff;
    padding: 5px;
    margin-bottom: 23px;
}
.orderimpexp-review-widget-stamps p{
    margin-right:5px;
    margin-left:5px;
}
.orderimpexp-premium-features-stamps{
    background: #fff;
    padding:5px;
}
.orderimpexp-premium-features-stamps ul {
    padding-left: 20px;
    padding-right: 20px;
}
.orderimpexp-premium-features-stamps .button-go-pro {
    box-shadow: none;
    border: 0;
    text-shadow: none;
    padding: 10px 15px;
    height: auto;
    font-size: 16px;
    border-radius: 4px;
    font-weight: 400;
    background: #00cb95;
    margin-top: 5px;
}
.orderimpexp-premium-features-stamps .button-go-pro:hover,
.orderimpexp-premium-features-stamps .button-go-pro:focus,
.orderimpexp-premium-features-stamps .button-go-pro:active {
    background: #00a378;
}
.orderimpexp-premium-features-stamps .button-doc-demo {
    border: 0;
    background: #d8d8dc;
    box-shadow: none;
    padding: 10px 15px;
    font-size: 15px;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.orderimpexp-premium-features-stamps .button-doc-demo:hover,
.orderimpexp-premium-features-stamps .button-doc-demo:focus,
.orderimpexp-premium-features-stamps .button-doc-demo:active {
    background: #dfdfe4;
}
.orderimpexp-premium-features-stamps .ticked-list li {
    margin-bottom: 15px;
    padding-left: 15px;
}
.orderimpexp-premium-features-stamps .ticked-list li:before
{
    font-family: dashicons;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    text-align: center;
    content: "\f147";
    margin-right: 10px;
    margin-left: -25px;
    font-size: 16px;
    color: #3085bb;
}
.bg-white-stamps {
    background: #fff;
}
.p-20p-stamps {
    padding: 20px;
}
.orderimpexp-main-box-stamps{
    width: 100%;
}
.orderimpexp-main-box-stamps input {
    box-shadow: none;
    padding: 7px 10px;
}
.orderimpexp-view-stamps{
    width:65%;
    float: left;
}
.xa-orderimpexp-rating-link{color:#ffc600;}
.nav-tab-wrapper .nav-tab-premium {
    background: #5ccc96;
    color: white;
    border-color: #5ccc96;
}