body {
	background-color: #003366;
}

.area fieldset h3 {
	color: #FFCC00;
}



/* ------------START custom changes by MSG----------------  */


/*MSG 03/04/13 6.1 QA1 Change to suppress the REST APIdocs.do Listing Collections */

.swagger {
visibility: hidden;
}


/*MSG 08/19/13 6.1 QA1 Change to suppress profile link at top of screen*/

a#eul2 { display:none; }


/*MSG 04/07/14 6.1 QA1 Change to suppress "Add to Favourites" "Share Search" and "Remote Repositories"*/
#col2 .action-button.add-to-favourites {
	display: none;
	visibility: hidden;
}

#col2 .action-button.share-search {
	display: none;
	visibility: hidden;
}

#col2 .action-button.remote-repo {
	display: none;
	visibility: hidden;
}






/*MSG 04/07/14 6.1 QA1 Change to suppress comments and vertical bar - change padding */

#searchresults .itemresult-rating  {

height: 4px;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 3px;

}



#searchresults .itemresult-rating a {

display:none;

}


#searchresults .itemresult-rating .separator {

display:none;

}


#searchresults .itemresult-stars, 
#searchresults .itemresult-stars + a, 
#searchresults .itemresult-stars + a + .separator 
{
    display: none;
}

#searchresults .itemresult-rating .separator {

display:none;

}


#body-wrap2 {
    width: 100%;
    float: left;
    background-color: #e9e9e9 center top no-repeat;
    padding: 14px 0 24px 0;

}






/* ------------END custom changes by MSG----------------  */
	





/* ------------START custom changes by KP----------------  */	

/*KP 10/02/19 Supress hr lines on right column nav*/
.itemsummary-layout #col2 hr {
    display: none;
}


/*KP 10/02/19 Supress Add to Favourites on resource page right nav*/
.action-button.addToFavourites {
   display: none;
}

/*KP 10/02/19 Supress footer - all*/

#footer-wrap {
    display: none;

}



/*KP 10/02/19 Supress right actions - all*/

.itemsummary-layout #adjacentuls ul {
display: none;
}

.itemdetails {
display: none;
}


.itemsummary-layout #nisc_link {
display: none;
}

.itemsummary-layout #col2 h3 {
display: none;
}


/*KP 10/02/19 Temp color on header banner titles*/
#header-inner .banner {
	color: #003366;
padding-top: 65px;
font-size: 30px;
font-weight: normal;

}

/*KP 09/30/19 Supressed blue help button on summary page*/

#bluebar_help_button {
    display: none;
}

/*KP 09/30/19 Supressed Dashboard, Favourites, Contribute button, My resources, Search on left hand navigation*/



.page-layout-menu-full #i6 {
	display: none;
}



.page-layout-menu-full #i3 {
	display: none;
}


.page-layout-menu-full #i4 {
	display: none;
}


.page-layout-menu-full #i2 {
	display: none;
}



.page-layout-menu-full #i0 {
	display: none;
}


.page-layout-menu-full #i1 {
	display: none;
}


/*KP 09/30/19 Supressed Menu Border lines*/

#menu u {
border-top: 0px;
}

#menu ul li {
border-bottom: 0px;
}


#menu ul {
border-top: 0px;
}


/*KP 09/30/19 Supressed collapsed Dashboard, Favourites, Contribute button, My resources, Search on left hand navigation when contributing*/

.page-layout-menu-collapsed #i4 {
	display: none;
}

.page-layout-menu-collapsed #i2 {
	display: none;
}


.page-layout-menu-collapsed #i0 {
	display: none;
}


.page-layout-menu-collapsed #i3 {
	display: none;
}


.page-layout-menu-collapsed #i1 {
	display: none;
}


/*KP 09/30/19 Supressed Preview and Select Thumbnail when contributing*/

.action-link {
    display: none;
}



/*KP 09/22/15 6.1 QA1 Change top log out text to black */


#topmenu a, #topmenu span {
color: #000000;

}




/*KP 09/22/15 6.1 QA1 Change left hand navigation buttons to blue */

#menu ul li a {
    background-color: #003366;
    border-top: 0px #f7f7f7;    
    color: #ffffff;
    text-shadow: 0 1px 0 #000000;
<a id="i3" style="background-image: url('https://repositorytest.quinnipiac.edu/collectionstest/p/r/6.3.r2211/com.tle.web.sections.equella/images/help2.png')" href="https://repositorytest.quinnipiac.edu/collectionstest/items/c659595f-da44-4b6f-bc14-3d3fe6e28b08/1/viewcontent" target="_blank">Help</a>
}




/*KP 09/22/15 6.1 QA1 Change border around left hand navigation buttons to blue */







/*KP 09/25/15 6.1 QA1 Change left hand navigation buttons hover */


#menu ul li a:hover {
	text-decoration: none;
	background-color: #3575b6;
}




/*KP 09/25/15 6.1 QA1 Change left hand navigation buttons active to shade lighter blue */

#menu ul li a.active,#menu ul li a:focus,#menu ul li a:active {
	background-color: #3575b6;

}




/*KP 09/25/15 6.1 QA1 Change color of box titles (Favorites, Quick Search, Tasks)*/



.box_head {
    background-color: #003366;
    border-top: 0px solid #e5e3d9;
}



/*KP 09/25/15 6.1 QA1 Change hover color of box titles (Favorites, Quick Search, Tasks)*/


.box_head:hover, .box_title_wrapper:focus {
    background-color: #3575b6;

}


/*KP 09/28/15 6.1 QA1 Change footer text color*/



#footer {
    width: 100%;
    float: left;
    background: url(../images/footer-bg.gif) 0 0 repeat-x;
    font-size: 11px;
    color: #CDEBF3;
}



/*KP 09/25/15 6.1 QA1 Change font color of box titles (Favorites, Quick Search, Tasks)*/


.box_head h3 {
    color: #ffffff;
    text-shadow: 0px 0px 0px #EEE;
}





/*KP 09/28/15 6.1 QA1 Change hover color to skyblue within box title table (Favorites, Quick Search, Tasks)*/

.alt-links a:hover, .alt-links tr.odd:hover td, .alt-links tr.even:hover td, .alt-links a:focus, .alt-links tr.odd:focus td, .alt-links tr.even:focus td {
    background-color: #DAE3EC !important;
}



/*KP 09/28/15 6.1 QA1 Change hover color to skyblue within box title table*/

TABLE.zebra TR:hover TD, TABLE.zebra TR:focus TD {
    background-color: #EDF6FF;
}




/*KP 09/25/15 6.1 QA1 Change color of box titles */

TABLE.zebra TR TH {
    color: #FFF;
    background: #003366 none repeat scroll 0% 0%;
}



/*KP 09/25/15 6.1 QA1 Change text color of box titles */


.box_head h3 {
    font-size: 14px;
    font-weight: normal;
    padding: 7px 0px 8px;
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-shadow: 0px 1px 0px color: #003366 
    color: #ffffff;
}



/*KP 09/25/15 6.1 QA1 Change color of highlight text in tables  */

TABLE.zebra TR.odd TD {
    background: #transparent none repeat scroll 0% 0%;
}




/*KP 09/25/15 6.1 QA1 Change color of buttons (help)  */

.btn.btn-equella {
    background-color: #3575b6;
}



/*KP 09/30/15 6.1 QA1 Change background and border of content  */


.area {
    border: 1px solid #E9E9E9;
    background: #FDFDFE;
    padding: 25px 33px 33px;
}



/*KP 10/14/15 6.1 QA1 Change second background from white to gray */

#content-inner {
    background: #e9e9e9;

}


/*KP 10/14/15 6.1 QA1 Change Browse icon to folder icon*/

element.style {
    background-image: url('p/r/6.3.r2211/com.tle.web.sections.equella/images/menu-icon-hierarchy.png');
}




/* ------------END custom changes by KP----------------  */	





#footer {
	background-color: #003366!important;
}

#header {
	background-color: #003366;
            border-bottom: 0px solid #003366;

}

#body {
	background-color: #003366;
}

#header-inner h2 {
	color: #FFCCOO;
}

#screen-options, #help {
	border-color: #A7403A;
	background-color: #902215;
}

.button-down.active {
	border-color: #C65853;
}

.button-big:hover, input[type="submit"]:hover {
	border-color: #440D04 #A9423A #A9423A #440D04;
	text-shadow: 0 -1px 0px #440D04;
	-moz-text-shadow: 0 -1px 0px #440D04;
	-webkit-text-shadow: 0 -1px 0px #440D04;
}

.button-big-right:hover {
	border-color: #440D04 #A9423A #A9423A #440D04;
	text-shadow: 0 -1px 0px #440D04;
	-moz-text-shadow: 0 -1px 0px #440D04;
	-webkit-text-shadow: 0 -1px 0px #440D04;
}

.button-big.rightarrow:hover {
	border-color: #440D04 #A9423A #A9423A #440D04;
	text-shadow: 0 -1px 0px #440D04;
	-moz-text-shadow: 0 -1px 0px #440D04;
	-webkit-text-shadow: 0 -1px 0px #440D04;
}

.itemsummary-layout #col2 ul li a {
	color: #003366;
}

.comment-username {
	color:#BF1515;
}

.area fieldset h3, .area .control h3  {
	color:#003366;
}

.area .edit h3 {
	color:#003366;
}

.alt-links a {
	color:#003366 !important;
}

.area h3 {
	color:#003366;
}

.modal-content-inner h3 {
	color:#003366;
}

.content a, .modal a {
	color: #003366;
}

.content a:hover, modal a:hover {
	color: #003366;
}

#selection-header-content h3 a {
	color: #003366;
}

#selection-header-content h3 a:hover {
    color: #003366;
}

.alt-links a:hover {
	color:#003366!important;
}

#wizard-actions a {
    color: #003366;
}

.recent-item h4 a {
	color: #336699 ;
}

.recent-item h4 a:hover {
	color: #336699 ;
}

.customfile-button:hover {
   background-position:0 100%;
}

#breadcrumbs a {
   color: #003366;
}

#breadcrumbs a:hover {
   color: #003366;
}


#content-body #col1 #comments-add div.input.checkbox {
   visibility: hidden;
}

#body { background: #003366; } 
#body-wrap1 { background: #003366; } 
#body-wrap2 { background: #e9e9e9; } 
#topmenu { color: #003366; } 
#topbar {  background-color: #003366; } /
#header-inner h2 {
    float: right;
    position: relative;
    font-size: 30px;
    max-width: 600px;
    white-space: nowrap;
    overflow: hidden;
     }
#news-item h4 a{ color: #336699;
      line-height: 10px; }
#selection-content-bottom {
background: url(https://galaxy.quinnipiac.edu/prod/p/r/5.1.r526/com.tle.web.sections.equella/images/content-bottom.gif) no-repeat 1px 100%;
float: left;
padding-bottom: 90px;
}


#pv-content-left {
width: 350px;
float: left;
height: 500px;
background: url(https://galaxy.quinnipiac.edu/prod/p/r/5.1.r526/com.tle.web.sections.equella/images/bg-pv-content-left.png) 0 bottom no-repeat;
background-color: #F7F6EF;
position: relative;
}

