/* _content/drmbs1/Pages/Index.razor.rz.scp.css */
/*.bluesquare {
    height: 120px;
    width: 120px;
    background-color: #0018f2;
    float: right;
    right: 100px;
    position: relative;}*/

.bearpatch[b-kbk6mm6oy9] { position:fixed; right:10px;bottom:10px; height:300px;width:300px; }
/* _content/drmbs1/Pages/Work/Certs.razor.rz.scp.css */
table[b-sexivt3j95] {width:400px;}
@media screen and (max-width: 500px) {
	.tbl[b-sexivt3j95] {width:100%; font-size:16px;}
	td[b-sexivt3j95] {padding-left:3px;}
}

@media screen and (min-width: 767px) {
	.tbl[b-sexivt3j95] {width:90%; font-size:18px;}
	td[b-sexivt3j95] {padding-left:4px;}
}

@media screen and (min-width: 932px) {
	.tbl[b-sexivt3j95] {width:80%; font-size:20px;}
	td[b-sexivt3j95] {padding-left:5px;}
}

/* _content/drmbs1/Pages/Work/FreelanceProfile.razor.rz.scp.css */
.table[b-5n03dunthd] {color:unset; font-weight:normal;}
#gallery[b-5n03dunthd] { background-color: lightblue;}
.cbadge[b-5n03dunthd] {height:100px; float:left;}

.tbl[b-5n03dunthd] {width:80%; font-size:20px;}
@media screen and (max-width: 767px) {
	.tbl[b-5n03dunthd] {width:90%; font-size:18px;}
	td[b-5n03dunthd] {padding-left:5px;}
}

@media screen and (max-width: 500px) {
	.tbl[b-5n03dunthd] {width:100%; font-size:16px;}
	td[b-5n03dunthd] {padding-left:3px;}
}
/* _content/drmbs1/Shared/MainLayout.razor.rz.scp.css */
.page[b-ix4jv7xx1d] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ix4jv7xx1d] {
    flex: 1;
}



.top-row[b-ix4jv7xx1d] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ix4jv7xx1d]  a, .top-row .btn-link[b-ix4jv7xx1d] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-ix4jv7xx1d] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ix4jv7xx1d] {
        display: none;
    }

    .top-row.auth[b-ix4jv7xx1d] {
        justify-content: space-between;
    }

    .top-row a[b-ix4jv7xx1d], .top-row .btn-link[b-ix4jv7xx1d] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ix4jv7xx1d] {
        flex-direction: row;
    }

    .sidebar[b-ix4jv7xx1d] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ix4jv7xx1d] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-ix4jv7xx1d], article[b-ix4jv7xx1d] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/drmbs1/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-5w2rq60oce] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-5w2rq60oce] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-5w2rq60oce] {
    font-size: 1.1rem;
}

.oi[b-5w2rq60oce] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-5w2rq60oce] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-5w2rq60oce] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-5w2rq60oce] {
        padding-bottom: 1rem;
    }

    .nav-item[b-5w2rq60oce]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-5w2rq60oce]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-5w2rq60oce]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-5w2rq60oce] {
        display: none;
    }

    .collapse[b-5w2rq60oce] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-5w2rq60oce] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/drmbs1/Shared/NavMenu3.razor.rz.scp.css */
.navbar-toggler[b-6er5hs2yar] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-6er5hs2yar] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-6er5hs2yar] {
    font-size: 1.1rem;
}

.oi[b-6er5hs2yar] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-6er5hs2yar] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-6er5hs2yar] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-6er5hs2yar] {
        padding-bottom: 1rem;
    }

    .nav-item[b-6er5hs2yar]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-6er5hs2yar]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-6er5hs2yar]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-6er5hs2yar] {
        display: none;
    }

    .collapse[b-6er5hs2yar] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-6er5hs2yar] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/drmbs1/Shared/NavMenu4.razor.rz.scp.css */
.navbar-toggler[b-jfgz0se9vo] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-jfgz0se9vo] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-jfgz0se9vo] {
    font-size: 1.1rem;
}

.oi[b-jfgz0se9vo] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-jfgz0se9vo] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-jfgz0se9vo] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jfgz0se9vo] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jfgz0se9vo]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-jfgz0se9vo]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-jfgz0se9vo]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-jfgz0se9vo] {
        display: none;
    }

    .collapse[b-jfgz0se9vo] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-jfgz0se9vo] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/drmbs1/Shared/NavMenu5.razor.rz.scp.css */
.navbar-toggler[b-nbwp8ga8ag] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-nbwp8ga8ag] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-nbwp8ga8ag] {
    font-size: 1.1rem;
}

.oi[b-nbwp8ga8ag] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-nbwp8ga8ag] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-nbwp8ga8ag] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-nbwp8ga8ag] {
        padding-bottom: 1rem;
    }

    .nav-item[b-nbwp8ga8ag]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-nbwp8ga8ag]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-nbwp8ga8ag]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-nbwp8ga8ag] {
        display: none;
    }

    .collapse[b-nbwp8ga8ag] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-nbwp8ga8ag] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/drmbs1/Shared/NavMenu6.razor.rz.scp.css */
.navbar-toggler[b-4rb4qtax2s] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-4rb4qtax2s] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-4rb4qtax2s] {
    font-size: 1.1rem;
}

.oi[b-4rb4qtax2s] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-4rb4qtax2s] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-4rb4qtax2s] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-4rb4qtax2s] {
        padding-bottom: 1rem;
    }

    .nav-item[b-4rb4qtax2s]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-4rb4qtax2s]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-4rb4qtax2s]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-4rb4qtax2s] {
        display: none;
    }

    .collapse[b-4rb4qtax2s] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-4rb4qtax2s] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/drmbs1/Shared/NavMenu7.razor.rz.scp.css */
.navbar-toggler[b-sxehubpgb3] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-sxehubpgb3] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-sxehubpgb3] {
    font-size: 1.1rem;
}

.oi[b-sxehubpgb3] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-sxehubpgb3] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-sxehubpgb3] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-sxehubpgb3] {
        padding-bottom: 1rem;
    }

    .nav-item[b-sxehubpgb3]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-sxehubpgb3]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-sxehubpgb3]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-sxehubpgb3] {
        display: none;
    }

    .collapse[b-sxehubpgb3] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-sxehubpgb3] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/drmbs1/Shared/NavMenu8.razor.rz.scp.css */
.navbar-toggler[b-h45kjrvhnn] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-h45kjrvhnn] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-h45kjrvhnn] {
    font-size: 1.1rem;
}

.oi[b-h45kjrvhnn] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-h45kjrvhnn] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-h45kjrvhnn] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-h45kjrvhnn] {
        padding-bottom: 1rem;
    }

    .nav-item[b-h45kjrvhnn]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-h45kjrvhnn]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-h45kjrvhnn]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-h45kjrvhnn] {
        display: none;
    }

    .collapse[b-h45kjrvhnn] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-h45kjrvhnn] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/drmbs1/Shared/NavMenuReadings.razor.rz.scp.css */
.navbar-toggler[b-v9l29qoy27] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-v9l29qoy27] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-v9l29qoy27] {
    font-size: 1.1rem;
}

.oi[b-v9l29qoy27] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-v9l29qoy27] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-v9l29qoy27] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-v9l29qoy27] {
        padding-bottom: 1rem;
    }

    .nav-item[b-v9l29qoy27]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-v9l29qoy27]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-v9l29qoy27]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-v9l29qoy27] {
        display: none;
    }

    .collapse[b-v9l29qoy27] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-v9l29qoy27] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
