body.post-type-gpages #wpbody-content .page-title-action {
	display: none
}

.wp-pointer-bottom .wp-pointer-arrow, .wp-pointer-top .wp-pointer-arrow, .wp-pointer-undefined .wp-pointer-arrow {
	left: 15px
}

table#bp-gtm-admin-table td.checkbox {
	width: 15px;
	border-right: 1px solid #dfdfdf;
}

#bpge-form .buy_bpge {
	font-size: 24px;
	height: auto;
	line-height: 36px;
	padding: 10px 30px;
}

#bpge-form ul.sets {
	overflow: hidden;
	margin: 20px 0 10px 10px;
}

#bpge-form ul.sets li {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 5px 0;
}

#bpge-form ul.sets li a.show_fields,
#bpge-form ul.sets li a.add_fields {
	margin-left: 10px
}

#bpge-form ul.sets li span.active {
	float: left;
	width: 20px;
}

#bpge-form ul.sets li span.name {
	float: left;
	width: 15%;
}

#bpge-form ul.sets li span.desc {
	float: left;
	width: 31%;
}

#bpge-form ul.sets li ul.fields {
	display: none;
	float: left;
	width: 89%;
	clear: both;
	margin: 5px 0 5px 20px;
	list-style-type: circle;
}

#bpge-form ul.sets li ul.fields li {
	margin: 0;
	list-style: circle inside;
}

#bpge-form ul.sets li ul.fields .add_field {
	float: left;
}

#bpge-form ul.sets li ul.fields.show {
	display: block;
}

#bpge-form ul.sets li span.no_fields {
	float: left;
}

#bpge-form ul.sets li span.actions,
#bpge-form ul.sets li a.create_fields_set {
	float: right
}

#bpge-admin .inside {
	overflow: hidden;
}

#bpge-admin .nav-tab-wrapper {
	margin-top: 5px;
}

#bpge-admin .add_set_fields {
	margin-top: 14px;
}

#box_add_set_fields,
#box_edit_set_fields,
#box_add_field {
	display: none;
	padding: 10px 12px 0px;
}

#bpge-admin #box_add_set_fields h4,
#bpge-admin #box_edit_set_fields h4,
#bpge-admin #box_add_field h4 {
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	color: #464646;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px solid #aaa;
}

#bpge-admin #box_add_set_fields div,
#bpge-admin #box_edit_set_fields div,
#bpge-admin #box_add_field div {
	overflow: hidden;
	margin-bottom: 10px;
}

#bpge-admin #box_add_set_fields label,
#bpge-admin #box_edit_set_fields label,
#bpge-admin #box_add_field label {
	float: left;
	width: 205px;
	line-height: 28px;
}

#bpge-admin #box_add_set_fields input,
#bpge-admin #box_edit_set_fields input,
#bpge-admin #box_add_field input {
	width: 149px;
	padding: 4px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
}

#bpge-admin #box_add_set_fields textarea,
#bpge-admin #box_edit_set_fields textarea,
#bpge-admin #box_add_field textarea {
	width: 400px !important;
	height: 100px;
	padding: 4px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
}

#extra-field-vars .content label {
	display: block;
	width: 100% !important;
	font-weight: bold;
}

#extra-field-vars .links {
	line-height: 26px;
}

#bpge-admin #box_add_set_fields #savenewsf,
#bpge-admin #box_edit_set_fields #editsf,
#bpge-admin #box_add_field #addnewfield {
	width: 150px;
	border-radius: 11px;
	padding: 4px 0;
	margin-left: 455px;
	height: auto;
}