/* TEMP CSS FILE - REMOVE IT AS SOON AS FINAL CSS IS DONE */

/* TEMPORARY CSS - REMOVE THIS */



/* Styling "Import Students" By, Nikki Dale */

/*
#import_students .download-content-wrapper .header-wrapper .page-header {
    background: url("images/course-divider.png") no-repeat scroll center bottom transparent;
    font-size:15px;
    padding-bottom:25px;
}
*/

/*
#import_students .download-content-wrapper .header-wrapper .title {
	background:none;
	padding-bottom:0px;
}
*/

/*
#import_students .left-float {
    float: left;
    padding-right: 10px;
    margin-right: 15px;
}
*/

#import_students .excel-drag-drop {
    height: 116px;
    width: 150px;
/*    border: 2px dashed #23878A;*/
    padding: 20px;
    padding-top: 30px;
    text-align: center;
    margin-right: 15px;
    line-height: 1.4em;
}

#import_students .green-color-text {
/*    color: #23878A;*/
    font-size: 20px;
}

#import_students .basic-block {
    padding-top: 5px;
    padding-bottom: 10px;
}

#import_students .filename {
    font-size: 10px;
	background: url("images/excel_image.png") no-repeat scroll left bottom transparent;
    padding-left: 20px;
    padding-top: 5px;

}


/* Styling for Enter Grades page. By, Nikki */


#enter_grades .main-listing-block {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #23878A;
/*    border-bottom: 1px solid #eeeeee;
    background: none;
    background-color: lightgray;*/    
}

#main #enter_grades .main-listing-block.no-gray {
    border: none;
    padding: 0px;
}

#main #enter_grades .main-listing-block.no-gray .main-listing-item {
    padding: 0px 0px 0px 10px;
}

#main #enter_grades .main-listing-block.no-gray .main-listing-item {
    background: none;
}

#enter_grades .left-float {
    float: left;
    padding-right: 10px;
	margin-left:30px;
}

#enter_grades .right-float .note,
#enter_grades .right-float .grade {
	float:left;
	margin-right:2px;
}
#enter_grades .right-float {
    float: right;
    padding-left: 10px;
}

#enter_grades .main-listing-item {
    float: left;
    width: 100%;
    background: url('images/expand-list-arrow-sprite-dfw.png') no-repeat 5px -86px;
    padding: 15px 0px;
}

#enter_grades .main-listing-item-small-title .note-input {
	width:180px;
/*	height:40px;*/
}

#enter_grades .main-listing-item-small-title .grade-input {
	width:60px;
}

#enter_grades .main-listing-item-small-title {
    font-size: 12px;
}

#enter_grades .main-listing-item-small-title a {
    font-weight: normal;
}

#enter_grades a.no-link,
#enter_grades a.no-link:visited,
#enter_grades a.no-link:link,
#enter_grades a.no-link:active,
#enter_grades a.no-link:hover {
    text-decoration: none;
    color: inherit;
}

#enter_grades .left-title{
	color:#23878A;
}

#enter_grades .page-header{
	color:#000000;
}

#enter_grades .class {
	margin-left:20px;
	color:#B3B3B3;
	text-transform:uppercase;
}

#enter_grades .download-content-wrapper .header-wrapper .title {
	padding-bottom:25px;
}

#enter_grades .no-gray .main-listing-item {
	padding-left:10px;
	color:#23878A;
    font-size: 20px;
    font-family: Century Gothic, Arial;
}

#enter_grades .main-listing-block .steps-listing {
    margin-left: 60px;
}
#enter_grades .main-listing-block .steps-listing .lesson-step-block {
    border-top: 1px solid #23878A;
    padding: 10px;
}

#enter_grades .steps-listing .lesson-step-block .step-letter {
    display: block;
    float: left;
    padding-right: 10px;
    width: 20px;
    font-size: 18px;
    font-family: Century Gothic, Arial;
    font-weight: normal;
    color: #23878A;
}

#enter_grades .steps-listing .lesson-step-block .step-title {
    font-size: 14px;
    font-family: Century Gothic,Arial;
    font-weight: normal;
    color: #23878A;
}

#enter_grades .steps-listing .lesson-step-block .link_view {
    float: right;
}

#enter_grades .steps-listing .lesson-step-block .submit-status {
    float: right;
    color: #808080;
    display: block;
    float: right;
    padding-right: 35px;
}


#save_button {
	float:right;	
	margin-top:5px;
    margin-right: 20px;

}

#enter_grades .main-listing-wrapper {
	padding-right:20px;	
}

/* - YOU ARE SETTING THE WIDTH OF EVERY PAGE TO 620 !!!
#block-system-main .content {
	width:620px;
}
*/

/* Styling Student Listing Page. By, Nikki */

/*#student_listing .grade-mark {
    width: 20px;
    height: 20px;
    border: 2px dashed darkgreen;
    text-align: center;
}

#student_listing .scorebar-title {
	float:left;
}
*/
[dir="rtl"] #student_listing .scorebar {
    float:right;
    /*background-color: black;*/
}
#student_listing .scorebar {
	float:left;
	/*background-color: black;*/
}


.lang-pt #student_listing .student-name-title {
    width:152px;
}
.lang-el #student_listing .student-name-title {
    width:184px;
}
.lang-hu #student_listing .student-name-title {
    width:180px;
}
.lang-nl #student_listing .student-name-title {
    width:165px;
    margin-right:10px;
}
.lang-da #student_listing .student-name-title,
.lang-es #student_listing .student-name-title,
.lang-es_ES #student_listing .student-name-title {
    width:178px;
    margin-right:5px;
}
[dir="rtl"] #student_listing .student-name-title {
    float:right;
    margin-left: 15px;
    margin-right:0px;
}
#student_listing .student-name-title {
    width:200px;
    float:left;
    padding-right:15px;
    margin-right:15px;
}

[dir="rtl"] #student_listing .listing-item {
    border-left: 1px solid #999;
    border-right: 0px;
}
#student_listing .listing-item {
	border-right: 1px solid #999;
}
[dir="rtl"] #student_listing .student-name {
    float:right;
/*     padding-right:0px;
padding-left: 12px; */
}
#student_listing .student-name {
	width:200px;
	float:left;
	padding-right:12px;
}

#student_listing .scorebar-title {
    padding-left: 10px;
    border-right: none;
}
[dir="rtl"] #student_listing .scorebar-title {
    padding-right: 10px;
	padding-left: 10px;
    border-left: none;
}

[dir="rtl"] #student_listing .student-image-listing {
    float: right;
    margin-right: 0px;
    margin-left: 10px;    
}    
#student_listing .student-image-listing {
	width: 46px;
	height: 46px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
    padding-bottom: 12px;
}

[dir="rtl"]  #student_listing .scorebar-checker {
    float: right;
}
#student_listing .scorebar-checker {
    width: 13px;
    height: 13px;
    float: left;
    margin-top: 3px;
/*    background-color:#0b292a;*/
}

#student_listing .sidebar-submitted {
/*    background-color: #23878a;*/
}

#student_listing .sidebar-graded {
/*    background-color: #23878A;*/
}

#student_listing .main-listing-block {
/*  font-size: 14px;*/
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #999999;
    padding-left:10px;
/*  background: url("images/view-arrow-light.png") no-repeat scroll right 13px transparent;*/
}

#student_listing .main-listing-block-hover {
/*	background: #d3e7e8 url("images/view-arrow-dark.png") no-repeat scroll right 13px;*/
/*	background: #fdf4ed;*/
}

#student_listing .green-bg {
    background-color: #91c3c4;
	padding-top:7px;
	padding-bottom:7px;
	background-image:none;
}

#student_listing .left-title{
	color:#23878A;
	text-transform:uppercase;
}

/* #student_listing .page-header{
	color:#000000;
} */

#student_listing .class {
	margin-left:20px;
	color:#B3B3B3;
	text-transform:uppercase;
}

#student_listing .download-content-wrapper .header-wrapper .title {
	padding-bottom:25px;
}

/*
#student_listing .main-listing-item-small-title a,
#student_listing .main-listing-item-small-title a:link,
#student_listing .main-listing-item-small-title a:visited,
#student_listing .main-listing-item-small-title a:hover,
#student_listing .main-listing-item-small-title a:active{
	text-decoration:none;
}
*/

#student_listing .main-listing-item-small-title {
    font-size: 13px;
}


#block-system-main #student_listing .main-listing-wrapper {
	padding-right:0px;	
}

#student_listing .main-listing-item {
	width:80%;
	color: #000;
	font-size: 12px;
}

#student_listing .main-listing-item .note,
#student_listing .main-listing-item .note-input {
    display: none;
}
[dir="rtl"] #student_listing .main-listing-item .right-float.grade-marking-box {
    float: left;
}
#student_listing .main-listing-item .right-float.grade-marking-box {
    float: right;
}

#student_listing .main-listing-item .grade-marking-box .main-listing-item-small-title {
    padding-right: 40px;
}

[dir="rtl"] #student_listing .grades-page-save-button {
    float: left;
    padding-left: 40px;
    padding-right: 0px;
}
#student_listing .grades-page-save-button {
    float: right;
    padding-right: 40px;
}



/* Styling Create Class Wizard */

.lesson-header {
    color: #23878A;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 30px;
	background: url("images/course-divider.png") no-repeat scroll left bottom transparent;
	padding-top: 10px;
	/*padding-left: 25px;*/
}

.filter-text {
	font-weight: bold;
	padding-left: 45px;
	padding-top: 10px; 
	float: left;
}

.search {
	padding-top: 7px;
/*	padding-right: 160px;*/
}

.filters {
	padding-top: 8px;
	padding-left: 25px;
	float: left;
}

.blue-line {
/*	width: 800px;*/
	border: 1px solid #23878A;
/*	margin-left: 5px;
	padding-right: 50px;*/
}

/* create wizard  */

#create_class_wizard .create-class-box.current-create-class-box {
        display: block;
}

#create_class_wizard .create-class-box {
        display:none;
/*        border: #629aae solid 1px;*/
}

#create_class_wizard .header {
    background: url("images/dfw-logo.png") no-repeat scroll 547px 0 transparent;
}

#create_class_wizard p {
	font-size:14px;
	/*font-weight: bold;*/
}

/*#create_class_wizard .tabbed-box {
	width:600px;
	background-color:#c8e1e1;
}*/	

#create_class_wizard #main_page {
	width:600px;
}

#create_class_wizard #main_page  div{
/*	background-color:#c8e1e1;*/
}

#create_class_wizard .tab {
	height: 30px;
	float:left;
	margin-right: 2px;
	padding-top: 6px;
	font-size: 16px;
	cursor: pointer;
    font-family: Century Gothic, Arial;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
}

#create_class_wizard #tab_4 {
	width: 25px;
	background: url("/sites/all/themes/virtualacademy/images/done-lesson-check.png") no-repeat center;
/*	margin-right: 0px;
	padding-right: 2px;*/
}

#create_class_wizard .create-class-box {
/*	border: #90c2c4 solid 1px;*/
}

#create_class_wizard .mode {
	color:#44999b;
	font-size:18px;
	font-weight: bold;
	padding-bottom: 0px;
}

#create_class_wizard .create-class-box {
	padding-left: 15px;
	padding-right: 15px;
/*	margin-top: 49px;*/
	position: relative;
	z-index: 2;
	padding-bottom: 20px;
	/*font-weight: bold;*/
}
#create_class_wizard .create-class-box p {
/*	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 15px;*/
}

[dir="rtl"] #create_class_wizard .create-class-box #next-button {
    float: left;
}
#create_class_wizard .create-class-box #next-button {
	float: right;
/*	margin-top: 25px;*/
/*	margin-right: 50px;*/
	/*background: url("/sites/all/themes/virtualacademy/images/small-next-button.png") no-repeat center;*/
/*     width: 125px; */
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
	color: white;
	font-weight: bold;
	cursor: pointer;
    line-height: 14px;
}

#create_class_wizard .create-class-box #previous-button {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 50px;
	font-size: 13px;
	color: #23878A;
	font-weight: bold;
	cursor: pointer;
}

#create_class_wizard .create-class-box #previous-button:hover {
	text-decoration: underline;
}

#create_class_wizard #main_page .tabbed-box .tab {
	/*background-color: #e3f0f0;*/
	border-bottom-style: none;
	/*border-color: #c8e1e1;*/
	position: relative;
	z-index: 1;
}

#create_class_wizard #main_page .tabbed-box .current-tab {
	z-index: 5;
}

#create_class_wizard form#class-student{
	font-size: 13px;
	line-height: 30px;
    padding: 20px;
    background: white;
    padding: 20px;
    border: 1px solid #BBB;
    margin-bottom: 20px;
}

#create_class_wizard input {
    width: 140px;
}

[dir="rtl"] #create_class_wizard div#field-age-from {
    float: right;
}

[dir="rtl"] #create_class_wizard div#field-age-to {
    float: right;
}
#create_class_wizard div#field-age-from {
    float: left;
}

#create_class_wizard div#field-age-to {
    float: left;
}

#create_class_wizard div#field-age-to label {
    display: inline;
    margin: 0px 5px 0px 7px;
    font-weight: normal;
}

#create_class_wizard .middle--wizard-line {
    border: 0px none;
    border-top: 1px solid #92abb9;
}

#create_class_wizard .bottom-wizard-line {
    border: 0px none;
    width: 600px;
    position: relative;
    left: -15px;
}

.create-class-box #class-student h2 {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
}

[dir="rtl"] .create-class-box #class-student input {
    margin-right: 0px;
    margin-left: 20px;
}
.create-class-box #class-student input {
    margin-right: 20px;
}

.create-class-box #class-student input.type-class-name {
    width: 100%;
    height: 20px;
}

#create_class_wizard .create-class-step-2 {
    padding-top: 20px;
}

#create_class_wizard .create-class-step-2 .add-students-wrapper {
    padding-bottom: 20px;
}

#create_class_wizard .create-class-step-2 .existing-student {
    width: 280px;
    height: 110px;
    padding: 10px 0px;
    float: left;
}

#create_class_wizard .create-class-step-2 .add-new-student {
    width: 280px;
    height: 110px;
    padding: 10px 0px;
    float: left;
}

#create_class_wizard .create-class-step-2 .existing-student .student-img {
    float: left;
    height: 110px;
    width: 110px;
    background: url('images/new-student-dfw.png') no-repeat top left;
    margin-right: 10px;
}

#create_class_wizard .create-class-step-2 .add-student-img {
    float: left;
    height: 110px;
    width: 110px;
    background: url('images/add-new-student-dfw.png') no-repeat top left;
    margin-right: 10px;
}


#create_class_wizard .create-class-step-2 .student-details {
    float: left;
    color: #005952;
    line-height: 25px;
    width: 130px;
}

#create_class_wizard .create-class-step-2 .existing-student .with-bottom-border {
    border-bottom: 1px dashed green;
}

#create_class_wizard .create-class-step-2 .first-last-name {
    float: left;
    margin-right: 5px;
    font-size: 15px;
    font-weight: bold;
}


#create_class_wizard .create-class-step-2 .email-address {
    float: left;
    font-size: 15px;
}


#create_class_wizard .create-class-step-2 .details-edit {
    float: left;
}


#create_class_wizard .create-class-step-2 .details-photo {
    float: right;
}

























.red-circle {
	background: url("images/red-circle.png") no-repeat center;
	height:30px;
	width:50px;
}

.percent {
	color:#ff0000;
	font-size: 12px;
    text-align:center;
	padding-top:7px;
}

#student_listing .grades-page .main-listing-block-hover {
	background-image: none;
}

.grades-page .grade-input {
	width:25px;	
}

#pass_flunk {
	float:left;
	padding-right:10px;
}

.grades-page .intro {
	margin-left:20px;
	margin-right:20px;
}

#student_listing .student-page .download-content-wrapper .header-wrapper .title,
#student_listing .grades-page .download-content-wrapper .header-wrapper .title {
	padding-bottom:30px;
}

.person-title {
	height:100px;
	border: #A8AEAF 1px solid;
	padding:15px;
}

[dir="rtl"] .person-image {
    float: right;
    margin-right: 0px;
    margin-left: 15px;
}
.person-image {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 15px;
}

[dir="rtl"] .person-info {
    float:right; 
}
.person-info {
	float:left;	
}

.person-info p {
	margin: 3px;
}

a, a:link, a:visited, a:hover, a:active {
	color:#00000;
}
.person-title a, .person-title a:link, .person-title a:visited, .person-title a:hover, .person-title a:active {
/*	color:#5aa5a7;*/
	text-decoration:none;
}

h2.progress {
	color:#23878a;
	font-weight:normal;
}

#block-system-main #student_listing .student-page .main-listing-wrapper {
	border: #7F7F7F 1px solid;
	margin-top:15px;
	padding: 15px 15px 35px 15px;
}

#student_listing .student-page .main-listing-item {
/*	color:#939598;*/
	width:auto;
}

[dir="rtl"] #student_listing .student-page .main-listing-item-small-title span.grey-lesson-title {
    padding-left:0px;
    padding-right:20px;
}
#student_listing .student-page .main-listing-item-small-title span.grey-lesson-title {
	font-size:13px;	
	padding-left:20px;
}

#student_listing .student-page .main-listing-item-small-title {
	font-size:12px;	
}

[dir="rtl"] #student_listing .student-page .main-listing-giant-number {
    text-align: right;
    padding-right: 5px;
}
#student_listing .student-page .main-listing-giant-number {
	width: 43px;
    text-align: left;
    padding-left: 5px;
}

#student_listing .student-page .main-listing-item .forms {
	color:#000000;
}

.submit {
	text-align:right;	
}

.student-page .grade-input {
	width:25px;	
}

.student-page .note-input {
	width:130px;	
}


/* TWTH SPECIFIC STYLES*/
.twth_edu.page-teacher-page-11 .page-content-wrapper .left-float {
	float: none;
	color: #629aae;
	font-size: 20px;
    /*font-weight: bold;*/
    padding-bottom: 5px;
    padding-top: 5px;
}

.twth_edu.page-teacher-page-11 .page-content-wrapper .description {
	padding-top: 10px;
	padding-bottom: 10px;
}

.twth_edu.page-teacher-page-11 .content {
	padding-left: 20px;
}

/*.page-teacher-3  #main .main-content-wrapper .main-listing-block {
    width: 570px;
}*/

.grades-page .percent-grade-wrapper .percent-figure {
	color: red;
	display: inline;
}

.grades-page .percent-grade-wrapper .percent-lessons-passed {
    display: inline;
}

#student_listing .grades-page .student-name {
	padding-right: 5px;
  	width: 230px;
}


#student_listing .grades-page .left-float.note,
#student_listing .grades-page .left-float.grade {
	font-size: 13px;
    padding-right: 5px;
}

#student_listing .grades-page .main-listing-item-small-title .note-input {
	width: 100px;
}



/* TWTH SPECIFIC STYLES*/

/* nofications styles  */

[dir="rtl"] .notification .notification-elem.notification-group {
    float: left;
}
.notification .notification-elem.notification-group {
    float: right;
}

#student_listing .notification-elem.notification-group .notification-date {
    padding-left: 20px;
    padding-right: 0;
    text-align: left;
    width: 95px;
}

[dir="rtl"] #notifications_page_wrapper .notifications-small-header .right-float {
    padding-right: 0px;
    padding-left: 55px;
    background: url("images/gray-drop-arrow.png") no-repeat 40px center;
}
#notifications_page_wrapper .notifications-small-header .right-float {
    padding-right: 55px;
    background: url("images/gray-drop-arrow.png") no-repeat 40px center;
}

[dir="rtl"] .notifications-small-header .right-float {
        float: left;
}
.notifications-small-header .right-float {
        float: right;
}


/* curriculum page  */

#main .main-listing-wrapper.curriculum-page a {
	font-weight: normal;
	/* color: #9f9f9f; */
    color: #333333;
}

.top-icons-wrapper {
	margin-bottom: 10px;
	margin-top: 5px;
}

[dir="rtl"] .page-teacher-lesson-step .top-icons-wrapper {
    float: left;
    width: 100px;
}
.page-teacher-lesson-step .top-icons-wrapper {
    float: right;
    width: 240px;
}
.lang-en .page-teacher-lesson-step .top-icons-wrapper {
    float: right;
    width: 340px;
}


.main-listing-wrapper.curriculum-page .main-listing-category,
.main-listing-wrapper.curriculum-page .main-listing-block-lesson {
        border: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
}

.main-listing-wrapper.curriculum-page .main-listing-block {
        background: url(images/listing-bottom-border.png) no-repeat left bottom;
        border: 0px solid;
}

[dir="rtl"] .main-listing-wrapper.curriculum-page h3 {
    padding-left: 0px;
    padding-right: 20px;
}    
.main-listing-wrapper.curriculum-page h3 {
	padding-left: 20px;
	margin: 0px;
}

.main-listing-wrapper.curriculum-page .title-wrapper {
	background: url(images/listing-bottom-border.png) no-repeat left bottom;
	padding: 10px;
    cursor: pointer;
}

[dir="rtl"] .main-listing-wrapper.curriculum-page .giant-number-wrapper {
    float: right;
}    
.main-listing-wrapper.curriculum-page .giant-number-wrapper {
    float: left;
    margin-right: 20px;
    margin-left: 10px;
    margin-top: 10px;
    
}

.main-listing-wrapper.curriculum-page .main-listing-giant-number {
    text-align: right;
    width: 50px;
    font-family: Century Gothic, Arial;
}

.main-listing-wrapper.curriculum-page .main-listing-item {
    width: 500px;
}

[dir="rtl"] .main-listing-wrapper.curriculum-page .main-listing-giant-grade-mark {
    float: left;
}
.main-listing-wrapper.curriculum-page .main-listing-giant-grade-mark {
	float: right;
	margin-top: 7px;
}

.main-listing-wrapper.curriculum-page .homework-counts {
	float: right;
}

.main-listing-wrapper.curriculum-page .current-step-link {
	text-align: right;
}

.main-listing-wrapper.curriculum-page .current-step-link a {
    position: relative;
	top: 27px;
}

[dir="rtl"] .main-listing-wrapper.curriculum-page .main-listing-block {
    margin-right: 40px;
    margin-left: 0px;    
}
.main-listing-wrapper.curriculum-page .main-listing-block {
	padding: 10px;
    margin-left: 40px;
}

[dir="rtl"] .main-listing-wrapper.curriculum-page .main-listing-block.main-listing-block-lesson {
    margin-right: 0px;
}
.main-listing-wrapper.curriculum-page .main-listing-block.main-listing-block-lesson {
    padding: 10px;
    margin-left: 0px;
}

.main-listing-wrapper.curriculum-page .main-listing-block {
	display: none;
}

.main-listing-wrapper.curriculum-page .curriculum-current-item ~ div {
	display: block;
}

.main-listing-wrapper.curriculum-page .main-listing-category-Lesson-Plan .main-listing-block-lesson {
    display: block;
}



/* Message page styles */

#block-system-main .message-box {
	padding-top: 15px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

[dir="rtl"] .answer-message-page .message-right-side-wrapper {
    margin-right: 0px;
    margin-left: 15px;

}
.answer-message-page .message-right-side-wrapper {
    margin-right: 15px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 15px;
}

.answer-message-page .message-box.form-item {
    float: right;
}


[dir="rtl"] .answer-message-page .person-image-wrapper {
    float: right;
    margin-left: 0px;
    margin-right: 24px;
}
.answer-message-page .person-image-wrapper {
    float: left;
    margin-left: 24px;
    margin-top: 50px;
}

#block-system-main .message-box-bottom {
/*	width: 820px;
	height: 30px;
    position: relative;
    top: -23px;*/
}

[dir="rtl"] #new_subject {
    margin-right: 10px;
    margin-left: 0px;
}
#new_subject {
	margin-left: 10px;
	width: 200px;
}

.answer-message-page .message-box.form-item .message-to-teacher {
    font-weight: bold;
    font-size: 20px;
    font-family: Century Gothic, Arial;
    padding-bottom: 15px;

}

.answer-message-page #send .lesson-view-next {
    margin-bottom: 8px;
    margin-right: 25px;
}

.answer-message-page .message-box #new_message_parent {
    width: 640px;
    display: inline-block;
}

#send {
	margin-bottom: 10px;
}

.question-block {
	margin-top: 0px;
}

#main .to-me .message-header {
    height: 34px;
}

#main .from-me .message-header {
    height: 38px;
}

div.message-header .message-elem {
	float: left;
	font-size: 13px;
}

div.message-header .message-from {
	margin-left: 5px;
}

div.message-header .message-subject {
	font-weight: bold;
	margin-left: 10px;
}

div.message-header .message-date {
	float: right;
	margin-right: 10px;
}

div.message-header .message-from, div.message-header .message-date {
	color: gray;
}

[dir="rtl"] #shell .answer-message-page .question-block.to-me .form-textarea-like {
    float: right;
    margin-left: 0px;
    margin-right: 20px;
}
#shell .answer-message-page .question-block.to-me .form-textarea-like {
    width: 600px;
    float: left;
    margin-left: 20px;
    width: 620px;
    margin-top: 15px;
}

[dir="rtl"] .answer-message-page .question-block.to-me .to-me-image {
    float: left;
    margin-left: 30px;
    margin-right: 0px;
}
.answer-message-page .question-block.to-me .to-me-image {
    height: 100px;
    width: 100px;
    float: right;
    margin-top: 15px;
    margin-right: 30px;
}

#shell .answer-message-page .question-block.from-me .form-textarea-like {
    width: 600px;
    float: right;
    margin-right: 20px;
    width: 620px;
    margin-top: 15px;
}

[dir="rtl"] .answer-message-page .question-block.from-me .from-me-image {
    float: right;
    margin-right: 30px;
    margin-left: 0px;
}
.answer-message-page .question-block.from-me .from-me-image {
    height: 100px;
    width: 100px;
    float: left;
    margin-top: 15px;
    margin-left: 30px;
}

.main-content-wrapper.answer-message-page .last-message-bg {
    height: 35px;
    width: 820px;
}

/*//////////////////////////////////////////////*/
/*////////////	HELP HINT BOX 	////////////////*/
/*//////////////////////////////////////////////*/

[dir="rtl"] .help-hint-box {
    padding: 18px;
    padding-right: 60px;
    background: #e8eff6 url(images/hint-lightbulb.png) no-repeat right center;
}
.help-hint-box {
    clear: both;
    margin-top: 1rem;
	padding: 18px;
	padding-left: 60px;
	background: #e8eff6 url(images/hint-lightbulb.png) no-repeat left center;
	border: 1px solid #b0c3d7;
}

.notification-divider {
	border-top: 2px solid #999;
	margin-top: 20px;
	margin-bottom: 20px;
}


[dir="rtl"] .to-download-list .download-option-link {
    padding-right:28px;
}
.to-download-list .download-option-link {
	padding: 5px;
	padding-left:28px;
}
.to-download-list .download-options {
    /*background: #eee;*/
    border: 1px solid #ddd;
    margin-top: 2px;
    padding: 5px 10px 5px 0px;
}
.to-download-list .download-options {
	
}


