#pluginAppObj_7_01_container {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#pluginAppObj_7_01_container .my-cart-table{
  width: 100%;
  margin: 0;
  table-layout: fixed;
}


#pluginAppObj_7_01_container .outer {
    display: table;
    height: 50px;
    width: 100%;
}

#pluginAppObj_7_01_container .pagination {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding-right: 10px;
}

#pluginAppObj_7_01_container .pagination .pageOrder {
    display: inline-block;
    padding: 0 5px 0 5px;
    margin-left: -7px;
}


#pluginAppObj_7_01_container .remove-margin-p {
    margin-bottom: 0px !important; 
}

#pluginAppObj_7_01_container .td-list-order,
#pluginAppObj_7_01_container .p-list-order {
    line-height: 1.2; 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

#pluginAppObj_7_01_container .id_order {
    display: inline-block;
    max-width: 100%;
}

#pluginAppObj_7_01_container .id_order .imCssLink.a-id-order:visited {
    background-color: rgba(255,255,255,0);
    color: rgba(0,0,255,255);
    text-decoration: underline;
}

#pluginAppObj_7_01_container .pointer {
    cursor: pointer;
}

#pluginAppObj_7_01_container > p {
    margin: 15px 8px 15px 8px;
}

#pluginAppObj_7_01_container .mobile-hide,
#pluginAppObj_7_01_container .mobile-show {
    display: block;
}

#pluginAppObj_7_01_container td.mobile-hide,
#pluginAppObj_7_01_container th.mobile-hide {
    display: table-cell;
}

#pluginAppObj_7_01_container td.mobile-show,
#pluginAppObj_7_01_container th.mobile-show {
    display: table-cell;
}

#pluginAppObj_7_01_container .mobile-small {
    opacity: 0.8;
}

#pluginAppObj_7_01_container .hidden{
    display: none !important;
}

#pluginAppObj_7_01_container .p_error{
    height: 50px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

#pluginAppObj_7_01_container .error_post_container{
    width: 99%;
}

#pluginAppObj_7_01_container .error_post_thumb img {
    position: relative;
    top: 3px;
    float: left;
    clear: left;
    width: 16px;
    height: 16px;
}

#pluginAppObj_7_01_container .error_post_content {
    margin-left: 22px;
}

#pluginAppObj_7_01_container .p_error_ui{
    font-family: "Segoe UI";
    font-size: 10pt;
    line-height: 1.8;
}

#pluginAppObj_7_01_container .error_post_content ul {
    list-style-type: circle !important;
    margin-left: 22px;
}

#pluginAppObj_7_01_container .a-id-order {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.imContentC {
    padding: 0 !important;
    display: block !important;
}

.orderdetail_container > div {
    padding-top: 1em;
} 

.orderdetail_container {
    padding: 6px;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
    box-sizing: border-box;
}

.title_order {
    text-transform: uppercase;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.showBoxOrder_pluginAppObj_7_01 {
    font-family: 'Proxima Nova Rg';
}