﻿.site-bg-header {
    background-color: #2D3C59;
}

.site-header {
    background-color: #2D3C59;
}

.site-content {
    padding: 10px;
}

#div-footer {
    padding: 0px;
    position: fixed;
    bottom: 0;
    width: 100%;
}

div.div-content-block, div.div-block {
    display: inline-block;
}

.div-header {
    color: #555;
    font: 9px verdana;
    font-weight: bold;
    border: 1px solid #ccc;
    background-color: #ececec;
    vertical-align: bottom;
    padding: 6px;
    border-radius: 3px 3px 0px 0px;
}

div.div-block-content {
    display: inline-block;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fbfbfb;
    border-radius: 3px;
}

div.div-content {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fafafa;
    border-radius: 3px;
}

.div-content2 {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #f8fcfe;
}

div.div-content-sub {
    padding: 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #fafafa;
    border-radius: 0px 0px 3px 3px;
}

div.div-known {
    padding: 7px;
    border: 1px solid #ccc;
    background-color: #fbfbef;
    border-radius: 3px;
}

div.div-urgent, .div-important {
    padding: 10px;
    border: 2px solid red;
    background-color: #ffffcc;
    border-radius: 3px;
}

div.div-content-warning, .div-warning {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #ffffcc;
    border-radius: 3px;
}

.div-content-customer {
    background-color: #f8fcfe;
}

div.div-list {
    border: 1px solid #ccc;
    background-color: #fafafa;
}

div.div-list-header {
    padding: 4px;
    border-bottom: 1px solid #ccc;
    background-color: #eaeaea;
}

.div-category {
    color: #fff;
    font-size: 14px;
    background-color: #0B2F54;
    padding: 8px;
}

.div-header-customer-title {
    margin-top: 1px;
    padding: 4px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    border: 1px solid #888;
}

.div-header-customer {
    color: #fff;
    font-size: 13px;
    background: url(/images/bg/blue-dark.png);
    padding: 8px;
    text-shadow: -1px 0 #333, 0 1px #333, 1px 0 #333, 0 -1px #333;
}

.div-header2 {
    color: #555;
    font: 9px verdana;
    font-weight: bold;
    border-top: 1px solid #999;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #ececec;
    vertical-align: bottom;
    padding: 6px;
}

div.content-1 {
    clear: both;
    margin: 12px auto;
    position: relative;
    padding: 15px 15px 15px 15px;
    width: 1050px;
    height: auto;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    box-shadow: inset 0px 1px 1px #bbbaba;
    -moz-box-shadow: inset 0px 1px 1px #bbbaba;
    -webkit-box-shadow: inset 0px 1px 1px #bbbaba;
    background-color: #fbfbfb;
    background-image: linear-gradient(top, #fbfbfb, #f0f0f0 100.0%) -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666666), to(#666666), color-stop(.6, #333));
}

div.clear {
    clear: both;
}

div.div-label, .div-label {
    font-size: 10px;
    color: #aaa;
}

.div-add-item {
    padding-left: 20px;
    padding-top: 2px;
    background: url(/images/icons/add-16x16.png) no-repeat center left;
}

div.content-backoffice {
    clear: both;
    margin: auto;
    position: relative;
    width: 1080px;
    height: auto;
}

div.content-customer {
    clear: both;
    margin: auto;
    position: relative;
    width: 1080px;
    height: auto;
}

div.content-1-sub {
    clear: both;
    margin: 12px auto;
    position: relative;
    padding: 10px 15px 15px 15px;
    height: auto;
    background-color: #fafafa;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    box-shadow: inset 0px 1px 1px #bbbaba;
    -moz-box-shadow: inset 0px 1px 1px #bbbaba;
    -webkit-box-shadow: inset 0px 1px 1px #bbbaba;
    background-color: #fbfbfb;
    background-image: linear-gradient(top, #fbfbfb, #f0f0f0 100.0%) -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666666), to(#666666), color-stop(.6, #333));
}

div.content-sub {
    padding: 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}

.div-content-box {
    padding: 8px;
    border: 1px solid #ccc;
    background-color: #fafafa;
}

.div-hl {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #ffffcc;
}

.div-box {
    border: 1px solid #ccc;
}

.div-box-gray {
    border: 1px solid #000;
    padding: 5px;
    background-color: #f0f0f0;
}

.div-box-dark-gray {
    border: 1px solid #000;
    padding: 10px;
    background-color: #ccc;
}

.div-container-new-line {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 3px;
    background-color: #f0f0f0;
}

.div-content-edi {
    border: 1px solid #ccc;
    padding: 12px;
    font-family: Courier;
    font-size: 13px;
    background-color: #fff;
}

/* buttons*/
.div-button-add {
    width: 44px;
    height: 18px;
    background: url(/images/icons/add_button.png) no-repeat center center;
}

/* corners */
.div-corner-l1 {
    width: 20px;
    height: 20px;
    background: url(/images/corners/l1.gif) no-repeat center center;
}

.div-corner-l1x50 {
    width: 18px;
    background: url(/images/corners/l1x50.gif) no-repeat;
}

.div-corner-l2 {
    width: 20px;
    height: 20px;
    background: url(/images/corners/l2.gif) no-repeat;
}

.div-corner-l2x30 {
    width: 20px;
    background: url(/images/corners/l2x30.gif) no-repeat;
}

.div-corner-i {
    width: 20px;
    height: 20px;
    background: url(/images/corners/i.gif) no-repeat center center;
}

.div-corner-ix50 {
    width: 20px;
    background: url(/images/corners/ix50.gif) no-repeat;
}

.div-corner-ix500 {
    width: 20px;
    background: url(/images/corners/ix500.gif);
}

.div-corner-u {
    width: 20px;
    height: 20px;
    background: url(/images/corners/u.gif) no-repeat left center;
}

.div-corner-none {
    width: 20px;
    height: 20px;
    background: url(/images/misc/spacer.gif) no-repeat center center;
}


/*  boxes */
.div-box-error {
    border: 2px solid red;
    padding: 5px;
    background-color: #ffffcc;
}

.div-warning-error {
    font-weight: bold;
    font-size: 10px;
    color: red;
    font-style: normal;
    font-family: verdana;
    background-color: #ffffcc;
    padding: 10px;
    border: 2px solid orange;
    background-color: #ffffcc;
    border-radius: 3px;
    padding-left: 26px;
    background: url(/images/icons/warning-red.png) left center no-repeat;
    background-position: 6px;
}

.div-company-header-menu {
    border-top: 1px solid #ccc;
    background-image: url(/images/company/bg/bg-header-main.gif);
}

.div-company-header-main {
    float: left;
    padding-top: 10px;
    width: 90px;
    height: 25px;
    color: #888;
    font-weight: bold;
    text-align: center;
    background-image: url(/images/company/bg/bg-header-main.gif);
    text-transform: uppercase;
}

.div-company-header-main-active {
    float: left;
    padding-top: 10px;
    width: 90px;
    height: 25px;
    color: #888;
    font-weight: bold;
    text-align: center;
    background-image: url(/images/company/bg/bg-header-main-active.gif);
    text-transform: uppercase;
}

.div-company-header-bar {
    float: left;
    width: 5px;
    height: 35px;
    background-image: url(/images/company/bg/bg-header-main-bar.gif);
}

.div-company-header-sub {
    font-family: Arial;
    padding-top: 7px;
    padding-left: 6px;
    height: 21px;
    color: #888;
    font-weight: bold;
    background-image: url(/images/company/bg/bg-header.jpg);
    text-transform: uppercase;
}

.div-company-content {
    color: #333;
    font-family: verdana;
    font-size: 12px;
    text-align: justify;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 1px;
    padding-right: 1px;
}

.div-company-main-menu-left {
    border-bottom: 1px solid #ddd;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 9px;
    padding-right: 1px;
    color: #888;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    background: url(/images/icons/gray_arrow.gif) no-repeat;
    background-position: 4px 7px;
}

.div-company-main-menu {
    background-image: url(/images/company/bg/bg-menu-left.gif);
    background-repeat: repeat-y;
}

.div-error {
    background-color: Orange;
}

.div-clear {
    background-color: transparent;
}

.div-trans-error {
    width: 15px;
    height: 15px;
    background: url(/images/icons/error.png) no-repeat center center;
}

.div-system-error {
    width: 15px;
    height: 15px;
    background: url(/images/icons/system_error.gif) no-repeat center center;
}

.div-trans-success {
    width: 15px;
    height: 15px;
    background: url(/images/icons/success.png) no-repeat center center;
}

.div-box-view {
    width: 15px;
    height: 15px;
    background: url(/images/icons/view.gif) no-repeat;
    cursor: pointer;
}

.div-box-negative {
    width: 15px;
    height: 15px;
    background: url(/images/icons/minus-gray.gif) no-repeat center center;
}

.div-box-checked {
    width: 15px;
    height: 15px;
    background: url(/images/icons/check_10.gif) no-repeat;
}

.div-box-log {
    width: 15px;
    height: 15px;
    background: url(/images/icons/log.gif) no-repeat center center;
}

.div-box-log2 {
    width: 15px;
    height: 15px;
    background: url(/images/icons/log.jpg) no-repeat center center;
}

.div-box-list {
    width: 15px;
    height: 15px;
    background: url(/images/icons/list_icon.gif) no-repeat;
    cursor: pointer;
}

.div-box-list2 {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url(/images/icons/list-img.gif) no-repeat center center;
}

.div-box-list3 {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url(/images/icons/list-txt.gif) no-repeat center center;
}

.div-box-edit {
    width: 15px;
    height: 15px;
    background: url(/images/icons/edit_icon.gif) no-repeat center center;
    cursor: pointer;
}

.div-box-text {
    width: 15px;
    height: 15px;
    background: url(/images/icons/text.gif) no-repeat;
}

.div-box-pallet {
    width: 15px;
    height: 15px;
    background: url(/images/icons/pallet.gif) no-repeat;
}

.div-box-edi {
    width: 15px;
    height: 15px;
    background: url(/images/icons/edi.png) no-repeat;
}

.div-box-edi2 {
    width: 15px;
    height: 15px;
    background: url(/images/icons/edi2.png) no-repeat;
}

.div-box-code2 {
    width: 15px;
    height: 15px;
    background: url(/images/icons/code2.png) no-repeat;
}

.div-box-print {
    width: 20px;
    height: 20px;
    background: url(/images/icons/icon_print.gif) no-repeat;
}

.div-box-link1 {
    padding-left: 8px;
    background: url(/images/icons/arrow-10x10.gif) no-repeat;
}

.div-box-link2 {
    padding-left: 14px;
    background: url(/images/icons/double_arror.gif) no-repeat;
}

.div-box-arrow-down {
    width: 7px;
    height: 15px;
    background: url(/images/icons/arrow_down_s.gif) no-repeat center center;
}

.div-box-arrow-up {
    width: 7px;
    height: 15px;
    background: url(/images/icons/arrow_up_s.gif) no-repeat center center;
}

.div-box-collapse {
    width: 10px;
    height: 15px;
    background: url(/images/icons/collapse.gif) no-repeat center center;
    cursor: pointer;
}

.div-box-expand {
    width: 10px;
    height: 15px;
    background: url(/images/icons/expand.gif) no-repeat center center;
    cursor: pointer;
}

.div-box-trash {
    width: 15px;
    height: 15px;
    background: url(/images/icons/icon_trash.gif) no-repeat center center;
}

.div-box-color-pick {
    width: 15px;
    height: 15px;
    background: url(/images/icons/pick-color.gif) no-repeat;
}

.div-box-download- {
    width: 15px;
    height: 15px;
    background: url(/images/icons/download.png) no-repeat center center;
}

.div-box-download-edi {
    width: 15px;
    height: 15px;
    background: url(/images/icons/icon_download_1.gif) no-repeat center center;
}

.div-box-send-edi {
    width: 15px;
    height: 15px;
    background: url(/images/icons/send.png) no-repeat center center;
}

.div-box-play {
    width: 15px;
    height: 15px;
    background: url(/images/icons/play.png) no-repeat center center;
}

.div-box-add-new {
    width: 15px;
    height: 15px;
    background: url(/images/icons/icon_new.gif) no-repeat center center;
}

.div-box-lock {
    width: 15px;
    height: 15px;
    background: url(/images/icons/lock2.gif) no-repeat center center;
}

.div-box-add {
    width: 15px;
    height: 15px;
    background: url(/images/icons/icon_add.gif) no-repeat center center;
}

.div-box-select {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url(/images/icons/select.gif) no-repeat center center;
}

.div-box-browse {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url(/images/icons/browse.png) no-repeat center center;
}

.div-box-shop {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url(/images/icons/ins-shop.gif) no-repeat center center;
}

.div-box-purchase {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url(/images/icons/purchase.gif) no-repeat center center;
}

.div-link-pdf {
    height: 16px;
    padding-left: 22px;
    padding-top: 2px;
    background: url(/images/icons/pdf-16x16.png) no-repeat;
}

.div-link-url {
    height: 16px;
    padding-left: 18px;
    background: url(/images/icons/icon_url.gif) no-repeat;
}

.div-link-url-new {
    height: 24px;
    padding-left: 26px;
    padding-top: 4px;
    background: url(/images/icons/new-24x24.png) no-repeat;
}



/************************************
status
************************************/
.div-status-pending {
    margin: auto;
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    background: url(/images/bg/colors/gray1.gif) center center;
}

.div-status-confirm {
    margin: auto;
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    background: url(/images/bg/colors/green1.gif) center center;
}

.div-status-onsea {
    margin: auto;
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    background: url(/images/bg/colors/sea.gif) center center;
}

.div-status-pack {
    margin: auto;
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    background: url(/images/bg/colors/purple.gif) center center;
}

.div-status-ship {
    margin: auto;
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    background: url(/images/bg/colors/blue1.gif) center center;
}

.div-status-cancel {
    margin: auto;
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    background: url(/images/bg/colors/red1.gif) center center;
}

.div-status-accept {
    margin: auto;
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    background: url(/images/bg/colors/light-green.gif) center center;
}

.div-status-close {
    margin: auto;
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    background: url(/images/bg/colors/black.gif) center center;
}

.div-status-progess {
    margin: auto;
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    background: url(/images/bg/colors/light-blue.gif) center center;
}

.div-status-hold {
    margin: auto;
    border: 1px solid #ccc;
    width: 12px;
    height: 12px;
    background: url(/images/bg/colors/orange.gif) center center;
}

.content-box-white {
    border: 1px solid #eee;
    background-color: #fff;
    padding: 8px;
}

.content-box {
    border: 1px solid #eee;
    background-color: #fafafa;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 4px;
}

.content-box-shadow {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    background-color: #fafafa;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 4px;
    box-shadow: 3px 3px 2px #ddd;
}

    .content-box-shadow:hover {
        border-top: 1px solid #eee;
        border-left: 1px solid #eee;
        background-color: #f4f4f4;
        padding-right: 2px;
        padding-top: 2px;
        padding-bottom: 4px;
        box-shadow: 3px 3px 2px #ddd;
    }

.content-box-shadow-right {
    border: 1px solid #eee;
    background-color: #fafafa;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 4px;
}

.div-border-drill {
    background-image: url('/images/bg/dot-gray-ccc.png');
    background-repeat: no-repeat;
    background-position: top left;
    color: black; /*text-shadow: white 1px 1px 4px;*/
    -webkit-background-size: 1px 50%;
    -moz-background-size: 1px 50%;
    -o-background-size: 1px 50%;
    background-size: 1px 50%;
}

.div-box-announcement {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #ffffde;
    display: inline-block;
    -webkit-box-shadow: -12px 9px 94px -29px rgba(0,0,0,0.76);
    -moz-box-shadow: -12px 9px 94px -29px rgba(0,0,0,0.76);
    box-shadow: -12px 9px 94px -29px rgba(0,0,0,0.76);
}

.div-announcement-48 {
    color: #666;
    margin: 3px;
    padding-left: 60px;
    background: url(/images/icons/announcement-48x48.png) no-repeat;
}

div.div-note, div.div-info {
    padding-top: 6px;
    padding-bottom: 8px;
    padding-right: 6px;
    padding-left: 26px;
    border: 1px solid #ccc;
    color: #777;
    background: url(../../images/icons/info-16x16.png) no-repeat 5px 6px;
    background-color: #ffffee;
    border-radius: 3px;
}

.div-info2 {
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 34px;
    border: 1px solid #ccc;
    color: #777;
    background: url(../../images/icons/info-24x24.png) no-repeat 5px center;
    background-color: #ffffee;
    border-radius: 3px;
}

.div-info3 {
    height: 16px;
    padding-left: 19px;
    padding-top: 2px;
    color: #777;
    font-size: 10px;
    background: url(../../images/icons/info-16x16.png) no-repeat;
}
