﻿
/* Adding support for unobtrusive validation */
input[data-val-required] + label:after,
select[data-val-required] + label:after,
input[data-val-requiredif] + label:after,
select[data-val-requiredif] + label:after {
    content: '*';
    position: relative;
    left: .5rem;
}

.radio-block [data-val-required] + label:after,
.radio-block select[data-val-required] + label:after,
.radio-block input[data-val-requiredif] + label:after,
.radio-block select[data-val-requiredif] + label:after {
    content: '';
    position: relative;
    left: .5rem;
}

fieldset.orderly .input-block .field-validation-valid {
    display: none;
}

.alt-billing__inputs {
    max-height: 0;
    overflow: hidden;
}

.alt-correspondent__inputs {
    max-height: 0;
    overflow: hidden;
}

.how-hear__other__input {
    max-height: 0;
    overflow: hidden;
}

.input-block p {
    margin-bottom: 1rem;
}


.popup-modal-custom {
    background-color: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 1035;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.validation-summary-errors {
    color: #f00;
}

/* SMP Modifications START */

.column-wrap__college {
    -moz-column-count: 1;
    -ms-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    column-gap: 1.5rem;
    overflow: visible;
    margin: 0 1rem;
}

@media (min-width: 500px) {
    .column-wrap__college {
        -moz-column-count: 2;
        -ms-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 768px) {
    .column-wrap__college {
        -moz-column-count: 3;
        -ms-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 1024px) {
    .column-wrap__college {
        -moz-column-count: 4;
        -ms-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

.college-listing {
    -webkit-break-inside: avoid;
    break-inside: avoid;
    padding: 0 10px;
    overflow: hidden;
    border-bottom: solid 2px;
    margin-bottom: 1.5rem;
}

    .college-listing h3 {
        text-transform: uppercase;
    }

    .college-listing p {
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .college-listing a {
        white-space: nowrap;
    }

.column-wrap__degrees {
    -moz-column-count: 2;
    -ms-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    column-gap: 1.5rem;
    overflow: visible;
    margin: 0 1rem;
}

@media (min-width: 520px) {
    .column-wrap__degrees {
        -moz-column-count: 3;
        -ms-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 768px) {
    .column-wrap__degrees {
        -moz-column-count: 4;
        -ms-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

/* SMP Modifications END */

/* Home Page Modifications START */

.border-bottom {
    border-bottom: .1rem solid #000;
    margin-bottom: 1.5rem;
}

.feature-article-link--medium {
    margin-bottom: 1.5rem;
}

.feature-article-link p.label {
    margin: 0;
    padding-bottom: .75rem;
}

.section-link__esports .section-subhead {
    font-style: italic;
    font-size: 1.2rem;
}

.section-link__esports .section-link__item {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* Home Page Modifications END */

/* Sections Modifications START */
.sections-article p {
    font-size: 1.6rem;
}

/* Sections Modifications END */

/* New Semester Registration START */

.icon-calendar {
    position: absolute;
    z-index: 2;
    right: 2rem;
    top: 1rem;
}

@media only screen and (max-width: 767px) {
    .icon-calendar {
        top: 3.5rem;
    }
}

/* New Semester Registration END */

/* Student Roster START */

.student-roster__table {
    font-size: 1.2rem;
    border: .1rem solid #000;
}

    .student-roster__table td,
    .student-roster__table th {
        border: .1rem solid #000;
        padding: .2rem .4rem;
    }

/* Student Roster END */

/* YouTube Responsive START */

.article-offset-block--half {
    width: 50%;
}

@media (max-width:47.99em) {
    .article-offset-block--half {
        width: 100%;
    }
}

.youtube-video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

    .youtube-video-container iframe,
    .youtube-video-container object,
    .youtube-video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/* YouTube Responsive END */

/* Ooyala responsive start */

#ooyalaplayer .innerWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.oo-player-container a.oo-time-duration {
    text-shadow: none !important;
    background: none !important;
}

.oo-player-container a.oo-volume-bar {
    background-clip: content-box !important;
    background: none;
}

/* Ooyala responsive end */
.aggregate .read-more,
.read-more__link {
    display: none;
}

.aggregate .read-more__link {
    display: block;
    cursor: pointer;
}

/* Legacy CSS START */

.articleImageInlineLeft {
    float: left;
    margin: 0 10px 10px 0;
}

.articleImageInlineRight {
    float: right;
    margin: 0 0 10px 10px;
}

.bbPhotoCaption {
    font-family: proxima-nova-alt,"Open Sans","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;
    font-weight: 700;
    font-size: 1.4rem;
    letter-spacing: .05rem;
    line-height: 1.7rem;
    margin-bottom: .75rem;
}

/* Legacy CSS END*/

/* Banquet Table Manager Page Start */

.seat-edit-inputs {
    display: none;
}

.seat-move__container {
    display: none;
}

.seat-swap__container {
    display: none;
}

.table-container {
    padding-bottom: 1rem;
    border-bottom: 0.1rem solid #000;
    margin-bottom: 2rem;
}

@media (max-width: 480px) {
    .input-margin {
        margin-top: 5px;
        display: inline;
    }
}

@media (min-width: 780px) {
    .input-margin {
        text-align: center;
    }

    .table-container input[type=text] {
        margin-right: 5px;
    }

    .table-container label {
        margin-right: 5px;
    }

    .table-container select {
        margin-right: 5px;
    }
}

.input-margin-set-width {
    min-width: 195px;
}

/* Banquet Table Manager Page End */

/* Bottom spacing for modules on Conference overviews - start */

.conference-overview-module {
    margin-bottom: 3rem;
}

    .conference-overview-module:last-of-type {
        margin-bottom: 0;
    }

/* Bottom spacing for modules on Conference overviews - end */

/* Bottom Ad START */

.header__plug--bottom {
    margin: 1rem auto 2rem;
    text-align: center;
    max-width: 100%;
}

/* Bottom Ad END */

/* Override Untold START */

.h1-alt, h1.alt {
    font-size: 3.5rem;
}

.button-no-show {
    color: #000;
    background-color: transparent;
    border: 0;
    display: inline-block;
    text-align: center;
}

    .button-no-show:hover {
        color: #b7053f;
        background-color: transparent;
        border: 0;
    }

.agenda-item__time .button-no-show {
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 2.8rem;
    padding-top: .5rem;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

.header__logo {
    margin-bottom: 2rem;
}

.header__plug {
    margin: 1rem auto 2rem;
}

.share-social {
    margin-bottom: 2rem;
}

.blog-item {
    margin-bottom: 2rem;
}

.sticky-nav {
    z-index: 12000;
}

.header-mobile {
    z-index: 12000;
}

.article-image {
    margin-bottom: 1rem;
}

.blog-item__content p:last-of-type {
    margin-bottom: 3rem;
}

.article.normal p, .article.normal ul {
    font-size: 1.8rem;
    line-height: 3.2rem;
}

.article.large p, .article.large ul {
    font-size: 2.1rem;
    line-height: 3.2rem;
}

.article.extra-large p, article.extra-large ul {
    font-size: 2.4rem;
    line-height: 3.4rem;
}

.standard-article-link h2 {
    padding: 0 1.5rem 0;
}

.standard-article-link p {
    margin-bottom: 1rem;
}

.shelf__link {
    -ms-text-overflow: unset;
    -o-text-overflow: unset;
    text-overflow: unset;
    white-space: unset;
}

.header__section-toggle {
    letter-spacing: .2rem;
}

.shelf__issue, .shelf__print {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3rem;
}

.shelf__print {
    color: #b7053f;
}

    .shelf__print:hover {
        color: #000;
    }

.breaking-news__more-toggle, .header__search, .header__section-toggle, .header__tab {
    font-weight: 500;
}

.blog-item__content p {
    font-size: 1.8rem;
    line-height: 3.2rem;
}

/* Override Untold END */

/* Daily Section RG Live Promos */

.rg-live__promo {
    background: url(/images/rgfb/rg-live-promo-bg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

@media (max-width:543px) {
    .flex {
        display: inline-flex;
        flex-direction: column;
    }

    .flex-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

/* Daily Section RG Live Promos END */

/* RG Live Search start */

.bottom-col__info {
    border-top: 5px solid black;
}

.genericModuleHeader {
    line-height: 18px;
    color: #4d4d4d;
    font-size: 18px;
    font-weight: normal;
    padding: 0;
    margin: 2px 8px 5px 8px;
    border-bottom: 1px solid #b7b7b7;
}

    .genericModuleHeader h4 {
        font-size: 2.0rem;
        line-height: 2.4rem;
    }

.rgFooter-List li {
    list-style-type: none;
    margin-bottom: 5px;
}

.bottom-col__info a {
    margin: 0px 5px 5px 5px;
}

/* RG Live Search end */

/* simple class to add cursor pointer on hover */

.pointer {
    cursor: pointer;
}

/* simple class to add cursor pointer on hover end */

/* remove background color from disabled text inputs */

input[type=text]:disabled {
    background: transparent !important;
}

/* remove background color from disabled text inputs end */

/* Special Header START */

.header__timestamp {
    text-align: right;
    color: #828181;
    font-family: proxima-nova-alt, "Open Sans", "Gill Sans MT", "Gill Sans", Corbel, Arial, sans-serif;
    position: relative;
    top: 0.3rem;
    clear: both;
}

/* Special Header END */

/* Story Chart START */

@media (min-width: 500px) {

    .story-chart--download {
        display: none;
    }
}

@media (max-width: 499px) {

    .story-chart--display {
        display: none;
    }
}

/* Story Chart END */

/* HTML Inset START */

.breakout-box {
    background-color: #f2f2f2;
    padding: 1rem;
}

/* HTML Inset END */

/* Responsive Table START */

/* Variables
================================== */
/* Tables
================================== */

.Rtable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 3em 0;
    padding: 0;
}

.Rtable-cell {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    padding: 0.8em 1.2em;
    overflow: hidden;
    list-style: none;
}

    .Rtable-cell > h1,
    .Rtable-cell > h2,
    .Rtable-cell > h3,
    .Rtable-cell > h4,
    .Rtable-cell > h5,
    .Rtable-cell > h6 {
        margin: 0;
    }
/* Table column sizing
================================== */
.Rtable--2cols > .Rtable-cell {
    width: 50%;
}

.Rtable--3cols > .Rtable-cell {
    width: 33.33%;
}

.Rtable--4cols > .Rtable-cell {
    width: 25%;
}

.Rtable--5cols > .Rtable-cell {
    width: 20%;
}

.Rtable--6cols > .Rtable-cell {
    width: 16.6%;
}

/* Responsive
==================================== */
@media all and (max-width: 500px) {
    .Rtable--collapse {
        display: block;
    }

        .Rtable--collapse > .Rtable-cell {
            width: 100% !important;
        }

        .Rtable--collapse > .Rtable-cell--foot {
            margin-bottom: 1em;
        }
}

.no-flexbox .Rtable {
    display: block;
}

    .no-flexbox .Rtable > .Rtable-cell {
        width: 100%;
    }

    .no-flexbox .Rtable > .Rtable-cell--foot {
        margin-bottom: 1em;
    }

/* Responsive Table END */

/* Cause password field to flex on inline paywall */

.paywall-inline__input input[type=password] {
    flex: 0 0 80%;
}


/* Search Date START */

.numInputWrapper span {
    opacity: 1;
}

/* Search Date END */

/* Inputs darker border START */

.search__text-input input, .search__text-input input:focus {
    outline: #d1d1d1 solid .1rem !important;
}

.sticky-nav__search {
    border: 1px solid #d1d1d1 !important;
}

.search--inline .search__date-field input, .search--inline .search__text-input input {
    border: .1rem solid #d1d1d1 !important;
}

.search__text-input input {
    border: 1px solid #d1d1d1 !important;
}

.search__date-field input[type=date], .search__date-field input[type=text] {
    border: 1px solid #d1d1d1 !important;
}

input[type=text], input[type=email], input[type=date], input[type=number], input[type=tel], input[type=password] {
    border: 1px solid #d1d1d1 !important;
}

.faux-radio {
    border: 1px solid #d1d1d1 !important;
}

select {
    border: 1px solid #d1d1d1 !important;
}

textarea {
    border: 1px solid #d1d1d1 !important;
}

/* Inputs darker border END */

/* Podcasts START */

.media-link__thumbnail img {
    width: 156px;
}

@media (max-width: 47.99em) {
    .media-link__thumbnail img {
        width: 100%;
    }
}

.paginationjs-page, .paginationjs-next, .paginationjs-prev, .paginationjs-ellipsis {
    font-family: proxima-nova-alt,"Open Sans","Gill Sans MT","Gill Sans",Corbel,Arial,sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: .05rem;
    padding: 0 .7rem;
}

.paginationjs-next {
    padding-left: 2rem;
}

.paginationjs-prev {
    padding-right: 2rem;
}

.paginationjs-page.is-active a {
    color: #b7053f !important;
}

/* Podcasts END */

/* Bio Box START */

.BioHeader {
    background-color: #003B62;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}

    .BioHeader h1 {
        font-weight: normal;
    }

.BioBody {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

@media screen and (max-width: 600px) {
    .BioBody {
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
    }
}

/* Bio Box END */

/* custom error message */

#error__message {
    display: none;
    color: #FF0000;
}

/* custom error message END */

textarea {
    resize: none!important;
}

/* links within Poll Everywhere polls */

.peOptions a {
    /*background: none !important;*/
    text-shadow: none !important;
    color: #b7053f!important;
}

.peOptions a:hover {
    background-color: #b7053f!important;/*#3399ff!important;*/
    color: white !important;
}