﻿.payment {
    display: none
}

.bookDescription {
    padding-top: 1px;
    padding-left: 4px;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #555
}

.bookTitle {
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    color: #000;
    font-size: 14px;
    padding: 4px;
    width: 200px
}

.tdPrice {
    width: 100px;
    text-align: left
}

.icon {
    width: 20px;
    height: 20px
}

.selected td {
    border-style: solid;
    border-color: #faa;
    border-width: 1px;
    background-color: #fc6
}

td.delete {
    background-color: Transparent;
    border-style: none
}

.shopBookItem {
    padding-left: 80px;
    background-repeat: no-repeat;
    width: 100%;
    height: 120px;
    background-color: #e8edf7;
}

#itemsTableContainer {
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.bookItemsTableCon {
    padding-right: 12px;
}

.shopBookItemPrice {
    width: 100px
}

.inTotal {
    width: 60px
}

#toPay {
    width: 60px;
    color: #000
}

.grandTotal {
    width: 60px
}

.qtyTD {
    width: 150px;
    text-align: right
}

input[disabled=disabled] {
    color: #000;
    background-color: #fefefe;
    border-style: none
}

.formError {
    color: Red;
    visibility: hidden
}

td .formError {
    font-size: 18px
}

.formError img {
    border: 0;
    background-image: url(Images/shop/arrow.gif);
    background-repeat: no-repeat;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0
}

.stageSelected {
    font-weight: bold;
    font-size: 22px
}

#cusDetails table {
    width: 500px
}

    #cusDetails table td {
        width: 10px
    }

        #cusDetails table td + td {
            width: 100%
        }

#cusDetails input[type=text] {
    width: 99%
}

#cusDetails #userStreet {
    width: 230px
}

#cusDetails #userStreetNum {
    width: 30px
}

.header {
    height: 10px
}

.catPrice {
    width: 120px
}

.tableWithHeader {
    width: 100% !important
}

#headerTbl {
    margin-left: 90px;
    padding: 0;
    width: calc(100% - 122px) !important;
}
    #headerTbl.tblCheckout {
        width: calc(100% - 10px) !important;
        margin-left: 10px !important;
    }
td.delete.header7 {
    width: 20px;
}
    #headerTbl .header1 {
        padding-left: 4px;
        padding-right: 4px
    }

.header1 {
    width: 510px;
}

.header4 {
    width: 150px;
}

.header5 {
    width: 100px;
}

.header6 {
    width: 90px;
    text-align: right;
}

#itemsTable {
    padding: 0;
    margin: 0;
    width: 100%
}

#popup {
    position: absolute;
    overflow: visible;
    width: 80%;
    height: 455px;
    top: 70px;
    border: 6px solid #6088b1;
    border-radius: 6px;
    border-top-width: 20px;
    left: 10%;
    background-color: white;
    -webkit-box-shadow: -1px 10px 8px -11px rgba(0,0,0,0.4);
    -moz-box-shadow: -1px 10px 8px -11px rgba(0,0,0,0.4);
    box-shadow: -1px 10px 8px -11px rgba(0,0,0,0.4);
    display: none;
    line-height: normal;
    z-index: 99999;
}
#termsText {
    top: 0px;
    left: 0px;
    right: 0;
    height: 425px;
    overflow: auto;
    position: absolute;
    text-align: left;
    word-wrap: break-word;
    padding: 15px;
}
#closePopup {
    position: absolute;
    width: 48px;
    height: 51px;
    top: -43px;
    right: -26px;
    cursor: pointer;
}

.titleBorder {
    border-bottom: solid 1px #000
}

#cusDetails #userTelephone {
    width: 170px
}

#cusDetails #userMobilePhone {
    width: 100px
}

#cusDetails #userPostCode {
    width: 100px
}

.myButton {
    margin: 0;
    padding: 0
}

    .myButton .ui-button-text {
        padding: 0;
        padding-right: 9px;
        padding-left: 9px;
        font-size: 12px;
        background-color: #6c79b0
    }

.searchBtn, .searchBtn .ui-button-text {
    padding: 0;
    line-height: 15px;
    font-size: 11px;
    margin: 0;
    background-color: #6c79b0;
    padding-right: 9px;
    padding-left: 9px
}

#ccBtn, #codBtn, #btBtn {
    background: url('');
    font-size: 12px;
    padding: 1px;
    padding-right: 9px;
    padding-left: 9px;
    margin: 0;
    background-color: #6c79b0
}

#searchXSpan {
    border: solid 1px #9a9ca4;
    background-color: White;
    padding-right: 3px;
    height: 16px
}

#search {
    border: none 1px #9a9ca4
}

.itemCheckOut {
    background-image: url('')
}

.loadMoreBtn .ui-button-text {
    background-color: White;
    color: #242424;
    padding-top: 5px;
    padding-bottom: 5px
}

#shippingRow td {
    padding-right: 23px
}

.isbn {
    color: #888
}

.tooltip {
    position: absolute;
    z-index: 999;
    left: -9999px;
    background-color: #fff;
    padding: 5px;
    border-radius: 4px 4px 4px 4px;
    border: 2px solid #999;
    width: 250px
}

    .tooltip p {
        margin: 0;
        padding: 0;
        color: #000;
        background-color: #fff
    }

.discountTable .ui-dialog-titlebar {
    display: none
}

.discountTable {
    background-color: White;
    text-align: center;
    vertical-align: middle;
    height: 20px;
    opacity: 1
}

#discountTable td {
    text-align: left;
    padding-left: 3px;
    padding-right: 20px
}

    #discountTable td + td + td {
        text-align: right;
        padding-right: 3px
    }

#discountTable {
    border: solid 1px #ccc
}

    #discountTable thead td {
        background-color: #a6c1d3;
        border-bottom: solid 1px #242424;
        padding-bottom: 2px;
        padding-top: 2px;
        font-size: 14px
    }

    #discountTable tbody tr + tr + tr + tr + tr + tr td {
        border-bottom: solid 1px #555;
        padding-bottom: 5px
    }

    #discountTable tbody tr + tr + tr + tr + tr + tr + tr td {
        border-style: none
    }
#saveStatus {
    font-size: 22px;
    z-index: 900;
    border: 0;
    position: fixed;
    top: 30px;
    right: 45%;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #eee;
    display: none;
    width: 170px;
    height: 30px;
    text-align: left;
    background-color: #fff;
    opacity: .7;
    padding: 5px
}

    #saveStatus img {
        float: right
    }

    #saveStatus span {
        padding-left: 10px;
        padding-top: 5px;
        display: block;
        float: left
    }

.saveing {
    color: Red
}

.saved {
    color: Green
}

#savingTotal img {
    visibility: hidden
}

#savingTotal {
    padding-left: 5px
}

.saving {
    background-color: #f5ede9;
    border: solid 2px #fe6700
}

.progPop .ui-dialog-titlebar {
    display: none
}

.progPop {
    background-color: White;
    text-align: center;
    vertical-align: middle;
    height: 20px;
    opacity: 1
}

#progPop {
    display: none
}

    #progPop div {
        margin-bottom: 10px
    }

#ajaxLoader {
    display: none;
    position: absolute;
    z-index: 3000;
    width: 50px;
    height: 50px;
    top: 60%;
    left: 60%
}

.timoutPopup {
    padding-top: 10px
}

    .timoutPopup .ui-dialog-titlebar {
        display: none
    }

    .timoutPopup .ui-button {
        background: #fff url('');
        color: #000
    }

#thisIsaTeachersGuide .bookName {
    margin-bottom: 10px;
    margin-top: 5px;
    text-decoration: underline;
    font-weight: bold;
    color: #1d7bb1
}

.ui-dialog-titlebar-close.ui-corner-all {
    display: none
}

.catalogue {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5)
}

    .catalogue .ui-dialog-titlebar.ui-widget-header {
        background-color: #fff;
        background-image: url('');
        border-color: #fff;
        color: #242424
    }

    .catalogue .ui-dialog-titlebar-close.ui-corner-all {
        display: block;
        border-color: #242424
    }

.catalogueSubMenu {
    cursor: pointer;
    padding-bottom: 2px
}

.catalogue .innerMenu {
    margin-left: 20px
}

    .catalogue .innerMenu td {
        vertical-align: top;
        padding-left: 5px
    }

        .catalogue .innerMenu td i_mg {
            width: 30px;
            height: 60px
        }

#catalogueBrowser a {
    text-decoration: none
}

#bankSelection td {
    vertical-align: top;
    border-bottom: solid 1px;
    padding: 5px
}

#selecedBankDiv {
    margin: 15px;
    margin-left: 0
}

#issues #tableContainer {
    height: 250px;
    overflow: auto
}

#issues #issuesTable thead td {
    border-bottom: solid 1px #999
}

#issues #issuesTable td {
    padding-right: 15px
}

    #issues #issuesTable td:nth-child(2) {
        text-align: right
    }

    #issues #issuesTable td:nth-child(3) {
        text-align: right
    }

#issues #issuesTable tbody tr:first-child td {
    padding-top: 5px
}

#issues #issuesTable tr:last-child td {
    border-bottom: solid 1px #999
}

#issues #issuesMsg {
    margin-top: 25px;
    width: 400px
}

#issues .probs td {
    color: #c55
}

#issues #stockIssueTableSpace {
    height: 20px
}

#issues .oks td {
    color: #585
}

#issues #issuesTable {
    width: 100%
}

#stockIssuesComment {
    color: #c55;
    font-weight: bold
}

#stockIssuesNote {
    text-decoration: underline overline
}

#stockIssuesNewTotalsTbl td {
    padding-left: 15px
}

F #ui-dialog-title-issues {
    color: black;
    font-weight: bold
}

.issuesDialog .ui-widget-header {
    background-image: url('');
    background-color: #f5f5f5
}

#callCenterPopup #toolbar {
    text-align: right;
    width: 100%
}

.callCenterPopup .ui-widget-header {
    background-color: #666;
    background-image: url('')
}

.callCenterPopup .ui-widget {
    background-color: #666;
    background-image: url('');
    color: White
}

#callCenterPopup #customerStatusTd img {
    visibility: hidden
}

#callCenterPopup #customerStatusTd #transRef {
    color: #66b659;
    letter-spacing: 3px;
    font-weight: bold
}

.showOnHandling {
    display: none
}

#callCenterPopup #logoutBtn.ui-widget {
    background-color: White;
    color: Black;
    font-weight: bold
}

#callCenterPopup #status {
    color: Purple
}

.startTr button {
    color: #fff;
    font-weight: bold;
    margin-bottom: 3px
}

#callCenterPopup .customerActions {
    height: 20px
}

    #callCenterPopup .customerActions .ui-button-text {
        padding: 0;
        padding-left: 15px;
        padding-right: 15px
    }

#callCenterPopup #popupHeader {
    background-color: #888;
    color: #fff;
    border: solid 1px #000;
    margin-bottom: 10px
}

.callCenterPopup .ui-dialog-titlebar-close.ui-corner-all {
    display: block
}

#callCenterPopup #queueLink a {
    color: #44e
}

#reasonList {
    display: none
}

#callbackDate input {
    width: 90px
}

#callbackTime {
    width: 100px
}

#reasonList table {
    width: 100%
}

    #reasonList table td {
        vertical-align: top
    }

#detailsMainTable table {
    width: 100%
}

#detailsMainTable td {
    padding: 0;
    margin: 0;
    padding-bottom: 0
}

.OUT {
    border: solid 1px red
}

.trackingTable td {
    border-bottom: 1px solid #aaa;
    padding-top: 3px
}

.trackingTable {
    margin-top: 10px
}

    .trackingTable .searchRow td {
        border-bottom: 0;
        padding-bottom: 20px
    }

    .trackingTable div {
        width: 35px;
        height: 25px
    }

    .trackingTable .done {
        background: url("../images/icons/ok.png") no-repeat
    }

    .trackingTable .cancelRow div {
        background: url("../images/icons/cancel.png") no-repeat
    }

#trackingTable a.voucherLink, #trackingTable a.voucherLink:visited {
    text-decoration: underline;
    font-weight: bold;
    margin-left: 10px;
    color: blue
}

#documentType {
    position: absolute;
    background-color: #ededed;
    border: solid 3px #fff;
    padding: 3px;
    padding-right: 40px
}

.displayNone {
    display: none
}

.warnning {
    color: #c55
}

.ui-widget-header, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #6088b1 url('')
}

#documentTypeLabel {
    padding-right: 5px
}

#new-discount-future-warnning {
    border: solid 1px #777
}

    #new-discount-future-warnning td {
        padding: 3px;
        white-space: nowrap;
        border: solid 1px #777
    }

        #new-discount-future-warnning td:first-child {
            width: 50px;
            white-space: normal
        }
