﻿.Hidden{
    display:none !important;
}

html.NoScroll{
    overflow:hidden;
}

.Invisible{
    opacity:0;
}