/*@import url("https://fast.fonts.net/cssapi/ee71ef3e-a7f1-47dd-8ae1-4ae6bec02b30.css");*/
@import url("https://use.typekit.net/vtu8fxm.css");

/*
	Start of Stony Brook Branding Changes
*/

/*Top button bar - My Inbox, Site Admin, IACUC, settings, etc. */
.TopNavTabArea {
	line-height: 22px;
    background-color: #6B000D;
    background-size: 100% 100%;
}

/*Color of selected button and text in Top button bar */
.HeaderMajorTabRow .HeaderTabContents A.Selected {
    background-color: #000000;
    color: #BEBEBE  !important;
    border-bottom: 1px solid #000000;
}

/*Color of borders around buttons in Top button bar */
.HeaderMajorTabRow .HeaderTabContents A, .HeaderMajorTabRow .HeaderTabContents .Filler{
    border-right: 0px solid white;
    border-left: 0px solid white;
    font-family: "effra";
    font-size: 15pt;
}

/*Background color of top left nav - behind logo*/
.TopNavAreaLeft {
    background-Color: #FFFFFF;
    padding: 5px 0px 0px 5px;
}

/*Background color of top right nav - behind logo*/
.TopNavAreaRight {
    background-Color: #FFFFFF;
}

/*Color of sub button bar - below topmost button bar*/
.HeaderMinorTabRow {
    background-color: #000000;
}

/*Color of text in sub button bar (below topmost button bar) when button not selected*/
.HeaderMinorTabRow .HeaderTabContents A, .HeaderMinorTabRow .HeaderTabContents .Filler{
    color: #FFFFFF;
    font-family: "effra";
    font-size: 14pt;
}

/*Color of text in sub button bar (below topmost button bar) when button is selected*/
.HeaderMinorTabRow .HeaderTabContents A.Selected {
    color: #BEBEBE;
    font-family:  "effra";
}

/*Color of text in sub button bar (below topmost button bar) when button is hovered over*/
.HeaderMinorTabRow .HeaderTabContents A:hover, .HeaderMinorTabRow .HeaderTabContents A:focus {
    color: #BEBEBE;
}

/*Background of unselected buttons in sub tabs (tabs under IACUC, Site Administration, etc.)  */
.NavigationTabControl a, td.TabOn, td.TabOff {
	background-color: #6B000D;
	border-right: 0px solid white;
    border-left: 0px solid white;
    color: #FFFFFF !important;
    font-family: "effra";
}

/*Background of spacer (blank space) in sub tabs header (tabs under IACUC, Site Administration, etc.)  */
.NavigationTabSpacer {
    background-color: #6B000D;
}

/*Color of selected button in sub tabs (tabs under IACUC, Site Administration, etc.)*/
.NavigationTabControl .active, td.TabOn {
	background: #000000;
	color: #bebebe !important;
}

/*Unselected button and hover over it. This refers to buttons in sub tabs (tabs under IACUC, Site Administration, etc.)*/
.NavigationTabControl a:hover, td.TabOff:hover, .NavigationTabControl a:focus, td.TabOff:focus {
	color: #BEBEBE !important;
	background: #6B000D;
}

/*Hover over selected button.  This refers to buttons in sub tabs (tabs under IACUC, Site Administration, etc.) */
.NavigationTabControl .active:hover, td.TabOn:hover, .NavigationTabControl .active:focus, td.TabOn:focus{
  background: #000000;
  color: #bebebe !important;
}

BODY, P, DIV, TR, TD, CENTER, TABLE, SELECT, TEXTAREA, INPUT {
    font: 12pt "effra";
}

#ScriptForm textarea,
#OutputScript, #CommandScript\.script {
    font-family: "effra";
}

H1 {
    font-family: "effra";
}

H2 {
    font-family: "effra";
}

H3 {
    font-family: "effra";
}

H4 {
    font-family: "effra";
}

.entity-action-button
{
	font-family: "effra";
	font-size: 10pt;
}

.Button, .Button2, .button2 {
	font-family: "effra";
	font-size: 11pt;
}

.SmallButton {
	font-family: "effra";
	font-size: 10pt;
}

.DisplayHead, .DisplayHeadSort  {
	font-family:"effra";
}

.PageHead {
	font-family: "effra";
}

.TopNavTabOff, .TopNavTabOff:link, .TopNavTabOff:active, .TopNavTabOff:visited {
	font-family: "effra";
}

.TopNavTabOn:link, .TopNavTabOn:active, .TopNavTabOn:visited {
	font-family: "effra";
}

.GB_caption {
    font: 12px bold "effra";
}

span.jsonSuggestResultIndicator {
    font: italic 8pt "effra";
}

.pwdChkMeter {
    font-family: "effra";
}

.HeaderMajorTabContentsOverflow A  {
    font-family: "effra";
}

.HeaderMajorTabContentsOverflow A.Selected:before {
    font-family: "effra";
}

.HeaderMinorTabRow .HeaderTabContents A:hover:after, .HeaderMinorTabRow .HeaderTabContents A:focus:after {
	font-family: "effra";
}

.HeaderMinorTabRow .HeaderTabContents A.Selected:after {
	font-family: "effra";
}

.HeaderMinorTabContentsOverflow A.Selected:before {
	font-family: "effra";
}

.NavigationTabControl .NavigationTab-overflow {
	font-family: "effra";
}

.SubTabOff {
    font-family: "effra";
}

.SubTabOn {
    font-family: "effra";
}


.CalendarSquareDate {
	font-family: "effra";
}

.ToDoComponentTitle {
	font-family: "effra";
}

.ToDoComponentTitleMini {
	font-family: "effra";
}

.ToDoComponentDateColumnCell {
	font-family: "effra";
}

.SavedSearchTileLink,
a.SavedSearchTileLink:visited
{
	font-family: "effra";
}

.SavedSearchTileBody,
.SavedSearchTileBody:hover
{
	font-family: "effra";
}

.SavedSearchTileHeader
{
	font-family: "effra";
}

.SavedSearchTileFooter
{
	font-family: "effra";
}

.ActivityNewsFeedComponentDateColumnCell {
	font-family: "effra";
}

.ActivityNewsFeedComponentDateMini {
	font-family: "effra";	
}

.ActivityNewsFeedComponentDetailMini {
	font-family: "effra";
}

/*Formatting for Status box in upper left nav*/
.CurrentState {
  background-color: #6B000D;
  font-family: "effra";
  color: #FFF;
  font-size: 24px;
  min-width: 208px;
  padding: 10px;
  text-align: center;
}

.Icon-HelpButton {
	color: #6b000d;
}

/*Create Concern button*/
img[src*="Create%20Concern.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateConcern.png) no-repeat;
}

/*Create Research Team button*/
img[src*="Create%20Research%20Team.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateResearchTeam.png) no-repeat;
}

/*Create Protocol button*/
img[src*="Create%20Protocol.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateProtocol.png) no-repeat;
}

/*Create Inspection button*/
img[src*="Create%20Inspection.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateInspection.png) no-repeat;
}

/*Edit Research Team button*/
img[src*="Edit%20Research%20Team.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_EditResearchTeam.png) no-repeat;
}

/*Create Procedure button*/
img[src*="Create%20Procedure.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateProcedure.png) no-repeat;
}

/*Create Substance button*/
img[src*="Create%20Substance.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateSubstance.png) no-repeat;
}

/*Edit Protocol button*/
img[src*="Edit%20Protocol.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_EditProtocol.png) no-repeat;
}

/*Printer Version button*/
/*included as part of a <Td class="list"> so need to set diff padding value*/
img[src*="Printer%20Version.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 235px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_PrinterVersion.png) no-repeat;
}

/*View Differences button*/
/*included as part of a <Td class="list"> so need to set diff padding value*/
img[src*="View%20Differences.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 235px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_ViewDifferences.png) no-repeat;
}

/*View Protocol button*/
img[src*="View%20Protocol.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_ViewProtocol.png) no-repeat;
}


/*Create Facility button*/
input[type="button"][value="Create Facility"] {
	background-color: #000000;
}

/*Create Facility button on hover*/
input[type="button"][value="Create Facility"]:hover {
	background-color: #4B4B4B;
}

/*Create Reservation button*/
input[type="button"][value="Create Reservation"] {
	background-color: #000000;
}

/*Create Reservation button on hover*/
input[type="button"][value="Create Reservation"]:hover {
	background-color: #4B4B4B;
}

/*Create Equipment button*/
input[type="button"][value="Create Equipment"] {
	background-color: #000000;
}

/*Create Equipment button on hover*/
input[type="button"][value="Create Equipment"]:hover {
	background-color: #4B4B4B;
}

/*Create Inventory button*/
input[type="button"][value="Create Inventory"] {
	background-color: #000000;
}

/*Create Inventory button on hover*/
input[type="button"][value="Create Inventory"]:hover {
	background-color: #4B4B4B;
}

/*Request Inventory button*/
input[type="button"][value="Request Inventory"] {
	background-color: #000000;
}

/*Request Inventory button on hover*/
input[type="button"][value="Request Inventory"]:hover {
	background-color: #4B4B4B;
}

/*Create Procedure button*/
img[src*="CreateProcedure.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateProcedure.png) no-repeat;
}

/*Create Substance button*/
img[src*="CreateSubstance.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateSubstance.png) no-repeat;
}


/*Create New Meeting button*/
img[src*="CreateNewMeeting.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateNewMeeting.png) no-repeat;
}

/*Create New Committee button*/
img[src*="CreateNewCommittee.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateNewCommittee.png) no-repeat;
}

/*Generate AAALAC Report button*/
img[src*="Generate AAALAC Report.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_GenerateAAALCAReport.png) no-repeat;
}

/*Generate IO Report button*/
img[src*="Generate IO Report.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_GenerateIOReport.png) no-repeat;
}


/*Generate Course button*/
img[src*="CreateCourse.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateCourse.png) no-repeat;
}


/*New Meeting button*/
img[src*="newMeeting.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_NewMeeting.png) no-repeat;
}


/*Create Annual Review button*/
img[src*="Create%20Annual%20Review.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateAnnualReview.png) no-repeat;
}

/*Create Triennial Review button*/
img[src*="Create%20Triennial%20Review.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateTriennialReview.png) no-repeat;
}

/*Create Amendment button*/
img[src*="Create%20Amendment.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateAmendment.png) no-repeat;
}

/*Edit Annual Review button*/
img[src*="Edit%20Annual%20Review.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_EditAnnualReview.png) no-repeat;
}

/*View Annual Review button*/
img[src*="View%20Annual%20Review.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_ViewAnnualReview.png) no-repeat;
}

/*Edit Triennial Review button*/
img[src*="Edit%20Triennial%20Review.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_EditTriennialReview.png) no-repeat;
}

/*View Differences button*/
img[src*="View Differences.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_ViewDifferences.png) no-repeat;
}

/*Edit Amendment button*/
img[src*="Edit%20Amendment.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_EditAmendment.png) no-repeat;
}

/*View Amendment button*/
img[src*="View%20Amendment.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_ViewAmendment.png) no-repeat;
}


/*Edit Facility button*/
img[src*="Edit%20Facility.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_EditFacility.png) no-repeat;
}

/*Create SubFacility button*/
img[src*="Create%20Subfacility.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateSubfacility.png) no-repeat;
}

/*Create Equipment button*/
img[src*="Create%20Equipment.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_CreateEquipment.png) no-repeat;
}

/*Reserve Facility button*/
img[src*="Reserve%20Facility.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_ReserveFacility.png) no-repeat;
}


/*Edit Equipment button*/
img[src*="Edit%20Equipment.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_EditEquipment.png) no-repeat;
}

/*Edit Substance button*/
img[src*="Edit%20Substance.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_EditSubstance.png) no-repeat;
}

/*Edit Procedure button*/
img[src*="Edit%20Procedure.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_EditProcedure.png) no-repeat;
}

/*Edit Concern button*/
img[src*="Edit%20Concern.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_EditConcern.png) no-repeat;
}

/*View Substance button*/
img[src*="View%20Substance.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_ViewSubstance.png) no-repeat;
}


/*View Procedure button*/
img[src*="View%20Procedure.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_ViewProcedure.png) no-repeat;
}


/*View Triennial Review button*/
img[src*="View%20Triennial%20Review.png"]{
  width: 0px;
  height: 0px;
  padding: 42px 245px 0px 0px;
  background: url(https://iacuc.myresearch.stonybrook.edu/IACUC_Images/SBU_ViewTriennialReview.png) no-repeat;
}