@import url("reset.css");

body {
  background-color: #fff;
  color: #666;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 0.75em;
  line-height: 1.5;
}

a:link, a:visited {
  color: #517590;
  font-family: georgia, "times new roman", times, serif;
  font-style: italic;
  text-decoration: none;
}

a:hover {
  border-bottom: 1px dotted #f98906;
  color: #f98906;
}

a.image_link:hover {
  border-bottom-style: none;
}

a.csv {
  background: transparent url("../images/icon_csv.png") no-repeat scroll center left;
  padding: 2px 0 2px 20px;
}

img.google_icon {
  vertical-align: text-bottom;
}

img.linkedin_icon {
  vertical-align: text-bottom;
}

h1, h2, h3, h4, h5, h6 {
  color: #f98906;
  font-family: georgia, "times new roman", times, serif;
  font-weight: bold;
  margin: 0.5em 0 0 0;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.833em;
  font-style: italic;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1.333em;
}
h5 {
  font-size: 1.167em;
}

h6 {
  font-size: 1.083em;
}

dl dd {
  margin: 0 0 1em 1em;
}

dl dt {
  font-weight: bold;
}

ol, ul {
  margin: 1em 2em;
}

ol {
  list-style-type: decimal;
}

ul {
  list-style-type: square;
}

pre, code {
  font-family: 'bitstream vera sans mono', monaco, 'courier new', courier, serif;
  font-size: 1.1em;
}

pre {
  background-color: #edf3eb;
  line-height: 1.4;
  margin: 0.5em 7px;
  overflow: auto;
  padding: 2em;
}

small {
  color: #9cbf94;
  font-size: 0.75em;
}

div#content form {
  border-bottom: 1px dotted #a1a1a1;
  border-top: 1px dotted #a1a1a1;
  margin: 1em 7px;
}

span.hint {
  font-size: 0.875em;
  font-weight: normal;
}

fieldset {
  background-color: #f8f9fa;
  margin: 1em 0;
  padding: 0.5em 1em 0.5em 1em;
}

label {
  display: block;
  font-weight: bold;
  margin: 0.5em 0 0.25em 0;
}

legend.error {
  color: #df0000;
}

label.error {
  background: transparent url("../images/icon_cross.png") no-repeat scroll center left;
  padding-left: 20px;
}

ul.base_errors {
  color: #df0000;
  margin: 0.5em 0 2em 2em;
}

td ul.base_errors {
  margin: 0.5em 0 0.5em 1.5em;
}

ul.field_errors {
  color: #df0000;
  margin: 0.5em 0 1em 2em;
}

input, select, textarea {
  margin-bottom: 1em;
}

input[type='text'], input[type='password'], select, textarea {
  border: 1px solid #9cbf94;
  padding: 0.25em;
}

input[type='submit'], input[type='reset'] {
  background-color: #fb9000;
  border-style: none;
  color: #fff;
  cursor: pointer;
  margin: 0.25em 0 0 0;
  padding: 0.5em 1em;
}

input[type='text'].error, input[type='password'].error, select.error, textarea.error {
  background-color: #ffdfdf;
  border: 1px solid #df0000;
}

div.centred_container {
  margin: 0 auto;
  width: 79.167em;
}

.centre_aligned {
  text-align: center;
}

.right_aligned {
  text-align: right;
}

div#header h1 {
  color: #666;
  font-family: helvetica, arial, sans-serif;
  font-size: 2.5em;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 1.133em 0 0.667em 0;
  padding: 0;
  text-transform: lowercase;
}

div#header h1 a {
  color: #f98906;
  border-bottom-style: none;
  font-family: helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: bold;
}

div#header ul {
  float: right;
  list-style-type: none;
  list-style-position: outside;
  margin: 0.75em 0 0 0;
  overflow: hidden;
}

div#header ul li {
  display: block;
  float: left;
  padding: 0.667em 4px;
}

div#header ul li:after {
  content: "|";
  padding-left: 8px;
}

div#header ul li:last-child:after {
  content: '';
  padding-left: 0;
}

div#navigation ul {
  border-bottom: 1px dotted #a1a1a1;
  border-top: 1px dotted #a1a1a1;
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  overflow: hidden;
  width: 100%;
}

div#navigation ul li {
  display: block;
  float: left;
  padding: 0.667em 5px;
  width: auto;
}

div#navigation ul li:after {
  content: "|";
  padding-left: 10px;
}

div#navigation ul li:last-child:after {
  content: '';
  padding-left: 0;
}

div#navigation ul li a {
  font-family: verdana, helvetica, arial, sans-serif;
  font-style: normal;
}

div#navigation ul li a:hover, div#navigation ul li a.current {
  border-bottom-style: none;
  color: #f98906;
}

div#content {
  background-color: #fff;
  clear: both;
  padding: 0 0 2em 0;
}

div#content h2 {
  margin: 1em 0;
  padding: 0 7px;
}

div#content h3, div#content h4, div#content h5, div#content h6 {
  padding-left: 7px;
  padding-right: 7px;
}

div.columns {
  overflow: hidden;
  width: 100%;
}

div.column_left {
  float: left;
}

div.column_right {
  float: right;
}

div#content div.column_half {
  width: 38.417em;
}

div#content div.column_half table {
  width: 37.25em;
}

div#content div.column_two_thirds {
  width: 52.25em;
}

div#content div.column_one_third {
  width: 25.25em;
}

div#content dl {
  margin: 1em 7px 0.5em 7px;
}

div#content p {
  margin: 0.5em 7px 1em 7px;
}

div#content p.no_results {
  font-weight: bold;
}

div#content div.reminder {
  background-color: #edf3eb;
  margin: 1em 0 1.5em 0;
  padding: 0.5em 7px;
}

div#content div.filters {
  border-bottom: 1px dotted #a1a1a1;
  border-top: 1px dotted #a1a1a1;
  margin-bottom: 1.5em;
  overflow: hidden;
  width: 100%;
}

div#content div.filters dl {
  margin: 0.5em 7px 0.5em 0;
}

div#content div.filters dl.from, div.filters form.search_form {
  float: left;
}

div#content div.filters dl.search_only, div.filters dl.show_isps, div.filters dl.show_paths {
  float: right;
}

div#content div.filters dl dt, div.filters dl dd {
  display: block;
  float: left;
  margin: 0;
  padding: 0.667em 0 0.667em 7px;
  width: auto;
}

div#content div.filters dl dt {
  font-weight: normal;
}

div#content div.filters dl dd {
  color: #f98906;
  font-family: georgia, "times new roman", times, serif;
  font-style: italic;
}

div#content div.filters dl dd:after {
  color: #666;
  content: "|";
  padding-left: 4px;
}

div#content div.filters dl dd:last-child:after {
  content: '';
  padding-left: 0;
}

div#content div.filters form.search_form,
div#content div.filters form.date_range_form {
  margin: 0.667em 0 0.667em 7px;
  overflow: hidden;
}

div#content div.filters form.date_range_form {
  border-style: none;
  margin-top: 0.75em;
}

div#content div.filters form.search_form fieldset,
div#content div.filters form.date_range_form fieldset {
  background-color: transparent;
  float: left;
  line-height: 2;
  margin: 0.25em 0;
  padding: 0;
}

div#content div.filters form.search_form label {
  display: inline;
  font-weight: normal;
  margin-right: 7px;
}

div#content div.filters form.date_range_form label {
  float: left;
  margin: 0;
  padding-right: 0.25em;
  text-align: right;
  width: 8em;
}

div#content div.filters form.date_range_form label#to_date {
  padding-left: 0.25em;
  width: auto;
}

div#content div.filters form.date_range_form input,
div#content div.filters form.date_range_form select {
  float: left;
  font-size: 0.9em;
  margin: 0.25em;
  padding: 0;
}

div#content div.filters form.date_range_form br {
  clear: both;
}

div#content div.filters form.search_form button,
div#content div.filters form.date_range_form button {
  margin: 0 0 0 7px;
}

div#content div.filters form.search_form input[type='submit'],
div#content div.filters form.date_range_form input[type='submit'] {
  margin-left: 7px;
  padding: 0.25em;
}

div#content div.footer_navigation, div#content div.table_header_navigation {
  margin: 3em 0 1em 0;
  overflow: hidden;
  padding: 0.667em 0;
  width: 100%;
}

div#content div.footer_navigation {
  border-bottom: 1px dotted #a1a1a1;
  border-top: 1px dotted #a1a1a1;
}

div#content div.table_header_navigation {
  margin: -1em 0 0.5em 0;
}

div#content div.footer_navigation div.column_left, div#content div.table_header_navigation div.column_left {
  margin-left: 7px;
  padding: 0.5em 0;
}

div#content div.footer_navigation div.column_right, div#content div.table_header_navigation div.column_right {
  margin-right: 7px;
  overflow: hidden;
}

div#content div.footer_navigation fieldset, div#content div.table_header_navigation fieldset {
  background-color: transparent;
  float: left;
  margin: 0.5em 0;
  padding: 0;
}

div#content div.footer_navigation label, div#content div.table_header_navigation label {
  display: inline;
  font-weight: normal;
}

div#content div.footer_navigation button, div#content div.table_header_navigation button {
  float: left;
  margin: 1px 0 0 7px;
}

div#content div.footer_navigation input[type='submit'], div#content div.table_header_navigation input[type='submit'] {
  float: left;
  margin-left: 7px;
  padding: 0.25em;
}

div#content div.footer_navigation select, div#content div.table_header_navigation select {
  margin: 0;
  padding: 0;
}

div#content div.pagination {
  background-color: #edf3eb;
  margin: 1em 0;
  padding: 1em 0;
  text-align: center;
  width: 100%;
}

div#content div.pagination a, div#content div.pagination span {
  font-family: verdana, helvetica, arial, sans-serif;
  font-style: normal;
  padding: .2em .3em;
}

div#content div.pagination span.disabled {
  color: #666;
}

div#content div.pagination span.current {
  font-weight: bold;
}

div#header + div#content>div#page, div#content div#sites, div#content div#onesource {
  border-top: 1px dotted #a1a1a1;
}

div#onesource_search .radio {clear: both; float: left; height: 20px; vertical-align: middle;}
div#onesource_search label {float: left; margin-left: 10px; height: 20px;}
div#onesource_search form {padding-top: 20px; padding-bottom: 20px;}

div#footer {
  margin: 1em 0 3em 0;
  padding: 1em 0;
  text-align: center;
}

div.footer_navigation + div#footer, form + div#footer {
  padding-top: 0;
}

div.pagination + div#footer,
div.columns + div#footer,
p.no_results + div#footer,
div#sites + div#footer,
div#page + div#footer,
div#onesource + div#footer,
table + div#footer,
pre#tracking_code + div#footer {
  border-top: 1px dotted #a1a1a1;
}

p.no_results + div#footer,
div#page + div#footer,
pre#tracking_code + div#footer {
  margin-top: 1.5em;
}

pre#tracking_code {
  font-size: 75%;
}

div#footer.centred_container {
  margin: 0 auto;
}

div#footer div {
  font-size: 0.817em;
  padding: 0 7px;
}

div#flash {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

div#messages {
  font-size: 0.9em;
  width: 100%;
}

div#messages p {
  margin: 0.417em auto;
  opacity: 0.75;
  padding: 0.5em 0.5em 0.5em 23px;
  text-align: center;
}

div#messages p.warning, div#messages p.critical {
  border: 1px solid #df0000;
  color: #900;
  background: #ffdfdf;
}

div#messages p.informational {
  border: 1px solid #99cc99;
  color: #060;
  background: #e2f9e3;
}

div#login div#flash {
  position: relative;
  width: auto;
}

div#login div#flash p {
  opacity: 1;
  width: auto;
}

div#flash p {
  margin: 0.417em auto;
  opacity: 0.75;
  padding: 0.5em 0.5em 0.5em 23px;
  text-align: center;
  width: 38.416em;
}

div#flash p.error {
  background: #ffdfdf url("../images/icon_cross.png") no-repeat scroll 7px center;
  border: 1px solid #df0000;
  color: #900;
}

div#flash p.notice {
  background: #e2f9e3 url("../images/icon_check.png") no-repeat scroll 7px center;
  border: 1px solid #99cc99;
  color: #060;
}

div#content table {
  margin: 0 7px;
  width: 78em;
}

div#content table th, div#content table td {
  border-bottom: 4px solid #fff;
  padding: 0.333em 0.5em;
  vertical-align: middle;
}

div#content table tr {
  background-color: #edf3eb;
}

div#content table tr.highlight {
  background-color: #9cbf94;
  color: #fff;
  font-family: georgia, "times new roman", times, serif;
  font-size: 1.25em;
  font-style: italic;
}

div#content table th.time,
div#content table td.time,
div#content table th.date,
div#content table td.date {
  text-align: center;
  white-space: nowrap;
  width: 5em;
}

div#content table th.datetime,
div#content table td.datetime {
  text-align: center;
  white-space: nowrap;
  width: 8em;
}

div#content table th.country,
div#content table td.country,
div#content table th.watched,
div#content table td.watched,
div#content table th.isp,
div#content table td.isp,
div#content table th.select,
div#content table td.select {
  text-align: center;
  width: 1.667em;
}

div#content table th.search,
div#content table td.search {
  text-align: center;
  width: 3.667em;
}

div#content table th.organisation_name,
div#content table td.organisation_name {
  width: 18em;
}

div#content table th.page_views,
div#content table td.page_views,
div#content table th.return_visitors,
div#content table td.return_visitors,
div#content table th.unique_visitors,
div#content table td.unique_visitors,
body#admin div#content table#organisation_name_mappings th.match_count,
body#admin div#content table#organisation_name_mappings td.match_count {
  text-align: center;
  width: 2.5em;
}

div#content table th.city,
div#content table td.city {
  width: 10em;
}

div#content table th.search_terms,
div#content table td.search_terms {
  width: 12em;
}

div#content table#hits th.categories,
div#content table#hits td.categories {
  width: 12.333em;
}

div#content table#hits td.categories select {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

div#content table#hits td.categories select:first-child {
  margin-bottom: 0.25em;
}

div#content table#organisation_watches th.organisation_name,
div#content table#organisation_watches td.organisation_name,
div#content table#organisation_watches th.recipient,
div#content table#organisation_watches td.recipient,
div#content table#organisations th.organisation_name,
div#content table#organisations td.organisation_name {
  width: 36.5em;
}

div#content table#organisation_watches th.select,
div#content table#organisation_watches td.select {
  width: 5em;
}

body#watcher div#content table#organisation_watches th.organisation_name,
body#watcher div#content table#organisation_watches td.organisation_name,
body#watcher div#content table#organisation_watches th.site_name,
body#watcher div#content table#organisation_watches td.site_name {
  width: 38em;
}

div#content table#isps th.organisation_name,
div#content table#isps td.organisation_name,
body#admin div#content table#organisations th.organisation_name,
body#admin div#content table#organisations td.organisation_name {
  width: 73.833em;
}

body#admin div#content table#isps th.isp,
body#admin div#content table#isps td.isp,
body#admin div#content table#organisations th.isp,
body#admin div#content table#organisations td.isp {
  width: 2.5em;
}

div#content table#organisations th.categories,
div#content table#categories td.categories {
  width: 17em;
}

div#content table#organisations td.categories select {
  margin: 0;
  padding: 0;
  width: 100%;
}

div#content table.search_terms {
  margin-top: 0.5em;
}

div#content table.search_terms th.search_terms,
div#content table.search_terms td.search_terms {
  width: 33.083em;
}

div#content table#sites th.site_name,
div#content table#sites td.site_name {
  width: 75.5em;
}

body#admin div#content table#sites th.site_name,
body#admin div#content table#sites td.site_name {
  width: 9.5em;
}

body#partner div#content table#sites th.site_name,
body#partner div#content table#sites td.site_name {
  width: 50em;
}

body#partner div#content table#sites th.created_at,
body#partner div#content table#sites td.created_at,
body#partner div#content table#sites th.first_hit_created_at,
body#partner div#content table#sites td.first_hit_created_at {
  text-align: center;
  width: 6em;
}

body#admin div#content table#session_audits .owner_type,
body#admin div#content table#sites th.partner_name,
body#admin div#content table#sites td.partner_name {
  width: 8em;
}

body#admin div#content table#sites th.status,
body#admin div#content table#sites td.status {
  width: 5em;
}

body#admin div#content table#sites th.actions,
body#admin div#content table#sites td.actions,
body#admin div#content table#search_engines thead,
body#admin div#content table#search_engines td.name,
body#partner div#content table#sites th.actions,
body#partner div#content table#sites td.actions {
  width: 18em;
}

div#content table#visitor_sessions th.elapsed_time,
div#content table#visitor_sessions td.elapsed_time {
  white-space: nowrap;
  width: 13em;
}

div#content table#visitor_sessions td.visitor_session {
  text-align: right;
  white-space: nowrap;
  width: 28.75em;
}

body#admin div#content table#session_audits .owner_email,
div#content table#visitor_sessions th.page_title,
div#content table#visitor_sessions td.page_title,
div#content table#visitor_sessions th.search_terms,
div#content table#visitor_sessions td.search_terms,
div#content table#contacts th.contact_groups,
div#content table#contacts td.contact_groups {
  width: 28.75em;
}

div#content table#pages td.page_title span.page_path,
div#content table#page_watches td.page_title span.page_path {
  font-size: 75%;
}

div#content table#categories th.name,
div#content table#categories td.name {
  width: 53em;
}

body#admin div#content table#session_audits .owner_name,
body#admin div#content table#session_audits .created_at,
div#content table#categories th.type,
div#content table#categories td.type,
div#content table#contacts th.email,
div#content table#contacts td.email,
div#content table#contacts th.name,
div#content table#contacts td.name,
div#content table#exports th.status,
div#content table#exports th.status {
  width: 18em;
}

div#content table#page_filters th.actions,
div#content table#page_filters td.actions
div#content table#categories th.actions,
div#content table#categories td.actions,
body#admin div#content table#session_audits .ip,
body#admin div#content table#organisation_name_mappings th.actions,
body#admin div#content table#organisation_name_mappings td.actions,
body#admin div#content table#users th.actions,
body#admin div#content table#users td.actions {
  width: 10em;
  white-space: nowrap;
}

div#content table#page_filters th.name,
div#content table#page_filters td.name,
body#admin div#content table#organisation_name_mappings th.mapping_name,
body#admin div#content table#organisation_name_mappings td.mapping_name {
  width: 65.5em;
}

body#admin div#content table#users th.login_name,
body#admin div#content table#users td.login_name {
  width: 41em;
}

body#admin div#content table#search_engines th.referrer_url_pattern,
body#admin div#content table#search_engines td.referrer_url_pattern {
  width: 28em;
}

body#admin div#content table#search_engines th.internal,
body#admin div#content table#search_engines td.internal,
body#admin div#content table#search_engines th.query_param,
body#admin div#content table#search_engines td.query_param,
body#admin div#content table#search_engines th.paid_param,
body#admin div#content table#search_engines td.paid_param {
  text-align: center;
  width: 6em;
}

body#admin div#content table#users th.partner_name,
body#admin div#content table#users td.partner_name {
  width: 10em;
}

body#admin div#content table#users th.last_login,
body#admin div#content table#users td.last_login {
  white-space: nowrap;
  width: 17em;
}

div#content table#exports th.name,
div#content table#exports th.name {
  width: 38em;
}

div#content table td.actions ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  overflow: hidden;
}

div#content table td.actions ul li {
  display: block;
  float: left;
  padding: 0 4px;
}

div#content table td.actions ul li:after {
  content: '|';
  padding-left: 8px;
}

div#content table td.actions ul li:last-child:after {
  content: '';
  padding-left: 0;
}

div#unique_visitors,
div#content table#contact_groups th.name,
div#content table#contact_groups td.name {
  width: 62.5em;
}

div#unique_visitors ul {
  display: table;
  margin: 1em auto;
}

div#unique_visitors ul li {
  color: #f98906;
  display: table-cell;
  font-family: georgia, "times new roman", times, serif;
  font-style: italic;
  padding: 0.667em 4px 0.667em 4px;
}

div#unique_visitors ul li:after {
  color: #666;
  content: "|";
  padding-left: 8px;
}

div#unique_visitors ul li:last-child:after {
  content: '';
  padding-left: 0;
}

div#unique_visitors h4 {
  color: #666;
  font-size: 1em;
  text-align: center;
}

div#unique_visitors p {
  font-size: 0.75em;
  text-align: center;
}

div#unique_visitors img {
  display: block;
  margin: 0 auto;
}

div#content div#visitor_statistics {
  width: 15em;
}

div#content div#login {
  background: #fff url("../images/login_background.jpg") no-repeat scroll 7px 2px;
  border-bottom: 1px dotted #a1a1a1;
  border-top: 1px dotted #a1a1a1;
  padding: 2px 7px;
}

div#content div#login form {
  background-color: #f8f9fa;
  border-style: none;
  margin: 0 0 0 40em;
  padding: 1.5em 2.5em 2.5em 2.5em;
  min-height: 25.25em;
}

div#content div#login form h2 {
  margin: 0 0 1.5em 0;
}

div#content div#login form fieldset {
  background-color: transparent;
  margin: 3em auto 0 auto;
  overflow: hidden;
  padding: 0;
  width: 50%;
}

div#content div#login form input[type='text'], div#content div#login form input[type='password'] {
  width: 95%;
}

div#content div#login form input[type='submit'], div#content div#login form button.orange {
  margin-top: 1em;
  float: right;
}

div#content form.table_form, div#content form.search_form {
  border-style: none;
  margin: 0;
}

div#content form.table_form table label, div#content form.search_form label {
  display: inline;
  font-weight: normal;
  padding: 0;
}

div#content form.table_form table th label {
  font-weight: bold;
}

div#content form.table_form table input, div#content form.search_form input {
  margin: 0;
}

div#content form.search_form input[type='submit'] {
  padding: 0.25em;
}

div#content form#exclude_or_watch_organisation, div#content form#include_organisation {
  border-style: none;
  margin: -1em 7px 1.5em 7px;
  font-size: 0.9em;
}

div#content form#exclude_or_watch_organisation label {
  display: inline;
  font-weight: normal;
  padding: 0;
}

div#content form#exclude_or_watch_organisation select {
  margin-right: 0.25em;
  padding: 0;
}

select#site_enabled_page_host_ids, select#site_user_ids, select#user_site_ids {
  width: 30em;
}

ul.ip_list {
  overflow: hidden;
}

ul.ip_list li {
  float: left;
  margin-left: 2em;
  width: 30%;
}

a.orange {
  background-color: transparent;
  border-style: none;
  display: inline-block;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  height: 28px;
}

a.orange:hover {
  border-bottom-style: none;
  color: #fff;
}

button.orange {
  background-color: transparent;
  border-style: none;
  cursor: pointer;
  font-size: 10px;
  height: 28px;
}

a.orange span, button.orange span {
  color: #fff;
  display: block;
  font-weight: bold;
  height: 28px;
  line-height: 24px;
}

a.orange>span, button.orange>span {
  background: transparent url('../images/button_background_left.png') no-repeat scroll top left;
  padding-left: 10px;
}

a.orange>span>span, button.orange>span>span {
  background: transparent url('../images/button_background_right.png') no-repeat scroll top right;
  padding-right: 14px;
}

span.new {
  font-size: 50%;
  color: #ff0000;
  vertical-align: top;
}

div#content table#sites tr.no_hits {
  background-color: #ffdbdb;
}

form#new_page_watch div.column_left {
  width: 40%;
}

form#new_page_watch div.column_right {
  width: 60%;
}

form#new_page_watch div.column_left label,
form#new_page_watch div.column_right label {
  display: inline;
  margin-right: 7px;
}

form#new_page_watch div.column_left select {
  width: 20em;
}

.textboxlist {
  background-color: #fff;
  cursor: text;
  font-size: 11px;
}

.textboxlist.error {
  background-color: #ffdfdf;
}

.textboxlist-bits {
  border: 1px solid #9cbf94;
  margin: 0;
  overflow: hidden;
  padding: 3px 4px 0 0;
  zoom: 1;
}

.textboxlist.error .textboxlist-bits {
  border-color: #df0000;
}

.textboxlist-bit {
  cursor: default;
  display: block;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0 5px 3px 5px;
}

.textboxlist-bit-editable {
  border: 1px solid #fff;
}

.textboxlist.error .textboxlist-bit-editable {
  border: #ffdfdf;
}

input.textboxlist-bit-editable-input {
  border-style: none;
  font-size: 11px;
  height: 14px;
  padding: 2px 0;
}

.textboxlist.error input.textboxlist-bit-editable-input {
  background-color: #ffdfdf;
}

.textboxlist-bit-editable-input:focus {
  outline: 0;
}

.textboxlist-bit-box {
  background-color: #dee7f8;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  border: 1px solid #cad8f3;
  cursor: default;
  line-height: 18px;
  padding: 0 5px;
  position: relative;
}

.textboxlist-bit-box-deletable {
  padding-right: 15px;
}

.textboxlist-bit-box-deletebutton {
  background: transparent url('../images/icon_textbox_list_close.gif') no-repeat scroll center center;
  display: block;
  font-size: 1px;
  height: 7px;
  position: absolute;
  right: 4px;
  top: 6px;
  width: 7px;
}

.textboxlist-bit-box-deletebutton:hover {
  background-position: 7px;
  border: none;
  text-decoration: none;
}

.textboxlist-bit-box-hover {
  background-color: #bbcef1;
  border: 1px solid #6d95e0;
}

.textboxlist-bit-box-focus {
  background-color: #598bec;
  border-color: #598bec;
  color: #fff;
}

.textboxlist-bit-box-focus .textboxlist-bit-box-deletebutton {
  background-position: bottom;
}

.textboxlist-autocomplete {
  position: absolute;
  z-index: 1;
}

.textboxlist-autocomplete-placeholder,
.textboxlist-autocomplete-results {
  background: #eee;
  border: 1px solid #999;
  border-top: none;
  -webkit-box-shadow: 0 3px 3px #ccc;
  -moz-box-shadow: 0 3px 3px #ccc;
  box-shadow: 0 3px 3px #ccc;
  display: none;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.textboxlist-autocomplete-placeholder {
  padding: 5px 7px;
}

.textboxlist-autocomplete-results {
  margin: 0;
  padding: 0;
}

.textboxlist-autocomplete-result {
  background: #eee;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}
.textboxlist-autocomplete-result-focus {
  background: #c6d9e4;
}

.textboxlist-autocomplete-highlight {
  background: #eef0c4;
  font-weight: bold;
}

div.filters a.orange {
  margin-top: 10px;
}

body#popup {
  margin: 10px;
}

body#popup div.footer_navigation a {
  margin-left: 7px;
}

div#content.export div#status {
  height: 175px;
}

div#content.export h3 {
  margin-bottom: 20px;
}

div#content.export p#spinner {
  background: transparent url("../images/spinner.gif") no-repeat scroll center left;
  padding: 10px 0 10px 35px;
}

div#content.export p#download {
  padding: 10px 0 10px 10px;
}

div#content.export p#download a.csv {
  font-family: verdana, helvetica, arial, sans-serif;
  font-style: normal;
  padding-left: 25px;
}

div#content.export p.error {
  color: #900;
}

div#content.export small a {
  font-family: verdana, helvetica, arial, sans-serif;
  font-style: normal;
}

tr#hits_summary_header th {
  text-align: center;
  font-weight: normal;
  font-size: 8pt;
  border-left: 1px solid #e1e6dd;
  border-right: 1px solid #e1e6dd;
}

.page_views {
  border-left: 1px solid #e1e6dd;
}

.unique_visitors_period {
  border-right: 1px solid #e1e6dd;
}

div#ajax_content p.error {
  color: #c00;
}

div#ajax_placeholder {
  margin: 10px 0;
  padding: 40px 0;
}

/* JQuery load mask plugin */
.loadmask {
  z-index: 100;
  position: absolute;
  top:0;
  left:0;
  -moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
  background-color: #ccc;
  width: 100%;
  height: 100%;
  zoom: 1;
}
.loadmask-msg {
  z-index: 20001;
  position: absolute;
  top: 0;
  left: 0;
  background: #517590;
  padding:2px;
}
.loadmask-msg div {
  padding:5px 10px 5px 25px;
  background: #fff url('../images/small_spinner.gif') no-repeat 5px 5px;
  line-height: 16px;
  color:#666;
  font-size: 0.9em;
  cursor:wait;
}
.masked {
  overflow: hidden !important;
}
.masked-relative {
  position: relative !important;
}
.masked-hidden {
  visibility: hidden !important;
}

.tipsy { padding: 5px; font-size: 10px; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

ul.checklist {
  border: 1px solid #9cbf94;
  font-size: 0.9em;
  list-style-type: none;
  height: 75px;
  margin: 0;
  overflow: auto;
  padding: 2px 0;
  width: 150px;
}

ul.checklist li label {
  display: inline-block;
  font-weight: normal;
  float: none !important;
  padding: 0 !important;
  text-align: left !important;
  white-space: nowrap;
  width: 100% !important;
}

ul.checklist li label:hover {
  background-color: #efefef !important;
}

ul.checklist li label input {
  float: none !important;
  margin: 0.25em 0.5em 0.25em 0.25em !important;
}

ul.checklist li.selected label {
  background-color: #dee7f8;
}

ul.checklist li.prompt {
  border-bottom: 1px solid #dee7f8;
  margin-bottom: 0.25em;
  padding-bottom: 0.25em;
}
ul.checklist li.prompt label {
  font-weight: bold;
}

ul.checklist.countries {
  display: block;
  height: 118px;
  margin: 0.25em;
  width: 252px;
}

ul.checklist.countries li label, ul.checklist.countries li label input {
  margin-top: 0 !important;
}

a.toggle_report_filters {
  font-size: 0.833em;
}

div#report_filters {
  border-top: 1px dotted #A1A1A1;
  border-bottom: 1px dotted #A1A1A1;
  margin: 1em 7px;
  font-size: 0.833em;
}

div#report_filters div.columns {
  clear: both;
}

div#report_filters div.left {
  float: left;
  width: 45%;
}

div#report_filters div.right {
  float: right;
  width: 45%;
}

div#report_filters form input, div#report_filters form select, div#report_filters form textarea {
  margin-bottom: 0;
}

div#report_filters form input#report_filters_period_value {
  text-align: right;
}

div#report_filters dl {
  margin: 0 7px !important;
  padding: 0.5em 0;
}

div#report_filters dd {
  margin-left: 0;
}

div#report_filters h3 span.spinner {
  background: transparent url("../images/small_spinner.gif") no-repeat scroll center right;
  display: none;
  padding: 0 0 0 15px !important;
}

div#report_filters dl#saved_report_filters {
  border-bottom: 1px dotted #A1A1A1;
}

div#report_filters form#apply_report_filters {
  border-bottom-style: none;
  border-top-style: none;
}

div#report_filters dl#saved_report_filters select {
  min-width: 20em;
}

div#report_filters dl#saved_report_filters span#report_filter_actions {
  padding-left: 2px;
}

div#report_filters form#new_report_filter {
  border-bottom-style: none;
  display: none;
}

div#report_filters form select#report_filters_host {
  max-width: 27.3em;
  min-width: 27.3em;
}

div#content table tr.paid {
  background-color: #f3f0dd;
}

div#content table tr.internal {
  background-color: #fff3dd;
}

.ueditor {
  border: 1px solid #888;
  box-shadow: 0 0 3px #222;
  margin: 10px 0;
  padding: 0;
  width: 100%;
  -moz-box-shadow: 0 0 5px #222;
  -webkit-box-shadow: 0 0 3px #222;
}

.ueditor ul.uEditorToolbar {
  background: #eee;
  border-bottom: 1px solid #ccc;
  height: 16px;
  list-style: none;
  margin: 0;
  padding: 5px;
}

.ueditor ul.uEditorToolbar li {
  cursor: pointer;
  display: inline;
  float: left;
  margin: 0 5px 0 0;
}

.ueditor ul.uEditorToolbar li a {
  background-image: url("../images/ueditor_toolbar.png");
  color: #999;
  cursor: pointer;
  display: inline;
  float: left;
  height: 16px;
  margin: 0;
  opacity: 0.6;
  padding: 0;
  text-indent: -1000px;
  width: 16px;
}

.ueditor ul.uEditorToolbar li a.uEditorButtonBold {
  background-position: 0 -16px;
}

.ueditor ul.uEditorToolbar li a.uEditorButtonItalic  {
  background-position: -16px 0;
}

.ueditor ul.uEditorToolbar li a.uEditorButtonOrderedList {
  background-position: -64px 0;
}

.ueditor ul.uEditorToolbar li a.uEditorButtonUnorderedList {
  background-position: -48px 0;
}

.ueditor ul.uEditorToolbar li a.uEditorButtonHyperlink {
  background-position: -32px 0;
}

.ueditor ul.uEditorToolbar li a.uEditorButtonImage {
  background-position: -80px 0;
}

.ueditor ul.uEditorToolbar li a.uEditorButtonHTML {
  background-position: -96px 0;
}

.ueditor ul.uEditorToolbar li a:hover, .ueditor ul.uEditorToolbar li a.on, .ueditor ul.uEditorToolbar.uEditorSource li a.uEditorButtonHTML {
  opacity: 1;
}

.ueditor ul.uEditorToolbar li.uEditorEditSelect {
  float: right;
  margin: 0;
  padding: 0;
}

.ueditor .uEditorIframe {
  border: none;
  clear: both;
  height: 200px;
  width: 99%;
}

.ueditor textarea.uEditorTextarea
{
  border: none;
  clear: both;
  font-family: monospace;
  height: 200px;
  width: 100%;
}

p.notice_meta {
  color: #9cbf94;
  font-size: 0.75em;
}

div#content form#hide_notice {
  border-style: none;
  margin: -1em 0 1.5em 0;
}

div#content form#hide_notice label {
  display: inline;
  font-weight: normal;
  padding: 0;
}

div#content form#hide_notice input[type=checkbox] {
  margin-left: 0.25em;
  padding: 0;
}

div#recent_notices {
  background-color: #edf3eb;
  border: 1px solid #e1e6dd;
  color: #666;
  font-size: 0.9em;
  margin: 1em 0;
  padding: 0.25em;
}

div#recent_notices h3 {
  color: #666;
  font-size: 1.1em;
}

div#recent_notices h4, div#recent_notices h5 {
  color: #666;
  font-size: 1em;
  padding: 0;
}

div#recent_notices ol {
  list-style-type: none;
  margin-left: 1em;
}

div#recent_notices ol li ol {
  margin-left: 1em;
}

div#recent_notices ol li p {
  margin: 0;
}

div.footer_navigation a.more_notices {
  display: block;
  float: left;
  margin: 5px 0 0 7px;
}

div#content form.edit_organisation_import p.error {
  color: #900;
}

.article {
  border-bottom: 1px dotted #A1A1A1;
}


/* Start of Column CSS */
#crm_outer {
  clear:left;
  float:left;
  width:100%;
  overflow:hidden;
  border: 1px solid #eee;
}
#crm_inner {
  float:left;
  width:100%;
  position:relative;
  right:20%;
}
#crm_column_one {
  float:left;
  width:70%;
  position:relative;
  left:22%;
  overflow:hidden;
}
#crm_column_two {
  float:left;
  width:25%;
  position:relative;
  left:24%;
  overflow:hidden;
  padding-top: 3px;
}
/* --> */

#crm_outer a {
  font-style: normal;
}

#crm_outer p.date {
  color: #999;
  font-family: verdana, helvetica, arial, sans-serif;
}

#crm_outer p.date a {
  font-family: verdana, helvetica, arial, sans-serif;
}

#crm_outer p.last {
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

#crm_outer #search_box {
  background: #eee;
  margin: 5px;
  width: 100%;
  padding: 5px;
}

#crm_outer #search_box #text {
  width: 85%;
  margin-bottom: 3px;
}

#crm_outer #search_box form {
  border: 0;
  padding: 0;
  margin: 0;
  padding-top: 10px;
}

#crm_outer #search_box #search_box_text {
  height: 20px;
  width: 70%;
}

#crm_outer #search_box #button {
  margin: 0;
}

#crm_outer form h4 {
  margin-left: 0;
  padding-left: 0;
}

#crm_outer form .text {
  width: 90%;
}

#article_flash {
  padding: 0;
  margin: 0;
  border: 0;
  margin-left: 7px;
  margin-top: 24px;
  margin-bottom: 24px;
  display: block;
}

.all_links {
  font-family: georgia, "times new roman", times, serif;
}

.google_icon {
  padding: 3px;
}

.linkedin_icon {
  padding: 3px;
}