/* help */

.page.help,
.page.help .content {
    line-height: 1.5;
    font-size: 0.75rem;
    background-color: #fff
}

.help .card {
    margin: 0.5rem 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.help h2,
.help h3 {
    margin: 0
}

.help .help-img {
    width: 70%;
    height: auto;
    margin: 0 auto
}

.page.help .list-block .item-title {
    font-size: 0.65rem
}

.help .helpimg-title {
    font-size: 0.6rem;
    text-align: center;
    padding: 0.5rem 0
}

.help .content-block-title {
    font-weight: bold;
    color: #000
}

.help .help-warning {
    padding: 0.5rem;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-top: 0.5rem
}

.help .help-warning a {
    display: block;
    color: #0894ec
}

.page.help .help-hd h2 {
    padding-top: 0.5rem;
    font-size: 0.8rem
}

.page.help .help-bd .help-text-pdl {
    text-indent: 2em;
    padding-top: 1rem
}

.page.help .help-bd dd.help-text-pdl,
.page.help .help-bd ul.help-text-pdl {
    padding-top: 0;
    padding-left: 1rem;
    margin-left: 0
}

.page.help .help-bd dl dt {
    font-weight: bold;
    padding-bottom: 0.5rem
}

.page.help .help-bd .help-bd-top {
    padding-top: 1rem
}

.page.help .content.aboutus .content-padded {
    line-height: 2
}

.page.help .content.aboutus .content-padded-txt {
    padding: 0.75rem 0.5rem
}

.page.help .content.aboutus h3 {
    font-size: 0.7rem
}

.help .card-content-inner{
    color: #666;
}

.help .step-count{
    color: #333;
}

.icon.hide {
    display: none !important
}

.btn-attendanceToday.hide {
    visibility: hidden
}

.panel .content {
    padding: 0
}

#departmentList .list-block {
    padding-bottom: 2.5rem
}

.btn-dep-content .item-inner {
    padding: 0
}

.btn-dep-content .item-inner:after {
    display: none
}

.picker-modal .bar button {
    color: #0894ec
}
