.mt-10{
    margin-top: 10px!important;;
}
.mt-20{
    margin-top: 20px!important;;
}
.mt-50{
    margin-top: 50px !important;
}
.mb-50{
    margin-bottom: 50px;
}
.w-80{
    width: 80px !important;;
}
.w-100{
    width: 100px !important;;
}
.w-50{
    width: 50px !important;
}
[v-cloak] {
    display: none !important;
}
