﻿body, html {
    font-family: Roboto,Helvetica,Arial,sans-serif
}

/*overlaying div classes for parent div and children divs using css grid*/
.parent {
    display: grid;
    grid-template-columns: 1fr;
}
.child {
    grid-row-start: 1;
    grid-column-start: 1;
}

h1 {
    font-size: 1.6rem;
    outline: none;
}

h2 {
    font-size: 1.4rem
}

h3 {
    font-size: 1.2rem
}

.btn-link, a {
    color: #0366d6
}

/*.table td, .table tr {*/
/*    height: 11px*/
/*}*/

.btn-primary {
    color: #fff;
    background-color: #49274a;
    border-color: #94618e
}

.btn-outline {
    color: #49274a;
    background-color: #fff;
    border-color: #49274a;
    font-weight: 700;
    border-radius: 15px;
}

.btn-outline.active, .btn-outline:active, .btn-outline:focus, .btn-outline:hover {
    background: #49274a;
    color: #fff;
    border-color: #49274a
}

.btn-choice {
    color: #000;
    background-color: #fff;
    border-color: #49274a;
    font-weight: bold;
    border-radius: 10px;
    margin-bottom: 20px;
    width: 85%;
    min-width: 310px;
}

.btn-choice:hover,
.btn-choice:focus {
    background-color: #E9D2FC;
}
.btn-choice-sm {
    color: #000;
    background-color: #fff;
    border-color: #0B3C5E;
    font-size: smaller;
    font-weight: bold;
    border-radius: 10px;
    margin-bottom: 12px;
    width: 80%;
    min-width:300px;
}


.btn-choice-sm:hover,
.btn-choice-sm:focus {
    background-color: #d1eafa;
}

.btn-choice-sm2 {
    color: #000;
    background-color: #fff;
    border-color: #0B3C5E;
    font-size: smaller;
    font-weight: bold;
    border-radius: 10px;
    margin-bottom: 12px;
    width: 75%;
    /*min-width:200px;*/
}

.btn-choice-sm2:hover,
.btn-choice-sm2:focus {
    background-color: #d1eafa;
}

.content {
    padding-top: 1.1rem;
}

.radio-control {
    font-size: 1.2rem;
}

.footer {
    color: #eee;
    background-color: #49274a;
    padding: 10px 15px 10px 20px;
}

    .footer a, .footer p {
        font-size: .9rem
    }

    .footer p {
        color: #eee
    }

    .footer a {
        color: #eee
    }

        .footer a:hover {
            color: #fff;
            transition: all .4s ease-in-out
        }

    .footer h2, .footer h3, .footer h4 {
        color: #eee;
        text-shadow: none;
        font-size: 1.3em
    }

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050
}

.invalid {
    outline: 1px solid red
}

.validation-message {
    color: red
}

#blazor-error-ui {
    background: #ffffe0;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0,0,0,.2);
    display: none;
    left: 0;
    padding: .6rem 1.25rem .7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: .75rem;
        top: .5rem
    }

.toc table {
    font-family: "Arial narrow";
    font-size: .9rem;
    margin-top: -15px
}

.toc-checkmark {
    padding-right: 5px;
    font-size: 1.4rem;
    color: green;
    width: 8%;
    padding-top: 0
}

.toc-text {
    width: 95%;
    padding: 8px 0 8px 0;
    line-height: .95rem
}

    .toc-text a {
        text-decoration: none
    }

.toc tr:hover {
    background-color: #dcefff
}

.contentSummary {
    max-width: 280px
}

.section a {
    color: #000;
    cursor: pointer;
    text-decoration: none
}

.nav-item a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem
}

    .nav-item a.active {
        background-color: rgba(255,255,255,.25);
        color: #fff
    }

    .nav-item a:hover {
        background-color: rgba(255,255,255,.1);
        color: #fff
    }

.navbar-toggler {
    background-color: rgba(255,255,255,.1)
}

.bg-dark {
    background-color: #49274a !important
}

.stickyTop {
    /* Safari */
    /*position: -webkit-sticky; */
    position: sticky;
    top: 65px;
    height: 100px;
    width: 100%;
    background-color: white;
    z-index: 999;
}

.stickyRr {
    /*position: -webkit-sticky;*/ /* Safari */
    /*position: sticky;
    top: 30px;*/
}

.scrollPadding {
    padding-top: 60px;
}

.hideMe {
    height: 0;
    display: none;
}

#home-sidebar-wrapper {
    display: block;
    margin-left: 0;
    width: 300px;
}
#home-page-content-wrapper {
    min-width: 0;
    width: calc(100% - 300px);
}

/* default set ads off */
.ad300x50 {
    display: none;
}

.ad300x100mid {
    display: none;
}

.ad320x100mid {
    display: none;
}

.ad320x50mid {
    display: none;
}

.ad300x250mid {
    display: none;
}

.ad300x100toc {
    display: none;
}

.ad320x100toc {
    display: none;
}

.ad300x250bot {
    display: none;
}

.ad468x60 {
    display: none;
}

.ad468x60bot {
    display: none;
}

.ad728x90 {
    display: none
}

.ad728x90mid {
    display: none;
}

.ad728x90bot {
    display: none;
}

.ad970x90 {
    display: none;
}

.ad970x90bot {
    display: none;
}

.ad970x250bot {
    display: none;
}

.ad120w {
    display: none;
    /*    height:602px;
        max-width: 125px;*/
}

.ad160w {
    display: none;
    /*    height: 602px;
        max-width: 165px;*/
}

.ad300w {
    display: none;
    /*    max-width: 300px;*/
}

.adToc {
    display: none;
}

@media (max-width:594px) {
    
    #sidebar-wrapper {
        display: none
    }

    #indexContent {
        margin-top: 10px
    }

    .adToc {
        display: block;
        height: 50px;
        margin-bottom: 5px;
    }

    .ad300x50 {
        display: block;
        height: 60px;
        margin-top: 0px;
        /*position: fixed;*/
        background-color: white;
        width: 100%;
    }

    .ad320x100 {
        display: block;
        height: 100px;
        margin-top: 0px;
        /*position: fixed;*/
        background-color: white;
        width: 100%;
    }

    .ad300x100mid {
        display: block;
        height: 100px;
        margin-top: 5px;
        background-color: white;
    }

    .ad300x250mid {
        display: block;
        height: 250px;
        margin-top: 5px;
        background-color: white;
    }

    .ad300x100toc {
        display: block;
        height: 100px;
        margin-top: 5px;
        background-color: white;
        max-width: 325px;
    }

    .ad320x50mid {
        display: block;
        height: 50px;
        margin-top: 5px;
        background-color: white;
    }

    .ad320x100mid {
        display: block;
        height: 100px;
        margin-top: 5px;
        background-color: white;
    }

    .ad320x50mid {
        display: block;
        height: 50px;
        margin-top: 5px;
        background-color: white;
    }

    .ad320x100toc {
        display: block;
        height: 100px;
        margin-top: 5px;
        background-color: white;
    }

    .ad300x250bot {
        display: block;
        height: 260px;
        margin-top: 5px;
        background-color: white;
    }

    .ad468x60 {
        display: none;
    }

    .ad728x90 {
        display: none
    }

    .ad970x90 {
        display: none;
    }

    .pageBody {
        /*        margin-top: 120px;*/
        margin-top: 110px;
        margin-right: 5px;
        min-height: 700px;
    }
}

@media screen and (min-width:595px) and (max-width:892px) {
    #sidebar-wrapper {
        margin-left: 0;
        width: 122px
    }

    #page-content-wrapper {
        min-width: 0;
        width: calc(100% - 125px)
    }

    #footer-content {
        width: calc(100% - 125px);
        margin-left: 10px;
        margin-right: auto;
    }
    
    .ad300x50 {
        display: none;
    }

    .ad320x100 {
        display: none;
    }

    .ad468x60 {
        display: block;
        height: 60px;
        /*margin-top: 56px;*/
        /*position: fixed;*/
        background-color: white;
        width: 100%;
    }

    .ad970x90 {
        display: none;
    }

    .ad300x100mid {
        display: block;
        height: 100px;
        margin-top: 5px;
        background-color: white;
    }

    .ad320x50mid {
        display: block;
        height: 50px;
        margin-top: 5px;
        background-color: white;
    }

    .ad320x100mid {
        display: block;
        height: 100px;
        margin-top: 5px;
        background-color: white;
    }

    .ad300x250mid {
        display: block;
        height: 250px;
        margin-top: 5px;
        background-color: white;
    }

    .ad300x100toc {
        display: block;
        height: 100px;
        margin-top: 5px;
        background-color: white;
        max-width: 325px;
    }

    .ad320x100toc {
        display: block;
        height: 100px;
        margin-top: 5px;
        background-color: white;
    }

    .ad300x250bot {
        display: block;
        height: 260px;
        margin-top: 5px;
        background-color: white;
    }

    .ad300x250bot {
        display: block;
        height: 260px;
        margin-top: 5px;
        background-color: white;
    }

    .ad468x60bot {
        display: block;
        height: 70px;
        margin-top: 5px;
        background-color: white;
    }

    .ad728x90 {
        display: none
    }

    .ad970x90 {
        display: none;
    }

    .ad120w {
        display: block;
    }

    .pageBody {
        margin-top: 110px;
        margin-right: 10px;
        min-height: 700px;
    }
}

@media screen and (min-width:893px) and (max-width:1032px) {
    #sidebar-wrapper {
        width: 162px;
        position: fixed;
        top: 2px;
        right: 2px;
        margin-top: 0px;
        z-index: 99;
    }

    #page-content-wrapper {
        min-width: 0;
        width: calc(100% - 165px)
    }

    #footer-content {
        width: calc(100% - 165px);
        margin-left: 10px;
        margin-right: auto;
    }
    
    .ad300x50 {
        display: none;
    }

    .ad320x100 {
        display: none;
    }

    .ad468x60 {
        display: none;
    }

    .ad728x90 {
        display: block;
        height: 100px;
        /*margin-top: 56px;*/
        /*position: fixed;*/
        background-color: white;
        width: 100%;
    }

    .ad970x90 {
        display: none;
    }

    .ad728x90mid {
        display: block;
        height: 90px;
        //margin-top: 5px;
        background-color: white;
    }

    .ad728x90bot {
        display: block;
        height: 90px;
        //margin-top: 5px;
        background-color: white;
    }

    .ad320x50mid {
        display: block;
        height: 50px;
        margin-top: 5px;
        background-color: white;
    }

    .ad160w {
        display: block;
    }

    
    .pageBody {
        /*        margin-top: 160px;*/
        margin-top: 110px;
        margin-right: 10px;
        min-height: 700px;
    }
}

@media screen and (min-width:1033px) and (max-width:1274px) {
    #sidebar-wrapper {
        width: 300px;
        position: fixed;
        top: 2px;
        right: 2px;
        margin-top: 0px;
        z-index: 99;
    }

    #page-content-wrapper {
        min-width: 0;
        width: calc(100% - 305px)
    }

    #footer-content {
        width: calc(100% - 315px);
        margin-left: 10px;
        margin-right: auto;
    }

    .ad300x50 {
        display: none;
    }

    .ad320x100 {
        display: none;
    }

    .ad300x50 {
        display: none;
    }

    .ad468x60 {
        display: none;
    }

    .ad728x90 {
        display: block;
        height: 90px;
        /*margin-top: 56px;*/
        /*position: fixed;*/
        background-color: white;
        width: 100%;
    }

    .ad970x90 {
        display: none;
    }

    .ad728x90mid {
        display: block;
        height: 90px;
        //margin-top: 5px;
        background-color: white;
    }

    .ad728x90bot {
        display: block;
        height: 100px;
        //margin-top: 5px;
        margin-bottom: 5px;
        background-color: white;
    }

    .ad320x50mid {
        display: block;
        height: 50px;
        margin-top: 5px;
        background-color: white;
    }

    .ad300w {
        display: block;
    }

    .pageBody {
        /*        margin-top: 170px;*/
        margin-top: 110px;
        margin-right: 10px;
        min-height: 700px;
    }

}

@media (min-width:1275px) {
    #sidebar-wrapper {
        width: 300px;
        position: fixed;
        top: 2px;
        right:2px;
        margin-top:0px;
        z-index: 99;
       
    }

    #page-content-wrapper {
        min-width: 0;
        width: calc(100% - 315px)
    }

    #footer-content {
        width: calc(100% - 315px);
        margin-left: 10px;
        margin-right: auto;
    }

    .ad300x50 {
        display: none;
    }

    .ad320x100 {
        display: none;
    }

    .ad728x90 {
        display: none
    }

    .ad970x90 {
        display: block;
        height: 100px;
        /*margin-top: 56px;*/
        /*margin-bottom: 5px;*/
        /*position: fixed;*/
        background-color: white;
        width: 100%;
    }

    .ad728x90mid {
        display: block;
        height: 90px;
        //margin-top: 5px;
        background-color: white;
    }

    .ad728x90bot {
        display: block;
        height: 90px;
        //margin-top: 5px;
        background-color: white;
    }

    .ad300w {
        display: block;
    }

    .ad468x60 {
        display: none;
    }

    .pageBody {
        /*        margin-top: 170px;*/
        margin-top: 110px;
        margin-right: 10px;
        min-height: 700px;
    }
}

#ultrasoundguide_incontent_dynamic {
    height: 250px;
}

#ultrasoundguide_leaderboard_bottom {
    height: 250px;
}

#ultrasoundguide_leaderboard_top {
    height: 100px;
}

#ultrasoundguide_mobile_incontent_1 {
    height: 100px;
}

#ultrasoundguide_mobile_incontent_2 {
    height: 100px;
}

#ultrasoundguide_mobile_incontent_3 {
    height: 100px;
}

@media only screen and (min-device-width: 768px) {
    #ultrasoundguide_leaderboard_bottom {
        height: 90px;
    }

    #ultrasoundguide_leaderboard_top {
        height: 90px;
    }
}

@media only screen and (min-device-width: 970px) {
    #ultrasoundguide_incontent_dynamic {
        height: 250px;
    }

    #ultrasoundguide_leaderboard_bottom {
        height: 250px;
    }
}

@media (min-width: 768px) {

    .navbar-toggler {
        display: none;
    }
}

@media (min-width:768px) {
    .navbar-toggler {
        display: none
    }
}
