﻿div#editResources { position: absolute; bottom: 0; left: 0.2em; width: 1em; height: 1em; font-size: 1.0em; }
div#editResources:hover { cursor: default; }

.editRsc_leftCol { position: absolute; left: 0; width: 13%; text-align: right; font-size: 1.2em; }
.editRsc_rightCol { position: relative; left: 15%; width: 85%; }
div.editRsc_header { font-weight: bold; font-size: 1.6em; margin-left: 30%; padding-top: 2em; }
div.editRsc_field { margin-top: 2.25em; }

div.editRsc_button_field { position: relative; margin: 2.0em 0 4.0em 0; }
input.editRsc_Btn_1 { position: relative; left: 0; }
input.editRsc_Btn_2 { position: relative; left: 18%; }
input.editRsc_Btn_3 { position: relative; left: 36%; }

.editRsc_inputBox { position: relative; border: 2px inset Black; padding-left: 2px; }
.editRsc_inputBox_size { width: 20em; }
.editRsc_inputBox_Entries_LB { width: 97%; height: 20em; }
.editRsc_inputBox_CBL { font-size: 1.3em; padding-left: 5px; }
.editRsc_inputBox_CBL label { margin: 0 0.65em 0 0.2em; }
.editRsc_inputBox_MultiLine_TB { width: 97%; height: 10em; }
.editRsc_inputBox_GreyedOut_Text { color: Gray; }
.editRsc_inputBox_prefix { font-size: 1.2em; }

.entryView_table { position: relative; height: 93%; width: 100%; text-align: center; overflow: scroll; }
.entryView_newSection { top: 1em; }
.entryView_entry { width: 99.5%; }
.entryView_imageTitle { text-decoration: underline; }
#entryView_imageViewDiv { position: relative; top: 1em; left: 0; overflow: scroll; max-height: 85%; max-width: 99.5%; }
#entryView_imageText { position: relative; font-size: 1.2em; margin-top: 1.5em; }

.entriesDiv { position: relative; padding-bottom: 4em; }
.subjectDiv { clear: both; margin-top: 1.7em; }

.headingDiv { padding-top: 0.75em; padding-bottom: 1.3em; }
.subjectHeading { float: left; width: 27%; text-align: right; }
.collapseInd { float: left; margin-left: 0.35em; font-weight: bold; color: #000fff; font-size: 2.0em; line-height: 0.65em;  }
.collapseInd:hover { cursor: pointer; color: #ba00ff; }

.contentDiv { clear: both; position: absolute; visibility: hidden; margin-top: 1.5em; border-top: 1px solid gray; border-bottom: 3px double gray; }
.contentEntryDiv { margin-bottom: 1em; margin-top: 0.5em; font-size: 1.3em; }
.contentCatDiv { position: absolute; font-size: 1.25em; line-height: 1.4em; font-weight: bold; width: 28%; text-align: right; font-family: "Bradley Hand ITC", "Magneto", sans-serif; }
.descTextDiv { width: 60%; margin-left: 30%; padding-right: 10%; }
