@CHARSET "UTF-8";

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.tac {
    text-align: center;
}

.hidden {
    display: none !important;
}

.dblock {
    display: block !important;
}

.dinlineblock {
    display: inline-block !important;
}

.no-bg {
    background: none !important;
}

.fwb {
    font-weight: bold !important;
}

.fw600 {
    font-weight: 600 !important;
}

.nop {
    padding: 0px;
}

.nom {
    margin: 0px;
}




.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mb0 {
    margin-bottom: 0px;
}

.mt25 {
    margin-top: 25px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb20 {
    margin-bottom: 20px;
}

.mr20 {
    margin-right:20px;
}

.mt30 {
    margin-top:30px;
}

.p0 {
    padding:0px;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs15 {
    font-size: 15px;
}

.fs16 {
    font-size: 16px;
}
