﻿/*
This file is to add custom style appearances to the portal.
This feature is not supported by Tigerpaw Help Desk and should only be attempted by expert users.

Add custom styles below
=================================================================================================
*/




#ctl00_CompanyLabel
{
	display:none;}


/*

#ctl00_ContentPlaceHolder1_txtDateRequested_dateInput_text
{
	display:none;
}

#ctl00_ContentPlaceHolder1_txtDateRequested_popupButton
{
	display:none;
}

#ctl00_ContentPlaceHolder1_txtDateRequested_timePopupLink
{
	display:none;
}






#ctl00_ContentPlaceHolder1_6a41c2dc-0cdc-449a-b0f9-9cadf994fb68_C_ctl00_BalanceLabel
{
display:none;
}

#ctl00_ContentPlaceHolder1_txtEstimatedHrs
{
	visibility:hidden;

}
#ctl00_ContentPlaceHolder1_txtEstimatedMins
{
	visibility:hidden;
}


#ctl00_ContentPlaceHolder1_RadTabStrip1
{
	visibility:hidden;
}


*
{
font-family: Segoe UI !important;
}
*/

