.page-content {
    padding: 5px !important;
}
.card {
	margin-bottom:2px;
}
.no-animate {
   -webkit-transition: none !important;
   transition: none !important;
}
.ms-timeline .ms-timeline-item .ms-timeline-date .timeline-time {
    font-size: medium;
}
.ms-timeline .ms-timeline-item .ms-timeline-date .timeline-time span {
    font-size: small;
}
.at-avatar-component-vehicle > div > div.media-left.media-top > media-left > at-avatar-component > div > div > img {
	width: 65px !important;
    height: 40px !important;
    border-radius: 10% !important;
}
.at-avatar-component-provider {
	word-spacing:0px	
}
.at-avatar-component-provider > div > div.media-body {
	margin-top: -5px;
}
/*
card-header > div {
	margin-top: -5px !important;
	margin-bottom: 0px !important;
}
*/