body.portal-popup {
  margin: 0;
  background-color: #edeff2 !important; }

.workshop-title-image {
  float: left; }

.workshop-title-image img {
  vertical-align: middle;
  padding: 10px 14px; }

.workshop-title-home {
  height: 20px;
  width: 400px;
  float: left;
  margin-top: 25px; }

.workshop-title {
  height: 20px;
  width: 400px;
  float: left;
  margin-left: 8px; }

.workshop-title-header {
  font-size: 14px;
  line-height: 14px; }

.workshop-title-subheader {
  font-size: 10px;
  line-height: 10px; }

.logged-in-as-home {
  position: relative;
  float: right;
  margin-right: 10px;
  margin-top: 30px;
  font-size: 12px;
  font-weight: normal; }

.logged-in-as {
  position: relative;
  float: right;
  margin-right: 10px;
  margin-top: 4px;
  font-size: 12px;
  font-weight: normal; }

.workshop-under-header-text {
  margin-top: -8px;
  margin-bottom: 10px;
  margin-left: 2px;
  font-size: 10px;
  font-weight: normal;
  color: #606a78; }

/*
 * WORKSHOP PORTLET MAXIMIZED
 */
.columns-max .workshop-portlet .portlet-borderless-bar {
  padding: 0px; }

/*
 * WORKSHOP ADMINISTRATION HOME
 */
div.workshop-admin-nav {
  padding: 10px; }

div.workshop-admin-nav-column {
  width: 45%;
  float: left;
  font-family: arial;
  font-weight: normal;
  font-size: 12px;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px; }

div.workshop-admin-nav-column img.icon {
  float: left;
  width: 54px;
  height: 54px;
  margin-top: 4px;
  padding-right: 10px;
  padding-bottom: 15px; }

div.workshop-admin-nav-column h1 {
  font-size: 14px;
  margin: 0 0 4px 0;
  padding: 0;
  white-space: nowrap; }

div.workshop-admin-nav-column h1 a {
  text-decoration: none;
  color: #000000; }

hr.workshop-admin-nav-break {
  clear: both;
  width: 90%;
  height: 2px;
  margin: 10px 25px;
  padding: 0;
  color: #ffffff;
  background-color: #ffffff;
  border: 0; }

/*
 * WORKSHOP ADMINISTRATION
 */
.workshop-admin-wrapper {
  background: #edeff2;
  min-height: 675px;
  font-family: arial;
  font-weight: normal; }

.workshop-admin-header {
  background: #9197a3;
  color: #ffffff;
  height: 82px;
  padding: 0;
  font-weight: bold;
  font-size: 15px; }

.workshop-admin-wrapper .taglib-header {
  color: #000000;
  border-bottom: 2px solid #C8C9CA; }

.workshop-admin-content {
  padding: 0 20px 20px 20px;
  margin-bottom: 10px;
  clear: both; }

/*
 * WORKSHOP ADMINISTRATION TABS
 */
div.workshop-people-trained-titlebar {
  background: #9197a3;
  color: #fff;
  height: 26px;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 14px;
  margin: 0; }

div.workshop-admin-tabs {
  width: 100%;
  height: 42px;
  background: url("../images/workshop-tab-bkg.png") repeat-x;
  padding: 0 0 0 4px;
  margin: 0;
  min-width: 1080px; }

div.workshop-admin-tabs ul {
  font-family: arial;
  font-weight: normal;
  font-size: 14px;
  margin: 0;
  padding: 4px 10px 0 10px; }

div.workshop-admin-tabs li {
  height: 38px;
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 0 10px 0 0;
  padding: 0;
  white-space: nowrap;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

div.workshop-admin-tabs li img {
  vertical-align: middle;
  margin-right: 4px; }

div.workshop-admin-tabs li.active {
  background: #edeff2;
  color: #212121;
  border-bottom: 0; }

div.workshop-admin-tabs li a {
  float: left;
  padding: 6px;
  text-decoration: none;
  color: #ffffff; }

div.workshop-admin-tabs li.active a {
  color: #000000; }

div.workshop-admin-tabs li a:hover {
  background: #edeff2;
  color: #212121;
  border-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

/*
 * WORKSHOP BREADCRUMBS
 */
.workshop-admin-breadcrumbs {
  padding: 10px 0 0 24px; }

.workshop-admin-breadcrumbs ul {
  height: 14px;
  margin-left: -2px;
  padding-left: 0; }

.workshop-admin-breadcrumbs li {
  list-style: none;
  float: left;
  color: #86898f;
  padding-right: 6px; }

.workshop-admin-breadcrumbs a {
  color: #86898f;
  text-decoration: none; }

.workshop-admin-breadcrumbs li.breadcrumbs-active {
  color: #606a78;
  font-weight: bold; }

/*
 * WORKSHOP SEARCH
 */
.workshop-search-filter {
  float: right;
  position: relative;
  top: 26px;
  z-index: 100; }

.workshop-search-filter a {
  padding: 0 10px; }

/*
 * WORKSHOP SEARCH BOX
 */
.advanced-search-box {
  background: #ffffff;
  border: 2px solid #cfd3d8;
  padding: 10px; }

.filter-form-row {
  padding: 6px 0 0 0; }

.advanced-search-box table.input-table {
  margin-bottom: 10px; }

.advanced-search-box table.input-table div.aui-datepicker {
  float: left;
  padding-left: 10px; }

.filter-button-row {
  padding: 10px 0 0 0; }

/*
 * WORKSHOP FIELDSET BOX
 */
.workshop-admin-wrapper fieldset {
  background: #ffffff;
  border: 2px solid #cfd3d8;
  padding: 10px; }

/*
 * WORKSHOP TABLES
 */
table.display {
  border: 1px solid #cfd3d8;
  width: 100% !important; }

table.display thead tr {
  border-top: #ffffff 1px solid;
  border-left: #cfd3d8 1px solid;
  border-bottom: #ffffff 1px solid;
  border-right: #cfd3d8 1px solid; }

table.display thead th {
  padding: 6px 17px 6px 10px !important;
  background-color: #dcd39a;
  border-right: #ffffff 1px solid;
  color: #7e701b;
  cursor: default !important; }

table.display thead th a {
  color: #7e701b;
  text-decoration: none; }

table.display td {
  color: #2a4c71;
  border-right: 1px solid #ffffff;
  padding: 6px 10px !important;
  vertical-align: top; }

table.display ul {
  margin: 0 4px 0 20px; }

table.display tr.odd {
  background-color: #f0f9fe; }

table.display tr.even {
  background-color: #d7ecff; }

table.display li {
  margin-left: -8px;
  padding-bottom: 4px; }

#data_paginate a {
  padding-left: 4px; }

.dataTables_paginate {
  padding-top: 3px; }

.dataTables_length {
  padding: 6px 0; }

th.display_hdr_c, td.display_hdr_c {
  text-align: center; }

.paging_full_numbers {
  width: 50% !important; }

/*
 * SEARCH FILTER
 */
#basicSearch, #advSearch {
  padding: 0; }

#basicSearch img, #advSearch img {
  vertical-align: middle; }

#basicSearch a, #advSearch a {
  text-decoration: none;
  vertical-align: middle;
  height: 18px; }

.people-trained-filter {
  float: right;
  position: relative;
  top: 26px; }

.people-trained-filter a {
  padding: 0 10px; }

/*
 * PEOPLE TRAINED WORKSHOP TABLES
 */
.workshop-section-filters select {
  margin-right: 14px; }

.workshop-section-filters label {
  font-weight: bold; }

.sorting {
  background-image: none !important; }

table.sub-investigation-header {
  margin-bottom: 10px;
  font-size: 13px; }

table.sub-investigation {
  margin-left: 20px;
  margin-bottom: 10px; }

table.sub-investigation td {
  padding: 1px; }

table.sub-investigation td.checkbox-sub {
  padding-right: 4px; }

table.display thead tr.main-header {
  border-top: #cfd3d8 1px solid;
  border-left: #cfd3d8 1px solid;
  border-bottom: #ffffff 1px solid;
  border-right: #cfd3d8 1px solid; }

table.display tr.main-header th {
  border-bottom: 1px solid #ffffff;
  background-color: #cfd3d8;
  color: #575757; }

table.display thead th.no-padding {
  padding: 0 !important; }

table.display tr.odd td.sorting_1, table.display tr.even td.sorting_1, table.display tr.odd td.sorting_2, table.display tr.even td.sorting_2 {
  background-color: transparent; }

table.display tbody td.no-padding {
  padding: 0;
  border-right: none; }

.workshop-cell-content {
  white-space: nowrap; }

table.display thead th.last {
  border-right: none; }

table.display tbody td.last {
  border-right: none; }

table.display thead th.innerTbl {
  padding: 0px !important; }

table.display tbody td.innerTbl {
  padding: 0px !important;
  height: 100% !important;
  border-right: none; }

.dataTables_paginate {
  margin-top: 6px; }

.paging_full_numbers a.paginate_active {
  background-color: #d7ecff !important; }

/*
 * Member Training Records
 */
table.member-table td {
  font-size: 12px;
  padding-right: 6px;
  padding-bottom: 10px; }

table.member-table a.member-name {
  font-weight: bold; }

table.member-table td.member-table-label {
  padding-left: 30px; }

/*
 * Generic
 */
.message-specifics {
  margin-top: 20px; }