@import url('fonts/fonts.css');

body {
    margin: 0px;
    padding: 0px;
    font-family: verdana;
    font-size: 12px;
    color: #4b4a4a;
}

img {
    border: none;
}

#top_nav {
    height: 92px;
    background-image: url(../images/nav.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #7DDAFB;
}

    #top_nav ul {
        margin: 0px;
        padding: 0px;
    }

    #top_nav li {
        float: left;
        background-image: url(../images/sap.jpg);
        background-repeat: no-repeat;
        background-position: right center;
        list-style: none;
        padding: 0px 15px 0px 15px;
        padding-top: 2px;
        height: 87px;

    }

        #top_nav li.nbdr {
            background: none;
        }

.sub_nav_bg {
    height: 42px;
    background-color: #d6d6d6;
    -moz-box-shadow: 0 0 15px #383838;
    border: 1px solid #908e8e;
    -webkit-box-shadow: 0 0 15px#383838;
    padding-top: 5px;
    box-shadow: 0 0 15px #383838;
}

#sub_nav {
    float: right;
    height: 31px;
    margin-top: 4px;
}

    #sub_nav ul {
        margin: 0px;
        padding: 0px;
    }

    #sub_nav li {
        float: left;
        background-image: url(../images/sap2.jpg);
        background-repeat: no-repeat;
        background-position: right center;
        list-style: none;
        padding: 0px 20px 0px 20px;
        height: 42px;
    }

        #sub_nav li.nbdr {
            background: none;
        }

.search {
    width: 650px;
    margin: 0 auto;
    margin-top: 20px;
}

.barcode {
    width: 139px;
    height: 62px;
    float: left;
}

.searchinput {
    width: 381px;
    height: 47px;
    float: left;
    background-image: url(../images/input-bg.jpg);
    background-repeat: repeat-x;
    border: 0px;
    margin-top: 6px;
    color: #ffffff;
    font-size: 14px;
    padding-right: 10px;
    font-family: calibri;
}

.button {
    width: 119px;
    height: 49px;
    background-image: url(../images/button.jpg);
    background-repeat: no-repeat;
    float: left;
    margin-top: 6px;
    padding-top: 10px;
    text-align: center;
}

input[type="text"], input[type="password"], textarea, select {
    outline: none;
}

input[type="image"] {
    outline: none;
}

.footer {
    height: 24px;
    background-color: #7DDAFB;
    color: #ffffff;
    font-size: 11px;
    line-height: 24px;
    padding: 0px 10px 0px 10px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.left_panel {
    float: left;
    width: 20%;
    min-height: 494px;
    margin-top: 3px;
    margin-bottom: 5px;
    background-color: #ffffff;
    border: 1px solid #908e8e;
    -moz-box-shadow: 0 0 15px #7a7979;
    -webkit-box-shadow: 0 0 15px#383838;
    color: #000000;
    background-image: url(../images/logo-watermark.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    box-shadow: 0 0 15px #383838;
}

    .left_panel input {
        width: 254px;
        border: 0px;
        background-color: #757575;
        height: 14px;
        color: #ebe9ec;
        padding: 3px;
    }

    .left_panel select {
        width: 160px;
        border: 0px;
        background-color: #757575;
        height: 24px;
        color: #ebe9ec;
    }

    .left_panel input[type="submit"] {
        width: 89px;
        height: 25px;
        background-image: url(../images/login.png);
        background-repeat: no-repeat;
        color: #ffffff;
        border: 0px;
        font-size: 12px;
    }



.left_panel2 {
    float: left;
    width: 20%;
    min-height: 494px;
    margin-top: 3px;
    margin-bottom: 5px;
    background-color: #ffffff;
    border: 1px solid #908e8e;
    -moz-box-shadow: 0 0 15px #7a7979;
    -webkit-box-shadow: 0 0 15px#383838;
    color: #000000;
    background-image: url(../images/logo-watermark.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    box-shadow: 0 0 15px #383838;
}

    .left_panel2 input {
        width: 147px;
        border: 0px;
        background-color: #757575;
        height: 16px;
        color: #ebe9ec;
        padding: 4px 5px 3px 4px;
        ;
    }

        .left_panel2 input[type="submit"] {
            width: 89px;
            height: 25px;
            background-image: url(../images/login.png);
            background-repeat: no-repeat;
            color: #ffffff;
            border: 0px;
            font-size: 12px;
        }

a {
    color: #383838;
}

.right_panel {
    float: right;
    width: 79%;
    min-height: 494px;
    margin-top: 3px;
    margin-bottom: 5px;
    background-color: #ffffff;
    border: 1px solid #908e8e;
    -moz-box-shadow: 0 0 15px #7a7979;
    -webkit-box-shadow: 0 0 15px#383838;
    color: #000000;
    box-shadow: 0 0 15px #383838;
    padding-bottom: 50px;
}

.right_panel2 {
    min-height: 424px;
    margin-top: 3px;
    margin-bottom: 5px;
    background-color: #ffffff;
    color: #000000;
    background-image: url(../images/logo-watermark2.png);
    background-repeat: no-repeat;
    background-position: left center;
    -moz-box-shadow: 0 0 15px #7a7979;
    -webkit-box-shadow: 0 0 15px#383838;
    color: #000000;
    box-shadow: 0 0 15px #383838;
}

.right_panel3 {
    min-height: 494px;
    margin-top: 3px;
    margin-bottom: 5px;
    background-color: #ffffff;
    color: #000000;
    background-image: url(../images/logo-watermark.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    -moz-box-shadow: 0 0 15px #7a7979;
    -webkit-box-shadow: 0 0 15px#383838;
    color: #000000;
    box-shadow: 0 0 15px #383838;
}

.search2 {
    width: 845px;
    margin: 0 auto;
    margin-top: 12px;
}

.searchinput2 {
    width: 211px;
    height: 47px;
    float: left;
    background-image: url(../images/input-bg.jpg);
    background-repeat: repeat-x;
    border: 0px;
    margin-top: 6px;
    color: #ffffff;
    font-size: 14px;
    padding-right: 10px;
    font-family: calibri;
}

.caption {
    float: left;
    font-family: 'museo300';
    font-size: 18px;
    color: #7DDAFB;
    padding-top: 20px;
    width: 135px;
}

.shopping-title {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 2px solid #565656;
    font-family: 'museo300';
    color: #7DDAFB;
}

.shopping p {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    padding-left: 90px;
    line-height: normal;
}

.separator {
    border-top: 1px solid #c2c2c2;
}

.grid td {
    font-size: 11px;
    padding: 0px 10px 0px 10px;
}

.job-title {
    background-image: url(../images/jobtitle_strip.jpg);
    background-repeat: repeat-x;
    height: 28px;
    color: #ffffff;
    font-weight: bold;
}

.job-row1 {
    background-color: #bfbfbf;
    height: 28px;
}

.job-row2 {
    background-color: #f2f2f2;
    height: 28px;
}

.pagination {
    height: 28px;
    background-color: #bfbfbf;
    color: #383838;
    text-align: left;
    padding-left: 20px;
}

.small-input {
    width: 25px;
    text-align: center;
}

.go {
    width: 34px;
    height: 22px;
    background-image: url(../images/go.png);
    background-repeat: no-repeat;
    color: #ffffff;
    border: 0px;
    font-size: 11px;
}

.form {
}

    .form input[type="text"] {
        width: 200px;
        background-color: #fff !important;
        height: 16px;
        color: #000 !important;
        padding: 5px;
        border: solid 2px #757575;
        border-radius: 8px;
        font-weight: bold;
    }

    .form input[type="password"] {
        width: 200px;
        background-color: #fff !important;
        height: 16px;
        color: #000 !important;
        padding: 5px;
        border: solid 2px #757575;
        border-radius: 8px;
        font-weight: bold;
    }

    .form select {
        width: 215px;
        background-color: #fff !important;
        height: 38px;
        color: #000 !important;
        padding: 5px;
        border: solid 2px #757575;
        border-radius: 8px;
        font-weight: bold;
    }

    .form input[type="submit"] {
        width: 89px;
        height: 25px;
        background-image: url(../images/login.png);
        background-repeat: no-repeat;
        color: #ffffff;
        border: 0px;
        font-size: 12px;
    }

a {
    color: #383838;
}

    a:hover {
        color: #383838;
        text-decoration: none;
    }

.order-title {
    background-image: url(../images/order-title.jpg);
    background-repeat: repeat-x;
    font-weight: bold;
}

.order_table {
    border-collapse: collapse;
    border: 1px solid #dddcdc;
}

    .order_table td {
        padding: 10px;
        border-collapse: collapse;
        border: 1px solid #dddcdc;
    }

.heading {
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    font-family: 'museo300';
    font-size: 18px;
    color: #2B7FBA;
    background-image: url(../images/heading.jpg);
    background-repeat: repeat-x;
}

a {
    color: #383838;
}

a {
    color: #000000;
}

.coms {
    float: left;
    padding: 25px 0px 0px 20px;
}

.coms2 {
    font-size: 15px;
    font-family: 'museo500';
    color: #ffffff;
    float: right;
    padding: 134px 20px 0px 0px;
}

input[type="text"], input[type="password"], input[type="submit"], textarea, select {
    outline: none;
}

.login_top_nav {
    height: 164px;
    background-image: url(../images/nav.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #7DDAFB;
}

.rejection {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 14px;
}

.rejection_select {
    width: 224px;
    border: 0px;
    background-color: #757575;
    height: 26px;
    color: #ebe9ec;
}

.graph-caption {
    height: 40px;
    line-height: 40px;
    font-family: 'museo700';
    font-size: 18px;
    color: #2B7FBA;
    text-align: center;
}

.red {
    color: red;
}

.vertical-sap {
    background-image: url(../images/vertical-sap.gif);
    background-repeat: repeat-y;
    background-position: center;
}

.header {
    height: 92px;
    background-image: url(../images/nav.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #7DDAFB;
}

.logout {
    float: right;
    padding: 36px 20px 0px 0px;
    color: #000000;
}

    .logout a {
        color: #ffffff;
    }

        .logout a:hover {
            color: #ffffff;
            text-decoration: none;
        }

#loginform {
    min-width: 180px;
    height: 210px;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #555555;
    padding: 16px 16px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 1px 6px rgba(75, 31, 57, 0.8);
    -moz-box-shadow: 0px 1px 6px rgba(75, 31, 57, 0.8);
    box-shadow: 0px 1px 6px rgba(223, 88, 13, 0.8);
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.left_panel2 input[type="checkbox"], input[type="image"] {
    outline: none;
    width: auto;
    background: none;
    height: auto;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.modalPopup {
    background-color: #FFFFFF;
    width: 300px;
    border: 3px solid #0DA9D0;
}

    .modalPopup .header {
        background-color: #2FBDF1;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }

    .modalPopup .body {
        min-height: 50px;
        line-height: 30px;
        text-align: center;
        padding: 5px
    }

    .modalPopup .footer {
        padding: 3px;
    }

    .modalPopup .button {
        height: 23px;
        color: White;
        line-height: 23px;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
        background-color: #9F9F9F;
        border: 1px solid #5C5C5C;
    }

    .modalPopup td {
        text-align: left;
    }

.popup_button[type="submit"] {
    width: 89px;
    height: 25px;
    background-image: url(../images/login.png);
    background-repeat: no-repeat;
    color: #ffffff;
    border: 0px;
    font-size: 12px;
}

.ordertooltip {
    width: 75px;
}
/* style-my-tootltips plugin, tooltip styling */
#s-m-t-tooltip {
    /* basic */
    max-width: 300px;
    z-index: 10;
    margin: 24px 14px 7px 12px;
    /* style and design */
    padding: 8px;
    background: #222; /* fallback if rgba not supported */
    background: rgba(0,0,0,0.8);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3);
    -webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3);
    box-shadow: 2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3);
    /* font */
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #fff;
}

.heading-login {
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    font-family: 'museo300';
    font-size: 18px;
    color: #7DDAFB;
    background-image: url(../images/top-bg.jpg);
    background-repeat: repeat-x;
}


.right_panel2-login {
    margin-bottom: 5px;
    min-height: 450px;
    background-color: #ffffff;
    color: #000000;
    background-image: url(../images/logo-watermark2.png);
    background-repeat: no-repeat;
    background-position: left center;
}


.inside-bottom {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: url(../images/bottom-bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 5px;
}

.inside {
    position: fixed;
    bottom: 0px;
    width: 100%;
}




.bookshop_left_panel {
    float: left;
    width: 23%;
    min-height: 500px;
    margin: 3px 0 5px;
    background-color: #ffffff;
    border: 1px solid #908e8e;
    -moz-box-shadow: 0 0 15px #7a7979;
    -webkit-box-shadow: 0 0 15px#383838;
    color: #000000;
    background-image: url(../images/logo-watermark.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    box-shadow: 0 0 15px #383838;
    font-size: 11px;
}

    .bookshop_left_panel input {
        border: 0px;
        background-color: #757575;
        height: 16px;
        color: #ebe9ec;
        padding: 4px 5px 3px 4px;
    }

        .bookshop_left_panel input[type="submit"] {
            width: 89px;
            height: 25px;
            background-image: url(../images/login.png);
            background-repeat: no-repeat;
            color: #ffffff;
            border: 0px;
            font-size: 12px;
        }

.bookshop_right_panel {
    float: right;
    width: 76%;
    min-height: 494px;
    margin-top: 3px;
    margin-bottom: 5px;
    background-color: #ffffff;
    border: 1px solid #908e8e;
    -moz-box-shadow: 0 0 15px #7a7979;
    -webkit-box-shadow: 0 0 15px#383838;
    color: #000000;
    box-shadow: 0 0 15px #383838;
    padding-bottom: 50px;
}

.table {
    max-width: 350px;
    width: 100%;
    padding: 10px;
    margin-right: 10px;
}

.row {
    display: flex;
    flex-direction: row;
}

.table-right {
    margin-top: 10px;
    justify-content: flex-end;
}

.table_header {
    margin: 5px 0;
}

.header_sub_nav {
    display: flex;
    align-items: center;
}

.row-table {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.column-table {
    display: flex;
    flex-direction: column;
}

.section {
    display: flex;
    flex-direction: column;
    margin: 0 10px;
}

.section-title {
    margin: 10px 0 5px;
}

.section input[type="submit"] {
    width: 89px;
    height: 25px;
    background-image: url(../images/login.png);
    background-repeat: no-repeat;
    color: #ffffff;
    border: 0px;
    font-size: 12px;
}

.icon {
    text-decoration: none;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
    flex-direction: column;
    padding: 5px;
}

.icon img {
    height: 40px;
    width: 40px;
}

.icon p {
   color: #ffffff;
   font-size: 16px;
   font-weight: 500;
   margin: 10px 0 0;
   padding: 0;
}

.select-type {
    width: 175px;
    border: 0px;
    background-color: #757575;
    color: #ebe9ec;
    padding: 3px;
    color: #ffffff;
}

.datepicker {
    width: 165px;
    border: 0px;
    background-color: #757575;
    color: #ebe9ec;
    padding: 3px;
    color: #ffffff;
}

.discount_sub_nav {
    padding: 0;
    margin: 0;
}

    .discount_sub_nav a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        
    }

.discount_sub_nav_text {
    margin: 0;
    font-size: 12px;
    line-height: 10px;
}

.discount_sub_nav_link {
    margin: 0;
    text-decoration: none;
}

.delete_modal {
    visibility: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    background: #00000020;
    display: flex;
    justify-content: center;
    align-items: center;
}

.delete_modal_content{
    border: 1px solid #000000;
    min-width: 300px;
    background: #ffffff;   
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.delete_modal_buttons {
    margin-top: 20px;
}

.delete_modal_button {
    cursor: pointer;
    margin: 0 10px;
    padding: 4px 14px;
}

.delete_button {
    background: none;
    outline: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
}

.edit_modal {
    visibility: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    background: #00000020;
    display: flex;
    justify-content: center;
    align-items: center;
}

.edit_modal_content {
    border: 1px solid #000000;
    min-width: 300px;
    background: #ffffff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.edit_modal_buttons {
    margin-top: 20px;
}

.edit_modal_button {
    cursor: pointer;
    margin: 0 10px;
    padding: 4px 14px;
}

.edit_button {
    background: none;
    outline: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
}

.edit_input_field {
    width: 165px;
    border: 0px;
    background-color: #757575;
    color: #ebe9ec;
    padding: 3px;
    color: #ffffff;
}

.button_red {
    background: #C0392B;
    color: #ffffff;
    outline: none;
}


.button_red:hover{
    opacity: 0.9;
    outline: none;
}

.table-textarea {
    resize: none;
    height: 120px;
    width: 100%;

}


.notify-bar {
    position: absolute;
    left: 434px;
    top: 0px;
    background: yellow;
    border: 1px solid;
    padding: 10px;
    box-shadow: 5px 10px 8px #888888;
}

    .notify-bar .notify-bar-close {
        position: relative;
    }
    .notify-bar .notify-bar-message {
        background-image: none;
    }

select#pricingAlgorithmHistoryListBox {
    padding: 5px;
    border: solid 2px #757575;
    border-radius: 8px;
    height: 325px;
    width: 260px;
    margin: 0 5%;
    text-align: center;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

#pricingAlgorithmHistoryListBox::-webkit-scrollbar {
    width: 0;
}

.accept_order_detail_modal {
    visibility: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #00000020;
    display: flex;
    justify-content: center;
    align-items: center;
}

.accept_order_detail_modal_content {
    border: 1px solid #000000;
    min-width: 300px;
    background: #ffffff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.accept_order_detail_modal_buttons {
    margin-top: 20px;
}

.accept_order_detail_modal_button {
    cursor: pointer;
    margin: 0 10px;
    padding: 4px 14px;
}

.button_green {
    background: #52BF40;
    color: #ffffff;
    outline: none;
}
