

.cover
{
}

.width
{
    width: 100%;
}

.fitinwindow
{
}

.unpadmodal
{
    margin: -20px;
}

.outline
{
    border: 2px solid #000;
    border-radius: 10px;
}

.fullheight
{
}

.fullheight
{
    position: absolute;
}

@media (min-width:768px)
{
    .fontsize
    {
        font-size: 30px;
    }
    .pullright
    {
        padding-left: 30px;
    }
    .pullleft
    {
        margin-left: -25px;
    }
}

.butcolour
{
    color: #dba500;
}

