blockquote{
	margin-left: 10px;
	border-left: 2px solid #CCCCCC;
}
.n-discussion-container{
	width:100%;
	padding:10px 0px 50px;
}
.n-new-post-form-container{
	height: 60px;
	width:45%;
	background-color: #fff;
	z-index: 1;
	display: table;
    transition:all 0.3s ease;
	z-index: initial;
}
.n-new-post-form-container .zoom-textarea,
.n-new-post-form-container .n-username{
	display: none;
}
.extra-post-button-n.hide{
	display: none !important;
}
.n-new-post-tbl{
	display: table;
	width:100%;
	padding:0px !important;
}
.n-new-post-cl1,
.n-new-post-cl2,
.n-new-post-cl3{
	display: table-cell;
	vertical-align: middle;
}
.n-new-post-cl3{
	width:50px;
	cursor: pointer;
}
.tcha-bio-container{
	border-top:1px solid #eeeeee;
	margin-top:10px;
	margin-bottom: 10px;
	padding:40px 0px;
}
.tcha-bio-tbl{
	display: table;
	width:100%;
}
.tcha-bio-col1,
.tcha-bio-col2{
	display: table-cell;
	vertical-align: top;
}
.usr-medium-img{
	width:120px;
}
.usr-medium-img img{
	width:100px;
	height: 100px;
	border-radius: 100%;
}
.n-com-send-button{
	display: none;
}
.n-com-send-button.active{
	display: block;
}
.n-new-post-cl1{
	width:45px;
}
.n-new-post-cl1 img{
	width:40px;
	height: 40px;
	border-radius: 50%;
	margin-top:5px;
}
#user-bookmarked-content{
	padding:40px 10px 40px 0px;
}
.remove-bookmarked-content{
	float: right;
}
.n-load-more-button,
.d-load-more-button{
	width:90px;
	margin: 10px auto;
}
.n-load-more-button a,
.d-load-more-button a{
	display: block;
	width:90px;
	height: 90px;
	border:1px solid;
	text-align: center;
	line-height: 80px;
	border-radius: 50%;
}
.remove-d-comment{
	float: right;
	position: absolute;
	right:0;
	margin-right: 40px;
}
.n-dis-container-mnh{
	height: 200px;
	overflow: hidden;
}
.n-dis-container-mnh.more{
	height: auto !important;
}
.remove-d-comment a{
	font-size: 14px;
}
.remove-bookmarked-content a{
	font-size: 14px;
	color:#bbbbbb;
}
.n-topic-users-list{
	margin-top:10px;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:10px;
}
span.n-posted-timeline{
	font-size: 13px;
	color:#ccc;
}
span.n-user-info{
	font-size: 13px;
	color:#333;
}
.n-new-post-form-container textarea{
	box-shadow: none;
	resize: none;
	border:none;
	padding: 0px !important;
}
.n-new-post-form-container textarea:focus{
	background-color: #fff;
}
.n-new-post-form-container.zoom{
	width:100%;
	margin-top:0px;
	-webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    z-index: 1 !important;
}
.n-new-post-form-container.zoom textarea.og-txtarea{
	display: none;
}
.n-new-post-form-container.zoom .zoom-textarea,
.n-new-post-form-container.zoom .n-username{
	display: block;
}
.n-new-post-form-container.zoom .zoom-textarea{

}
.n-post-button{
	margin-top:10px;
	float: right;
}
.n-border-bottom{
	border:1px solid #eeeeee;
}
.n-post-button button,
.study-guide-tools-n button,
.study-change-subject-bttn-cont button,
a.gifts-button,
button.gifts-button,
.subTopBarRightSubsription a.button,
.expiration-container-xyz a.button,
.season-data-container a.button,
.quick-access-button a,
button.finish-reg-button,
button.select-subj-teaching,
button.reg-send-button,
.after-school-notofocation button,
.add-video-button a{
	-moz-box-shadow: none;
    box-shadow: none;
	background-color: #30ACFF;
    background-image: -moz-linear-gradient(top,#30ACFF,#4787ed);
    background-image: linear-gradient(top,#30ACFF,#4787ed);
    border: 1px solid blue;
    border-radius: 3px;
}
.n-post-button button:hover{
	background-color: #255A80 !important;
}
.study-guide-tools-n button{
	font-size: 14px;
}
.n-posts-lists-container{
	margin-top:20px;
}
.n-post-lists{
	width:100%;
	margin-right: 20px;
	vertical-align: top;
	background-color: #ffffff;
	margin-bottom: 10px;
	margin-top:20px;
	-moz-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
    transition:all 0.3s ease;
}
.n-user-info-posts{
	padding:20px;
}
.n-small-img{
	width:30px !important;
	vertical-align: top !important;
}
.n-small-comments-xy{
	vertical-align: top !important;
}
.n-small-comments-xy textarea:focus{
	background:#FFFFFF;
	border:1px solid #cccccc;
	display: block;
}
.n-small-comments-xy textarea{
	resize: none;
	box-shadow: none !important;
	height: 50px;
	border:1px solid #eeeeee;
	width:100%;
	padding:10px;
}
.n-small-comments-xy img{
	width:50px;
}
.n-small-img img{
	width:25px !important;
	height: 25px !important;
	border-radius: 50%;
}
.comment-textarea.error{
	border:2px solid red;
}
.comment-textarea{
	border:1px solid #eeeeee;
}
#comment-textarea.error{
	border:1px solid red;
}
.n-no-post-container{
	text-align: center;
	margin-top:50px;
}
.n-menu-list-icons{
	margin-right: 25px;
	margin-top:5px;
	float: right;
	cursor: pointer;
}
.n-menu-list-icons i{
	color:#aaa;
	font-size: 25px;
}
.n-post-management-tool{
	position: absolute;
	float: right !important;
	right: 0;
}

.n-post-management-tool ul
{
	padding: 10px;
	margin-top:10px;
	list-style-type: none;
	background: #FFFFFF;
	width:200px;
    display: none;
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	-moz-transition: max-width .2s cubic-bezier(0.0,0.0,0.2,1),max-height .2s cubic-bezier(0.0,0.0,0.2,1),opacity .1s linear;
	transition: max-width .2s cubic-bezier(0.0,0.0,0.2,1),max-height .2s cubic-bezier(0.0,0.0,0.2,1),opacity .1s linear;
	background: #ffffff;
	border: 0;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);
	box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);
	box-sizing: border-box;
	max-height: 100%;
	max-width: 100%;
	opacity: 1;
	outline: 1px solid transparent;
}

.n-post-management-tool ul.zoom{
	display: block;
	-moz-transition: left .2s cubic-bezier(0.0,0.0,0.2,1),max-width .2s cubic-bezier(0.0,0.0,0.2,1),max-height .2s cubic-bezier(0.0,0.0,0.2,1),opacity .05s linear,top .2s cubic-bezier(0.0,0.0,0.2,1);
    transition: left .2s cubic-bezier(0.0,0.0,0.2,1),max-width .2s cubic-bezier(0.0,0.0,0.2,1),max-height .2s cubic-bezier(0.0,0.0,0.2,1),opacity .05s linear,top .2s cubic-bezier(0.0,0.0,0.2,1);
}
.n-user-latest-post-container{
	background: #FFFFFF;
	margin-top:50px !important;
}
.n-ask-tk-bubble{

    z-index: 9;
    width: 80px;
    height: 80px;
    position: fixed;
    bottom: 50px;
    right: 20px;
    background: url(../icons/sd_thought_bubble.png) no-repeat;
    background-size: contain;
    font-size: 16px;
    color: #871619;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    font-size: 13px;
    box-sizing: border-box;

}
.n-post-content{
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	overflow: hidden;
	width:100%;
}
.content-premium-div{
	height: 100px;
	overflow: hidden;
	margin-bottom: 20px;
}
.n-topic-selection select{
	-moz-appearance: button !important;
    -webkit-appearance: button !important;
}
.n-posted-comments-content-{
	overflow: hidden !important;
	width:100%;
}
.n-posted-comments-content- ul,
.n-posted-comments-content- ol{
	 padding-left: 20px;
}
.n-post-content ul,
.n-post-content ol,
.n-post-conten ul,
.n-post-conten ol{
	margin-left: 30px;
}
.n-post-content p{
	display: block !important;
	padding:0px !important;
	margin:0px !important;
}
.n-post-content-comments{
	border-top:1px solid #eeeeee;
	background-color: #fafafa;
	padding:20px 20px 20px 40px !important;
	width:100%;
}
.n-post-content-comments .n-new-post-tbl{
	margin-top: 10px;
	width:100%;
}
.n-discussion-likes-container{
	margin-top:15px;
}
.n-discussion-likes-container a{
	color:#333333;
}
.n-discussion-likes-container i{
	font-size: 20px;
}
.n-dis-card-post{
	padding:10px;
}
.n-discussion-sub-header{
	font-size: 18px;
}
.n-topic-name-top-fix{
	background: rgba(255,255,255,.99) !important;
	padding:10px 45px;
	text-align: left;
	display: none;
	box-shadow: 0px 15px 10px -15px #111;
}
.n-topic-name-top-fix.fixed-div{
	width:100%;
	position: fixed;
	z-index: 9;
	top: 0;
	display: block;
}
.n-topc-top-tbl{
	display: table;
	width:100%;
	cursor: pointer;
}

.n-topc-top-col1,
.n-topc-top-col2{
   display: table-cell;
   vertical-align: top;
}
.n-topc-top-col1{
	font-size: 20px;
}
.n-topc-top-col2{
	width:100px;
}
.n-topc-top-col2 span{
	color:#aaaaaa;
	font-size: 20px;
	-moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.n-topc-top-col2 span.up{
	-moz-transform:rotate(-180deg);
    -webkit-transform:rotate(-180deg);
    transform:rotate(-180deg);
}

ul.n-topic-topics-list-selection{
	list-style-type: none;
	width:100%;
	background:#FFFFFF;
	display: none;
	padding-top:20px;
}
ul.n-topic-topics-list-selection li a{
	display: block;
	padding:10px;
	background-color: #f4f4f4;
	border-bottom:1px solid #E2E1E0;
}
ul.n-topic-topics-list-selection li a:hover{
	color:#e49c4a;
}
ul.n-topic-topics-list-selection.active{
	 display: block;
}
.topic-progress-bar-container{
  display: table;
  width:70%;
  padding:10px 0px;
}
.topic-pregress-col1,
.topic-pregress-col2{
  display: table-cell;
  vertical-align: top;
}
.topic-pregress-col2{
   width:60px;
}
.topic-grey-progress-bar{
  background-color:#CCCCCC;
  max-width:100%;
  border-radius: 10px;
}
.topic-progress-coloring{
    visibility: hidden;
	 background-color: #FFA500;
	  -webkit-animation: animate-width;
	  -moz-animation: animate-width;
	  animation: animate-width;
	  animation-timing-function: cubic-bezier(0.35, 0.95, 0.67, 0.99);
	  -webkit-animation-timing-function: cubic-bezier(0.35, 0.95, 0.67, 0.99);
	  -moz-animation-timing-function: cubic-bezier(0.35, 0.95, 0.67, 0.99);
	  animation-duration: 0.9s;
	  -webkit-animation-duration: 0.9s;
	  -moz-animation-duration: 0.9s;
	  animation-fill-mode: forwards;
	  -webkit-animation-fill-mode: forwards;
	width: 100%;
	padding:8px 10px;
    border-radius: 10px;
}
.subtopic-comleteion-level{
	margin-bottom: 5px;
	color:#FFFFFF;
	font-size: 13px !important;
	text-align: left !important;
}
@media (max-width: 650px) {
	.usr-medium-img{
		width:90px;
	}
	.usr-medium-img img{
		width:80px;
		height: 80px;
		border-radius: 100%;
	}
	.topic-progress-bar-container{
		width:100%;
	}
	.n-topic-name-top-fix{
		padding:10px 20px !important;
	}
	.n-topc-top-col2{
		width:20px !important;
	}
	.container{
		padding:20px 0px !important;
	}
	.n-timeline-event-container{
		margin-left: 0px !important;
	}
	.n-horizontal-post-col1{
		width:60px !important;
	}
	.n-horizontal-post-cover{
		width:60px !important;
		height: 60px !important;
	}
	.n-discussion-sub-header{
		padding:10px 0px 0px 20px;
    }
	.n-discussion-top-container{
		padding:0px 0px 50px 0px!important;
	}
	.video-discussion-top-container{
		padding:0px 0px 50px 0px!important;
	}
	.n-join-discussion-button{
		position: relative !important;
		margin-top:auto !important;
		margin-left: auto !important;
	}
	ul.n-discussion-list-under-subj{
		padding-left: 0px !important;
		margin-top:20px;
	}
	ul.n-discussion-list-under-subj li{
		display: block !important;
		width:100% !important;
	}
	.n-post-card-content{
		padding:5px 0px 5px 0px;
		overflow: hidden !important;
	}
	.n-posted-comments-content-{}
     .n-timeline{
     	 padding:0px !important;
     }
	.n-timeline:before {
	  margin-left: 0px !important;
	  top: 0;
	  left: 0px !important;
	  width: 0px;
	  height: 100%;
	}
	.n-timeline-event-copy {
	  padding: 2em;
	  top: -1em;
	  left: 0em !important;
	  width:100% !important;
	}
	.n-timeline-event-thumbnail{
		margin-top:-10px !important;
		margin-left: 20px;
	}
	.n-timeline-event-icon {
	  outline: 20px solid white;
	  display: block;
	  margin: 0.5em 0.5em 0.5em -0.5em;
	  top: 0;
	  left: 1em !important;
	  width: 30px !important;
	  height: 30px !important;
	  background:#FFFFFF;
	}
	.n-timeline-event-icon img{
		width: 30px !important;
	    height: 30px !important;
	    background:#FFFFFF;
	}
}
/*OVERIDE CD-EDITOR STYLE*/
.ck.ck-toolbar{
	border-bottom: none !important;
}
.ck.ck-editor__main > .ck-editor__editable:not(.ck-focused){
	border-top:none !important;
}
.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable, .ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners{
	box-shadow: none !important;
	height: 80px !important;
}
.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable, .ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners ul,
.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable, .ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners ol{
	padding:0px 0px 0px 20px !important;
}
/*END OVERIDE CK-EDITOR STYLE*/
/*NEW DISCUSSION STYLES*/
.n-discussion-top-container{
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:20px 0px 80px 0px;
	background: #f8f9fb;
}
.n-library-top-container{
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:20px 0px 20px 0px;
	background: #f8f9fb;
}
.video-discussion-top-container{
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:0px 0px 80px 0px !important;
	background: #f8f9fb;
}
.video-analytics-lists-container{
	margin-top:10px;
	font-size: 14px;
}
.video-group-lists-container{
	border:1px solid #CCCCCC;
	padding:10px;
	margin-bottom: 10px;
	display: none;
}
.video-group-lists-container.active{
	display: block;
}
.n-white-bg-color{
	background: #FFFFFF;
}
.n-discussion-header-container{
	padding:20px 10px 0px;
}
.n-join-discussion-button{
	position: absolute;
	margin-left: 220px;
	margin-top:-45px;
}
.n-discussion-post-list{
	padding:30px 0px;
}
.n-join-discussion-button button,
.res-action-button button,
.res-action-button a,
.user-reg-contsiner button{
	-moz-box-shadow: none;
    box-shadow: none;
	background-color: #30ACFF;
    background-image: -moz-linear-gradient(top,#30ACFF,#4787ed);
    background-image: linear-gradient(top,#30ACFF,#4787ed);
    border: 1px solid blue;
    border-radius: 3px;
}
.n-extra-post-bttn-holder{
	position: absolute;
	right: 0;
	margin-right: 30px;
	margin-bottom: 30px !important;
	margin-top:10px;
}
.n-weekly-popular-discussion-card{
	 width:100%;
	 padding-bottom: 20px;
	 transition:all 0.3s ease;
}
.n-weekly-popular-discussion-card a{
	color:#333333;
}
.n-weekly-popular-discussion-card:hover{
	-webkit-transform: scale(1.0);
	-ms-transform: scale(0.0);
	transform: scale(1.0);
	text-decoration: none;
	box-shadow: 8px 10px 40px 0px rgba(46,61,73,0.22);
}
.n-timeline-event-container{
	margin-left: -40px;
}
.n-post-usr-title-info-container{
	padding:0px 10px 10px;
}
.n-card-right-shadow{
	 box-shadow: 8px 4px 8px rgba(0, 0, 0, 0.1);
}
.n-view-all-disc-extra{
	position: absolute;
	float: right;
	right: 0;
}
.n-view-all-disc-extra a{
	display: block;
	border:1px solid;
	padding:10px;
}
.n-dis-card-banner{
	height: 150px;
    background-color: #333;
    background-position: 67% 33% !important;
    background-size: cover;
    border-radius: 3px;
}
.n-subj-dis-card-banner{
	height: 100px;
    background-color: #333;
    background-position: 67% 33% !important;
    background-size: cover;
    border-radius: 3px;
}
.n-ui-header{
    overflow: hidden !important;
    max-height: 84px !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical;
    font-size: 18px;
    line-height: 22px;
    overflow: auto;
}
.n-post-card-content{
	padding:5px 0px 5px 0px;
	overflow: auto;
	height: 25px;
}

.n-horizontal-post-tbl{
	display: table;
	width: 100%;
	margin-bottom: 15px;
	border-radius: 2px;
}
.n-horizontal-post-col1,
.n-horizontal-post-col2{
  display: table-cell;
  vertical-align: top;
}
.n-horizontal-post-col2{
	padding:0px 5px 5px 10px;
}
.n-horizontal-post-col2 p,
.n-post-card-content p{
	font-size: 15px !important;
}
.n-horizontal-post-cover{
	width:100px;
	height: 100px;
	border-radius: 2px;
	background-color: #333;
    background-position: 49% 24% !important;
    background-size: cover;
}
.n-standardize-height{
	width:60px !important;
	height: 60px !important;
}
.n-disc-sub-card{
	width:30px;
	height: 30px;
}
.n-disc-sub-card img{
	width:30px;
	height: 30px;
}
ul.n-discussion-list-under-subj{
	list-style-type: none;
	padding-left: 20px;
}
ul.n-discussion-list-under-subj li{
	width:47%;
	display: inline-block;
	vertical-align: top;
	padding:0px 10px;
	line-height: 16px !important;
}

/*END CKEDITOR STYLE*/
.t-topics-list-container{
   margin-left: -10px !important;
   margin-right: -20px !important;
   margin-top:-30px !important;
}
.n-content-inner-n{
   padding:10px;
}
.n-content-card-n:hover{
  -webkit-transform: scale(1.0);
  -ms-transform: scale(0.0);
  transform: scale(1.0);
  text-decoration: none;
  box-shadow: 8px 10px 40px 0px rgba(46,61,73,0.22);
}
.t-content-list-n-overview{
   margin-bottom: 20px;
   transition:all 0.3s ease;
   height: 300px;
   overflow:hidden;
   background-color: #ffffff;
   border:1px solid #CCCCCC;
   position: relative;
}
.t-content-inner-content-card- p{
	font-size: 5px !important;
	line-height: 10px !important;
	color:#555 !important;
}
.library-content-list-cont{
	display: inline-block;
	vertical-align: top;
	width:200px;
	margin-left: 20px;
	position: relative;
}
.front-end-content-list{
	display: inline-block;
	vertical-align: top;
	width:260px;
	margin-right: 5px;
	position: relative;
}
.pr-video-notes-list-{
	display: inline-block;
	vertical-align: top;
	width:240px !important;
	margin-right: 5px;
	position: relative;
}
@media screen and (max-width: 641px){
	 .front-end-content-list{
	 	 display: block;
	 	 width:100%;
	 }
	 .pr-video-notes-list-{
	 	width:220px !important;
	 }
}


.t-user-avatr-table{
	display: table;
}
.t-user-avatr-col-1,
.t-user-avatr-col-2{
	display: table-cell;
	vertical-align: top;
}
.smll-img-30{
  width: 40px !important;
}
.smll-img-30 img{
   width:30px !important;
   height: 30px !important;
   border-radius:50%; 
}
/* Styling */
.n-timeline {
  margin: 4em auto;
  position: relative;
}
.n-timeline:before {
  background-color: #cccccc;
  content: '';
  margin-left: 0px;
  position: absolute;
  top: 0;
  left: 1em;
  width: 2px;
  height: 100%;
}
.n-title-holder{
	line-height: 20px;
}

.n-timeline-event {
  position: relative;
  padding:0px !important;
}
.n-timeline-event-copy {
  padding: 2em;
  position: relative;
  top: -1em;
  left: 4em;
  width: 97%;
}
.n-timeline-event-copy h3 {
  font-size: 1.75em;
}
.n-timeline-event-copy h4 {
  font-size: 1.2em;
  margin-bottom: 1.2em;
}
.n-timeline-event-copy strong {
  font-weight: 700;
}
.n-timeline-event-copy p:not(.n-timeline-event-thumbnail) {
  padding-bottom: 1.2em;
}

.n-timeline-event-icon {
  -moz-transition: -moz-transform 0.2s ease-in;
  -o-transition: -o-transform 0.2s ease-in;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  outline: 20px solid white;
  display: block;
  margin: 0.5em 0.5em 0.5em -0.5em;
  position: absolute;
  top: 0;
  left: 0em;
  width: 50px;
  height: 50px;
}
.n-timeline-event-icon img{
	width: 50px;
    height: 50px;
    border-radius: 50%;
}
.n-timeline-event-thumbnail {
  -moz-transition: box-shadow 0.5s ease-in 0.1s;
  -o-transition: box-shadow 0.5s ease-in 0.1s;
  -webkit-transition: box-shadow 0.5s ease-in;
  -webkit-transition-delay: 0.1s;
  transition: box-shadow 0.5s ease-in 0.1s;
  color: #000000;
  font-size: 0.99em;
  -moz-box-shadow: inset 0 0 0 0em #CCCCCC;
  -webkit-box-shadow: inset 0 0 0 0em #CCCCCC;
  box-shadow: inset 0 0 0 0em #CCCCCC;
  display: inline-block;
  padding:0px 10px;
}
.n-timeline-event-thumbnail b{
  font-size: 18px;
}
/*Stude guidy demo timeline*/
.st-timeline{
  --uiTimelineMainColor: var(--timelineMainColor, #222);
  --uiTimelineSecondaryColor: var(--timelineSecondaryColor, #fff);
  position: relative;
  padding-bottom: 3rem;
  padding-top:0px;
}
.timeline__group{
  position: relative;
}
.timeline__box{
  position: relative;
}
.timeline__box:not(:last-of-type){
  margin-bottom: 30px;
}
.timeline__box:before{
  content: "";
  width: 100%;
  height: 2px;
  background-color: var(--uiTimelineMainColor);

  position: absolute;
  left: 0;
  z-index: -1;
}

.timeline__date{
  min-width: 100px;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px !important;
   background:#FFFFFF;
   padding:10px;
   border:1px solid #CCCCCC;
}
ul.stats-analytics-summary{
	width:100%;
	list-style-type: none;
	margin-top:20px;
}
ul.stats-analytics-summary li{
	width:200px;
	height: 200px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 100px;
	padding:40px 10px 10px;
	border-radius: 50%;
	text-align: center;
	background: #FFFFFF;
	cursor: pointer;
}
ul.stats-analytics-summary li.stats-big-rectangle{
	 width:400px;
	 height: auto;
	 border-radius: 0px;
	 padding:0px;
	 text-align: left;
}
.stats-shaow-container{
	box-shadow: 8px 10px 40px 0px rgba(46,61,73,0.22);
}
ul.stats-analytics-summary li.rectangle-border-left{
	border-left: 10px solid #CCCCCC;
	border-top:none;
	border-bottom:none;
	border-right:none;
	padding: 20px 10px 30px;
}
.stats-rectangle-header{
	padding:5px 10px;
	border-bottom: 1px solid #CCCCCC;
}
.stats-rectangle-header span{
	font-size: 13px;
}
.stats-m-summary-0{
	display: table;
	width:100%;
	padding:20px;
}
.stats-m-summary-1,
.stats-m-summary-2{
	display: table-cell;
	vertical-align: middle;
	width:50%;
	text-align: center;
}
.stats-m-summary-1 span{
	font-size: 14px;
}
.trophy-holder-container img{
	width:auto;
	height: auto;
	width:200px;
}
.trophy-holder-container{
	position: relative;
	z-index: 1 !important;
}
.trophy-coloring{
	visibility: hidden;
	position: absolute;
	bottom:0;
	width:100%;
	margin: auto;
	 background-color: #FFA500;
	 z-index: -1 !important;
	  -webkit-animation: animate-height;
	  -moz-animation: animate-height;
	  animation: animate-height;
	  animation-timing-function: cubic-bezier(0.35, 0.95, 0.67, 0.99);
	  -webkit-animation-timing-function: cubic-bezier(0.35, 0.95, 0.67, 0.99);
	  -moz-animation-timing-function: cubic-bezier(0.35, 0.95, 0.67, 0.99);
	  animation-duration: 0.9s;
	  -webkit-animation-duration: 0.9s;
	  -moz-animation-duration: 0.9s;
	  animation-fill-mode: forwards;
	  -webkit-animation-fill-mode: forwards;
	height: 0;
}
.trophy-grey-coloring-100{
	visibility: hidden;
	position: absolute;
	bottom:0;
	width:100%;
	margin: auto;
	 background-color: #CCCCCC;
	 z-index: -1 !important;
	  -webkit-animation: animate-height;
	  -moz-animation: animate-height;
	  animation: animate-height;
	  animation-timing-function: cubic-bezier(0.35, 0.95, 0.67, 0.99);
	  -webkit-animation-timing-function: cubic-bezier(0.35, 0.95, 0.67, 0.99);
	  -moz-animation-timing-function: cubic-bezier(0.35, 0.95, 0.67, 0.99);
	  animation-duration: 0.0s;
	  -webkit-animation-duration: 0.0s;
	  -moz-animation-duration: 0.0s;
	  animation-fill-mode: forwards;
	  -webkit-animation-fill-mode: forwards;
	height: 0;
}
.auto-height-0{
	animation-delay: 0.9s;
   -webkit-animation-delay: 0.9s;
	height: 50%;
}
.auto-height-100{
	animation-delay: 0s;
   -webkit-animation-delay: 0s;
	height: 100%;
}
.auto-width-0{
	animation-delay: 0.9s;
   -webkit-animation-delay: 0.9s;
}
.auto-height-100{
	animation-delay: 0s;
   -webkit-animation-delay: 0s;
	height: 100%;
}
.warmingip-bgcolor-1{
  background-image: -webkit-linear-gradient(left, #FFA500 0%, #FFA500 47%, #FFA500 50%, #f7ab09 100%);
  background-image: linear-gradient(to right, #FFA500 0%, #f7ab09 47%, #f7c309 50%, #f7ab09 100%);
}
.trying-bgcolor-1 {
  background-image: -webkit-linear-gradient(left, #782121 0%, #782121 47%, #782121 50%, #9b2d2d 100%);
  background-image: linear-gradient(to right, #782121 0%, #782121 47%, #9b2d2d 50%, #9b2d2d 100%);
}
.nearlysuccess-bgcolor-1{
  background-image: -webkit-linear-gradient(left, #32CD32 0%, #32CD32 47%, #32CD32 50%, #50bf50 100%);
  background-image: linear-gradient(to right, #32CD32 0%, #32CD32 47%, #50bf50 50%, #50bf50 100%);
}
.success-bgcolor-1 {
  background-image: -webkit-linear-gradient(left, #008000 0%, #008000 47%, #008000 50%, #006400 100%);
  background-image: linear-gradient(to right, #008000 0%, #008000 47%, #006400 50%, #006400 100%);
}
.stats-m-summary-num{
	font-size: 80px;
	padding:10px;
	text-align: center;
}
.stats-rectangle-bottom{
	border-top:1px solid #CCCCCC;
	margin-top:10px;
	padding:5px 10px;
	background-color: #FFA500;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
}

.stats-summary-subject-bar-100{
	clear: both;
	width:100%;
}
.stats-analytics-number{
	font-size: 15px;
	text-align: center;
}
.timeline__post{
  padding: 0rem 1rem 1.5em;
  border-radius: 2px;
  border-left: 5px solid var(--uiTimelineMainColor);
  background-color: var(--uiTimelineSecondaryColor);
}
.dropdown-menu-s-container{
   position: absolute;
   background: #FFFFFF;
   width:200px;
   margin-top:-10px;
   border-bottom: 1px solid rgba(0,0,0,.15);
   border-left: 1px solid rgba(0,0,0,.15);
   border-right: 1px solid rgba(0,0,0,.15);
}
.accordion-s-toggle {cursor: pointer;}
.accordion-s-content {display: none;}
.accordion-s-content.default {display: block;}
.accordion-s-toggle{
	line-height: 22px;
	border-top:1px solid #E2E1E0;
	padding:10px;
}
.accordion-s-content ul{
	list-style-type: none;
	padding:0px 10px 20px 20px!important;
	margin:0px !important;
}
.accordion-s-content ul li a:hover{
	text-decoration: underline;
}
@media screen and (min-width: 641px){

  .st-timeline:before{
    left: 30px;
  }
  .timeline__group{
    padding-top: 0px;
    margin-top:20px;
  }
  .timeline__box{
    padding-left: 107px;
  }
}

@media screen and (max-width: 640px){
  .st-timeline:before{
    left: 0;
  }
  .timeline__group{
    padding-top: 40px;
  }
  .timeline__box{
    padding-left: 20px;
    padding-top: 70px;
  }
  .timeline__box:before{
    top: 90px;
  }    
  .timeline__date{
    top: 0;
  }
}

.st-timeline{
  --timelineMainColor: #CCCCCC;
  font-size: 16px;
}
.page__container{
  padding-bottom: 30px;
}
.n-post-image-container{
	margin-left: -10px !important;
	margin-right: -10px !important;
}
@media (max-width: 650px) {
	.n-discussion-container{
		padding:10px 0px !important;
	}
	.n-discussion-container .columns{
		padding:0px !important;
	}
	.n-discussion-container .n-timeline-event-copy{
		padding:4em 0em !important;
		border-bottom: 1px solid #E2E1E0;
	}
	.n-post-content-comments{
		padding:10px !important;
	}
}
.after-school-notofocation{
	width:500px;
	height: 300px;
   display: none;
   position: fixed;
   background-color: #FFFFFF;
   z-index: 1;
   margin-top:250px;
   top:0 !important;
   border-radius: 3px;
   -webkit-box-shadow: 0 -3px 10px 0 rgba(0,0,0,.0785);
   box-shadow: 0 -3px 10px 0 rgba(0,0,0,.0785);
    background-size: cover;
}
.after-school-notofocation h4{
	padding:10px;
	text-align: center;
	background-color: #871619;
	color:#ffffff;
}
.afterschl-inner-container{
	padding:30px 50px;
}
/*TOOLTIPS*/
.text-align-center-10{
	text-align: left !important;
}
.tooltip-1 {
    display:inline-block;
    position:relative;
    text-align:left;
}
.tooltip-1 .right {
    min-width:200px; 
    top:50%;
    left:100%;
    margin-left:0px;
    transform:translate(0, -50%);
    -webkit-transition: all 0.3s ease;
        transition:all 0.3s ease;
    padding:10px 20px;
    color:#444444;
    background-color:#FFFFFF;
    font-weight:normal;
    font-size:14px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    border:1px solid #BBBBBB;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    visibility:hidden; 
    opacity:0; 
    transition:opacity 0.8s;
}

.tooltip-1:hover .right {
    visibility:visible; opacity:1;
}

.tooltip-1 .right i {
    position:absolute;
    top:50%;
    right:100%;
    margin-top:-12px;
    width:12px;
    height:24px;
    overflow:hidden;
}

.tooltip-1 .right i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:0;
    top:50%;
    transform:translate(50%,-50%) rotate(-45deg);
    background-color:#FFFFFF;
    border:1px solid #BBBBBB;box-shadow:0 1px 8px rgba(0,0,0,0.5);
}
/*END TOOLTIPS*/
@-webkit-keyframes animate-width {
  0% {
    width: 0;
  }
  100% {
    visibility: visible;
  }
}
@-moz-keyframes animate-width {
  0% {
    width: 0;
  }
  100% {
    visibility: visible;
  }
}
@keyframes animate-width {
  0% {
    width: 0;
  }
  100% {
    visibility: visible;
  }
}
@-webkit-keyframes animate-height {
  0% {
    height: 0;
  }
  100% {
    visibility: visible;
  }
}
@-moz-keyframes animate-height {
  0% {
    height: 0;
  }
  100% {
    visibility: visible;
  }
}
@keyframes animate-height {
  0% {
    height: 0;
  }
  100% {
    visibility: visible;
  }
}
/*PRACTICAL VIDEO */
.video-input-container-mymny select,
.video-input-container-mymny input[type='text']{
    padding:10px;
    border:1px solid #CCCCCC;
}
.pr-video-view-top-banner{
	position: relative;
	width: 100%;
	background: #000;
}
.pr-video-media-hlder{
	 width:100% !important;
	 height: 490px;
}
.pr-video-nxt-media-hlder{
	width:100%;
	height: 80px;
}
.pr-video-top-tbl{
	display: table;
	width:100%;
}
.pr-video-top-col1,
.pr-video-top-col2{
	display: table-cell;
	vertical-align: top;
	background-color: #f4f4f4;
}
.pr-video-top-col1{
	width:65%;
	background-color: #FFFFFF;
}
.pr-comment-input-box{
	height: 60px;
}
.pr-video-header{
	font-size: 25px;
}
.pr-video-subheader{
	margin-top:10px;
	color:#666;
}
.pr-video-comment-header{
	padding:5px 10px;
}
.pr-video-analytics-container{
	background-color: #FFFFFF;
	width:100%;
	padding:10px;
}
.pr-video-analytics-container ul,
.pr-video-notes-inner-name ul{
    list-style: none;
    margin:0px !important;
    margin:0px !important;
    border-left: 10px solid #CCCCCC;
}
.pr-video-analytics-container ul li,
.pr-video-notes-inner-name ul li{
	display: inline-block;
	padding:0px 10px;
}
.pr-video-analytics-container ul li a,
.pr-video-notes-inner-name ul li a{
	color:#666;
}
.pr-video-analytics-container ul li span,
.pr-video-notes-inner-name ul li span{
	color:#666666;
}
.pr-video-next-videos-container{
	padding:20px;
}
.pr-next-video-header{
	padding:10px;
	border:1px solid #CCCCCC;
}
.pr-video-next-videos-inner-container{
	height: 400px;
	overflow-y: auto;
	padding:10px;
}
.pr-video-next-videos-inner-container a{
	display: block;
	color:#000 !important;
}
.pr-next-vdeo-list-tbl{
	display: table;
	width:100%;
	margin-bottom: 10px;
}
.pr-next-vdeo-list-tbl:hover,
.pr-next-vdeo-list-tbl.active{
	background-color: #CCCCCC;
}

.pr-next-vdeo-list-col1,
.pr-next-vdeo-list-col12{
	vertical-align: top;
	display: table-cell;
}
.pr-next-vdeo-list-col1{
	width:130px;
}
.pr-next-vdeo-list-col2{
	padding:10px;
}
.pr-video-comment-container{
	margin-top:20px;
}
.video-img-template{
	position: relative;
}
.video-img-template img{
    width:100%;
}
.n-video-overlay-container{
	position: absolute;
	width:50%;
	background: rgba(0,0,0,0.6);
	height: 100%;
}
.video-grp-hover-overlay-analytics{
	position: absolute;
	width:100%;
	background: rgba(0,0,0,0.8);
	height: 100%;
	transition:all 0.3s ease;
	z-index: 999999 !important;
	display: none;
}
.video-grp-hover-overlay-analytics .video-play-all{
	padding:20px;
	text-align: center;
	color: #FFFFFF !important;
	margin-top: 48px;
	text-transform: uppercase;
}
.video-grp-overlay-analytics{
	color:#CCCCCC;
	text-align: center;
	margin-top: 48px;
}
.video-grp-overlay-analytics h4{
	 width:100%;
	 font-size: 25px;
	 padding:0px !important;
	 margin:0px !important;
	 color:#CCCCCC !important;
}
.hover-video-contana:hover .video-grp-hover-overlay-analytics{
   display: block;
}
.other-video-groups{
	background: #FFFFFF;
	padding:10px;
}
.other-groupd-video-container{
	width:90%;
	margin:0px auto 20px;
}
.other-video-group{
	margin-bottom: 20px;
}
.pr-other-video-headder{
	border:1px solid #CCCCCC;
	padding:10px;
	margin-bottom: 10px;
}
.pr-same-group-container-transparent{
	border-left:2px solid #999999;
	margin-left: 15px;
	margin-bottom: 20px;
}
.pr-same-group-container-white{
	background: #FFFFFF;
}
.pr-other-videos-mym{
	background: #FFFFFF;
}
.new-salt-name-input{
	display: none;
}
.new-salt-name-input.active{
	display: block;
}
.video-descriptions-container{
	margin-bottom:5px;
}
.video-descriptions-container ul,
.video-descriptions-container ol{
	margin-left: 30px;
}
.video-descriptions-form-container{
	display: none;
}
.video-descriptions-form-container.active{
	display: block;
}
.pr-video-notes-media-hlder{
	height: 320px;
	width:100%;
}
.pr-notes-video-container{
    padding-bottom:10px;
    width:800px;
    position: fixed;
    background: #FFFFFF;
    top: 0;
    z-index: 999999;
    display: none;
    margin-left: 140px;
    height: 100%;
    box-shadow: 8px 10px 40px 0px rgba(46,61,73,0.22);
}
.pr-notes-inner-videos-container{
	margin-top:20px;
	padding:0px 10px;
	height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}
ul.pr-notes-inner-videos-list{
   list-style-type: none;
   padding:0px !important;
   margin: 0px !important;
}
ul.pr-notes-inner-videos-list li{
	display: inline-block;
	width:150px;
	margin-right: 5px;
	padding: 0px !important;
	vertical-align: top;
	margin-top:5px;
	border-top:5px solid #FFFFFF;
}
ul.pr-notes-inner-videos-list li.active{
	border-top:5px solid #871619;
}
ul.pr-notes-inner-videos-list li img{
	 width:100% !important;
	 height: 70px;
}
.pr-video-notes-inner-name{
	margin-top:20px;
	padding:10px;
	line-height: 22px;
}
ul.pr-notes-inner-videos-links{
	list-style-type: none;
	padding:0px !important;
}
ul.pr-notes-inner-videos-links li{
	display: inline-block;
}
ul.pr-notes-inner-videos-links li a{
	display: inline-block;
	border:1px solid #4788ef;
	padding:5px 10px;
	margin-top:5px;
	border-radius: 10px;
	font-size: 14px;
}
ul.pr-notes-inner-videos-links li a.active{
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #4d90fe;
	background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
	background-image: linear-gradient(top,#4d90fe,#4787ed);
	border: 1px solid blue;
	color: #fff;
	font-weight: 200;
}
.pr-video-outer-overflow-container{
	overflow:hidden;
	position: relative;
}
.pr-video-inner-overflow-container{
	margin-left: -25px !important;
	width:1000px;
	overflow-x: auto;
}
.pr-cancel-notes-video-view a{
	display: block;
	width:35px;
	height: 35px;
	color: #FFFFFF !important;
	background: red;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	font-size: 18px;
	right: 0;
	padding-top:17px;
    box-shadow: 8px 10px 35px 0px rgba(46,61,73,0.22);
    margin-right: 10px;
}
.pr-video-outer-outer-overflow-container{
	position: relative;
}
.pr-next-video-container,
.pr-previous-video-container{
	height: 50px;
	width:50px;
	border-radius: 50%;
	background: #FFFFFF;
	position: absolute;
	margin-top:-220px;
	padding:15px 10px;
	text-align: center;
	cursor: pointer;
	box-shadow: rgb(218, 220, 224) 0px 4px 8px 0px;
}
.pr-next-video-container{
   right: 0;
}
.pr-previous-video-container{
   left: 0;
}
.pr-disable-owl-default .owl-next,
.pr-disable-owl-default .owl-prev{
	padding:15px 10px !important;
	box-shadow: rgb(218, 220, 224) 0px 4px 8px 0px;
}
.pr-disable-owl-default .owl-pagination{
	display: none !important;
}
.r-icon-inner-holder img{
   width:80px;
   height: 80px;
   border-radius: 50%;
}
@media (max-width: 650px) {
	.pr-notes-video-container{
		margin-left: -10px !important;
		width:97%;
	}
	.pr-notes-inner-videos-container{
		height: 200px;
		overflow-y: auto;
		overflow-x: hidden;
	}
	.pr-video-next-videos-container{
		padding:10px;
	}
	.pr-video-top-col1,
	.pr-video-top-col2{
		display: block;
	}
	.pr-video-top-col1{
		width:100%;
	}
	.pr-video-media-hlder,
	.pr-video-notes-media-hlder{
		height: 200px;
	}
	ul.pr-notes-inner-videos-list li{
		width:120px;
	}
	ul.pr-notes-inner-videos-list li img{
	 height: 60px;
    }
    .res-feature-text{
    	height: auto;
    }
}
/*RESOURCE CENTER PUBLIC VIEW*/
.res-banner-container{
	padding:80px 50px;
	background: #f8f9fb;
	background-image: url("../img/Class-Bg13.png");
	background-attachment: fixed;
	background-clip: border-box;
	background-position: center;
	background-size: cover;
}
.res-tk-icon{
	margin: auto 100px;
	width:70px;
	margin-top:-30px;
	position: absolute;
}
.res-tk-icon img{
    width:70px;
    height: 70px;
    border-radius: 50%;
	background: #ffffff;
	padding:10px;
	border-top:2px solid #871619;
}
.res-inner-banner-container{
	width:80%;
	margin: 100px 0px 200px;
}
.res-inner-banner-container h1,
.res-inner-banner-container h5{
	font-weight: bolder !important;
}
.features-div-container{
	width:90%;
	margin:auto auto;
	background: #373636;
	text-align: center;
	padding:10px;
}
.res-feature-inner-holder{
	padding:50px 20px 100px;
}
.res-feature-card{
	display: inline-block;
	vertical-align: top;
	width:85%;
	margin-left: 20px;
}
.res-feature-img-card{
	height: 200px;
	background-size: contain;
	background-position: center;
	border-radius: 5px !important;
	background-repeat: no-repeat;
}
.res-feature-img-card img{
	width:100%;
	height: 200px;
	border-radius: 5px;
}
.res-feature-text{
	padding:30px 10px;
	height: 150px;
	overflow: hidden;
}
.res-feature-text h4,
.res-feature-text p{
	color: #CCCCCC;
}
.res-header-container{
	padding:30px 10px 0px;
}
.res-header-container h3{
	color: #CCCCCC;
}
.res-middle-baaner-container{
	background: #ffffff;
	padding:40px 50px;
}
.res-feature-action-btn{
	margin-top:10px;
}
.res-feature-action-btn a{
    display: block;
    padding:10px;
    border:1px solid;
    width:200px;
    margin:auto;
    color: #CCCCCC;
    border-radius:10px;
}
.res-left-card-design{
	width:80%;
	margin:20px auto;
	background: #ffffff;
	box-shadow: 8px 4px 8px rgba(0, 0, 0, 0.1);
}
.res-left-card-design table,
.res-left-card-design table tr,
.res-left-card-design table tr td{
	border:none;
	background-color:#FFFFFF;
}
.res-left-card-design ul{
	padding:0px !important;
	list-style-type: none;
}
.res-left-card-design ul h4{
	padding:35px 20px 20px;
	text-align: center;
}
.res-left-card-design ul li{
	 border-top:1px solid #eeeeee;
	 display: block;
	 padding:10px 20px;
	 font-size: 17px;
	 color:#000;
}
.res-dig-tool-container{
	 margin-top:100px;
	 width:90%;
}
.res-left-padding{
	padding-left: 60px;
}
.res-community-container{
	height: 400px;
}
.res-explore-button a{
	display: block;
	padding:10px;
	border:1px solid;
	width:100px;
	text-align: center;
	margin-top:10px;
}
.t-content-list-n{
   margin-bottom: 20px;
   transition:all 0.3s ease;
   height: 250px;
   overflow:hidden;
   background-color: #ffffff;
   position: relative;
}
.t-n-outer-container{
  width:100%;
  -webkit-transition: all 0.3s ease;
    transition:all 0.3s ease;
    height:240px;
    overflow:hidden;
}
.t-n-outer-container.active{
  position: absolute;
  width:95%;
  height: 300px;
  margin-top:-40px;
  background-color: #ffffff;
  z-index: 9 !important;
   -webkit-transform: scale(1.0);
  -ms-transform: scale(0.0);
  transform: scale(1.0);
  box-shadow: 8px 10px 40px 0px rgba(46,61,73,0.22);
}
.t-n-outer-container.active .t-n-subj-details-container{
  display: block;
}
.t-n-content-card-n:hover{
   -webkit-transform: scale(1.0);
  -ms-transform: scale(0.0);
  transform: scale(1.0);
  text-decoration: none;
  box-shadow: 8px 10px 40px 0px rgba(46,61,73,0.22);
}
.t-n-subject-banner-div{
  height: 100px;
  background-size: cover;
  background-position: center;
  background-position: center;
  background-color: #CCCCCC;
}
.n-subject-banner-div-exam{
    height: 95px;
    background-color: #CCCCCC;
    text-align: center;
    color: #FFFF00 !important;
    font-size: 50px;
    text-shadow: 0px 2px 5px rgba(0, 0, 5, 2);
    font-weight: bolder;
}
.t-banner-text{
   font-size: 16px !important;
}
.t-n-user-avatar{
   margin-top:-20px;
   margin-left: 10px;
   width:40px;
   height: 40px;
}
.t-n-user-avatar img{
   width:40px;
   height: 40px;
   border-radius: 50%;
   border:2px solid #871619;
   background-color: #ffffff;
}
.t-n-content-inner-n{
   padding:10px;
}
.t-n-content-inner-n p{
   font-size: 15px !important;
}
.t-subjects-choic-container,
.t-subjects-inner-choic-container{
	box-sizing: border-box;
	overflow: hidden;
	transition: height .5s ease;
	position: relative;
	padding:40px 20px;
}
.t-subjects-choic-container h6,
.t-subjects-choic-container h5,
.t-subjects-choic-container h4,
.t-subjects-choic-container h3,
.t-subjects-choic-container h2,
.t-subjects-choic-container h1{
	color:#FFFFFF;
}
.t-teacher-cover-contaner{
  height: 250px;
  background-size: cover;
  background-position: center;
  background-position: center;
}
.default-gb-color{
  background-color: #8f8f8f;
}
.t-user-avatr-table{
	display: table;
}
.t-user-avatr-table a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
.t-user-avatar-container{
   margin-top:-90px;
   z-index: 1 !important;
   background-color: #ffffff;
   position: relative;
   margin-left: 20px;
   padding:30px;
   border-radius: 10px;
}
 .t-user-avatar-container.margin-top-{
     margin-top:10px !important;
 }
 .t-user-avatr-col-1,
.t-user-avatr-col-2{
	display: table-cell;
	vertical-align: top;
}
.t-user-avatr-col-2 a:hover{
   color:#000000 !important;
}
.t-users-basic-info-cont{
  width:500px;
}
.t-user-avatr-col-1{
	width:80px;
}
.t-user-avatr-col-1 img{
	height: 60px;
	width:60px;
	border-radius: 50%;
}
.smll-img-80{
  width:110px;
}
.smll-img-80 img{
   width:100px;
   height: 100px;
}
div.t-topics-lists-container,
 div.t-topics-lists-container-2{
    margin-top:5px;
    padding-left: 20px !important;
 }
 ul.t-topics-lists-container,
 ul.t-topics-lists-container-2{
    list-style-type: none;
    margin: 0px !important;
    padding-left: 20px !important;
    display: none;
 }
 ul.t-topics-lists-container.active,
 ul.t-topics-lists-container-2.active{
    display: block;
 }
 ul.t-topics-lists-container li,
 ul.t-topics-lists-container-2 li{
     margin-bottom:10px;
     border:1px solid #FFFFFF;
     background-color: #f7f7f7;
     padding:10px;
     position: relative;
 }
 ul.t-topics-lists-container li h4,
 ul.t-topics-lists-container-2 li h4{
    font-size: 20px;
 }
.t-content-analytics-container ul,
.t-content-analytics-container-2 ul{
    list-style-type: none;
    margin:0px !important;
    padding:0px !important;
}
.t-content-analytics-container ul li,
.t-content-analytics-container-2 ul li{
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.t-content-analytics-container ul li a,
.t-content-analytics-container-2 ul li a{
   display: block;
   color:#333;
   padding:5px;
    width:140px;
    border:1px solid #CCCCCC;
    font-size: 13px !important;
}
.t-content-analytics-container ul li a.active,
.t-content-analytics-container-2 ul li a.active{
   background-color: #CCCCCC;
}
.t-content-analytics-container ul li a:hover,
.t-content-analytics-container-2 ul li a:hover{
    background-color: #CCCCCC;
}
.content-public-view-list-mani{
	display: inline-block;
	width:250px;
	vertical-align: top;
	margin-left: 10px;
}
@media (max-width: 650px) {
	.res-left-padding{
		padding: 0px !important;
	}
	.res-left-card-design{
		width:100%;
		display: none;
	}
	.res-banner-container{
		padding: 20px 10px !important;
	}
	.res-inner-banner-container{
		width:100% !important;
		margin:30px 0px !important;
		text-align: center;
	}
	.res-inner-banner-container h5{
		margin-top:10px;
	}
	.res-middle-baaner-container{
		padding:20px !important;
	}
	.res-dig-tool-container{
		margin:0px !important;
		width:100% !important;
		text-align: center;
	}
	.res-explore-button a{
		margin:10px auto;
	}
	.t-subjects-choic-container{
      padding:40px 10px !important;
      text-align: center;
    }
    .t-teacher-cover-contaner{
     height: 150px !important;
    }
    .t-user-avatar-container{
     padding:15px;
     margin-left: 0px !important;
   }
   .t-user-avatar-container .t-user-avatr-col-1,
   .t-user-avatar-container .t-user-avatr-col-2{
      display: block;
      width:100% !important;
   }
   .smll-img-80 img{
       width:60px;
       height: 60px;
   }
   .t-topics-lists-container,
   .t-topics-lists-container-2{
      padding:0px !important;
   }
   ul.t-topics-lists-container,
   ul.t-topics-lists-container{
      padding:0px !important;
   }
   .res-feature-card{
   	  margin-left: auto;
   }
}
/*END RESOURCE CENTER VIEW*/
/*Serch form to a users view*/
.t-search-form-tbl{
   display: table;
   width:100%;
}
.t-search-form-tbl-col1,
.t-search-form-tbl-col2{
   display: table-cell;
   vertical-align: top;
}
.t-search-form-tbl-col2{
   width:50px;
}
.t-search-form-tbl-col1 input[type="text"]{
      width:100%;
      border:1px solid #CCCCCC;
      padding:10px;
      height: 42px;
      box-shadow: none;
}
.t-search-form-tbl-col2 button{
   padding:12px;
}
.search-result-header{
   padding:0px 20px 20px;
   clear: both;
}
.quit-search-results{
   position: absolute;
   display: block;
   right: 0;
   margin-right: 30px;
   z-index: 9999999 !important;
}
/*Content Libray*/
.content-library-container{
	padding:0px 10px;
}
.library-content-table{
	width:100%;
	display: table;
	border:1px solid #eeeeee;
	height: 100px;
	margin-top:20px;
	background: #FFFFFF;
	padding: 20px;
}
.library-content-col1,
.library-content-col2{
	display: table-cell;
	vertical-align: top;
}
.library-content-col1 .title{
	font-size: 20px;
}
.library-content-col2{
	width:200px;
}
.geographincal-reach-container{
	height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	border:1px solid #CCCCCC;
	margin-top:10px;
	padding:10px;
}
.geo-reach-form{
	margin-top:20px;
	display: block;
	clear: both;
}
.partnership-outr-container{
	height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	border:1px solid #CCCCCC;
	padding:10px;
}

.st-resource-list a.active{
	border:3px solid;
    height: 181px !important;

}
.user-profile-tbl-{
	display: table;
	width:60%;
	margin: auto;
}
.user-profile-col1-,
.user-profile-col2-{
	display: table-cell;
	vertical-align: middle;
}
.user-profile-col1-{
	width:200px;
}
.user-profile-col1- img{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border:1px solid #CCCCCC;
	padding:5px;
}
.usr-fullname-text{
	font-size: 35px;
}
@media (max-width: 650px) {
	.user-profile-tbl-{
		width:80%;
	}
	.usr-fullname-text{
	   font-size: 20px;
     }
	.user-profile-col1-,
    .user-profile-col2-{
    	display: block;
    	width: 100%;
		text-align: center;
		padding:10px;
    }
    .user-profile-col1- img{
		width: 60px;
		height: 60px;
	}
}