/* CSS Document */

.myGrid .fa{
	font-size:20px !important;
}

.text-right {
	text-align: right !important; }

@media (max-width: 767px) {
	.control-label.text-right {
		text-align: inherit !important; }
}


.fixed_app{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100px;
	width: auto;
	margin-top: 2px;
	/*border-bottom: 2px solid #f5f5f5;*/
}

.height-75{
	min-height: 75px;
}

.app_title{
	min-height: 35px !important;
	font-size: 15px !important;
	text-align: center;
}