/**
 * @package    com_geekchatbot
 * @version    2.7.3
 *
 * @copyright  Copyright (C) 2015 - 2019 JoomlaGeek. All Rights Reserved.
 * @license    GNU General Public License version 2 or later; see LICENSE.txt
 * @author     JoomlaGeek <admin@joomlageek.com>
 * @link       https://www.joomlageek.com
 */

#geek-chatbot-fb-plugin-container {
	position: fixed;
	bottom: 0px;
}

#geek-chatbot-fb-plugin-container.bottom_right {
	right: 0px;
}

#geek-chatbot-fb-plugin-container.bottom_left {
	left: 0px;
}

#geek-chatbot-fb-plugin-container > .inner {
	margin: 0;
	padding: 0 10px;
}
