html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
a {
	text-decoration: none;
}
a {
	outline: 0 !important;
}
::selection {
	background: #D51359 !important; /* Safari */
	color: #FFFFFF;
}
::-moz-selection {
 background: #D51359 !important; /* Firefox */
 color: #FFFFFF;
}
::-webkit-selection {
 background: #D51359 !important; /* Firefox */
 color: #FFFFFF;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.row .column, .row .columns {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.container {
	margin: 0px auto;
	padding: 0px 20px;
	max-width: 1260px;
}
.row {
	width: 1440px;
	max-width: 100%;
	margin: 0 auto;
}
.row .row {
	width: auto;
	max-width: none;
	min-width: 0;
	margin: 0 -10px;
}
.column, .columns {
	float: left;
	min-height: 1px;
	padding: 0 7px;
	position: relative;
}
.column.wrapper, .columns.wrapper {
	padding: 0px;
}
.row .one {
	width: 8.333%;
}
.row .two {
	width: 16.667%;
}
.row .three {
	width: 25%;
}
.row .four {
	width: 33.333%;
}
.row .five {
	width: 41.667%;
}
.row .six {
	width: 50%;
}
.row .seven {
	width: 58.333%;
}
.row .eight {
	width: 66.666%;
}
.row .nine {
	width: 75%;
}
.row .ten {
	width: 83.333%;
}
.row .eleven {
	width: 91.667%;
}
.row .twelve {
	width: 100%;
	padding-left:40px;
	padding-right:40px;
}
.row .one-fifth {
	width: 20%;
}
.row .one-sixth {
	width: 16.667;
}
img {
	max-width: 100%;
	height: auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
object, embed {
	max-width: 100%;
}
.footer-widget-wrapper {
	padding-left:60px !important;
	padding-right:60px !important;
}
.footer-stunning-wrapper.boxed-style {
	width: 1000px;
	margin: 0 auto;
}
div.footer-stunning-wrapper .footer-stunning-content.button-on {
	margin-right: 200px;
}
/* #Basic Styles
================================================== */
body {
	line-height: 155%;
	line-height:1.55;
	-webkit-text-size-adjust: 100%;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	background:url(../images-rd/footer-patern.png) bottom left repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
/*--- web safe font ---* 
	HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif
	Georgia, "Times New Roman", Times, serif
 *--- web safe font ---*/
 
p {
	margin-bottom: 20px;
}
p:last-child {
	margin-bottom: 0px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#000;
}
table {
	border-width: 1px;
	border-style: solid;
	width: 100%;
}
tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
}
tr th, tr td {
	padding: 9px 20px;
	border-right: 1px solid;
}
tr th:last-child, tr td:last-child {
	border-right: 0px;
}
table th {
	font-weight: bold;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
small {
	font-size: 80%;
}
sup {
	height: 0;
	line-height: 1;
	position: relative;
	top: -0.6em;
	vertical-align: baseline !important;
	vertical-align: bottom;
	font-size: 10px;
}
sub {
	height: 0;
	line-height: 1;
	position: relative;
	top: +0.2em;
	vertical-align: baseline !important;
	vertical-align: bottom;
	font-size: 10px;
}
ul, ol {
	margin-left: 20px;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li {
	padding: 3px 0px;
}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 15px 20px 15px 25px;
	border-left-width: 3px;
	border-left-style: solid;
	font-style: oblique;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
form, fieldset {
	margin-bottom: 20px;
}
button, input[type="submit"], input[type="reset"], input[type="button"] {
	margin: 0px;
	padding: 9px 13px;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	background: url('images/button-shadow.png');
	border-width: 1px;
	border-style: solid;
}
/*	
button, input[type="submit"], input[type="reset"], input[type="button"] { 
	margin: 0px; padding: 6px 12px; display: inline-block; 
	background: url('images/button-gradient.png') repeat-x; font-weight: bold; cursor: pointer; 
	border-width: 1px; border-style: solid;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background-image: url('images/button-gradient-hover.png'); }
*/
	
input[type="text"], input[type="password"], input[type="email"], textarea, select {
	padding: 4px 4px;
	margin: 0;
	outline: none;
	max-width: 100%;
	margin-bottom: 10px;
	border-width: 1px;
	border-style: solid;
}
input[type="checkbox"], input[type="radio"] {
	display: inline;
	margin-bottom: 10px;
}
select {
	padding: 0;
}
.container {
	width:1000px;
	margin:0 auto;
}
.left-side {
	width:280px;
	display:block;
	float:left;
}
.right-side {
	margin-left:45px;
	width:675px;
	float:left;
	display:block;
}
.logo {
	height:110px;
	background:#000;
	margin-bottom:35px;
}
.logo img {
	margin-left:13px;
	margin-top:15px;
}
.clock {
	padding-left:13px;
	padding-top:13px;
	font-size:13px;
	color:#818181;
}
.reminders {
	margin-top:25px;
	border-left:6px solid #2a8ec9;
	background:#efefef;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:3px;
}
.reminders h1 {
	padding:0;
	margin:0;
	font-size:16px;
	text-transform:uppercase;
	color:#2a8ec9;
	font-weight:bold;
}
.reminders h3 {
	padding:0;
	margin:0;
	font-size:13px;
	font-weight:bold;
	color:#1b2936;
	padding-top:20px;
	padding-bottom:10px;
}
.reminders p {
	padding:0;
	margin:0;
	font-size:12px;
	color:#333;
}
.reminders a:hover {
	color:#2a8ec9;
}
.reminders-more {
	color:#2a8ec9;
}
.reminders-prev, .reminders-next {
	display:block;
	float:left;
	border-top:1px solid #fff;
	width:40%;
	margin-top:15px;
	padding-top:15px;
}
.reminders-prev {
	padding-left:20px;
	background:url(../images-rd/left-blue-arrow.png) center left no-repeat;
	font-size:13px;
	line-height: 9px;
	height: 22px;
}
.reminders-next {
	padding-right:20px;
	background:url(../images-rd/right-blue-arrow.png) center right no-repeat;
	font-size:13px;
	line-height: 9px;
	height: 22px;
	text-align:right;
}
.quick-statistic {
	margin-top:25px;
	border-left:6px solid #d51359;
	padding:0;
}
.quick-statistic .item-odd, .quick-statistic .item-even {
	padding-left:22px;
	padding-top:10px;
	padding-bottom:10px;
	background:#e6e6e6;
}
.quick-statistic .item-even {
	background:#efefef;
}
.quick-statistic .score {
	width:40px;
	text-align:right;
	font-size:25px;
	font-weight:bold;
	line-height:25px;
	color:#d51359;
	float:left;
	padding-right:20px;
}
.quick-statistic .name {
	width:150px;
	text-align:left;
	font-size:14px;
	color:#343434;
	float:left;
	line-height:19px;
	text-transform:uppercase;
}
.help {
	margin-top:25px;
	border-left:6px solid #5eba51;
	background:#efefef;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:3px;
}
.help h1 {
	padding:0;
	margin:0;
	font-size:16px;
	text-transform:uppercase;
	color:#5eba51;
	font-weight:bold;
}
.help h3 {
	padding:0;
	margin:0;
	font-size:13px;
	font-weight:bold;
	color:#1b2936;
	padding-top:20px;
	padding-bottom:10px;
}
.help p {
	padding:0;
	margin:0;
	font-size:12px;
	color:#333;
}
.help a:hover {
	color:#5eba51;
}
.help-more {
	color:#5eba51;
	text-transform:uppercase;
}
.help-ask {
	display:block;
	float:left;
	width:45%;
	margin-top:15px;
	padding-top:15px;
/* 	background:url(../images-rd/right-black-arrow.png) center right no-repeat; */
	font-size:13px;
	line-height: 9px;
	height: 22px;
	padding-right:20px;
	text-transform:uppercase;
}
.weekly-statistic {
	margin-top:25px;
	background:#efefef;
}
.weekly-statistic h1 {
	display:block;
	padding-left:15px;
	background:url(../images-rd/play-arrow.png) center left no-repeat;
	height:40px;
	font-size:26px;
	line-height:40px;
	margin-bottom:8px;
}
.weekly-statistic h2 {
	display:block;
	background:#4d4d4d;
	font-weight:bold;
	height:27px;
	line-height:27px;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	padding-left:17px;
	margin-bottom:10px;
}
.weekly-statistic h2 span a {
	color:#fff;
	font-size:12px;
	text-transform:lowercase;
	font-weight:normal;
	display:block;
	float:right;
	padding-right:15px;
}
.statistic-header {
	text-align:right;
	padding-right:15px;
	font-weight:bold;
	font-style:italic;
	color:#000;
	border-bottom:1px solid #fff;
	padding-bottom:3px;
	margin-bottom:10px;
	font-size:13px;
}
.statistic-item .name {
	width:60%;
	height:23px;
	font-size:13px;
	float:left;
	padding-left:20px;
}
.statistic-item .score {
	width:20%;
	height:23px;
	font-size:13px;
	float:right;
	font-weight:bold;
	text-align:right;
	padding-right:15px;
}
.statistic-item {
	clear:both;
}
.statistic-arrow a {
	display:block;
	height:26px;
	width:20px;
	margin-right:15px;
	background:url(../images-rd/right-black-white-arrow.png) center right no-repeat;
}
.main-header {
	background:#000;
	height:110px;
}
.main-header img {
	display:block;
	float:left;
	padding-right:10px;
}
.logout {
	text-align:right;
	padding-top:20px;
	height:20px;
}
.logout a {
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	display:inline-block;
	margin-right:5px;
	padding-right:30px;
	background:url(../images-rd/power-on.png) center right no-repeat;
}
.profile {
	color:#fff;
	font-size:18px;
	margin-top:0;
	margin-bottom:35px;
}
.profile h1 {
	display:block;
	font-size:38px;
	width:400px;
	float:left;
	line-height:18px;
	padding-top:10px;
}
.profile a {
	width:100px;
	display:block;
	float:right;
	color:#fff;
	text-align:right;
	margin-right:5px;
	padding-right:20px;
	font-size:18px;
	background:url(../images-rd/right-blue-light-arrow.png) center right no-repeat;
}
.main-title {
	margin-top:25px;
	border-bottom:2px solid #ebebeb;
	padding-left:10px;
}
.main-title .title {
	font-size:29px;
	display:inline-block;
}
.main-title .title-info {
	display:inline-block;
	font-size:14px;
}
.main-title .title-tool {
	display:inline-block;
	float:right;
	margin-top:18px;
	font-size:13px;
	text-transform:uppercase;
	padding-right:15px;
	margin-right:10px;
	background:url(../images-rd/right-black-fff-white-arrow.png) center right no-repeat;
}
.lessons-report {
	margin-top:10px;
}
.lessons-report-item {
	float:left;
}
.total-number {
	text-align:center;
	font-size:35px;
	font-weight:bold;
	color:#1b2937;
	padding-bottom:0;
	margin-bottom:0;
}
.total-percent {
	margin-top:-15px;
	padding-top:0;
	text-align:center;
	font-size:15px;
	color:#97989a;
	padding-bottom:6px;
	margin-bottom:5px;
	background:url(../images-rd/range-bottom.png) center bottom no-repeat;
}
.total-not-started {
	height:28px;
	background:#e6e7e9;
}
.total-mastery {
	height:28px;
	background:#38add0;
}
.total-fluency {
	height:28px;
	background: #8bc43f;
}
.total-completed {
	height:28px;
	background:#fdc638;
}
.not-started-mode, .mastery-mode, .fluency-mode, .completed-mode {
	margin-top:23px;
	height:23px;
	line-height:25px;
	font-size:12px;
	color:#2b2b2b;
	border-left:8px solid #e6e7e9;
	padding-left:5px;
	float:right;
	margin-right:10px;
}
.mastery-mode {
	border-left:8px solid #38add0;
}
.fluency-mode {
	border-left:8px solid #8bc43f;
}
.completed-mode {
	border-left:8px solid #fdc638;
}
.course-list {
	background:#4d4d4d;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.course-name {
	display:inline-block;
	font-size:25px;
	font-weight:bold;
	color:#fff;
	width: 415px;
}
.course-score {
	display:inline-block;
	float:right;
}
.course-not-started, .course-mastery, .course-fluency, .course-completed {
	float:right;
	font-size:16px;
	font-weight:bold;
	padding:7px;
	padding-left:0;
	padding-right:0;
	background:#e6e7e9;
	margin-left:15px;
	width:44px;
	text-align:center;
}
.course-not-started span, .course-mastery span, .course-fluency span, .course-completed span {
	font-size:12px;
}
.course-mastery {
	background:#38add0;
	color:#fff;
}
.course-fluency {
	background:#8bc43f;
	color:#fff;
}
.course-completed {
	background:#fdc638;
}
.course-modules {
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	padding-right:25px;
	background:url(../images-rd/arrow-down-gray.png) center right no-repeat;
}
.course-modules a {
	color:#fff;
}
.course-modules span {
	display:inline-block;
	border:1px solid #fff;
	padding:4px;
}
.course-lessons {
	display:inline-block;
	float:right;
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	margin-top:20px;
}
.course-lesson-list {
	background:#efefef;
	padding-top:12px;
	padding-bottom:12px;
	margin-top:1px;
}
.course-lesson-list-not-started, .course-lesson-list-mastery, .course-lesson-list-fluency, .course-lesson-list-completed {
	border-left:5px solid #e6e7e9;
	font-size:18px;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
}
.course-lesson-list-not-started span, .course-lesson-list-mastery span, .course-lesson-list-fluency span, .course-lesson-list-completed span {
	display:inline-block;
	float:right;
	font-size:17px;
	padding-right:15px;
	font-weight:bold;
}
.course-lesson-list-not-started small, .course-lesson-list-mastery small, .course-lesson-list-fluency small, .course-lesson-list-completed small {
	font-size:14px;
}
.course-lesson-list-mastery {
	border-left:5px solid #38add0;
}
.course-lesson-list-fluency {
	border-left:5px solid #8bc43f;
}
.course-lesson-list-completed {
	border-left:5px solid #fdc638;
}
.footer {
	height:140px;
}
.footer img {
	float:right;
	display:inline-block;
	padding-top:80px;
}
.footer-text {
	display:inline-block;
	font-size:12px;
	color:#979799;
	padding-top:90px;
}
.course-info {
	background:#4d4d4d;
	padding-top:10px;
	padding-bottom:15px;
}
.course-label {
	text-transform:uppercase;
	font-size:14px;
	background:#282828;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:20px;
	display:inline-block;
}

.avatar-labelski {
/* 	background-image: url("../images-rd/arrow-down-gray.png") no-repeat scroll right center rgba(0, 0, 0, 0); */
	background:#02d7e8;
	color:#fff;
	border:1px solid #fff;
	height:35px;
	line-height:35px;
	padding:0;
	
	text-align:center;
	text-transform:uppercase;
	margin-top:-3px;
	display:block;
	font-size:13px;
	float:right;
	margin-right:39px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
		
}

.avatar-labelski:hover {
	background:#04B6C4;
	color:#fff;
}

.mastery .course-label {
	color:#38adcf;
}
.completed .course-label {
	color:#fdc638;
}
.fluency .course-label {
	color:#7BBD24;
}
.course-close-modal {
	display:inline-block;
	float:right;
	margin-right:20px;
}
.course-close-modal a {
	display:inline-block;
	padding-right:20px;
	font-size:14px;
	text-transform:uppercase;
}


.course-close-modal2 {
	display:inline-block;
	float:right;
	margin-right:20px;
}
.course-close-modal2 a {
	display:inline-block;
	padding-right:20px;
	font-size:14px;
	text-transform:uppercase;
}


.mastery .course-close-modal a {
	color:#38adcf;
	background:url(../images-rd/close-blue.png) center right no-repeat;
}

.mastery .course-close-modal2 a {
	color:#38adcf;
	background:url(../images-rd/close-blue.png) center right no-repeat;
}


.completed .course-close-modal a {
	color:#fdc638;
	background:url(../images-rd/close-yellow.png) center right no-repeat;
}
.fluency .course-close-modal a {
	color:#7BBD24;
	background:url(../images-rd/close-green.png) center right no-repeat;
}
.course-close-modal a:hover {
	color:#fff;
}
.course-info h1 {
	display:block;
	border-bottom:2px solid #404040;
	font-size:18px;
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	padding-bottom:8px;
	color:#fff;
	margin-bottom:0;
}
.course-hide-info {
	display:inline-block;
	float:right;
	text-transform:uppercase;
	padding-top:4px;
	margin-bottom:25px;
}
.course-hide-info a {
	color:#fff;
	font-size:14px;
	padding-right:20px;
}
.mastery .course-hide-info a {
	background:url(../images-rd/close-info-blue-down.png) bottom right no-repeat;
}
.mastery .course-hide-info a:hover {
	background:url(../images-rd/close-info-blue.png) bottom right no-repeat;
}
.completed .course-hide-info a {
	background:url(../images-rd/close-info-yellow-down.png) bottom right no-repeat;
}
.completed .course-hide-info a:hover {
	background:url(../images-rd/close-info-yellow.png) bottom right no-repeat;
}
.fluency .course-hide-info a {
	background:url(../images-rd/close-info-green-down.png) bottom right no-repeat;
}
.fluency .course-hide-info a:hover {
	background:url(../images-rd/close-info-green.png) bottom right no-repeat;
}
.course-item {
	margin-left:20px;
	margin-right:20px;
	margin-top:12px;
}
.course-item h3 {
	display:block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	width:14%;
	float:left;
	padding-left:20px;
}
.mastery .course-item h3 {
	background:url(../images-rd/info-marker-blue.png) center left no-repeat;
}
.completed .course-item h3 {
	background:url(../images-rd/info-marker-yellow.png) center left no-repeat;
}
.fluency .course-item h3 {
	background:url(../images-rd/info-marker-green.png) center left no-repeat;
}
.course-item p {
	display:block;
	color:#fff;
	font-size:12px;
	float:left;
	width:82%;
}
.module-info {
	padding-top:10px;
	margin-bottom:10px;
}
.module-info h1 {
	display:block;
	margin-top:8px;
	color:#141414;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:5px;
}
.module-materials-title {
	display:inline-block;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	margin-top:0;
}
.module-materials {
	display:inline-block;
	padding-left:20px;
}

.module-materials-text {
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
	font-size:12px
}

.module-materials a {
	font-size:14px;
	color:#737373;
	padding-left:25px;
	height:30px;
	display:block;
	line-height:30px;
}
.module-materials a:hover {
	text-decoration:underline;
}
.file-pdf {
	background:url(../images-rd/file-pdf.png) center left no-repeat;
}
.file-ppt, .file-pptx, .file-ppsx  {
	background:url(../images-rd/file-ppt.png) center left no-repeat;
}
.file-doc, .file-docx, .file-txt {
	background:url(../images-rd/file-doc.png) center left no-repeat;
}
.lesson-info {
	padding-top:10px;
	padding-bottom:10px
}
.mastery .lesson-info {
	background:url(../images-rd/mastery-mode-icon.png) top left no-repeat #38adcf;
}
.completed .lesson-info {
	background:url(../images-rd/completed-mode-icon.png) top left no-repeat #fdc638;
}
.fluency .lesson-info {
	background:url(../images-rd/fluency-mode-icon.png) top left no-repeat #7BBD24;
}
.lesson-info-text {
	margin-left:175px;
	width:600px;
	float:left;
}
.lesson-info-text h2 {
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	margin-bottom:0;
}
.lesson-info-text h1 {
	font-size:30px;
	color:#fff;
	margin-bottom:5px;
}
.lesson-info-text p {
	font-size:12px;
}
.lesson-info-text strong {
	font-size:14px
}
.lesson-info-drill {
	 
 
	float:right;
	padding-right:10px;
}
.lesson-info-drill a {
	width: 0;
	height: 0;
	border-top: 130px solid transparent;
	border-left: 130px solid black;
	border-bottom: 130px solid transparent;
	position: absolute;
	right: -130px;
	top: 0;
}
.lesson-info-drill a:hover {
		width: 0;
		height: 0;
		border-top: 130px solid transparent;
		border-left: 130px solid black;
		border-bottom: 130px solid transparent;
		position: absolute;
		right: -130px;
		top: 0;
}
.lesson-info-2 {
	margin:20px;
}
.lesson-status {
	width:50%;
	float:left;
}
.lesson-status-title {
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.mastery .lesson-status-title {
	background:url(../images-rd/info-marker-white.png) center left no-repeat;
}
.completed .lesson-status-title {
	background:url(../images-rd/info-marker-white-yellow.png) center left no-repeat;
}
.fluency .lesson-status-title {
	background:url(../images-rd/info-marker-white-green.png) center left no-repeat;
}
.lesson-status-text {
	font-size:12px;
	padding-left:20px;
}
.mastery-criteria, .fluency-criteria, .refresher-drill {
	margin-top:30px;
	float:left;
	width:41%;
	border-left:4px solid #38adcf;
	background:#efefef;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	height:130px;
}
.fluency-criteria {
	border-left:4px solid #7bbd24;
	margin-left:20px;
}
.mastery-criteria h1, .fluency-criteria h1, .refresher-drill h1 {
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.mastery-criteria span, .fluency-criteria span, .refresher-drill span {
	font-size:12px;
	display:block;
	padding-bottom:10px;
	line-height:14px;
}
.lesson-graph {
	width:47%;
	float:left;
	margin-left:20px;
}
.refresher-drill {
	background:#fff;
	width:95%;
	border-left:4px solid #fdc638;
	height:auto;
	padding-bottom:5px;
	padding-top:5px;
}
 
 
 
.question-next {
 	 color:#fff;
 	background:#000;
 	font-size:14px;
 	font-weight:bold;
 	text-transform:uppercase;
 	padding-left:15px;
 	padding-right:15px;
 	display:inline-block; 
 }
 .start-refresher:hover, .question-next:hover {
 	color:#fff;
 	/* background:#666; */
 }
 
 .triangle_text_inner{
 	color: #fff;
 	position: absolute;
 	left: -120px;
 	top: -12px;
 	font-size: 16px;
 	font-weight: bold;
 	cursor: pointer;
 }
 
 .triangle_text_inner:hover{

 	color: #aaa;
 	 
 }
.modal {
	width:1000px;
	position:absolute;
	top:140px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.35);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.35);
	background:#fff;
	z-index:2005;
}
.dim {
	z-index:2000;
	background:#fff;
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	opacity: 0.9;
}
.black {
	background:#000;
}
.qustion-counter {
	margin-top:50px;
	padding-left:40px;
	background:#282828;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline-block;
	padding-right:15px;
}
.qustion-counter span {
	color:#a6a9ac;
}
.questions h1 {
	padding-top:15px;
	padding-left:40px;
	padding-right:40px;
	font-size:32px;
	padding-bottom:30px;
}
.question-option {
	padding-left:40px;
}
.question-option label {
	font-size:24px;
}
.question-answer {
	margin:40px;
	background:#f8f8f8;
	padding:16px;
	padding-left:30px;
	padding-right:30px;
}
.question-answer h1 {
	margin:0;
	padding:0;
	text-transform:none;
	font-size:18px;
	font-weight:bold;
}
.question-help h1 {
	margin-left:30px;
	font-size:16px;
	border-bottom:2px solid #dcdcdc;
	text-transform:none;
	padding-top:15px;
	font-weight:normal;
}
.question-help p {
	padding-top:5px;
	display:block;
	margin-left:30px;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
}
.question-next {
	margin-top:20px;
	padding-right:20px;
	background:url(../images-rd/question-next.png) center right no-repeat #282828;
}

.question-next a{

}
.fluency-answer {
	display:block;
	margin-left:30px;
	margin-top:15px;
}
.weeks-leaders-title {
	text-transform:uppercase;
	font-size:22px;
}
.week-leaders {
	background:#efefef;
	padding-top:15px;
	margin-top:20px;
	padding-bottom:15px;
}
.week-leaders.no-margin-top {
	margin-top:0;
	padding-top:0;
}
.week-leaders h1 {
	display:block;
	background:#288fc9;
	color:#fff;
	padding:10px;
	padding-left:15px;
	padding-right:15px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.week-leaders h1 span {
	text-transform:none;
	display:inline-block;
	float:right;
	font-weight:normal;
	font-style:italic;
	font-size:13px;
}
.week-item {
	font-size:13px;
	padding-bottom:2px;
}
.week-item .week-place {
	display:inline-block;
	color:#288fc9;
	font-size:12px;
	padding-left:15px;
	padding-right:10px;
	width:18px;
}

.speed-leaders .week-item .week-place {
	display:inline-block;
	color:#8BC43F;
}
.week-item .week-rank {
	padding-right:15px;
	display:inline-block;
	float:right;
	font-size:13px;
	font-weight:bold
}
.week-item.mark {
	background:url(../images-rd/mark-arrow.png) center right no-repeat #a7a8ac;
	color:#fff;
}
.week-item.mark .week-place {
	color:#fff;
}
.week-delmiter {
	border-bottom:1px solid #fff;
	margin-left:15px;
	margin-right:15px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.online-users-title {
	background:#a7a8ac;
	color:#fff;
	padding:15px;
	font-size:20px;
	text-transform:uppercase;
	margin-top:20px;
	height:40px;
	line-height:60px;
}
.online-users-title span {
     display: inline-block;
     float: right;
     font-size: 22px;
}
.online-users-list {
	background:#efefef;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}
.online-users-item {
	height:40px;
	line-height:40px;
	font-size:14px;
}
.online-users-item img {
	height:30px;
	display:inline-block;
	padding-right:10px;
	vertical-align:middle;
}
.spped-leaders-title, .forum-title {
	margin-top:45px;
	padding-left:12px;
	font-size:18px;
	padding-bottom:15px;
	text-transform:uppercase;
	border-bottom:3px solid #040000;
	margin-bottom:10px;
}
.forum-title {
	border-bottom:3px solid #d10048;
		margin-bottom:0;

}
.spped-leaders-title span {
	display:inline-block;
	float:right;
	text-transform:none;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	padding-right:40px;
	color:#8bc43f;
	margin-top:5px;
}
.course-list-cm, .module-list-cm {
	width:50%;
	float:left;
}
.course-list-cm-item {
	display:block;

	padding-left:35px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.course-list-cm-item:hover {
	text-decoration:underline;
}
.course-list-cm-item.marked {
	border-left:3px solid #8bc43f;
	background:#f1f1f3;
}
.module-list-cm {
	background:#f1f1f3;
}
.module-list-cm-inner {
	padding:20px;
}
.module-list-cm .week-leaders {
	background:#fff;
}
.module-list-cm .week-leaders h1 {
	background: #8bc43f;
	text-transform:none;
	cursor:pointer;
}
.module-list-cm .week-item.mark {
	background:url(../images-rd/mark-arrow.png) center right no-repeat #a7a8ac;
}
.module-list-item {
	font-size:14px;
	border-bottom:2px solid #e1e1e2;
	margin-bottom:10px;
	padding-bottom:3px;
	font-weight:bold;
	background:url(../images-rd/open-module.png) center right no-repeat;
	height: 45px;
	line-height: 45px;
	overflow:hidden;
	margin-top:10px;
}
.week-leaders.no-open {
	margin:0;
	margin-top:2px;
	padding:0;
}
.week-leaders.no-open h1 {
	margin:0;
	background:#4d4d4d;
}
.forum-item {
	background:#f1f1f3;
	margin-bottom:2px;
	padding:20px;
	margin-top:0;
}
.forum-item-title {
	width:55%;
	float:left;
	color:#767676;
	
	font-size:12px;
	
}

.forum-padding{
	padding-left:20px;
	line-height:5px;
	background:url(../images-rd/forum-item.png) top left no-repeat;
}

.forum-item-title h1 a{
	font-weight:bold;
	color:#000;
	font-size:14px;
	text-transform:uppercase;
}

.forum-item-title strong{
	color:#000;
}

.forum-item-user img{
	height:50px;
	margin-right:10px;
}

.forum-item-user{
	color:#767676;
	font-size:12px;
	line-height:25px;
}

.forum-item-user strong{
	color:#1c1c1d;
}

.login-container{
	width:350px;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:100px;
}

.login-head{
	height:100px;
	background:#000;
	width:100%;
	border-bottom:3px solid #02d7e8;
	margin-bottom:0;
}

.login-head img{
	display:block;
	margin:0 auto;
	padding-top:30px;
}

.login-body{
	padding-top:20px;
	margin-top:0;
	background:#efefef;
}

.login-body img{
	margin:0 auto;
	display:block;
}

.login-body h1{
	text-align:center;
	padding-top:10px;
	font-size:26px;
}

.login-body h2{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:red;
}

.login-body input[type=text], .login-body input[type=password], .modal input[type=password], .forum-item input[type=text] , .forum-item textarea{
	width:260px;
	height:35px;
	border:1px solid #fff;
	margin:0 auto;
	display:block;
	padding:0;
	margin-bottom:10px;
	font-size:13px;
	line-height:35px;
	padding-left:10px;
}

.forum-item textarea{
	border:1px solid #fff;
	height:auto;
	margin:0;
	margin-bottom:5px;
}

.forum-item input[type=text] {
	margin:0;
	margin-bottom:5px;
}

.help textarea{
	border:1px solid #fff;
}

.help textarea:focus, .forum-item textarea:focus{
	border:1px solid #02d7e8;
}

.login-body input[type=password]{
	margin-bottom:5px;
}

.login-body input[type=text]:active, .forum-item input[type=text]:focus, .modal input[type=password]:active , .modal input[type=password]:focus,  .login-body input[type=text]:focus, .login-body input[type=password]:active, .login-body input[type=password]:focus{
	border:1px solid #02d7e8;
}

.modal input[type=password]{
	margin:0 !important;
	height:25px !important;
	line-height:25px !important;
}

.login-body  ::-webkit-input-placeholder { /* WebKit browsers */
    text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#96989c;
}
.login-body  :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#96989c;
}
.login-body  ::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#96989c;
}
.login-body  :-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#96989c;
}

.login-body small a{
	display:block;
	padding-left:39px;
	font-size:11px;
}
.login-body small a:hover{
	text-decoration:underline;
}

.login-body .login-remember, .login-body .login-btn{
	width:50%;
	float:left;
	margin-top:40px;
	margin-bottom:20px;
	
}

.login-body .login-remember{
	margin-top:45px;
}

.login-body .login-remember label{
	font-size: 13px;
	margin-top: -26px;
	display: block;
	margin-left: 55px;
	cursor:pointer;
}

.login-body .login-remember a{
	font-size: 13px;
	display: block;
	margin-left: 38px;
}
.login-body .login-remember a:hover{
	text-decoration:underline;
}

.login-body .login-remember input{
	margin-left:38px;
}

.login-body .login-btn input, .modal input[type=submit] , .help input[type=submit] , .forum-item input[type=submit]{
	background:#02d7e8;
	color:#fff;
	border:1px solid #fff;
	height:35px;
	line-height:35px;
	padding:0;
	width:95px;
	text-align:center;
	text-transform:uppercase;
	margin-top:-3px;
	display:block;
	font-size:13px;
	float:right;
	margin-right:39px;
}

 .forum-item input[type=submit]{
	 
 	 padding-right: 10px;
	 padding-left: 10px;
	 width:auto;
 }

.login-body .login-btn input:hover, .modal input[type=submit]:hover, .help input[type=submit]:hover, .forum-item input[type=submit]:hover{
	background:#04b6c4;
}

.course-module-show{
	padding-bottom:10px;
	padding-top:10px;
	padding-left:0;
	margin-left:0;
	position:absolute;
	width:400px;
	background:#EFEFEF;
}

.course-module-show ul{
	padding:0;
	margin:0;
}
.course-module-show li{
	list-style:none;
	color:#000;
	font-size:13px;
	text-transform:none;
	font-weight:normal;
	cursor:pointer;
	padding:0;
	margin:0;
	padding-left:20px;
	line-height:30px;
	padding-right:20px;
}

.course-module-show li:hover{
	background:#000;
	color:#fff;
}

.course-module-show li span{
	padding:0;
	margin:0;
	border:none;
	display:inline-block;
	float:right;
	text-align:right;
	font-style:italic;
}

.course-lesson-loading{
	display:block;
	margin:0 auto;
}

.user-profile .mastery-criteria {
	font-weight:bold;
}
.user-profile .mastery-criteria strong{
	text-transform:uppercase;
	color:#838383;
	display:block;
	font-size:12px;
	padding-bottom:3px;
	
}

#sortable{
	margin:0;
	padding:0;
}
#sortable li{
	list-style:none;
	margin:0;
	padding:5px;
	background:#666666;
	color:#fff;
	margin-left:40px;
	margin-bottom:10px;
	width:40%;
	cursor:pointer;
}
.hide-rdg{
	display:none;
}

.placeholder-wide{
	display: block;
	position: absolute;
	z-index: 2000;
	font-size: 24px;
	top: 65px;
	left: 24px;
	font-weight: bold;
}

.placeholder-wide:hover .reports-menu
{
	
}

.course-btn-more{
	cursor: pointer;
}
tr th, tr td, tbody, thead {
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}

.fg-toolbar{
	background:#fff !important;
	border:1px solid #fff !important;
}

.dataTable td, .dataTable th{
	background:#F1F1F3 !important;
	border-bottom:4px solid #fff !important;
	border-right:none !important;
	border-left:none !important;
	font-size:12px !important;
	padding:3px !important;
	margin:0 !important;
	
}

.dataTable td{
	padding:10px !important;
}
.dataTable th{
	line-height: 30px !important;
	height: 30px !important;
}

.dataTable th, .dataTable th select{
	background:#282828 !important;
	color:#17DBE9 !important;
	font-weight:bold !important;
	text-transform:uppercase !important;
	border: none !important;
	
}

.dataTable th{
	border-right:1px solid #fff !important
}

.reports-menu{
	background:#848B91;
	padding:15px;
	position:absolute;
	z-index:3000;
	color:#fff;
	display:none;
	top: 0;
width: 260px;
}

.reports-menu h1{
	padding:0;
	margin:0;
	font-size:24px;
	border-bottom:1px solid #fff;
	margin-bottom:15px;
}

.reports-menu h2{
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	cursor:pointer;
}

.reports-menu .active{
	color:#17DBE9;
}

.control-label{
font-size: 12px;
font-weight: normal;
}

.controls{
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

.logout a:hover, .profile a:hover, .course-module-item:hover{
	color:#15B9C5;
}

#detailed-report .title-tool:hover, .weekly-statistic a:hover{
	text-decoration:underline;
}

.weekly-statistic h2 a{
	color:#fff;
}

.weekly-statistic h2 a:hover{
	text-decoration:underline;
}

.forum_submit, .thread_submit{
	float:right !important;
	background:#D10048 !important;
	margin:0 !important;
	margin-top:10p x!important;
	margin-bottom:10x !important;
}

.forum_submit:hover, .thread_submit:hover{
	background:#CE007B !important;
}

.dataTable th select {
	background: #fff !important;
	color: #000 !important;
	cursor: pointer;
	width: 100px !important;
}

.sysmessage{

z-index: 1000000000000000;
	position: fixed;
	bottom: 0;
	
	left: 0;
	background: rgba(150, 229, 255, 0.48);
	background-image: url(../images-rd/Rade8-Minium-2-General-Get-Info.ico);
	padding: 3px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-position: 5px 12px;
	padding-left: 40px;
	font-size: 13px;
}

.sysmessage small{
 display: block;
}

.sysmessage button{
	color: blue;
	padding: 0;
	text-decoration: underline;
	border: 0;
	padding: 0;
	border-radius: 5px;
	font-size: 10px;
}

#carousel img{
	-webkit-filter: blur(8px);
		filter: blur(8px);
}

#carousel  img.carousel-center{
	-webkit-filter: blur(0);
		filter: blur(0);
}

#triangle-left{
	width: 0;
	height: 0;
	border-top: 80px solid transparent;
	border-right: 100px solid black;
	border-bottom: 80px solid transparent;
	
	position: absolute;
	left: -100px;
	bottom: 0;
}
.triangle-text-left{
	color: #fff;
	position: absolute;
	right: -90px;
	top: -10px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}