/* Custom styles */

body	{
	background: url('https://upload.wikimedia.org/wikipedia/en/c/cb/Deptartment_Of_Science_And_Technology_%28Dost%29_-_Main_Bldg._Front_%28Gen._Santos_Ave.%2C_Bicutan%2C_Taguig%3B_2015-07-02%29.jpg') no-repeat center fixed;
	background-size: cover;
}

#overlay	{
	background-color: rgba(25,70,74,0.75)!important;
}

#logo1	{
	height: 100px;
}

.btnLogin	{
	background-color: #19464a!important;
	color: white!important;
}

.textThemeColor	{
	color: #19464a!important;
}