
/* font-size */
.font12 {
    font-size: 12px !important;
}
.font14 {
    font-size: 14px !important;
}
.font15 {
    font-size: 15px !important;
}
.font16 {
    font-size: 16px !important;
}
.font18 {
    font-size: 18px !important;
}
.font20 {
    font-size: 20px !important;
}
.font22 {
    font-size: 22px !important;
}
.font24 {
    font-size: 24px !important;
}
.font26 {
    font-size: 26px !important;
}
.font30 {
    font-size: 30px !important;
}
.font36 {
    font-size: 36px !important;
}
.font40 {
    font-size: 40px !important;
}

.fb {
    font-weight: 700 !important;
}




/* text-align */
.text-center {
    text-align: center !important;
}

/* margin */

.mt-3 {margin-top: -3px !important;}
.mr0, .mv0, .ma0 {margin-right:  0px !important;}
.ml0, .mv0, .ma0 {margin-left:   0px !important;}
.mt0, .mh0, .ma0 {margin-top:    0px !important;}
.mb0, .mh0, .ma0 {margin-bottom: 0px !important;}
.mr05, .mv05, .ma05 {margin-right:  5px !important;}
.ml05, .mv05, .ma05 {margin-left:   5px !important;}
.mt05, .mh05, .ma05 {margin-top:    5px !important;}
.mb05, .mh05, .ma05 {margin-bottom: 5px !important;}
.mr10, .mv10, .ma10 {margin-right:  10px !important;}
.ml10, .mv10, .ma10 {margin-left:   10px !important;}
.mt10, .mh10, .ma10 {margin-top:    10px !important;}
.mb10, .mh10, .ma10 {margin-bottom: 10px !important;}
.mr15, .mv15, .ma15 {margin-right:  15px !important;}
.ml15, .mv15, .ma15 {margin-left:   15px !important;}
.mt15, .mh15, .ma15 {margin-top:    15px !important;}
.mb15, .mh15, .ma15 {margin-bottom: 15px !important;}
.mr20, .mv20, .ma20 {margin-right:  20px !important;}
.ml20, .mv20, .ma20 {margin-left:   20px !important;}
.mt20, .mh20, .ma20 {margin-top:    20px !important;}
.mb20, .mh20, .ma20 {margin-bottom: 20px !important;}
.mr25, .mv25, .ma25 {margin-right:  25px !important;}
.ml25, .mv25, .ma25 {margin-left:   25px !important;}
.mt25, .mh25, .ma25 {margin-top:    25px !important;}
.mb25, .mh25, .ma25 {margin-bottom: 25px !important;}
.mr30, .mv30, .ma30 {margin-right:  30px !important;}
.ml30, .mv30, .ma30 {margin-left:   30px !important;}
.mt30, .mh30, .ma30 {margin-top:    30px !important;}
.mb30, .mh30, .ma30 {margin-bottom: 30px !important;}
.mr35, .mv35, .ma35 {margin-right:  35px !important;}
.ml35, .mv35, .ma35 {margin-left:   35px !important;}
.mt35, .mh35, .ma35 {margin-top:    35px !important;}
.mb35, .mh35, .ma35 {margin-bottom: 35px !important;}
.mr40, .mv40, .ma40 {margin-right:  40px !important;}
.ml40, .mv40, .ma40 {margin-left:   40px !important;}
.mt40, .mh40, .ma40 {margin-top:    40px !important;}
.mb40, .mh40, .ma40 {margin-bottom: 40px !important;}
.mr50, .mv50, .ma50 {margin-right:  50px !important;}
.ml50, .mv50, .ma50 {margin-left:   50px !important;}
.mt50, .mh50, .ma50 {margin-top:    50px !important;}
.mb50, .mh50, .ma50 {margin-bottom: 50px !important;}
.mr37-5, .mv37-5, .ma37-5 {margin-right:  37.5px !important;}
.ml37-5, .mv37-5, .ma37-5 {margin-left:   37.5px !important;}
.mt37-5, .mh37-5, .ma37-5 {margin-top:    37.5px !important;}
.mb37-5, .mh37-5, .ma37-5 {margin-bottom: 37.5px !important;}

