﻿.redPillar {
    height: 100%;
    width: 24px;
    background-color: #EB0017;
    float: left;
    position: fixed !important;
    top: 0;
    overflow-x: hidden;
    left: 0px;
    transition: 0s;
    /* transition-property: width; */
    z-index: 9000;
}

.custom-page-title {
    color: #262836;
    font-family: 'Helvetica Now Display W05 Rg';
    font-size: 26.666px;
    font-weight: 700;
    letter-spacing: 1px;
}

.sm {
    color: #46535E;
    font-family: Helvetica Now Text;
    font-size: 14.667px;
    font-weight: 400;
    line-height: 1.6em;
}

.site-title {
    padding-left: 0px !important;
    margin-left: 5px;
    color: #262836;
    font-family: 'Helvetica Now Display W05 Rg';
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
}

.superText {
    font-family: 'Helvetica Now Display W05 Rg';
    font-size: 10px;
    font-weight: 800;
    color: #262836;
    vertical-align: Top;
    display: inline-block;
    margin-top: 10px;
    position: absolute;
}

.aonImage, .aonImage:before {
    content: url(/images/aon_logo.svg);
    width: 5.3em;
    margin-top: 8px;
    margin-bottom: -4px;
    cursor: pointer;
}

.little {
    font-size: 1px;
}

td label {
    font-size: 0.85em;
    padding-right: 0.2em;
}

label {
    font-size: 0.77em;
    padding-right: 0.2em;
}

input {
    font-family: Helvetica Now Text;
}

.blackBeam {
    font-size: 15px;
    color: #fff;
    background-color: #262836;
    top: 0;
    height: 24px;
    width: auto;
    padding-right: 10px;
    transition: 0s;
    left: 0;
}

.Anchors {
    color: #007585;
    font-family: Helvetica Now Text;
    font-size: 14.667px;
    font-weight: 700;
    text-decoration: none;
}

    .Anchors:hover {
        color: #EB0017;
        font-family: Helvetica Now Text;
    }

body {
    background-color: #FFFFFF;
    margin-left: 0;
    margin-top: 0
}
