@charset "utf-8";
/* CSS Document */
/***************Top Message starts here***************/
#comments-week{
  overflow: hidden;
}
table #sortable tr:hover{
  cursor: move;
}
.white-color{
  color: #fff !important;
}
.lesson-header .head h1{
  color: #fff;
  margin: 5px 0;
}
label{
  padding: 0 5px !important;
}
.lesson-header .head img{
	margin-right: 5px;
}
.newfolder-head{
	display: inline-block;
	cursor: pointer;
}
#logo{
	padding: 10px 0 0;
}
form .row .row.home-settings{
	margin: 0;
}

#course-description{
	clear: both;
}
.community-descr{
	background: #fff;
	overflow:hidden;
}
.community-descr img{
  margin: 8px 5px;
}
.community-descr .fright{
  color: #003E7E;
}
.community-home h3{
	display: inline-block;
	margin: 15px 0 0;
}
.community-home a img{
	display: block;
	padding: 10px;
}
#course-description p,.community-descr p{
	text-align: justify;
	font-size: 13px;
	background-color: white;
	padding: 10px;
	clear: both;
	margin: 0;
}
#course-description a{
	color: #003E7E;
  	margin-top: 10px;
  	word-wrap:break-word;
}

#course-description .outerAclass{
	float: right;
}
.questionArea p {
	margin: 0;
	/*font-variant: small-caps;*/
	font-size: 20px;
	font-weight: 600;
}
.input-froms input[type="input"],
.input-froms #exportform  input[type="text"] {
	display: block;
	width: 100%;
	height: 34px;
}
.box-pad-no {
	margin-bottom: 0px !important;
}
.alert-expand-box {
	background: #FFF;
	width: 100%;
	/*margin: 0px 10px 0px 10px;*/
	/*border-right: 1px solid #c3c3c2;
	border-left: 1px solid #c3c3c2;*/
	border: 1px solid #c3c3c2;
	padding: 10px;
	clear: both;
	float: left;
	overflow: hidden;
}
.alert-expand-box p, .page_links {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	line-height: 19px;
	text-transform: none;
}
.alert-expand-box p a:link, .page_links a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.alert-expand-box h1 {
	font-size: 11px;
	color: #77797a;
	font-weight: bold;
	line-height: 19px;
	text-transform: none;
}
.alert-expand-box .fleft {
	width: 78%;
	display: inline-block;
	float: left;
}
.alert-expand-box .fright {
	width: 22%;
	display: inline-block;
	float: right;
	padding-left: 10px;
}
.alert-date {
	font-size: 11px;
	color: #77797a;
	font-weight: normal;
	line-height: 19px;
}
.alert-read {
	font-size: 10px;
	color: #77797a;
	font-weight: normal;
	float: right;
	text-transform: none;
}
/*.alert-date  p {
	color: #77797A;
	font-weight: normal;
}*/
.alert-read a:link {
	color: #77797a;
	font-weight: normal;
	text-decoration: none;
}
.alert-read a:hover {
	color: #77797a;
	font-weight: normal;
	text-decoration: underline;
}
.alert-read a:visited {
	color: #77797a;
	font-weight: normal;
	text-decoration: none;
}
.grid .panel{
		border: none;
		background: #F9F8F8;
}
.grid .panel h2{
	color: #003e7e;
}
.panel2{
  border-radius: 6px;
  background-color: #FBFBFB;
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.25em;
  padding: 1.25em;
}
.alert-panel{
  padding: 1.25em;
  background-color: #FBFBFB;
  height: auto;
  border: 1px solid #eee;
}
.panel2 a{
  color: #003E7E;
}
.panel2 strong{
  font-size: 18px;
  text-transform: uppercase;
}

/* For Announcements and Admin - Alerts styling like Eportfolio Cards */
.alert.panel2,
.alerts.panel2 {
    color: var(--content-color);
    font-weight: normal;
    font-size: 0.95rem ;
}
/***************Top Message Ends here***************/

/***************Top Table starts here***************/

.notation {
	font-weight: bold;
	color: #000000;
}
.block-data {
    font-size: 11px;
    color: #77797a;
    font-weight: normal;
    line-height: 19px;
}

.grid {
	/*float: left;*/
	/* margin-top: 20px;
	margin-bottom: 20px; */
	/*float: left;*/
}
.courseWizardGrid {
	float: left;
	margin-bottom: 20px;
}
.table_01 {
	clear: both;
/*
	border: 1px solid #eeeeee;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
*/
	background-color: #FFFFFF;
	width: 100%;
}
.table_01_set {
	padding: 15px 22px 0px 22px;
}
.table_01_header {
	/*background: url(../images/table_01/top_header_bg.png) repeat-x;
	height: 47px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #003E7E;*/
}
.table_01_header input[type="text"],
.table_01_header input[type="input"]{
	width: 50%;
}
.table_01_header input[type=button],
.table_01_header input[type=submit]{
	background: transparent;
	color: #444;
	border: none;
	margin: 0 2px;
	border: 1px solid #444;
	font-size: 13px;
	font-family: lato;
}
.nicescroll-cursors{
	background: #003E7E !important;
}
#lightbox_popup .table_01_header input[type=button],
#lightbox_popup .table_01_header input[type=submit]{
	     padding: 8px !Important;
}
.table_01_header input[type="input"],
.table_01_header input[type="text"]{
	color: #333;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	padding: 10px;
	margin: 0;
	border: 1px solid #ccc;
	background: #fafafa;
	font-size: 12px;
	line-height: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.custom-select-form{
    background: rgb(238, 246, 255);
    padding: 0 15px;
}
.custom-select-form select{
    width: 30%;
}
.table_01_header tbody tr td:nth-child(2){
	text-align: right;
}
.head h1 {
    font-size: 22px;
    color: #383838;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 8px;
   	color: #0D7FBD;
}

/*tables grids*/
/*.table-grid table{
    border: 1px solid #e8e8e8;
}*/
.table-grid table thead tr th{
    color: #575e6b;
    font-weight: 700;
    padding: 15px;
    background: #e3e3e3;
}
.table-grid table tbody tr td{
    padding: 10px;
}
table tr:hover .table_01_row2-white,
table tr:hover .table_01_row2{
	/*cursor: pointer;*/
}


.no-grid .table_01_row2{
	font-size: 22px;
  font-weight: 600;
}
.no-grid input[type="text"]{
	width:50%;
}
.table-grid table tbody tr:nth-of-type(even) {
    background-color: #f9f9f9;
}
.table-grid thead tr th i{
    margin-right: 5px;
}
.table-grid table thead tr th i:hover {
    cursor: pointer;
}
.table-grid table thead tr th i.active {
    color: #003e7e;
}
/*
.head-img:before{
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\f0f6";
	font-size: 18px;
	color: #fff;
	margin:0 10px;
}
*/
.head-img h1 {
	font-size: 36px;
	color: #003e7e;
	margin: 5px 0;
	display: inline-block;
	/*font-family: 'Lato'; */
	font-family: "Open Sans", sans-serif, Verdana, Geneva, Tahoma;
}
.head-img h1 i{
	margin-right: 10px;
}

.profile-head-img {
	background: url(../images/icons/user_24.png) no-repeat 13px 10px;
	width: 22px;
	height: 25px;
}
.profile-head-img  h1 {
	font-size: 18px;
	color: #383838;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 50px;
}
.table_01_cont1 {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 10px 5px;
	color: #000000;
}
.table_01_head {
	border-right: 1px solid #D2D2D2;
	color: #575e6b;
	font-weight: 700;
	padding: 12px;
    background: #E8E8E8;
}
.table_01_head-no-bdr {
    background-color: #E8E8E8;
}
.table_01_head-no-rb-bdr {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 10px 5px;
	color: #000000;
}
.table_01_cont2 {
	border-right: 1px solid #cccccc;
	font-size: 12px;
	padding: 10px;
	color: #008ee8;
	background-color: #eeecec;
}
.table_01_cont01 {
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 10px 10px 10px 5px;
}
.table_01_set2
.scrollbar{
    display: block;
    min-height: 5px;
    max-height: 200px;
    overflow-y: auto;
}
.table_01_set3 {
	padding: 0px 0px 0px 0px;
}
.table_01_cont3 {
	border-right: 1px solid #cccccc;
	font-size: 12px;
	padding: 10px;
	color: #646464;
	background-color: #eeecec;
}
.table_01_cont4 {
	font-size: 16px;
	padding: 10px;
	color: #2C3133;
	background-color: #eeecec;
}
.table_01_row2 {
	/*border-right: 1px solid #cccccc;*/
	font-size: 14px;
	/* padding: 15px; */
	background-color: #f9f9f9;
	color: #565656;
}
/*
.table-grid table tbody tr td.table_01_row2 {
	font: bold 16px 'Lato';
	padding: 15px 15px 15px 45px;
	background-color: #ffffff;
	color: #555;
}
.table-grid table tbody tr td.table_01_row2-white {
	/*border-right: 1px solid #cccccc; * {This was commented out in the new revision/
	font: bold 16px 'Lato';
	padding: 15px 15px 15px 45px;
	background-color: #ffffff;
	color: #555;
}
.table-grid table tbody tr td.table_01_row2 a, .table-grid table tbody tr td.table_01_row2-white a {color: #555; font-size: 16px;}
*/
.table_01_row2-white {
	/* border-right: 1px solid #cccccc; */
	/* padding: 15px; */
	font-size: 14px;
	background-color: #FFFFFF;
	color: #565656;
}
.pag_action img {
	//padding-left: 7px;
}
.table_01_row3 {
	/*border-right: 1px solid #cccccc;*/
	font-size: 14px;
	padding: 10px;
	color: #646464;
}
.table_01_row4 {
	font-size: 12px;
	padding: 10px;
	color: #0565b8;
}
.table_01_row4 .button{
	width: 100%;
}
.deactivated_user{
    background-color: #d9d9d9;
}
/***************Top Table Ends here***************/
/***************Form starts here***************/
#exportform{
	padding: 15px;
}
#exportform input[type="text"]{
	width: 35%;
}
note {
	padding: 0px 5px;
	float:left;
}
.row_head {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.form .row {
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.form .indent {
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	display:none;
}

.form .row label.row-heading {
	font-weight: bold;
	font-size: 12px;
	color: #77797a;
	/* width: 15%; */
	width: auto;
	line-height: inherit;
	/*display: inline-block;
	vertical-align: top;*/
}
.form .row label.cstm-row-heading{
  float: left;
  width: 20%;
}
.form .row label.options {
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #77797a;
	width: 470px;
	display: inline-block;
	vertical-align: top;
}
.form .row label.coursewizardoptions {
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #77797a;
	width: 250px;
        margin-left: 120px;
	display: inline-block;
	vertical-align: top;
}
.form .row label.summary-row-heading {
    padding-bottom: 0px;
    font-weight: bold;
    font-size: 12px;
    color: #77797a;
	/*width: 150px;*/
	display:inline-block;
	vertical-align:top;
}
.form .row label.row-heading-wide {
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #77797a;
	/* width: 450px; */
	display: inline-block;
	vertical-align: top;
	word-wrap: break-word;
}
.form .row note {
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 9px;
	color: #77797a;
	width: 600px;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 0px;

	margin-left: 20px;
	margin-top: -8px;
	width: 100%;
	font-weight: normal;
	font-size: 12px; 
}
.form .row label.row-heading-wide-big {
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #77797a;
	width: 98%;
	display: inline-block;
	vertical-align: top;
	border-bottom:1px solid #CCC;
	margin-bottom: 10px;
}
.form .row label.row-heading-tiny {
	padding-bottom: 0px;
	font-size: 12px;
	color: #77797a;
	width: 200px;
	display: inline-block;
	vertical-align: top;
}
.form .row label.row-heading-col {
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #77797a;
	width: 100px;
	display: inline-block;
	vertical-align: top;
}
.form .row label.row-heading-left {
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #77797a;
	width: 60px;
	display: inline-block;
	vertical-align: top;
	padding-left: 120px;
}
.form .row .text-field-tiny {
	background: url(../images/fields/img_field_tiny.png) no-repeat;
	width: 30px;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;
}
.form .row .text-field-small {
	background: url(../images/fields/img_field_small.png) no-repeat;
	width: 240px;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;
	padding-left: 10px;
}
.form .row .text-field-large {
	background: url(../images/fields/img_field_large.png) no-repeat;
	width: 330px;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;
	padding-left: 10px;
}
.row-heading-question {
	padding-bottom: 7px !important;
	//font-weight: bold; against lms-4314, as it's overriding editor styles'
	//font-size: 12px;
	color: #77797a;
	width: 100%;
	display: inline-block;
	vertical-align: top;
}

.question {
	color: #77797a;
}
.select-menu {
	background: url(../images/fields/img_field_large.png) no-repeat;
	width: 340px;
	height: 25px;
	padding: 5px 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;
	padding-left: 10px;
}
.select-menu-offline {
	background: url(../images/fields/img_field_large.png) no-repeat;
	width: 500px;
	height: 45px;
	padding: 5px 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;
	padding-left: 10px;
}
.select-menu-small {
	/*background: url(../images/fields/img_field_small.png) no-repeat;
	width: 260px;
	height: 25px;
	padding: 5px 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;
	padding-left: 10px;*/
	font-size: 14px;
	padding-left: 10px;
	color: #575E6B;
	width: 50%;
}
.select-menu-medium {
	background: url(../images/fields/img_field_medium.png) no-repeat;
	width: 100px;
	height: 25px;
	padding: 5px 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;
	padding-left: 10px;
}
.select-menu-normal {
	background: url(../images/fields/img_field_normal.png) no-repeat;
	width: 150px;
	height: 25px;
	padding: 5px 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;
	padding-left: 10px;
}
.select-box {
	margin-left: 376px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #77797a;
}
.btn-submit {
	margin-left: 155px;
	margin-bottom: 20px;
}
.txt-area {
	border: 1px solid #999;
	background-color: #f8f8f8;
	width: 342px;
	margin-left: 5px;
	height: 80px;
	font-size: 12px;
	color: #008EE8;
}
.txt-area-small {
	border: 1px solid #999;
	background-color: #f8f8f8;
	width: 255px;
	height: 80px;
	font-size: 12px;
	color: #008EE8;
}
.comment-btn {
	float: left;
	margin-left: 402px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.form_heading_left {
	float: left;
	width: 40%;
	padding: 12px;
}
.form_heading_right {
	float: left;
	padding: 12px;
}
.submit_btn {
	font-size: 14px;
	color: #ffffff;
	padding: 5px 20px;
	background: -moz-linear-gradient(

	top,
	#1b78bf 0%,
	#1b78bf);
	background: -webkit-gradient(
	linear, left top, left bottom,
	from(#1b78bf),
	to(#1b78bf));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #003366;
}
/***************Form Ends here***************/

/******************Repository Module CSS Starts**********************/

#repositoryHtmlUpload_list {
	border: 1px solid #C3C3C2;
	margin: 20px 0;
	padding: 10px;
	overflow: auto;
	height: auto;
}
#repositoryHtmlUpload_contentBody {
	color: #666666;
	line-height: 140%;
}
.repositoryHtmlUpload_resourceFolder {
	background: url("/images/lightbox/folder_icon.gif") no-repeat scroll left center transparent;
	border-bottom: 1px solid #EEEEEE;
	padding: 2px;
}
.repositoryHtmlUpload_resourceFolder a {
	color: #666666;
	margin-left: 22px;
	text-decoration: none;
	white-space: nowrap;
}
.repositoryHtmlUpload_resourceFile {
	border-bottom: 1px solid #EEEEEE;
	padding: 2px;
}
.repositoryHtmlUpload_resourceFile a {
	color: #666666;
	margin-left: 5px;
	text-decoration: none;
	white-space: nowrap;
}

.repositoryBoxed {
	margin: 5px 0;
	padding: 5px;
	overflow: hidden;
}
.row .repositoryBoxed select{
	width: 100%;
}

.repositoryBoxed label{
	display: block;
}
.repositoryBoxed a.button:hover {
	/* background: #f6f6f6 !important;
	color: #1c94c4;
	border: 1px solid #1CA0D2 !important; */
}
.repositoryCustomInput {
	background: none repeat scroll 0 0 white;
	border: 1px solid #BBBDBD;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 5px #BBBDBD inset;
	color: #008EE8;
	font-size: 12px;
	outline: medium none;
	padding: 3px 6px;
	width: 165px;
	margin-bottom: 3px;
}
.button:hover{
	/* background: #003E7E !important; */
}
button:hover, button:focus, .button:hover, .button:focus{
	    /* background-color: #013871 !important; */
}
.black {
    background: #414141 !important;
    border: 1px solid #414141 !important;
}
#root li{
	padding: 5px;
	border-bottom: 1px solid #EFEBEB;
}
#root li:last-child{
	border-bottom: none;
}
#content_top_bar,#content_bottom_bar{
	  width: 100% !important;
}
#repositoryTabs {
	background: #DEECFB;
	overflow: hidden;
	margin: 10px 0;
}
#repositoryTabs a {
	float: left;
	background-color: #f6f6f6;
	margin: 0;
	padding: 10px 20px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	width: 50%;
	text-align: center;
}
#repositoryTabs a:hover span{
	color: #1c94c4;
}
#repositoryTabs a.current{
	background-color: #003E7E;
}
#repositoryTabs a.current:hover{
	background: #f6f6f6;
}
#repositoryTabs a.current:hover span{
	color: #1c94c4;
}
#repositoryTabs a.current span{
	color: #fff;
}
a.repositoryPagelink:link,#repositoryActionPanel .button {
	display: inline-block;
}
#action-panel a{
	color: var(--content-darker);
}

#repositorylist {
	color: #383838;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0;
	padding-top: 5px;
}
.ResourcegButton {
	clear: both;
	background: #015f9e;
	background: -webkit-gradient(linear, left top, left bottom, from(#40a5db), to(#015f9e));
	background: -webkit-linear-gradient(top, #40a5db, #015f9e);
	background: -moz-linear-gradient(top, #40a5db, #015f9e);
	background: -ms-linear-gradient(top, #40a5db, #015f9e);
	background: -o-linear-gradient(top, #40a5db, #015f9e);
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
}
.ResourcegButton:hover {
	border-top-color: #035185;
	background: #035185;
	color: #ffffff;
}
.ResourcegButton:active {
	border-top-color: #40a5db;
	background: #40a5db;
}
.questionBoxed4 {
	background-color: #F8F8F8;
	border: 1px solid #666666;
	color: #666666;
	margin: 15px 0;
	padding: 8px;
}
.questionHeaderFilled2 {
	background-color: #EFEFEF;
	border-bottom: 1px solid #DFDFDF;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 4px;
}
.questionBoxed1 {
	border: 1px solid #CCCCCC;
	margin: 3px 0;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}
.boxed1{
	padding:10px;
	background-color:#E6E6E6
}
.boxed1 ul{
	margin-top: 10px;
}
.boxed1 ul li {
	line-height: 24px;
	padding: 10px;
}


.questionAlert {
	background-color: #EED264;
	color: #7C6235;
	font-size: 8pt;
	font-weight: bold;
	margin: 7px 0;
	padding: 5px;
}
/* CSS Document */
.repositoryFileContainer {
	border-bottom: 1px solid #F0F0F0;
	padding: 7px 0;
}
.repositoryBoxRound {
	padding: 10px;
	color: #666666;
	font-size: 16px;
	background-color: #DEECFB;
	font-weight: bold;
}
table.questiontable {
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-color: #CCCCCC;
	border-collapse: collapse;
}
table.questiontable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #dedede;
}
table.questiontable td {
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #ffffff;
}
.questionSm {
	margin-top: 5px;
	border-top: 1px solid #CCCCCC;
	padding: 10px;
}
.questionSm .button2{
	background: #f6f6f6;
	color: #1c94c4;
	border: 1px solid #1CA0D2;
	padding: 5px 12px;
	font-size: 13px;
	font-variant: small-caps;
}
td.bulkRepositoryHeader3, tr.bulkRepositoryHeader3 td {
	background-color: #F4F4F4;
	color: #666666;
	font-weight: bold;
	padding: 6px;
}
#bulkRepositoryContentBody {
	clear: both;
	color: #666666;
	margin: 10px 0 0;
	padding: 0;
	overflow: hidden;
}
.bulkRepositoryFolder {
	background: url("/images/icons/folder_mail.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
	border-bottom: 1px solid #EEEEEE;
	padding: 5px;
}
.questionHeaderFilled {
	width: 632px;
}
.resourceFolder {
	background: url("/images/icons/folder_mail.gif") no-repeat scroll left center transparent;
	/* border-bottom: 1px solid #EEEEEE; */
	padding: 2px;
}
.resourceFolder a {
	color: #666666;
	margin-left: 22px;
	text-decoration: none;
	white-space: nowrap;
}
/******************Repository Module CSS Ends**********************/
/*************** AJAX Pagination Starts here *************/

.ajax_pagination {
	display: block;
	float: left;
	//width: 692px;
        width: 100%;
	padding: 0px;
	margin: 20px 0px;
	clear: both;
	/* border: 1px solid #cccccc; */
}
#commentsPagination {
	padding: 0 15px;
}
.ajax_pagination ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.ajax_pagination li {
	display: inline-bloack;
	float: right;
	padding: .1875rem .625rem;
	border-radius: 6px;
	margin-left: 3px;
	margin-right: 3px;
	color: #0a0a0a;
    font-size: 14px;
	cursor: pointer;
}
.ajax_pagination li:hover {
	color: #0a0a0a;
	background: #e6e6e6;
}
.ajax_pagination li.active {
	/* color: #ffffff;
	font-weight: bold;
	background-color: #fdb60c; */
	background: var(--primary);
	color: var(--content-white);
	border-radius: var(--default-radius);
}
.ajax_pagination li.nav_on {
	/* font-weight: bold; */
	border: none;
}
.ajax_pagination li.nav_off {
	padding: 5px 6px;
	color: #666666;
	/* font-weight: bold; */
	cursor: text;
	border: none;
}
.ajax_pagination li.nav_off:hover {
	color: #666666;
	cursor: text;
	background-color: #ffffff;
}
.readOnlyText{
    background-color: #666666;
    color: #ccc;
    cursor: default;
}
/*************** AJAX Pagination Ends here ***************/
@import url('btns.css');
/*	Structre of notices starts here	*/
.message_box {
	display: block;
	height: 50px;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.message_box .icon {
	display: block;
	float: left;
	height: 50px;
	width: 50px;
	margin: 0 10px;
}
.message_box .text {
	display: block;
	float: left;
	height: 40px;
	width: 625px;
	color: #000;
	padding-top: 15px;
}
.msg_success {
	background-color: #43AC6A;
	border: 1px solid #008000;
}
.msg_success .icon {
	background: url(/images/notice_success.png) no-repeat 0px 8px;
}
.msg_fail {
	background-color: #FFE2C6;
	border: 1px solid #F90;
}
.msg_fail .icon {
	background: url(/images/notice_fail.png) no-repeat 0px 8px;
}
.msg_error {
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
}
.msg_error .icon {
	background: url(/images/notice_error.png) no-repeat 0px 8px;
}
.notice_box {
	display: block;
	height: auto;
	width: auto;
	padding: 5px;
	margin: 5px auto 5px auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
}
/* Custom dialog styles */
#popup_container.jDialogStyle {
	color: #000000;
	background: #F4F4F4;
	border-color: #767676;
}
#popup_container.jDialogStyle #popup_title {
	color: #FFF;
	font-weight: bold;
	text-align: left;
	background: #757575;
	border: solid 1px #757575;
	padding-left: 1em;
}
#popup_container.jDialogStyle #popup_content {
	background: none;
}
#popup_container.jDialogStyle #popup_message {
	padding-left: 0em;
}
#popup_container.jDialogStyle INPUT[type='button'] {
	border: outset 2px #ADADAD;
	color: #FFFFFF;
	background: #767676;
}
.bluehead{
	background-color: #003E7E;
	padding: 10px;
	color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.bluehead h1{
	font-size: 22px;
	margin: 5px 0;
	color: #fff;
}
.my-profile a {
	/* display: block; */
}
.my-profile #reportAbuse{
	float: none;
	display: block;
}
.my-profile h2{
	display: inline-block;
	font-size: 20px;
	margin: 10px 0;
}
.headClass {
	color: #383838;
	font-size: 21px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 10px;
}
.headPara {
	color: #383838;
	font-size: 14px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 5px;
}
.addNewButtonDiv {
	/*margin-left: 650px;
	margin-top: -28px;
	cursor: pointer;
	position: absolute;*/
	display: inline-block;
	margin: 0 10px;
        float:right;
}
.addNewButtonDivLesson {
	/*margin-left: 650px;
	margin-top: -28px;
	cursor: pointer;
	position: absolute;*/
	display: inline-block;
	margin: 12px -15px 0 0;
        float:right;
}
.addNewLessonDiv {float: none;}
.addNewButtonDiv a i{
	 /* color: #003E7E; */
	 /* color properties available on oldtheme.css with color variables */
	 font-size: 24px;
	 margin-top:4px ;
}
.addNewButtonDiv a + a  i {
	margin-left:6px ;
}
.addNewButtonDiv a i.smaller-grey-i{
	 color: #555;
	 font-size: 16px;
}
.addNewButtonDivWizard {
	right: 40px;
	margin-top: 5px;
	cursor: pointer;
	position: absolute;
}
.addNewButtonDivAccordian {
	display: inline-block;
	margin: 0 10px;
	float: right;
}
.helpIcon{
    margin-left: 5px;
    margin-top: 5px;
    cursor: pointer;
   /* position: absolute;*/
}
.helpIconButton{
    margin-left: 455px;
    margin-top: 0px;
    cursor: pointer;
    position: absolute;
}
.fieldsetClass{
		margin-left:5px;
}
.tempInputBox {
	background: none repeat scroll 0 0 white;
	border: 2px double #DDDDDD;
	border-radius: 5px 5px 5px 5px;
	color: #666666;
	float: left;
	margin-bottom: 5px;
	outline: medium none;
	padding: 6px;
	width: 200px;
}
.moduleHeading {
	font-size: 18px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	padding: 5px;
	color: #383838;
	background-color: #F4F4F4;
}
.form-error {
	display: block;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 170px;
	color: #F00;
}
.form-error ul {
	list-style-type: none;
}


.form-error-ckeditor {
	display: block;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #F00;
}
.form-error-ckeditor ul {
	list-style-type: none;
}


.noRecordCls {
	padding: 20px;
	color: #FF0000;
	font-weight: bold;
}
.fright {
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin: 0px;
        padding-right: 2px;
}
.fright_action {
	/*display: block;
	float: right;
	width: 28px;
	height: 21px;
	margin: 0px;
	padding: 0px;*/
	float: right;
}
.fright_action  img {
	cursor: pointer;
	display: inline-block;
}
.pointer {
	cursor: pointer;
}
.customInput {
	background: white;
	border: 1px solid #BBBDBD;
	border-radius: 5px;
	box-shadow: 0 0 5px #BBBDBD inset;
	color: #008ee8;
	padding: 5px 10px;
	width: 165px;
	outline: none;
}
.customInputLarge {
	background: white;
	border: 1px solid #BBBDBD;
	border-radius: 5px;
	box-shadow: 0 0 5px #BBBDBD inset;
	color: #008ee8;
	padding: 5px 10px;
	width: 300px;
	outline: none;
}
.customTextArea {
	background: white;
	border: 1px solid #BBBDBD;
	border-radius: 5px;
	box-shadow: 0 0 5px #BBBDBD inset;
	color: #008ee8;
	padding: 5px 10px;
	width: 385px;
	height: 150px;
	outline: none;
}
.form fieldset {
	border: 1px solid #CACACA;
	//width: 575px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fieldset-small {
	border: 1px solid #CACACA;
	//width: 515px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.form legend {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background: var(--primary);
	border: 1px solid #4F4D4D;
	padding: 2px 6px
}
/* Inner Section*/
/*
.success {
	background: url("/images/icons/icon_success_tick.png") no-repeat scroll left 6px center #37a079;
	border-radius: 4px 4px 4px 4px;
	color: #fff !important;
	font-size: 18px;
	font-weight: 400;
	margin: 10px 0;
	padding: 5px 5px 5px 40px;
}*/
.notice {
	background: url("/images/icons/icon_error_notify.png") no-repeat scroll left 6px center #FFAF31;
	border-radius: 4px 4px 4px 4px;
	color: #fff !important;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	padding: 5px 5px 5px 40px;
}
.error {
        background: url(/images/icons/icon_error_cross.png) no-repeat 8px #fff6f7;
	border-radius: 4px 4px 4px 4px;
	color: #E86365;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 10px 0;
	padding: 10px 10px 10px 40px;
	border: 1px solid #E53F41;
}
.group_information {
	background: url("/images/icons/group.png") no-repeat scroll left 6px top 6px #FEDD7A;
	border-radius: 4px 4px 4px 4px;
	color: #393737;
	font-size: 14px;
	margin-top: 5px;
	padding: 10px 10px 10px 50px;
}
.information {
	background: url("/images/icons/information.png") no-repeat scroll left 6px top 6px #FFEAAA;
	border-radius: 4px 4px 4px 4px;
	color: #393737;
	font-size: 14px;
	margin-top: 5px;
	padding: 10px 10px 10px 50px;
}
.information_box {
	background-color: #FFEAAA;
	border-radius: 4px 4px 4px 4px;
	color: #393737;
	font-size: 14px;
	margin-top: 5px;
	padding: 10px;
}
/*.gButton {
	float: left;
	clear: both;
	background: #015f9e;
	background: -webkit-gradient(linear, left top, left bottom, from(#40a5db), to(#015f9e));
	background: -webkit-linear-gradient(top, #40a5db, #015f9e);
	background: -moz-linear-gradient(top, #40a5db, #015f9e);
	background: -ms-linear-gradient(top, #40a5db, #015f9e);
	background: -o-linear-gradient(top, #40a5db, #015f9e);
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	margin: 7px 0px 0px 0px;
	cursor: pointer;
}
.gButton:hover {
	border-top-color: #035185;
	background: #035185;
	color: #ffffff;
}
.gButton:active {
	border-top-color: #40a5db;
	background: #40a5db;
}*/
.text-field-large {
	background: url(/images/fields/img_field_large.png) no-repeat;
	width: 319px;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;
	padding-left: 10px;
}
.text-field-small {
	/*background: url(/images/fields/img_field_small.png) no-repeat;
	width: 240px;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;
	padding-left: 10px;*/
}
.text-field-medium {
	background: url(../images/fields/img_field_medium.png) no-repeat;
	width: 79px;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;
}
.text-field-normal {
	/*background: url(../images/fields/img_field_normal.png) no-repeat;
	width: 129px;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;*/
	padding: 8px 0;
width: 50%;
}
.text-field-tiny {
	background: url(../images/fields/img_field_tiny.png) no-repeat;
	width: 30px;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	color: #008ee8;
	font-size: 10px;
}
h1.tHeader {
	margin: 0;
        font-size: 21px;
        line-height: 30px;
        color: #fff;
        border-bottom: 1px solid #eeeeee;
        padding: 10px;
        background-color: #003E7E;
}
h1.tHeader .show_hide {
	float: right;
	cursor: pointer;
	margin-right: 20px;
	font-size: 36px;
	line-height: 24px;
	position: relative;
	right: 0px;
}
.w200 { width: 200px; }
.mtop7 { margin-top: 7px; }
.clear { clear: both; }
.alerts {
	background-color: #F8F8F8;
	border: 1px solid #E0E0E0;
	color: #666666;
	/* margin: 25px; */
	margin: 0px;
	margin-bottom: 25px;
	padding: 8px;
}
.alerts:last-child {
	margin-bottom: 0px !important;
}
.cursor-pointer {
	text-decoration: none;
	cursor: pointer;
}
.align-checkboxes {
	height: 40px;
	float: left;
}
.align-center {
	align: center;
}
.submit-button {
	/*align:center;*/
	clear: both;
	background: #015f9e;
	background: -webkit-gradient(linear, left top, left bottom, from(#40a5db), to(#015f9e));
	background: -webkit-linear-gradient(top, #40a5db, #015f9e);
	background: -moz-linear-gradient(top, #40a5db, #015f9e);
	background: -ms-linear-gradient(top, #40a5db, #015f9e);
	background: -o-linear-gradient(top, #40a5db, #015f9e);
	padding: 5px 15px 5px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	margin: 7px 0px 0px 0px;
	cursor: pointer;
}
.submit-button:hover {
	border-top-color: #035185;
	border-left-color: #035185;
	background: #035185;
	color: #ffffff;
}
.submit-button:active {
	border-top-color: #40a5db;
	border-left-color: #40a5db;
	background: #40a5db;
}
/******************Notes Management Module CSS**********************/
#recorder_size {
	height: 280px;
}
#iframe_size {
	height: 480px;
}
#iframe_size .message {
	float: left !important;
}
#lightbox_pagination {
	/*float: left;
	height: auto;*/
  overflow: hidden;
}
#lightbox_pagination .grid {
	margin-top: 0;
}
#lightbox_pagination .ajax_pagination {
	float: none !important;
}
#lightbox_popup .form {
	clear: none;
	font-family: lato;
}
#lightbox_pagination a.link {
	color: #777777;
	text-decoration: none;
}
#lightbox_popup a.link {
	color: #777777;
	text-decoration: none;
  font-size: 18px;
}
#lightbox_pagination a.link:hover, #lightbox_popup a.link:hover {
	text-decoration: underline;
}
.navFolders {
	float: left;
	width: 198px;
	overflow: auto;
	margin: 0 10px;
}
.navFolders ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.navFolders ul li {
	background-image: url(../images/lightbox/folder_icon.gif);
	background-repeat: no-repeat;
  background-position: 0px 13px;
  padding-left: 20px;
  border-bottom: 1px solid #EAEAEA;
  line-height: 36px;
}
/* .navFolders li a{ border-bottom: 1px dotted #777777; } */
.navFolders li a {
	display: block;
	list-style: none;
	font-size: 12px;
	color: #777777;
	padding: 2px 0;
	text-decoration: none;
}
.navFolders li a:hover {
	color: #383838;
}
/******************Notes Management Module CSS**********************/
/******************Mailbox Module CSS**********************/
.mailHeaderFilled {
	background-color: #F4F4F4;
	color: #383838;
}
td.mailHeaderFilled, tr.mailHeaderFilled td {
	background-color: #F4F4F4;
	color: #383838;
	font-size: 11pt;
	font-weight: normal;
	padding: 2px;
}
.mailListItem {
	border-bottom: 1px solid #CCCCCC;
	height: 23px;
}
.mailBoxed {
	background-color: #F8F8F8;
	border: 1px solid #666666;
	color: #666666;
	margin: 15px 0;
	padding: 8px;
}
#mailContent a {
	color: #0D7FBD;
	text-decoration: underline !important;
}
.mailPopUpBox {
	background-color: white;
	border: 1px solid #696969;
	color: #999999;
	display: none;
	font-size: 8pt;
	left: 0;
	padding: 5px 5px 5px 7px;
	position: absolute;
	top: 0;
	z-index: 200;
}
.leftMailFolder {
	color: #777777;
	font-size: 12px;
	line-height: 23px;
}
.leftMailFolder a:link {
	display: inline;
	color: #777777;
	text-decoration: none;
}
.leftMailFolder a:visited {
	display: inline;
	color: #777777;
	text-decoration: none;
}
.leftMailFolder a:active {
	display: inline;
	color: #0D7FBD;
	text-decoration: none;
}
/******************Mailbox Module CSS Ends**********************/

/*******************Blog Css********************/
.yearth th{
	padding: 8px;
}
.table_02 {
	clear: both;
	border: 1px solid #cccccc;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #FFFFFF;
	width: 600px;
}
#blog_date {
	float: right;
}
#formAddCssSearch input[type="text"]{
	width: 60%;
	margin-right: 10px;
}
.comments span {
	display: block;
}
.comments_list {
	border: 1px solid #ccc;
}
/*#formAddCssSearch {
	padding: 5px 0;
}*/
#formAddCssSearch .row {
	float: left;
}
#formAddCssSearch label.row-heading {
	width: auto;
	padding: 5px 5px 0 0;
}
.table_01_header #formAddCssSearch label.row-heading{
	color: #fff;
}
#formAddCssSearch .gButton {
	border: none;
	margin: 0;
}
#reportAbuse {
	color: #FF5D69;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	float: right;
}
.bloglist img{
	float: left;
	margin: 0 15px 0 0;
}
#reportAbuse:hover {
	text-decoration: underline;
}
#blogtop_links {
	display: block;
	color: #0D7FBD;
}
/*.alert-date p {
	padding: 10px 0;
}*/

.alert-date ul li {
	  padding: 4px 0;
}
.alert-date ul li:before {
	content: "\f006";
	display: inline-block;
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 12px;
}
#latestPost {
	border: 1px solid #ccc;
	width: 100%;
	float: left;
}
#latestPost a {
	display: block;
}
/*******************Blog Css********************/

/*******************Contacts Css********************/
.alphabets .table_01_set2 {
	color: #0D7FBD;
}
.alphabets .table_01_set2 tbody tr td{
	/* display: inline-block; */
}
.alphabets .table_01_set2 a {
	color: #0D7FBD;
	padding: 8px 12px;
	background-color: #F1F1F1;
	margin-bottom: 5px;
	display: inline-block;
}
.alphabets .table_01_set2 a:hover{
	background:#003E7E;
	color:#fff;
}
/*******************Contacts Css********************/

/*******************Chat Css********************/
.chatRoom {

}
.messages {
	border: 2px solid #CCCCCC;
	height: 440px;
	width: 70%;
        overflow-y: scroll;
	font-family: lato;
	float: left;
	margin: 0 10px;
}
.messages ul li {
	list-style: none;
	display: block;
	padding: 10px;
}
.messages ul li label {
	display: block;
	padding: 2px 0 0 10px;
	color: #77797A;
}
.chatMembers {
	border: 2px solid #CCCCCC;
	height: 420px;
	overflow: scroll;
	padding: 5px;
	font-family: lato;
}
#chatTextBox {
	padding: 8px 15px;
}
#chatTextBox .row .gButton {
	float: none;
}
#chatTextBox{
	font-family: lato;
}
#chatTextBox .row input[type="text"] {
	padding: 10px;
	margin: 0;
	border: 1px solid #ccc;
	background: #fafafa;

}
#chatTextBox  input[type="submit"]{
	color: #fff;
	background-color: #003E7E;
	border: 1px solid #003E7E;
	padding: 10px 15px;
}
#chatTextBox  input[type="submit"]:hover{
	background: #f6f6f6;
	color: #1c94c4;
	border: 2px solid #1CA0D2;
	cursor: pointer;
}
#chatTextBox span {
	color: #b20000;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding: 10px 10px 10px 150px;
}
/*******************Chat Css********************/
.rightTop {
	width: 100%;
	float: left;
	margin-top: -21px;
}
.sectionHelper {
	float: right;
	width: auto;
	height: 20px;
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	border: 1px solid #c3c3c2;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#ececec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#ececec 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#ececec 100%); /* W3C */
	filter: progid :DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 ); /* IE6-8 */
}
.sectionHelper a {
	text-decoration: none;
}
/*#searchMember INPUT[type='text'] {
	width: 240px;
}*/
/****************************Fancy box layout sizes**************************/

.h_550 {
	height: 550px;
}
.h_450 {
	height: 450px;
}
.h_350 {
	height: 350px;
}
.h_300 {
	height: 300px;
}
.h_280 {
	height: 280px;
}
/****************************Fancy box layout sizes**************************/
.custom-w-tabs.ui-tabs .ui-tabs-nav li{
  width: auto;
}
.custom-w-tabs.ui-tabs .ui-tabs-nav li a{
  padding: 10px 35px;
}
@media screen and (max-width: 768px) {
.custom-w-tabs.ui-tabs .ui-tabs-nav li a{
	padding: 10px;
	white-space: pre-wrap;
  }
}
#tabs {
	margin-top: 15px;
}
.sectionTitle {
	width: auto;
	line-height: 36px;
	font-size: 21px;
	color: #383838;
	font-weight: normal;
	background-color: #e8e8e8;
	border-bottom: 1px solid #cccccc;
	/* border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px; */
	padding-left: 16px;
	margin: 10px 0px 10px 0px;
}
/****************************Help Section**************************/
.spanLink {
	cursor: pointer;
}
.inner_separator {
	display: block;
	width: 100%;
	height: 1px;
	margin: 20px auto 0px auto;
	border-top: 2px solid #c3c3c2;
	border-bottom: 1px solid #c3c3c2;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.courseCommResourceLeft {
	float: left;
	width: 300px;
	overflow: scroll;
	height: 500px;
	border-right: 1px solid #CCCCCC;
}
.courseCommResourceLeft label {
	display: inline-block;
}
.courseCommResourceContentsRight {
	margin: 0 0 0 310px;
	/*width: 69%;*/
	padding: 0 0 0 0px;
	overflow: auto
}
.courseCommResourceManagerLeft {
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 400px;
	overflow: auto;
	margin-bottom: 7px;
}

@media screen and (max-width: 1024px) {
	.courseCommResourceLeft {
		float: none;
		width: 100%;
		height: auto;
		max-height: 250px;
		border-right: none; 
		border-bottom: 1px solid #CCCCCC;
	}
	.courseCommResourceContentsRight {
		margin: 0;
		width: 100%;
		overflow: none;
		padding-top: 40px; 
	}
}


/****************************Left Sub-menu**************************/
.subMenu {
	background: #cccccc;
	border-radius: 4px 4px 4px 4px;
	color: #393737;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 10px;
}
.subMenu a {
	text-decoration: none;
	color: #393737;
	display: block;
	padding-bottom: 4px;
}
.subMenu a:hover {
	text-decoration: underline;
}
.subMenu a:visited {
	text-decoration: none;
	color: #393737;
}
.subMenu a.title {
	font-weight: bold;
	padding-bottom: 6px;
}
.subMenu a.indent1 {
	padding-left: 20px;
}
.subMenu a.indent1.completed {
	background: url("/images/icons/icon_tick.png") no-repeat scroll left 4px top;
}
.lessoncompleted {
	float: right;
}
.lessoncompleted::after {
	position: absolute;
	font-family: "Font Awesome 5 Pro";
	content: '\f00c';
	right: 0;
	margin-top: 5px;
	margin-right: 1rem;
}

.subMenu a.indent1.loader {
	background: url("/images/loader.gif") no-repeat scroll left top 3px;
}
/****************************Progress bar**************************/

.ui-progressbar.beginning .ui-progressbar-value {
	background: #b22222;
}
.ui-progressbar.middle .ui-progressbar-value {
	background: #ffa500;
}
.ui-progressbar.end .ui-progressbar-value {
	background: #4ac925;
}
.progress-label {
	float: left;
	margin-left: 35%;
	margin-top: 0px !important;
	font-weight: normal;
	text-shadow: 1px 1px 0 #fff;
	font-size:12px;
}
/***************Dropbox Starts*************/

.dboxItemDetail{
		display:none;
	}
	.dropbox_folder_contents {
		padding: 7px;
		border: solid 4px #CCCCCC;
		border-top: solid 4px #CCCCCC;
	}
	.dropbox_folder_active {
		background-color: #EEEEEE;
	}
	.dropbox_item {
		border: solid 1px #CCCCCC;
		padding: 4px;
		margin-bottom: 20px;
		background-color: #f6f6f6;
	}
	.dropbox_folder {
		border-top: solid 1px #CCCCCC;
		padding: 4px;
	}
	.dropbox_folder a {
		color: #666666;
		text-decoration: none;
	}
	.dboxsm {
		font-size: 11pt;
		margin: 5px 0px 8px;
	}

	.dboxItem{
		background-color:#EFEEEE;
		margin-bottom:15px;
	}

	.dboxItemDetail{
		display:none;
	}

    .dboxExpandLink{
        text-decoration:none;
        text-align:center;
        font-size:18px;
        display:block;
        padding:5px 2px 5px 2px;
        background-color:#EEEEEE;
    }
  

    .dboxItemName{
        font-size:14px;
        line-height:100%;
    }

    .dboxItemDate{
        font-size:10px;
        line-height:100%;
    }
/*
    .dboxFileLink{
        font-size:14px;
        text-decoration:none;
    }

    .dboxFileLink:hover{
        font-size:14px;
        text-decoration:underline;
    }
*/
    .dboxGraded{
        border-left:8px solid #bbe927;
    }

    .dboxUnGraded{
        border-left:8px solid #ffa432;
    }

    .dbItemGrading td{
        border-bottom:1px solid #999;
        padding:10px 0;
    }

    .dbItemActionLinks{
        text-align:right;
        font-size:11px;
    }

	.dbItemActionLinks a{
		text-decoration:none;
	}
	.dbItemActionLinks a:HOVER{
		text-decoration:underline;
	}

	.dboxItemNotes{
		color:black;
	}

 	.dbremoveVar {
		border-radius: 4px 4px 4px 4px;
		color: #F1F1F1;
		display: inline-block;
		margin: auto;
		padding: 3px;
		cursor: pointer;
	}
	.dbaddVarClass {
		border-radius: 4px 4px 4px 4px;
		color: #F1F1F1;
		display: inline-block;
		padding: 4px;
		cursor: pointer;
	}
	.dropboxTitle{
		font-weight: bold;
		margin: 3px;
	}

	.dboxFileLink {
		color: #0D7FBD;
		line-height: inherit;
		text-decoration: none;
	}

	.dboxFileLink:hover {
		text-decoration: underline;
	}
	.gbTableClass {
		color: #77797A;
		display: inline-block;
		font-size: 12px;
		font-weight: bold;
	}
	.sDbTitle{
		color: #FF0000;
		font-size: 12px;
	}
	.gbItemsTable {
		margin-top:30px;
	}

	.gbItemsTable .gbItemsTableTh{
		color: #77797A;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 5px;
		vertical-align: top;
	}

.gbItemsTable .gbTrBgColor{
 	background-color:#EEECEC;

 }
.gbItemsTable .gbTrBgColorWhite{
 	background-color:#FFFFFF;

 }
.gbItemsTextField {
    background: url("/images/fields/img_field_tiny.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #008EE8;
    font-size: 10px;
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    width: 30px;
}

.gbItemsButtonInline{
	background: -moz-linear-gradient(center top , #40A5DB, #015F9E) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    float: none;
    font-size: 12px;
    margin: 7px 0 17px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
    display: inline;
 }
	.uploadifive-button {
		float: left;
		margin-right: 10px;
	}
	.uploadifive-button {
		float: left;
		margin-right: 10px;
	}
	#queue {
		border: 1px solid #E5E5E5;
		min-height: 250px;

	}
	.sDbheader1 {
		font-size: 13pt;
		font: bold;
		margin-bottom: 5px;
	}



/**************Dropbox Ends***************/

/**************Discussion Post Starts***************/
.post_floatdiv {
	
	display:block;
	margin-right: 10px;
    margin-top: 260px;
    position: fixed;
    right: 0;
    top: 0;
	z-index:999;
	width:260px;
	padding: 5px 5px 5px 10px;
	background:#FFFFFF;
	border:3px solid #ffc000;
	height: 100px;
	
}

.post_floatdiv .slidingDiv{
	width:240px;
	float: left;
}
.post_floatdiv .show_hide{
	width:auto;
	float: right;
	cursor: pointer;
	margin-top: -10px;
	font-weight: bold;
	
}
.gClearButton {
	float: right;
	background: #015f9e;
	background: -webkit-gradient(linear, left top, left bottom, from(#40a5db), to(#015f9e));
	background: -webkit-linear-gradient(top, #40a5db, #015f9e);
	background: -moz-linear-gradient(top, #40a5db, #015f9e);
	background: -ms-linear-gradient(top, #40a5db, #015f9e);
	background: -o-linear-gradient(top, #40a5db, #015f9e);
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px;
	cursor: pointer;
}
.gClearButton:hover {
	border-top-color: #035185;
	background: #035185;
	color: #ffffff;
}
.gClearButton:active {
	border-top-color: #40a5db;
	background: #40a5db;
}
.unread .commentsBorder{ border-left: 5px solid #ffc000; }
/**************Discussion Post Ends***************/

.comp_objective_icon_parent {
	background: url("../images/icons/objective_icon_parent.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	border-bottom: 1px solid #EEEEEE;
	padding: 5px;
}

.comp_objective_icon {
    background: url("../images/icons/objective_icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px solid #EEEEEE;
    padding: 5px;
}

.comp_list_item1 {
	border-bottom: 1px solid #CCCCCC;
	height: 23px;
}
.comp_objective_icon_parent a, .comp_objective_list_item  {
	margin-left:22px;
	color:#666666;
	text-decoration:none;
	white-space:nowrap;
	display:block;
}
.comp_objective_icon a {
	margin-left:22px;
	color:#666666;
	text-decoration:none;
	white-space:nowrap;
}
.comp_resource_file {
	border-bottom: 1px solid #EEEEEE;
	padding: 5px;
}
.comp_links {
	color: #0D7FBD;
	font-size: 13px;
	text-decoration: underline !important;
}
.comp_links_sub {
	color: #0D7FBD;
	font-size: 12px;
	text-decoration: underline !important;
}
.comp_sm {
	font-size: 9pt;
}
.grades_s_header_filled_1 {
	background-color: #DDDDDD;
	border-bottom: 1px solid #CACACA;
	color: #333333;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 4px;
}
.grades_s_header_filled_1_override {	
    background-color: #003E7E;//#022850;
	border-bottom: 1px solid #CACACA;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 4px;
}
.grades_s_header_filled_2 {
	background-color: #EFEFEF;
	border-bottom: 1px solid #DFDFDF;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 4px;
}
.grades_s_boxed4 {
	background-color: #F8F8F8;
	border: 1px solid #666666;
	color: #666666;
	margin: 15px 0;
	padding: 8px;
	min-height: 55px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;

}
.grades_s_score_float {
	float: right;
	margin: 0 0 10px 20px;
	width: 150px;
}
@media screen and (max-width: 768px) {
	.grades_s_score_float {
		width: 100px;
	}
}
.grades_s_large_emphasis {
	font-size: 18px;
	font-weight: bold;
}
a.homePagelink:link {
    color: #0D7FBD;
    font-size: 14px;
    text-decoration: none;
}
.videoServicesHeader{
		background-color:#666666;
		color:#CCCCCC;
		font-size:18px;
		font-weight:bold;
		padding: 3px;
}
.videoServicesSubHeader {
	background-color:#666666;
	color:#CCCCCC;
}
.rbGrader_boldstat {
	font-size:18pt;
	font-weight:bold;
	color:#333333;
}
.rbGrader_namestat {
	display:block;
	padding-top:5px;
	margin-top:10px;
	border-top:1px solid #CCCCCC;
	font-size:12pt;
	color:#666666;
}

.rbGrader_hide {
    display: none;
}
.rbGrader_sm {
    font-size: 8pt;
}
.rbGrader_shaded_cell {
    background-color: #F3F3F3;
    padding: 5px;
}
.rubric_header_cell {
    background-color: #C6D3E3;
    padding: 5px;
}

.txt-area-smallest {
    background-color: #F8F8F8;
    border: 1px solid #999999;
    color: #008EE8;
    font-size: 12px;
    height: 80px;
    width: 165px;
}
.rbGrader_error_message {
    background-color: #FFD1D1;
    color: #FF0000;
    font-size: 8pt;
    font-weight: bold;
    margin: 7px 0;
    padding: 5px;
}
.datepicker { padding: 0px; }
.myProfileData{
	text-align:left;
	align:center;
    padding-left:20px;
    color:#77797A;
    font-weight:bold;
    font-size:14px;
}
.relative-position{
	position:relative;

}

.wiki_count {
	padding: 0 10px;
	color: #f05223;
	font-size: 12px;
	font-weight: bold;
}
.gButtonDisabled {
    background: -moz-linear-gradient(center top , #77797a, #77797a) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(top, #77797a, #77797a);
    background: -ms-linear-gradient(top, #77797a, #77797a);
    background: -o-linear-gradient(top, #77797a, #77797a);
    border-radius: 3px;
    clear: both;
    color: white;
    float: left;
    font-size: 12px;
    margin: 7px 0 0;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
}

.gButtonEnabled {
    background: -moz-linear-gradient(center top , #003e7e, #003e7e) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(top, #003e7e, #003e7e);
    background: -ms-linear-gradient(top, #003e7e, #003e7e);
    background: -o-linear-gradient(top, #003e7e, #003e7e);
    border-radius: 3px;
    clear: both;
    color: #ffffff;
    float: left;
    font-size: 12px;
    margin: 7px 0 0;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
    cursor:pointer;
}


.displayImageDiv{
    color: #77797a;
    font-size: 12px;
    font-weight: bold;
    float:left;
}
.displayImage{
    margin-left:162px;

}
.imageLink{
    color:#0d7fbd !important;
    font-size:14px;
    text-decoration: none;
}
.imageFont{
    color:#0d7fbd !important;
    font-size:12px;
    text-decoration: none;
}
 .asteric-required:after{
    content:"*";
    color:#FF0000;
    float:left;
	font-size: 14px;
	padding-right: 2px; 
 }
grid input[type="text"]{
	width: 50%;
}


input[type="input"]{
	color: #333;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
	padding: 6px;
	margin: 6px 0 4px;
	border: 1px solid #ccc;
	background: #fafafa;
}.home-settings label{
	margin: 10px;
}


/*=======*/
.custom-select-form{
    background: rgb(238, 246, 255);
    padding: 15px 15px 0;
}
.custom-select-form select{
    width: 30%;
}
.add{
    display: inline-block;
}
.home-settings label {
    margin: 0 10px;
    display: inline-block;
}
.user-login{
	float: right;
	padding: 10px;
}.full-gradebook1{
	font-family: lato;
}
.full-gradebook1 table .head-img{
	padding: 10px;
	font-family: lato;
	color: #fff;
}
.full-gradebook1 table .head-img select{
	padding: 8px;
        width: 30%;
}
.full-gradebook1 table .head-img a.button{
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	padding: 6px !important;
}
.full-gradebook1 table .head-img a.button:hover{
	background: #f6f6f6;
	color: #1c94c4;
}
.full-gradebook1 .headerbuttons{
	background-color: #fff;
	padding: 10px;
	overflow: hidden;
}
#lightbox_popup .form input[type="text"]{
	padding: 8px;
	border: 1px solid #ccc;
	background: #fafafa;
	margin-bottom: 4px; 
}
#lightbox_popup .form select{
	margin-bottom: 4px; 
}

.full-gradebook1 .headerbuttons a.button,
.full-gradebook1 .headerbuttons input[type=submit]{
	border: 1px solid var(--primary);
	color: #fff;
	background-color: var(--primary);
	text-decoration: none;
	padding: 8px !important;
	float: right;
	margin: 0 6px;
}
.full-gradebook1 .headerbuttons a.button:hover,
.full-gradebook1 .headerbuttons input[type=submit]:hover{
	background: var(--primary-darker);
	/* color: #1c94c4; */
	/* border: 2px solid #1C94C4; */
}
.bread{
	font-family: lato;
	padding: 10px;
}
.full-gradebook1 .table_01_header input[type="text"]{
	height: 30px;
  padding: 0 5px;
}
.grade-table-grid{
	width: 100%;
	overflow: hidden;
}
.button_new_folder{
	float: right;
	padding: 8px;
}
.button_new_folder i {
	color: var(--left-nav-content-hover);
	z-index: 1;
	position: absolute;
	right: 10px;
}
ul.mailbox-holder{
	margin:0;
}
#MailboxFolders table tr td{
	padding: 0;
}
#MailboxFolders .button_new_folder{
	float: right;
	padding: 8px;
}
.scrollclass-x{
	width: 100%;
	overflow-x: scroll;
}
.resourceFolder {
	background: url("/images/icons/folder_mail.gif") no-repeat scroll left center transparent;
	/* border-bottom: 1px solid #EEEEEE; */
	padding: 2px;
}
.resourceFolder a {
	color: #666666;
	margin-left: 22px;
	text-decoration: none;
	white-space: nowrap;
}
#resourceQuestionSideBar    {
	height: 350px;
	overflow:auto;
	border-right:1px solid #CCCCCC;
}
.folderboxleft{
	float:left;
	width:auto;
	overflow:scroll;
	height:400px;
	border-right:1px solid #CCCCCC;
}
.folderboxleft form{
	padding: 5px;
}
.reposlidehead{
	border: 1px solid #CCCCCC;
	padding: 15px;
	background-color: #DEECFB;
}
.reposlidehead span{
	display: block;
	cursor: pointer;
}
.ui-tabs .ui-tabs-nav li{
	width: inherit;
	border: 1px solid #E0E0E0;
	text-align: center;
}
.gradebook-tabs .ui-tabs-nav li{
	width: 25%;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active{
	padding-bottom: 0;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
	padding: 10px 45px;
}
.competencies-tabs .ui-tabs-nav .ui-tabs-anchor{
	padding: 10px !important;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
	float: none;
	text-align: center;
	display: block;
}
.faculty-login-holder{
	display: inline-block;
}
.test-review-list div:before{
	    content: "\f006";
			font: normal normal normal 14px/1 FontAwesome;
			width: 12px;
	    font-size: 12px;
	    display: inline-block;
	    text-align: right;
	    margin-right: 5px;
}
#datepicker-calendar {
  position: absolute;
  top: auto;
  left: auto;
  overflow: hidden;
  width: 100%;
  max-width: 720px;
  height:220px;
  background-color: #F7F7F7;
  border: 1px solid #CCCCCC;
  border-radius: 0 5px 5px 5px;
  display:none;
  padding:10px 0 0 10px;
  z-index: 888;
}

/* Remove default border from the custom widget since we're adding our own. */
#datepicker-calendar div.datepicker {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}
@media only screen and (max-width: 992px) {
  #datepicker-calendar{
    max-width: 550px;
    height: 215px;
  }
  div.datepicker table td {
    padding: 1px;
  }
}
#menuDivResponsive, #tool_set_column_responsive{
    display: none;
}
@media only screen and (min-width: 766px) {
    #toolsetresponsive, .responsiveToolSet{
        display: none;
    }
}
@media only screen and (max-width: 767px) {
	#videoPlayerTable, #vid_container_table,.limelight-player{
		width: 100% !important;
	}
	.vid_container, .vid_sep, .toolsetresponsive, .limelight-player-footprint,
	#toolsetresponsive,.fancybox-inner,.fancybox-wrap, .fancybox-iframe,.lightbox_popup{
		width: 98% !important;
	}
	#tool_set_column,#tool_set_column_responsive{
		display: none;
	}
	#menuDivResponsive{
		display: block;
	}
	#vid_sep_responsive{
		height: auto;
	}
	#menuDivResponsive > a,#menuDivResponsive > a:hover{
		color:#fff;
		text-decoration: none;
	}
    #datepicker-calendar{
      max-width: 280px;
      height: 450px;
      overflow-y: scroll;
    }
    div.datepicker table td {
      padding: 7px;
    }
    .datepickerContainer > table > tbody > tr > td{
      display: block;
    }
    .navFolders{
      width: 100%;
      display: block;
      float: none;
	}
	.ui-tabs .ui-tabs-nav li,.custom-w-tabs.ui-tabs .ui-tabs-nav li{
		width: 100%;
	}
	.table_01_header td{
		display: block;
		width: 100%;
	}
	.table_01_header tbody tr td:nth-child(2){
		text-align: left;
		padding-top: 0px;
	}
}
@media only screen and (max-width: 480px) {
	.folderboxleft{
		height: 300px;
	}
	#chatTextBox{
		padding: 0;
	}
	#chatTextBox .row input[type="text"]{
		margin: 10px 0;
	}
	h2,.cal-head h2{
		font-size: 20px;
	}
	.head h1{
		font-size: 18px;
	}
	.full-gradebook1 .headerbuttons a.button{
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
		padding: 5px 0 !important;
		margin: 0 0 10px;
	}
	.repositoryBoxed{
		padding: 10px;
	}
	.repositoryBoxed select{
		margin: 0;
	}
	/* .repositoryBoxed input[type=submit],.repositoryBoxed select, .repositoryBoxed input[type="text"],
	a.repositoryPagelink:link, #repositoryActionPanel .button,
	#formAddCssSearch input[type="text"],.page_links a.button,
	#exportform input[type="text"],.slidingDiv input[type=button]{
	} */
	/* 
	Note:
	Remove a.repositoryPagelink:link because it was making display block on tans of "Upload File , New Folder, Edit Folder" on screen named "courses/resources" */
	.repositoryBoxed input[type=submit],.repositoryBoxed select, .repositoryBoxed input[type="text"],
	#repositoryActionPanel .button,
	#formAddCssSearch input[type="text"],.page_links a.button,
	#exportform input[type="text"],.slidingDiv input[type=button]{
		display: block;
		width: 100%;
	}
	.profile-setting .table_01_header td{
		display: table-cell;
	}
	#resourceQuestionSideBar,
	.folderboxleft{
		display: block;
		width: 100%;
		float: none;
	}
	.table_01_header td{
		display: block;
		width: 100%;
	}
	.table_01_header tbody tr td:nth-child(2){
		text-align: left;
		padding-top: 0px;
	}
	.ui-tabs .ui-tabs-nav li,.custom-w-tabs.ui-tabs .ui-tabs-nav li{
		width: 100%;
	}
	.bloglist img{
		float: none;
	}
	.bloglist p {
		text-align: justify;
	}
	#formAddCssSearch input[type="text"]{
		/* margin: 10px 0; */
		min-width: 100px;
	}
	.messages{
		width: 98%;
		float: none;
		margin: 0 0 15px;
	}
	.alerts{
		  margin: 0 0 15px;
	}
	#logo{
		padding: 5px;
	}
	.head-img h1{
		font-size: 18px;
	}
	#resourceQuestionSideBar{
		height: 200px;
	}
  .form .row label.cstm-row-heading{
    width: 50%;
  }
}

.story_floatdiv {
   display:block;
	margin-right: 10px;
    margin-top: 260px;
    position: fixed;
    right: 0;
    top: 0;
	z-index:999;
	width:660px;
	padding: 5px 5px 5px 10px;
	background:#FFFFFF;
	border:3px solid #ffc000;
	max-height: 180px;
        overflow-y: auto;
        cursor: move; 
}

.home-sub-list-class{
	padding:6px; 
	margin-left:10px;
}
#gbMapOptionId input {
	/* width:10%; */
	margin-left:6px;
}
#gbMapOptionId input[type=submit] {
	width:auto;
}	
	
/*>>>>>>> .r2381*/
.grid ol {
   list-style-type:auto;
    margin: 20px auto;
    padding: 0;
}
.grid ol li {
    border-top: none;
    color:#393737;
    float: none;
    margin-left: 12px;
    padding: 0 0 0;
    text-align: left;
    width: 100%;
    list-style-type:inherit;
}	

/* added by Guy */

.search_box {float: right; margin: 10px; min-width: 300px;}
.search-container{
  max-width: 400px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.search-container input#search{
  width: 100%;
  height: 38px;
  background: #eeeeee;
  border: none;
  font: 16px 'Lato';
  float: left;
  color: #222;
  padding-left: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.search-container .icon{
  position: absolute;
  top: 50%;
  right: 10px;
  margin-left: 17px;
  margin-top: 10px;
  z-index: 1;
  color: #333;
}

.search-container input#search::-webkit-input-placeholder {
   color: #888;
}
 
.search-container input#search:-moz-placeholder { /* Firefox 18- */
   color: #888;  
}
 
.search-container input#search::-moz-placeholder {  /* Firefox 19+ */
   color: #888;  
}
 
.search-container input#search:-ms-input-placeholder {  
   color: #888;  
}

.course-custom-box {
	background: #FFF;
	width: 100%;
	/*margin: 0px 10px 0px 10px;*/
	border-right: 1px solid #c3c3c2;
	border-left: 1px solid #c3c3c2;
	border-bottom: 1px solid #c3c3c2;
	padding: 10px;
	clear: both;
	float: left;
	overflow: hidden;
}
.course-custom-box p, .page_links {
	font-size: 12px;
	color: #4a5662;
	font-weight: bold;
	line-height: 19px;
	text-transform: none;
}
.course-custom-box p a:link, .page_links a {
	text-decoration: none;
	color: #0D7FBD;
	font-weight: bold;
}
.course-custom-box h1 {
	color: #77797a;
	font-weight: bold;
	line-height: 19px;
	text-transform: none;
	font-size: 22pt;
}

.course-custom-box h2 {
    color: #003e7e;
    font-family: "lato",arial,sans-serif;
    font-size: 18pt;
}
.course-custom-box .fleft {
	width: 78%;
	display: inline-block;
	float: left;
}
.course-custom-box .fright {
	width: 22%;
	display: inline-block;
	float: right;
	padding-left: 10px;
}
/*CKE contents issues class starts */
.ckeContentsClass {
	margin-top: 20px;
	margin-bottom: 20px;
}

#course-description .ckeContentsClass {margin-top: 0px !important;}

.ckeContentsClass strong {
	font-size:100%;
}
.ckeContentsClass h1 {
	font-size: 24pt;	
}

.ckeContentsClass h2 {
	font-size: 18pt;	
}

.ckeContentsClass h3 {
	font-size: 13.55pt;	
}
	
.ckeContentsClass ol {
   list-style-type:auto;
    margin: 20px auto;
    padding: 0;
}
.ckeContentsClass ol li {
    border-top: none;
    color:#393737;
    float: none;
    margin-left: 15px;
    padding: 0 0 0;
    text-align: left;
    width: 100%;
   /* list-style-type: decimal;*/
}

.ckeCustomClass ol li { margin-left: 35px;}	
/*CKE contents issues class ends */
.tableforlist {	
    font-size: 12px;
}
.tableforlist td {
	padding: 5px 0px 5px 0px;
}

 sup {font-size:xx-small; vertical-align:top;}
 
 .rightPanelWelcomeMain {
/*     background-color: rgba(255,255,255,0); 
     width: 100%;   
     height: 100% !important;
     z-index: 10000; 
     position: absolute !important;
     top: 0 !important;
     right: 0;  
     bottom: 0 !important;
     left: 0;
     text-align: center;*/
 }
 .rightPanelWelcomeMainOverLay {
     background-color: rgba(255,255,255,0); 
     width: 100%;   
     height: 100% !important;
     z-index: 10010; 
     position: absolute !important;
     top: 0 !important;
     right: 0;  
     bottom: 0 !important;
     left: 0;
     text-align: center;
      float: left;
     width: 75%;
 }
 .rightPanelWelcomeSub {
     float: right;
     width: 25%; 
      top: 0 !important;
     right: 0;  
     bottom: 0 !important;
       position: fixed !important;
     height: 100%; 
     background-color: rgba(47, 49, 55,0.9);/*rgba(66,70,78,0.9);*/
     z-index: 9999 !important;
 }
 .rightPanelWelcomeMenu {
    background-color: #474B55;/*rgba(71,75,85,0.9); */
    padding: 0px;
    color:white;
    text-align: center;
 }
 .rightPanelWelcomeBody {
    /*background-color: rgba(71,75,85,0.7);/*rgba(71,75,85,0.9); */
    
    padding: 0px;
    color:white;
    text-align: center;
 }
.rightPanelWelcomeBody {
   /*padding-top: 15%;*/
   text-align: center;
   color: white !important;
 }
 .rightPanelWelcomeMenu a{
     color: white; 
 }
 /*.rightPanelWelcomeBody button {
  background-color: #81bc66;
  border-color: #3e5039;
  color: #3e5039; 
  margin-top: 10%;
 }*/
 .rightPanelWelcomeBody button {
  background-color: #81BC66;
  border-color: #81BC66;
  color: #2E323B;
  margin-top: 20px;
 }
 .rightPanelWelcomeBody button:hover{
	background: #3e5039 !important;
	color: #81bc66;
	border: none;
}
.rightPanelWelcomeBody .inputButton {
    clear: both !important;
    background-color: #81BC66 !important;
    color: #2E323B !important;
    border: none !important;
    margin-top: 20px !important;
    font-size: 18px !important;
    width: 45% !important;
    height: 48px !important;
 }
 .rightPanelWelcomeBody .inputButton:hover{
    clear: both !important;
    background: #81BC66 !important;
    color: #2E323B !important;
    border: none !important;
    margin-top: 20px !important;
    font-size: 18px !important;
    width: 45% !important;
    height: 48px !important;
}
 .elseBtn {
    clear: both !important;
    background-color: rgba(71,75,85,0.9) !important;
    border-color: #3e5039 !important;
    color: #fff !important; 
    border: none !important;
    font-size: 12px !important;
    margin-top: 20px !important;
 }
 .rightPanelWelcomeBody .elseBtn:hover {
    clear: both !important;
    background-color: rgba(71,75,85,0.9) !important;
    border-color: #3e5039 !important;
    color: #fff !important; 
    border: none !important;
    margin-top: 20px !important;
    font-size: 12px;
 }
.rightPanelWelcomeBody ol{
    margin: 0px !important;
}
.rightPanelContainer{
     padding-left: 10%;
    padding-right: 10%;
 }
 .rightPanelWelcomeBody button:hover{
	background: #3e5039 !important;
	color: #1c94c4;
	border: none;
}
.rightPanelWelcomeBody ul{
	//	line-height: 0px;
	//	padding-left: 25%;
}
 .rightPanelWelcomeBody ul li{
        list-style-type: none;  
        display: list-item;
        text-align: left;
        line-height: 0.5;
        padding-top: 10px;
        padding-left: 25%;
}
.rightPanelWelcomeBody a{
     color: white; 
 }
.hideLeftMenu {
     background-color: rgba(255,255,255,0); 
     width: inherit;   
     height: inherit;
     z-index: 10000; 
     position: absolute !important;
     top: 0 !important;
     right: 0;  
     bottom: 0 !important;
     left: 0;
     text-align: center;
     display: none;
 }
 .rightPanelWelcomeBody ul li a {
     color : #ffffff;
    }
 .rightPanelWelcomeBody ul li::before {
    content: "■ ";
    color: #81BC66; /* or whatever color you prefer */
    font-size: 25px;
}
#profileMenu { 
     z-index: 11000; 
}
#bellMenu  { 
     z-index: 10001; 
}
.word_break{
    word-break: break-word;
}
div.information_box > iframe {
    max-width: 100%;
}
.test_notify{
    font-size:14px;
    color:#FF0000;
}

.leftNavigationLessons {
	padding:0 10px 0 10px;
	overflow:auto;
	height:500px;
	scrollbar-width: thin;
	scrollbar-color: #888888 #FFFFFF;
  }
  .leftNavigationLessons::-webkit-scrollbar {
	width: 8px;
	background-color: #FFFFFF;
  }
  .leftNavigationLessons::-webkit-scrollbar-thumb {
	background-color: #888888;
	border:1px solid #fff;
	border-radius:8px;
  }

form label {
	display:inline-block;
}
.repositoryFormInline label {
	display: block;
}
.announcementInactive {
background-color: #ededed;
font-size: 14px;
}
