﻿.s4-titlelogo {
    padding: 0 0 0 20px;
    margin: 0px;
    display: table;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}

.s4-titletable .s4-titlelogo a {
    display: table-cell;
    vertical-align: middle;
}

.s4-titletable .s4-titlelogo img {
    max-height: 32px;
    vertical-align: middle;
}

section {
    height: 80%;
    position: relative;
    top: 60px;
    margin: 3%;
}

p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}

div {
    display: flex;
    justify-content: center;
}

h1 {
    font-family: Lato;
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 0.75rem 0;
    line-height: 30px;
}



.left-half {
    flex: 1;
    padding: 2rem;
}

article {
    padding: 2px;
}

img {
    border-width: 0px;
}

.left-float {
    float: left;
}

.errorImg {
    float: right;
    margin-left: 20%;
}
