* {
    padding: 0;
    margin: 0;
    outline: none;
    font-size:12px;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}
[v-cloak]{
    display:none !important;
}
a{
    letter-spacing:-0px !important;
    letter-spacing:-1px;
}
a:link, a:visited{
    text-decoration:none;
}
li{
    list-style:none;
}

.mg5 {
    margin: 5px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mtb10 {
    margin: 10px 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.mr10 {
    margin-right: 10px !important;
}
.doubleRow{
    line-height:2;
}

.mb10 {
    margin-bottom: 10px;
}

.pd10 {
    padding: 10px !important;
}

.plr10 {
    padding: 0 10px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pdb0 {
    padding-bottom: 0 !important;
}

.l-block {
    display: inline-block;
}

.rg {
    text-align: right;
}

.ct {
    text-align: center;
}

.hd {
    display: none;
}

.w100 {
    width: 100%;
}

.w50 {
    width: 50%;
}

.table100 {
    width: 100%;
    height: 100%;
}

.text-smaller{
    font-size: 12px;
}
.text-small{
    font-size: 13px;
}
.text-regular, .text14 {
    font-size: 14px;
}
.h3, .text16 {
    font-size: 16px;
}
.h2, .text18 {
    font-size: 18px;
}
.h1, .text20 {
    font-size: 20px;
}
.text24 {
    font-size: 24px;
}
.h1,.h2,.h3,.bold {
    font-weight: bold;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf {
    clear: both;
}

.whiteText{
    color:#fff !important;
}

.fc999 {
    color: #999 !important;
}

.requiredItem, .redText {
    color: red !important;
}

.greyText {
    color:#e5e5e5 !important;
}

.blueText {
    color: #5180DA;
}

.greenText {
    color: green;
}

.purpleText{
    color:#8a6de9 !important;
}

.darkText{
    color:#2f353b !important;
}

.hinput, .hidden {
    display: none;
}

.vhidden {
    visibility: hidden;
}

.vtop {
    vertical-align: top;
}
