form.rightLabels label {
	padding-left: 10px;
}

ul.abilitiesList {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
	
ul.abilitiesList li input {
	width: auto;
}

/* Home page login box width */
/*
form#login input[type="text"],
form#login input[type="password"] {
	width: 150px;
}
*/
#login_embedded form label {
	padding-right: 20px;
}

/* Hide edit options for subgroup */

h4#editOptions {
	display: none;
}

/* Show key colours in IE8 */
.key {
	height: 1em;
}

#top,
#top_sub_nav {
	z-index: 5;
}

/* tweaking top nav menu to right */

div.wrap_full #main-nav {
	padding-right: 20px !important;
}

#main-nav {
	float: right;
	padding-right: 0px;
}

#map_interface {
/* 	position: relative;*/
	z-index: 3;
}

#left_narrow {
	display: block;
}

#stock_type_legend ul {
	margin-left: 0;
	padding-left:0;
	list-style-type: none;
}
#stock_type_legend ul li {
	margin-left: 0;
	padding-left: 23px;
	list-style-type: none;
	background-position: left top;
	background-repeat: no-repeat;
}
#stock_type_legend .check_stock_type {
	float: right;
	width: auto;
}
#stock_select_slidemenu {
	left: 190px;
}
#stock_org_slidemenu {
	left: 420px;
}
#stock_select_main #selectSubregion {
	width: 100%;
	font-size: 11px;
}
#stock_select_main p.stock_type_name {
	font-size: 11px;
}
#stock_select_slidemenu .check_stock_type {
	border-width: 0;
}
#stock_org_main {
	padding-bottom: 10px;
}
#stock_org_main ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 10px;
}
#stock_org_main ul li.stock_org_filter_item {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 6px;
	float: left;
	clear: left;
	width: 100%;
}
#stock_org_main li.stock_org_filter_item input {
	float: right;
	width: auto;
}
#stock_org_main li.stock_org_filter_item label {
	float: left;
}

form.rightLabels input[type=checkbox] {
	width: auto;
	margin-left: 175px;
}

#group-name {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	font-weight: bold;
}

/* Make sure menus are on top */
#group-admin-menu,
#admin-menu,
#main-nav li>ul {
	display: block;
	z-index: 100;
}

/* Shift top-most menu to right */
#top_nav {
	float: right;
}

/* Make main big for now */
#main {
	width: 100%;
}

/* Add a wider button where needed */
.wide-button {
	width: 150px;
}


#unmatched_postcodes {
	padding-left: 50px;
}

/* Extend front page boxes */
.box_index {
	height: 300px !important;
	background-color:white;
}

.left_of_button {
	margin-right: 20px;
}


input#sgsa_areaViewFilterByOrg,
input.sgsa_areaSelect,
input.sgsa_underlyingAreaType {
	width: auto;
	float: left;
	clear: left;
}
label.label_on_right {
	clear: none;
	margin-left: 10px;
}


p.successFB {
	color: #002DB2;
	font-weight: bold;
}

p.errorFB {
	color: #d11f30;
	font-weight: bold;
}

.box_index .news-link {
	text-decoration: none;
}

.box_index #twitter_head {
	text-decoration: none;
}
#mc-embedded-subscribe-form {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
}
#mc-embedded-subscribe-form .indicates-required {
	font-size: 12px;
}
#mc-embedded-subscribe-form .indicates-required,
#mc-embedded-subscribe-form .mc-field-group {
	margin-bottom: 14px;
}
#mc-embedded-subscribe-form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mc-embedded-subscribe-form ul input {
	width: auto;
	padding: 0px;
	margin: 0;
	margin-right: 10px;
}
#mc-embedded-subscribe {
	width: 150px;
}

#primary #content .entry-header h1 {
	margin-top: 0;
}

/* Children vars styling */

ul.children_vars {
	margin-top: 2px;
	margin-left: 16px;
	padding-left: 0;
	display: none;
}

ul.children_vars li {
	border-bottom: none;
}

/* Vertically-arranged list */
ul.vertical li input[type=checkbox] {
	width: auto;
	border: 0;	
}

textarea#vars {
	width: 600px;
}

#currentDataType {
	margin-bottom: 0;
}
#currentAreaLevel {
	margin-top: 0;
}


/* Data type popup */
div#datatype_window form {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 0;
	margin-bottom: 1em;
}
div#datatype_window form label {
	clear: left;
	float: left;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 0.75em;
}
div#datatype_window form input[type=radio] {
	float: left;
	width: auto;
}

/* Data popup */
table.data_table td.stock-group-category {
	font-weight: bold;
}

/* REPORTS AND PUBLICATIONS */
ul.publications {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.publications.view-as-boxes li {

	width:31%;
	float:left;
	height:120px;
	border:1px solid black;
	background-color: #DBDBDB;
	border-color: #999;
	box-shadow: inset 0px 1px 2px #FFF;
	margin:1%;
}

ul.publications li{
	list-style: none;
	padding:0px;
	border-top:1px solid #ddd;
}

ul.publications h3 {
	font-size: 13px;
	padding:10px 10px 0px 10px;
	margin:0px;
	line-height:22px;
}

ul.publications p {
	padding:2px 10px 5px 10px;
	margin:0px;
	font-size: 12px
}

ul.publications h3 small {
	font-size: 11px;
	display: inline-block;
}

ul.publications h3 small a.link {
	display:none;
}

ul.publications li {
	cursor:default;
	transition-duration:0.3s;
	transition-property:background;
}

ul.publications li:hover {
	background-color: #eee;
}

ul.publications p.keywords, ul.publications p.keywords a  {
	color:#999;
}
ul.publications a.btn i.icon {
	margin-top:3px;
}

ul.publications a.btn.pull-right {
	margin-top:10px;
}

ul.publications h3 small {
	font-style: italic;
}

.tab-content {
	background-color: white;
	border:1px solid #ddd;
	border-top:0px;
}

.tab-content .tab-pane.padded {
	padding:10px;
}

.tab-content .tab-pane#publications {
	padding: 0px;
}

.tab-content .tab-pane#publications p.intro_paragraph, 
.tab-content .tab-pane#publications div.alert  {
	margin:10px;

}

.nav.nav-tabs {
	margin-bottom: 0px;
}

.reports-and-data.nav.nav-tabs {
	font-weight: bold;
	font-size: 18px;
}

h1 {
	font-size: 2em;
}

p.errorFB, p.login_msg {
	background-color: #F00;
	border: 1px solid #F00;
	text-shadow:0px 1px 0px rgba(0,0,0,0.3);
	color:white;
	border-radius: 5px;
	padding:5px;
}

p.login_msg.success {
	background-color: #00BB0F;
	border: 1px solid #00770A;
}

#main .login-form {
	width:400px;
	margin:50px auto;
	background-color: white;
	padding: 20px;
	border-radius: 8px;
	border: 1px solid #C5C5C5;
}

#main .login-form label {
	float:left;
	clear:both;
	padding:10px 0 0 0;
	text-transform: uppercase;
	font-size:0.8em;
	font-weight: bold;
}

#main .login-form input {
	/*float:left;*/
	padding:3%;
	clear:both;
	width:93%;
	margin-bottom: 15px;
}

#main .login-form input.button {
	width:100%;
}

#login_embedded #login.leftLabels label {
	padding:0 15px;
}

#login_embedded #login.leftLabels input#UC_submit {
	margin-left:10px;
}

/* Fix for Google map zoom controls being overridden by Bootstrap */
.map-canvas img,
.google-map-canvas img { 
	max-width: none !important; 
}

.add_15px_margin_to_left {
	margin-left: 15px;
}

/* AUS-420 locations page link override */
#manage_stock a.aus-locations-link{
	color: #3F9DD3;
	font-weight: bold;
}