/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/
.modal-dialog div.modal-content div.modal-footer div#image-gallery-caption.text-justify{
	clear: both;
	float: none;
}
.btn-primary {
    background-color: #224e01;
    border-color: #224e01;
    color: #fff;
}
.btn-default {
    border: 1px solid #cccccc;
    color: #224e01;
}