﻿body {
    color: #444;
}

input[type=checkbox], input[type=radio] {
    width: 1.28em;
    height: 1.28em;
    margin: 0px;
    margin-left: 10px;
    margin-bottom: 12px;
}

label {
    margin: 0px;
    padding-left: 10px;
    padding-right: 12px;
    font-weight: 600;
    display: inline;
    vertical-align: text-bottom;
}

h1.insite-page-header {
    color: #0271a8;
    font-size: 1.8em;
    margin: 0;
    font-weight: 200;
}

div.insite-page-header {
    border-bottom: 0.0625rem solid #e2e2e2;
    background-color: #f4f4f4;
    margin: 0;
    padding: 20px;
    margin-bottom: 20px;
}

.alert {
    display: inline-block;
}
