﻿/* Base fonts and styles */
body {
    color: #455560;
    margin: 0;
    padding: 0
}

body, button, input, select, td, textarea {
    font: 9pt Helvetica, Arial, sans-serif
}

a {
    color: #005072;
    text-decoration: none
}

    a img {
        border: none
    }

    a:hover {
        text-decoration: underline
    }

h4 {
    color: #005072;
    margin: 0 0 2px;
    padding: 0 2px 1px;
    border-bottom: 1px solid #005072
}

label {
    color: #005072
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    ul.bullet {
        margin-top: 5px;
        padding-left: 20px;
        list-style: disc
    }
.studiesList li {
    margin-bottom: 10px;
}
.clear {
    clear: both
}

.preload {
    display: none
}

.hidden {
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.loading {
    background: url('images/ajax-loader-blue-big.gif') no-repeat;
    left: 50%;
    top: 45%;
    position: fixed;
    text-align: center;
    z-index: 101;
    border: none;
    height: 65px;
    width: 65px;
    border: none
}

/* Main area styles; *something items are CSS hacks meant to only be seen by IE 7 */
.para-line-height {
    line-height: 18px
}
/* for walls of text, like the tombstone */
.form-line-height {
    line-height: 24px
}

.form-spacer {
    overflow: hidden;
    height: 1em
}

.form-spacer2 {
    overflow: hidden;
    height: 2em
}

.title-line-height {
    line-height: 20px
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.column-container {
    overflow: hidden;
    width: 100%;
    position: relative
}

.column {
    float: left;
    width: 49%
}

.column45 {
    float: left;
    width: 45%
}

.column55 {
    float: left;
    width: 55%
}

.column60 {
    float: left;
    width: 60%
}

.column70 {
    float: left;
    width: 70%
}

.column75 {
    float: left;
    width: 75%
}

.column80 {
    float: left;
    width: 80%
}

.column30 {
    float: left;
    width: 30%
}

.column40 {
    float: left;
    width: 40%
}

.column50 {
    float: left;
    width: 50%
}

.column20 {
    float: left;
    width: 20%
}

.column25 {
    float: left;
    width: 25%
}

.column + .column {
    float: none;
    width: auto;
    margin-left: 51%
}

.column2 {
    float: left;
    width: 29%
}

    .column2 + .column2 {
        float: none;
        width: auto;
        margin-left: 5%
    }

.tri-column {
    float: left;
    width: 33%;
}

.column82 {
    float: left;
    width: 82%;
}

.column75 {
    float: left;
    width: 75%;
}

.column18 {
    float: left;
    width: 18%;
}

.column100 {
    float: left;
    width: 100%;
}

.quad-column {
    float: left;
    width: 25%;
}

.display-pair, .editor-pair {
    overflow: hidden;
    width: 100%
}

.display-label, .editor-label {
    width: 30%;
    float: left;
    text-align: right
}

.display-field-float, .editor-field-float {
    float: left;
    padding-left: 0.75em
}

.display-field-short-text, .editor-field-short-text {
    float: left;
    padding-left: 0.75em;
    *zoom: 1
}

.display-field-long-select, .editor-field-long-select {
    margin-left: 30%;
    padding-left: 0.75em;
    *zoom: 1
}

.display-field-long-select-5, .editor-field-long-select-5 {
    margin-left: 45%;
    padding-left: 0.75em;
    *zoom: 1
}

.display-field-long-select-8, .editor-field-long-select-8 {
    margin-left: 22%;
    padding-left: 0.75em;
    *zoom: 1
}

.display-field, .editor-field {
    margin-left: 30%;
    padding-left: 0.75em
}

.display-label-1, .editor-label-1 {
    width: 20.25%;
    float: left;
    text-align: right
}

.display-field-1, .editor-field-1 {
    margin-left: 20.25%;
    padding-left: 0.75em;
}

.editor-field-1-no-overflow {
    margin-left: 20.25%;
    padding-left: 0.75em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.display-label-2, .editor-label-2 {
    width: 45%;
    float: left;
    text-align: right
}

.display-field-2, .editor-field-2 {
    margin-left: 45%;
    padding-left: 0.75em;
}

.editor-field-2-red {
    margin-left: 22%;
    padding-left: 0.75em;
    color: red
}

.display-label-3, .editor-label-3 {
    width: 25%;
    float: left;
    text-align: right
}

.display-field-3, .editor-field-3 {
    margin-left: 25%;
    padding-left: 0.75em
}

.display-label-4, .editor-label-4 {
    width: 35%;
    float: left;
    text-align: right
}

.display-field-4, .editor-field-4 {
    margin-left: 35%;
    padding-left: 0.75em
}

.display-label-5, .editor-label-5 {
    width: 45%;
    float: left;
    text-align: right
}

.display-field-5, .editor-field-5 {
    margin-left: 45%;
    padding-left: 0.75em
}

.display-label-6, .editor-label-6 {
    margin-left: 5%;
    width: 45%;
    float: left;
    text-align: left
}

.display-field-6, .editor-field-6 {
    margin-left: 45%;
    padding-left: 0.75em
}

.display-label-7-0, .editor-label-7-0 {
    width: 47%;
    float: left;
    text-align: right
}

.display-field-7-0, .editor-field-7-0 {
    margin-left: 47%;
    padding-left: 0.95em
}

.display-label-7, .editor-label-7 {
    margin-left: 5%;
    width: 50%;
    float: left;
    text-align: right
}

.display-field-7, .editor-field-7 {
    margin-left: 55%;
    padding-left: 0.95em
}

.display-label-8, .editor-label-8 {
    width: 22%;
    float: left;
    text-align: right
}

.display-field-8, .editor-field-8 {
    margin-left: 22%;
    padding-left: 0.75em
}

.display-label-9, .editor-label-9 {
    width: 70%;
    float: left;
    text-align: right;
}

.display-field-9, .editor-field-9 {
    margin-left: 70%;
    padding-left: 0.75em
}

.display-label-15, .editor-label-15 {
    width: 15.5%;
    float: left;
    text-align: right
}

.display-field-15, .editor-field-15 {
    margin-left: 15.5%;
    padding-left: 0.95em
}

.display-footnote {
    font: 9pt Helvetica,Arial,sans-serif;
}

.display-footnote-left-indent {
    font: 9pt Helvetica,Arial,sans-serif;
    margin-left: 10%
}

.editor-field input[type="text"], .editor-field-4 input[type="text"] {
    width: 92%
}

.editor-field-short-text input[type="text"] {
    width: 50%
}

select.min-width {
    min-width: 8em
}

.editor-field-long-select select {
    max-width: 94.5%;
    *width: 94.5%
}

.editor-field-long-select-5 select {
    max-width: 94.5%;
    *width: 94.5%
}

.editor-field-long-select-8 select {
    max-width: 94.5%;
    *width: 94.5%
}

.auto-width {
    width: auto;
    max-width: 95%;
    *width: 95%
}

.editor-label-right {
    text-align: right;
    color: #005072
}

.display-label-right {
    text-align: right;
    color: #005072
}

.td-label {
    width: 20%
}

.td-field {
    width: 30%
}

.td-field-top {
    width: 30%;
    vertical-align: top
}

#environmentName {
    position: absolute;
    top: 0px;
    left: 30px;
    background-color: red;
    color: white;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    padding: 4px
}

.double-column {
    clear: both
}

    .double-column .display-label, .double-column .editor-label {
        width: 14.7% /* 49% * 30% */
    }

    .double-column .display-field, .double-column .editor-field {
        margin-left: 14.7%;
    }

    .double-column .editor-field-long-select {
        margin-left: 14.7%;
    }

    .double-column .display-label-2, .double-column .editor-label-2 {
        width: 22.05% /* 49% * 45% */
    }

    .double-column .display-field-2, .double-column .editor-field-2 {
        margin-left: 22.05%; /*width:27%*/
    }

.instruction {
    font-size: x-small;
    height: 16px;
    color: grey
}
/* Expandable button */
a.blue-button, a.blue-button-disabled {
    color: white;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    margin: 0 9px;
    padding: 0 9px;
    position: relative;
    height: 20px;
    line-height: 20px;
    background-image: url(images/button_blue_mid.png)
}

    a.blue-button b, a.blue-button-disabled b {
        position: absolute;
        left: -9px;
        top: 0;
        width: 9px;
        height: 20px;
        background-image: url(images/buttons.png);
        background-position: -20px -60px
    }

    a.blue-button i, a.blue-button-disabled i {
        position: absolute;
        right: -9px;
        top: 0;
        width: 9px;
        height: 20px;
        background-image: url(images/buttons.png);
        background-position: -81px -60px
    }

    a.blue-button:hover {
        background-image: url(images/button_blue_mid_hover.png);
        text-decoration: none
    }

        a.blue-button:hover b {
            background-position: -100px -60px
        }

        a.blue-button:hover i {
            background-position: -161px -60px
        }

    a.blue-button:active {
        top: 1px;
        left: 0
    }

a.blue-button-disabled {
    cursor: default;
    opacity: 0.7;
    filter: alpha(opacity=70)
}

a.white-button, a.white-button-disabled {
    color: #455560;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    margin: 0 9px;
    padding: 0 9px;
    position: relative;
    height: 20px;
    line-height: 20px;
    background-image: url(images/button_white_mid.png)
}

    a.white-button b, a.white-button-disabled b {
        position: absolute;
        left: -9px;
        top: 0;
        width: 9px;
        height: 20px;
        background-image: url(images/buttons.png);
        background-position: -20px -100px
    }

    a.white-button i, a.white-button-disabled i {
        position: absolute;
        right: -9px;
        top: 0;
        width: 9px;
        height: 20px;
        background-image: url(images/buttons.png);
        background-position: -71px -100px
    }

    a.white-button:hover {
        background-image: url(images/button_white_mid_hover.png);
        text-decoration: none
    }

        a.white-button:hover b {
            background-position: -100px -100px
        }

        a.white-button:hover i {
            background-position: -151px -100px
        }

    a.white-button:active {
        top: 1px;
        left: 0
    }

a.white-button-disabled {
    cursor: default;
    opacity: 0.7;
    filter: alpha(opacity=70)
}

button.blue-button {
    color: white;
    font-weight: bold;
    margin: 0 9px;
    padding: 0 9px;
    position: relative;
    height: 20px;
    border: none;
    background-image: url(images/button_blue_mid.png)
}

    button.blue-button b {
        position: absolute;
        left: -21px;
        bottom: 4px;
        width: 9px;
        height: 20px;
        background-image: url(images/buttons.png);
        background-position: -20px -60px
    }

    button.blue-button i {
        position: absolute;
        right: 3px;
        bottom: 4px;
        width: 9px;
        height: 20px;
        background-image: url(images/buttons.png);
        background-position: -81px -60px
    }

    button.blue-button:hover {
        background-image: url(images/button_blue_mid_hover.png);
        text-decoration: none
    }

        button.blue-button:hover b {
            background-position: -100px -60px
        }

        button.blue-button:hover i {
            background-position: -161px -60px
        }

    button.blue-button:active {
        top: 1px;
        left: 0
    }

a.small-button {
    font-size: 8pt;
    padding: 0
}

/* Button row and friends */
.button-row {
    margin: 0.5em 0
}

.align-right {
    text-align: right
}

.filter-bar {
    float: right
}

.compensate-for-add-button {
    margin-right: 30px
}

.relative {
    position: relative
}

.with-icon-height {
    overflow: hidden;
    height: 24px
}

.on-bottom-right {
    position: absolute;
    right: 0;
    bottom: 1px
}

.on-bottom-right-2 {
    position: absolute;
    right: 30px;
    bottom: 1px
}

.checklist-top {
    padding-top: 5px;
}

.button-row-status {
    padding-top: 3px
}

.button-spacer {
    display: inline-block;
    width: 10px
}

/* Validation messages */
div.validation-summary-valid {
    display: none
}

div.validation-summary-errors {
    color: #eb1c60;
    background-color: #f7ebee;
    border: 1px solid #eb1c60;
    margin: 20px 0;
    padding: 10px 20px;
    border-radius: 5px
}

div.validation-summary-infos {
    color: #005072;
    background-color: white;
    border: 1px solid #005072;
    margin: 20px 0;
    padding: 10px 20px;
    border-radius: 5px
}

span.field-validation-valid {
    display: none
}

span.field-validation-error {
    color: #800;
    font-size: 90%;
    display: block;
    line-height: 1;
    margin: 0.2em 0 0.7em 0.4em
}

span.not-implemented-yet {
    color: #999
}

.input-validation-error {
    border: 1px solid #800
}

div.warning {
    color: #005072;
    background-color: #faf8e0;
    border: 1px solid #f9cc20;
    margin: 20px 0;
    padding: 10px 20px;
    border-radius: 5px;
    display: none
}


/* jqGrid and jQuery UI fixes */
.ui-widget-content {
    background-image: none;
    background-color: white
}

input.placeholder {
    color: #6d6d6d;
    color: graytext
}

input.birthpicker, input.datepicker {
    background-image: url(images/calendar.png);
    background-repeat: no-repeat;
    background-position: 99.44% center;
    width: 9em !important
}

table.ui-pg-table {
    table-layout: auto !important
}

    table.ui-pg-table table.ui-pg-table {
        width: 100%
    }

    table.ui-pg-table td {
        white-space: nowrap !important
    }

        table.ui-pg-table td#pager_left {
            width: 30%
        }

        table.ui-pg-table td#pager_center {
            width: auto !important
        }

        table.ui-pg-table td#pager_right {
            width: 30%
        }

.ui-button-text-only .ui-button-text {
    padding: 0.1em 1em
}

.ui-datepicker table {
    table-layout: fixed;
    margin: 0 0 0.2em
}

.ui-jqgrid .ui-priority-secondary {
    background: #e8f6f9;
    opacity: 1;
    filter: none
}

.ui-jqgrid .ui-state-highlight {
    background: #005072 url(images/ui-bg_highlight-hard_35_00637f_1x100.png) repeat-x 50% top
}

.ui-jqgrid tr.jqgrow td {
    border-bottom: 1px solid #d6eaed;
    padding: 3px 4px;
    height: auto;
    vertical-align: top
}

    .ui-jqgrid tr.jqgrow td.dont-pad {
        padding: 0 4px
    }

    .ui-jqgrid tr.jqgrow td.dont-pad42 {
        padding: 4px 2px
    }

    .ui-jqgrid tr.jqgrow td.dont-pad03 {
        padding: 0 3px
    }

    .ui-jqgrid tr.jqgrow td.dont-pad06 {
        margin: 0 6px
    }

.ui-jqgrid .ui-icon-asc {
    margin-left: 1px
}

.ui-jqgrid-hdiv, .ui-jqgrid-pager, .ui-jqgrid th.ui-state-default {
    background: none !important
}

.ui-jqgrid-sortable {
    padding: 2px 2px 3px
}

.not-sortable {
    cursor: auto
}

table.ui-pg-table td#aliasNamesPager_left {
    width: 30%
}

table.ui-pg-table td#aliasNamesPager_center {
    width: auto !important
}

table.ui-pg-table td#aliasNamesPager_right {
    width: 30%
}

table.ui-pg-table td#thirdPartyPager_left {
    width: 30%
}

table.ui-pg-table td#thirdPartyPager_center {
    width: auto !important
}

table.ui-pg-table td#thirdPartyPager_right {
    width: 30%
}

/* Grids */
a.icon-edit, a.icon-delete, a.icon-approve, /*a.icon-undo,*/ a.icon-priority, a.icon-document, a.icon-previous, a.icon-upload {
    display: inline-block;
    vertical-align: bottom;
    padding-right: 3px
}

tr a.icon-approve, tr a.icon-undo {
    display: none;
    vertical-align: bottom
}

tr.editing-row a.icon-edit, tr.editing-row a.icon-delete, tr.deleted-row a.icon-edit, tr.deleted-row a.icon-delete {
    display: none
}

tr.editing-row a.icon-approve /*tr.editing-row a.icon-undo, tr.deleted-row a.icon-undo*/ {
    display: block
}

.cant-edit a.icon-edit, .cant-delete a.icon-delete {
    display: none
}
/*tr.edited-row a.icon-edit, tr.edited-row a.icon-delete { display: inline-block }
tr.deleted-row a.icon-edit, tr.deleted-row a.icon-delete { display: none }*/
tr.ui-row-ltr a {
    color: #005072;
    vertical-align: bottom;
    margin: 2px 0 -2px
}

    tr.ui-row-ltr a.icon-edit:active, tr.ui-row-ltr a.icon-delete:active, tr.ui-row-ltr a.icon-approve:active, tr.ui-row-ltr a.icon-undo:active {
        position: relative;
        top: 1px;
        left: 0
    }

tr.edited-row td {
}

tr.bring-forward-green td {
    background-color: #C6F8B4
}

tr.high-priority-yellow td {
    background-color: #F3F315
}

tr.light-yellow td {
    background-color: #FFFF66
}

tr.light-purple td {
    background-color: #B19CD9
}
/*tr.deleted-row td { color: #455560; background-color: #f9f3e5 }*/
tr.deleted-row td {
    color: #455560;
    background-color: #F7EBEE;
    text-decoration: line-through;
}

th.sorted-column {
    background-color: #27a1aa
}

    th.sorted-column div {
        color: #fff
    }

tr.jqgrow td > select, tr.jqgrow td > input {
    width: 96%
}

.multi-row-header .ui-th-column, .multi-row-header .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    vertical-align: bottom;
    white-space: normal
}

    .multi-row-header .ui-jqgrid .ui-jqgrid-htable th.ui-th-column div {
        white-space: normal
    }

.ui-jqgrid .ui-jqgrid-htable th div {
    height: auto
}

span.grid-validation {
    display: none
}

.ui-jqgrid tr.jqgrow td span.field-validation-error {
    margin-bottom: 0;
    white-space: normal;
    width: 100%
}

/* File upload stuff */
.file-upload { overflow: hidden; position: relative; display: inline-block }
.file-upload-input { position: absolute; top: 0; right: 0; margin: 0; font-size: 30px; opacity: 0; filter: alpha(opacity=0); cursor: pointer }

/* Grid cell adjustments */
.ui-jqgrid tr.jqgrow td.normal-whitespace {
    white-space: normal
}

/* Editable sections */
h3 span.icon-edit /*, h3 span.icon-undo*/ {
    display: inline-block;
    margin: -2px 4px
}

/* Repeater */
div.is-template {
    display: none
}

div.repeater-item {
    padding: 3px 5px;
    border-bottom: 1px solid #d6eaed
}

    div.repeater-item:last-child {
        border-bottom: none
    }

div.repeater-icons {
    float: left
}

div.repeater-body {
    margin-left: 50px
}

div.cant-edit div.repeater-icons {
    display: none
}

div.cant-edit div.repeater-body {
    margin-left: auto
}

div.as-repeater div.ui-priority-secondary, div.editable-section-display div.ui-priority-secondary {
    background-color: #e8f6f9;
    opacity: 1;
    filter: none
}
/*div.as-repeater div.deleted-row { background-color: #f9f3e5 }*/
div.as-repeater div.deleted-row {
    background-color: #F7EBEE
}
/* Repeater - initial setup */
div.repeater-editor {
    display: none
}

div.repeater-display a.icon-undo {
    display: none
}
/* Repeater - changes for deleted row */
div.deleted-row a.icon-edit, div.deleted-row a.icon-delete, div.deleted-row a.icon-approve {
    display: none
}

div.edited-row a.icon-undo {
    display: none
}
/*div.added-row a.icon-delete { display: none } */
/*div.deleted-row a.icon-undo { display: inline-block }*/
div.repeater-count {
    border-top: none;
    text-align: right;
    padding: 3px 6px
}

div.repeater-title {
    font-weight: bold
}

div.foipMessage {
    line-height: normal
}

#submissionGradesTaughtDataTable {
    width: 50%;
    border-collapse: collapse
}

    #submissionGradesTaughtDataTable tr td {
        vertical-align: top;
        text-align: center
    }

input.disabled {
    opacity: 0.3
}

.statusTable {
    border: #c5d8da 1px solid;
    padding: 2px;
    width: 50%
}

.statusTableHeader {
    text-align: left;
}

.educationTable {
    border: #c5d8da 1px solid;
    padding: 2px;
    width: 100%
}

.educationFooterTable {
    border-bottom: #c5d8da 1px solid;
    border-right: #c5d8da 1px solid;
    border-left: #c5d8da 1px solid;
    padding: 2px;
    width: 100%
}

.educationTableHeader {
    text-align: left;
    border-bottom: #c5d8da 1px solid;
}

.maxTextInputWidth {
    width: 95%;
}

.tdConsumeSpace100P {
    width: 100%
}

.tdConsumeSpace70P {
    width: 70%
}

.tdConsumeSpace30P {
    width: 30%
}

.statusTableTd {
    padding: 2px;
    vertical-align: top;
}

.educationTableTd {
    padding: 2px;
    vertical-align: top;
}

.inRed {
    color: red;
}

.inItalic {
    font-style: italic;
}

/*Display element on screen but not on printed material*/
.screen-only {
    display: block;
}
/*Display element on printed material but not on screen*/
.print-only {
    display: none;
}


@media print {
    .screen-only {
        display: none;
    }

    .print-only {
        display: block;
    }
}

.editor-field-3-red {
    margin-left: 25%;
    padding-left: 0.75em;
    color: red
}

.column-margin-10 {
    margin: 0 -10px
}


.signature-table {
    width: 100%;
    margin-top: 20px;
}

.signature-table-name {
    width: 60%;
}

.signature-table-date {
    width: 30%;
}

.icon-envelope {
    vertical-align: bottom;
    display: inline-block;
    padding-right: 12px;
    font-size: 15px;
}