﻿html 
{
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

body 
{
    background-color: #ffffff;
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

/*a 
{
    color: #333333;
    outline: none;
    text-decoration: underline;
}*/

/*a:link, a:visited,
a:active, a:hover 
{
    color: #000000;
}*/

/* ----------------- standart studio styles --------------------*/

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 
{
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

h5 a:link, h5 a:visited, h5 a:active {
    padding: 0;
    text-decoration: none;
}

/* ------------- end standart studio styles --------------------*/

.content-wrapper 
{
    margin: 0 auto;
    max-width: 1020px;
}

/* ------------------- clearfix -------------------*/

.clearfix {zoom:1;}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* --------------- end clearfix -------------------*/

/* --------------------- main images ------------------*/

.main-images
{
    background-image:url(../Images/main-images-2.png);
    background-repeat:no-repeat;
}

.main-images__article
{
    position:relative;
    top:4px;
    display:inline-block;
    background-position:-2px -50px;
    width:21px;
    height:18px;
}

.main-images__open
{
    display:inline-block;
    background-position:-40px -50px;
    width:13px;
    height:12px;
}

/* ----------------- end main images ------------------*/

/* --------------------------- standart UI elements -----------------------------*/

.standart-title-page
{
    color:#000000;
    font-size:24px;
    font-weight:500;
    margin:0;
}

.standart-title-page__with-message
{
    position:relative;
    float:left;
}

/* -------------------- standart UI buttons ---------------------*/

.standart-buttons
{
    min-width:50px;
    height:40px;
    padding:5px 15px 7px 15px;
    background-color:#e5e5e5;
    border:1px solid #b2b2b2;
    text-align:center;
    color:#4c4c4c;
    font-size:12px;
    display:inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    text-decoration:none;
    cursor:pointer;
}

.standart-buttons:hover
{
    background-color:#f7f7f7;
    border:1px solid #656565;
    color:#000000;
}
.standart-buttons_inactive
{
    min-width:50px;
    height:40px;
    padding:5px 15px 7px 15px;
    background-color:#e5e5e5;
    border:1px solid #b2b2b2;
    text-align:center;
    color:#4c4c4c;
    font-size:12px;
    display:inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    text-decoration:none; 
}

.standart-buttons__location-theme, .standart-buttons__location-theme:hover
{
    color:#ffffff;
}

.standart-buttons__green, .standart-buttons__green:hover {
    color: #000000;
    background-color: #00b900;
}

.standart-buttons__maroon, .standart-buttons__maroon:hover {
    color: #ffffff;
    background-color: #9b0059;
}

.standart-buttons__dispatch {
    font-size: 14px;
}

.standart-buttons__margin {
    margin-right: 5px;
}

.standart-buttons__right {
    float: right;
    margin-left: 8px;
}

.standart-buttons__receiving
{
    font-size:18px;
    height:40px;
}

.standart-buttons__with-icon {
	background-color:#f4f4f4;
	padding:5px 5px 7px 5px;
}

.standart-buttons__with-icon:hover {
	background-color:#e5e5e5;
}
/* ------------------ end standart UI buttons ---------------------*/

/* ----------------------------- inputs ------------------------- */

.standart-input-label
{
    font-size:11px;
    color:#656565;
}

.standart-input
{
    color:#000000;
    font-size:12px;
    padding:6px;
    height:30px;
    min-width:100px;
    border:1px solid #b2b2b2;
    background-color:#ffffff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

    .standart-input:focus {
        border-color:#656565;
    }

.standart-input__dispatch {
    width: 350px;
    font-size: 18px;
    padding: 7px;
    border: 1px solid #b2b2b2;
}

    .standart-input__dispatch:focus {
        border-color: #656565;
    }

.standart-input__manifest
{
    width:350px;
}

.standart-input-barcode
{
    color:#000000;
    font-size:18px;
    padding:7px;
    min-width:100px;
    border:1px solid #b2b2b2;
    background-color:#ffffff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    width:240px;
}

.center {
    margin: auto;
    text-align: center;
}

/* ------------------------- end inputs ------------------------- */

/* ----------------------- end standart UI elements -----------------------------*/

/* ----------------------header ----------------------*/

.dev-mod
{
    background-color:#cccccc;
    color:#4c4c4c;
    font-size:12px;
    padding:3px;
    text-align:center;
}

.header
{
    position:relative;
}

.logo-block
{
    position:relative;
    float:left;
    height:45px;
    margin-left:20px;
}

.logo-link
{
    display:block;
    position:relative;
    float:left;
    width:125px;
    height:45px;
}

.logo_icon
{
    display:inline-block;
    width:125px;
    height:24px;
    margin-top:10px;
}

.drop-down-link
{
    display:inline-block;
    height:16px;
    width:16px;
}

.drop-down-link__location
{
    display:block;
    position:relative;
    float:left;
    height:45px;
    width:20px;
}

.drop-down-link__user-info
{
    height:45px;
}

.drop-down-link_icon
{
    display:inline-block;
    width:10px;
    height:10px;
    background-position:-80px -50px;
}

.drop-down-link_icon__location
{
    margin:20px 0 0 5px;
}

.drop-down-link:hover .drop-down-link_icon
{
    background-position:-100px -50px;
}

.location-title
{
    position:absolute;
    top:55px;
    right:20px;
    color:#4c4c4c;
    font-size:12px;
}

.top-menu
{
    position:relative;
    float:right;
    height:45px;
    margin-right:30px;
}

.top-menu-items
{
    height:100%;
    display:inline-block;
}

.top-menu-link
{
    position:relative;
    display:inline-block;
    height:100%;
    font-size:14px;
    line-height:45px;
    vertical-align:top;
    text-decoration:none;
    text-transform:uppercase;
    color:#7f7f7f;
    padding:0 12px 0 0;
    margin:0 0 0 10px;
    outline: medium none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.top-menu-link:hover
{
    color:#4c4c4c;
}

.top-menu-link__selected, .top-menu-link__selected:hover
{
    color:#000000;
}

.top-menu-title
{
    display:inline-block;
    height:100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.top-menu-link__selected .top-menu-title
{
    border-bottom-width: 4px;
    border-bottom-style: solid;
}

.top-menu_close-icon
{
    display:inline-block;
    width:9px;
    height:9px;
    background-position:-250px -50px;
    position:absolute;
    right:-2px;
    top:7px;
    z-index:1000;
}

.settings-menu
{
    margin-right:0;
}

.settings-menu_icon
{
    display:inline-block;
    width:16px;
    height:16px;
    background-position:-120px -50px;
    position:relative;
    top:3px;
}

.settings-menu__clickable:hover .settings-menu_icon
{
    background-position:-150px -50px;
}

.user-info
{
    position:relative;
    float:right;
    height:45px;
    line-height:45px;
    margin-right:20px;
    min-width:170px;
    text-align:right;
}

.user-info_userpic
{
    position:relative;
    float:right;
}

.user-info_name
{
    position:relative;
    float:right;
}

.user-info_userpic-default
{
    display:inline-block;
    width:30px;
    height:30px;
    background-position:-200px -50px;
    margin:7px 5px 0 0;
}

/* ------------------ end header ----------------------*/

/* --------------- overlay menu block -----------------*/

.overlay-menu-block
{
    display:none;
    position:absolute;
    top:15px;
    right:0;
    line-height:normal;
    background-color:#ffffff;
    box-shadow: 0 0 4px #999999;
    padding:7px 0;
    z-index:1000;
}

.overlay-menu-block__header
{
    top:35px;
}

.overlay-menu-block__left
{
    right:auto;
    left:0;
}

.overlay-menu-block__location-switcher
{
    width:210px;
    z-index:1002;
}

.overlay-menu-block_link
{
    display:block;
    font-size:12px;
    color:#000000;
    text-decoration:none;
    padding:5px 15px;
}

.overlay-menu-block_link__main-menu
{
    font-size:14px;
    text-decoration:none;
    text-transform:uppercase;
    color:#7f7f7f;
}

.overlay-menu-block_link:hover
{
    background-color:#e5e5e5;
}

.overlay-menu-block_link__selected, .overlay-menu-block_link__selected:hover
{
    background-color:#ffffff;
    font-weight:700;
    cursor:default;
}

/* --------------- overlay menu block -----------------*/

/* ------------------ warehouse labels ----------------*/

.warehouse-label
{
    position:relative;
    display:inline-block;
    width:16px;
    height:16px;
    top:3px;
    margin-right:5px;
}

.warehouse-label__ma-wh
{
    background-color:#ff9900;
}

.warehouse-label__si-wh
{
    background-color:#c40000;
}

.warehouse-label__us-wh
{
    background-color:#d30088;
}

.warehouse-label__ol-wh
{
    background-color:#7A78FF;
}

.warehouse-label__nz-wh
{
    background-color:#7f009f;
}

.warehouse-label__au-wh
{
    background-color:#0048d6;
}

.warehouse-label__uk-wh
{
    background-color:#009dab;
}

.warehouse-label__th-wh
{
    background-color:#00b900;
}

.warehouse-label__payments
{
    background-color:#0048d6;
}


/* ------------------ warehouse labels ----------------*/

/* ---------------- spinner --------------------------------*/
div#spinner
{
    display: none; 
    width:165px;
    height: 50px;
    padding:10px 10px 10px 45px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: -25px;
    background:url(../Images/spinner.gif) no-repeat 10px center #f4f4f4;
    border:1px solid #b2b2b2;
    color:#000000;
    box-shadow: 0 0 4px #999999;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size:18px;
    z-index:10001;
    overflow: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.spinner-background
{
    display:table;
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    opacity:0.4;
    background-color:rgba(255, 255, 255, 0.7);
    z-index:1001;
}
/* ------------------ end spinner -----------------------------*/

/* --------------------------- styles for all pages ---------------------------*/

.top-content-block
{
    display: block;
}

/* ----------------------- end styles for all pages ---------------------------*/

/* ------------------------- Login page --------------------------------*/

.login-main-table
{
    width:100%;
    height:100%;
    background-color:#333333;
    margin-top:0;
}

.apac-logo-dispatch
{
    width:300px;
    height:58px;
    margin-bottom:15px;
    background-position:-2px -100px;
}

.login-form
{
    width:300px;
}

.login-form-field
{
    width:100%;
    margin-bottom:10px;
    text-align:left;
}

.login-form-field_label
{
    color:#7f7f7f;
}

.login-form-field_input
{
    width:300px;
    padding:5px;
}

.login-form-button
{
    background-color:#7f7f7f;
}

.login-form_error
{
    height:24px;
}

.error-message-pages
{
    color:#d63434;
    font-size:0.9em;
}

/* --------------------- End Login page --------------------------------*/

/* -------------------------- dispatch page ----------------------------*/

.enter-barcode
{
}

.enter-barcode__manifest
{
    margin-top:30px;
    margin-bottom:30px;
}

.enter-barcode_label
{
    font-size:18px;
    padding-right:5px;
}

.enter-barcode_input
{
}

.article-number
{
    padding-left:5px;
    padding-right:15px;
}

.barcodeVerificationGrid 
{
    border: solid 1px; 
    padding: 5px 5px 5px 5px ; 
    margin-top: 10px; 
    margin-bottom: 5px;
}

.receiving-content-wrapper
{
    padding:20px;
    background-color:#f4f4f4;
    border-top:1px solid #cccccc;
}

.dispatch-card
{
    background-color:#ffffff;
    border:1px solid #e5e5e5;
    width:270px;
    height:160px;
    position:relative;
    float:left;
    padding:10px;
    margin:0 20px 20px 0;
}

/* dispatch cards by countries -- OBSOLETE (to be deleted) */
.dispatch-card__au
{
    border-left:5px solid #0048d6;
}

.dispatch-card__my
{
    border-left:5px solid #ff9900;
}

.dispatch-card__nz
{
    border-left:5px solid #7f009f;
}

.dispatch-card__sg
{
    border-left:5px solid #c40000;
}

.dispatch-card__th
{
    border-left:5px solid #00b900;
}

.dispatch-card__uk
{
    border-left:5px solid #009dab;
}

.dispatch-card__us
{
    border-left:5px solid #d30088;
}

/* dispatch cards by postservices */

.dispatch-card__FASTWAY
{
    border-left:5px solid #d30088;
}
.dispatch-card__PBTECONOMY
{
    border-left: 5px solid #CCCCCC;
    border-left-color: #996633;
}
.dispatch-card__TOLL
{
    border-left: 5px solid #CCCCCC;
    border-left-color: #333333;
}
.dispatch-card__DHLSING
{
    border-left: 5px solid  #FF3300;    
}
.dispatch-card__EPARCELQLD
{
    border-left: 5px solid #CCCCCC;
    border-left-color: #0066FF;
}
.dispatch-card__EPARCELWA
{
    border-left: 5px solid #CCCCCC;
    border-left-color: #6600FF;
}
.dispatch-card__EPARCEL
{
    border-left: 5px solid #0099FF;      
}
.dispatch-card__DHLTHAI
{
    border-left: 5px solid #FF0066; 
}
.dispatch-card__EPARCELVIC
{
    border-left: 5px solid #CCCCCC;
    border-left-color: #CCFF33;
}
.dispatch-card__DHLMALAY
{
    border-left: 5px solid #CCCCCC;
    border-left-color: #99FF33;
}
.dispatch-card__QUANTIUMSOLUTIONS
{
    border-left: 5px solid #CCCCCC;
    border-left-color: #FFCCFF;
}
.dispatch-card__THAI
{
    border-left: 5px solid #CCCCCC;
    border-left-color: #FFCC99;
}
.dispatch-card__EPARCELNSW
{
    border-left: 5px solid #CCCCCC;
    border-left-color: #FF6600;
}
.dispatch-card__DHLNZ
{
    border-left: 5px solid #CCCCCC;
    border-left-color: #CC0066;
}




/* ---------------------- */

.dispatch-card_top
{
    height:120px;
}

.dispatch-delivery-to
{
    position:relative;
    float:left;
    width:60%;
}

.dispatch-delivery-to_name
{
    font-size:16px;
    font-weight:700;
    color:#4c4c4c;
}

.dispatch-delivery-to_address
{
    font-size:12px;
    color:#4c4c4c;
}

.dispatch-number-print
{
    position:relative;
    float:right;
    text-align:right;
}

.dispatch-number-print_no
{
    font-size:20px;
    color:#000000;
    margin-bottom:5px;
}
.cursor-hand:hover
{
    cursor:pointer
}

.dispatch-info
{
    position:relative;
    float:left;
    width:80%;
}

.dispatch-indicator
{
    display:inline-block;
    position:relative;
    float:right;
    width:34px;
    height:34px;
    text-align:center;
    border:1px solid #000000;
    border-radius:17px;
    margin-top:5px;
    padding:6px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.dispatch-info_destination
{
    font-size:14px;
    color:#000000;
}

.dispatch-info_dispatched-by
{
    font-size:12px;
    color:#4c4c4c;
}

/* ---------------------- end dispatch page ----------------------------*/

/* -------------------------- manifests page ---------------------------*/

.manifest-number-title
{
    font-size:20px;
    font-weight:500;
    margin:10px 0;
}

.manage-manifests
{
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
}

.manage-manifests_bg
{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background-color:#000000;
    opacity:0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    z-index:10;
}

.manage-manifests_shadow
{
    width:100%;
    height:10px;
    position:absolute;
    top:-10px;
    left:0;
    background:url(../Images/bottom-shadow.png) repeat-x 0 0;
}

.manage-manifests-content
{
    padding:5px 0;
    position:relative;
    z-index:20;
}

.manage-manifests-content-table
{
    width:100%;
}

.manage-manifests-content-table_left, .manage-manifests-content-table_right
{
    vertical-align:top;
}

.manage-manifests-content-table_right
{
    text-align:right;
    max-width:80%;
}

/* ---------------------- end manifests page ---------------------------*/

/* -------------------------- print barcode page ---------------------------*/

.printbarcode-control 
{
    width: 300px;      
}

/* ---------------------  end print barcode page ---------------------------*/

/* -------------------------- print barcode page ---------------------------*/

.printpersonalized-barcode-control 
{
    width: 100%;      
}

.personalized-barcode-input 
{
	width: 700px; margin-bottom: 30px;
}

.personalized-item-block {
    display: none;
    float: left;
    margin: 0 0 20px 20px;
    overflow: hidden;
    position: relative;
    width: 550px;
	border:1px solid #e6e6e6;
}

.personalized-item-list-info {
    bottom: 0;
    left: 0;
    padding: 10px;
	box-sizing:border-box;
    width: 100%; 
	color: #000;
    font-size: 24px;
    line-height: 1.5;
	background-color: rgba(255, 255, 255, 0.5)
}


.personalized-item-block.personalized-item-block__hidden {
	display: none;
}

.personalized-item-block__display {
	display: block;
}

.personalized-print-stuff {
	width: 340px;
    padding-left: 30px;
    text-align: center;
}

.personalized-print-stuff_hidden {
	display: none;
}

.personalized-print-stuff_display {
	display: inline-block;
}

.personalized-distribution-by-zone {
    background-color: #D9D9D9;
    width: 180px;
    height: 180px;
    display: block;
	float: none;
    text-align: center;
    margin: 10px 5px 0 5px;
    position: relative;
    font-weight: bold;
    font-size: 34px;   
}

.personalized-distribution-by-zone-text {
    color: black;    
}

.personalized-distribution-by-zone__hidden {
	display: none;
}

.personalized-distribution-by-zone__display {
	display: inline-block;
}

personalized-statistics {
    float: none;
    text-align: center;
    display: inline-block;
}

.personalized-statistics-label {
    font-size: 150%;
    display: block;
}

/* ---------------------  end print barcode page ---------------------------*/
/* -------------------------- buttons -----------------------------*/
.button {
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: 500;
    padding: 5px 10px;
    background-color: #4C4C4C;
    color: #ffffff;
    border: 1px solid #333333;
    cursor: pointer;
}

.button__main
{
    background-color:#00D024;
    border:1px solid #00AB24;
}

.button__main:hover
{
    border:1px solid #007C24;
}

.button__light
{
    background-color:#E5E5E5;
    border:1px solid #999999;
    color:#333333;
}

.button__light:hover
{
    border:1px solid #7F7F7F;
}

.button__vert-space
{
    margin:5px 0;
}

.button__disable, .button__disable:hover
{
    background-color:#F2F2F2;
    border:1px solid #cccccc;
    color:#B2B2B2;
}

.button__disable, .button__disable:hover
{
    background-color:#E8E8E8;
    border:1px solid #cccccc;
    color:#B2B2B2;
    cursor:default;
}

/* ---------------------- end buttons -----------------------------*/

/* ------------------------ main grid -----------------------------*/

.main-grid
{
    width:100%;
}

.main-grid__position-top
{
    margin-top:20px;
}

.main-grid_header
{
    border-bottom:1px solid #333333;
    color:#4C4C4C;
    font-size:14px;
    font-weight:500;
    text-align:left;
    padding-bottom:5px;
}

.main-grid__first-col
{
    padding-left:10px;
}

.main-grid__last-col
{
    padding-right:10px;
}

.main-grid__center
{
    text-align:center;
}

.main-grid__right
{
    text-align:right;
}

.main-grid td
{
    padding-top:7px;
    padding-bottom:7px;
    border-bottom:1px solid #D8D8D8;
    color:#000000;
}

/* -------------------- end main grid -----------------------------*/

/* ------------------------ content ------------------------------ */

.content
{
    padding-bottom:30px;
}

/* -------------------- end content ------------------------------ */

/* ------------------------ footer ------------------------------- */

.footer
{
    margin-bottom:70px;
}

.footer-content
{
    font-size:12px;
    color:#cccccc;
}

/* -------------------- end footer ------------------------------- */

/* ------------------------- settings page ----------------------- */

.settings-main
{
    margin-top:30px;
}

.settings-item
{
    margin-bottom:30px;
}

.settings-main__short
{
    width:300px;
}

.settings-item_title
{
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size:12px;
    color:#777777;
    margin-right:5px;
}

.settings-item_value
{
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size:18px;
}

.settings-item_value select, .settings-item_value input
{
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size:18px;
    padding:5px;
    border:1px solid #cccccc;
}

.settings-item_value__full-width select, .settings-item_value__full-width input
{
    width:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* --------------------- end settings page ----------------------- */

.error-message
{
    color:#FF0000;
    margin-top:-15px;
    margin-bottom:20px;
}


/* --------------------- Receiving page ----------------------- */

.receiving-page
{
    position:relative;
    top:10px;
}

.receiving-page-one-column {
    display: grid;
}

.receiving-page-two-column {
    display: grid;
    grid-template-columns: min-content minmax(100px, max-content);
}

.receiving-page-double-row {
    grid-column-start: 1;
    grid-column-end: 3;
}

.receiving-page .border {
    border: 1px solid #E5E5E5;
    padding: 5px;
    margin: 5px;
}

.receiving-page div:empty {
    display: none;
}

.receiving-block
{
    width:700px;
    font-family:Segoe UI, Sans-Serif;
    font-size:14px;
    float:left;
}
.receiving-right-panel
{
    font-family:Segoe UI, Sans-Serif;
    font-size:14px;
    float:left;
    margin-left: 15px;
}

.receiving-field
{
    position:relative;
    width:100%;
    /* ---- start decor ---- */
    margin-bottom:8px;
}
.receiving-field-tall
{
    position:relative;
    width:100%;
    /* ---- start decor ---- */
    margin-bottom:8px;    
}

.receiving-field_label
{
    position:relative;
    float:left;
    width:150px;
    height:26px;
    /* ---- start decor ---- */
    text-align:right;
    color:#656565;
    font-size:14px;
    padding:2px 5px 5px 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.receiving-field_input-container
{
    position:relative;
    overflow:hidden;
    /* ---- start decor ---- */
}

.receiving-field_input-container input[disabled]
{
    background-color:#f7f7f7;
}

.receiving-field_input
{
    position:relative;
    width:100%;
    height:26px;
    /* ---- start decor ---- */
    color:#000;
    border:1px solid #b2b2b2;
    padding:5px;
    font-size:14px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.receiving-field_input:focus
{
    border-color:#656565;
}

.receiving-field_input-container__sub-input
{
    text-align:right;
}

.receiving-field_input__sub-input
{
    width:95%;
}

.receiving-field_input__small
{
    width:70px;
}

.receiving-field_received-count, .receiving-field_plus
{
    display:inline-block;
}

.receiving-field_received-count, .receiving-field_plus, .receiving-field_input__small, .receiving-field_po, .receiving-field_po-count
{
    color:#000;
}

.receiving-field_received-count
{
    min-width:35px;
    text-align:right;
}

.receiving-field_plus
{
    width:16px;
    text-align:center;
}

.receiving-field_po
{
    margin-left:40px;
    margin-right:5px;
}

.receiving-field__error .receiving-field_label
{
    color:#ff0000;
}

.receiving-field__error .receiving-field_input
{
    border-color:#ff0000;
}

.receiving-field__no-title
{
    padding-left:150px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.receiving-item-preview
{
    position:relative;
    width:230px;
    min-height:365px;
    float:left;
}

.receiving-item-preview_title
{
    color:#E5E5E5;
    font-size:32px;
    font-weight:100;
    font-family:Segoe UI, Sans-Serif;
    position:absolute;
    top:140px;
    width:100%;
    text-align:center;
    z-index:100;
}

.receiving-item-preview_image
{
    position:relative;
    z-index:101;
}

.receiving-item-preview__additional {
    display: block;
    max-width: 225px;
    max-height: 225px;
    width: auto;
    height: auto;
}

.print-barcode-preview
{    
    margin: 10px 10px 10px 10px;
    padding: 5px 5px 5px 5px;   
    width: 500px;
    height: 200px;
    /*position:absolute;
    top:550px;
    left:615px;*/
}

.print-barcode-preview iframe
{
     margin: 5px 5px 5px 5px;
    /*margin-right:15px;*/
}

.receiving-body .button-box-dark:focus
{
    box-shadow:0 0 0 1px #b2b2b2 inset;
    outline: 1px solid #4c4c4c;
    -moz-outline: 1px solid #4c4c4c;
}

.receiving-body input[type="button"]::-moz-focus-inner, .receiving-body .button-box-dark::-moz-focus-inner
{
    border:none;
}

.receiving-switch
{
    position:absolute;
    right:20px;
    bottom:20px;
}

.receiving-printer_settings
{
    position:absolute;
    right:20px;
    top:20px;    
}
.receiving_printer_settings_a
{
    position:relative;
    float:right;        
}
.receiving-printer_settings_error
{
    border-color:#ff0000;
}


.receiving-switch_item
{
    display:inline-block;
    padding:5px 10px 7px 10px;
    background-color:#ededed;
    text-decoration:none;
    margin-right:2px;
}

.receiving-switch_item:hover
{
    background-color:#97cbff;
}

.receiving-switch_item__active, .receiving-switch_item__active:hover
{
    background-color:#365ce3;
    color:#ffffff;
    cursor:default;
}

.receiving-switch:last-child
{
    margin-right:0;
}

.receiving-decoded-description{
    max-width: 400px;
}

/* ---------------- Themes for receiving and samples ---------------- */
/* ---------- blue theme ---------- */
.receiving-body__blue {
    background-color: #d0e4ff;
}

.receiving-body__blue .receiving-item-preview
{
    border-color:#a7ceff;
}

.receiving-body__blue .receiving-item-preview_title
{
    color:#a7ceff;
}

.receiving-body__blue .receiving-switch_item
{
    background-color:#ffffff;
}

.receiving-body__blue .receiving-switch_item:hover
{
    background-color:#97cbff;
}

.receiving-body__blue .receiving-switch_item__active, .receiving-body__blue .receiving-switch_item__active:hover
{
    background-color:#365ce3;
}
/* ------ End blue theme ---------- */

/* --------- green theme ---------- */
.receiving-body__green
{
    background-color:#d5eedb;
}

.receiving-body__green .receiving-item-preview
{
    border-color:#a2e2cc;
}

.receiving-body__green .receiving-item-preview_title
{
    color:#a2e2cc;
}

.receiving-body__green .inline-info-messages
{
    border-color:#36c897;
}

.receiving-body__green .inline-info-messages_title, .receiving-body__green .popup-dialog_title
{
    color:#36c897;
}

.receiving-body__green .receiving-switch_item
{
    background-color:#ffffff;
}

.receiving-body__green .receiving-switch_item:hover
{
    background-color:#a5e9aa;
}

.receiving-body__green .receiving-switch_item__active, .receiving-body__green .receiving-switch_item__active:hover
{
    background-color:#229f48;
}
/* ----- End green theme ---------- */

/* ------------ End Themes for receiving and samples ---------------- */

/* ----------------------- choose location ---------------------*/

.choose-location
{
    display:table;
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-color:rgba(255, 255, 255, 0.7);
    z-index:1001;
}

.choose-location_value
{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    font-size:30px;
}

/* ------------------- end choose location ---------------------*/

/* ----------------- End Receiving page ----------------------- */

  

/* ---  copied from old Receiving app ------*/
.button-box-dark, .ui-widget-content a.button-box-dark
{
	background: #4D4D4D;
	font-family: Segoe UI;
	font-size: 14px;
	color: #fff;
	padding: 4px 10px 6px 10px;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}

.button-box-dark:hover, .ui-widget-content a.button-box-dark:hover
{
	background: #000;
}

.button-box-dark-green, .ui-widget-content a.button-box-dark-green
{
	background: #009C58;
}

.button-box-dark-green:hover, .ui-widget-content a.button-box-dark-green:hover
{
	background: #008947;
}

.button-box-dark-magenta, .ui-widget-content a.button-box-dark-magenta
{
	background: #AB005A;
}

.button-box-dark-magenta:hover, .ui-widget-content a.button-box-dark-magenta:hover
{
	background: #9B0059;
}

.button-box-dark-left
{
	float: left;
	margin: 10px 0px 10px 0;
}

.button-box-dark-right
{
	float: right;
	margin: 10px 0px 10px 0;
}

.button-box-dark-left
{
	float: left;
	margin: 10px 0px 10px 0;
}

.button-box-dark-margin-right
{
	margin-right: 5px;	
}

.button-box-dark-margin-left
{
	margin-left: 5px;	
}

/* --------------- spinner for autocomplete ------------------ */

input.wait
{
    background: url('../Images/spinner.gif') no-repeat right top;
}

/* ----------- end spinner for autocomplete ------------------ */


/* ----------------------- info block -------------------------*/

.info-block
{
    color:#4d4d4d;
    font-size:14px;
    position:relative;
    float:left;
    padding:10px 10px 10px 30px;
    width:70%;
}

.info-block_title
{
    color:#ffffff;
    font-weight:700;
    text-transform:uppercase;
    background-color:#87d600;
    padding:3px 5px;
    margin-right:5px;
    position:relative;
    float:left;
}

.info-block_title__error
{
    background-color:#e4003d;
}

.info-block_content
{
    position:relative;
    float:left;
    width:80%;
}

.info-block_content__error
{
    color:#e4003d;
}

/* ------------------- end info block -------------------------*/

/* ---------------stock allocation dialog ---------------------*/
.stock-allocation-dialog-zone 
{
/* ReSharper disable InvalidValue */
    background-color: #D9D9D9;
/* ReSharper restore InvalidValue */
    width: 180px;
    height: 180px;
    display: block;
	float:left;
    text-align: center;
    margin: 10px 5px 0 5px;
    position: relative;
    font-weight: bold;
}

.stock-allocation-dialog-zone__full {
	width:750px;
}

.stock-allocation-dialog-zone__cons
{
   background-color: red;
}

.stock-allocation-dialog-zone__sio
{
   background-color: #86C8FC;
}

.stock-allocation-dialog-zone__lux
{
   background-color: #ffd100;
}

.stock-allocation-dialog-text
{
    color:black;
    
}

.stock-allocation-dialog-text__cons
{
    color:white;
}

.stock-allocation-dialog-stock 
{
   font-size:34px;
}


/* -------------end stock allocation dialog -------------------*/

/* ---------------stock allocation history ---------------------*/
.stock-allocation-history {
	margin-right:10px;
}

.stock-allocation-history-icon 
{
    background-position:-173px -200px;
    width:55px;
    height:25px;
	display:inline-block;
}

.stock-allocation-history:hover .stock-allocation-history-icon 
{
    background-position:-173px -263px;
}

/* -------------end stock allocation history -------------------*/

/* ----------------------- Items page --------------------------- */

.items 
{
    width: 1100px;    
}

.items-block
{
    width: 900px;
    font-family: Segoe UI, Sans-Serif;
    font-size: 14px;
}

.items-field
{
    position: relative;
    width: 100%;
    /* ---- start decor ---- */
    margin-bottom: 8px;
}

.items-field_label
{
    position: relative;
    float: left;
    width: 150px;
    height: 26px;
    /* ---- start decor ---- */
    text-align: right;
    color: #656565;
    font-size: 14px;
    padding: 2px 5px 5px 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.items-field_input-container
{
    position: relative;
    overflow: hidden;
    padding: 2px;
    /* ---- start decor ---- */
}

.items-field_input
{
    position: relative;
    width: 100%;
    height: 26px;
    /* ---- start decor ---- */
    color: #000;
    border: 1px solid #b2b2b2;
    padding: 5px;
    font-size:14px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.items-field_input:focus
{
    border-color: #656565;
}

.items-field_input-container input[disabled]
{
    background-color: #f7f7f7;
}




.items-list-section {
    width:100%;
    margin-top:20px;

    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

.item-list-block.item-list-block__display {
    display: block;
}

.item-list-block {
    display: none;
    float: left;
    margin: 0 0 20px 20px;
    overflow: hidden;
    position: relative;
    border:1px solid #e6e6e6;
}
.item-list-image {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}

img.item-image {
    display: block;
    max-width: 225px;
    max-height: 225px;
    width: auto;
    height: auto;
    color: #cccccc;
    margin: auto
}

.item-list-info {
    bottom: 0;
    left: 0;
    padding: 10px;
	box-sizing:border-box;
    width: 100%; 
	color: #000;
    font-size: 12px;
    line-height: 1.5;
	background-color: rgba(255, 255, 255, 0.5)
}

.item-list-info_title {
	color:#808080;
}

/* ----------------------- end Items page --------------------------- */

/* ----------------------- Sample confirmation dialog --------------- */

.sample-confirmation-dialog-content {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 310px;
    margin-left: -155px;    
}

.sample-confirmation-dialog-content > span{
    color:red;
    font-size: 60pt;
    line-height: 60pt;
}

/* ----------------------- end sample confirmation dialog ----------- */


.manufacture-statistics-complete-label {
    font-weight: bold;
    color: green;
}

tr.manufacture-statistics-complete > td {
    font-weight: bold;
    color: green;
}

div.problems-panel {
    font-family: Segoe UI, Sans-Serif;
    font-size: 14px;
    display: inline-block;
}

div.entity-attribute-details-panel {
    max-width: 700px;
}

div.entity-attribute-details-panel textarea {
    font-family: Segoe UI, Sans-Serif;
    height: 100px;
    width: 100%;
    resize: none;
}

.entity-attribute-tag {
    min-width: 30px;
    padding: 5px;
    background-color: #FFFFFF;
    border-width: 2px;
    border-style: solid;
    border-color: #2473FF;
    color: #2473FF;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
    margin: 5px;
}

.entity-attribute-tag-applied {
    background-color: #2473FF;
    color: #FFFFFF;
}

.entity-attribute-tag-selected {
    border-style: dashed;
}

.entity-attribute-tag-applied.entity-attribute-tag-selected {
    border-color: #ffffff;
}

/*--------------- Auto Select With Pictures---------------------*/

.menu-pic-item__content {
    display: flex;
    position: relative;
    flex-direction: row;
}

.menu-pic-item__image {
    align-self: center;
    width: 50px;
    height: 50px;
}

.menu-pic-item__image > img{
    max-height: 50px;
    max-width: 50px;
}

.menu-pic-item__label {
    align-self: center;
    margin-left: 10px;
}
.menu-pic-item__label > label {
    margin-left: 10px;
}

/*--------------------------------------------------------------*/

.items-field__flex {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-content: flex-end;
    align-items: center;
}

.items-field__flex-grow {
    flex-grow: 4;
}

.items-field__flex-shrink {
    flex-shrink: 1;
}