/*
 Plugin Name: mobile.de API
 Plugin URI: https://commotion.online/mobile-api/
 Description: Plugin to integrate the mobile.de Ad-Integration via the API and show your vehicles on your website.
 Version: 1.0
 Author: ComMotion
 Author URI: https://commotion.online
 Text Domain: mobile-api
*/

/* Basic */

	#ajax-progress progress {
		width: 100%;
		display: block;
		margin-bottom: 1em;
	}

	.red {
		color: red;
	}