/*--------------------------------- Layout/Other -------------------------------------*/

html, body {
    overflow: hidden;
}

.content {
    background: url("../img/MSU_Beaumont_Tower.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    overflow: auto;
}

.frame {
    width: 100%;
    height: 100%;
    margin-top: -50%;

}

.main-content {
    padding-bottom: 50px;
    padding-top: 25px;
    height: 100%;
    width: 95%;
    margin: auto;
}

.main-wrapper {
    margin-bottom: 3%;
}

.login-window {
    margin: 20% auto;
    width: 40%;
    padding: 2%;
    background-color: rgba(255, 255, 255, .7);
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
}

.login-input {
    margin-right: 20px;
}

.inputs {
    width: 100%;
    font-size: 20px;
}

.course-container {
    margin-top: 50px;
}

.custom-modal {
    padding: 5%;
}

.border {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.custom-nav {
    margin-bottom: 0;
}

a.navbar-brand.logo {
    font-size: 200%;
    color: #18453B;
    font-family: 'Open Sans', sans-serif;
}

.course-group {
    display: inline-block;
    width: 100%;

}

.custom-table {
    margin-top: 20px;
    height: 70%;
}

.margin-left-sm {
    margin-left: 10px;
}

.margin-left-md {
    margin-left: 30px;
}

.margin-right-sm {
    margin-right: 10px;
}

.myGrades-table {
    border-collapse: separate;
    border-spacing: 50px 20px;
}

.myGrades-table td {
    margin: 50px;
}

.custom-card {
    padding: 20px;
    margin-top: 40px;
}

.contact-card {
    padding: 15px;
    margin: 5%;
    width: 40%;

}

.contact-form-card {
    padding: 50px;
    margin: 5%;
    width: 80%;

}

.show-content {
    background-color: #FFFFFF;
    margin: 0 auto;
    font-size: large;
}

.material-header {
    padding-left: 15px;
}

.padding-md {
    padding: 20px;
}

.padding-lg {
    padding: 50px;
}

.dropdown-option {
    display: none;
    margin-left: 15px;
}

.display-none {
    display: none;
}

.panel-scroll {
    overflow-y: scroll;
    max-height: 500px;
}

.slide-loading {
    height: 200px;
    margin-top: 10%;
}

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

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

.dropdown-option option {
    background-color: #DDDDDD;
    color: #18453B;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding-left: 20px;
}

.img-holder {
    background: none;
    position: relative;
}

.light-shadow {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
}

.thumbnail-holder {
    overflow-y: scroll;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
}

.slideInput-form {
    display: inline;
}

.margin-bottom-md {
    margin-bottom: 50px;
}

.margin-bottom-sm {
    margin-bottom: 25px;
}

.margin-bottom-lg {
    margin-bottom: 75px;
}

#problem-img-container {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 2%;
}

input[type=checkbox] {
    /* All browsers except webkit*/
    transform: scale(1.5);

    /* Webkit browsers*/
    -webkit-transform: scale(1.5);
}

.slide-input {
    width: 50px;
}

.input-width {
    width: 50px;
}

.md-input-width {
    min-width: 100px;
}

.lg-input-width {
    width: 150px;
}

.material-display a {
    text-decoration: none;
    color: #000000;
    cursor: pointer;
}

.related-material-container {
    border-style: solid;
    border-color: gainsboro;
    border-width: 0 2px 0 2px;
}

.input-group .form-control {

    width: 30%;
}

.overflow-hidden {
    overflow: hidden;
}

.material-icon {
    padding-right: 7px;
}

.time-icon {
    margin: 10px;
}

.col-title {
    width: 200px;
}

#groupNav {
    margin-top: 3%;
}

.button-form {
    margin: 0;
    overflow: hidden;
}

.problem-variables {
    display: inline-block;
    margin-right: 25px;
}

a.enable {
    opacity: .95;
}

a.appearClosed {
    opacity: 0.5;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}

.typeGlyphicon {
    margin-left: 10px;
    font-size: 125%;
    top: 0.25em;
    float: right;
}

.course-name {
    border-radius: 2px;
    margin-bottom: 10px;
    background-color: rgba(225, 225, 225, 0.1);
}

.time-input {
    width: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.transition-container {
    padding: 0;
    max-height: 10000px;
}

.transition {
    -webkit-transition-delay: 0.4s;
    -webkit-transition-duration: 3s;
    transition-duration: 3s;
    transition-delay: 0.4s;
}

.ng-hide {
    max-height: 0;
}

.material-separator {
    margin: 0;
}

.course {
    font-size: 200%;
    padding: 2%;
}

.pdf-content {
    border: 1px solid #000000;
}

.pdf-viewer {
    display:block;
    width: 100%;
}


.beam-eq {
    width: 260px;
}

.image-preview {
    max-height: 250px;
 }

.image-preview-sm {
    max-height: 200px;
}

.group-nav {
    width: 60%;
    margin-bottom: 80px;
}

md-sidenav.sidenav-list-sm.md-locked-open {
    width: 12%;
}

.user-data-table th, .user-data-table td {
    border: none;
    border-bottom: 1px solid #ddd;
}

.instance-header th {
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #4CAF50;
    color: white;
}

.part-header th {
    background-color: #f2f2f2
}

/*------------------------ General --------------------------------*/

.full-height {
    height: 100%;
}

.full-width {
    width: 100%;
}

.min-height {
    min-height: 1% !important;
}

.min-width {
    min-width: 1px;
}

.z-index-font {
    z-index: 100;
}

.border-radius-sm {
    border-radius: 5px;
}

.no-decoration {
    text-decoration: none;
}


.full-screen {
    width: 100%;
    height: 100%;
}

.no-margin {
    margin: 0 0 0 10px !important;
}

.lg-input {
    width: 60%;
}

.center {
    position: relative;
}

.padding-side-md {
    padding: 20px;
}

.pad-top {
    padding-top: 5px;
    padding-right: 5px;
}

.margin-top-md {
    margin-top: 30px;
}

.margin-top-lg {
    margin-top: 100px;
}

.gradebook-margins {
    margin: 20px 20px 0 20px;
}

.md-button-sm {
    min-width: 30px;
}

.no-min-height {
    min-height: 0 !important;
}

.md-button-md {
    min-width: 50px;
}

.center {
    margin: 0 auto;
    padding: 0;
}

.relative {
    position: relative;
}

.margin-top-sm {
    margin-top: 15px;
}

.shadow {
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
}

.sidebar-shadow {
    -moz-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.left {
    float: left;
}

.right {
    float: right;
}

.block {
    display: block;
}

.inline {
    display: inline-block;
}

.align-bottom {
    vertical-align: bottom;
}

.no-pointer-events {
    pointer-events: none;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.glyphicon-large {
    font-size: 30px;
}

.clear-right {
    clear: right;
    display: block;
}

/*---------------------- Colors/Theming --------------------------*/

.loading-mask {
    background: rgba(255, 255, 255, 0.5);
    padding: 5%;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.partial-credit {
    color: #FFD020;
    padding-left: 5px;
}

.no-credit {
    color: #FF0C10;
    padding-left: 5px;
}

.error-text {
    font-weight: bold;
    color: red;
}

.errorMsg {
    color: red;
}

.italic {
    font-style: italic;
}

.panel-default > .selectedGroup {
    background-color: rgb(76,175,80);
    border-color: #3E4041;
    border-bottom-color: #FFFFFF;
    font-weight: bold;
}

.btn-default.btn-on.active {
    background-color: rgb(76,175,80);
    color: white;
}

.btn-default.btn-off.active {
    background-color: #DA4F49;
    color: white;
}

.panel-green > .panel-heading {
    border-color: rgb(76,175,80);
    color: #FFFFFF;
    background-color: rgb(76,175,80);
}

.panel-green {
    border-color: #5CB85C;
}

.white {
    color: white !important;
}

.full-credit {
    color: #10A10E;
    padding-left: 5px;
}

.green-text-outline {
    -webkit-text-stroke: 2px #18453B;
}

.selected {
    color: black;
    font-weight: bold;
}

.modal-header-success {
    color: #FFFFFF;
    background-color: rgb(76,175,80);
}

.dark-gray {
    color: #757575
}

.dark-green {
    background-color: #18453B !important;
}

.light-gray {
    /*background-color: #f0f0f0 !important;*/
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
}

.back:hover {
    color: #FFFFFF;
}

.back:focus {
    background-color: #FFFFFF;
    color: #18453B;
}

.content {
    margin-bottom: 0;
}

.list-group a:hover {
    background-color: #DCDCDC;
}

a.list-group-item.custom-list-item {
    color: black;
    text-decoration: none;
    border-radius: 0;
}

.secondary-header {
    background-color: #898B8C;
    color: white;
}

.green-button:focus {
    color: white;
}

.rowHover:hover td {
    cursor: pointer;
    background-color: darkgrey;
}

.course-list-title {
    text-decoration: none;
    color: black;
}

.green-button {
    background: #18453B;
    color: #FFFFFF;
    border-radius: 4px;
    text-shadow: 0, 1px, 1px, rgba(0, 0, 0, 0.2);
    border-color: transparent;
    font-family: 'Open Sans', sans-serif;

}

.panel-custom {
    margin-bottom: 0;
    border-color: #18453B;
}

.back {
    float: left;
    background-color: #FFFFFF;
    color: #18453B;
    margin-right: 15px;

}

.panel-default > .heading-custom {
    background: #18453B;
    color: #FFFFFF;
    border-color: #18453B;
}

.nav-link {
    color: white;
    text-decoration: none;
}

.panel-heading.custom-hover:hover {
    background-color: rgb(76,175,80);
}

.white-background {
    background-color: white;
}

.green-button:hover {
    background-color: rgb(76,175,80);

}

.table-header {
    font-weight: bold;
    color: white;
    background-color: #18453B !important
}

.background {
    background-color: #18453B;
    color: #FFFFFF;
    border-color: #18453B;
    font-family: 'Open Sans', sans-serif;
}

.green {
    background-color: rgb(76, 158, 79);
}

.font-green {
    color: rgb(76, 158, 79);
}

.orange {
    background-color: darkorange;
}

.font-orange {
    color: darkorange;
}

.purple {
    background-color: purple;
}

.font-purple {
    color: purple;
}

.back-btn:not([disabled]):hover {
    background-color: rgb(76,175,80);
    color: white;
}

.active-tab {
    background: gainsboro;
}

.light-font {
    color: rgba(0,0,0,0.54);
}

/*--------------------------- Fonts -----------------------------------*/

.course-title {
    font-size: 200%;
    font-family: 'Open Sans', sans-serif;
}

.large-header {
    font-size: 45px;
}

.login-logo {
    font-size: 300%;
}

.font-bold {
    font-weight: bold !important;
}

.font-small {
    font-size: 80%;
}

.large {
    font-size: 115%;
}

.title {
    font-size: 150%;
}

.panel-heading-title {
    font-size: 18px;
}

.Open-Sans {

    font-family: 'Open Sans', sans-serif;
}

/*--------------------- Angular Material Customizations ----------------*/

md-list-item.course-name:hover {
    background-color: rgba(225, 225, 225, 0.7);
    cursor: pointer;
}

.md-button.custom {
    background-color: rgba(255, 255, 255, .7);
}

.md-select-menu-container.md-active {
    z-index: 9999;
}

md-backdrop.md-select-backdrop {
    z-index: 9998;
}

.md-datepicker-calendar-pane {
    z-index: 1151 !important;
    position: absolute;
}

.md-whiteframe-z1 {
    z-index: 1151 !important;
    position: absolute;
}

.md-dialog-container {
    z-index: 1151 !important;
    position: absolute;
}

.md-pane-open {
    z-index: 1151 !important;
    position: absolute;
}

a.md-default-theme:not(.md-button):hover, a:not(.md-button):hover {
    color: #18453B;
}

a.md-default-theme:not(.md-button), a:not(.md-button) {
    color: #18453B
}

.md-dialog-content {
    width: 500px;
}

md-sidenav.md-locked-open {
    width: 100%;
}

md-input-container .md-input {
    border-color: #757575;
}

.divider-margin {
    margin-top: 20px !important;
}

.netIdInput {
    width: 100%;

}

.back-btn {
    border-radius: 2px;
    color: white;
    min-width: 35px;
}

.no-text-transform {
    text-transform: none;
}

.custom-icon-button {
    margin: 0 5px 0 5px;
    padding: 3px 6px 3px 6px;
    background-color: #18453B;
    border-radius: 3px;
    color: white;
    cursor: hand;
}

.custom-icon-button:hover {
    background-color: #2CA02C;
}

.icon-hover-dark-green:hover {
    background-color: #18453B !important;
}


/*----------------------Media Queries--------------------------*/

@media (max-width: 800px) {
    .course {
        padding: 3%;
    }
}

@media (max-width: 450px) {
    .course {
        padding: 4%;
    }
}

@media (max-width: 1000px) {
    .nav-tabs {
        display: none;
    }

    .dropdown-option {
        display: block;
    }

    .tab-content {
        width: 100%;
    }
}

@media (max-width: 1000px) {
    .login-window {
        width: 70%;
    }
}

@media (max-width: 870px) {
    .msulogo {
        display: none !important;
    }
}

@media (max-width: 550px) {
    .lock {
        display: none;
    }

    .date {
        float: none;
    }
}

@media (max-width: 1000px) {
    .thumbnail-holder {
        display: none;
    }

    .slide-size {
        display: none;
    }

    #slideImg {
        height: 100% !important;
        width: 100%;
    }

}

@media (max-width: 450px) {
    .slide-container {
        display: none;
    }

    .thumbnail-holder {
        display: block;
    }
}

@media (max-width: 1260px) {
    .contact-form-card, .contact-card {
        width: auto;

    }

}

@media (max-width: 550px) {
    .myGrades-table {
        border-collapse: separate;
        border-spacing: 10px 10px;
    }

    .myGrades-table td {
        margin: 10px;
    }

}

@media (max-width: 700px) {

    .group-nav {
        width: 85%;
    }
}

@media (max-width: 900px) {

    .responsive-fonts {
        font-size: smaller;
    }

}

@media (max-width: 600px) {

    .responsive-fonts {
        font-size: small;
    }
}

@media (max-width: 959px) {

    .material-sidenav {
        display: none !important;
    }
}



/*animation for ng show/hide*/
.animate-show {
    line-height: 20px;
    opacity: 1;
    padding: 10px;
/ / border: 1 px solid black;
    background: white;
}

.animate-show.ng-hide-add, .animate-show.ng-hide-remove {
    transition: all linear .6s;
}

.animate-show.ng-hide {
    line-height: 0;
    opacity: 0;
    padding: 0 10px;
}

#katex-helper {
    border-style: solid;
    border-color: lightgrey;
    border-width: 1px;
}


.notification-new {
    color: #10A10E; !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: rgb(76,175,80);
    border-color: rgb(76,175,80);
}

.pagination > li > a, .pagination > li > span {
    color: black;
}

.small-toolbar, .small-toolbar>.md-toolbar-tools {
    height: 50px;
    min-height: 50px;
}

/* Small Bubble Ng-Quill Toolbar */
.bubble-small > div > div > .ql-tooltip {
    width: 400px;
    position: static;
    transform: none;
}

.bubble-small > div > div > .ql-tooltip > .ql-tooltip-arrow {
    display: none;
}

.custom-quill-input > div > div > .ql-editor {
    border-bottom: thin solid rgba(0,0,0,0.87);
    padding: 2px 10px 3px 10px;
    margin: 0 5px 0 5px;
    min-width: 200px;
}

.lg-quill-edit > .ql-container-md > div > .ql-container {
     height: 250px;
 }

.md-quill-edit > .ql-container-md > div > .ql-container {
    height: 150px;
}

.ql-font-md > div > .ql-container {
    font-size: 16px;
}

.ql-container-lg > div > .ql-container {
    height: 150px;
}


.ql-container-md > div > .ql-container {
    height: 100px;
}