

main, header {
    background-color: white;
}

main {
    padding-bottom: 20px;
}

main h1 {
    padding-top: 20px;
}

.navbar {
    border-bottom: 1px solid #eee;
}

.navbar-brand img {
    max-height: 100px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
}

.navbar-collapse {
    flex-grow: initial;
}

#banner-bg {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
}

#banner-container {
    min-height: 400px;
    height: 100%;
    justify-content: center;
    background: linear-gradient(45deg, rgba(0,0,0,0.3), rgba(0,0,0,0.4))
}

#banner-container.home {
    background: none;
}

#banner-container .col {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

h1.banner-bundle-name {
    color: white;
    text-align: center;
    /* margin: 25% 0; */
}

h1.banner-bundle-name p {
    color: white;
    text-align: center;
    /* margin: 25% 0; */
    font-size: 1rem;
    margin-top: 1rem;
}


h1.banner-home {
    font-family: "AvenirBlack", sans-serif;
    font-weight: normal;
    font-size: 3rem;
    color: white;
    text-align: right;
    margin: 5% 10% 5% 0;
    -webkit-font-smoothing: antialiased;
}

h1.banner-home p {
    color: white;
    text-align: center;
    font-size: 1.5rem;
    font-family: "AvenirRoman", sans-serif;
    font-weight: 500;
}

h1.course-name {
    color: white;
}

video.teaser {
    /* margin: 30px; */
    background-color: transparent;
    display: block;
    max-height: none;
    max-width: none;
    width: 100%;
}

#banner-video-wrap {
    /* flex: 0 0 50%;
    width: 100%;
    max-width: 50%; */
    margin: 5% 0;
    text-align: center;
}

#banner-cta {
    /* flex: 0 0 50%;
    width: 100%;
    max-width: 50%; */
    padding: 10% 30px 30px 30px;
    text-align: center;
}

#banner-cta .btn {
    margin-top: 30px;
    font-size: 30px;
    min-width: 150px;
}


.thumb-container {
    padding-bottom: 20px;
    padding-top: 20px;
    overflow: visible;
}

.thumb-row {
    /* margin-top: 20px; */
    /* margin-bottom: 0px; */
    overflow: visible;
    justify-content: center;
}

.thumb-col {
    margin-bottom: 20px;
}

.course-container {
    margin: 10px 0px 0px 0px;
}

.course-container img {
    width: 100%;
    border-radius: 5px;
}

#teacher-portal #filters {
    margin: 30px 0;
}

#activity-feed {
    margin-top: 30px;
}


#teacher-portal .summary {
    
    float: left;
    margin-right: 16px;
}

#students {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.student {

    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px 10px;
    cursor: pointer;
}

#unit-progress {
    font-weight: bold;
    margin-left: 30px;
    margin-bottom: 30px;
}

.student:hover {
    background-color: #ccc;
}

.student.selected {
    background-color: #eee;
}

.action {
    margin-bottom: 30px;
    margin-left: 30px;
}

.action i {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath style='fill:%23fac100;' d='M256,0C114.837,0,0,114.837,0,256s114.837,256,256,256s256-114.837,256-256S397.163,0,256,0z M256,490.667 c-129.387,0-234.667-105.28-234.667-234.667S126.613,21.333,256,21.333S490.667,126.613,490.667,256S385.387,490.667,256,490.667z '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: 1rem;
    background-position: 0px 4px;
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-right: 0px;
    flex-shrink: 0;
    width: 1rem;
    height: 1.25rem;
    content: "";
    /* left: 50%; */
    display: inline-block;
    position: absolute;
}

.action i.hexagon-check {
    /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3E%3Cg%3E%3Cg id='check_x5F_alt'%3E%3Cpath style='fill:%23fac100;' d='M16,0C7.164,0,0,7.164,0,16s7.164,16,16,16s16-7.164,16-16S24.836,0,16,0z M13.52,23.383 L6.158,16.02l2.828-2.828l4.533,4.535l9.617-9.617l2.828,2.828L13.52,23.383z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");*/
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzUycHQiIGhlaWdodD0iNzUycHQiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDc1MiA3NTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiA8cGF0aCBkPSJtMjk0Ljk3IDM5OS41MSA2My4xOCA2My4xOCAxMDQuODgtMTQxLjg1LTI3LjczNC0yNy43MjctODEuMjk3IDEwOS45Ni0zMS4yOTMtMzEuMjg5LTI3LjczNCAyNy43M20tMTE4LjI3LTIzLjM2NyA5OS43MTktMTcyLjcyaDE5OS40NWw5OS43MTkgMTcyLjcyLTk5LjcxOSAxNzIuNzJoLTE5OS40NGwtOTkuNzIzLTE3Mi43MiIgZmlsbD0iI2ZhYzEwMCIgZmlsbC1ydWxlPSJldmVub2RkIi8+Cjwvc3ZnPgo=");
    background-size: 2rem;
    background-position: -4px -4px;
    width: 2rem;
    height: 2.75rem;
}

.action .item-name {

    margin-left: 30px;
}

.action .timeago {

    color: #999;
}

.show-quiz-or-survey-results {
     margin: 0;
}

.quiz-or-survey-results img {
    width: 100%;
}

#s3FoldersAutocomplete, #s3FilesAutocomplete {
    /* border-top: 1px solid #ccc; */
    border-left: 1px solid #ccc;
    list-style-type: none;
    margin: 6px 0 0 6px;
    padding: 0 0 0 0;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    max-height: 400px;
    overflow: auto;
}

#s3FoldersAutocomplete li, #s3FilesAutocomplete li {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    list-style-type: none;
    margin: 0;
    padding: 6px;
    cursor: pointer;
}

#s3FoldersAutocomplete li:focus {
    background-color: #eee;
    outline: none;
}

#text-content li ul {
    margin-left: 30px;
}

#todoList video {
    width: 100%;
}

#video-library #bundles {
    max-height: calc(100vh - 300px);
    overflow: auto;
    position: relative;
}

#video-library .task-name {
   font-size: 1.3rem;
   font-weight: bold;
}

#video-library .task-name input {
   width: 40%;
}

#video-library .accordion-button {
    padding: .3rem .65rem;
}

#video-library .bundle .accordion-header .accordion-button:not(.collapsed) {
    background-color: #eee;
}

#video-library .course .accordion-header .accordion-button:not(.collapsed) {
    background-color: #e7ffe8;
}

.progress-bar {
    text-align: center;
    background-color: #eee;
}

.progress-bar.done {
    background-color: #16bd3e;
    color: white;
}


#video-library #video-player video {
    width: 100%;
}

#video-library ul.videos-container {
    margin: 0;
    padding: 0;
}

#video-library li.video {
    list-style-type: none;
    margin: 0;
    padding: .65rem;
    cursor: pointer;
}

#video-library li.video:hover {
    background-color: #ccc;
}

#video-library li.video.selected {
    background-color: #e7f1ff;
}

#video-library textarea {
    width: 100%;
    height: 200px;
}

.comment {
    cursor: pointer;
}

.comment:hover {
    background-color: #ddd;
}

.comment.selected {
    background-color: #ccc;
}

.comment .timestamp {
    color: blue;
    padding: 0 8px 0 0;
}




.tox-promotion {
    display: none;
}

footer {
    clear: both;
}

#resources {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.resource {

    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px 10px;
    cursor: pointer;
}

.resource:hover {
    background-color: #ccc;
}

.resource.selected {
    background-color: #eee;
}

#preview {
    padding: 0 10%;
}

#preview img, #preview video, #preview iframe {
    width: 100%;
    margin: 0 auto;
}

#preview iframe {
    min-height: 600px;
}

#preview .download-btn {
    float: right;
}

.mr-3 {
    margin-right: 1rem;
}

.pl-3 {
    padding-left: 1rem;
}

.video-status-name {
    min-width: 150px;
}

.comments-list {
    max-height: 300px;
    overflow: auto;
}

.comment {
    position: relative;
}
.comment .btns {
    position: relative;
    background-color: white;
    width: 100%;
    padding: .3rem;
}
.comment .btns {
    display: none;
}

.comment:hover .btns {
    display: flex;
}

.comment.editing:hover .btns {
    display: none;
}

.text-left {
    text-align: left;
}

.comment-reply .fs-7{
    display: none;
}

.comment-reply:hover .fs-7{
    display: inline;
}

.height-vh {
    height: 70vh;
    overflow: auto;
}

.ml-3 {
    margin-left: 1rem;
}

.ml-2 {
    margin-left: .5rem;
}

.ml-1 {
    margin-left: .3rem;
}

.mr-1 {
    margin-right: .3rem;
}

.nav-tabs {
    border-bottom: 1px solid #fac100;
}

.nav-tabs .nav-link.active {
    background-color: #fac100;
    border-bottom: 1px solid #fac100;
}

.fs-7 {
    font-size: small;
}

#course-options-list .btn,
#admin-tasks .btn,
#bundle-options-list .btn,
#admin-list .btn,
#status-options-list .btn {
    padding: 2px 4px;
}

@media (max-width: 768px) {

    h1.banner-home {
        font-size: 2rem;
        margin: 5% 5% 5% 5%;
    }

    #banner-bg {
        background-position: center;
    }

    .banner-text {
        font-size: 2rem;
    }

}

@media (max-width: 576px) {
    .banner-text {
        font-size: 1rem;
    }
}
