body {
    padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
    background-image: -webkit-linear-gradient(top, #000 0%, #a2e6a2 60px);/* Chrome10+,Safari5.1+ */
    background-image:         linear-gradient(top, #000 0%, #a2e6a2 60px); /* W3C */
    background-image:    -moz-linear-gradient(top, #000 0%, #a2e6a2 60px); /* FF3.6+ */
    background-color: #a2e6a2;
    background-attachment:fixed;
}

a{
    color:#00476B;
    text-decoration: underline;
    font-weight: bold;
}

.navbar-inner a {
    font-weight: normal !important;
    text-decoration: none !important;
}

.table tbody tr.info > td {
    background-color: #d9edf7;
}

.table tbody tr.warning > td {
    background-color: lightyellow;
}

.dynamicContent>textarea {
    width: 90%;
}

.pfbc-tokens {
    display: none!important;
}

.container {
    position:relative;
}

.white-container {
    border-top:2px solid #b4ecb4;
    background-color:#ffffff;
    padding:10px 30px 40px 30px;
    margin-bottom:0px;
}

.footer-container {
    background-color:#e5ffe5;
    border-top:2px solid #b4ecb4;
    color:#666;
    font-size:11px;
    text-align:center;
    padding:20px 30px 20px 30px;
}

#footer {
    text-align:left;
}

.navbar .brand {
    font-weight:normal;
    color:#dddddd;
}

.navbar .brand:hover {
    color:#ffffff;
}

.circleTD { 
    vertical-align:top;
}

.circle {
    border:1px solid #666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius:50%;
    width:8px;
    height:8px;
    display:inline-block;
    line-height:8px;
    margin-right:10px;
}

.circle-complete {
    background-color: #468847;
}

.trainingOverviewTableContainer {
    margin-left: -30px;
}

.cke_top, .cke_contents {
    height: 500px;
}

.trainingBlock {
    height: 225px;
    text-align: center;
    font-size: 16px;
}

.trainingBlock.section-disabled {
    background-color: #d4d4d4;
}

.trainingBlock.section-disabled a {
    color: #333333;
}

.trainingImageContainer {
    width: 100%;
    height: 200px;
    background-size: contain!important;
    mix-blend-mode: multiply
}

.trainingTaskNameComplete {
    opacity:.6;
}

.trainingTaskNameDiv {
    margin-top: 5px;
    font-size: 12px;
}

.table td.trainingSectionLinkMiddleTd {
    text-align: center;
}

.trainingVideo, .trainingImage {
    padding: 10px;
    margin-left: -40px;
}

.trainingVideo video {
    width: 100%;
}

.trainingSectionsTable select {
    width: 90px;
}

.trainingSectionsTable td img {
    min-width: 18px;
}

.trainingContentArea p {
    font-size: 18px;
    line-height: 20px;
}

.keyTable {
    width: 320px;
    text-align: center;
    margin-top: 10px;
}

.keyTable tr {
    border-top-style: solid;
    border-top-color: lightgray;
    border-top-width: 1px;
    margin: 5px;
}

.circle-complete {
    background-color: #468847;
}

.trainingTaskNameComplete {
    opacity:.6;
}

.table .proftestViewallAttemptTd {
    min-width: 60px;
    vertical-align: middle;
}

.indentCell {
    padding-left:30px;
}

.editpage {
    position:absolute;
    top:38px;
    right:30px;
    z-index: 1;
}

.breadcrumb {
    display:inline;
    border:none;
    margin-left:0;
    line-height:1em;
}

.nowrap {
    white-space:nowrap;
}

.pfbc-form {
    border:1px solid #cccccc;
    background-color:#f5f4f4;
    padding:0.75em !important;
    display:inline-block;
    -moz-border-radius:0.5em;
    -webkit-border-radius:0.5em;
    border-radius:0.5em;
}

.pfbc-loading {
    margin-top:30px;
}

.row-fluid form {
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}

.username{
    display:none;
}

.narrowTrainingTableNav .table {
    
}

.narrowTrainingTableNav table td {
    background-color:rgb(245, 245, 245);
}

.trainingTaskSelected, .narrowTrainingTableNav table tbody tr:hover td.trainingTaskSelected {
    background-color: #d9edf7 !important;
}

.narrowTrainingTableNav span {
    display: block;
    margin: 0 auto;
}

.narrowTrainingTableNav .circleTD {
    padding: 13px 0 13px 0;
}

.narrowTrainingTableNav td:not(.circleTD) {
}

.narrowTrainingTableNav td {
    min-width: 40px;
}

.narrowTrainingTableNav {
    overflow-x: scroll;
}

.narrowTrainingTableNav .prevBtn,
.narrowTrainingTableNav .nextBtn {
    width: 50px;
}

.narrowTrainingTableNav .prevBtn {
    float: left;
}

.narrowTrainingTableNav .nextBtn {
    float: right;
}

.indentCellNarrow .circle {
    margin-left:15px;
    margin-right:2px;
}

.narrowTrainingTableNav a.visited:visited {
    opacity:.4 !important;

}


h1 {
    font-size: 22px;
    margin-bottom:20px;
}

h2 {
    font-size: 18px;
    margin-bottom:10px;
    line-height:22px;
}

h2 i {

    margin-top:4px;
}

legend {
    margin-bottom:1px;
    font-size:12px;
    font-weight:bold;
    line-height:32px;
    margin-top:20px;
}
legend:first-child {
    margin-top:0;
}

.trainingCompleteArea {
    text-align:center;
}

.center {
    text-align:center;
    margin:auto;
}

.nounderline, a:hover .nounderline{
    text-decoration:none !important;
    display:inline-block;
    margin-right:5px;
}

.trainingTaskNameComplete, .trainingTaskFontComplete{
    color: #808080;
}

.trainingVideoTable {
    margin-top:5px;
}

.trainingQuestion {
    padding: 20px;
    background-color: #f2f1f1;
    width: 60%;
}

.trainingQuestion .answer {
    background-color: white;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    margin-left: 40px;
    padding: 10px;
}

.trainingQuestion .answer:hover {
    border-color:lightgray;
}

.trainingQuestion .answer.selected,
.trainingQuestion .answer.selected:hover  {
    box-shadow: 0px 0px 10px dodgerblue;
    border-width: 2px;
    border-color: black;
}
.trainingQuestion .feedback {
    margin-left: 20px;
}

.scrollTableBody thead tr {
    display: block;
}

.scrollTableBody th, 
.scrollTableBody td {
    width: 100px;
    text-align: center;
}

.monitoringContainer .scrollTableBody th,
.monitoringContainer .scrollTableBody td {
    width: 8%
}

.scrollTableBody > tbody {
    display: block;
    height: calc(100vh - 360px);
    overflow: auto;
}

.ideaEligCode {
    width: 150px;
}

.blockOuter .btn {
    width: 65px;
}

.blockLower {
    text-align: left;
}

.blockLower label {
    margin-left: 10px;
}

.brand {
    padding-left:36px !important;
    background-image:url("/assets/img/oregon-state18.png");
    background-repeat:no-repeat !important;
    background-position:0px 9px;
}

#currentUserInfo {
    position:absolute;
    top:10px;
    right:30px;
    text-align:right;
}

#adminBody {
    background:#aaa;
    background-image:url('/assets/img/bg-admin.png');
    background-repeat:repeat-x;
    background-attachment:fixed;
}

#adminBody .footer-container {
    background-color:#dddddd
}

.adminTab {
    color:#c09853 !important;
}

.admincolor {
    color:#c09853;
}

.materialsHeading {
    padding:5px 5px;
    margin-top:10px;
    background:#e4e4e4;
    vertical-align:middle;
    background-image:-khtml-gradient(linear,left top,left bottom,from(#eeeeee),to(#222222));
    background-image:-moz-linear-gradient(top,#eeeeee,#e4e4e4);
    background-image:-ms-linear-gradient(top,#eeeeee,#222222);
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eeeeee),color-stop(100%,#e4e4e4));
    background-image:-webkit-linear-gradient(top,#eeeeee,#e4e4e4);
    background-image:-o-linear-gradient(top,#eeeeee,#e4e4e4);
    background-image:linear-gradient(top,#eeeeee,#e4e4e4);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#E4E4E4',GradientType=0);
    white-space:nowrap;
    border-top:1px solid #ddd;
}

.rightNav {
    padding-top:125px;
}
.rightNavTitle {
    padding:0px 0px 5px 12px;
}

.underline { text-decoration: underline !important; }

#materialsNav
{
    position: fixed;
    left: 50%;
    top: 5%;
    margin-left: 220px; /*half the width*/
}

.module {
    padding:20px;
    border:1px solid #ddd;
    margin:20px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background:#eeeeeb;
}

#answersArea label.inline.radio {
    padding: 10px 20px 10px 40px;
    border-style: solid;
    border-radius: 4px;
    border-width: 1px;
    border-color: lightgray;
}

#answersAreaContainer th,
#answersAreaContainer tr td {
    text-align: center;
    position: relative;
}

#answersAreaContainer #supplementalInfoContainer{
    width: 220px;
    margin: 0 auto;
    text-align: center;
    margin-top: 25px;
}

#answersArea .answerButtonContainer {
    text-align: center;
    width: 750px;
}

a.answerCancel {
    right: 27px;
    top: 23px;
    position: absolute;
    font-size: 10px;
}

.welcomeTable {
    border:none;
    margin:10px 0;
    border-bottom:1px solid #ddd
}
.welcomeTable td {  vertical-align:middle !important; }
.padW {line-height:36px}
.btnTable, .btnTable td, .btnTable td:hover { border:none;background:none !important; }
.btnMenu { font-weight:bold; /*width:88%;*/ text-align: left;}
.btnMenu span {padding:5px 5px 5px 10px;display:inline-block; color: rgb(0, 136, 204); }
.btnMenu span:hover { text-decoration:underline; }
.menu-icon { display:inline-block; margin-top:1px }

.adminProftestsTable { margin-top:10px; }

.qt_archive_link {
    text-decoration:underline;
    font-size:11px;
}
.pdfsXLSLink{
    display: block;
    height: 20px;

    padding-left: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
    background: url("/images/xls_small.gif") top left no-repeat;
}
.uploadInput {
    margin-right:10px;
}
#uploadForm {
    margin:0;
}
#uploadForm label{
    font-weight:bold;
    display:block;
    margin:10px 7px 8px;
}
.byLetter {
    width:200px;
    margin:10px 0;
}
.byLetter td { text-align:center;padding:0;}
.byLetter a { display:block; padding:5px;}
.byLetter a:hover { color:#fff; background-color: rgb(0, 136, 204); }
.pagination li.active a{ background-color: rgb(0, 136, 204) !important; color:#fff}
.block { display:block; }
.loginLinks {
    margin:8px 0px 0px 4px;
    font-size:11px;
}
.docList li { margin-bottom:10px; }
.changed {
    font-size:11px;
    padding-left:10px;
}

.ororaReportTable {
    margin: 0 auto;

}

.ororaReportTable th,
.ororaReportTable td {
    text-align: center;
}

#accommodationsFieldset input {
    display: inline;
}

/*
#studentsAreaContainer tr th:nth-child(1),
#studentsAreaContainer tr td:nth-child(1) {
    width:50px;
}

#studentsAreaContainer tr th:nth-child(2),
#studentsAreaContainer tr td:nth-child(2) {
    width:60px;
}

#studentsAreaContainer tr th:nth-child(3),
#studentsAreaContainer tr td:nth-child(3) {
    width:150px;
}

#studentsAreaContainer tr th:nth-child(4),
#studentsAreaContainer tr td:nth-child(4) {
    width:200px;
}

#studentsAreaContainer tr th:nth-child(5),
#studentsAreaContainer tr td:nth-child(5) {
    width:200px;
}

#studentsAreaContainer tr th:nth-child(6),
#studentsAreaContainer tr td:nth-child(6) {
    width:200px;
}

#studentsAreaContainer tr th:nth-child(7),
#studentsAreaContainer tr td:nth-child(7) {
    width:200px;
}
*/

#chartsContainer > div {
    display: inline-block;
}

.testFlag span,
.testFlag a {
    padding: 4px 8px 4px 8px;
    min-width: 35px;
    text-align: center;
}

.testFlag a {
    border: solid 1px lightgray;
    border-radius: 5px;
    text-decoration: none;

}

.testFlag a:hover {
    background-color: white;
}




