﻿@import "main";

.toast
{
    font-weight: normal;
}

.toast-info
{
    background-color: @darkColor;
}

.toast-bottom-right 
{
    bottom: 50px;
}