  /* _content/GPA.ProspectsForm/Components/OsuFooter.razor.rz.scp.css */
/* ================================================================================ */
/* FOOTER ========================================================================= */
/* ================================================================================ */

.socialList[b-jy5t0pzh82] {
    margin-top: 10px;
}

.section-smallTopBuffer[b-jy5t0pzh82] {
    padding-top: 15px;
}

.section-smallBottomBuffer[b-jy5t0pzh82] {
    padding-bottom: 15px;
}

@media (min-width: 768px) {
    .section-smallBottomBufferSmall[b-jy5t0pzh82] {
        padding-bottom: 15px;
    }
}

.socialList-list[b-jy5t0pzh82]:after {
    content: '';
    display: table;
    clear: both;
}

.socialList-item[b-jy5t0pzh82] {
    width: 20%;
    float: left;
    padding: 0 7.5px;
}

.socialList-link[b-jy5t0pzh82] {
    display: block;
    height: 100%;
    width: 100%;
    padding: 15px 0;
    background: #666666;
    border-radius: 4px;
    color: #fff;
    text-align: center;
}

    .socialList-link:hover[b-jy5t0pzh82] {
        background: #bb0000;
        color: #fff;
    }

.socialList-icon[b-jy5t0pzh82] {
    fill: white;
    display: block;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .socialList-link[b-jy5t0pzh82] {
        padding: 7px 0;
    }

    .socialList-item[b-jy5t0pzh82] {
        padding: 2px;
    }
}

@media (min-width: 992px) {
    .socialList-link[b-jy5t0pzh82] {
        padding: 15px 0;
    }

    .socialList-item[b-jy5t0pzh82] {
        padding: 5px;
    }
}

.list[b-jy5t0pzh82] {
    list-style-type: none;
    margin: 0;
    padding: 0
}

article[b-jy5t0pzh82],
aside[b-jy5t0pzh82],
details[b-jy5t0pzh82],
figcaption[b-jy5t0pzh82],
figure[b-jy5t0pzh82],
footer[b-jy5t0pzh82],
header[b-jy5t0pzh82],
hgroup[b-jy5t0pzh82],
main[b-jy5t0pzh82],
menu[b-jy5t0pzh82],
nav[b-jy5t0pzh82],
section[b-jy5t0pzh82],
summary[b-jy5t0pzh82] {
    display: block;
}

.footer p[b-jy5t0pzh82] {
    font: normal 400 12px "proximanova", Arial, sans-serif;
}

.footer-universityInfo[b-jy5t0pzh82] {
    color: white;
}

    .footer-universityInfo a[b-jy5t0pzh82],
    .footer-universityInfo a:hover[b-jy5t0pzh82],
    .footer-universityInfo a:focus[b-jy5t0pzh82] {
        color: white;
    }

.footer-universityInfoWordmark[b-jy5t0pzh82] {
    font: 300 20px "proximanova", Arial, sans-serif;
    text-decoration: underline;
    margin-top: 18px;
    margin-bottom: 8px;
}

@media (max-width: 400px) {
    .footer-universityInfoWordmark[b-jy5t0pzh82] {
        width: 85%;
    }
}

@media (min-width: 768px) {
    .footer-universityInfoWordmark[b-jy5t0pzh82] {
        margin-top: 0;
    }

    .footer-universityInfoWordmark[b-jy5t0pzh82] {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .footer p[b-jy5t0pzh82] {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .footer-universityInfoWordmark[b-jy5t0pzh82] {
        margin-bottom: 0;
    }
}

.footer-darkBackground[b-jy5t0pzh82] {
    background-color: #333333;
    padding-bottom: 18px;
}

.footer-sideBufferMicro[b-jy5t0pzh82] {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

a[b-jy5t0pzh82] {
    text-decoration: underline;
}
/* _content/GPA.ProspectsForm/Components/OsuMasthead.razor.rz.scp.css */
/*----------------------------------
    Masthead
----------------------------------*/
#masthead[b-3v1maxy30h] {
    position: relative;
}

article[b-3v1maxy30h] {
    width: 100%;
    background: #333;
}

#masthead .overlay[b-3v1maxy30h] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(top, rgba(51, 51, 51, 0) 0%, rgba(19, 19, 19, 0.85) 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(51, 51, 51, 0) 0%, rgba(19, 19, 19, 0.85) 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(51, 51, 51, 0) 0%, rgba(19, 19, 19, 0.85) 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333', endColorstr='#a333',GradientType=0 );
    /* IE6-9 */
}

#masthead .masthead[b-3v1maxy30h] {
    position: relative;
}

    #masthead .masthead .title[b-3v1maxy30h] {
        color: #ffffff;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
        font-size: 2.5em;
        margin: .5em 0 .5em 0;
        display: inline-block;
        font-weight: 300;
    }

        #masthead .masthead .title.right[b-3v1maxy30h] {
            float: right;
            font-size: 36px;
            margin: 40px 0 0 0;
        }

        #masthead .masthead .title a[b-3v1maxy30h] {
            overflow: hidden;
            color: #ffffff;
        }

    #masthead .masthead .site-subtitle[b-3v1maxy30h] {
        color: #FFF;
        font-size: 1.5em;
        margin-top: -0.5em;
    }

    #masthead .masthead a.logo[b-3v1maxy30h] {
        margin: 1.2em 0 0 3em;
        width: 344px;
        height: 60px;
        background: url(/prospect/images/osu-logo.png) left center no-repeat;
        text-indent: -9999px;
        display: block;
        background-size: contain;
        position: absolute;
        right: 15px;
    }

    #masthead .masthead a.stacked-logo[b-3v1maxy30h] {
        margin: 2em 0;
        width: 167px;
        height: 117px;
        background: url(/prospect/images/osu-logo-stacked.png) left center no-repeat;
        text-indent: -9999px;
        display: block;
        background-size: contain;
        float: right;
    }

@media only screen and (max-width: 992px) {
    #masthead .masthead .title[b-3v1maxy30h] {
        font-size: 1.75em;
    }

    #masthead .masthead a.logo[b-3v1maxy30h] {
        margin: 0.4em 0 0 3em;
        width: 250px;
    }
}

@media only screen and (min-width: 1200px) {
    .success-callout[b-3v1maxy30h] {
        height: 150px;
    }

    #masthead .masthead[b-3v1maxy30h] {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 610px) {
    #masthead .masthead .title[b-3v1maxy30h] {
        font-size: 1.75em;
        text-align: center;
        width: 100%;
        margin-bottom: 0.5em;
    }

    #masthead .masthead a.logo[b-3v1maxy30h] {
        position: static;
        margin: 1em auto 0;
    }

    #masthead .masthead .site-subtitle[b-3v1maxy30h] {
        font-size: 1.25em;
        margin-top: -0.75em;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    #masthead .masthead a.logo[b-3v1maxy30h] {
        position: static;
        margin: 0 auto 15px;
        max-width: 100%;
    }

    #masthead .masthead .title[b-3v1maxy30h] {
        font-size: 1.75em;
        text-align: center;
        width: 100%;
        margin-bottom: 0.5em;
    }
}
/* _content/GPA.ProspectsForm/Components/OsuNavbar.razor.rz.scp.css */

.osu-semantic[b-whg3tzuddd] {
    position: absolute;
    left: 0;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

a.osu-semantic:active[b-whg3tzuddd], a.osu-semantic:focus[b-whg3tzuddd] {
    position: absolute;
    left: 0;
    top: 0;
    overflow: visible;
    font-family: 'proximanova',Arial,sans-serif;
}

a#skip:active[b-whg3tzuddd], a#skip:focus[b-whg3tzuddd] {
    position: absolute;
    top: 0;
    left: 25%;
    width: 50%;
    text-align: center;
    padding: 0.5em 0 2em 0;
    display: block;
    color: #fff;
    z-index: 999999999999999999;
    text-decoration: none;
    background: #666;
    background: rgba(0,0,0,0.8);
    border: 1px dotted #ccc;
    border-top: none;
    border-radius: 0 0 6px 6px;
    font-size: 18px;
    outline: dashed 2px #333;
    outline-offset: 1px;
}

    a#skip:active:hover[b-whg3tzuddd], a#skip:focus:hover[b-whg3tzuddd] {
        background: #b00;
        background: rgba(187,0,0,0.8);
    }


/*Update background color, but do not remove red bg*/
#osu_navbar[b-whg3tzuddd] {
    clear: both;
    margin: 0;
    padding: 0;
    background: #eaeaea url('images/bg-navbar_red.jpg') left bottom repeat-x;
/*    overflow: hidden;*/
}

    #osu_navbar *[b-whg3tzuddd] {
        font-family: 'proximanova','Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 1.5;
        font-weight: 400;
    }
    /* University info */
    #osu_navbar p[b-whg3tzuddd] {
        margin: 0;
        padding: 0;
    }

    #osu_navbar .univ_info[b-whg3tzuddd] {
        /*float: left;*/
        padding: 1em 0;
    }

    #osu_navbar .univ_links[b-whg3tzuddd] {
        /*
float: right;
clear: none;
padding: 1em 0 0;
margin-top: -2px;
*/
        padding: 1em 0;
    }

    #osu_navbar .univ_name a[b-whg3tzuddd] {
        height: 16px;
        width: 80px;
        display: block;
        background: url('/prospect/images/osu_name.png') 0 0 no-repeat;
    }



    /* Links */
    #osu_navbar div.links ul[b-whg3tzuddd] {
        margin: 0;
        padding-left: 0;
    }

        #osu_navbar div.links ul li[b-whg3tzuddd] {
            list-style: none;
            display: inline-block;
            margin-right: 1em;
        }

            #osu_navbar div.links ul li a[b-whg3tzuddd] {
                color: #333;
                text-decoration: none;
            }

                #osu_navbar div.links ul li a:hover[b-whg3tzuddd] {
                    text-decoration: underline;
                }



/* --------------------------
   Responsive
   --------------------------
   Must include: <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> in the <head> of the html file
*/

/* Switch Navbar container from fixed 950px centered to full-width */
@media only screen and (max-width: 990px) {
    #osu_navbar .container[b-whg3tzuddd] {
        width: 100%;
        /*margin: 0 10px;*/
        min-width: 300px;
    }
    /* Make container full width */
    #osu_navbar div.container .univ_name a[b-whg3tzuddd] {
        margin-left: 0;
    }

    #osu_navbar div.links ul[b-whg3tzuddd] {
        margin-right: 10px;
    }
}


/* Replace text links with icons when space runs out at 720px*/
@media only screen and (max-width: 768px) {
    #osu_navbar div.links ul[b-whg3tzuddd] {
        margin-top: -2px;
        margin-right: 10px;
    }

        #osu_navbar div.links ul li[b-whg3tzuddd] {
            list-style: none;
            display: inline-block;
            margin-left: .5em;
            margin-right: 0em;
        }

            #osu_navbar div.links ul li a[b-whg3tzuddd] {
                height: 23px;
                width: 23px;
                display: block;
                overflow: hidden;
                text-indent: -999px;
            }

                #osu_navbar div.links ul li a:hover[b-whg3tzuddd] {
                    text-decoration: none;
                }

                #osu_navbar div.links ul li a.help[b-whg3tzuddd] {
                    background: url('/prospect/images/resp-help.png') 0 0 no-repeat;
                }

                #osu_navbar div.links ul li a.buckeyelink[b-whg3tzuddd] {
                    background: url('/prospect/images/resp-buckeyelink.png') 0 0 no-repeat;
                }

                #osu_navbar div.links ul li a.map[b-whg3tzuddd] {
                    background: url('/prospect/images/resp-map.png') 0 0 no-repeat;
                }

                #osu_navbar div.links ul li a.findpeople[b-whg3tzuddd] {
                    background: url('/prospect/images/resp-findpeople.png') 0 0 no-repeat;
                }

                #osu_navbar div.links ul li a.webmail[b-whg3tzuddd] {
                    background: url('/prospect/images/resp-webmail.png') 0 0 no-repeat;
                }

                #osu_navbar div.links ul li a.search[b-whg3tzuddd] {
                    background: url('/prospect/images/resp-search.png') 0 0 no-repeat;
                }

    /* Hide search box */
    #osu_navbar div.search[b-whg3tzuddd] {
        display: none;
    }
}


/* Shrink tOSU name when space runs out at 480px */
/*
@media only screen and  (max-width: 480px) {
  #osu_navbar .univ_name a {height:16px; width:85px; display:block; text-indent:-9999px; overflow:hidden; background: url(/prospect/images/osu_name.png) -30px 0 no-repeat;}
}
*/

/* Retina icons */
@media only screen and (max-width: 700px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 700px) and (-o-min-device-pixel-ratio: 2/1) {
    #osu_navbar .univ_name a[b-whg3tzuddd] {
        background-image: url('/prospect/images/osu_name@2x.png') !important;
        /* scale name background size */
        /* -webkit-background-size: 100px 16px; -moz-background-size: 100px 16px; */ background-size: contain;
    }

    #osu_navbar div.links ul li a.help[b-whg3tzuddd] {
        background-image: url('/prospect/images/resp-help@2x.png') !important;
    }

    #osu_navbar div.links ul li a.buckeyelink[b-whg3tzuddd] {
        background-image: url('/prospect/images/resp-buckeyelink@2x.png') !important;
    }

    #osu_navbar div.links ul li a.map[b-whg3tzuddd] {
        background-image: url('/prospect/images/resp-map@2x.png') !important;
    }

    #osu_navbar div.links ul li a.findpeople[b-whg3tzuddd] {
        background-image: url('/prospect/images/resp-findpeople@2x.png') !important;
    }

    #osu_navbar div.links ul li a.webmail[b-whg3tzuddd] {
        background-image: url('/prospect/images/resp-webmail@2x.png') !important;
    }

    #osu_navbar div.links ul li a.search[b-whg3tzuddd] {
        background-image: url('/prospect/images/resp-search@2x.png') !important;
    }

    /* scale icon background size */
    #osu_navbar div.links ul li a.help[b-whg3tzuddd],
    #osu_navbar div.links ul li a.buckeyelink[b-whg3tzuddd],
    #osu_navbar div.links ul li a.map[b-whg3tzuddd],
    #osu_navbar div.links ul li a.findpeople[b-whg3tzuddd],
    #osu_navbar div.links ul li a.webmail[b-whg3tzuddd],
    #osu_navbar div.links ul li a.search[b-whg3tzuddd] {
        -webkit-background-size: 23px;
        -moz-background-size: 23px;
        background-size: 23px;
    }
}

/* Full tOSU name for iPhone 4 horiz */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px) {
    /* #osu_navbar .univ_name a {width:220px !important;} */
}

/* Shorten tOSU name for iPhone 4 vert */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px) and (orientation: portrait) {
    /* #osu_navbar .univ_name a {width:95px !important;} */
}

a:focus[b-whg3tzuddd] {
    outline: dashed 2px #333;
    outline-offset: 1px;
}    
/* _content/GPA.ProspectsForm/Pages/Index.razor.rz.scp.css */
h3[b-pg8qsg9qsu] {
    font-size: 1.8rem;
    color: #444;
}

.h1[b-pg8qsg9qsu] {
    font-weight:800;
    font-size: 2.25em;
}

.h2[b-pg8qsg9qsu] {
    margin-top: 35px;
    font-size: 1.875em;
    font-weight: 400;
}

.btn-primary[b-pg8qsg9qsu] {
    display: inline-block;
    background: #bb0000;
    color: #fff;
    line-height: 1;
    font-weight: normal;
    font-size: 0.875em;
    padding-top: 9px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
    border-bottom: 2px solid #6c0302;
    text-align: center;
}

    .btn-primary:hover[b-pg8qsg9qsu] {
        background: #808080;
        color: #fff;
        border-bottom: 2px solid #333;
    }
/* _content/GPA.ProspectsForm/Pages/Success.razor.rz.scp.css */

h2[b-94bmm4279h] {
    margin: 20px 0 15px 0;
}

h3[b-94bmm4279h] {
    font-size: 1.05em;
    margin: 20px 0 30px 0;
}

    h3 + p[b-94bmm4279h] {
        margin-bottom: 35px;
    }

.buffer[b-94bmm4279h] {
    margin-bottom: 45px;
}

@media only screen and (min-width: 992px) {
    .hidden-md-up[b-94bmm4279h] {
        display: none;
    }

    h3 + p[b-94bmm4279h] {
        margin-right: 150px;
    }
}

@media only screen and (min-width: 1200px) {
    .success-callout[b-94bmm4279h] {
        height: 150px;
    }

    #masthead .masthead[b-94bmm4279h] {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (min-width: 992px) {
    .success-callout[b-94bmm4279h] {
        margin-bottom: 50px;
        background-image: url(/prospect/images/end_cap.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: right;
    }
}

@media only screen and (min-width: 768px) {
    .success-callout[b-94bmm4279h] {
        height: 125px;
    }
}

.success-callout p[b-94bmm4279h] {
    padding-right: 20px;
}

.buffer p[b-94bmm4279h] {
    padding-top: 10px;
}

.btn[b-94bmm4279h] {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-default[b-94bmm4279h] {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn[b-94bmm4279h], .form-group button[b-94bmm4279h], .form-group input[type="submit"][b-94bmm4279h] {
    display: inline-block;
    background: #bb0000;
    color: #fff;
    line-height: 1;
    font-weight: normal;
    font-size: 0.875em;
    padding-top: 9px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
    border-bottom: 2px solid #6c0302;
    text-align: center;
}

a:active[b-94bmm4279h], a:hover[b-94bmm4279h] {
    outline: 0;
}

a:hover[b-94bmm4279h], a:focus[b-94bmm4279h] {
    color: #23527c;
    text-decoration: underline;
}

a:hover[b-94bmm4279h] {
    color: #222222;
    text-decoration: underline;
}

.btn:hover[b-94bmm4279h], .btn:focus[b-94bmm4279h], .btn.focus[b-94bmm4279h] {
    color: #333;
    text-decoration: none;
}

.btn:active[b-94bmm4279h], .btn.active[b-94bmm4279h] {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

.btn-default:hover[b-94bmm4279h] {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active[b-94bmm4279h], .btn-default.active[b-94bmm4279h], .open > .dropdown-toggle.btn-default[b-94bmm4279h] {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active[b-94bmm4279h], .btn-default.active[b-94bmm4279h], .open > .dropdown-toggle.btn-default[b-94bmm4279h] {
    background-image: none;
}

.btn:link[b-94bmm4279h], .form-group button:link[b-94bmm4279h], .form-group input[type="submit"]:link[b-94bmm4279h], .btn:visited[b-94bmm4279h], .form-group button:visited[b-94bmm4279h], .form-group input[type="submit"]:visited[b-94bmm4279h], .btn a[b-94bmm4279h], .form-group button a[b-94bmm4279h], .form-group input[type="submit"] a[b-94bmm4279h] {
    color: #fff;
    text-decoration: none;
}

.btn:hover[b-94bmm4279h], .form-group button:hover[b-94bmm4279h], .form-group input[type="submit"]:hover[b-94bmm4279h], .btn:focus[b-94bmm4279h], .form-group button:focus[b-94bmm4279h], .form-group input[type="submit"]:focus[b-94bmm4279h] {
    background: #808080;
    color: #fff;
    border-bottom: 2px solid #333;
}

.btn-default:active:hover[b-94bmm4279h], .btn-default.active:hover[b-94bmm4279h], .open > .dropdown-toggle.btn-default:hover[b-94bmm4279h], .btn-default:active:focus[b-94bmm4279h], .btn-default.active:focus[b-94bmm4279h], .open > .dropdown-toggle.btn-default:focus[b-94bmm4279h], .btn-default:active.focus[b-94bmm4279h], .btn-default.active.focus[b-94bmm4279h], .open > .dropdown-toggle.btn-default.focus[b-94bmm4279h] {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
/* _content/GPA.ProspectsForm/Shared/MainLayout.razor.rz.scp.css */
.page[b-2zmo0pbnrh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-2zmo0pbnrh] {
    flex: 1;
}

.sidebar[b-2zmo0pbnrh] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2zmo0pbnrh] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2zmo0pbnrh]  a, .top-row .btn-link[b-2zmo0pbnrh] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-2zmo0pbnrh] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-2zmo0pbnrh] {
        display: none;
    }

    .top-row.auth[b-2zmo0pbnrh] {
        justify-content: space-between;
    }

    .top-row a[b-2zmo0pbnrh], .top-row .btn-link[b-2zmo0pbnrh] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2zmo0pbnrh] {
        flex-direction: row;
    }

    .sidebar[b-2zmo0pbnrh] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2zmo0pbnrh] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-2zmo0pbnrh] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
