﻿body {
    background: #b6b7bc;
    font-size: .80em;
    font-family: "ToyotaType-Regular, Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #696969;
    margin: 0;
    padding: 0
}

a {
    color: #4DA0D0
}

    a:hover {
        color: #1d60ff;
        text-decoration: none
    }

p {
    margin-bottom: 5px;
    line-height: 1.6em
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0;
    margin-bottom: 0
}

h2 {
    font-size: 1.5em;
    font-weight: 600
}

h3 {
    font-size: 1.2em
}

h4 {
    font-size: 1.1em
}

h5, h6 {
    font-size: 1em
}

.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0
}

.page {
    width: 99%;
    background-color: #fff;
    border: 0px solid #496077;
    margin: 0 auto
}

.header {
    position: relative;
    background: #282830;
    width: 100%;
    margin: 0;
    padding: 0
}

    .header h1 {
        font-weight: 600;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 1.7em;
        margin: 0;
        padding: 0 0 0 20px
    }

.headerText {
    font-weight: 600;
    color: #f9f9f9;
    border: none;
    font-size: 1.7em;
    margin: 0;
    padding: 0 0 0 20px
}

.mainContent {
    margin: 0 8px 8px;
    padding: 3px 12px 5px 5px
}

.main {
    min-height: 420px;
    margin: 0;
    padding: 0
}

.leftCol {
    width: 200px;
    min-height: 200px;
    margin: 12px 8px 8px;
    padding: 6px 0
}

.footer {
    color: #4e5766;
    text-align: center;
    line-height: normal;
    margin: 0 auto;
    padding: 8px 0 0
}

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%
}

div.menu {
    margin: 0;
    padding: 0 0 4px 8px
}

    div.menu ul {
        list-style: none;
        width: auto;
        margin: 0;
        padding: 0
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            text-decoration: none;
            white-space: nowrap;
            padding: 4px 20px
        }

            div.menu ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none
            }

fieldset {
    border: 1px solid #ccc;
    margin: 1em 0;
    padding: 1px
}

    fieldset p {
        margin: 2px 12px 10px 10px
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px
}

div.accountInfo {
    width: 42%
}

.clear {
    clear: both
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: 970px
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    color: #FFF;
    padding: 10px
}

.failureNotification {
    font-size: 1.2em;
    color: Red
}

.bold {
    font-weight: 700
}

.submitButton {
    text-align: right;
    padding-right: 10px;
    width: 246px
}

.require {
    color: Red
}

.success {
    color: green
}

.info {
    color: #ff8000
}

div.showUserInfo {
    position: relative;
    z-index: 0;
    width: 900px;
    text-align: right;
    margin: 0 auto
}

.nohover {
    border: 0;
    text-decoration: none
}

    .nohover a:hover {
        text-decoration: none;
        background-color: transparent
    }

.out_of_screen {
    position: absolute;
    top: -42000px;
    left: -42000px
}

.hide-this {
    display: none
}

.modalBackgroundColor {
    background-color: #333;
    filter: alpha(opacity=70);
    opacity: 0.7
}

.modalPopup {
    text-align: center;
    background-color: #FFF;
    width: 300px;
    height: 200px;
    border-color: #CCC;
    border-style: solid;
    border-width: 1px;
    padding: 1px
}

.left {
    position: absolute;
    left: 0
}

.center {
    margin-left: auto;
    margin-right: auto
}

.bkgrnd {
    background: none repeat scroll 0 0 #e50000;
    color: #fff
}

.legendGreen {
    border: 1px solid green;
    color: green;
    font-size: 90%;
    text-align: left;
    padding: .2em .5em
}

.legendRed {
    border: 1px solid green;
    color: red;
    font-size: 90%;
    text-align: left;
    padding: .2em .5em
}

.legendBlue {
    border: 1px solid green;
    color: blue;
    font-size: 90%;
    text-align: left;
    padding: .2em .5em
}

.completionList {
    border: solid 1px #000;
    height: 100px;
    overflow: auto;
    background-color: #FFF;
    margin: 0;
    padding: 0
}

.mrsButtons {
    height: 64px
}

.pnlMinimizedSchedule {
    width: 450px
}

a:link, a:visited, a:active {
    color: #034af3
}

fieldset label.inline, .show-this {
    display: inline
}

input.textEntry, input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc
}

.loginDisplay a:link, .loginDisplay a:visited, .loginDisplay a:hover {
    color: #FFF
}

.nohover a:link, .nohover a:visited, .nohover a:active {
    color: #000;
    text-decoration: none
}

.error {
    border: 1px solid;
    margin: 10px 0;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../Images/error31.png');
}

.lineContent {
    position: relative;
}

    .lineContent:after {
        position: absolute;
        left: 0;
        top: 63px;
        height: 1px;
        background: #c00;
        content: "";
        width: 100%;
        display: block;
    }

.no-border {
    border: none;
    border-width: 0;
}

.no-wrap {
    white-space: nowrap;
}

.header-wrap {
    position: fixed;
    height: 200px;
    top: 0;
    width: 100%;
    z-index: 100;
}

.container {
    margin-top: 200px;
}
