html{
    height:100%;
}
html,body {
    margin:0;
    padding:0;
    width:100%;
    min-height: 100%;
}
body {
    height:100%;
    min-height: 100%;
    font-size: 13px;
}
ul {
    list-style-type: none; margin-left: 0px; padding-left: 0px; margin-top: 2px; margin-bottom: 0px;
}
body, table, td, input, select, textarea, button {
    font-family: 'Verdana', sans-serif;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    ul {
        list-style-type: none; margin-left: 0px; padding-left: 0px;
    }
}
li {
    padding-top: 5px; padding-bottom: 5px;
}
form{
    margin:0;
    padding:0;
}
input {
    font-size: 13px;
}
input:read-only {
    background-color: #FFFFFF;
    border-color: inherit;
}
input[type=checkbox] {
    margin: 0;
    padding: 0;
}
input[type=submit] {
    cursor: pointer;
}
input[type=file] {
    font-size: 13px;
    height: 28px;
}
input[type=text] {
    font-size: 13px;
    padding: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: solid 1px #888888;
}
input[type=password] {
    font-size: 13px;
    padding: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: solid 1px #888888;
}
select {
    font-size: 13px;
    padding-top: 11px;
    padding-bottom: 11px;
    border: solid 1px #888888;
    background-color: white;
}
*:focus {
    outline: none;
}
.incart-select-search{
    color: #9e9e9e;    
}
.incart-select-search:focus {
    color: black;
}
.incart-select-search option {
  color: black;
}
.incart-select-search option:first-of-type {
  color: #9e9e9e;
}
textarea {
    resize: none;
    font-size: 13px;
    padding: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: solid 1px #888888;
}
.button{
    display: inline;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 8px;
    cursor: pointer;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 10px;
    text-transform: lowercase;
    background-color: #0EA0D3;
    box-sizing: border-box;
}
.button_dark{
    display: inline;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 10px;
    text-transform: lowercase;
    background-color: #0EA0D3;
    box-sizing: border-box;
}
.button_white{
    display: inline;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 8px;
    cursor: pointer;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 3px;
    text-transform: lowercase;
    background-color: #FFFFFF;
    text-decoration: none;
}
.button_red{background-color: #F00000;}
.button_green{background-color: #52B727;}
.button_blue{background-color: #0EA0D3;}
.button_orange{background-color: #FF6C00;}

.button-login{
    display: block;
    font-size: 20px; 
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    cursor: pointer;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 3px;
    background-color: #0EA0D3;
    box-sizing: border-box;
}
#container {
    width:100%;
    height:100%;
}
#container-inner {
    width:100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
#logo{
    height: 42px;
    overflow: hidden;
}
#header {
    position: fixed;
    top: 0;
    z-index: 5000;
    height: 50px;
    width: 100%;
}
.header-top {
    font-weight: bold;
    margin-left: 40px;
    margin-top:19px;
    float:left;
}
.header-top-first {
    font-weight: bold;
    margin-right: 10px;
    margin-top:6px;
    float:right;
}
.header-top-select {
    margin-top:3px;
    height: 26px;
    float:right;
}
.header-top-item {
    float:right;
    cursor:pointer;
}
.header-top-item-sep {
    float:right;
    color:#CCCCCC;
}
.header-top-item-text {
    float:left;
    padding-top: 8px;
    cursor: pointer;
}
.header-top-item-text-date {
    float:left;
    padding-top: 8px;
}
.header-top-item-image {
    float:left;
    padding-top: 7px;
    margin-right: 6px;
    cursor: pointer;
}
.header-top-item-image-date {
    float:left;
    padding-top: 8px;
    margin-right: 6px;
}
.header-top-item-search {
    float:left;
    padding-top: 2px;
    margin-left: 3px;
}
.header-left {
    font-weight: bold;
    margin-left: 40px;
    margin-top:17px;
    float:left;
}
.header-user {
    float:right;
    margin-top:5px;
    margin-right:10px;
}
.header-user-sep {
    color: #808080;
}
.heading-button{
    float: left; cursor: pointer; font-size: 12px; padding-top: 3px; padding-bottom: 3px; padding-left: 8px; padding-right: 8px; margin-top: 7px; margin-bottom: 5px; ; border-radius: 3px; -moz-border-radius: 3px;
}
.heading-button-message{
    float: left; cursor: pointer; padding-top: 8px; padding-bottom: 3px; padding-left: 8px; padding-right: 8px; margin-top: 4px; margin-bottom: 5px; ; border-radius: 3px; -moz-border-radius: 3px;
}
.heading-button-sep{
    float: left; margin-left: 7px; margin-right: 7px; padding-top: 12px;
}
.heading-button-add-sep{
    float: left; margin-left: 7px; margin-right: 7px; padding-top: 12px; font-size: 12px;
}
.heading-button-first{
    float: left; cursor: pointer; font-size: 12px; padding-top: 3px; padding-bottom: 3px; padding-left: 8px; padding-right: 8px; margin-top: 7px; margin-bottom: 5px; ; border-radius: 3px; -moz-border-radius: 3px;
}
.heading-button-add-first{
    float: left; cursor: pointer; font-size: 12px; padding-top: 3px; padding-bottom: 3px; padding-left: 30px; padding-right: 8px; margin-top: 7px; margin-bottom: 5px; ; border-radius: 3px; -moz-border-radius: 3px;
}
.heading-button-image{
    cursor: pointer;
    height: 16px;
    vertical-align: middle;
}
.add-button-image{
    cursor: pointer;
    height: 12px;
    vertical-align: middle;
}
.merge-button-image{
    cursor: pointer;
    height: 8px;
    vertical-align: middle;
}
.move-button-image{
    cursor: pointer;
    height: 12px;
    vertical-align: middle;
}
.heading-button-text{
    float: left; margin-top: 2px; margin-bottom: 4px; margin-left: 6px; color: #555555;
}
#import-error{
    color: #888888;
    font-size: 13px;
}
#import-message{
    font-size: 13px;
}
.logo{
    padding-left: 5px;
}
.header-top-menu-history {
    z-index: 99;
    min-width: 240px;
    margin-top:8px;
    padding-top:5px;
    padding-bottom:15px;
    position:absolute;
    cursor: default;
    background-color:#FFFFFF;
    -moz-box-shadow: 2px 2px 2px #888888;
    -webkit-box-shadow: 2px 2px 2px #888888;
    box-shadow: 2px 2px 2px #888888;
    white-space: nowrap;
    overflow: hidden;
    display: none;
    color: #000000;
}
#menu-drop-user {
    z-index: 1001;
    display: none;
    width: 303px;
    margin-top:50px;
    padding-top:5px;
    padding-bottom:15px;
    position:absolute;
    cursor: default;
    color: #FFF;
    background-color: #000;
    border-top: solid 1px #A0A0A0;
}
.header-top-menu-user-table {
    display: table;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;        
}
.header-top-menu-user-table-tr {
    display: table-row;
}
.header-top-menu-user-table-cell-left {
    padding-right: 10px;
    padding-top: 10px;
    display: table-cell;
    width: 50px;
    vertical-align: middle;
    text-align: right;
}
.header-top-menu-user-table-cell-right {
    padding-right: 10px;
    padding-top: 10px;
    display: table-cell;
    width: 210px;
}
.header-top-menu-shop {
    z-index: 99;
    min-width: 160px;
    margin-left: 0px;
    margin-top:3px;
    padding-top:5px;
    padding-bottom:5px;
    position:absolute;
    display:none;
    background-color:#FFFFFF;
    border: solid 1px #CCCCCC;
    -moz-box-shadow: 2px 2px 2px #888888;
    -webkit-box-shadow: 2px 2px 2px #888888;
    box-shadow: 2px 2px 2px #888888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#CDCDCD')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#CDCDCD');
}
.header-top-menu-device {
    z-index: 99;
    width: 100px;
    margin-left:-35px;
    margin-top:9px;
    padding-top:5px;
    padding-bottom:5px;
    position:absolute;
    display:none;
    background-color:#FFFFFF;
    -moz-box-shadow: 2px 2px 2px #888888;
    -webkit-box-shadow: 2px 2px 2px #888888;
    box-shadow: 2px 2px 2px #888888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#CDCDCD')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#CDCDCD');
}
.header-top-menu-drop {
    z-index: 99;
    margin-left:0px;
    margin-top:22px;
    padding-top:5px;
    padding-bottom:5px;
    position:absolute;
    visibility:hidden;
    background-color:#FFFFFF;
    -moz-box-shadow: 2px 2px 2px #888888;
    -webkit-box-shadow: 2px 2px 2px #888888;
    box-shadow: 2px 2px 2px #888888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#CDCDCD')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#CDCDCD');
}
.header-top-menu-drop-item {
    padding-right:10px;
    padding-bottom:7px;
    padding-left:10px;
    padding-top:7px;
    display:block;
    white-space: nowrap;
    text-align: left;
}
.header-top-menu-drop-item-user {
    padding-bottom: 10px;
    padding-top: 5px;
}
.header-top-menu-drop-item-name {
    font-weight: normal;
    padding-bottom:10px;
    padding-top:5px;
}
#menu {
    height:50px;
    background-color: #000000;
    border-bottom: solid 1px #A0A0A0;
}
.main-logo{
    float: left;
    margin-top: 3px;
    margin-left: 4px;
}
.menu-category-name-login-logo{
    font-size: 14px; vertical-align: middle; display: table-cell; height: 50px;
}
.menu-category-name-login-incart{
    font-size: 28px; vertical-align: middle; padding-left: 5px; display: table-cell; height: 50px; color: #FFFFFF;
}
.menu-category-name-menu{
    vertical-align: middle; padding-left: 10px; display: table-cell; height: 50px; width: 50px;
}
.menu-category-name-logo{
    font-size: 21px; vertical-align: middle; width: 110px; text-align: center; display: table-cell; height: 50px;
}
.menu-category-name-incart{
    font-size: 14px; vertical-align: middle; padding-left: 5px; display: table-cell; height: 50px; width: 5px;
}
.menu-category-name-incart-filler{
    font-size: 14px; vertical-align: middle; padding-left: 5px; display: table-cell; height: 50px; width: 5px;
}
.menu-category-name{
    font-size: 16px; vertical-align: middle; padding-left: 0px; display: table-cell; height: 50px; padding-left: 10px; line-height: 20px; color: #FFFFFF;
}
.menu-category-name-search{
    font-size: 16px; vertical-align: middle; padding-left: 0px; display: table-cell; height: 50px; padding-left: 10px; line-height: 20px; color: #FFFFFF;
}
.menu-category-button{
    font-size: 16px; vertical-align: middle; padding-left: 0px; display: table-cell; height: 50px;
}
.menu-category-user{
    font-size: 16px; vertical-align: middle; padding-left: 15px; display: table-cell; height: 50px; width: 60px;
}
.menu-category-history{
    font-size: 16px; vertical-align: middle; padding-left: 5px; display: table-cell; height: 50px; width: 40px; text-align: right;
}
.menu-category-history-image{
    width: 30px; border: none;
}
.meni-category-logo{
    vertical-align: middle;
}
.menu-category-name-sub{
    font-size: 18px;
}

.incart-title-identifier{
    display: inline-block;
}

.menu-right {
    width: 1px;
    float: right;
    font-size: 0px;
    height: 50px;
    background-color: #000000;
    background-image:url('../system-assets-old/image/menu-back-end.png');
}
.menu-item-history {
    height: 50px; cursor: pointer; color: #FFFFFF; display: table-cell; vertical-align: middle;
}
.menu-item-history-seperator {
    padding-left: 15px; padding-right: 15px; height: 50px; font-size: 18px; color: #FFFFFF; display: table-cell; vertical-align: middle;
}
.menu-item-search {
    display: table-cell;
    height: 30px;
    vertical-align: middle;
    font-weight: bold;
}
.menu-item-menu {
    display: table-cell;
    height: 30px;
    vertical-align: middle;
    font-weight: bold;
}
.menu-item-contact {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap; 
}
.menu-item-user {
    cursor: pointer;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
}
.menu-item-user-first {
    margin-right: 10px;
}
.menu-item-user-first:hover {
    text-decoration: underline;
}
.menu-item-user-next {
    background-color: #FFF;
    color: #000;
    padding: 11px;
    border-radius: 20px;
}
.menu-item-user-next:hover {
    text-decoration: underline;
}
.menu-item-user-seperator {
    padding-left: 5px; padding-right: 5px; display: table-cell;
}
.menu-item-seperator {
    display: table-cell;
    height: 30px;
    vertical-align: middle;
    padding-left: 12px;
    padding-right: 12px;
}
.menu-item-search-left {
    display: table-cell;
    height: 30px;
    vertical-align: middle;
    padding-left: 110px;
    font-weight: bold;
    padding-right: 12px;
}
.menu-item-detail {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    padding-left: 12px;
    padding-right: 12px;
}
.menu-item-detail-first {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    padding-right: 12px;
}
.menu-item-category-detail {
    display: table-cell;
    vertical-align: middle;
    padding-left: 12px;
    padding-right: 12px;
    height: 25px;
}
.menu-item-category-detail-first {
    display: table-cell;
    vertical-align: middle;
    padding-right: 12px;
    height: 25px;
}
.menu-item-category-detail-3 {
    display: table-cell;
    vertical-align: middle;
    padding-left: 12px;
    padding-right: 12px;
    height: 16px;
}
.menu-item-category-detail-first-3 {
    display: table-cell;
    vertical-align: middle;
    padding-right: 12px;
    height: 16px;
}
.menu-item-active {
    width: 60px;
    height: 50px;
    cursor: pointer;
    vertical-align: middle;
    display: table-cell;
    position: absolute;
    z-index: 99;
    cursor: pointer;
    background-color: #000000;
}
.menu-back{
    position: absolute;
    margin-left: 250px;
    margin-top: 2px;
    cursor: pointer;
}
.menu-item-menu-active {
    width: 60px;
    height: 50px;
    cursor: pointer;
    vertical-align: middle;
    display: table-cell;
    cursor: pointer;
    margin-left: -10px;
    margin-top: -31px;
}
.menu-item-background:hover{
    background-color: #F7FAFC;
}
.incart_tab:hover{
    text-decoration: underline;
}
.menu-item-center{
    height: 50px;
    padding-top: 0px;
    display: table-cell;
    vertical-align: middle;
    color: #000000;
}
.menu-drop-outer{
    width: 250px;
    position:absolute;
    display: table;
    z-index: 1000;
    text-transform: none;
    margin-top: 22px;
    margin-left: -20px;
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    background-color: #151717;
    -moz-box-shadow: 5px 5px 5px #151717;
    -webkit-box-shadow: 5px 5px 5px #151717;
    box-shadow: 5px 5px 5px #151717;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#151717')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#151717');
}
.menu-section{
    display: none;
    padding-left: 40px;
    position: absolute;
    display: block;
    background-color: #000000;
}
.menu-drop-outer-table{
    display: table;
    width: 300px;
}
.menu-drop-setup-table{
    padding-bottom: 10px;
    padding-top: 10px;
    display: table;
    width: 600px;
}
.menu-drop-setup-outer-table{
    display: table;
    width: 200px;
}
.menu-drop-outer-tr{
    display: table-row;
}
.menu-drop-outer-td-left{
    display: table-cell;
}
.menu-drop-outer-td-inner{
    width: 100%;
    overflow-y: auto;
}
.menu-drop-outer-td-right{
    width: 10px;
    display: table-cell;
    cursor: pointer;
    vertical-align: middle;
    color: #FFFFFF;
}
.menu-outer-table{
    display: table;
}
.menu-outer-tr{
    display: table-row;
}
.menu-outer-td{
    width: 300px;
    display: table-cell;
}

.menu-icon-header-td {
    width: 0px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
.menu-logo-td {
    width: 34px;
    display: table-cell;
    padding-left: 10px;
    height: 42px;
    vertical-align: middle;
    cursor: pointer;
}
.menu-arrow-td {
    width: 5px;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
}
.menu-label-td {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    padding-left: 10px;
}
.menu-label-td:hover{
    text-decoration: underline;    
}
.menu-drop {    
    width: 280px;
    overflow-x: hidden;
}
#menu-trans {
    width: 100%;
    height: 100%;
    position:fixed;
    display: none;
    margin-left: 0px;
    z-index: 98;
}
.menu-buttons{
    display: table-cell;
    height: 50px;
}
.menu-inner-left{
    float: left;
}
.menu-inner-right{
    float: right;
    padding-right: 20px;
}
.menu-drop-inner {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 290px;
    display: table;
    float: left;
}
.menu-drop-inner-tr {
    display: table-row;
}
.menu-drop-inner-td {
    display: table-cell;
}
.menu-drop-inner-icon-td {
    width: 7px;
    display: table-cell;
    padding-left: 0px;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
.menu-drop-inner-icon-header-td {
    width: 34px;
    display: table-cell;
    padding-left: 10px;
    height: 80px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
.menu-drop-inner-logo-td {
    width: 34px;
    display: table-cell;
    padding-left: 10px;
    height: 42px;
    vertical-align: middle;
    cursor: pointer;
}
.menu-drop-inner-arrow-td {
    width: 20px;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
}
.menu-drop-inner-label-td {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    height: 40px;
}
.menu-drop-inner-label-text:hover{
    text-decoration: underline;
}
.menu-drop-inner-detail-table{
    display: table;
}
.menu-drop-inner-detail-tr {
    display: table-row;
}
.menu-drop-inner-icon-detail-td {
    padding-left: 9px;
}
.menu-drop-inner-detail-td {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    height: 24px;
}
.menu-drop-inner-sub-td {
    width: 100px;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    height: 24px;
}
.menu-drop-header {
    border-bottom: dashed 1px #CDCDCD;
    padding-bottom:5px;
    padding-top:6px;
    padding-left: 20px;
    display:block;
    width:130px;
    color: #08A1F1;
    float: left;
}
.menu-drop-item {
    padding-bottom:10px;
    padding-top:10px;
    padding-left: 20px;
    display:block;
    width:110px;
    cursor: pointer;
    float: left;
}
.menu-drop-item-gap {
    width: 95%;
    border-top: solid 2px #515151;
}
.menu-drop-item-select {
    padding-bottom:10px;
    padding-top:10px;
    width:20px;
    cursor: pointer;
    float: left;
    color: #08A1F1;
}
.menu-drop-item-icon {
    padding-bottom:10px;
    padding-top:5px;
    padding-left:10px;
    width:27px;
    cursor: pointer;
    float: left;
    color: #08A1F1;
    clear: left;
}
.menu-drop-item-detail {
    padding-bottom: 2px;
    padding-left: 10px;
    padding-top: 2px;
    display:block;
    width:120px;
}
.menu-drop-inner-detail {
    display: none;
}
.menu-drop-inner-detail-display {
    display: block;
}
#header-padding{
    padding-top: 50px;
    width: 100%;
}
#heading {
    background-color: #ffffff;
    width: 100%;    
    overflow: hidden;
    border-bottom: solid 1px #A0A0A0;
}
#title{
    
}
#heading-left{
    float: left;
    margin-top: 11px;
    margin-left:15px;
}
#heading-left-cell{
    float: left;
    margin-top: 11px;
    margin-left: 12px;
}
#heading-bread-crumb{
    float: left;
    margin-top: 11px;
    margin-left: 10px;
}
#heading-right{
    float: right;
    margin-top: 0px;
    margin-right:10px;
}
#heading-right-cell{
    vertical-align: middle;
    display: table-cell;
    font-weight: bold;
    background-color: #002D7B;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
}
.breadcrumb_separator {
    width: 100%;
    background-color: #FFFFFF;    
}
.dialog {
    width: 410px;
    height: 150px;
    left: 50%;
    top: 50%;
    display: none;
    background-color:#EEEEEE;
    position: fixed;
    padding: 10px;
}

.dialog-body{
    width: 390px;
    height: 115px;
    font-weight:bold;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.dialog-left{
    width: 60px;
    text-align: center;
}

.dialog-ok {
    width: 300px;
    left: 50%;
    top: 50%;
    display: none;
    background-color:#FFFFFF;
    position: fixed;
    box-shadow: 2px 2px 2px #888888;
    margin-left: -150px;
    margin-top: -50px;
    z-index: 1000;
    padding: 10px;
}

.dialog-ok-body{
    width: 300px;
    height: 50px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.dialog-ok-button {
    width: 410px;
    height: 45px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.dialog-ok-cancel {
    width: 300px;
    left: 50%;
    top: 50%;
    display: none;
    background-color:#FFFFFF;
    position: fixed;
    z-index: 1000;
    box-shadow: 2px 2px 2px #888888;
    margin-left: -150px;
    margin-top: -50px;
    padding: 10px;
}

.dialog-ok-cancel-body{
    width: 300px;
    height: 50px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.dialog-ok-cancel-button {
    width: 300px;
    height: 45px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.dialog-ok-cancel-top{
    width: 280px;
    font-weight:bold;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    text-transform:uppercase;
    background-color:#FFFFFF;
}

.dialog-ok-cancel-left{
    width: 60px;
    text-align: center;
}

.dialog-selector {
    width: 300px;
    left: 50%;
    top: 50%;
    display: none;
    background-color:#FFFFFF;
    position: fixed;
    z-index: 1000;
    box-shadow: 2px 2px 2px #888888;
    margin-left: -150px;
    margin-top: -50px;
    padding: 10px;
}

.dialog-selector-body{
    width: 300px;
    height: 50px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.dialog-selector-message-outer{
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
}

.dialog-selector-selector-outer{
    text-align: center;
    font-size: 14px;
}

#dialog-selector-select{
    border: solid 1px #A0A0A0;
    width: 100%;    
}

.dialog-selector-button {
    width: 300px;
    height: 45px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.dialog-selector-top{
    width: 280px;
    font-weight:bold;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    text-transform:uppercase;
    background-color:#FFFFFF;
}

.dialog-selector-left{
    width: 60px;
    text-align: center;
}

.dialog-copy {
    width: 300px;
    left: 50%;
    top: 50%;
    display: none;
    background-color:#FFFFFF;
    position: fixed;
    z-index: 1000;
    box-shadow: 2px 2px 2px #888888;
    padding: 10px;
    transform: translate(-50%, -50%)
}

.dialog-copy-body{
    width: 300px;
    height: 50px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.dialog-copy-button {
    width: 300px;
    height: 45px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.dialog-copy-top{
    width: 280px;
    font-weight:bold;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    text-transform:uppercase;
    background-color:#FFFFFF;
}

.dialog-copy-left{
    width: 60px;
    text-align: center;
}

.incart_email_dialog {
    width: 410px;
    height: 500px;
    left: 50%;
    top: 50%;
    margin-left: -205px;
    margin-top: -250px;
    background-color:#FFFFFF;
    position: fixed;
    z-index: 1000;
    border: solid 1px #888888;
    box-shadow: 2px 2px 2px #888888;
    display: table;
}
.incart_email_dialog_row{
    display: table-row;
}
.incart_email_dialog_title{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    display: table-cell;
    height: 50px;
    text-align: center;
    vertical-align: middle;
}
.incart_email_dialog_cell{
    display: table-cell;
    font-size: 0px;
    height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.incart_email_dialog_inner{
    width: 100%;
    font-size: 0px;
    border-bottom: solid 1px #888888;
}
.incart_email_dialog_options{
    display: table-cell;
    padding: 10px;
}
.incart_email_dialog_options_inner{
    width: 100%;
    overflow-y: auto;
    height: 205px;
}
.incart_email_dialog_input_title{
    display: table-cell;
    padding: 10px;
    padding-bottom: 0px;
    height: 20px;
}
.incart_email_dialog_input{
    display: table-cell;
    padding: 10px;
    height: 100px;
}
.incart_email_dialog_input_box{
    box-sizing: border-box;
    width: 100%;
    height: 100% !important;
}
.incart_email_dialog_buttons{
    width: 100%;
    text-align: center;
    display: table-cell;
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}

.dialog-back{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
    top: 0px;
    left: 0px;
    z-index: 999;
    display: none;
}

.search-global-cell{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    cursor: pointer;
}

#logo-image{
    vertical-align: middle;
}

#logo-window{
    padding: 5px;
    width: 490px;
    display: none;
    overflow-y: auto;
    position:absolute;
    overflow-x: hidden;
    font-weight: normal;
    border: solid 1px #AAAAAA;
    background-color: #FFFFFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 99;
    box-shadow: 2px 2px 2px #888888;
}

#favicon-image{
    vertical-align: middle;
}

#favicon-window{
    padding: 5px;
    width: 490px;
    display: none;
    overflow-y: auto;
    position:absolute;
    overflow-x: hidden;
    font-weight: normal;
    border: solid 1px #AAAAAA;
    background-color: #FFFFFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 99;
    box-shadow: 2px 2px 2px #888888;
}

#search-window{
    padding: 5px;
    width: 490px;
    display: none;
    overflow-y: auto;
    position:absolute;
    overflow-x: hidden;
    font-weight: normal;
    border: solid 1px #AAAAAA;
    background-color: #FFFFFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 99;
    box-shadow: 2px 2px 2px #888888;
}

#icon-search-window{
    padding: 5px;
    width: 490px;
    display: none;
    overflow-y: auto;
    position:absolute;
    overflow-x: hidden;
    font-weight: normal;
    border: solid 1px #AAAAAA;
    background-color: #FFFFFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 99;
    box-shadow: 2px 2px 2px #888888;
}

#favicon-image{
    vertical-align: middle;
}

#soon-image{
    vertical-align: middle;
}

#soon-window{
    padding: 5px;
    width: 490px;
    display: none;
    overflow-y: auto;
    position:absolute;
    overflow-x: hidden;
    font-weight: normal;
    border: solid 1px #AAAAAA;
    background-color: #FFFFFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 99;
    box-shadow: 2px 2px 2px #888888;
}

.search{
    font-weight: bold;
    margin-left: 60px;
    margin-top:18px;        
    float:right;
}
#search{
    float:right;
    width: 350px;
    height: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
}
#search-text{
    float:right;
    margin-top:10px;
    margin-right:12px;
    font-weight: bold;
}
.heading_table{
    display: table;
    width: 100%;
    box-sizing: border-box;
    height: 34px;
}
.heading_right_table{
    display: table;
    z-index: 100;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
}
.heading_row{
    display: table-row;
    width: 100%;
}
.heading_left_cell{
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    vertical-align: middle;
    padding-left: 10px;
}
.heading_search_left_cell{
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    width: 100%;
    vertical-align: middle;
    padding-left: 10px;
}
.heading_right_cell{
    display: table-cell;
    vertical-align: middle;
    height: 34px;
    width: 275px;;
}
.heading_button_cell{
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
}
.heading_button_separator_cell{
    display: table-cell;
    width: 10px;
}
.heading_message_cell{
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    text-align: center;
}
#footer-copyright{
    display: table;
    width: 100%;
    background-color: #151717;
    color: #FFFFFF;
}
.footer_row{
    display: table-row;
    width: 100%;
}
.footer_cell{
    display: table-cell;
    height: 40px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}


.heading-left-buttons{
    float: left;
}
.heading-left-bread-crumb{
    float: left;
    padding-right: 25px;
}
.heading-right-buttons{
    float: right;
}
.heading-left-button{
    border: solid 1px #AAAAAA;    
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 5px;
    cursor: pointer;
    float:left;
}
.heading-left-button-icon{
    padding: 3px;
    margin-left: 7px;
    margin-right: 7px;
    display: block;
    float:left;
    cursor: pointer;
    border: solid 1px #FFFFFF;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.heading-left-button-icon:visited {
    border: solid 1px #FFFFFF;
}
.heading-left-button-icon:active {
    border: solid 1px #FFFFFF;
}
.heading-left-button-icon:hover {
    border: solid 1px #002D7B;
}
.heading-left-button-text{
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 3px;
    display: block;
    float:left;
}
.table-header-outer{
    background-color: #E1E1E2;
    padding-top: 5px;
    padding-bottom: 5px;
}
.table-header {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 2px;
}
.table-single-header{
    width:100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.table-header-cell-first{
    font-size: 13px;
    padding-right: 5px;
    padding-left: 0px;
    height: 22px;
    text-transform: lowercase;
}
.table-header-cell-last{
    font-size: 13px;
    padding-right: 5px;
    padding-left: 5px;
    height: 22px;
    text-transform: lowercase;
}
.table-header-cell-border{
    font-size: 10px;
    padding-left: 0px;
    padding-right: 5px;
    height: 22px;
    text-transform: uppercase;
    color: #000000;
}
.table-header-cell-border:hover{
    text-decoration: underline;
    cursor: pointer;
}
.table-header-cell-padded{
    font-size: 10px;
    padding-left: 10px;
    padding-right: 5px;
    height: 22px;
    text-transform: uppercase;
    color: #000000;
}
.search-table-header-cell{
    font-size: 10px;
    padding-left: 0px;
    padding-right: 5px;
    height: 28px;
    text-transform: uppercase;
    color: #000000;
}
.search-table-header-cell-border{
    font-size: 10px;
    padding-left: 0px;
    padding-right: 5px;
    height: 22px;
    text-transform: uppercase;
    color: #000000;
}
.add-table-header-cell{
    font-size: 10px;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    height: 22px;
    text-transform: uppercase;
    color: #000000;
}
.add-table-header-cell-border{
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    height: 22px;
    text-transform: uppercase;
    color: #000000;
}
.search-add-upper-table-header-cell{
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    height: 22px;
    text-transform: uppercase;
    color: #000000;
}
.search-add-upper-table-header-cell-border{
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    height: 22px;
    text-transform: uppercase;
    color: #000000;
}
.search-add-lower-table-header-cell{
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    height: 22px;
    text-transform: uppercase;
    color: #000000;
}
.search-add-lower-table-header-cell-border{
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    height: 22px;
    text-transform: uppercase;
    color: #000000;
}
.table-detail{
    width:100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right:10px;
}

.table-header-search{
    width:100%;
    text-transform: lowercase;
    padding-top: 0px;
    padding-bottom: 3px;
}

.table-header-search-border{
    width:100%;
    padding-top: 0px;
    padding-bottom: 3px;
    text-transform: lowercase;
}

#search-entity{
    float: left;
    width: 250px;
    height: 22px;
    margin-left: 5px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.select-show-all{
    height: 5px;
}
#select-all-row{
    cursor: pointer;
}
#select-all-row-left{
    float:left;
    text-align: center;
    width: 60px;    
    cursor: pointer;
    margin-top:1px;
}
#search-result{
    float:left;
    margin-top:3px;
    margin-left: 7px;
}
.select-check{
    cursor: pointer;
}
.add-select-check{
    cursor: pointer;
}

.search-sort{
    float: left;
    cursor: pointer;
    margin-top:3px;
    margin-left: 48px;
}

.search-sort-left{
    float: left;
    cursor: pointer;
    margin-top:3px;
    margin-left: 10px;
}

#search-sort-window{
    visibility: hidden;
    position: absolute;
    border: solid 1px #AAAAAA;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #F7FAFC;
    margin-left: -11px;
}

.label{
    text-align: left;
    width: 200px !important;
    font-weight: 600;
    font-size: 11px;
}
.label-wide{
    text-align: left;
    width: 200px !important;
    font-weight: 600;
    font-size: 11px;
}

.label-heading{
    padding-top: 25px;
    font-weight: bold;
}

.label-product{
    text-align: right;
    width: 60px;
}
.label-top{
    vertical-align: top;
    padding-top: 5px;
    padding-top: 10px;
    font-weight: 600;
    font-size: 11px;
    width: 120px;
}
.label-top-wide{
    vertical-align: top;
    padding-top: 5px;
    padding-top: 10px;
    font-weight: 600;
    font-size: 11px;
    width: 180px;
}
.information{
    width: 20px;
    padding: 0;
}
.information-icon{
    cursor: pointer;
}
.information-window{
    width: 350px;
    min-height: 50px;
    position: absolute;
    background-color:  #CDCDCD;
    border: solid 1px #AAAAAA;
    display: none;
    margin-left: 20px;
    margin-top: -20px;
    padding: 5px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.value{
    font-weight: bold;
}
.error{
    color: #CD0000;
    font-size: 11px;
}
.general-error{
    color: #CD0000;
    font-size: 11px;
}
.label-date{
    margin-top: 3px;
    margin-left: 10px;
}
.break{
    font-size: 0px;
    height: 10px;
}
.id{
    width:50px;
    text-align: right;
    background-color: #CDCDCD;
}
.right-menu-back {
    width: 100%;
    height:100%;
    overflow-x:hidden;
    overflow-y:auto;
}
#content {
    display: table;
    width: 100%;
    height: 100%;
}
#content-row{
    width: 100%;
    display: table-row;
}
.header-navigation_outer {
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 5px;
    background-color: #FFFFFF;
    z-index: 1000;
}
.header-navigation {
    font-size: 12px;
    width: 100%;
    background-color: #FFFFFF;
    color: #000000;
    padding: 10px;
    box-sizing: border-box;
    padding-top: 0px;
    padding-bottom: 0px;
}
.header-navigation-inner{
    width: 100%;
    font-size: 0px;
    box-sizing: border-box;
    padding: 3px;
    padding-bottom: 6px;
    background-color: #BBBBBB;    
}
.filter-navigation_outer {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
    z-index: 1000;
}
.filter-search-tab_outer {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
    z-index: 1000;
}
.filter-navigation {
    font-size: 12px;
    width: 100%;
    background-color: #FFFFFF;
    color: #000000;
    padding: 10px;
    box-sizing: border-box;
    padding-top: 0px;
    padding-bottom: 0px;
    display: table;
}
.filter-navigation-row {
    display: table-row;
}
.filter-navigation-inner{
    width: 100%;
    font-size: 0px;
    box-sizing: border-box;
    padding: 3px;
    padding-bottom: 6px;
    background-color: #BBBBBB;    
    display: table-cell;
}
#navigation {
    display: table-cell;
    font-size: 14px;
    width: 200px;
    background-color: #FFFFFF;
    color: #000000;
    box-sizing: border-box;
    vertical-align: top;
}
#navigation-inner{
    display: table;
    width: 100%;
    padding-top: 10px;
}
#navigation-inner-row{
    display: table-row;
}
.incart_navigation_detail{
    display: table-cell;
    cursor: pointer;
    color: #000000;
}
.incart_navigation_detail:hover .incart_navigation_detail_inner{
    color: #0EA0D3;
    border-bottom: solid 2px #0EA0D3;
}
.incart_navigation_detail_inner{
    padding: 5px;    
    border-bottom: solid 2px #FFFFFF;
    display: inline-block;
    padding-left: 0px;
    padding-right: 3px;    
}
.incart_navigation_detail_selected{
    display: table-cell;
    cursor: pointer;
}
.incart_navigation_detail_inner_selected{
    padding: 5px;    
    color: #0EA0D3;
    border-bottom: solid 2px #0EA0D3;
    display: inline-block;
    padding-left: 0px;
    padding-right: 3px;
}
#incart-navigation-image{
    width: 18px;
}
#navigation-bar {
    width: 1px;
    display: table-cell;
    vertical-align: middle;
    font-size: 0px;
    background-color: #CCCCCC;
}
#navigation-bar-padding {
    width: 5px;
    font-size: 0px;
    display: table-cell;
}
.incart_breadcrumb {
    width: 100%;
    color: #000000;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    font-size: 0px;
}
#content-left{
    text-align: center;
    font-size: 14px;    
    position: fixed;
    background-color: #000000;
    color: #FFFFFF;
    width: 85px;
    top: 50px;
    margin-left: -100px;
    height: 100%;
    z-index: 1001;
}
#content-gap{
    display: table-cell;
    background-color: #FFFFFF;
    width: 10px;
}
#content-right{
    display: table-cell;
}
.content-right-inner{
    padding: 10px;
}
.content-right-heading{
    width: 100%;
    padding: 10px;
    font-size: 14px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #000000;
    box-sizing: border-box;
}
#content-detail {
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: #FFFFFF;
}
.content-left-menu{
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
}
#content-detail-form {
    overflow-x: hidden;
    overflow-y: auto;
}
.button-border{
    border: solid 1px #AAAAAA;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.highlight-field:active {
    background-color: #E8EFF5;
}
.highlight-field:focus {
    background-color: #E8EFF5;
}
.highlight-field:hover {
    background-color: #E8EFF5;
}
.highlight-button:active {
    background-color: #E8EFF5;
}
.highlight-button:focus {
    background-color: #E8EFF5;
}
.highlight-button:hover {
    background-color: #E8EFF5;
}
.highlight-tab:active {
    color: #08A1F1;
    background-color: #FFFFFF;
}
.highlight-tab:focus {
    color: #08A1F1;
    background-color: #FFFFFF;
}
.highlight-tab:hover {
    color: #08A1F1;
    background-color: #FFFFFF;
}
.file-image{
    cursor: pointer;
}
#tab-outer-file{
    width: 100%; float: left; border: solid 1px #AAAAAA;border-top: none;  margin-bottom: 5px; display: none;
}
.import-file{
    float: left; margin-left: 10px; margin-top: 5px; margin-bottom: 5px;
}
#import-file-loader{
    float: left; margin-left: 20px; margin-top: 2px; margin-bottom: 5px; display: none;
}
#import-file-message{
    float: left; margin-left: 10px; margin-top: 11px;
}
.tab-inner-file{
    clear: both; float: left; width: 100%;
}
.tab-left-inner-file{
    float: left; font-size: 12px; font-weight: bold; margin-left: 10px; padding-top: 10px; padding-bottom: 10px;
}
.form-table{
    margin-top: 10px;
    margin-left: 25px;
}

.tab-outer-active{
    width: 100%; float: left; border: solid 1px #AAAAAA; margin-top: 5px;
}
.tab-outer-active-top{
    width: 100%; float: left; border: solid 1px #AAAAAA;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.tab-inner-inactive{
    width: 100%; float: left; background-color: #E8EFF5; margin-top: 5px; border: solid 1px #AAAAAA; cursor: pointer;
}
.tab-inner-inactive-top{
    width: 100%; float: left; background-color: #E8EFF5; border: solid 1px #AAAAAA; cursor: pointer; margin-top: 5px;
}
.tab-inner-inactive-top-back{
    width: 100%; float: left; background-color: #FFFFFF; border:solid 1px #FFFFFF; cursor: pointer; margin-top: 5px;
}
.tab-left-inner{
    float: left; font-size: 12px; font-weight: bold; margin-left: 10px; padding-top: 10px; padding-bottom: 10px;    
}
.tab-right-inner{
    float: right; font-size: 20px; font-weight: bold; margin-right: 10px; padding-top: 4px; padding-bottom: 4px;
}
.tab-inner-active{
    width: 100%; float: left;
}
.tab-inner{
    float: left;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
#loading{
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    position: absolute;
    display: none;
}
.loading-inner{
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
    background-color: #FFFFFF;
    border: solid 1px #AAAAAA;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 200px;
    height: 200px;    
}

.message-variable{
    margin-left: 5px;
    margin-top: 6px;
}

.message-variable-icon{
    margin-top: 2px;
}

.highlight-add{
    height: 16px;
}

.highlight-copy{
    height: 16px;
}

.highlight-edit{
    height: 16px;
}

.highlight-delete{
    height: 16px;
}

.highlight-paste{
    height: 16px;
}

.highlight-table{
    height: 16px;
}

.menu-selector{width: 25px; float: left; margin-left: 17px; margin-top: 3px}
.menu-selector-blank{width: 25px; height: 5px;}
.menu-selector-highlight{width: 25px; font-size: 0px}
.menu-selector-highlight-dot{display: inline-block; width: 2px; height: 3px; background-color: #FFFFFF; font-size: 0px}
.menu-selector-highlight-line{display: inline-block; width: 18px; margin-left: 3px; height: 3px; background-color: #FFFFFF; font-size: 0px}
.menu-selector-menu-highlight{width: 25px; height: 3px; background-color: #AAAAAA;}
.dashboard-setting{display: none; float: right;}
.cms_exclude_display{display:none}

.left-menu-tab-1{
    cursor: pointer;
}

.left-menu-tab-2{
    padding-left: 10px;
    cursor: pointer;
}

.left-menu-tab-3{
    padding-left: 20px;
    cursor: pointer;
}

.left-menu-tab-4{
    padding-left: 30px;
    cursor: pointer;
}

.left-menu-tab-5{
    padding-left: 40px;
    cursor: pointer;
}

.left-menu-normal{
    font-weight: normal;
}

.left-menu-normal:hover{
    text-decoration: underline;
}

.left-menu-bold{
    font-weight: 600;
}

.left-menu-bold:hover{
    
}

.table{
    width: 100%;
    padding-top: 15px;
}

.table-center{
    width: 100%;
    display: table;
}

.table-row-center{
    width: 100%;
    display: table-row;
}

.table-cell-center{
    width: 100%;
    display: table-cell;
}

.table-center-header{
    display: table-cell;
    vertical-align: top;
    padding-left: 28px;
    padding-top: 5px;
    background-color: #FFFFFF;
    height: 30px;
    box-sizing: border-box;
}
.table-center-gap{
    background-color: #FFFFFF;
    display: table-cell;
    height: 0px;
    font-size: 0px;
}

.table-center-detail{
    display: table-cell;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

#table-center-detail-inner{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 25px;
}

.table-center-detail-inner-title{
    width: 100%;
    box-sizing: border-box;
    border-bottom: solid 1px #CCCCCC;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    padding-bottom: 15px;
    padding-top: 5px;
}

.delete-image-hidden{
    display: none;
}

#nav-image{
    vertical-align: middle;
}

#nav-image-delete{
    vertical-align: middle;
    cursor: pointer;
}

#brand-image{
    vertical-align: middle;
}

#brand-image-delete{
    vertical-align: middle;
    cursor: pointer;
}

#favicon-image{
    vertical-align: middle;
}

#favicon-image-delete{
    vertical-align: middle;
    cursor: pointer;
}

#payment-image{
    vertical-align: middle;
}

#payment-image-delete{
    vertical-align: middle;
    cursor: pointer;
}

#soon-image{
    vertical-align: middle;
}

#soon-image-delete{
    vertical-align: middle;
    cursor: pointer;
}

#cover-image{
    vertical-align: middle;
}

#cover-image-delete{
    vertical-align: middle;
    cursor: pointer;
}
#category-detail{
    
}
.form-save-standard{
    padding-top: 10px;
    margin-left: 135px;
    cursor: pointer;
}
.form-save-wide{
    padding-top: 10px;
    margin-left: 150px;
    cursor: pointer;
}
.menu-cell{
    height: 34px;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
}
.menu-cell:hover {
    text-decoration: underline;
    cursor: pointer;
}
.content-table{
    width: 100%;
    height: 100%;
}
.content-gap-cell{
    height: 50px;
    background-color: #FFFFFF;
}
.content-title-cell{
    height: 50px;
    overflow: hidden;
}
.content-tab-cell{
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}
.content-tab-spacer-cell{
    height: 10px;
}
.content-outer-cell{
    width: 10px;
    background-color: #FFFFFF;
}
.content-cell{
    background-color: #FFFFFF;    
}
.content-lower-cell{
    height: 10px;
    background-color: #FFFFFF;
}
.content-footer-cell{
    height: 0px;
}
.content-page-cell{
    text-align: center;
    background-color: #FFFFFF;
    height: 30px;
}
.incart_page_items{
    cursor: pointer;
}
.incart_label_info{
    font-size: 10px;
    color: #666666;
}
.left-menu-button-image{
    height: 30px;
}
.left-menu-button-hover{
    line-height: 0.9em;
    display: table-cell;
    cursor: pointer;
    text-align: left;
    padding: 10px;
    font-size: 16px;
    background-color: #888888;
    color: #FFFFFF;
    border-radius: 5px;
}
.left-menu-button-hover:hover{
    background-color: #0EA0D3;
}
.incart-search-image{
    max-width: 60px;
}
.delete-table-button{
    display: inline-block;
    padding: 5px;
    color: white;
    background-color: #F00000;
    cursor: pointer;
    font-size: 12px;
    line-height: 1em;
    border-radius: 5px;
    margin-bottom: 5px;
}
.added-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #000080;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.save-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    background-color: #03AC13;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.save-header-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    background-color: #03AC13;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 1em;
    border-radius: 3px;
}
.unsave-header-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    background-color: #F00000;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 1em;
    border-radius: 3px;
}
.unsave-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    background-color: #F00000;
    cursor: pointer;
    padding-top: 4px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.copy-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #0EA0D3;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.copy-header-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #0EA0D3;
    font-size: 14px;
    line-height: 1em;
    border-radius: 3px;
}
.action-header-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #BF00FF;
    font-size: 14px;
    line-height: 1em;
    border-radius: 3px;
}
.add-header-button {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  color: white;
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #FFA500;
  font-size: 14px;
  line-height: 1em;
  border-radius: 3px;
}
.export-header-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #03AC13;
    font-size: 14px;
    line-height: 1em;
    border-radius: 3px;
}
.fulfil-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    background-color: #03AC13;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.fulfil-header-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    background-color: #03AC13;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 1em;
    border-radius: 3px;
}
.import-header-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #BF00FF;
    font-size: 14px;
    line-height: 1em;
    border-radius: 3px;
}
.move-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #0EA0D3;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.add-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFA500;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.back-header-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #F00000;
    font-size: 14px;
    line-height: 1em;
    border-radius: 3px;
}
.delete-header-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #F00000;
    font-size: 14px;
    line-height: 1em;
    border-radius: 3px;
}
.generic-header-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #BF00FF;
    font-size: 14px;
    line-height: 1em;
    border-radius: 3px;
}
.printer-header-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #BF00FF;
    font-size: 14px;
    line-height: 1em;
    border-radius: 3px;
}
.email-header-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #666666;
    font-size: 14px;
    line-height: 1em;
    border-radius: 3px;
}
.search-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    background-color: #9900CC;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.upload-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #0EA0D3;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.running-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFA500;
    cursor: default;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.submitted-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #CCCCCC;
    cursor: default;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.edit-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #03AC13;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.reset-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #0EA0D3;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.status-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #333333;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.merge-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #F2D80B;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.paste-table-button{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #9900CC;
    font-size: 12px;
    line-height: 1em;
    border-radius: 3px;
}
.added-table-button-underline{display: inline-block; border-bottom: solid 2px #0EA0D3; padding-bottom: 3px;}
.search-table-button-underline{display: inline-block; border-bottom: solid 2px #FFFFFF; padding-bottom: 3px;}
.cke_top{
    background-image: none !important;
    background: #FFFFFF !important;    
}
#cke_f_text{
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    border: solid 1px #A0A0A0;
}
.incart_search_icon{
    position: relative;
    width: 100%;
}
.incart_search_icon_inner{
    position: absolute;
    right: 5px;
    margin-top: 8px;
}
.incart_navigation_detail_tab_selected{cursor: pointer; margin-right: 3px; margin-top: 3px; display: inline-block; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px; background-color: #0EA0D3; color: #FFFFFF; white-space: nowrap; border-radius: 5px; font-size: 12px; text-transform: lowercase;}
.incart_navigation_detail_tab_selected::first-letter{font-size: 13px; text-transform: uppercase;}
.incart_navigation_detail_tab{margin-right: 3px; margin-top: 3px; display: inline-block; padding-left: 5px; padding-right: 5px; cursor: pointer; padding-top: 3px; padding-bottom: 3px; color: #FFFFFF; white-space: nowrap; background-color: #888888; border-radius: 5px; font-size: 12px; text-transform: lowercase;}
.incart_navigation_detail_tab::first-letter{font-size: 13px; text-transform: uppercase;}
.incart_navigation_detail_tab:hover{color: #000000;}
.incart_navigation_detail_tab_breadcrumb{font-size: 12px; padding-top: 5px; padding-bottom: 3px; cursor: pointer; color: #0EA0D3; white-space: nowrap; display: inline-block; border-bottom: solid 2px #FFFFFF;}
.incart_navigation_detail_tab_breadcrumb:hover{border-bottom: solid 2px #0EA0D3;}
.incart_navigation_detail_tab_breadcrumb_arrow{font-size: 12px; padding-top: 5px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; color: #888888; white-space: nowrap; display: inline-block;}
.incart_navigation_detail_tab_breadcrumb_inner_arrow{font-size: 12px; padding-left: 5px; padding-right: 5px; color: #888888; white-space: nowrap; display: inline-block;}
.incart_navigation_detail_tab_breadcrumb_end{font-size: 12px; padding-top: 5px; padding-bottom: 3px; white-space: nowrap; display: inline-block;}
.incart_navigation_detail_tab_breadcrumb_last{font-size: 12px; padding-top: 5px; padding-bottom: 3px; white-space: nowrap; display: inline-block; color: #03AC13;}
.incart_navigation_detail_view_tab{margin-right: 10px; margin-top: 10px; float: left; padding-left: 5px; padding-top: 5px; padding-bottom: 3px; color: #000000; white-space: nowrap; border-bottom: solid 2px #FFFFFF;}

#content-left-menu{
    display: none;
    width: 100%;
    height: 100%;
}
#incart_menu_handle{
    width: 100%;
    text-align: right;
    box-sizing: border-box;
    padding-right: 3px;
    height: 16px;
}
#incart_menu_handle_image{
    height: 16px;
    cursor: pointer;
}
.incart_system_search_text_outer {
    position: absolute;
    padding-left: 0px;
    margin-top: 2px;
    right: 10px;
    cursor: pointer;
}
.incart_system_search_text_image {
    margin-top: 0px;
    height: 18px;
    padding-top: 7px;
    padding-bottom: 0px;
}
.incart_system_search_icon{
    position: relative;
    width: 35px;
}
#incart_system_search{
    width: 300px;
    height: 34px;
    padding-left: 40px;
    padding-right: 10px;
    background-color: #EEEEEE;
    font-size: 13px;
    border: solid 1px #888888;
    text-transform: lowercase;
}
#incart_system_search_type{
    height: 35px;
    background-color: #FFFFFF;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: solid 1px #CCCCCC;
    width: 125px;
}
#incart_system_search_outer {
    margin-left: 0px;
    border-radius: 0px;
    margin-top: 43px;
    background-color: #FFFFFF;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
    border-top: none;
    z-index: 1000;
    margin-left: -725px;
    width: 900px;
    color: #000000;
    border-right: solid 1px #CCCCCC;
}
.incart_system_search_table{
    display: table;
    text-align: left;
    text-transform: none;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.incart_system_search_detail_tr{
    display: table-row;
    width: 100%;
}
.incart_system_search_detail_colour_tr{
    background-color: #F5F5F6;
    display: table-row;
    width: 100%;
}
.incart_system_search_detail_tr:hover{
    
}
.incart_system_search_detail_cell{
    display: table-cell;
    padding: 10px;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}
.incart_system_search_detail_cell:hover{
    background-color: #E6F5FA;
}
.incart_system_search_detail_type_cell{
    display: table-cell;
    padding: 10px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    font-weight: 600;
    background-color: #000000;
    color: #FFFFFF;
    text-transform: uppercase;
}
.incart_system_drop_back{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
    top: 0px;
    left: 0px;
    z-index: 999;
    display: none;
}
.incart_system_session_back{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
    top: 0px;
    left: 0px;
    z-index: 999;
    display: none;
}
.incart_system_search_back{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
    top: 0px;
    left: 0px;
    z-index: 999;
    display: none;
}
.incart_system_menu_back{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
    top: 0px;
    left: 0px;
    z-index: 1000;
    display: none;
}
.incart_search_image{
    max-width: 60px;
}
.incart_menu_top_button{
    border-top: solid 1px #FFFFFF;
}
.incart_menu_top_inline_button{
    display: table-cell;    
    vertical-align: middle;
    cursor: pointer;
}
.incart_menu_button{
    border-top: solid 1px #FFFFFF;
}
.incart_menu_button_label{
    font-size:13px;    
}
.incart_menu_button_image{
    height: 16px;
    width: 16px;
}
.incart_menu_text{    
    text-decoration: none;
}
.incart_menu_text:hover{    
    text-decoration: underline;
    background-color: #232323;
}
.selectdiv {
    position: relative;
    width: 100%;
}
select::-ms-expand {
    display: none;
}
.selectdiv:after {
    content: '>';
    font: 17px "Consolas", monospace;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 10px;
    top: 10px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
    background-color: #FFFFFF;
    color: #333333;
}
.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */

    display: block;
    width: 100%;
    height: 40px;
    padding: 0px 5px;
    line-height: 1.75;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #cccccc;
    -ms-word-break: normal;
    word-break: normal;
    cursor: pointer;
}
.selectdivdisabled {
    position: relative;
    width: 100%;
}
.selectdivdisabled:after {
    content: '>';
    font: 17px "Consolas", monospace;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 10px;
    /*Adjust for position however you want*/
    top: 10px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
    color: #333333;
}
.selectdivdisabled select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */

    display: block;
    width: 100%;
    height: 40px;
    padding: 0px 5px;
    line-height: 1.75;
    background-image: none;
    border: 1px solid #cccccc;
    -ms-word-break: normal;
    word-break: normal;
    cursor: pointer;
}
.incart_search_hilight{
    background-color: #F2F2F1;
}
.incart_search_lolight{
    background-color: #FFFFFF;
}
.incart_system_favourite{
    width: 20px;
    cursor: pointer;
}
#incart_left_favourite{
    width: auto;
    font-size: 13px;
    padding-top: 11px;
    padding-bottom: 11px;    
}
.incart_summary_header_outer{
    width: 100%; padding-left: 10px; padding-right: 10px; box-sizing: border-box;
}
.incart_summary_header_inner{
    width: 100%; border-bottom: solid 1px #A0A0A0; padding-bottom: 5px;
}


#incart_actions{
    border: solid 1px #BBBBBB;
    cursor: pointer;
    height: 36px;
    border-radius: 5px;        
    
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #e9eaeb, #ebeced);
    background-repeat: repeat-x;
}
#incart_actions:hover{
    background-image: linear-gradient(to bottom, #d9dadb, #dbdcdd);    
}
#incart_actions_menu{
    position: absolute;
    margin-top: 37px;
    margin-left: -250px;
    padding-top: 5px;
    z-index: 1;
    display: none;
}
.incart_actions_sub_menu{
    position: absolute;
    margin-top: -20px;
    margin-left: -550px;
    padding: 25px;
    padding-top: 0px;
    z-index: 2;
    display: none;
}
.incart_actions_sub_sub_menu{
    position: absolute;
    margin-top: -20px;
    margin-left: -550px;
    padding: 25px;
    padding-top: 0px;
    z-index: 2;
    display: none;
}
.incart_actions_sub_sub_sub_menu{
    position: absolute;
    margin-top: -20px;
    margin-left: -550px;
    padding: 25px;
    padding-top: 0px;
    z-index: 2;
    display: none;
}
.incart_actions_sub_sub_sub_sub_menu{
    position: absolute;
    margin-top: -20px;
    margin-left: -550px;
    padding: 25px;
    padding-top: 0px;
    z-index: 2;
    display: none;
}
.incart_actions_menu{
    border: solid 1px #CCCCCC;
    background-color: #EEEEEE;
    padding: 10px;
    border-radius: 3px;
}
.incart_actions_menu_table{
    display: table;
    min-width: 130px;
}
.incart_actions_menu_row{
    display: table-row;
}

.incart_actions_menu_spacer_cell{
    display: table-cell;
    padding: 10px;    
}
.incart_actions_menu_cell{
    display: table-cell;
    padding: 10px;
}
.incart_actions_menu_cell:hover{
    background-color: #DDDDDD;
}
.incart_actions_menu_sub_cell{
    display: table-cell;
    padding: 10px;
}
.incart_actions_menu_sub_cell:hover{
    background-color: #DDDDDD;
}
.incart_actions_menu_sub_sub_cell{
    display: table-cell;
    padding: 10px;
}
.incart_actions_menu_sub_sub_cell:hover{
    background-color: #DDDDDD;
}
.incart_actions_menu_sub_sub_sub_cell{
    display: table-cell;
    padding: 10px;
}
.incart_actions_menu_sub_sub_sub_cell:hover{
    background-color: #DDDDDD;
}
.incart_actions_menu_sub_sub_sub_sub_cell{
    display: table-cell;
    padding: 10px;
}
.incart_actions_menu_sub_sub_sub_sub_cell:hover{
    background-color: #DDDDDD;
}
.incart_actions_menu_spacer{
    font-size: 0px;
    border-bottom: solid 1px #888888;
}
.incart_actions_table{
    display: table;
    height: 100%;   
}
.incart_actions_row{
    display: table-row;
}
.incart_actions_label_cell{
    display: table-cell;
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 5px;
}
.incart_actions_arrow_cell{
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 8px;
}
.incart_actions_arrow{
    transform: rotate(90deg);
    width: 100%;
    font-size: 16px;
}
.incart_actions_checkbox_label_cell{
    display: table-cell;
    width: 30px;
    vertical-align: middle;
}
.incart_actions_checkbox_favourite_cell{
    display: table-cell;
    width: 60px;
    vertical-align: middle;
    font-size: 0px;
}
.incart_actions_checkbox_favourite_inner{
    display: inline-block;
    text-align: center;
    width: 30px;
}
.incart_actions_menu_favourite{
    width: 20px;
    vertical-align: middle;        
}
.incart_actions_menu_favourite_order{
    width: 20px;
    vertical-align: middle;    
}
.incart_actions_menu_label_cell{
    display: table-cell;
    vertical-align: middle;
}
.incart_action_button{
    display: table-cell;
    padding-left: 8px;
    padding-right: 8px;
    color: #000000;
    cursor: pointer;
    font-size: 16px;
    line-height: 1em;
    border-radius: 5px;
    height: 36px;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #e9eaeb, #ebeced);
    background-repeat: repeat-x;
    border: solid 1px #BBBBBB;
    vertical-align: middle;
}
.incart_action_button:hover{
    background-image: linear-gradient(to bottom, #d9dadb, #dbdcdd);    
}
.incart_action_image{
    width: 11px;
    vertical-align: middle;
}
#incart_loading_background{
    display: none;
}
.incart_loading_background{
    width: 100%;
    padding-top: 50px;
}
.incart_loading_icon_outer{
    width: 100%; text-align: center;
}
.incart_loading_icon{width: 150px;}
.incart_order_status_colour {
  display: inline-block;
  font-size: 0px;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  margin-top: 0px;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  box-shadow: 0 0 0 2px #FFFFFF inset;
  box-sizing: border-box;
  border-radius: 12px;
  vertical-align: middle;
}
.incart_delete_image{
    height: 16px;
}