/*.annoucement {

	text-align: center; padding: 5px 0px; vertical-align: middle; background: #02aeef; color: white;

}

.header {

	top: 80px;
}

@media screen and (max-width: 600px) {

	.annoucement {

		height: auto;
	}
    
	.header {

		top: 40px;
	}

    
}*/


.text-center {

	text-align: center;
}


.table-scroll {

	height: 450px; overflow-y: scroll;
}

.app-btn {

	float: right;
}

.apple-store {

	margin-left: 20px; margin-top: -3px;
}

.apple-store img {

	width: 120px;
}

.google-store img{

	width: 103px;
}