* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
/*    font-size: 14px;
    line-height: 1.4em;
    color: #2b2b2b;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0px;
    font-weight: 400;
    margin: 0px;
    position: relative;*/
}
.download_excel_list {
    float: right;
}

.loader, .uploading_everything {
    background-image:url(img/loader2.0.svg);
    width: 4em;
    height: 4em;
    background-size: 4em;
    background-position: 50% 50%;
    margin: auto;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    margin-top: 4em;
}
section.section-home {
    margin-bottom: 4em;
}
.center_it {
    text-align: center;
    display: block;
    margin: auto;
}
.language-page {
    height: 100vh;
}
.language-page footer.footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.language-page #main-header.header-v5 {
    position: relative;
    border: 0;
    margin-bottom: 0em;
    padding-top: 1em;
}
.language-page .logo img {
        height: 100%;
    margin: auto;
    width: auto;
}
.language-page #main-header.header-v5 .logo {
    display: block;
    float: none;
    margin-left: 1em;
    max-width: unset;
    height: 2em;
    width: auto;
}
.language-content {
    text-align: center;
}
.language-container {
    margin: auto;
    margin-top: 1em;
    /*max-width: 750px;*/
    width: calc(100% - 2em);

}

.language-content a {
    font-size: 1em;
    width: calc(100% / 8);
    display: inline-block;
    line-height: 3em;
    margin: auto;
    text-align: left;
    border-bottom: 1px solid #ccc;
    
    text-decoration: none;
    color: #2b2b2b;
    cursor: pointer;
}

.language-content a:hover {
    color: #8ebe28;

}
.language-content a img {
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    margin-right: 1em;
}
.copyright-footer {
    text-align: center;
    background: #fff;
    background-color: #eaeaea;
    padding-top: 11px;
    padding-bottom: 11px;
}
.copyright-footer p {
    font-size: 13px;
}
.sidebar {
    width: 13em;
    border-right: 5px solid #8ebe28;
    display: inline-block;
    vertical-align: top;
    padding: 1em;
    height: 28em;
    padding-left: 0;
    overflow: auto;
}
.sidebar a{
    display: block;
    line-height: 1.25em;
    margin: 0.75em 0;
    font-style: italic;
    border-bottom: 1px solid #8ebe28;
}
section.center_middle {
        width: 100%;
    /*max-width: 750px;*/
    margin: auto;
    padding: 1em;

}
.order_data {
    font-size: 12px;
}
.login_container {
    /*width: 100%;*/
    margin: auto;   
}
.login_container form {
    width: 15em;
    margin: auto;
    margin-top: 2em;
}
.center_container {
    display: block;
    vertical-align: top;
    width: 100%;
    overflow: auto;
    margin-top: 1em;
    padding-top: 1em;
    border-top: 5px solid #8ebe28;
}
.center_container h1, .center_container h2 {
    line-height: 1.25em;
}
.center_middle p {
    margin: 0;
    line-height: 2em;
}
h1, .h1 {
    font-size: 2em;
    color: #8ebe28;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
h1 {
    color: #231f20;
}
body p, body ul, body ol, body figure, body table, body dl, body blockquote, body q, body form, body .form {
    margin: 1.4rem 0 0 0;
}
body a {
    text-decoration: none;
    color: #232323;
}

body h1:first-child, body h2:first-child, body h3:first-child, body h4:first-child, body h5:first-child, body h6:first-child, body p:first-child, body ul:first-child, body ol:first-child, body li:first-child, body figure:first-child, body table:first-child, body dl:first-child, body blockquote:first-child, body q:first-child, body form:first-child, body .form:first-child {
    margin-top: 0;
}

.logo {
    /*max-width: 350px*/
}

.plot_graph, .login_container {
    text-align: center;
}
.plot_graph h1 {
    margin-top: 1em;
}
.plot_graph canvas {
    margin: auto;
    margin-top: 5em;
}

.single_order {
    margin-bottom: 0.25em;
    padding-bottom: 0.25em;
    white-space: nowrap;
    /*border-bottom: 1px solid #8ebe28;*/
        border-bottom: 1px solid #dee2e6;
    /*max-height: 2.5em;
    overflow: hidden;*/
}
.top_header {
    font-weight: bold;
    max-height: unset;
    overflow: unset;
}

.single_order span,
.item_list span {
    display: inline-block;
    margin: 0.25em 0;
    margin-left: 1em;
    width: 12em;
    line-height: 1.5em;
    vertical-align: middle;
    white-space: normal;
}
.item_list span  {
    width: 8em;
}

.top_header span {
    vertical-align: bottom;
}
.single_order .order_line {
    display: none;
}
.single_order .order_line.top_order_line {
    display: block;
    cursor: pointer;
}
.single_order span.open_order_popup {
    display: inline-block;
    width: auto;
    text-decoration: underline;
    margin-left: 0;
    margin-right: 0.5em;
}
.single_order span.open_order_popup:hover {
    opacity: 0.8;
}
/*.single_order:nth-child(odd) .order_line,*/
.item_list:nth-child(odd) {
    background-color: #eff4ff;
}
.order_line.back_order {
    background-color: #8ecbff;
}
.single_order.show_all .order_line {
    display: block;
}


.single_order span.order_date,
.single_order span.pickup_date, 
.single_order span.pickup_time {
    width: 6em;
}
.single_order span.pdi_order_number {
    width: 4.75em;
}
.single_order span.factory_order_number {
    width: 5em;
}
.single_order span.reference {
    width: 17em;
}
.single_order span.pallet_qty,
.single_order span.qty {
   width: 5em;   
}
.single_order span.description {
    width: 25em;
}
.single_order span.order_purchase_value {
   width: 6em;   
}
.single_order span.expected_ready_date {
    width: 6em;
}


.single_order span.notes {
    width:15em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.single_order span.chats {
    width: 20em;
    white-space: nowrap;
}
.single_order span.transport {
    width: 7em;
}
.single_order span.PPA_aantalstuks {
    width: 10em;
}

.single_order span.KlantNaam {
    width: 15em;
}
.single_order span.week,
.single_order span.month,
.single_order span.year,
.single_order span.pallets_deliverd,
.single_order span.pallets_to_deliver  {
    width: 5em;
}
.background_overlay {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.75);
    z-index: 1;
    width: 100%;
    height: 100%;
}

input {
    margin-right: 1em;
    border: 1px solid #8ebe28;
    border-radius: 4px;
    padding: 0.25em 0.5em;
    font-size: 14px;
    width: 100%;
    margin-bottom: 0.5em;
    
}
input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    width: auto;
    margin: 0;
}
input.chat_message {
    width: calc(100% - 5.5em);
}
button.open_chats {
    border-radius: 4px;
    background-color: #8ebe28;
    border: 0;
    color: white;
    padding: 4.5px 1em;
    font-size: 14px;
    width: 8em;
    display: inline-block;
    border-bottom: 2px solid #4a6413;
     -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    opacity: 1;
    transform: translate(0px,0);
}
#potdesign-buttons a .col-12 {
   border: 2px solid #8ebe28;
   color: #8ebe28;

}
#potdesign-buttons a:hover {
    color: #fff;
    text-decoration: none;
}
#potdesign-buttons a:hover .col-12 {
    background: #8ebe28;
    color: #fff;
}
.table thead th.bg-green {
   background: #8ebe28;   
}
.navbar img {
    height: 50px;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    cursor: pointer;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.fa-check {
    color: #8ebe28;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.item_info {
    position: relative;
}
.remove_entry_from_to_do_list {
    
    position: absolute;
    right: 0;
    top: 0;
}
a,
nav.navbar a {
    color: #8ebe28;
}
.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.btn-primary {
    color: #fff;
    background-color: #8ebe28;
    border-color: #8ebe28;
}
.table tbody tr:hover {
    background: #b1d16f;
    color: #fff;
}
.btn:hover {
    background-color: #6a8f1c;
    color: #fff;
}
.table img {
    max-height: 100px;
    object-fit: contain;
}
.fleur .table img {
    max-height: 100px;
    max-width: 100px;
    object-fit: contain;
}

.item_info img.img_thumb {
    width: 150px;
    display: inline-block;
    vertical-align: top;
        max-height: 160px;
    object-fit: contain;
}
.item_info .info {
    display: inline-block;
    vertical-align: top;
}
.item_info .info p {
    margin: 0;
}
.form-group {
    width: 500px;
    margin: auto;
}
.theImageDiv {
    border: 1px solid grey;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    width: 150%;
    margin-left: -25%;
    height: auto;
    margin-bottom: 0.5em;
}
input#submit_images {
    margin: auto;
    display: block;
}
.theImageDiv  img {
    width: 100%;
}
.dot {
    position: absolute;
    background-color: red;
    width: 1em;
    height: 1em;
    -ms-transform: translate(-0.5em,-0.5em); /* IE 9 */
    -webkit-transform: translate(-0.5em,-0.5em); /* Safari */
    transform: translate(-0.5em,-0.5em);    
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

span.final_error {
    color: #d60a0a;
    font-weight: 500;
    font-size: 1.125em;
    margin-bottom: 4em;
    display: block;
}
input[type="submit"], .refresh, .radio_holder.label_as_button label {
    border-radius: 4px;
    background-color: #8ebe28;
    border: 0;
    color: white;
    padding: 4.5px 1em;
    font-size: 14px;
        width: 10em;
    display: inline-block;
    margin-left: 1em;
    border-bottom: 2px solid #4a6413;
    -webkit-transition: opacity 0.25s, transform 0.25s;
    -moz-transition: opacity 0.25s, transform 0.25s;
    transition: opacity 0.25s, transform 0.25s;
    transform: translate(0px,0);
    opacity: 1;
    text-align: center;
}
.radio_holder.label_as_button input {
    display: none;
}
.radio_holder.label_as_button label {
    margin: 0;
    margin-bottom: 0.5em;
}
button.submit_chat, button.approve_chat {
    border-radius: 4px;
    background-color: #8ebe28;
    border: 0;
    color: white;
    padding: 4.5px 1em;
    font-size: 14px;
    border-bottom: 2px solid #4a6413;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    transform: translate(0px,0);
    opacity: 1;
}
.single_order span .smaller_text {
    margin-left: 0.5em;
    display: inline-block;
}
button.approve_chat{
    background-color: #17cc17;
    border-bottom: 2px solid #1b6d00;
    margin-right: 1em;

}
input[type="submit"]:hover, .refresh:hover, button.open_chats:hover, button.submit_chat:hover, button.approve_chat:hover, .radio_holder.label_as_button label:hover {
    transform: translate(0px,2px);
    opacity: 0.8;
    cursor: pointer;

}
.chats .msgln {
    display: inline-block;
    max-width: 16em;
    white-space: nowrap;
    overflow: hidden;
    // text-overflow: ellipsis;
    vertical-align: middle;
}
.smaller_text {
    font-size: 11px;
	margin-left:0.5em;
}
span.chat_count, span.chat_icon {
    width: auto;
    display: inline-block;
    margin: 0;
    color: #8ebe28;
    margin-right: 0.25em;
}
span.chat_icon {
    background-image: url(images/there_are_chats.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    width: 2em;
    height: 2em;
    margin-right: 1em;   
}

span.chat_icon.you_ok {
    background-image: url(images/approved_and_read.svg);
}
span.chat_icon.them_ok {
    background-image: url(images/unread_them_approved.svg);
}

span.chat_icon.not_seen {
    background-image: url(images/new_chats.svg);
}
span.chat_count.not_seen {
    color: #ff4040;
}

span.chat_count.them_ok.you_ok {
    color: #17cc17;
}
span.chat_icon.them_ok.not_seen {
    background-image: url(images/approved_and_unread_messages.svg);
}
span.chat_icon.them_ok.you_ok {
    background-image: url(images/both_approved.svg);
}
.legenda {
    position: absolute;
    top: 0;
    text-align: right;
    right: 12em;
}
.messages_buttons {
    position: absolute;
    top: 0;
    /*text-align: right;*/
    right: 1em;
}
.legenda_icons {
    line-height: 1.5em
}
.legenda .icon {
    
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    width: 1.5em;
    height: 1.5em;
    margin-left: 0.5em;
    display: inline-block;
    vertical-align: middle; 
}
.legenda_icons.there_are_chats .icon {
    background-image: url(images/there_are_chats.svg);
}
.legenda_icons.appproved_waiting .icon {
    background-image: url(images/approved_and_read.svg);
}
.legenda_icons.unread .icon {
    background-image: url(images/new_chats.svg);
}
.legenda_icons.unread_approved .icon {
    background-image: url(images/approved_and_unread_messages.svg);
}
.legenda_icons.both_approved .icon {
    background-image: url(images/both_approved.svg);
}

.approved_text {
    display: inline-block;
    margin-right: 1em;
    font-weight: 700;
}
.mark_as_seen {
    text-decoration: underline;
    font-size: 9px;
    float: right;
    margin-right: 1em;
    cursor: pointer;
}
.msgln {
    line-height: 1.5em;
    padding: 0.25em;
    margin-bottom: 0.25em
}
.details_orders_popup .msgln.not_seen {
    background-color: #ff4040;
    color: white;
    border-radius: 4px;
}
.single_order span.chat-time {
    width: auto;
    margin: 0;
}
.details_orders_popup.chat_only_popup {
    max-width: 700px;
}
.details_orders_popup h3 {
    font-size: 16px;
}
.details_orders_popup h4 {
    font-size: 16px;
    font-weight: normal;
}
.details_orders_popup {
    font-size: 14px;
    border-radius: 4px;
    max-width: 1500px;
    width: 100%;
    height: 600px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background-color: white;
    z-index: 100;
    padding: 2em;
    border: 1px solid #8ebe28;
}

.chat_only_popup .chat {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    height: calc(100% - 7em);
}

.chat_only_popup .chat_box {
    height: calc(100% - 5em);
    border: 2px solid #8ebe28;
    margin-bottom: 1em;
    border-radius: 4px;
    padding: 0.5em;
	overflow: auto;
}
.inside_popup {
    overflow: auto;
    height: calc(100% - 6em);
    width: 100%;
    display: inline-block;
}
span.close {
    position: absolute;
    top: 0.25em;
    right: 0.75em;
    cursor: pointer;
}
.item_list .description {
    width: 16em;
}
.item_list .price,
.item_list .total {
    width: 5em;
}
.item_list .quanity {
    width: 5em;
}
.item_list .color_number {
    width: 5em;
}
.item_list .kleur {
    width: 10em;
}
span.chats a {
    display: block;
    color: white;
    text-decoration: underline;
    margin-bottom: 0.5em;
}
span.count {
    background-color: #bf1919;
    width: 1.5em;
    display: inline-block;
    height: 1.5em;
    text-align: center;
    line-height: 1.5em;
    vertical-align: middle;
    color: white;
    border-radius: 2em;
    font-size: 12px;
    transform: translate(1px, -0.5em);
    font-weight: 500;
}
span.customer_name {
    width: 17em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.radio_holder label,
.radio_holder input,
.radio_holder select {
    display: inline-block;
    margin-right: 0;
    border: 0;
    vertical-align: middle;
    width: auto;
    height: auto;
    float: none;

}

.info_side {
    display: inline-block;
    vertical-align: top;
    width: 10em;
}

section.sidebar.top {
    width: 100%;
    vertical-align: top;
    padding: 0;
    height: auto;
    border: 0;
    position: relative;
}

section.sidebar.top form {
    /*width: 15em;*/
    display: inline-block;
}
.right_corner {
    position: absolute;
    right: 1em;
    top: 1em;
    /*width: 10em;*/
}
.right_corner form,.right_corner p {
    display: inline-block;
    margin-top: 0;
}
.inline_block {
     display: inline-block;
     margin-right: 2em;
     /*width: 14em;*/
}
body form {
    margin: 0;
}
span.purchase_order_transport_id, span.purchase_order_transport, span.expected_delivery_date_customer {
    width: 9em;
}
/*.radio_holder {
    display: inline-block;
}*/
@media only screen and (max-width: 700px) {
  .sidebar, .center_container {
    width: 100%;
    display: block;
    height: auto;
    border: 0px;
  }
  form.logout_form {
    float: right;
}
.filter_form input, .filter_form label , .filter_form select {
        display: block;
        margin-bottom: 0.5em;
}
  .sidebar {
        border-bottom: 5px solid #8ebe28;
  }
}