/* Login page */
.btn-google {
    color: white;
    background-color: #ea4335;
}

.btn-facebook {
    color: white;
    background-color: #3b5998;
}

.btn-linkedin {
    color: #fff;
    background-color: #4875B4;
}

#gpsigninnow {
    display: none;
}

/* Navbar */
.navbar-profile-img {
    position: relative;
    top: -6px;
    float: left;
    left: -7px;
    width: 40px;
    max-height: 40px;
    margin-left: 0.5rem;
}

.navbar-profile-link {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* Portal */
h4 {
    font-size: 110%;
    font-weight: bold;
    color: #3e3e3e;
}

.profileName {
    font-weight: bold;
}

.list-group-item.active {
    background-color: #009ee0;
    border-color: #009ee0;
}

.list-group-item.disabled, .list-group-item:disabled {
    background-color: #f3f3f3;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.list-group-item.profpic {
    padding-top: 0.7rem;
    padding-right: 1rem;
    padding-bottom: 0.1rem;
}

.list-group-item.profpic img {
    max-height: 2.4rem;
    position: relative;
    top: -5px;
    float: left;
    left: -7px;
}

hr {
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
}

/* Graduate evening manager */
.paymentConfirmed {
    color: green;
}

.h3, h3 {
    font-size: 118%;
    font-weight: bold;
    color: #3e3e3e;
}

.note-popover.popover {
    display: none;
}

.note-popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu {
    min-width: 150px !important;
}

.note-editing-area .container {
    padding-left: 0;
    padding-right: 0;
}

.card-columns {
    column-count: 1;
}

@media ( min-width: 380px) {
    .card-columns {
        column-count: 2;
    }
}

@media ( min-width: 768px) {
    .card-columns {
        column-count: 2;
    }
}

@media ( min-width: 992px) {
    .card-columns {
        column-count: 3;
    }
}

@media ( min-width: 1200px) {
    .card-columns {
        column-count: 3;
    }
}

.columns-grid:after {
    content: '';
    display: block;
    clear: both;
}

.event-card {
    width: 94%;
    margin-bottom: .6rem;
}

.alumni-search-card {
    width: 97%;
    margin-bottom: .6rem;
    border: 0;
    border-top: 1px solid #eee;
    padding-top: 24px;
}

.alumni-search-card img {
    max-width: 100px;
}

.alumni-search-card .img-col {
    min-width: 100px;
    text-align: center;
}

@media ( min-width: 490px) {
    .event-card {
        width: 48%;
        margin-bottom: .6rem;
    }

    .alumni-search-card {
        margin-bottom: .6rem;
    }

    .alumni-search-card img {
        max-width: 160px;
    }

    .alumni-search-card .img-col {
        min-width: 160px;
    }
}

@media ( min-width: 800px) {
    .event-card {
        width: 30%;
        margin-bottom: .6rem;
    }

    .alumni-search-card {
        margin-bottom: .6rem;
    }
}

@media ( min-width: 991px) {
    .alumni-search-card img {
        max-width: 200px;
    }

    .alumni-search-card .img-col {
        min-width: 200px;
    }
}

.event-card .card-title, .event-card-light .card-title {
    font-weight: bold;
    margin-bottom: .45rem;
    line-height: 1.50rem;
    height: 2.98rem;
    overflow: hidden;
}

.event-card .card-text {
    min-height: 60%;
}

.event-card-light .card-text {
    min-height: 58%;
}

.alumni-search-card .card-title {
    font-weight: bold;
    margin-bottom: .45rem;
    overflow: hidden;
    font-size: 132%;
}

.alumni-search-card h5 {
    display: inline-block;
}

.event-card .badge, .alumni-search-card .badge {
    margin-bottom: .45rem;
}

.event-card .card-body, .alumni-search-card .card-body {
    padding: 1.2rem;
    padding-top: 0.7rem;
}

.alumni-search-card .card-body {
    padding: 1.2rem;
    padding-top: 0;
}

.event-card .card-img-top {
    padding: 0.35rem;
    padding-bottom: 0;
}

.alumni-search-card .card-img-top {
    padding-bottom: 0;
}

.event-card .card-img-top.no-img, .alumni-search-card .card-img-top.no-img {
    padding-top: 2.9rem;
    padding-bottom: 2.9rem;
    padding-left: 2.9rem;
    padding-right: 2.9rem;
    background-color: #009ee0;
}

.event-card p.card-text, .event-card-light p.card-text {
    line-height: 1.5rem;
    height: 10.4rem;
    overflow: hidden;
    text-align: justify;
}

.badge-div {
    height: 2.2rem;
    margin-top: 0.2rem;
}

.green {
    color: #35ad50;
}

.h3_with_btn {
    display: inline-block;
    margin-bottom: 4px;
}

.time-inp {
    max-width: 5.2rem;
}

.date-inp {
    max-width: 6.8rem;
}

.force-no-mr {
    margin-right: 0 !important;
}

.evPaid td.evName, .evZeroPay td.evName {
    color: #009c00;
}

.evNotPaid td.evName {
    color: #dc0000;
}

.tinyHeader1 {
    padding: 10px 10px 10px 16px;
}

.tinyHeader1 h4 {
    display: inline-block;
    margin-right: 30px;
}

.tinyHeader1 button {
    float: right;
}

.clearfix {
    display: block;
    content: "";
    clear: both;
}

.h2, h2 {
    font-size: 1.6rem;
    font-weight: 600;
}

.vse-event-div {
    padding-bottom: 0.6rem;
    padding-top: 1.2rem;
    border-top: 1px solid #ccc;
    clear: both;
}

.vse-event-div.no-border {
    border-top: 0;
    padding-top: 0.5rem;
}

.vse-event-div h3, .vse-event-div .h3 {
    color: #99cc00;
}

.vse-event-div .media-right img {
    margin-bottom: 20px;
}

.video-edit-btn {
    margin-top: -0.4rem;
    margin-right: 0.25rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10 and IE11 only (and not Edge) */
    .event-card-light, .event-card {
        display: block;
    }
}

.mail_step_done {
    color: green;
}

.label-small label {
    font-size: 0.8em;
    color: #6b6b6b;
}

.table-sm td, .table-sm th {
    padding: .2rem .2rem .2rem .3rem;
}

.schmsh {
    max-height: 77px;
    height: 77px;
    overflow-y: hidden;
}

.permspan {
    margin-right: 14px;
    line-height: 1.9em;
}

.text-small-94 {
    font-size: 94%;
}

.topmin085 {
    position: relative;
    top: -0.85rem;
}

.topmin045 {
    position: relative;
    top: -0.45rem;
}

td.mdRecipientsPerc {
    min-width: 86px;
}

.row-bottom-thick td, .row-bottom-thick th {
    border-bottom-width: 3px !important;
}

#mailInteractionTable td:nth-child(2), #mailInteractionTable td:nth-child(3) {
    text-align: right;
    padding-right: 6px;
}

.mb-02 {
    margin-bottom: 0.2rem;
}

.mt-05 {
    margin-top: 0.5rem;
}

.mb-05 {
    margin-bottom: 0.5rem;
}

.mt-10 {
    margin-top: 1.0rem;
}

.mb-10 {
    margin-bottom: 1.0rem;
}

.job-row, .edu-row {
    border-bottom: 1px solid #eee;
}

.job-row-titles label {
    margin-bottom: 0;
}

.profEduCountryDiv, .profEduStateDiv {

}

#regstatediv .alert {
    border: 4px solid transparent;
}

#regstatediv .alert-warning {
    border-color: #ffd743;
}