/* Smargin-right:2pxUNY Empire stylesheet */
footer.noPrint {
    display: none;
}

.optBut {
    margin-left: 13px;
    margin-right: 0;
    font-weight: 400;
}
.optMenu {
    width:410px;
    position: absolute;
    top: 46px;
    left: 4px;
    padding: 0 4px;
}
div.optList {
    max-height: 300px;
    overflow-y: scroll;
}
#optMenu-logged {
    width:800px;
    height: 400px;
    position: absolute;
    top: 46px;
    left: 4px;
    padding: 0 4px;
    visibility: hidden;
}
#dates-button {
    margin-right:3px;
}
.nav-pipe {
width: 2px;
height: 15px;
border-left: 2px solid white;
display: inline-block;
margin: 0 0 5px 10px;
vertical-align: bottom;
}
.arrowLink {
    font-size: 16px;
    font-family: sans-serif; 
    padding:0 10px;
    
}
.day-wrap {
    width: 100%;
    max-height: 130px;
    overflow: auto;
    scrollbar-color: #ccc #FEF9ED;
}


.day-wrap::-webkit-scrollbar {
    height: 12px;
    width: 9px;
    background: #FEF9ED;
}


.day-wrap::-webkit-scrollbar-thumb {
    background: #ccc;
    -webkit-border-radius: 1ex;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}


.bookmark-link {
    display: inline-block;
}
.search-groups {
    display:none;
}
#esc-filter-form {
padding: 0;
margin: 0 auto;
width: 80%;
height: 75px;
}
/* Search page */

.centerBox {
    background-color: #ffffff;
    display: table;
    margin: 0 auto;
    width: 51.5%;
    padding: 5px;
    height: 140px;
    border: 1px solid #666;
    border-radius: 5px;
}
.centerBox-search {
    background-color: #ffffee;
    display: table;
    margin: 35px auto;
    width: 25%;
    padding: 5px;
    height: 300px;
}
.search-button {
    margin-top: 35px;
}
.explain-search {
  margin-bottom: 25px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 10px;
    font-family: arial, sans-serif;
}
.main-help ol li p {
    margin-bottom: 20px;
}
#esc-filter-search {
    height: 21px;
    border: 2px solid #ccc;
    border-radius: 5px;
}
#esc-filter-print {
    clear: both;
    height: 24px;
    width: 180px;
    border: 2px solid #ccc;
    margin-left: 41%;
    margin-top: 20px;
      border-radius: 5px;
}
.subHead-results {
width: 25%;
background-color: #ffffee;
margin: 35px auto;
height: auto;
padding: 10px;
line-height: 25px;
}
fieldset {
    padding: 6px 16px 16px 16px;
    background-color: #ffffff;
}
.search-scrollBox {
    overflow: auto;
}
.scrollBox-dd {
    position: static;
    overflow: auto;
}
/*end search page*/
#print-button {
    clear: both;
    width: 100%;
    height: 50px;
    margin: 15px 0 10px 0;
    padding-top: 0;
    font-size: 16px;
}
div.sBoxUp, div.sBoxCh {
    top: 115px;
}
ul.filter-top {
   list-style: none;
margin: 0 0 0 -25px;
font-size: 16px;
width: 800px;

}
ul.filter-top li {
    float: left;
    margin-right: 20px;
}
#acdyear, #term, #sess {
    background-color:#FEF9ED;
    font-size: 14px;
}
#sess {
    width: 95px;
}
#term {
    width: 85px;
}
.dead-month {
    font-weight: 700;
    font-size: 16px;
}
.dead-explain {
    clear: both;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    width: 100%;
    height: 24px;
margin: 0 auto 35px auto;
}
.dead-explain p{
    text-align: center;
}
/* Time Picker for add event */
.tpFrame {
   max-height: none;
height: 210px;
width: 215px;
overflow: auto;
font: 14px/11px courier,monospace;
    line-height: 11px;
text-align: center;
color: #505050;
border: 1px solid #AAAAAA;
line-height: 14px;
padding-top: 15px;
background-color: #ffe;
margin-left: -40px;
}
/* Date Picker for add event */
.dpTable {
    width: 180px;
    text-align: center;
    color: #505050;
    background: #FFFFEE;
    border: 2px outset #D0D0D0;
    height: 180px;
}
.event-title {
    font-weight:700;
 /*   padding-bottom: 10px;*/
}
a.event-link:link {
    color:#00438c;
    font-weight:700;
}
a.event-link:hover{
    color:#00438c;
    font-weight:700;
    text-decoration: underline;
}
.event p {
    color:#00438c;
}
.event:hover {
    text-decoration: underline;
}
.side-link {
    color:#00438c;
    font-weight:700;
    cursor:pointer;
}
.side-link:hover {
    text-decoration: underline;
}
#deadline-button {
   margin: 0 5px 0 25px;
}
#today-button {
    margin: 0 0 0 10px;
}
.button2 {
    display: inline-block;
    background-color: #FEF9ED;
    width: 60px;
    height: 16px;
    vertical-align: middle;
    margin-left: 5px;
    font-size:.9em;
    padding:0 4px;
    color:#000000;
    border-radius:2px;
    border:1px solid #666;
    cursor:pointer;
}
button {
    background: #FEF9ED;
}
#gotoD {
    margin-right: 0;
}
input#nD{
    background:#FEF9ED;
}
div.head-date-wrap {
    width: 100%;
    height: 26px;
    background-color: #FEF9ED;
    padding: 5px 5px 0 0;
    margin-top: -6px;
}
@media print{
    .floatL, .floatR {
        display:none;
    }
.barRL {
      display:none;
}
img.logo {
    width:200px;
    height:20px;
}
}


/* Begin Filter Zoom Fix - 09/27/2023 */

div.navBar > span {

    float: none !important;

}

 

div.content {

  top:120px

}

 

.navBar.lPadXL.noPrint {

display: flex;

height:80px

}

 

div.navBar > .floatL {

  order: -1;

  width:calc(100% - 220px);

}

 

div.navBar > .floatR {

width:220px;

order:2;

}

/* End Filter Zoom Fix */