﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: "Nunito Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}

h2 {
    font-family: "Quicksand", Verdana, sans-serif;
    font-weight: 700;
    font-size: 1.616em;
    color: #4f515b;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding-bottom: 20px
}

a, .btn-link {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

.icon-div {
    text-align:center;
    margin-bottom:1.5rem;
}
.icon-div img {
    max-width:100%;
    margin:auto;
    display:block;
}
.icon-div h1 {
    margin:0;
    margin-top:15px;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

ul, ol {
    padding-left: 2rem;
    margin-bottom: 1.5rem;
}
.activity-list {
    position: relative;
    padding: 0;
}
.item-list {
    padding: 0;
}
.bp-list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.activity-list:before {
    content: "";
    display: block;
    background: #e7edf2;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 20px;
    top: 2px;
    z-index: -1;
    opacity: .7;
}
.bp-list:before, .bp-list:after {
    content: " ";
    display: table;
}
.activity-list .activity-item {
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 2.5rem;
    border: none !important;
}
.activity-list .activity-item:before, .activity-list .activity-item:after {
    content: " ";
    display: table;
}
.bp-list li {
    list-style: none;
    position: relative;
}
.bp-list.grid {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -o-flex-flow: row wrap;
    flex-flow: row wrap;
    width: initial;
}
.activity-list .activity-item>div.item-avatar {
    margin: 0;
    position: absolute;
    left: 0;
    top: 2px;
}

.activity-list .activity-item > div.item-avatar {
    position: relative;
    float: left;
    margin-right: 10px;
}

.activity-list .activity-item>div {
    margin-left: 55px;
}

.activity-list .activity-item > div {
    position: relative;
}

.bp-list li .item-avatar {
    text-align: center;
}
.activity-list .activity-item > div.item-avatar img {
    width: 40px !important;
    height: auto;
}

.bp-list li .item-avatar img.avatar {
    display: inline;
}
.grid.two, .grid.three, .grid.four {
    margin-left: -15px;
    margin-right: -15px;
}
.gridtwo, .grid.three>li, .grid.four>li {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -o-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
grid.two>li, .grid.three>li, .grid.four>li {
    width: 50%;
    padding-bottom: 30px;
}
.grid > li .list-wrap {
    padding: 2rem;
    border-radius: 12px;
    box-shadow: 15px 15px 20px rgb(58 46 68 / 4%);
    height: 100%;
}

.grid > li .list-wrap {
    position: relative;
    overflow: hidden;
}
.grid.bp-list {
    text-align: center;
}
.grid > li .item-avatar img.avatar {
    width: 90px;
}

li .member-name {
    margin-bottom: .5rem;
    position: relative;
}

li .item .list-title {
    font-size: 1.359em;
    clear: none;
}

.avatar {
    border-radius: 50%;
    height: auto;
}
.activity-list .activity-item > div {
    margin-left: 55px;
}

.activity-list .activity-item > div {
    position: relative;
}
.activity-list .activity-item .activity-header {
    margin-bottom: .75rem;
    line-height: 1.75;
}
.mute {
    font-size: 90%;
    color: #bbbbdc;
}
.posted-meta p {
    padding-bottom:0;margin-bottom:0;
}
.activity-list .activity-item:after {
    clear: both;
}
.activity-list .activity-item .activity-inner img {
    display: block;
    border-radius: 12px;
}
.activity-media {
    display:flex;
    flex-wrap: wrap;
    max-width:75%;
    width:100%;
}
.activity-media-inner {
    flex: 0 0 100%;
    max-width: 100%;
    padding: .5rem !important;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    list-style: none !important;
    position:relative;
}
.activity-media-file {
    padding-bottom: 70%;
    box-shadow: 0 16px 25px -23px #000;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    background-color: #f7f7f7;
}
.activity-media-file-css {
    object-fit: cover;
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    border-radius: 12px;
    max-height: inherit;
    max-width: 100%;
}

svg text {
    font-size:0.8em;
}

td.label {
    background: #f8f9fb;
    width: 35%;
    padding-left: 1rem;
}

ul.session-nav {
    display: flex;
    white-space: nowrap;
    margin: -1rem;
    padding: 1rem;
    overflow: hidden;
    font-size:1.25rem;
}
    ul.session-nav li {
        float: none;
        background: none !important;
        display: block;
        list-style: none;
        margin: 0;
        margin-right:15px;
    }
        ul.session-nav li a, ul.session-nav li span {
            color: #838daa;
            text-align: center;
            padding-left: 1.125rem;
            padding-right: 1.125rem;
            position: relative;
            border: 0;
            display: block;
            padding: 5px 10px;
            text-decoration: none;
        }
        ul.session-nav li a:before {
            padding-top: 5px;
            display: block;
            text-align: center;
            font-weight: normal !important;
        }
        ul.session-nav li a span.nav-link-text {
            padding: 0;
            margin-top:5px;
            color: #838daa;
            border: none;
        }
    ul.session-nav > li.selected > a {
        background: linear-gradient( 135deg, #c395f1 0%, #8224e3 75%);
        color: #fff;
        height: 60px;
        width: 80px;
        border-radius: 12px;
        box-shadow: 0 10px 20px -8px rgb(58 46 68 / 70%);
    }
ul.session-nav > li.selected > a span.nav-link-text {
    display:none;
}
ul.session-nav > li.selected > a {
    line-height: 57px;
    padding: 0;
}

.immersive-reader-button {
    background-color: white;
    margin-top: 5px;
    border: none;
    float: right;
}