@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);

body {
	background-repeat: repeat-y;
	margin: 6px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body, p, td, ol, ul {
	font-size: 13px;
	line-height: 120%;
}
p, ol, ul {
	margin: 0 0 .8em 0;
}
a:link, a:visited {
	color: #3697CD;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #1F5C7E;
}
td {
	vertical-align: top;
}
a img {
	border: 0;
}
h1 {
	color: #555;
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 .8em 0;
}
h2 {
	color: #555;
	font-size: 14px;
	font-weight: bold;
	margin: 1.5em 0 .8em 0;
	text-transform: none;
}
h3 {
	color: #555;
	font-size: 12px;
	font-weight: bold;
	margin: 1em 0 .5em 0;
	text-transform: uppercase;
}
h4 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 1em 0 .5em 0;
	text-transform: uppercase;
}
.headlinks {
	text-align: right;
	padding-right: 40px;
	font-size: 10px;
}
.tablelist {
	margin-top: 12px;
	border-top: 1px solid #e4e9ee;
	border-right:1px solid #e4e9ee;
	border-left:1px solid #e4e9ee;
}
.tablelist td {
	padding: 3px 14px 3px 4px;
	border-bottom: 1px solid #eaeaea;
	background-color: #fff;
	line-height: 120%;
}
.tablelist b {
	color: #555;
}
.tablelist.spaced td {
	padding: 2px 14px 12px 4px;
}
.tablelist td table td {
	border: 0;
}
.panel {
	background-color: #fff;
	border-radius: 3px;
	padding: 12px;
	clear: both;
	-webkit-box-shadow: 2px 0px 3px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 2px 0px 3px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 2px 0px 3px 2px rgba(0, 0, 0, 0.15);
}
.panel.tabbed {
	border-top-left-radius: 0;
}
.panel.tabbed.inactive {
	display:none;
}
.tabgroup .textbutton {
	font-size: 95%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.panel td {
	padding: 2px 10px 2px 0;
}
.tablehead {
	font-size: 9px;
	font-weight: bold;
	color: #444444;
}
.tableheader td {
	color: #FFFFFF;
	background-color: #e4e9ee;
	font-weight: bold;
	font-size: 12px;
	line-height:100%;
	color: #616161;
	vertical-align: bottom;
	padding: 12px 3px 9px 4px;
	border-right: 1px solid #FFFFFF;
	position: relative;
}
.tableheader td a:link, .tableheader td a:visited {
	color: #444444;
	text-decoration: underline;
	display: block;
	height:100%;
	width:100%;
}
.tableheader td.linked:hover {
	background-color: #b8c7d3;
}
.tableheader td.active {
	background-color: #3c4b55;
}
.tableheader td.active a:link, .tableheader td.active a:visited {
	color: #fff;
	text-decoration: none;
}
.formlabel {
	color:#666;
	font-weight: 600;
}
.formtable td {
	padding: 0 6px 6px 0;
}
td.rowNo {
	padding: 2px 4px 6px 0;
}
.boxhead2 {
	font-size: 10px;
	font-weight: bold;
}
.smalltext {
	font-size: 9px;
}
.popuptext {
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
	text-align: center;
	color: #000000;
}
.hilite {
	font-weight: bold;
	color: #8A1D03;
}
.hiliteblue {
	font-weight: bold;
	color: #0000BB;
}
.hilitered {
	font-weight: bold;
	color: #990000;
}
.itemlabel {
	font-weight: bold;
	font-size: 9px;
}
.textbutton {
	font-weight: bold;
	font-size: 9px;
}
input.button, input[type="submit"], input[type="button"], a.textbutton {
	background-color: #fff;
	border: 1px solid #888;
	border-radius: 4px;
	padding: 6px 10px;
	line-height: 100%;
	font-weight: normal;
	font-size: 13px;
	color: #555;
	text-decoration: none;
	white-space: nowrap;
	text-shadow:none;
}
input.button.primary, input[type="submit"].primary, input[type="button"].primary, a.textbutton.primary {
	background-color: #32AB9A;
	color: #fff;
	border-color: #32AB9A;
}

.tablelist td input.button, .tablelist td input[type="submit"],
.tablelist td input[type="button"], .tablelist td a.textbutton,
a.textbutton.smaller {
	padding: 2px 6px;
	font-size: 90%;
	position: relative;
	top:1px;
	}
.tablelist tr.not-approved td {
	background-color: #f9dba0;
}
.tablelist tr.deleted td {
	color:#aaa;
	text-decoration: line-through;
}
.tablelist tr.deleted td.comments-actions  {
	text-decoration: none;
}
a.textbutton.smaller {
	top:-1px;
}
input.button:hover, input[type="submit"]:hover, input[type="button"]:hover, a.textbutton:hover {
	background-color: #3697cd;
	border-color: #3697cd;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}
input.button.primary:hover, input[type="submit"].primary:hover, input[type="button"].primary:hover, a.textbutton.primary:hover {
	background-color: #2b9385;
	border-color: #2b9385;
}

.x-tab-strip-top {
	list-style: none;
	margin:0;
	padding: 0;
}
.x-tab-strip-top li {
	list-style: none;
	display: inline-block;
}
input[type="button"].buttontab, .x-tab-strip-top a {
	border-radius: 0;
	border-top: 3px solid #3697cd;
	padding: 8px 12px 0 12px;
	font-weight: normal;
	background: #fff;
	color: #3697cd;
	height: 33px;
	border-bottom: 0;
	display: block;
}
input[type="button"].buttontab.off, .x-tab-strip-top a.inactive {
	border: 0;
	background-color: transparent;
}
input[type="button"].buttontab:hover, .x-tab-strip-top a:hover {
	color: #3697cd;
	text-decoration: none;
}
input[type="button"].buttontab.off:hover, .x-tab-strip-top a.inactive:hover {
	color: #1f5c7e;
	text-decoration: none;
}
input[type="text"], input[type="password"], textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: .5s; /* For Safari 3.1 to 6.0 */
	transition: .5s;
	font-size: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 5px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	border-color: #2d86b7;
	-webkit-transition: .5s; /* For Safari 3.1 to 6.0 */
	transition: .5s;
}
select, option {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 130%;
}
.buttontabarea ul {
	position: absolute;
	top: 0;
	left: -1px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.buttontabarea ul li {
	display: inline-block;
	list-style: none;
}
.buttontabarea {
	padding-top: 32px;
	position: relative;
}
.menulink {
	font-size: 10px;
	font-weight: bold;
}
td.centered {
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
.tableheader a:link, .tableheader a:link, .tableheader a:visited {
	color: #ffffff;
}
.tableheader td.sortcol {
	background-color: #648620;
}
.altrow td {
	background-color: #f5f6f9;
}
.unprocessed td {
	background-color: #bee6c1;
}
.altrow.unprocessed td {
	background-color: #b9dfbb;
}
a.pageon:link, a.pageon:visited {
	color:#000;
	font-size: 110%;
}

#entryarea {
	padding-top: 12px;
}


input[type=checkbox] { display:none; } /* to hide the checkbox itself */
input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size:115%;
  position: relative;
  top:1px;
  color:#555;
}

input[type=checkbox] + label:before { content: "\f096"; } /* unchecked icon */
input[type=checkbox] + label:before { letter-spacing: .4em; } /* space between checkbox and label */

input[type=checkbox]:checked + label:before { content: "\f046"; } /* checked icon */
input[type=checkbox]:checked + label:before { letter-spacing: .25em; } /* allow space for check mark */

.list-pagination {
	line-height: 150%;
}
.list-pagination a {
	display: inline-block;
	padding: 0 6px;
	font-size: 100%
}
.list-pagination a.active {
	color:#000;
	font-weight: bold;
}

.tableform label {
	display: block;
	float: left;
	width:120px;
	clear: both;
	padding-top: 4px;
}
.tableform label.inline {
	clear: none;
	padding: 0;
	float: none;
	display: inline-block;
	width:auto;
	margin: 0 12px 0 24px;
}
form.hasbuttons {
}
.tableform .form-checkboxes label {
	width:auto;
}
p.savebuttons {
	width:auto;
	position: fixed;
	top:10px;
	right:24px;
	background-color: #fff;
	display: block;
	border-radius: 2px;
	background-color: rgba(230, 230, 230, 0.7);
	padding:6px;
}
.pform-fullwidth {
	width:95%;
	max-width: 600px;
}

.taggerarea {
	width: 100%;
	white-space: normal;
	background-color: #eee;
	float: left;
	padding: 4px;
}
.taggerarea:after {
	content: "";
	display: table;
	clear: both;
}
.tagitem {
	font-size: 12px;
	display: inline-block;
	border: 1px solid #999;
	border-radius: 4px;
	line-height: 100%;
	padding:4px 6px 3px 6px;;
	background-color: #fff;
	color:#333;
	font-weight: 400;
	float: left;
	clear: both;
}
.tagitem .tagremove {
	color:#fff;
	font-size:14px;
	font-weight:700;
	color:#888;
	padding-left: 6px;
	display: inline-block;
	-webkit-transition: .3s;
	transition: .3s;
}
.tagitem:hover {
	background-color: #3697cd;
	color: #fff;
	text-decoration: none;
}
.tagitem:hover .tagremove {
	color: #aaa;
}
.tagitem .tagremove:hover {
	color: #fff;
	-webkit-transition: .3s;
	transition: .3s;
}
