/**
 * @file
 * CSS rules that apply to specific pages only
 */

/* Interactive materials page: http://va.translate.hotline.org/teacher/3/interactive-materials.html*/
/* Interactive materials page: http://va.translate.hotline.org/teacher/3/interactive-materials.html*/
/* Interactive materials page: http://va.translate.hotline.org/teacher/3/interactive-materials.html*/
/* Interactive materials page: http://va.translate.hotline.org/teacher/3/interactive-materials.html*/
/* Interactive materials page: http://va.translate.hotline.org/teacher/3/interactive-materials.html*/
/* Interactive materials page: http://va.translate.hotline.org/teacher/3/interactive-materials.html*/

#gcui_va_core_interactive_page .lesson-header {
    font-size:15px;
    font-weight:bold;
    padding-bottom:25px;
}

#gcui_va_core_interactive_page .header {
    height:80px;
    padding-top:35px;
}

#gcui_va_core_interactive_page .lesson-header {
	text-transform:uppercase;	
}

#gcui_va_core_interactive_page .interactive-booklets-wrapper .page-header-booklets {
	font-size:18px;
	margin-top:0px;
}

/* Edit class page: http://va.translate.hotline.org/teacher/3/edit.html */
/* Edit class page: http://va.translate.hotline.org/teacher/3/edit.html */
/* Edit class page: http://va.translate.hotline.org/teacher/3/edit.html */
/* Edit class page: http://va.translate.hotline.org/teacher/3/edit.html */
/* Edit class page: http://va.translate.hotline.org/teacher/3/edit.html */
/* Edit class page: http://va.translate.hotline.org/teacher/3/edit.html */

#edit-class-lesson-list .main-lesson-bar-open {
	height: 30px;
/*	padding-left: 20px;*/
	padding-right: 5px;
}

#edit-class-lesson-list .main-lesson-bar-closed {
    height: 30px;
/*    padding-left: 20px;*/
    padding-right: 5px;
}

#edit-class-lesson-list .small-arrow-space {
    width: 20px;
    height: 28px;
    float: left;
    cursor: pointer;
}

#edit-class-lesson-list .edit-class-lesson-title {
	float: left;
	font-size: 13px;
	padding: 5px;
    cursor: pointer;
}

#edit-class-lesson-list .enable-button {
	float: right;
	font-size: 13px;
	padding: 5px;
}

#edit-class-lesson-list .add-note {
	float: right;
	font-size: 14px;
	color: #23878a;
	padding: 5px;
}

#edit-class-lesson-list .sub-lesson-bar {
    height: 30px;
/*    background: #f8f8f8;*/
    padding-left: 30px;
    padding-right: 5px;
    display: none;
}



#edit-class-page #edit-class-precontent-data {
	padding: 0 15px 20px;
	font-size: 14px;
}

.page-teacher-grades-and-certshtml .download-button,
.save-button {
	float: right;
    padding: 5px 15px;
    margin-top: 10px;
}

/* Notifications page: http://va.translate.hotline.org/teacher/3/notifications.html */
/* Notifications page: http://va.translate.hotline.org/teacher/3/notifications.html */
/* Notifications page: http://va.translate.hotline.org/teacher/3/notifications.html */
/* Notifications page: http://va.translate.hotline.org/teacher/3/notifications.html */
/* Notifications page: http://va.translate.hotline.org/teacher/3/notifications.html */
/* Notifications page: http://va.translate.hotline.org/teacher/3/notifications.html */

.notification-star {
    font-size: 16px;
}

[dir="rtl"] .notification-elem {
    float: right;
}    
.notification-elem {
    float: left;
/*    padding-right: 20px;
    padding-bottom: 5px;*/
}

.notification-date,
.notification-sender {
    color: gray;
}

[dir="rtl"] .notification-date,
[dir="rtl"] .notification-sender {
    padding-right: 10px;
    padding-left: 10px;
}
.notification-sender {
    padding-right: 10px;
    font-size: 13px;
}

.notification-title {
    font-weight: bold;
    font-size: 13px;
}

[dir="rtl"] .notification-date {
    float: left;
}  

.notification-date {
    float: right;
    font-size: 13px;
}

.notification-star {
    height: 17px;
    width: 22px;
}

.notification {
    cursor: pointer;
    border: 1px solid gray;
    margin-bottom: 4px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
}

.notifications-folders {
    float: left;
    margin-right: 20px;
    height: 25px;
    width: 25px;
    margin-top: 10px;
}

.notifications-small-header {
    height: 25px;
    font-size: 12px;
    color: #acabab;
}

/* Add student page: http://va.translate.hotline.org/teacher/3/add-student.html */
/* Add student page: http://va.translate.hotline.org/teacher/3/add-student.html */
/* Add student page: http://va.translate.hotline.org/teacher/3/add-student.html */
/* Add student page: http://va.translate.hotline.org/teacher/3/add-student.html */
/* Add student page: http://va.translate.hotline.org/teacher/3/add-student.html */
/* Add student page: http://va.translate.hotline.org/teacher/3/add-student.html */

#add-a-student {
    height: 436px;
    /*width: 620px;*/
    background: #dddddd;
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    font-family: Century Gothic,Arial,Helvetica,sans-serif;
}

#add-student-title {
    padding: 21px;
    font-size: 20px;
}

#add-a-student #form-col-one {
    padding-left: 40px;
    width: 310px;
    float: left;
}

#add-a-student .data-box {
    padding-bottom: 10px;
    font-size: 14px;
}

#add-a-student form input,
#add-a-student form select {
    width: 180px;
    margin-top: 7px;
    margin-right: 10px;
}

#add-a-student .smaller-text {
    font-size: 12px;
}

#add-a-student .add-button {
    text-align: center;
}

/* Knowledge base page: http://va.translate.hotline.org/teacher/3/edit.html */
/* Knowledge base page: http://va.translate.hotline.org/teacher/3/edit.html */
/* Knowledge base page: http://va.translate.hotline.org/teacher/3/edit.html */
/* Knowledge base page: http://va.translate.hotline.org/teacher/3/edit.html */
/* Knowledge base page: http://va.translate.hotline.org/teacher/3/edit.html */
/* Knowledge base page: http://va.translate.hotline.org/teacher/3/edit.html */

.knowledge-base-question {
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
    cursor: pointer;
}

.knowledge-base-answer {
	padding-left: 20px;
	font-size: 14px;
    cursor: auto;
}

.knowledge-base-question .knowledge-base-answer {
	display: none;
}

.knowledge-base-question.current-faq .knowledge-base-answer {
	display: block;
}



#knowledge-base-search {
	text-align: right;
	margin-right: 45px;
}

/* Glossary page: http://va.translate.hotline.org/teacher/3/glossary.html */
/* Glossary page: http://va.translate.hotline.org/teacher/3/glossary.html */
/* Glossary page: http://va.translate.hotline.org/teacher/3/glossary.html */
/* Glossary page: http://va.translate.hotline.org/teacher/3/glossary.html */
/* Glossary page: http://va.translate.hotline.org/teacher/3/glossary.html */
/* Glossary page: http://va.translate.hotline.org/teacher/3/glossary.html */

/* #glossary-bar {
    height: 30px;
    padding-left: 51px;
    padding-right: 30px;
    padding-top: 10px;
    margin-top: 10px;
}
 */
.glossary-letters-wrapper {
	margin: 0px auto;
	width: 555px;
}

/* #glossary-bar .glossary-bar-letter {
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    color: #666666;
    font-weight: bold;
}
 */
.glossary-bar-letter a{
	font-size: 15px;
}

.glossary-dfw {
	clear: both;
}

.glossary-word {
	font-weight: bold;
}

.glossary-letter {
	font-weight: bold;
	font-size: 17px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.glossary-dfw {
	padding-left: 15px;
}

.glossary-entry {
	padding-top: 3px;
	padding-bottom: 3px;
}

.back-to-top {
	padding-top: 3px;
	padding-bottom: 3px;
}

.back-to-top a {
/*	text-decoration: none;*/
}

#glossary-bar .glossary-letter a {
    text-decoration: none;
}

#glossary-bar .glossary-bar-letter a {
    color: black;
    font-weight: normal;
}

#glossary-bar .glossary-bar-letter a:hover {
    text-decoration: none;
    cursor: auto;
}

#glossary-bar a.active-letter:hover {
    text-decoration: underline;
    cursor: pointer;
}

/* message page */

.page-teacher-student-messageshtml .person-name,
.page-student-helphtml .person-name {
    text-align: center;
	max-width: 100px;
}

.page-student-student-messageshtml .message-body,
.page-student-helphtml .message-body {
    border-top: 1px solid #999999;
    margin-top: 15px;
}

/* notifications page */

.page-teacher-notificationshtml .notification-checkbox,
.front .notification-checkbox,
.page-home .notification-checkbox,
.page-student-notificationshtml .notification-checkbox {
    margin-right: 10px;
    vertical-align: middle;
}

.page-teacher-notificationshtml .notification,
.front .notification,
.page-home .notification
.page-student-notificationshtml .notification {
/*   margin-top: 10px;*/
}

.page-teacher-notificationshtml .notification-circle,
.front .notification-circle,
.page-home .notification-circle
.page-student-notificationshtml .notification-circle {
    display: none;
}

.front .notification-date,
.page-home .notification-date {
/*    padding-right: 15px;*/
}

/* lessons page */

.page-teacher-indexhtml .main-listing-block.main-listing-block-page,
.page-teacher-indexhtml .curriculum-page .main-listing-block.lesson-disabled-0,
.page-student-indexhtml .main-listing-block.main-listing-block-page,
.page-student-indexhtml .curriculum-page .main-listing-block.lesson-disabled-0 {
    cursor: pointer;
}

.page-teacher-indexhtml .curriculum-page .main-listing-block.lesson-disabled-1 .mark-done,
.page-teacher-indexhtml .curriculum-page .main-listing-block.lesson-disabled-1 .download-picture {
    display: none;
}

#main .curriculum-page .main-listing-block.lesson-disabled-1 .main-listing-item .lesson-options-wrapper {
    width: 120px;
}

/* step view page */

#step_status_indicator {
   float: right;
   font-family: Verdana;
   font-size: 13px;
   line-height: 1.4em;
   font-weight: normal;
   border: 1px solid #be7;
   background-color: #f8fff0;
   margin: 6px 0;
   padding: 10px;
}

#main .grade-lesson-step-page .grade-essay-wrapper .question-block .form-textarea-like {
    font-family: Verdana;
    font-size: 13px;
    line-height: 1.4em;
}

/* teacher grading page */

[dir="rtl"] .page-teacher-grade-indexhtml #main .grade-lesson-step-page .grade-essay-wrapper .question-block label {
    padding-right: 10px;
    padding-left: 0px;
}
.page-teacher-grade-indexhtml #main .grade-lesson-step-page .grade-essay-wrapper .question-block label {
    font-family: Verdana;
    font-size: 13px;
    line-height: 1.4em;
    padding-left: 10px;
}

.page-teacher-grade-indexhtml #main #lesson_notes {
    font-family: Verdana;
    font-size: 13px;
    line-height: 1.4em;
    padding: 10px;
}

.page-teacher-grade-indexhtml #main .lesson-post-notice {
    height: 40px;
    line-height: 15px;
    padding-top: 10px;
    margin-top: 5px;
}

.page-teacher-grade-indexhtml #main .lesson-view-next:hover {
    opacity: 0.8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.page-teacher-grade-indexhtml #main .grade-essay-wrapper .question-block {
    padding-bottom: 61px;
}

.page-teacher-grade-indexhtml #modalContainer {
    overflow: hidden;
}

/* step view page */

/*#main .top-icons-wrapper.step-done,
#main .top-icons-wrapper.step-disabled-1 {
    padding-right: 100px;
    width: 300px;
}*/

#main .lesson-step-wrapper.step-done .step-header h2,
#main .lesson-step-wrapper.step-disabled-1 .step-header h2 {
    border-top: none;
    margin-right: 72px;
}

#main .lesson-step-wrapper.step-disabled-1 .step-block {
    background: url(/sites/all/themes/virtualacademy/images/disabled-top-right.png) top right no-repeat transparent;
    background-color: #efefef;
    padding-left: 10px;
}
#main .lesson-step-wrapper.step-done .step-block {
    padding-left: 10px;
}

/* #main .lesson-step-wrapper .notice-board-posts {
    border: 2px dashed red;
} */

#shell #content #step-view-page .step-block .step-header h2 {
    padding-top: 0px;
}

[dir="rtl"] #step-view-page .step-block {
    margin-left: 20px;
    margin-right: 0px;
    padding: 0px;
    padding-right: 10px;
}
#step-view-page .step-block {
    margin-right: 20px;
    margin-top: 25px;
    padding: 0px;
    padding-left: 10px;
}

.lang-de #shell #content #step-view-page .step-block .step-header h2 {
    line-height: 22px;
}
.lang-fr #shell #content #step-view-page .step-block .step-header h2 {
    line-height: 23px;
}
[dir="rtl"] #step-view-page .step-block .step-header {
    padding-left: 5px;
    padding-right: 10px;
}
#step-view-page .step-block .step-header {
    padding-left: 10px;
}

[dir="rtl"] #step-view-page .lesson-step-wrapper .step-content {
    padding-right: 10px;
    padding-left: 0px;
}
#step-view-page .lesson-step-wrapper .step-content {
    padding-bottom: 10px;
    display: block;
    padding-left: 10px;
}

[dir="rtl"] .page-teacher-grade .notice-board-posts,
[dir="rtl"] #step-view-page .notice-board-posts {
    padding: 7px 15px 7px 15px;
}    
.page-teacher-grade .notice-board-posts,
#step-view-page .notice-board-posts {
    border: 1px solid #999;
    border-top: 2px solid #8a5823;
    padding: 7px 0px 7px 15px;
    background: #EBDDD6;
    display: block;
    margin-top: 5px;
}

.page-teacher-grade .notice-board-posts a,
#step-view-page .notice-board-posts a{
    color: #bb6e47;
}

.page-teacher-grade .notice-board-posts  .notice-board-posts-img,
#step-view-page .notice-board-posts .notice-board-posts-img {
    height: 34px;
    width: 42px;
    background: url('/sites/all/themes/virtualacademy/images/notice-red-pin.png') no-repeat;
    float: left;
    position: relative;
    right: 4px;
    top: -16px;
}

#step-view-page .notice-board-posts {
	width: 583px;
}
.lang-es_ES.page-teacher-grade .notice-board-posts,
.lang-es.page-teacher-grade .notice-board-posts,
.lang-el.page-teacher-grade .notice-board-posts,
.lang-pt.page-teacher-grade .notice-board-posts,
.lang-ru.page-teacher-grade .notice-board-posts,
.lang-nl.page-teacher-grade .notice-board-posts,
.lang-da.page-teacher-grade .notice-board-posts,
.lang-fr.page-teacher-grade .notice-board-posts,
.lang-it.page-teacher-grade .notice-board-posts,
.lang-no.page-teacher-grade .notice-board-posts,
.lang-sv.page-teacher-grade .notice-board-posts {
    height: 30px;
    padding-top: 5px;    
}
.lang-de.page-teacher-grade .notice-board-posts {
    height: 40px;
    width: 260px;
}
[dir="rtl"] .page-teacher-grade .notice-board-posts {
    float: left;
    margin-right: 0px;
    margin-left: 25px;
    padding: 7px 15px 7px 15px;   
}    
.page-teacher-grade .notice-board-posts {
	cursor: pointer;
	width: 220px;
	margin: 10px;
	height: 18px;
	float: right;
	margin-right: 25px;
    color: #bb6e47;
	font-weight: bold;
}
.page-teacher-grade .notice-board-posts:hover {
	background: #e4d2c8;
}


/* notice board view page */


#notice-board-left-nav .lesson-item-has-notices-0 .lesson-title {
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

#notice-board-left-nav .lesson-item-has-notices-0 .lesson-title:hover {
    text-decoration: none;
}

#notice-board-left-nav .lesson-item-has-notices-0 a {
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    cursor: default;
}

#notice-board-left-nav .lesson-item a,
#notice-board-left-nav .lesson-item a:active,
#notice-board-left-nav .lesson-item a:link,
#notice-board-left-nav .lesson-item a:hover,
#notice-board-left-nav .lesson-item a:visited {
    text-decoration: none !important;
}

.page-teacher-lesson-notice-boardhtml .lesson-item-has-notices-1:hover,
.page-student-lesson-notice-boardhtml .lesson-item-has-notices-1:hover {
    background-color: #f0f0f0;
    cursor: pointer;
}

/* Student view page */

[dir="rtl"] .page-student-studentshtml .student-grade,
[dir="rtl"] .page-student-studentshtml .scorebar-title,
[dir="rtl"] .page-teacher-studentshtml .student-name-title,
[dir="rtl"] .page-teacher-studentshtml .student-grade,
[dir="rtl"] .page-teacher-studentshtml .scorebar-title {
    float: right;
    width: 64px;
}
.page-student-studentshtml .student-grade,
.page-student-studentshtml .scorebar-title,
.page-teacher-studentshtml .student-name-title,
.page-teacher-studentshtml .student-grade,
.page-teacher-studentshtml .scorebar-title {
    float: left;
    width: 64px;
}

.lang-pt.page-student-studentshtml .student-grade,
.lang-pt.page-student-studentshtml .scorebar-title,
.lang-pt.page-teacher-studentshtml .student-grade,
.lang-pt.page-teacher-studentshtml .scorebar-title {
    width: 109px;
}
.lang-hu.page-student-studentshtml .student-grade,
.lang-hu.page-student-studentshtml .scorebar-title,
.lang-hu.page-teacher-studentshtml .student-grade,
.lang-hu.page-teacher-studentshtml .scorebar-title {
    width: 86px;
}
.lang-el.page-student-studentshtml .student-grade,
.lang-el.page-student-studentshtml .scorebar-title,
.lang-el.page-teacher-studentshtml .student-grade,
.lang-el.page-teacher-studentshtml .scorebar-title {
    width: 94px;
}
.lang-no.page-student-studentshtml .student-grade,
.lang-no.page-student-studentshtml .scorebar-title,
.lang-no.page-teacher-studentshtml .student-grade,
.lang-no.page-teacher-studentshtml .scorebar-title {
    width: 76px;
}
.lang-nl.page-student-studentshtml .student-grade,
.lang-nl.page-student-studentshtml .scorebar-title,
.lang-nl.page-teacher-studentshtml .student-grade,
.lang-nl.page-teacher-studentshtml .scorebar-title {
    width: 101px;
}
.lang-da.page-student-studentshtml .student-grade,
.lang-da.page-student-studentshtml .scorebar-title,
.lang-da.page-teacher-studentshtml .student-grade,
.lang-da.page-teacher-studentshtml .scorebar-title,
.lang-es_ES.page-student-studentshtml .student-grade,
.lang-es_ES.page-student-studentshtml .scorebar-title,
.lang-es_ES.page-teacher-studentshtml .student-grade,
.lang-es_ES.page-teacher-studentshtml .scorebar-title,
.lang-es.page-student-studentshtml .student-grade,
.lang-es.page-student-studentshtml .scorebar-title,
.lang-es.page-teacher-studentshtml .student-grade,
.lang-es.page-teacher-studentshtml .scorebar-title {
    width: 97px;
}


/*#outer_shell #main .scorebar .scorebar-checker.sidebar-submitted {
	background: #B2D2DE;
}*/

/*#outer_shell #main .scorebar .scorebar-checker.sidebar-pass {
	background: #23878A;
}*/

#outer_shell #main .scorebar .scorebar-checker.sidebar-flunk {
	background: #990000;
}

/* Teacher announcements page */

.page-teacher-announcementshtml .message-header-title {
    font-size: 18px;
    font-family: "Century Gothic", Arial;
    padding-bottom: 5px;
}

#outer_shell .teacher-announcement-page .message-page-button {
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.hover-on-shadow:hover {
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,strength=2);
    -moz-box-shadow: 0px 0px 6px #333; /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 6px #333; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 6px #333; /* Opera 10.5, IE9, Chrome 10+ */
    cursor: pointer;
}

.hover-on-shadow:active {
    background-color: #D5F8EC;
}

#outer_shell .teacher-announcement-page .remove-button {
    float: left;
    font-size: 12px;
}

/* Help icon and stuff */

[dir="rtl"] .help-link {
    float: left;
}
.help-link {
    float: right;
    padding-top: 20px;
    clear: both;
    cursor: help;
    position: relative;
	z-index: 2000;
}

.help-link:hover {
    opacity: 0.9;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

.help-link.full:hover {
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    cursor: pointer;
}

.help-link-arrow {
    position: absolute;
    right: -5px;
    top: 41px;
    background: url(/sites/all/themes/virtualacademy/images/help-arrow.png) 0px 0px no-repeat transparent;
    width: 30px;
    height: 30px;
    z-index: 5;
    display: none;
	z-index: 2000;
}

[dir="rtl"] .help-link-div {
    right: -475px;
}    
.help-link-div {
    /* border: 2px dashed red; */
    background: white;
    width: 500px;
    position: absolute;
    right: 0;
    top: 50px;
    border-top: 5px solid #6188b0;
    border-bottom: 2px solid #6188b0;
    border-left: 2px solid #6188b0;
    border-right: 2px solid #6188b0;
    -moz-box-shadow: 0px 0px 6px #333; /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 6px #333; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 6px #333; /* Opera 10.5, IE9, Chrome 10+ */
    display: none;
	z-index: 2000;
}

.help-link-div .padded {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
}

.help-link-div .strong {
    padding-bottom: 5px;
}
.help-link-div .bottom {
    height: 30px;
    background-color: #e8eff6;
    text-align: right;
    padding-top: 9px;
    padding-right: 10px;
}

.help-link-div > .bottom a {
    font-weight: normal;
    text-decoration: underline;
}

/* .page-teacher-lesson-notice-boardhtml .help-link {
    top: -30px;
    right: 100px;
} */

/* Dashboard styling */

#outer_shell #shell #main .students-prev-wrapper a {
    font-weight: bold;
    text-decoration: underline;
}

.page-node-1 #main .dashboard .custom-block-title-text {
    padding-left: 0;
}

/* teacher's student view page */

.page-teacher-student-indexhtml #outer_shell #shell .main-listing-wrapper .lesson-no-grade.border-bottom {
/*    background-color: #ededed;*/
}

.page-teacher-student-indexhtml #outer_shell #shell .main-listing-wrapper .border-bottom {
    padding-top: 5px;
}

.page-teacher-student-indexhtml #outer_shell #shell .main-listing-wrapper .main-listing-block:hover {
    cursor: pointer;
}

.page-teacher-student-indexhtml #outer_shell #shell .main-listing-wrapper .submit-status {
    background: none;
    width: inherit;
    font-size: 12px;
}

[dir="rtl"] .page-teacher-student-indexhtml .right-abs {
    right: 430px;
}
.lang-ru.page-teacher-student-indexhtml #student_listing .main-listing-item-small-title.right-abs {
    top: 0px;
    font-size: 11px;
}
.page-teacher-student-indexhtml .right-abs {
    position: absolute;
    right: 20px;
    top: 20px;
}

.page-teacher-student-indexhtml #outer_shell #shell .title-wrapper {
    position: relative;
}

.page-teacher-student-indexhtml #outer_shell #shell .main-listing-wrapper h2.progress {
    padding-bottom: 10px;
}

#student_listing .student-page .lesson-no-grade {
/*    background-color: #ededed;*/
}

#student_listing .student-page .lesson-no-grade .main-listing-item-small-title {
    color: #939598;
}

#student_listing .student-page .lesson-no-grade .main-listing-giant-number {
    color: #bbb;
}

#student_listing.student_listing_one .main-listing-block.lesson-no-grade {
    cursor: default;    
}

#student_listing.student_listing_one .main-listing-block .lesson-step-block.status-disabled,
#student_listing.student_listing_one .main-listing-block .lesson-step-block.status-disabled .step-letter,
#student_listing.student_listing_one .main-listing-block .lesson-step-block.status-disabled .step-title {
    background-color: #f5f5f5;
    color: #999999;
}

#student_listing .student-page .main-listing-block .lesson-step-block.status-submitted,
#student_listing .student-page .main-listing-block .lesson-step-block.status-graded {
    cursor: pointer;
}

#student_listing .student-page .main-listing-block .lesson-step-block .grading-controls {
    padding-left: 20px;
    padding-top: 5px;
}

#student_listing .student-page .main-listing-block .lesson-step-block.status-not-submitted .step-letter,
#student_listing .student-page .main-listing-block .lesson-step-block.status-not-submitted .step-title,
#student_listing .student-page .main-listing-block .lesson-step-block.status-not-submitted {
    background-color: #fafafa;
}

.page-teacher-student-indexhtml #outer_shell #shell .main-listing-wrapper .main-listing-block:hover .border-bottom,
#student_listing .student-page .main-listing-block.closed-item:hover {
    cursor: pointer;
}

#student_listing .student-page .main-listing-block .lesson-step-block.status-not-submitted .step-letter,
#student_listing .student-page .main-listing-block .lesson-step-block.status-not-submitted .step-title,
#student_listing .student-page .main-listing-block .lesson-step-block.status-not-submitted {
    color: #a3b7ba;
}

.page-teacher-student-indexhtml #outer_shell #shell .main-listing-wrapper .main-listing-block.current-item:hover .border-bottom {
    background: none;
}

/* all pages - general button style */

#outer_shell #shell #header_and_content_container #content_container #content .button-style {
	color: #FFFFFF;
    text-align: center;
    /*
    float: right;
    width: 114px;
    */
    font-weight: bold;
    line-height: 15px;
    /*
    height: 25px;
    */
    margin-right: 15px;
    cursor: pointer;
}

#outer_shell #shell #header_and_content_container #content_container #content .button-style:hover {
    opacity: 0.8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

/* Teacher's Guide page */

.lesson-activity-preview-box .preview-box {
    text-align: center;
}

/* pages pages */

.page-teacher-page-indexhtml #outer_shell #shell #main #lesson-nav-table {
    margin: 20px 40px 0 0;
}



/* Contact form */

.page-node-63 .webform-component > label {
    font-size: 18px;
    font-family: "Century Gothic", Arial;
    padding-bottom: 5px;
    font-weight: normal;
}

.page-node-63 .webform-client-form .webform-component select,
.page-node-63 .webform-client-form .webform-component select option,
.page-node-63 .webform-client-form .webform-component input {
    font-family: Verdana;
    font-size: 12px;
    border: 1px solid #aaaaaa;
}
.page-node-63 .webform-client-form .webform-component input[type="text"] {
    padding: 3px;
}

.page-node-63 .webform-client-form .webform-component .grippie,
.page-node-63 .webform-client-form .webform-component textarea {
    width: 390px;
}

.page-node-63 .webform-client-form .webform-component select {
    width: 200px;
}

.page-node-63 #sidebar-right {
    display: none;
}

.page-node-63 #outer_shell #shell #header_and_content_container #content_container #content #edit-submit {
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    line-height: 15px;
    cursor: pointer;
    background-image: none;
    font-size: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-right: 20px;
    padding-left: 20px;
    font-family: Century Gothic, Arial;
    height: inherit;
    width: inherit;
    background-color: #629AAE;
}

.page-node-63 #outer_shell #shell #header_and_content_container #content_container #content #edit-submit:hover {
    opacity: 0.8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.page-node-63 #outer_shell #shell #header_and_content_container #content_container #content .content-test-in-block {
    background: white;
    padding: 10px 30px;
    margin-top: 30px;
    border: 1px solid #999;
    border-top: 8px solid #23878A;
}

.page-node-63 #outer_shell #shell #header_and_content_container #content_container #content h2 {
    font-size: 26px;
}

.page-node-63 .webform-client-form #webform-component-your-interest {
    border: #bbb 1px solid;
    padding: 10px;
    margin: 10px;
    margin-left: 0;
    font-size: 11px;
}
[dir="rtl"] .page-node-63 .webform-client-form #webform-component-your-interest {
    margin-right: 0;
    margin-left: 10px;
}



.page-teacher-lesson-17.page-teacher-lesson-step-4 .webform-container-inline div.form-item,
.page-teacher-lesson-0.page-teacher-lesson-step-2 .webform-container-inline div.form-item,
.page-teacher-page-6 .webform-container-inline div.form-item,
.page-teacher-page-5 .webform-container-inline div.form-item,
.page-teacher-page-8 .webform-container-inline div.form-item {
    display: block;
    padding-left: 15px;
}
