.tickets__search_bar {
	 padding: 0px 5px 0px 5px;
	 background-color: #eee;
	 margin-bottom: 15px;
	 margin-top: 15px;
}
 .tickets__search_bar__footer {
	 background-color: #ddd;
	 margin-top: 20px;
	 padding: 10px;
	 border-top: 1px solid #ccc;
}
 .tickets__sync_time {
	 text-align: center;
	 padding-top: 10px;
}
 .tickets__sync_time p {
	 font-size: 1em;
}
 
