.ui-header-font-1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000bd;
    text-shadow: none;
}

/* Language Specific */
div[data-role='page'][lang='zh_CN'] #accept_div .ui-flipswitch span.ui-flipswitch-off { text-indent: 0.3em; }

.font-9pt {
    font-size: 9pt;
}

.float-right {
    float: right;
}

.display-none {
    display: none;
}

.width-100 {
    width: 100%;
}

.height-140px{
    height:140px;
}

.width-80{
    width: 80%;
}

.text-align-c{
    text-align: center
}

.width-20{
    width: 20%
}

.float-left {
    float: left;
}

.dots {
    font-size: 6pt;
    line-height: 70%;
}

.margin-10 {
    margin: 10px;
}

.logo-size{
    max-height: 40px;
    max-width:240px
}