﻿


.mw-300{
    max-width:300px;
}

header a {
    color: rgb(19, 41, 75) !important;
    text-decoration: none !important;
}

#ContentPlaceHolder1_chkSkills label,
#ContentPlaceHolder1_chkWorkArea label,
#ContentPlaceHolder1_chkBreaks label {
    padding-left: 5px;
}

#ContentPlaceHolder1_chkNotWork,
#ContentPlaceHolder1_chkAssistantship,
#ContentPlaceHolder1_chkWork,
#ContentPlaceHolder1_chkFellowship,
#ContentPlaceHolder1_chkOtheCampus {
    margin-right: 5px;
}

table#ContentPlaceHolder1_chkSkills input[type=checkbox],
table#ContentPlaceHolder1_chkWorkArea input[type=checkbox],
table#ContentPlaceHolder1_chkBreaks input[type=checkbox],
span.checkboxes input[type=checkbox] {
    width: unset !important;
}

#page-title {
    margin-left: 220px;
}

legend.subset {
    font-size: 1.25rem;
}

.sr-only {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.VIpgJd-ZVi9od-aZ2wEe {
    display: none;
}

table#navigate th, table#navigate td {
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px solid #333;
}

table#navigate:focus {
    border: 2px solid #990000;
} 
/*.row {
    margin-top: 25px;
}*/

#navigate th {
    padding: 0 8px;
}

fieldset {
    margin-top: 25px;
}

.subset {
    font-weight: bold;
}

td.active, th.active {
    border: 1px solid blue;
    font-weight: bold;
    color: yellow;
    background-color: red;
}

h2 {
    font: 600 1.75rem/2.2rem var(--il-source-sans);
    font-family: Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans";
}

#page-title h1 {
    /*font: 700 2.1rem/2.25rem var(--il-source-sans);*/
    font-family: Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans";
    color: var(--il-blue);
}

.secondary .h1 {
    font-family: Kameron, serif;
    font-weight: 700;
    text-transform: uppercase;
    margin: 20px 0 10px;
    color: #75eff6;
    font-size: 17px;
    line-height: 22px;
}

@media screen and (min-width: 1100px) {
    .no-widgets #page-title {
        width: 880px;
    }
}

@media screen and (max-width: 759px) {
    #page-content .content-width {
        width: auto;
    }
}





