#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;   
    }
}

.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: 15rem;
    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: 100vw;	   
    }
}



.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; 
}


.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;    
}


.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;    
}




.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;    
}


.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;
}


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

.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 */
.navbar-header {
   display:flex 
}

.navbar-right {
    display: flex;
    align-items: center;
    gap: 2rem;
    margin-right:0px;
}

.anon-header {
    height: 5.5rem;
    width: 100%;
    background-color: #457025;
    color: #eff4d7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1rem;
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: 0 6px 24px rgba(0, 47, 65, 0.25);
}

.anon-header .elogo {
    height: auto;
}

.anon-header a {
    color: #eff4d7;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.25s ease;
}

.anon-header a:hover {
    color: #eaf898;
    transform: translateY(-1px);
}

.anon-header .anon-link-container {
    display: flex;
    gap: 2rem;
    align-items: center;
}

.anon-header .anon-link {
    font-size: 1.35rem;
    letter-spacing: 0.3px;
    
}

.anon-header .anon-link.signin-l {
    border: 1px solid;
    border-radius: 10px;
    padding: 0.65rem 1.8rem;
    
}

.anon-header .sign-actions-container {
    display: flex;
    align-items: center;
    gap: 1rem;
}

/* CTA Button */
.anon-header .btn-sign {
    padding: 0.65rem 1.8rem;
    font-size: 1.35rem;
    font-weight: 600;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    background-color: #da7100;
    color: #eff4d7;
    transition: all 0.25s ease;
}

.anon-header .btn-sign:hover {
    background: linear-gradient(135deg, #da7100, #c95300);
    transform: translateY(-2px);
    box-shadow: 0 10px 22px rgba(201, 83, 0, 0.35);
}

.anon-header .btn-caption {
    font-size: 0.85rem;
    color: #afc838;
}

/* Title Styling */
.anon-title {
    font-size: 4.5rem;
    font-weight: 700;
    font-family: 'Shadows Into Light', cursive;
    color: #373831;
    text-align: center;
    margin: 2rem 0;
    background: #457025;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Mobile */
@media only screen and (max-width: 768px) {
    .anon-header {
        padding: 0 1.5rem;
        height: 4.8rem;
    }

    .anon-header .anon-link-container {
        display: none;
    }

    .anon-title {
        font-size: 3.2rem;
        margin: 1.5rem 0;
    }
}


/*.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;    
}

.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) {
    .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 */
.cards{    
    margin-left:3.5rem;    
}

.col-card {
    height: 20rem;
    width: 25rem;
    margin: 1rem;
    background: #F9F6EE; 
    border: 1px solid #F9F6EE; 
    border-radius: 1rem;
    padding: 2rem;
    text-align: center;
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    color: #373831; 
}

.col-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    color: #afc838;
}

.col-card a, 
.col-card a:hover {
    color: #373831;
    text-decoration: none;
}

.col-card .hov-col-view {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;

    position: absolute;
    background: rgba(249, 161, 26, 0.95);
    color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 2rem;
    text-align: center;
    font-size: 1.8rem;
    border-radius: 1rem;

    display: flex;
    justify-content: center;
    align-items: center;

    transition: opacity 0.25s ease;
}



.hov-col-view {
    position: absolute;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.col-card a:hover .hov-col-view {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.col-card .hov-btn{
    position: absolute;
    left: 50%;
    bottom:2rem;
    transform: translateX(-50%);
}


.col-card .hov-btn {
    background-color: #da7100; 
    color: #fff;
    border: none;
    padding: 1rem 2rem;
    border-radius: 0.5rem;
    font-size: 1.8rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
    z-index: 2;
}

.col-card .hov-btn:hover {
    
    background: #fff;
    color: #da7100;
    border: 2px solid #da7100;
}

.col-card:hover .hov-btn {
    display: block;
}

.hov-stats {
    z-index: 1; 
}

.hov-col-view .hov-btn {
    width: 20rem; 
}

.logo-sect {
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
}

.subject-icon {
    width: 3rem;    
    opacity: 0.8;
}

.col-card .title {
    margin: 1rem 0;
    font-weight: 700;
}

.description {
    font-size: 14px;
    position: absolute;
    top: 75px;
    left: 0;
    width: 100%;
    padding: 0 4px;
}

.info {
    font-size: 1.5rem;
}

.info p {
    margin: 0;    
}

input[type=checkbox] {
    transform: scale(2.5);
    -ms-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    padding: 10px;
    margin-right: 1.5rem;
}


/* CSS for FC_Header */
.head-div {
    padding-top: 1.5rem;
    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;    
}

@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-right: 85px;
    margin-top: 20px;
    margin-bottom: 20px;
    flex-wrap:wrap;
}

.col-filters button {
    font-size: 1.5rem;    
    margin: 0 0.4rem;
    background: #457025;
    color: white;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    border: 2px solid #457025;
}

.col-filters button:hover {
    border: 2px solid #457025;
    background: transparent;
    color: #457025;
}

.filter-label-div {
	display: inline;    
}

.filter-label {
    color: #373831;
    margin-right: 1rem;
    font-size: 1.5rem;
    font-weight: 600;
}

.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;
}

#school-band-dd:hover {
    border: 2px solid #457025;
    background: transparent;
    color: #457025;
}

#subject-dd:hover {
    border: 2px solid #457025;
    background: transparent;
    color: #457025;
}

#sort-date-dd:hover {
    border: 2px solid #457025;
    background: transparent;
    color: #457025;
}

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


    .col-filters button {
        font-size:1.1rem;
        margin-bottom:10px;

    }
    .filter-label{
        font-size:1.1rem;
    }

}

/*.col-filters {
	text-align: right;
    margin-top: -36px;
    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;

    display: inline-block;
} 
.c-sect>div:first-child {
    text-align: end;
    padding-right: 15%;
}
*/
.c-sect {
	text-align: left; 
    padding: 0 2rem;
    margin-top: 3rem;
}
.noCol {
    text-align: center;
    font-size: x-large;
}
/*.c-row-header {
    font-size: 2rem;
	margin: 14px 0 0 10px; 
}*/


.c-row-header {
    font-size: 2.5rem;
    margin: 14px 0 0 10px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    color: #002f41;
    margin-bottom: 20px;
}

.c-row-header .sm {
    color: #002f41;
    font-size: 1.6rem;
    vertical-align: middle;
    margin-left: 0.5rem;
}
.col-row {
	overflow-x: auto !important;
    width: 100% !important; /*96vw;*/
    min-height: 25rem !important;
    display: flex !important;
    flex-flow:wrap !important;
} 
/* 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;    
}