body {
    color: #3b3e43;
    font: 13px/24px "Open Sans",Arial,sans-serif;
    letter-spacing: 1px;
}
A {
    color: #b9802c;
    text-decoration: none;
}
A:hover {
    text-decoration: underline;
}
div#all {
    margin: auto;
    background-image: url("pics/bgh.gif");
    background-repeat: no-repeat;
    background-position: 0 5px;
}
div#head {
    padding-left: 250px;
    height: 170px;
    padding-right: 30px;
}
div#sysname {
    color: #b9802c;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    left: 10px;
    top: 115px;
}
div#lang {
}
#helplink {
  
}
div#l {
    display: inline-block;
    width: 200px;
   clear: both;
}
div#r {
    xborder-top: 1px solid #d7d7d7;
    min-height: 300px;
    padding-top: 20px;
}

.adminblock {
    margin: 10px;
    padding: 3px;
    width: 10%;
    height: 100px;
    border: 1px solid #f2f2f2;
    float: right;
    text-align: center;
    border-radius: 1em;
}
.adminblock.selected {
    border-color:  #b9802c;
    background-color: #b9802c17;
}
.adminicon {
    width: 100%;
    height: 70%;
}
.adminicon.filtericon {
    height: 18px;
    width: 18px;
}
.adminicon.filtericons {
    height: 9px;
    width: 11px;
}
.adminicon.fullicons {
    height: 18px;
    width: 18px;
    vertical-align: middle;
}
#invtable .adminicon {
    height: 14px;
    width: 14px;
    vertical-align: sub;
}
#invtable {
    line-height: 2.5em;
}
.oo-trans-form {
    display: none;
}
.oo-trans-form-ta {
    width: 100%;
}
DIV.selected .adminlink, button.gselected, .search_btn {
    color: black;
    background-color: #b9802c17;
    border: 1px solid #b9802c;
}

.adminlink, div.selbox DIV.selboxtitle {
    font-weight: bold;
    height: 22px;
    text-align: center;
    display: block;
    background-color: white;
    color: #3b3e43;
    text-decoration: none;
    border: 1px solid #d7d7d7;
    border-bottom: none;
}
@media (max-width: 1200px) {
    .headname {
        display: none;
    }
    .adminblock {
        height: 50px;
        margin-bottom: 0px;
    }
    .adminicon {
        height: 100%;
    }
}

#ham_menu {
    display: none;
}
.ham_close {
    display: none;
    padding: 0;
    margin: 0;
    height: 20px;
    width: 20px;
}
.ham_close .adminicon, #ham_show .adminicon {
    height: 18px;
    width: 18px;
}
@media (max-width: 1000px) {
    #ham_menu {
        display: block;
    }
    #setup_l {
        display: none;
        position: absolute;
        background-color: white;
        border: 1px solid silver;
        z-index: 100;
        padding: 5px;
    }
    .ham_close {
        display: inline;
    }
    #admin_name_hint {
        display: none;
    }
}
@media (max-width: 750px) {
    table.sp, DIV#setup_r {
        min-width: initial !important;
        max-width: initial !important;
        width: 100% !important;
    }
    .adminblock {
        height: 30px;
    }
}
@media (max-width: 600px) {
    .adminblock {
        height: 25px;
        margin-right: 5px;
    }
}

.smallicon {
    width: 18px;
    height: 18px;
}
/* setup */
DIV#setup_l, DIV#setup_r {
    float: left;
}
 DIV#setup_r {
     max-width: 70%;
}
DIV#setup_l FORM {
    margin: 0; padding: 0;
    float: left;
    position: relative;
}
DIV#setup_l {
    min-width: 200px;
    max-width: 420px;
}
.setupGroupDesc {
    margin-bottom: 10px;
    text-align: center;
}
div#t {
    clear: both;
    font-size: 14px;
    text-align: right;
    padding-right: 20px;
    text-decoration: none;
    border-top: 1px solid #d7d7d7;
}

#incstatus .module {
    margin: 10px;
    margin-top: 5px;
    border: 1px solid #d7d7d7;
    padding: 10px;
}
.module {
    float: left;
}

/* stats selects */
div.selbox {
    width: 250px;
    float: left;
    margin: 5px;
}
div.selboxsel {
    height: 130px;
    overflow-y: scroll;
}
div.selboxcb {
    border-bottom: 1px dotted #c0c0c0;
}
div.status_charts {
    float: left;
    width:500px;
}
.hint #dberrtable, .hint #dblerrtable {
    font-size: smaller;
}
.ok, .errinx {
    padding: 2px;
    margin-top: 15px;
    color: red;
    border: 1px solid red;
}
.ok {
    color: green;
    border: none;
}
#setup_r dt {
    margin-top: 10px;
    font-weight: bold;
}
.status_charts h3 {
    color: gray;
    text-align: center;
}
#invtable table td {
    padding: 3px;
    border-top: 1px solid silver;
}
div#shistory {
    max-width: 900px;
}
TABLE#shtable {
    border: 1px solid #d7d7d7;
}
TABLE#shtable TD {
    border-bottom: 1px solid #d7d7d7;
}
TABLE#shtable TD.shtdt {
    width: 130px;
}
TABLE#shtable TD.shw {
    font-size: smaller;
}
.setuphint {
    padding: 10px;
    text-align: center;
    font-style: italic;
}
#setup_r_butt div.ok {
    display: inline;
    vertical-align: baseline;
}
#setup_r_butt button {
    float: right;
}
#cke_htmlinfo, .setuphelp {
    width: 900px;
}
.cke_contents {
    resize: both;
}
#setup_r #keywords {
    width: 400px;
}
#syslinks {
    text-align: right;
}
.adminalarm {
    color: red;
}
.content_f {
    float:left;
    margin-right: 10px;
}
.field {
    margin-right: 20px;
    margin-top: 2px;
}
.fieldtitle {
    font-size: 10px;
}
#setup_r #shortname {
    width: 320px;
}
#setup_r #infotxt {
    width: 740px;
}
#setup_r #url {
    width: 740px;
}
#setup_r #icon, #setup_r #image {
    width: 356px;
}
#setup_r .hint {
    font-size: 10px;
    color: gray;
    line-height: 1.1em;
    display: inline-block;
    vertical-align: top;
}

.dev_left {
    display: inline-block;
    width: 100px;
    margin-bottom: 5px;
}
.dev_val {
    margin-top: 3px;
    width: 300px;
}
.leftHint {
    display: inline-block;
    margin: 15px 30px 15px 10px;
    color: #808080;
    font-size: small;
    padding: 1em;
    border-color: #808080;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    line-height: 1.2em ;
    max-width: 87%;
}
select#ph {
    max-width: 100%;
}
.sfieldeinfo {
    float: right;
    font-size: smaller;
    color: silver;
}
#sms_text,#sms_to {
    width: 350px;
    height: 60px;
}

/* special handling country select **/
#S_adr table.sp {
    min-width: 7px;
    background-color: inherit;
    border: 0;
    margin: 0;
    padding: 0;
}
#S_adr table.sp .spName, #S_adr span.required {
    display: none;
}
#S_adr table.sp .spValue {
    width: inherit;
}
.sterms {
    float: left;
    display: inline-block;
    border: 1px solid #d7d7d7;
    padding: 3px;
    margin: 2px;
    font-size: 12px;
}
.stermsNF {
    background-color: #FFDACB;
}
.stermsd {
    color: darkgrey;
    font-size: 10px;
}
.stermsM {
    background-color: #FEFFBB;
}
#searchesres {

}
.error {
    color: red;
    font-size: 10px;
    margin-bottom: 10px;
    padding-left: 5px;
}
.external_costs TD {
    background-color: #e9e9e9;
}
table.lined td {
    border-bottom: 1px solid silver;
}

table.admin  {
    margin: 0; border-spacing: 0;
}
table.admin th {
    background-color:  #d7d7d733;
}
table.admin tr:hover {
    background-color: lavender;
}
table.admin td {
    border-bottom: 1px solid silver;
    padding: 2px;
    padding-right: 10px;
    vertical-align: top;
}
#pphide {
    font-size: smaller;
}
.oo-item-lastprice {
    text-decoration: line-through;
}
.lastprice {
    color: red;
}

#lastprice .hidden {
    background-color:  #d7d7d7;
}
.lastpriceminus {
    background-color: rgba(0, 207, 0, 0.11);
}
.lastpriceactive {
    background-color: rgba(0, 207, 0, 0.64);
}
.store_result, .good {
    color: green;
}
.warn {
    color: #dcce84;
}
.filteropt {
    left: 4px;
    position: relative;
    top: -12px;
    font-size: smaller;
}
/* wiki */
.wikicontent .toc {
    border: 1px solid #d7d7d7;
    margin-left: 30px;
    width: 70%
}
.wikicontent h3 {
    font-size: 18px;
    border-bottom: 1px solid #b9802c;
}

.wikicontent .toc .collapsebox > h4, .collapsebox UL {
    margin: 0;
}
#setup_r  .wikicontent dt {
    font-weight:normal;
}
.toclevel-2 {
    display: none;
}
.collapsebox LI {
    list-style-type: none;
}
.adminseq {
    font-size: smaller;
}
#chattable TD {
    vertical-align: top;
}
.chattest {
    background-color: cornsilk;
}
.chat_int {
    background-color: lavender;
}
.chat_res, .chat_res_action {
    text-align: right;
}
.chat_res_action:before {
    content: '(Action:';
}
.chat_res_action:after {
    content: ')';
}
.chat_res_action {
    font-size: smaller;
    font-style: italic;
}
/* content */
#htmlinfo {
    height: 200px;
}
#S_mailer .dev_val {
    width: 450px;
}
#articles_list, #files_list {
    overflow: scroll;
}
#articles_list .gbutton, #files_list .gbutton {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 13.5em;
}
/* chat */
/****** Chat Component */

#setup_l .inc_chat FORM {
    position: relative;
}
#setup_l .inc_chat FORM .admin-chat-chatbtn-newcount {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 10px;
    height: 20px;
    width: 20px;
    padding-bottom: 2px;
    background-color: silver;
    text-align: center;
}
#setup_l .inc_chat FORM .admin-chat-chatbtn-newcount.chat-newcnt {
    background-color: red;
}
#setup_l .inc_chat FORM .admin-chat-chatbtn-newcount.chat-newcnto {
    background-color: #fff016;
}
/** dry of oo.css **/
.oo-chat-pane {
    border: 1px solid gray;
    width: 500px;
    height: 400px;
}

.oo-chat-pane table {
    height: 100%;
    width: 100%;
    min-height: 100%;
    border: none;
}

.oo-chat-pane table td {
    vertical-align: bottom;
}

.oo-chat-conversation {
    background-color: ghostwhite;
    height: 100%;
    position:relative;
}
.oo-chat-conversation-inner {
    position: absolute;
    overflow-y: auto;
    max-height: 100%;
    bottom: 0;
}
.oo-chat-sep {
    font-size: 0.8em;
    text-align: center;
    border-bottom: 1px dotted silver;
    color: silver;
    margin-bottom: 3px;
    clear: both;
}
.oo-chat-input form {
    margin: 0;
}
.oo-chat-input input[type="text"] {
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
}

.oo-chat-boxy, .oo-chat-user {
    padding: 4px;
    display: inline-block;
    clear: both;
    border-radius: 5px;
}
#admin-chat-deletebtn {
    float: right;
}

.inc_chat {
    padding: 10px;
}
#admin-chat-hellomsg {
    width: 95%;
    margin: 5px;
}
#iamonline, #iamoffline {
    padding-left: 6px;
}
#iamonline .gbutton, #iamoffline .gbutton, #iamoffservice .gbutton {
    margin:0;
    margin-bottom: 5px;
}
#iamonline {
    background-color: lightgreen;
}
#iamoffline {
    background-color: lightpink;
}
#iamoffservice {
    background-color: yellow ;
}
#chaterror {
    background-color: red;
}
.oo-chat-boxy {
    background-color: bisque;
    float: right;
    text-align: right;
}
button.oo-running {
    background-color: lightgrey;
}
.oo-chat-user {
    background-color: limegreen;
    float: left;
}
.oo-chat-boxy table td {  /* server responses have some decent html */
    border-bottom: 1px solid silver;
}

form.admin-chat-ended .admin-chat-chatbtn-name {
    text-decoration: line-through;
}
.admin-serie-running {
    background-color: lightpink;
}
.odd {
    background-color: silver;
}
.dnr_intern {
    color: silver;
}
#dnr_result .dnr_intern.oo-state-master {
    border: 1px solid blue;
}

.transfound {
    background-color: lightyellow;
}
.dev-trans-loc {
    display: inline-block;
}
.dev_trans_head {
    margin-top: 10px;
    border-bottom: 1px solid silver;
}
.dev_trans_trans {
    border-left: 1px solid silver;
    padding-left: 5px;
    padding-bottom: 5px;
}
.dev_trans_key {
    vertical-align: top;
}
#privacy_ack {
    color: green;
    font-weight: bold;
}
.privacy_ack {
    margin-left: 20px;
}
#privacy .adminlink {
    border: none;
}
#privacy .privacy_ack {
    margin: auto;
    text-align: center;
    max-width: 70%;
    border: 1px solid green;
    padding: 5px;
}
#privacy .privacy_ack form {
    display: inline;
}
/*
#status_btn_privacy:after {
    content: ' Wichtig: bis 25.5.18! ';
    color: red;
    border: 2px solid red;
    right: -15px;
    top: 0;
    transform: rotate(20deg);
    position: absolute;
    background-color: white;
    border-radius: 5px;
    padding: 4px;
    font-size: xx-small;
}
*/
#statusmailres {

}
table.admin_status {
    border: none;
}
table.admin_status TD {
    border: 1px solid silver;
    border-left: none;
    border-bottom: none;
    padding: 2px;
    min-width: 1.8em;
}

table .mail_infomail {
    color: silver;
}
#smform table TH {
    vertical-align: top;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 1em;
}
.admin-hidden {
    display: none;
}
.geo_tourselector {
    width: 17em;
    display: inline-block;
    border: 1px solid silver;
    vertical-align: top;
    height: 4em;
    margin: 1px;
    padding: 1px;
    text-indent: -2em;
    padding-left: 2em;
    border-radius: 0.5em;
}
.geo_thidden {
    color: silver;
}
#sl2_input {
    width: 40em;
    height: 3em;
}
.sl2_hint {
    font-size: smaller;
    color: silver;
}
/* oekobox */
.oekobox_item {
    display: inline-block;
    width: 180px;
    height: 180px;
    margin: 3px;
    font-size: smaller;
    vertical-align: top;
    line-height: 1em;
    border: 1px solid silver;
}
.oekobox_item img {
    max-width: 150px;
    max-height: 150px;
}
#ftpbrowser_url, #ftpbrowser_path, #ftpbrowser_web {
    width: 600px;
}
.ftp_dir_back .adminicon, .ftp_dir .adminicon, #ftpbrowser_weburl_cc .adminicon{
    width: 20px;
    height: 20px;
    vertical-align: sub;
}
.ftp_file_img img {
    height: 40px;
    vertical-align: middle;
}
.ftpimg_preview {
    padding: 0 !important;  /* overrides datatable */
    margin: 0 !important;
    position: relative;
}
.file_overlay {
    position: absolute;
    z-index: 2;
    left: 40px;
    top: -50px;
    border: 1px solid silver;
    background-color: white;
}
.file_overlay img {
    max-width: 400px;
}
.file_overlay div {
    text-align: center;
}
.oo-admin-trans-rev .adminicon {
    vertical-align: inherit;
}
.show_trans {
    display: inline;
    opacity: 0.7;
}
.trans {
    border: 1px solid silver;
    border-radius: 2px;
    margin-left: 1em;
    padding: 2px;
}
.lang_de .tauto:after {
    display: none;
}
.tauto:after {
    content: 'Real time automatic Translation!';
    font-size: 0.6em;
    float: right;
    display: inline-block;
    position: relative;
    bottom: -6px;
}
#vlist {
    width: 100%;
    height: 5em;
}
#v_iid, #v_pfx, #v_amt {
    width: 6em;
}
#v_len {
    width: 3em;
}
.euorigin {
    height: 1em;
    width: 1em;
}
.item_hidden {
    background-color: silver;
}
.tickets_min {
    font-size: smaller;
    line-height: 1em;
}
#tickettable TD {
    vertical-align: top;
    min-width: 9em;
}
.tickets_email {
    position: absolute;
    background: wheat;
    left: 25%;
    max-height: 30%;
    overflow: auto;
    max-width: 50%;
    margin-top: 2em;
}
.oo_plus {
    background-image: url("../../api/oo_icons.svg?fg=black#oo-add");
}
.oo_icon {
    width: 1.1em;
    height: 1.1em;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 5px;
}
.apikey_del {
    background-image: url("../../api/oo_icons.svg?fg=black#oo-cross");
}
.apikey_block {
    background-image: url("../../api/oo_icons.svg?fg=black#oo-blocked");
}
.apikey_dup {
    background-image: url("../../api/oo_icons.svg?fg=black#oo-dup");
}
.apikey_blocked {
    background-color: lightsalmon;
}
.apikey_unblock {
    background-image: url("../../api/oo_icons.svg?fg=black#oo-refresh");
}
.ticket_newcomm textarea {
    height: 3em;
    width: 100%;
}
.ticket_newcomm button {
    float: right;
}

#actionlist {
    position: relative;
    left: 5em;
    border: 1px solid gray;
    z-index: 10;
    background-color:
            whitesmoke;
}
.actionsel {
    width: 18em;
    display: inline-block;
    vertical-align: top;
    padding: 4px;
    background-color: silver;
    margin: 2px;
    height: 2em;
    overflow: hidden;
    text-overflow: "...";
    font-size: smaller;
}
.actionsel.actioncustomer {
    background-color: darkkhaki;
}
.actionsel.syscustomer {
    background-color: khaki;
}
#setup_r dt {
    margin-bottom: 1em;
}

#webhooktest {
    letter-spacing: inherit;
    font: initial;
}
#webhooktest .webhookcall {
    background-color: lightgrey;
    margin: 1em;
}
#sp_NotifyEmail1,#sp_NotifyEmail2,#sp_NotifyEmail3, #sp_apiip {
    margin-top: 2em;
}

.admin_section {
    clear: both;
}
.imgadmin {
    max-width: 100%;
}
.apass {
    width: 15em;
    display: inline-block;
}
.doordetails {
    max-height: 10em;
    overflow:auto;
}

table.driverlist td {
    border-bottom: none;
    vertical-align: top;
}
table.driverlist tr.adrchanged  td {
    border-top: 1px solid silver;
}
table.driverlist .orderdetails {
    font-size: smaller;
}
.isdelivered, .isdelivered {
    background-color: #90ee9063;
}
.digitalonly {
    background-color: #eedf9063 !important; ;
}
table.driverlist .dltimeinfo {
    white-space: nowrap;
}
table.driverlist .dlhint {
    color: silver;
}
.tourready, .tourreadyu, .packlate, .refresh {
    width: 2em;
    display: inline-block;
    background-size: 1.8em 1.8em;
    background-repeat: no-repeat;
    background-image: url("../../api/oo_icons.svg?fg=green#oo-ok");
}

.svg-scaled {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    padding: 10px;
    margin: 4px;
    border:none;

    vertical-align: middle;
    background-color: white;
    display: none;
}
.svg-oo-dup {
    background-image: url("../../api/oo_icons.svg?fg=gray&bg=xf5f5f5#oo-dup");
}
.svg-oo-ok {
    background-image: url("../../api/oo_icons.svg?fg=green&bg=xf5f5f5#oo-ok");
}
.svg-oo-blocked {
    background-image: url("../../api/oo_icons.svg?fg=red&bg=xf5f5f5#oo-blocked");
}
.span-icon {
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
}

.image-overlay {
    position: absolute;
    top: 0;
    background-color: white;
    opacity: 0.8;
}
.image-overlay.left {
    left: 0;
}
.image-overlay.left50 {
    left: 50px;
}


.tourreadyu {
    background-image: url("../../api/oo_icons.svg?fg=gray#oo-att");
}
.packlate {
    width: 1.5em;
    background-size: 1.4em 1.4em;
    background-image: url("../../api/oo_icons.svg?fg=gray#oo-profile");
}
.refresh {
    background-image: url("../../api/oo_icons.svg?fg=gray#oo-refresh");
    background-position-x: 1em;
}
.sesam input {
    width: 20em;
}
.sesamok {
    padding: 1em;
    border: 2px solid green;
}
#alt_system_creation INPUT {
    width: 30em;
}
.threewords {
    width: 20em;
}
table.admin.depottable td  {
    border-right: 1px solid silver;
}
table.admin.depottable th  {
    border-right: 1px solid black;
}
.depot_old {
    color: silver;
}
.sesam_avail {
    background-color: limegreen;
}
.sesam_busy {
    background-color: lightyellow;
}
.sesam_box {
    margin: 0.5em;
}
.box_mode .sesam_box  {
    height: 14em;
    max-width: 20em;
    display: inline-block;
    overflow: auto;
}
.sesam_del {
    border-top: 1px gray dotted;
}
.sesam_log {
    padding: 0;
}
.sesam_log UL {
    padding-left: 2em;
}
.sesam_inactive {
    background-color: lightcoral;
}
.sesam_booklist {
    display: inline-block;
    border: 1px solid silver;
    margin: 2px;
    padding: 2px;
}
.sesam_invalid {
    background-color: silver;
}
.list_mode .sesam_del {
    min-height: 205px;
    position: relative;
}
.list_mode .sesam_del_img {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.S_depots select, .S_depots button {
    margin: 0.5em;
}
.formfieldname {
    width: 7em;
    display: inline-block;
}
#osadr {
    width: 8em;
}
#ostitle , #osmsg{
    width: 25em;
}
#osimg, #oslink {
    width: 30em;
}
#pushnewd, #osbtnd {
    text-align: right;
    padding: 1em;
}
.slimage {
    width: 2.5em;
    vertical-align: middle;
}
.chint {
    font-family: monospace;
}
.touricon {
    height: 20px;
    vertical-align: bottom;
    float: right;
}
.openclose_arrow {

    background-size: 1.5em;
    background-repeat: no-repeat;
    width: 2em;
    height: 1.5em;
    background-position: right;
    float: right;
    margin-right: 1em;
 }
.openclose_closed {
    background-image: url("../../api/oo_icons.svg?fg=gray#oo-arrow-left");
}
.openclose_open {
    background-image: url("../../api/oo_icons.svg?fg=gray#oo-arrow-down");
}
.openclose_small {
    max-height: 10em;
}
.apikef {
    display: inline-block;
    width: 13em;
    vertical-align: top;
}

.semsearch td {
    vertical-align: top;
}
#semterm {
    width: 40em;
}
#onefile_tbl TD, #onefile_tbl TH  {
    vertical-align: top;
}
.fileinfo TH {
    text-align: left;
    width: 8em;
}


.offset-y-5 {
    margin-bottom: -5px;
}


dialog{
    border: solid 1px #b9802c;
    background-color: #f4f4f4;
    border-radius: 1em;
}