﻿.comboBox , #profile{
	width: 250px !important;
	height: 25px;
	background-color: #e8e8e8;
	margin: 10px;
}
.textInputBox {
	width: 250px;
	height: 23px;
	background-color: #e8e8e8;
	margin: 10px;
	border: 1px #ABABAB solid;
}
#button {
	background-color: #1EB3F3;
	border: none;
	float: right;
	margin-top: -75px;
	color: #fff;
}
div.searchlibraryTile {
    background-color: #1c6ab3;
}
div.searchlibraryTile:hover {
    background-color: #144f85;
}
.blueTile {
    background: #20b06a;
}
.tileTitle {
    color: #ffffff;
}
.blueTile:hover {
    background: #106139;
}
.tileTitle {
    padding-bottom: 0px !important;
}