﻿body {top: 10px;
  border-top-color: silver;
    background-color: #FFFFFF;
    color: #000;
}

body, div, p, td, span {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 11pt;
}


#table_alumni .alumni_name {
    width: 220px;
}
#table_alumni .social img {
    height: 16px;
}

#table_alumni th,
#table_alumni td {
    padding: 4px;
    padding-right: 18px;
    text-align: left;
    position: relative;
    border-right: 1px dotted #CCC;
    min-width: 140px;
}

    #table_alumni th {
       font-weight: bold;
    }

    #table_alumni th:before,
    #table_alumni th:after {
        border: 4px solid transparent;
        content: "";
        display: block;
        height: 0;
        right: 5px;
        top: 50%;
        position: absolute;
        width: 0;
    }
    
    #table_alumni th:before {
        border-bottom-color: #666;
        margin-top: -9px;
    }
    #table_alumni th:after {
        border-top-color: #666;
        margin-top: 1px;
    }

h1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16pt;
    margin-top: 1em;
    margin-bottom: 1em;
}

h2 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 13pt;
}

h3 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11pt;
}


blockquote {
    margin-left: 40px;
    margin-right: 0px;
}


a {
    color: #176ae8;
    text-decoration: none;
}


.top_img {
    left: 0; /* Left edge at left for now */
    right: 0; /* Right edge at right for now, so full width */
    width: 1024px; /* Give it the desired width */
    margin: auto; /* Center it */
    margin-bottom: 0;
    padding-bottom: 0;
}

#menu {
    left: 0; /* Left edge at left for now */
    right: 0; /* Right edge at right for now, so full width */
    width: 1024px; /* Give it the desired width */
    margin: auto; /* Center it */
    z-index: 1000;
    background-image: url('/menu_bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 0;
    padding: 0;
}

    #menu table {
        border: 0;
        width: 1024px;
    }

    #menu td {
        text-align: center;
        color: #FFF;
        font-weight: bold;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        height: 36px;
    }

    #menu a:link {
        color: #FFF;
        text-decoration: none;
        z-index: 10000;
    }

    #menu a:visited {
        text-decoration: none;
        color: #FFF;
    }

    #menu a:hover, #menu .active a, #menu td:hover a {
        color: #e0e809;
    }

    #menu td:hover {
        background: rgb(91,127,173); /* older browsers */
        background: rgba(91,127,173,0.4); /* newer browsers */
    }

    #menu td.active {
        background: rgb(91,127,173); /* older browsers */
        background: rgba(91,127,173,0.4); /* newer browsers */
    }

.content {
    left: 0; /* Left edge at left for now */
    right: 0; /* Right edge at right for now, so full width */
    width: 1000px; /* Give it the desired width */
    margin: auto; /* Center it */
    text-align: justify;
    padding-bottom: 40px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

    .sticky + .content {
        padding-top: 60px;
    }

.bullets {
}

.Heading {
    font-size: 20px;
}

table.table_list {
    width: 1000px;
    border: 0;
    border-spacing: 0;
}

    table.table_list td {
        height: 40px;
        vertical-align: middle;
    }

    table.table_list tr:nth-child(even) {
        background: #f2f2f2;
    }

.__dimensions_badge_embed__ {
    visibility: hidden;
}

.people {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
    width: 1000px;
}

    .people div {
        float: left;
    }

    .people p {
        padding-top: 6px;
        padding-bottom: 6px;
        margin: 0;
    }

    .people img {
        padding-right: 20px;
        float: left;
    }

    .people .people_contact {
        width: 280px;
        text-align: left;
    }

        .people .people_contact img {
            float: none;
        }

    .people .people_bio {
        width: 550px;
    }

.people_noBio {
    width: 330px;
    text-align: center;
    float: left;
}

    .people_noBio p {
        padding-bottom: 6px;
        margin: 0;
    }

    .people_noBio .people_contact {
        text-align: center;
        width: 100%;
    }

        .people_noBio .people_contact img {
            float: none;
        }

.social {
    height: 34px;
    padding: 0;
    z-index: 100;
}

    .social img {
        padding: 2px;
        vertical-align: middle;
    }

    .social a:hover {
        filter: grayscale(0%);
        text-decoration: none;
    }

    .social a {
        color: #0084FF;
        filter: grayscale(100%);
        text-decoration: none;
        padding: 0;
    }

.press {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    min-height: 60px;
    width: 1000px;
    text-align: left;
}

    .press div {
        float: left;
    }

    .press .where {
        width: 300px;
        text-align: center;
        vertical-align: middle;
    }

    .press .title {
        font-size: 13pt;
        text-align: left;
        margin: 0;
        width: 700px;
        vertical-align: middle;
    }

        .press .title img {
            margin-bottom: -8px;
        }

    .press .author, .press .date, .press .info, .media .title .date, .media .info {
        font-size: 10pt;
    }

    .press .date, .media .title .date {
        font-weight: bold;
    }

    .press p, .media p {
        margin: 0;
        padding-top: 6px;
    }

.media {
    width: 1000px;
    text-align: left;
}

    .media .media_item, .media iframe {
        padding-top: 10px;
        padding-bottom: 10px;
        display: flex;
        align-items: center;
        border-bottom: dashed;
        border-bottom-width: thin;
    }

    .media .left {
        float: left;
        width: 480px;
    }

    .media .right {
        float: right;
        width: 480px;
    }

    .media .where {
        width: 100px;
        clear: both;
        text-align: center;
    }

    .media .title {
        width: 376px;
        padding-bottom: 6px;
        padding-top: 6px;
    }

    .media iframe {
        margin-top: 10px;
    }

.clear {
    clear: both;
    border-top: 2px dotted rgb(91,127,173);
}


 /* Style the Image Used to Trigger the Modal */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
} 