body {
}

.wa-widget-body {
	border-style: solid;
	padding: 5px 5px 30px;
	height: 100%;
	position: relative;
}

.wa-widget-body img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 64px;
	height: 64px;
}

#widget-preview input {
	border: inherit;
}

.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	float: left;
}

.input-group {
	margin-top: 10px;
	clear: both;
	float: left;
}

.input-group-addon {
	padding-left: 4px;
	padding-right: 4px;
}

.input-group-addon select {
	width: 60px;
	height: 20px;
}

.form-inline .form-control {
	font-size: 12px;
	width: 100%;
}

.form-inline {
	clear: both;
}

.clear {
	clear: both;
}

.btn {
	font-size: 12px !important;
	height: 34px;
	float: right;
}

.wa-footer {
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
}

.wa-footer-body {
	padding: 0 5px 0 5px;
}

.wa-footer-body.smaller {
	font-size: 10px;
}

.bigger {
	font-size: 17px;
}

.tab-2 {
	display: none;
}

.smaller {
	font-size: 12px;
}

h5 {
	font-weight: bold;
	margin-top: 0px;
}

.fa-check.double {
	margin-left: -5px;
}

.rounded {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.checkbox-inline {
	margin-left: 10px;
}

.wa-footer-check {
	display: inline;
}

.wa-widget.responsive {
	width: 100%;
}

.p {
	display: block;
	margin: 0 0 10px;
}

.btn.btn-default {
	width: 100%
}

.input-group-btn .btn.btn-default {
	width: auto;
}