﻿
/*body {
    font-family: 'Microsoft YaHei', Helvetica, sans-serif
}*/

header.bar {
    background-color: orangered;
}

    header.bar.mart-blue {
        background-color: #0894ec;
    }

    header.bar.wechat-green {
        background-color: #44b549;
    }

    header.bar .button-link,
    header.bar .title,
    .picker-modal .bar .title {
        color: white;
    }

div.item-media img {
    width: 1.6rem;
}

.list-block.inset {
    margin: 0.25rem 0.25rem 0.25rem 0.25rem
}

div.margin-top-head {
    margin-top: 0.75rem;
    margin-bottom: 0.1rem;
}

div.margin-top-bottom {
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}

.text-right {
    text-align: right;
    float: right;
}

div.margin0 {
    margin: 0rem 0rem 0rem 0rem;
}

div.padding0 {
    padding: 0rem 0rem 0rem 0rem;
}

div.bar-header-secondary {
    height: 3rem;
    background-color: transparent;
    padding-top: 0.5rem;
    padding-bottom: 0.2rem;
}

    div.bar-header-secondary ~ .content {
        top: 5.2rem;
    }

.font-bold-medium {
    font-weight: 600;
    font-size: medium;
}

.font-medium {
    font-size: medium;
}

.date-input {
    border: none;
    border-image: none;
    background-color: transparent;
    text-align: left;
    padding-bottom: 0.3rem;
}

.picker-items {
    font-size: 1rem;
}

.picker-modal {
    background-color: #E1E1E1;
}

#startDateIcon,
#endDateIcon {
    font-size: inherit;
    display: initial;
    padding: 0rem;
    margin-left: 0.3rem;
}

#txtGoodsCode {
    margin-left: -0.55rem;
}

#selDate,
#selStat {
    margin-left: -0.75rem;
}

.listitem-date {
    margin-left: -0.5rem;
}

#txtSearch {
    margin-left: -4%;
}

#btnSearch {
    top: 0;
    margin-left: 0;
    width: 20%;
    line-height: 1.4rem;
}

.Main_DBSel {
    width: 120%;
    height: 2.2rem;
    line-height: 2.2rem;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    background: transparent;
    color: transparent;
    border: none;
    position: absolute;
    z-index: 99;
}

.template {
    display: none;
}

input .disabled {
    color: gray;
}

.list-block .item-subtitle.subtitle-gray {
    color: gray;
}

.list-block .item-after.subtitle-after {
    font-size: 0.75rem;
    color: gray;
}

    .list-block .item-after.subtitle-after span.disabled {
        color: red;
    }

#btnSearchUnit {
    width: auto;
}

    #btnSearchUnit i.icon {
        margin-right: 0.3rem;
    }

.dbbook-num {
    margin-right: 2.2rem;
}

.button.button-fill.button-mart-blue {
    color: #fff;
    background-color: #0894ec;
}

.button.button-wechat-green {
    color: #44b549;
    border-color: #44b549;
}

.button.button-fill.button-wechat-green {
    color: #fff;
    background-color: #44b549;
}

#divDBBook li:first-child,
#divDBBook li:first-child span {
    background-color: gainsboro;
    text-align: center;
    border-radius: 0.35rem 0.35rem 0 0;
}

#divDBBook li div.item-title,
#divDBBook li div.item-subtitle {
    border-left-color: #fff;
    border-width: 0 0 0 1px;
    padding-left: 0.5rem;
    border-style: dashed;
}

    #divDBBook li div.item-title:first-child,
    #divDBBook li div.item-subtitle:first-child {
        border-left-color: transparent;
    }

#divDBBook li div.item-subtitle {
    border-left-color: #CECBCB;
}

.main-info {
    width: 96%;
    margin-left: 2%;
}

#SettingPage .main-info {
    width: 90%;
    margin-left: 5%;
}

#SettingPage .bar-nav ~ .content,
#OperateModePage .bar-nav ~ .content,
#ConfigPage .bar-nav ~ .content {
    padding-top: 2.2rem;
}

@media (max-width: 1264px) {
    #OperateModePage .bar-nav.mart-blue ~ .content,
    #OperateModePage .bar-nav.wechat-green ~ .content {
        padding-top: calc(2.2rem + 2rem);
    }
}

#divEditContent,
#divSettingButtons {
    position: fixed;
    display: block;
    top: 2.2rem;
    width: 100%;
    margin: 0;
    padding: .75rem 2% .25rem;
    background-color: #efeff4;
    z-index: 99;
}

    #divEditContent.mart-blue,
    #divEditContent.wechat-green {
        padding: 0 2% .25rem;
    }

    #divEditContent .row,
    #divSettingButtons .row {
        margin-left: -2%;
    }

    #divEditContent .col-16,
    #divSettingButtons .col-16 {
        width: 14%;
        margin-left: 2%;
        max-width: 6.5rem;
    }

    #divEditContent a,
    #divSettingButtons a {
        float: left;
        width: 100%;
    }

#divSettingButtons {
    padding: .75rem 5% .25rem;
}

.item-title.label.row div.row-title-text {
    text-align: right;
    padding-right: 0.75rem;
    width: 8.5rem;
}

.icon.icon-form-checkbox.disabled {
    background-color: #EEE;
}

.list-block .item-subtitle.disabled {
    color: gainsboro;
}

.list-block .item-link.item-child-class {
    margin-right: .65rem;
}

.list-block.media-list .item-inner.item-has-child {
    color: #ccc;
    min-width: 2.2rem;
}

.row .text-wrap {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.account-set select {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    border: none;
    opacity: 0;
}

.list-block .item-title.label.row {
    width: 100%;
}

    .list-block .item-title.label.row.mart-blue {
        width: 100%;
        white-space: normal;
    }

#lblUnitId,
#lblAccountID,
.unit-id-label,
.acc-id-label {
    color: #3d4145;
}

input.disabled {
    color: gray;
}

#SettingPage .list-block .item-title.label {
    width: 25%;
    text-align: right;
}

    #SettingPage .list-block .item-title.label ~ .item-input > input:first-child,
    #SettingPage .list-block .item-title.label ~ .item-input > select:first-child {
        padding-left: .75rem;
    }

#SettingPage .list-block #chkShowPasswordCont .item-content {
    padding-left: calc(25% + .375rem);
}

#divProgressCover {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(80,80,80,0.65);
    z-index: 999999;
}

    #divProgressCover > div {
        display: block;
        position: relative;
        top: 33%;
        width: 40%;
        height: auto;
        min-width: 100px;
        max-width: 450px;
        margin: auto;
        padding: 15px 30px;
        background: rgba(255,255,255,0.9);
        border: #888 1px solid;
        border-radius: 8px;
        text-align: center;
        vertical-align: middle;
        line-height: 18px;
    }

    #divProgressCover #lblInstallProgress {
        font-size: 16px;
        word-break: break-all;
    }
