
* {
    font-family: "ヒラギノ角ゴ Pro W3","Arial","メイリオ",Verdana,"ＭＳ Ｐゴシック",sans-serif;
    margin: 0;
    padding: 0;
}
a img {
    border-style: none;
    outline: medium none;
    text-decoration: none;
}
a:link {
    color: #4071c1;
    text-decoration: none;
}
a:visited {
    color: #4071c1;
    text-decoration: none;
}
a:active {
    color: #4071c1;
    text-decoration: none;
}
a:hover {
    color: #4c85e4;
    text-decoration: underline;
}
.unread a, .unread a:link {
    color: #ec683f;
}
span.unreadcount a, span.unreadcount {
    color: #ec683f;
}
.unread a:hover {
    color: #f1815f;
    text-decoration: underline;
}
.recent .news-group a {
    background-image: none;
    padding-left: 0;
}
html {
    color: #3c3c3c;
    font-size: 15px;
    overflow-y: scroll;
}
#RptStartTime_iframe html {
    overflow-y: auto !important;
}
img.inline {
    vertical-align: middle;
}
div.align {
    clear: both;
    float: none;
    height: 0;
}
.sp-button {
    background-color: #bce5fc;
    border: 1px solid #3c7fb1;
    border-radius: 5px;
    color: #4071c1;
    display: block;
    font-size: 110%;
    margin: 10px auto;
    padding: 5px;
    text-align: center;
    width: 85%;
}
.sp-button-s {
    background-color: #bce5fc;
    border: 1px solid #3c7fb1;
    border-radius: 5px;
    color: #4071c1;
    display: inline-block;
    font-size: 110%;
    margin: 10px auto;
    padding: 5px 10px;
    text-align: center;
}
input.form-input-file {
    background-color: #bce5fc;
    border: 1px solid #3c7fb1;
    display: block;
    font-size: 150%;
    margin: 10px auto;
    padding: 2px;
    text-align: center;
    width: 100%;
}
.nocssonly {
    display: none;
}
.x-small {
    font-size: 80%;
}
ul.system-msg {
    padding-bottom: 5px;
    padding-top: 10px;
}
ul.system-msg li {
    color: red;
    list-style: none outside none !important;
    padding-left: 0 !important;
}
hr.line {
    border-color: #c9c9c9;
    border-top: 1px solid #c9c9c9;
    border-width: 1px 0 0;
    height: 1px;
}
table td.right, table th.right {
    text-align: right;
}
table.stdlist {
    border-collapse: collapse;
    border-top: 1px solid #89c8ff;
    margin-top: 10px;
    width: 100%;
}
table.stdlist th, table.stdlist td {
    padding: 5px 10px;
}
table.stdlist tr {
    border-bottom: 1px solid #89c8ff;
}
table.stdlist th {
    background-color: #dff0ff;
    color: #1960ad;
}
.sp-login-title {
    padding-top: 15px;
    text-align: center;
}
.login h1 {
    border: medium none;
    color: #005abb;
    font-size: 150%;
    margin: 0 auto;
    padding-bottom: 8px;
}
.login h1 img {
    padding-right: 5px;
    vertical-align: middle;
}
.login input.editable {
    display: block;
    font-size: 150%;
    padding: 2px;
    width: 100%;
}
.login section {
    margin: 10px auto;
    width: 85%;
}
.login article {
    border-bottom: 1px dotted #90c7f9;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.login h3 {
    color: #005abb;
    font-size: 110%;
    font-weight: bold;
}
.login header {
    margin-bottom: 0;
}
header {
    background-color: #006ecf;
    border-bottom: 1px solid #273750;
    border-top: 1px solid #ccd6e2;
    height: 25px;
    margin-bottom: 10px;
    position: relative;
}
header .title {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    left: 10px;
    line-height: 25px;
    margin: 0;
    position: absolute;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    top: 0;
}
header .title_ext {
    width: 200px;
}
nav {
    margin: 0 auto;
    width: 95%;
}
header .date {
    color: #fff;
    font-size: 80%;
    padding: 5px 5px 0 0;
    text-align: right;
}
nav.mynavi li {
    vertical-align: middle;
}
nav li {
    background-color: #e7e7e7;
    float: left;
    font-weight: bold;
    list-style: none outside none;
    margin-bottom: 15px;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(150, 150, 150, 1);
    vertical-align: middle;
    width: 33%;
}
nav li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #e7e7e7;
    border-color: #c9c9c9 -moz-use-text-color #c9c9c9 #c9c9c9;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    display: block;
    height: 35px;
    line-height: 35px;
    text-decoration: none !important;
    width: 100%;
}
nav li.current a {
    background-color: #aad8fd;
}
nav li:first-child {
    border-radius: 5px 0 0 5px;
}
nav li:last-child {
    border-radius: 0 5px 5px 0;
}
nav li:first-child a {
    border-radius: 5px 0 0 5px;
}
nav li:last-child a {
    border-radius: 0 5px 5px 0;
    border-right: 1px solid #c9c9c9;
}
footer {
}
footer .footer-info {
    background-color: #006ecf;
    border-bottom: 1px solid #273750;
    border-top: 1px solid #ccd6e2;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding: 5px;
    text-align: right;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
footer .footer-link {
    background-color: #f1eff0;
}
footer ul li {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    float: right;
    height: 20px;
    list-style: none outside none;
    margin: 5px;
    padding: 5px 7px;
    text-shadow: -1px -1px 0 #969696;
}
.top-prof {
    width: 100%;
}
h2.title, .contents h1.pagetitle {
    background-color: #d6ecff;
    border-bottom: 1px solid #9ccdf9;
    border-top: 1px solid #9ccdf9;
    color: #1960ad;
    font-size: 110%;
    line-height: 1.4em;
    padding: 5px 10px;
}
section {
    padding-bottom: 15px;
}
.description {
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
    border-radius: 4px;
    margin: 10px;
    padding: 5px 8px;
}
ul.info-list li {
    background-image: url("icon_mypage_showmore.png");
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #c9c9c9;
    padding: 5px 10px 15px;
}
ul.info-list li.showmore {
    padding: 0;
    text-align: right;
}
ul.info-list li.backlink {
    background: url("icon_sp_backlink.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: medium none;
    border-top: 1px solid #c9c9c9;
    padding: 0;
}
ul.info-list li.no-link {
    background-image: none;
}
ul.info-list li.showmore a, ul.info-list li.backlink a {
    display: block;
    padding: 10px 20px;
}
ul.info-list li.showmore:first-child, ul.info-list li.backlink {
    border-top: 1px solid #c9c9c9;
}
ul.info-list h3 {
    line-height: 1.4em;
    padding-bottom: 7px;
}
ul.reportlist h3, ul.querylist h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
}
ul.info-list li .info3 {
    background-color: #ffffdd;
}
ul.info-list li .info1 {
    color: #3c3c3c;
    display: inline-block;
    font-size: 90%;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 280px;
}
ul.info-list li .info2 {
    color: #ff0000;
    padding-right: 20px;
}
ul.info-list li.submitted {
    background: url("icon_mypage_showmore.png") no-repeat scroll right center #c1c1c1;
}
ul.info-list li.submitted .info2 {
    color: #666;
}
ul.info-list li.saved {
    background: url("icon_mypage_showmore.png") no-repeat scroll right center #ecfcd7;
}
span.self-test, span.autoquery {
    background-color: #fff;
    border: 1px solid #f07f2b;
    border-radius: 3px;
    color: #f07613;
    font-size: 60%;
    margin-right: 5px;
    padding: 3px;
}
span.report-type {
    background-color: #fff;
    border: 1px solid #53ae00;
    border-radius: 3px;
    color: #3b9e0a;
    font-size: 60%;
    margin-right: 5px;
    padding: 3px;
}
p.list-all {
    text-align: right;
}
.articlebody {
    font-size: 120%;
    padding: 10px 0;
}
.coursecollection .articlebody {
    font-size: 100%;
}
.articlebody input.form-input-text, .articlebody input.editable, .articlebody #RptForm input, select, .queryinput, form input.editable, .editbox2 textarea {
    background-color: #f6fbe5;
    border: 1px solid #969485;
    font-size: 110%;
    height: 30px;
    padding: 1px;
}
.editbox2 textarea {
    height: auto;
    width: 95%;
}
.articlebody h1 {
    background: url("bg_h1_msg-text.gif") repeat-y scroll 0 0 #e8f3fc;
    border: medium none !important;
    font-size: 130%;
    margin-bottom: 15px;
    padding: 5px 5px 5px 15px;
}
.articlebody h2 {
    color: #3ea0f6;
    font-size: 120%;
    margin-bottom: 10px;
}
.articlebody label {
}
.articlebody h3 {
    border-left: 5px solid #81c4ff;
    margin-bottom: 10px;
    padding-left: 5px;
}
.articlebody p {
    line-height: 1.4em;
    margin-top: 2px;
}
.articlebody ul, .articlebody ol, form ul, form ol {
    margin-left: 5px;
    padding-bottom: 10px;
}
.articlebody ol li, form ol li {
    line-height: 1.6;
    list-style: decimal inside none !important;
    padding-left: 15px;
}
.articlebody ul li, form ul li {
    line-height: 1.6;
    list-style: disc inside url("marker-diamond.gif");
    padding-left: 15px;
}
.articlebody ol.queryselection, .articlebody ol.multiselection {
    margin-top: 10px;
}
.articlebody .queryselection li, .articlebody .multiselection li, .articlebody .yesnoselection span, li.permutation-unchosen, li.permutation-chosen {
    background-color: #f3f3f3;
    border-color: #b9b9b9;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    margin-bottom: 5px;
    padding: 5px 10px;
}
.articlebody .queryselection li.checked, .articlebody .multiselection li.checked {
    background-color: #c5c5c5;
    border-width: 2px 1px 1px 2px;
}
li.permutation-chosen {
    background-color: #ececec;
    border-width: 2px 1px 1px 2px;
    color: #b9b9b9;
}
.permutation-choice-header, .permutation-response-header {
    border: 2px solid #00a1e7;
    border-radius: 5px;
    color: #00a1e7;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 0 5px;
    text-align: center;
}
.permutation-choice-header .undo-img {
    padding-left: 20px;
    vertical-align: bottom;
}
.permutation-choice-header .undo-img img {
    vertical-align: middle;
}
.permutation-response-header {
    border-color: #9ecf4c;
    color: #9ecf4c;
}
.permutation-choice input {
    background-color: #bce5fc;
    border: 1px solid #3c7fb1;
    border-radius: 5px;
    color: #4071c1;
    display: block;
    font-size: 110%;
    margin: 10px auto;
    padding: 5px;
    text-align: center;
    width: 50%;
}
.permutation-response div.permutation-response-field {
    background-color: #ecfcd7;
    border: 1px solid #ffffff;
    color: #1960ad;
}
.permutation-response div.horizontal, .permutation-response div.vertical {
    margin-bottom: 5px;
}
.permutation-response .horizontal div.permutation-response-field {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 1em;
}
.permutation-response input {
    font-size: 100%;
}
.articlebody .yesnoselection span {
    display: block;
}
div.matching-select-form span {
    display: block !important;
    font-size: 100%;
    padding-bottom: 5px;
    text-align: center;
}
div.matching-select-form select {
    text-align: center;
    width: 50%;
}
.yesnoselection label {
    display: inline-block;
}
ol.matchingselection {
    background-color: #e8faff;
    border: 1px solid #66c7f1;
    margin-bottom: 5px;
    padding: 8px 10px;
}
ol.matchingselection li {
    list-style: lower-alpha inside none !important;
}
.articlebody blockquote {
    background-color: #f7f7f7;
    border: 1px solid #cccccc;
    margin-bottom: 5px;
    padding: 13px 13px 13px 15px;
}
div.queryv4 {
}
section.query-time {
    background: none repeat scroll 0 0 #ececec;
    border-radius: 3px;
    display: block;
    line-height: 1.5em;
    margin: 5px 5px 5px auto;
    padding: 5px 0;
    text-align: right;
    width: auto;
}
section.query-time span {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 3px;
    color: #1960ad;
    display: inline-block;
    font-size: 120%;
    margin: 3px 10px 5px 3px;
    min-width: 15px;
    padding: 0 5px;
    text-align: right;
}
.query-pagenavi {
    padding-right: 10px;
}
.querybody {
}
.querypaper {
}
.queryv4 ol.horizontal li.hori-first {
    margin-left: 0;
}
.queryv4 ol.horizontal li {
    list-style: none inside none !important;
}
.querybody hr.webat-page-sep {
    border-color: #89c8ff;
    border-top: 3px dashed #89c8ff;
    border-width: 3px 0 0;
    height: 1px;
    margin: 10px;
}
.queryshow input.point {
    background-color: #ffffdd;
    border: 1px solid #ff0000;
    color: #ff0000;
    font-family: "Courier New",Courier,fixed !important;
    font-size: 120%;
    font-weight: bold !important;
    padding: 1px 2px;
    text-align: right !important;
    width: 2em;
}
.queryshow span.correct {
    color: red;
    font-family: Verdana;
    font-size: 30px;
    font-weight: bold;
    vertical-align: middle;
}
.queryshow span.incorrect {
    color: blue;
    font-family: Verdana;
    font-size: 30px;
    font-weight: bold;
    vertical-align: middle;
}
.queryshow span.percent {
    font-size: 120%;
    font-weight: bold;
    vertical-align: middle;
}
.querysubmitted .articlebody .queryselection li.checked, .querysubmitted .articlebody .multiselection li.checked {
    background-color: #d6ecff;
    border-color: #89c8ff;
    border-width: 2px 1px 1px 2px;
}
.querysubmitted .yesnoselection span, .queryanswer .yesnoselection span {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: inline;
}
.querysubmitted .yesnoselection span input.checked + label, .queryanswer .yesnoselection span input.checked + label {
    background-color: #c5c5c5;
    font-weight: bold;
}
.querysubmitted .yesnoselection span input.checked + label {
    background-color: #d6ecff;
}
.textarea_wordcount, .textarea_charcount {
    color: #8cc62b;
    font-size: 120%;
}
.hilite_required_on_submit input.unfilled, .hilite_required_on_submit textarea.unfilled, .hilite_required_on_submit .unfilled {
    border: 2px solid #ff6666;
}
.hilite_required_on_submit .matchingselection {
    border: 1px solid #66c7f1;
}
.query-score-message {
    background-color: #ffe9ce;
    border: medium none;
    color: #ec683f;
    font-size: 20px;
    font-weight: bold;
    margin: 14px 0;
    padding: 10px;
    text-align: center;
    width: auto;
}
.query-score {
    background-color: white;
    border: 2px double #89c8ff;
    font-size: 30px;
    margin: 0 auto;
    text-align: center;
    width: 80%;
}
.attachmentsfile li {
    background: url("/icon-file.gif") no-repeat scroll 0 0 transparent;
    list-style: none outside none;
    padding-left: 26px;
}
ul.errmsg li {
    color: #ff0000;
    list-style-image: url("/icon-stop.gif");
}
h3.attend-link {
    background-color: #dffabd;
    padding-left: 10px;
}
nav.mynaviV2 {
    margin-top: -10px;
}
nav.mynaviV2 li {
    font-size: 13px;
    margin-bottom: 15px;
    width: 25%;
}
nav.mynaviV2 li a {
    display: block;
    height: 42px;
    line-height: normal;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}
nav.mynaviV2 li:first-child a {
    border-radius: 0 0 0 5px;
}
nav.mynaviV2 li:last-child a {
    border-radius: 0 0 5px;
}
nav.mynavi-main li {
    margin-top: -10px;
    width: 50%;
}
nav.mynavi-main li:first-child, nav.mynavi-main li:first-child a {
    border-radius: 0 0 0 5px;
}
nav.mynavi-main li:last-child, nav.mynavi-main li:last-child a {
    border-radius: 0 0 5px;
}
h3.msg-title {
    background: none repeat scroll 0 0 #f5f5f1;
    border-bottom: 1px solid #878469;
    border-top: 1px solid #878469;
}
div.msg-date {
    text-align: right;
}
div.msg-author, div.articleauthor {
    border-top: 1px solid #cccccc;
    font-size: 90%;
    text-align: right;
}
section.msg-body {
    padding: 10px 10px 25px;
}
.articlebody ul.attachments {
    padding-top: 10px;
}
.articlebody ul.attachments li, .attachments ul.attachments li {
    background: url("icon-file.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    list-style: none outside none;
    min-height: 32px;
    padding-left: 35px;
}
.contents .contentsheader .contentsheader-about-contents, .peoject-header {
    background: none repeat scroll 0 0 #ecf6ff;
    margin-bottom: 20px;
    min-height: 65px;
    position: relative;
}
.contents h1.pagetitle {
    background-image: none;
    border-bottom: 1px solid #9ccdf9 !important;
    border-top: 1px solid #9ccdf9 !important;
    margin-bottom: 30px;
}
.contents .articletext {
    padding: 10px;
}
.contents .contentsheader .contents-icon {
    background: url("/icon_contents1.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 42px;
    left: 20px;
    padding: 9px 9px 9px 11px;
    position: absolute;
    top: 12px;
    width: 40px;
}
.contents-admin .contentsheader .contents-icon {
    left: 19px;
}
.contents .contentsheader .contentsheader-about-contents-2 h1 {
    font-size: 130%;
    padding: 10px 10px 5px 85px;
}
.contents .contentsheader .contents-imformation {
    padding-bottom: 5px;
    padding-left: 85px;
}
.contents .contentsheader .contents-modtime {
    text-align: right;
}
.contents .articleauthor, .coursecollection .articleauthor, .homecollection .articleauthor {
    border-top: 1px solid #d7d7d7;
    color: #505050;
    margin: 40px 0 4px;
    padding-top: 15px;
    position: relative;
}
.articleauthor .topagetop {
    display: block;
    position: absolute;
    right: 0;
    top: -20px;
}
div.pagecomment {
    background-color: #f7f7f7;
    border-top: 1px dotted #cccccc;
    margin-bottom: 10px;
    margin-top: 10px;
}
div.pagecomsubject {
    display: inline;
}
.pagecomment div.pagecomseqno {
    background-color: #999999;
    color: #ffffff;
    display: inline;
    font-weight: bold;
    padding: 2px 5px;
    text-align: center;
}
.pagecomment .pagecomentry {
    border-bottom: 1px dotted #cccccc;
    padding: 10px;
}
.pagecomment .pagecomauthor {
    font-size: 90%;
    text-align: right;
}
.pagecomviewall {
    padding: 5px 0 0;
    text-align: right;
}
.contents .articleauthorV2 {
    border-color: #a8d6ff;
    padding-top: 0;
}
.contents .articleauthorV2 .contentpage-navi {
    background-color: #ecf6ff;
    height: 20px;
    margin-bottom: 10px;
    padding: 3px 15px;
    text-align: center;
}
.msg-info {
    text-align: right;
}
ul.contents-list li {
    display: block;
    position: relative;
}
ul.info-list li .contents-icon {
    background: url("/icon_contents1.gif") no-repeat scroll 1px 1px transparent;
    height: 36px;
    padding: 10px;
}
ul.course-list li {
    border: 1px solid #9ecf4c;
    list-style: none outside none;
    margin: 10px 2%;
    padding-top: 15px;
}
ul.course-list li .info1 {
    display: block;
    width: 200px;
}
ul.course-list table {
    width: 100%;
}
ul.course-list table th {
    width: 65px;
}
section.course-header {
    background-color: #f8f8f8;
    border-bottom: 1px solid #9ecf4c;
    border-top: 3px solid #9ecf4c;
    margin-bottom: 15px;
    padding: 10px 0;
}
section.course-header table {
    width: 100%;
}
section.course-header table th {
    width: 30%;
}
section.course-header h3 {
    color: #6aae00;
    padding-bottom: 5px;
}
section.course-header-s {
    margin-bottom: 0;
    padding: 5px 0;
}
section.course-header-s img {
    height: 40px;
    width: 40px;
}
.spager {
    background-color: #eaeaea;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-bottom: 0;
    padding: 5px 0;
}
.spager span {
    display: inline-block;
    padding: 0 5px;
}
.spager a, .spager .pager-now {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: inline-block;
    height: 1.6em;
    padding: 1px 12px;
    vertical-align: middle;
}
.spager .pager-now {
    background-color: #c2c2c2;
    color: #fff;
    font-weight: bold;
}
.spager .pager-disable {
    background-color: #eaeaea;
    border-color: #eaeaea;
    color: #3c3c3c;
    font-weight: normal;
}
.peoject-header h1 {
    font-size: 130%;
    padding: 10px 10px 5px 15px;
}
.articleindex .contentspagelist li, .contentsballooncontent .contentslist li {
    list-style: disc outside url("icon_pagelist.gif");
}
.articleindex .contentspagelist ul, .contentsballooncontent ul {
    margin-left: 20px;
}
.articleindex table.stdlist {
    border-left: 1px solid #89c8ff;
    border-right: 1px solid #89c8ff;
}
dl.gradesummary .gradecomment {
    background: url("icon-grade-teacher.png") no-repeat scroll 0 3px transparent;
    border-top: 1px dotted #999999;
    color: #005dc6;
    padding: 3px 3px 3px 25px;
}
table.gradelist td.gradebar {
    background-color: #0000cc;
    height: 20px;
    text-align: center;
}
table.gradelist td.gradebar span {
    color: #ffffff;
}
.gradelist .form td, .gradelist .form th, .gradelist .form table {
    border: medium none;
}
table.gradelist td.gradebar {
    background: url("bg_gradebar.gif") repeat-x scroll 0 0 transparent;
}
.gradelist tr.nolink {
    background: url("bg_gradebar_back_sp.gif") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #a5a5a5;
    height: 26px;
}
.gradelist tr.nolink td {
    padding: 0;
}
.gradelist table.form {
    border-collapse: collapse;
}
dl.gradesummary div.dates {
    clear: both;
    color: #999999;
    float: none;
    text-align: right;
}
h3.notice {
    color: rgb(236, 104, 63);
    line-height: 19px;
    margin-bottom: 10px;
    padding-left: 15px;
}
#header-menu {
    background-color: rgb(255, 255, 255);
    border: 3px solid rgb(106, 174, 0);
    border-radius: 5px;
    font-size: 15px;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 38px;
    visibility: visible;
    width: 160px;
    z-index: 100;
}
#header-menu ul {
}
#header-menu ul li {
    background: url("icon_mypage_showmore.png") no-repeat scroll 99% center #fff;
    border-bottom: 1px dotted #9ecf4c;
    display: block;
    list-style: none outside none;
    padding: 10px 17px 10px 5px;
}
#header-menu ul li a {
    display: block;
}
h4.edit-title {
    background: none repeat scroll 0 0 #d5f5ab;
    font-size: 110%;
    margin: 10px 0 0;
    text-align: center;
}
.reminder-setting span.radio-button {
    border-bottom: 1px solid #ccc;
    display: block;
    font-size: 110%;
    padding: 5px 10px;
}
.reminder-setting input:checked + label {
    font-weight: bold;
}
.reporttext {
    border: 1px solid #9fcf3a;
    height: auto !important;
    margin-bottom: 15px;
    margin-top: 5px;
    min-height: 10px;
}
.reporttext-title {
    background: none repeat scroll 0 0 #f4fbe2;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 3px;
}
.reporttext-body {
    padding: 10px;
}
.reporttext-body .reportinfo {
    border-top: 1px dotted #bfbfbf;
    margin-top: 5px;
    padding-top: 5px;
}
.report-submit-list {
    padding-bottom: 10px;
    position: relative;
}
.report-submit-list h3, h3.reportauthor {
    background-color: #ecfcd7;
    border: medium none;
    font-size: 110%;
    margin-bottom: 0;
    padding: 5px 10px;
}
.coursecollection .articlebody h1.pagetitle {
    background-color: #f4fbe2;
    background-image: none;
    border-bottom: 1px solid #8cc62b !important;
    border-left: 6px solid #8cc62b !important;
    border-top: 1px solid #8cc62b !important;
    color: #666666;
    font-size: 110%;
    line-height: 1.4em;
    margin-bottom: 20px;
    padding: 5px 10px;
}
.coursecollection .collectioninfo {
    font-size: 90%;
}
.coursecollection .pageattachments {
    padding: 10px;
}
.editgrade {
    border: 1px solid #fbb372;
}
.editgrade h2.editgrade-title {
    background: none repeat scroll 0 0 #fff3e2;
    color: #1a1a1a;
    margin-top: 0;
    padding: 3px 5px;
}
.editgrade .editgrade-text {
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: left;
}
.editgrade .editgrade-body h3 {
    background: none repeat scroll 0 0 #fff3e2;
    border: medium none;
    color: #f6440d;
    font-size: 14px;
    margin: 0 15px;
    padding: 5px;
    width: auto;
}
.editgrade .editgrade-body table {
    border-collapse: collapse;
    margin: 0 15px 20px;
    width: 95%;
}
.editgrade .editgrade-body table.grade-open {
}
.editgrade .editgrade-body table input {
}
.editgrade .editgrade-body table th {
    padding: 5px 10px;
    text-align: right;
    width: 100px;
}
.editgrade .editgrade-body table td {
    padding: 5px 10px;
}
.editgrade .editgrade-body table.grade-open td, .editgrade .editgrade-body table.grade-open th {
    background-color: #fff3e2;
}
.editgrade .editgrade-body table.report-grade {
    border: 1px solid #fbb372;
}
.editgrade .editgrade-body table.report-grade td {
    background-color: #ffffff;
}
.editgrade .editgrade-body table.report-grade td strong {
    color: #f6440d;
    font-size: 16px;
}
.editgrade .editgrade-body table.report-grade-teacher tr:last-child td {
    background-color: #ffffff;
    border-top: 1px solid #fbb372;
}
.editgrade .editgrade-body table.report-grade-teacher tr:last-child th {
    background-color: #eeeeee;
    border-top: 1px solid #fbb372;
}
#CommentSubject, .bbspostform #Subject_bot {
    width: 90%;
}
.manaba-explanation {
    background: url("/icon-grade-teacher-s.png") no-repeat scroll 3px 10px #f8f8f8;
    border-radius: 5px;
    color: #005dc6;
    display: inline-block;
    margin: 0 10px;
    padding: 2px 5px 2px 20px;
}
div.manaba-explanation {
    display: block;
}
