.lds_formTitle {
  font-weight: bold;
  width: 100px;
  text-align: right;
}
.tabs-small {
  border: none;
}
.tabs-small > ul > li {
  list-style: none;
}
.tabs-small > .ui-tabs-nav li a {
  font-size: 0.8em;
  font-weight: bold;
  color: #666666;
  padding: 3px 10px;
}
.tabs-small > .ui-tabs-panel {
  padding: 10px;
  font-size: 0.9em;
}
.tabs-small > .ui-tabs-content {
  padding: 10px;
  border-color: #660000;
  background-color: #cccccc;
}
.tabs-small > .ui-widget-content {
  border-width: 0px 1px 1px 1px;
}
.lds_tabs {
  border-width: 0px;
}
.lds_tabs > ul > li {
  list-style: none;
}
.lds_tabs .ui-tabs-nav {
  padding-left: 0px;
  background: transparent;
  border-width: 0px 0px 1px 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border-color: #00406e;
}
.lds_tabs .ui-tabs-panel {
  border-width: 0px 1px 1px 1px;
  overflow: auto;
  background: white;
  border-color: #00406e;
  padding: 5px 0px;
}
.panel-small {
  border: solid 1px #abadb3;
  width: 170px;
  height: 180px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.panel-small-header {
  border-bottom: solid 1px #abadb3;
  background-color: #efefef;
  color: black;
  font-weight: bold;
  padding: 3px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
}
.panel-small-content {
  line-height: 20px;
}
.template {
  display: none;
}
.fieldLabel {
  font-weight: bold;
}
.lds_table {
  background-color: #cccccc;
}
.lds_table td,
.lds_table th {
  padding: 1px;
  text-align: left;
  border-spacing: 1px;
}
.lds_tableFooter td {
  padding: 2px;
  background-color: #f0f0ee;
}
.lds_panelcontent {
  position: relative;
  height: 535px;
  overflow: auto;
}
.ldsSearchFader {
  color: #aaaaaa;
  font-style: italic;
}
.rowTemplate {
  display: none;
}
.tblReviewCourseList {
  margin: 5px;
}
.tblReviewCourseList td {
  padding: 0px !important;
  font-size: 0.8em;
  color: #555555 !important;
}
.ldslnkEmail {
  display: inline;
  color: #999999;
  font-size: 0.8em;
}
.ldslnkEmail > a {
  color: inherit;
}
.lnkClearDate {
  display: block;
  float: right;
  width: 16px;
  height: 15px;
  text-align: center;
  margin-left: 3px;
  border: solid 1px #cccccc;
  font-family: verdana;
  font-size: 0.9em;
  color: black;
  text-decoration: none;
}
.searchText_inactive {
  color: #999999;
  font-style: italic;
}
.searchText_active {
  color: black;
  font-style: normal;
}
.ldsFormMessage {
  margin: 20px;
  border: solid 1px #cccccc;
  background-color: #f6f6f6;
  padding: 20px;
}
/* Catalogue Category Styles */

.catContainer {
  display: none;
  margin-left: 20px;
}
.ldsCatListitem {
  line-height: 2em;
  vertical-align: middle;
}
.ldsCatListItemChk {
  margin-right: 10px;
}
.ldsCatListItemExpOff {
  float: left;
  width: 14px;
  line-height: 12px;
  margin-right: 5px;
}
.ldsCatListItemExpOn {
  float: left;
  width: 12px;
  line-height: 12px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #999999;
  margin-top: 4px;
  margin-right: 5px;
}
.lnkUpdateCat {
  color: #999999;
  font-size: 0.8em;
  padding-left: 20px;
}
.lds_dialog {
  display: none;
}
.expander {
  display: block;
  width: 10px;
  line-height: 10px;
  text-align: center;
  border: solid 1px #cccccc;
  color: #999999;
  text-decoration: none;
}
.expander:hover {
  color: #999999;
  text-decoration: none;
}
.courseTypeIcon {
  line-height: 20px;
  background-position: center center;
  float: left;
  width: 23px;
  margin-right: 10px;
}
.courseExpander {
  float: left;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.ico2 {
  background-image: url(../image/lds_elearning.png);
  background-repeat: no-repeat;
}
.ico1 {
  background-image: url(../image/lds_facetoface.png);
  background-repeat: no-repeat;
}
.icoP {
  background-image: url(../image/lds_programs.png);
  background-repeat: no-repeat;
}
.ico3 {
  background-image: url(../image/lds_download.png);
  background-repeat: no-repeat;
}
.ico4 {
  background-image: url(../image/lds_linked.png);
  background-repeat: no-repeat;
}
.bLabel {
  font-weight: bold;
  text-align: right;
}
.updateMsg {
  margin-left: 20px;
  color: #cc0000;
  font-weight: bold;
  display: none;
}
#bd_edescription > p {
  margin-top: 0px;
}
#bd_description > p {
  margin-top: 0px;
}
#bd_prerequisites > p {
  margin-top: 0px;
}
#bd_eventDetails > p {
  margin-top: 0px;
}
.tabDetailsContainer > div {
  height: 280px;
}
.eventDateContainer {
  padding: 8px;
  border: solid 1px #cccccc;
  background-color: #f6f6f6;
  margin: 4px;
  cursor: pointer;
  opacity: 0.8;
}
.eventDateContainer > img {
  display: none;
}
.eventDateContainer_active {
  background-color: #00406e;
  color: white;
  opacity: 1;
}
.eventDateContainer_active > img {
  float: right;
  display: block;
  position: relative;
  top: 3px;
}
.bd_empty {
  font-style: italic;
}
#ed_fulldetails {
  margin: 10px 0px;
}
#ed_photo {
  margin: 5px;
  text-align: center;
}
#ed_photoTable {
  margin: 10px 20px;
  border: solid 1px #cccccc;
  height: 90px;
  width: 90px;
}
#ed_name {
  font-weight: bold;
  font-size: 1.4em;
  margin: 5px;
}
.ed_container {
  margin-left: 5px;
}
#ed_contact {
  font-size: 0.8em;
}
.panelContainerLDS {
  position: absolute;
  left: -304px;
  width: 340px;
  padding-right: 0px;
}
.panelTitleLDS {
  border-radius: 4px 4px 0px 0px;
  padding: 7px;
  font-family: arial, san serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #c4dfea;
}
.panelTitleLDS2 {
  background-color: #00406e;
  color: white;
  border-radius: 4px 4px 0px 0px;
  padding: 7px;
  font-family: arial, san serif;
  letter-spacing: 1px;
}
.panelContentLDS {
  width: 280px;
  border: solid 1px #dddddd;
  border-radius: 0px 4px 4px 0px;
  background-color: white;
  position: absolute;
  top: 0px;
  z-index: 62;
}
.panelContentLDS_shadow {
  position: absolute;
  width: 280px;
  top: 0px;
  border-radius: 0px 4px 4px 0px;
  box-shadow: 5px 5px 15px #cccccc;
  z-index: 58;
  display: none;
}
.cover {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 50px;
  background-color: white;
  opacity: 0.8;
  z-index: 100;
  display: none;
}
.dashboardContent {
  background-color: white;
  border: solid 1px #cccccc;
  border-radius: 4px;
  margin: 10px;
  padding: 10px;
}
.dashboardControlContainer {
  width: 300px;
  float: left;
  margin: 10px;
}
.btnChartOptions {
  position: relative;
  color: white;
  background-color: #00406e;
  padding: 10px;
  border-radius: 0px 0px 4px 4px;
  transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -webkit-transform: rotate(270deg);
  /* Safari and Chrome */
  transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  -webkit-transform-origin: 0% 100%;
  cursor: pointer;
  height: 16px;
  left: 318px;
  z-index: 60;
  box-shadow: -5px 5px 15px #cccccc;
}
#btnChartDateRange {
  top: 80px;
}
#btnChartCourseSel {
  top: 342px;
}
#btnChartOrgSel {
  top: 520px;
}
.greyBorder > ul {
  border-color: #dddddd !important;
}
.greyBorder > ul > li {
  border-color: #dddddd !important;
}
.greyBorder > div {
  border-color: #dddddd !important;
}
.linkStyle {
  text-decoration: underline;
}
/* Following is used in the calendar */

#tabsEventDetails > div {
  height: 190px;
  overflow: auto;
  padding: 10px;
}
.EmployeeName {
  font-weight: bold;
  font-size: 1.05em;
}
.dottedline {
  color: #999999;
  font-size: 0.8em;
}

