body {
	background:#f1f1f1 none repeat scroll 0 0;
}

.row {
	margin:0;
	width: 100%;
}
.emaf-form-area select {
    height: 43px;
    line-height: 1.42857;
    padding: 10px 18px;
}

.emaf-top-bar {
	background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    margin-bottom: 20px;
    padding-bottom: 0;
}

.emaf-top-bar-description {
	border-bottom: 1px solid #e5e5e5;
}
.emaf-no-padding {
    padding: 0;
}

.nav-pills li {
	margin-bottom: 0;
}

.nav-pills li i {
	margin-right: 8px;
}

.emaf-update-btn {
    position:absolute;
    right:8px;
    top:8px;
}
.emaf-panel-heading {
    position:relative;
}

.emaf-form-area {
	background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-top:15px;
}

.emaf-form-area legend {
	padding-left: 15px;
}

.delete_country {
	margin-right: 30px;
}

#action-button input {
    margin: 10px;
}

#emaf_key {
    width: 300px;
}