
div.social-networking-summary-wrapper td {
	padding: 0;
}

/* Custom CSS for Summary portlet, links and text*/
.summary-friend-requested {
	text-align: center;
	margin-right: 10px;
	font-weight: bold;
	font-size: .875rem;
}

.summary-link{
	text-align: center;
	margin-right: 10px;
	line-height: 100%;
}

.summary-link-text{
	font-size: .875rem;
}

.summary-job-title{
	font-size: 0.9rem;
}

/*
* CSS Required for Traning Records popups
*/
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: .875rem;
	line-height: .875;
}

.workshop-title-subheader {
	font-size: .625rem;
	line-height: .625;
}

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

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

.workshop-under-header-text {
	margin-top: -8px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-size: .625;
	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-weight: normal;
	font-size: .75rem;
	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: .875rem;
	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: .938rem;
}

.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: .938rem;
	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: .875rem;
	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 li {
	margin-left: -8px;
	padding-bottom: 4px;
}

.dataTables_length {
	padding: 6px 0;
}

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

.workshop-admin-content .dataTables_wrapper .dataTables_info {
	padding-top: 1.375rem !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;
}

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

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;
}

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

/*
 * GLOBE Educator Training Records
 */
table.member-table td {
	font-size: .875rem;
	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;
}

.dataTables_filter input[type="search"]{
	display: block;
	width: 100%;
	height: 2.375rem;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #FFF;
	background-clip: padding-box;
	border: 0.0625rem solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (min-width: 576px) {
	#eModulesTable_length {
		float: right;
	}
}

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

#collaboration-user-name {
	color: #0778d6;
	font-weight: bold;
	font-size: 1.5rem;
	padding-bottom: 10px;
}

/* GLOBE-4305 */
.social-networking-summary-wrapper .trainer-info-item,
.social-networking-summary-wrapper .trainer-info-item a {
	font-size: 1rem;
}
.social-networking-summary-wrapper table.dataTable {
	border-collapse: collapse;
	margin-bottom: 1.5rem;
}
.social-networking-summary-wrapper table.dataTable th {
	border: 1px solid #888;
}
.social-networking-summary-wrapper table.dataTable,
.social-networking-summary-wrapper table.dataTable td {
	border: 1px solid #c8c8c8;
}
.social-networking-summary-wrapper .dataTable tr {
	height: unset;
}
.social-networking-summary-wrapper .dataTable td {
	padding: 1.25rem 1rem 0.5rem !important;
}
.social-networking-summary-wrapper .dataTable td.display_hdr_c {
	text-align: center;
	font-size: 2rem;
}
/* GLOBE-4305 small adjustment for very small phones */
@media (max-width: 390px) {
	.social-networking-summary-wrapper .workshop-admin-content {
		padding-left: 0.25rem;
		padding-right: 0.25rem;
	}
	.social-networking-summary-wrapper .dataTable td.display_hdr {
		padding-top: 0.75rem !important;
		padding-right: 0.2rem !important;
	}
	.social-networking-summary-wrapper .dataTable td.display_hdr_c {
		font-size: 1.5rem;
		padding: 0.5rem;
	}
	.social-networking-summary-wrapper .dataTable th.display_hdr_c {
		font-size: 0.75rem;
		padding: 0.5rem !important;
	}
}

#manage-email-subject-error,
#manage-email-body-error {
    display: block;
    color: #d9534f;
    font-size: 0.875rem;
    position: relative;
    top: -1.25rem;
    left: 95px;
}

.error-field {
    border-color: #d9534f !important;
}

.email-input-wrapper.has-error label {
    color: #d9534f !important;
}