#edciteAlertArea {
	display: none;    
    opacity: 0;
}
.main {	
    text-align: center;
    font-family: Helvetica;
}
.hidden_div_for_html { display: none; } 
.footer-items {
    text-align: center;
    font-family: Helvetica, sans-serif;
    min-width: 400px;
    margin: 50px auto 15px;
    line-height: 25px;
}

.footer-link {
    padding: 10px 5px;
    color: #666666;
}

@media only screen and (max-width: 700px) {
    .footer-link {
    	display: none;
    }
    .footer-link.mob {
     	display: block;   
    }
}
/* CSS for NavMainContainer */
.navbar-default {
	min-width: 960px; 
}
.navbar-fixed-bottom, .navbar-fixed-top {
	z-index: 100;    
}
.navbar-collapse {
    border-bottom: 1px solid #737373;
}
.first-layer-nav {
	font-size: 16px;    
}
.elogo {
	width: 90px;    
	margin: -10px -10px 0 0;
}
.selected {
    font-weight: bold;
    font-size: 16px;
    border-bottom: 3px solid #7ca738;	
}
.selected a {
    color: #7ca738 !important; 
}
.navbar {
    margin-bottom: 0;
}
.modal-header {
	background: #5b6b79;
    color: white;
}
.modal-header .close {
    position: absolute;
    color: white;
    opacity: 1;
    font-size: 2.5rem;
    right: 1rem;
    top: 0;
}
.btn.eg {
    background: #5cb85c;
    color: white;
    border: 1px solid #57af57;
}
.btn.eg:hover {
	background: #4b9a4b;
    border: 1px solid #418441;    
}
.btn-sign {
	width: 10rem;
    margin: 0.75rem 0.5rem;
}
.errorDiv {
    background-color: #f2dede;
    border-color: #ebccd1;
    border-radius: 4px;
    text-align: center;
    color: #a94442;
    font-size: 16px;
    padding: 12px;
    margin: 10px auto 0;
}
.errorDiv .error {
	margin: 0;    
}
.navbar-default {
	border: none;    
}
.popover {
	z-index: 9999;    
}
@media only screen and (max-width: 768px) {
    .navbar-header {
    	width: 98vw;	/* shows the burger menu dropdown */    
    }
}


/* CSS for SecondaryNav */
.secondaryNav {
	padding-left: 93px;
    min-height: 35px;
    border-bottom: 1px solid #e7e7e7;
    width: 100vw;
    font-size: 14px !important;
}
.secondaryNav .navbar-nav>li>a {
    height: 35px;
    padding: 8px 15px; 
}

/* CSS for RightNavSection */
.summer-change-link { 
    color: white; 
}
.summer-change {
    position: relative;
	background: #5cb85c;
    border-radius:100px;
    font-size:12px;
    margin-top:3px;
    margin-right:10px;
}
.summer-change:hover {
	background:#4cae4c;
    color:white;
    text-decoration:underline;
}
.switch-ui-btn {
    font-size: 1.2rem;
    margin: 0 1rem;
    padding: .5rem;   
}

.settings-and-notifications {
	float: right;  
    margin-top: 5px;
    display: inline-flex;
}
.usr-ppd {
    font-size: 1.6rem;
    margin: auto;
 	cursor: pointer;   
}
.usr-ppd:hover span {
	font-weight: bold;    
}
.usr-ppd:hover img {
    border: 1px solid #d1d1d1;
}
.set-ul {
	padding: 4px 0 !important;    
}
.set-ul li {
    list-style-type: none;
    padding: 2px 6px !important;
}
.set-ul li:hover {
	text-decoration: underline;    
}
.usr-ppd:hover {
	text-decoration: underline;    
}
.profile-picture {
	width: 40px;
    height: 40px;
    margin-left: 12px;
}

ul.set-ul {
 	margin: 0;   
}
.popover-content a { 
    text-decoration: none; 
    border-width: 0px; 
    border-color: white !important; 
}
.notifli { 
    position: relative; 
    padding: 5px; 
    padding-right: 10px; 
    border-bottom: 2px dotted #eeeeee; 
    font-size: 14px; 
}
.gsearch-div {
 	padding: 1rem;
    display: inline-flex;
    height: 50px;
}
.gsearch-div .fas {
	font-size: 1.6rem;  
    color: #9c9b9b;
    cursor: pointer;
	margin-top: 5px;
}
.gsearch-div .fas:hover {
	color: #656565;
}
.gsearch-in {
	margin: -0.5rem 1rem;
    cursor: pointer;
}
.break-line {
	font-size: 1.6rem;
    padding: 1rem 1rem 0 0;
    font-weight: bold;
    color: #9c9b9b;    
}

/* CSS for AssignmentSubNav */
.sec-nav {
	width: 100%;    
}
.right-side-action {
	float: right; 
    margin-right: 2rem;
}
.btn.eg {
    background: #5cb85c;
    color: white;
    border: 1px solid #57af57;
}
.btn.eg:hover {
	background: #4b9a4b;
    border: 1px solid #418441;    
}

/* CSS for QuestionSubNav */


/* CSS for Notifications */
.notifd {
	font-size: 13px;    
}
.notifli div { 
    display: table-cell; 
    min-width: 45px; 
}
.unread-notifications li {			
	background: #ffa50066; 
} 
.notifications .fa-bell {
    font-size: 36px;
    color: #fba21b;
    margin: 2px 10px;
    margin-left: 10px;  
    cursor: pointer;
}
.notifications:hover .fa-bell {
	font-weight: bold;
}
.notifications .sd { 
    cursor: pointer;
    position: absolute;
    right: 22px;
    top: 15px;
    color: white;
    font-size: 14px;
}
.notifications .dd {
    cursor: pointer;
    position: absolute;
    right: 18px;
    top: 17px;
    color: white;
    font-size: 13px;    
}
.popover-content {
	margin: 0;
    padding: 0;
}
.popover-content ul { 
    padding: 0; 
}
.popover-content li {
    list-style-type: none; 
	padding: 7px;    
}
.notifli div img { 
    vertical-align: top; 
    margin-top: 5px; 
    width: 35px;
    height: 35px;
}
.notifli .note-when {
    width: 100%;
    text-align: right;
    font-size: 11px;
    font-style: italic;
    margin: -10px auto 0;
}
.see-all-div {
    text-align: center;
	font-size: 16px;
    font-weight: bold;
    padding: 8px 0;
}
.see-all-div a:hover {
	text-decoration: underline;    
}

/* CSS for AlleviateButtons */
.alleviate-cont {
    position: fixed;
    bottom: 0;
    right: 10px;
    text-align: center;
    display: inline-flex;
}
.alleviate-btns {
    width: 90px;
    height: 25px;
    margin: 0px 3px;
    padding-top: 1px;
    background: #fba21b;
    font-size: 15px;
    color: white;
    border-radius: 3px 3px 0 0;
    cursor: pointer;
    border: 1px solid #d68812;
}
.alleviate-btns:hover {
    background: #d68812;
    border: 1px solid #bf780d;
}

/* CSS for HelpModal */
.teacher-help-modal  {
	width: 900px;
}
.help-main {
	text-align: center;    
}
.teacher-help-modal iframe {
    height: 600px;
    width: 850px;    
}
    

/* CSS for FeedbackModal */
.feedback-modal .inputs {
	padding: 15px 50px;    
}
.modal-message-cont .msg {
    margin: 20px;
    text-align: center;
}
.feedback-modal .form-horizontal {
    padding-right: 50px;
} 

/* CSS for RosterSubNav */


/* CSS for AnonHeader */
.anon-header {
    height: 7rem;
    width: 100vw;
    background: #457025;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    padding: 0.25rem 4rem 0rem 0rem;
    z-index: 1000;
}
.anon-header .elogo {
    width: 12rem;
    margin-top: -13px;
}
.anon-header a {
    color: #FFFFFF;
}
.anon-header .anon-link-container {
    width: 75vw;
    padding-top: 1.75rem;
}
.anon-header .anon-link {
    padding: 1rem;
    font-size: 2rem;
}
.anon-header .sign-actions-container {
	padding: 1rem;
}
.anon-header .signin-l {
    position: absolute;
    right: 188px !important;
    top: 10px;    
}
.anon-header .btn-sign {
    width: 16rem !important;
    margin: 10px 0;
    font-size: 1.75rem;
}
.anon-header .btn-caption {
    font-size: 13px;
    position: fixed;
    top: 52px;
	right: 36px;    
}


@media only screen and (max-width: 700px) {
    .logod.anon {
    	width: 100vw;
        text-align: center;
    }
    .anon-link-container, .navbar-right {
    	display: none;    
    }
}

@media only screen and (max-width: 1000px) {
	.anon-link-container {
    	display: none;    
    }
}

/* CSS for CollectionCard */
.col-card {
    height: 20rem;
    width: 25rem;
    margin: 1rem;
    background: #f1f1f1;
    border: 1px solid #7d7d7d;
    border-radius: 0.5rem;
    padding: 1rem;
    text-align: center;
    position: relative;
    cursor: pointer;
    float: left;
}
.col-card a, .col-card a:hover {
	color: #333;  
    text-decoration: none;
}
.col-card:hover .hov-col-view {
	display: block;
}
.hov-btn {
    display: none;
    position: relative;
    z-index: 10;
    width: 17rem;
    font-size: 1.6rem;
    margin: -2rem auto;
    bottom: 1rem;
}
.col-card:hover .hov-btn {
	display: block;    
}
.hov-col-view {
    display: none;
    background: #000;
    opacity: 0.87;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    padding: 2rem 0;
    font-size: 1.6rem;
    color: #fff;
}
.hov-stats {
    margin-top: 2.5rem;  
    position: relative;
}
.hov-stats p {
	margin-bottom: 0.5rem;    
}
.hov-col-view button {
    position: relative;
	margin-top: 1.5rem;  
    width: 16rem;
}
.logo-sect {
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
}
.subject-icon {
	width: 3rem;    
    opacity: 0.8;
}
.col-card .title {
	margin: 4rem 0.5rem 2.5rem 0.5rem;
}
.description {
    font-size: 12px;
    position: absolute;
    top: 75px;
    left: 0;
    width: 100%;
    padding: 0 4px;
}
.info {
    font-size: 1.2rem;
}
.info p {
	margin: 0;    
}

/* CSS for FC_Header */
.head-div {
    padding-top: 11rem;
    padding-left: 1rem;
	text-align: left;
    width: 100%;
    display: inline-flex;
    position: relative;
}
.switch6 {
    max-width: 35rem;
	margin: 0;
}
.switch6-light {
 	cursor: pointer;   
}
.switch6-light a {
    background: #5b6b79;
}
#selSlide {
	color: white;    
}
.anon-title {
	font-size: 6rem;
    font-weight: bold;
    font-family: 'Shadows Into Light', Times, Cursive;
    margin: -2rem 0 2rem;
}

@media only screen and (max-width: 700px) {
	.anon-title {   
    	font-size: 5rem;
	    text-align: center;
	}
}

/* CSS for FC_Filters */
.col-filters {
	text-align: right;
    margin-top: -36px;/* quick to fix html */
    margin-right: 85px;
}
.col-filters button {
	font-size: 1.2rem;    
    margin: 0 .4rem;
}
.filter-label-div {
	display: inline;    
}
.filter-label {
    color: #6f6f6f;
    margin-right: 1rem;   
}
.fc-and-follow {
    display: inline-flex;    
}
.page-title {
    font-size: 2.4rem;
	margin: 0 1rem 0 0;    
}
button.f-col {
    width: 25rem;
    border-radius: 2rem;
    font-size: 1.6rem !important;
}
button.following {
    background: #7CA738;
    color: white;  
    border: 1px solid #5c7534;
}
button.following:hover {
	background: #6c962a;
    color: white;    
}
button.follow {
    background: white;
    color: #2FC62F;
    border: 1px solid #2FC62F;
}
.follower-count {
	vertical-align: middle;
	color: #989494;
    margin: 0.5rem 1rem;
}

@media only screen and (max-width: 700px) {
	.col-filters {  
        text-align: left;
        margin-top: 0;
        margin-right: 0;
	}
}

/* CSS for FC_CollectionRows */
.c-sect {
	text-align: left; 
    padding: 0 2rem;
    margin-top: 3rem;
}
.c-row-header {
    font-size: 2rem;
	margin: 14px 0 0 10px; 
}
.c-row-header .sm {
    color: #6f6f6f;
    font-size: 1.2rem;
    vertical-align: middle;
    margin-left: 0.5rem;
}
.col-row {
	padding-left: 2rem;
    /*width: 96vw;*/
    display: inline-block;
} 
.c-sect>div:first-child {
    text-align: end;
    padding-right: 15%;
}

/* CSS for MY_CollectionRows */
.my-c-sect {
	margin-top: 2.7rem;    
}
.empty-state {
 	padding: 3rem;
    text-align: center;
}

/* CSS for CreateCollectionCard */
.col-card.create {
    background: #fffafa;
    padding: 2rem 0.5rem;
}
.col-card.create:hover {
	background: #e6e6e6;    
}
.create .title {
    margin: 0;
	font-size: 1.8rem;  
}
.create .glyphicon-plus {
    font-size: 4.5rem;
    color: #7ca738;
    padding-top: 0.75rem;
}
.create:hover .glyphicon-plus {
    font-size: 5rem;
}
.create .desc {
	font-size: 1.2rem;
    padding-top: 2rem;
}

/* CSS for CreateCollection_Modal */
.create-collection-modal {
	width: 550px;     
}
.modal-header {
	background: #5b6b79;
    color: white;
}
.form-group {
    margin: 10px auto !important;
    width: 90%;
}
.control-label {	
    padding: 7px 0;
}
.control-label.two-lines {
	padding-top: 16px;    
}
.sel-grade-div {
	padding-left: 42px;    
}
.number {
    float: left;
    border: 1px solid #cccccc;
    margin: 3px 6px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding-top: 4px;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
}
.number.selected {
    background: #CCE638;
    border: 1px solid #a3b923;
}
.err-div {
    background-color: #f2dede;
    border-color: #ebccd1;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    color: #a94442;
    font-size: 16px;
    padding: 8px;
    margin: 0;
}
.err-div .err {
	margin: 0;    
}

#headercontainer {
	height: 80px;    
}