@import 'https://sails.ent.sirsi.net/custom/web/sails5.0.1.css';

.header:before {
content: ".";padding:10px;font-size:15px;font-weight:bold;color:red;background-color:white;position:absolute;top:70px;left:162px;
text-align:center;
}


body { 
background-color: #779988; 
font-size: 14px ;
}

.fa-wheelchair::before, .fa-question-circle::before {
    color: #ffffff; /* use the color they have for the rest of the menu */
}

.headerWrapper {
    min-height: 168px;
}

.header_container { 
background: #85a2c7;
}

#libraryInfo {
background-color: #779988;
color: #ffffff;
}

#lpMainLink{
color: #ffffff;
}

/* 4.5.0.1, Inserted to adjust the position of the logo */

.logo_container img {
margin-top: -60px;
max-height: 161px;
}

.menuLink a, .menuLink a:visited, .menuActive a, .loginLink a, #searchBoxAdvancedLink a, .listsTable .loginLink a {
color: #ffffff;
}

#mainMenuContainer {
/*width: 1000px;*/
background: #779988;
}

#main_menu {
width: 1000px;
}

#main_menu a {
padding: 11px 24px 7px 24px;
}

.nytimes_listbar {
background: #91b9a5;
}

#q {  
border: 1px solid #FFFFFF;   
margin: 2px;  
background-color: #ececec;  
height: 16px;  
font-size: 14px;
}

#searchLimitDropDown {  
width:180px;  
height: 22px;  
font-size: 14px;
}

#restrictionDropDown {  
width:180px;  
height: 22px;  
font-size: 14px;
}

#searchButton {
background-color: #265488;
}

#searchBox { 
background: #cdb162;
}

#searchBoxWrapper {
	background: #91b9a5;
}