.center {
    text-align: center;
}

#profileSidebar ul {
    margin: 0px;
    padding: 0px;
}

#profileSidebar li {
    list-style: none;
}

#profileSidebar a {
    display: block;
}
/*.flex-direction-nav a, .flex-direction-nav a :hover {
    padding: 0!important;
    background-color: black !important;
}*/
#profileSidebar > ul > li > a {
    background: url('../images/profileSidebarItem.png') repeat;
    color: #000;
    padding: 5px 15px;
    margin: 1px 0px;
    overflow: hidden;
}
audio:-webkit-full-page-media, video:-webkit-full-page-media {
    max-height: 300px;
    max-width: 500px;
}
#profileSidebar #waLi a {
    margin-bottom: 0;
}

.all-upcoming-events h1 {
    margin-bottom: 21px;
    font-weight: 600;
}

.all-upcoming-events {
    margin-top: 30px;
    display: none;
}

td.td-actions {
    min-width: 210px;
}

.td20 {
	width: 20%;
}

.td30 {
	width: 30%;
}

.td10 {
	width: 10%;
}

.td15 {
	width: 15%;
}

.td25 {
	width: 25%;
}


.workshopActions {
    float: left;
    width: 20%;
}

.workshop-toc {
    margin-top: 30px;
}

.workshop-toc h2 {
    background-color: #b9b9bc;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
}

ol.slide-name-list {
    color: #000;
    font-weight: 600;
}

ol.slide-name-list a {
    padding: 2px 10px;
    font-weight: 400;
}

li.active-slide a,
.slide-name-list a:hover {
    font-weight: 600;
    background: #0093D0;
    color: #fff;
    text-decoration: none;
}

ol.slide-name-list {
    margin-bottom: 20px;
}

.start-workshop {
    margin-left: 5px;
    min-width: 150px;
}

.workshopModal .modal-header {
  background-color: #BEE1F4;
  border-radius: 7px 7px 0px 0px;
}

.workshopModal .modal-footer {
  background-color: #eee;
  border-radius: 0px 0px 7px 7px;
}

.workshopModal .modal-title {
  font-weight: 600;
  padding-right: 25px;
}

.workshopModal .modal-body,
.workshopModal .modal-footer {
  background-color: #fff;
  margin-top: 0px;
}

.workshop-button-wrapper {
    text-align: right;
}

a.available-workshop-click {
  display: block;
  margin-bottom: 40px;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
}

a.available-workshop-click:hover .info {
    color: #428bca !important;
    text-decoration: none;
}

.workshop-search-btn-wrapper {
    text-align: right;
    padding-right: 30px !important;
}

input#q {
    padding-left: 2px;
}

#profileSidebar ul ul {
    padding-left: 75px;
    background: url('../images/profileSidebarItem.png') repeat;
}

#profileSidebar ul ul a {
    padding: 3px 0 3px 25px;
    color: black;
}

#profileSidebar img {
    margin-right: 15px;
    vertical-align: middle;
}

#profileSidebar a:hover {
    color: white;
    cursor: pointer;
    text-decoration: none;
    background: #0093D0;
}

#profileBody {
    background: #f1f1f1;
    padding: 20px;
}

#workshopsAvailable, #workshopsCompleted {
    padding-top: 15px;
    padding-bottom: 15px;
}
.workshopActions {
    float: right;
    width: 20%;
}

div#slide iframe {
    width: 100%;
}

.workshopList .header img {
    vertical-align: middle;
    margin-right: 15px;
}

.workshopList .header{
    margin-bottom: 15px;
}

.workshopList .header .title {
    font-size: 25px;
    vertical-align: middle;
}

.epPanelBg {
    background: url('../images/panelbg.png') repeat;
    overflow: hidden;
}

.epSolidBg {
    background: #f1f1f1;
    overflow: hidden;
}

#workshopTitle {
    text-align: center;
    padding: 15px 0px;
    font-size: 25px;
    font-weight: bold;
}


#workshopBody {
    margin-bottom: 15px;
    position: relative;
    padding: 0 15px;
}

#workshopIcons {
    position: absolute;
    top: 0;
    left: 0;
}

#workshopNav {
    margin-bottom: 15px;
    overflow: hidden;
    display: table;
    width: 100%;
    table-layout: fixed;
}

#workshopNav .workshopNavItem {
    display: table-cell;
    background: #b9b9bc;
    text-align: center;
}

#workshopNav .workshopNavItem a {
    display: block;
    color: #333;
    font-weight: bold;
    text-transform: capitalize;
    padding: 5px 0px;
}

#workshopNav .workshopNavItem:hover, #workshopNav .workshopNavItem.active {
    background: #333;
}

#workshopNav .workshopNavItem:hover a, #workshopNav .workshopNavItem.active a {
    color: white;
    text-decoration: none;
}

#createAvatar {
    background: #9B9DA0;
    text-align: center;
    position: relative;
    color: #FFF;
    padding: 60px 40px 20px 40px;
    font-size: 16px;
    font-weight: bold;
}

#createAvatar:hover {
    text-decoration: none;
}

#clickHere {
    padding: 15px;
    display: block;
    background: #696A6C;
    margin-top: 30px;
}

.imageHelper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.imageHeading {
    margin-bottom: 15px;
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 100;
}

.wsInput {
    font-size: 14px;
    width: 100%;
    margin-top: 5px;
    height: 25px;
}

.workshopListItem {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #464545;
}

.workshopListItem:hover {
    background: #fefefe;
}

.workshopListItem:hover .title {
    color: #0093D0;
}

.workshopListItem:hover .indicator {
    visibility: visible;
}

.workshopListItem .info {
    margin-left: 15%;
}

.workshopListItem .indicator {
    visibility: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10%;
    text-align: center;
}

.workshopListItem .title {
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}

.workshopListItem .description {
    font-size: 12px;
}

.epBtn {
    background: #696a6c;
    color: white;
    text-transform: uppercase;
    padding: 5px 10px;
    font-weight: bold;
}

.epBtn:after {
    content: '\25BA';
}

.epBtn:hover {
    color: white;
}

#userAction {
    margin-top: 30px;
}

#userInfo .infoCollection {
    margin: 7.5px 0px;
    overflow: hidden;
}

#userInfo .infoCollection .infoLabel {
}

#sectionItems {
    margin-top: 15px;
}

.sectionItem .btn {
    float: right;
}

.sectionItem {
    list-style: none !important;
    display: block !important;
    margin-bottom: 10px !important;
    overflow: hidden;
}

.ccm-pagination .ltgray {
    display: none;
}

#topPagination {
    margin-bottom: 35px;
}

#topPagination .ccm-page-left, #topPagination .ccm-page-right {
    display: none;
}

#topPagination .numbers a, #topPagination .numbers.active strong {
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
}

#topPagination .numbers a {
    color: black;
}

#topPagination .numbers.active strong {
    color: white;
    background: #0093D0;
}

#bottomPagination {
    height: 30px;
    margin-top: 50px;
}

#bottomPagination .numbers, #bottomPagination .ccm-pagination-ellipses {
    display: none;
}

#bottomPagination .ccm-page-right a, #bottomPagination .ccm-page-left a {
    color: #000;
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
}

.workshopIcon {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    margin-right: 5px;
}

#displayPresentationWeight {
    color: green;
}

#displayQuizWeight {
    color: blue;
}

#displayPresentationWeight, #displayQuizWeight {
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
}

#workshopOptions {
    margin-bottom: 15px;
}

#question, #wrongAnswer {
    position: relative;
}

#questionNum, #wrongX {
    color: #0093D0;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
}

#questionText {
    min-height: 100px;
    border-bottom: solid 1px #444;
    padding-bottom: 30px;
}

#questionOptions li{
    list-style: none;
}

#question .textBody {
    padding-left: 60px;
}

#correctAnswer {
    margin-top: 30px;
}

#wrongAnswer {
    margin-top: 15px;
    position: relative;
}

#wrongAnswer .textBody h2 {
    color: #0093D0;
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
}

#workshop span.ccm-page-left a, #workshop span.ccm-page-right a {
    background: #0093D0;
    color: white;
    font-weight: bold;
    padding: 7px 12px;
}

a.hasQtip {
    color: #333;
    border-bottom: 1px dotted #333;
    font-style: italic;
}

#glossary .evenCol {
    border-right: 1px solid #333;
}

.term {
    margin-bottom: 15px;
}

.term .word {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.term .definition {
    font-size: 12px;
}

.progressBar {
    border: solid 1px #333;
    height: 15px;
    position: relative;
}

.progressBar > div {
    background: #333;
    height: 100%;
}

.progressBar span {
    position: absolute;
    left: -37px;
    width: 32px;
    text-align: right;
    font-size: 12px;
    line-height: 12px;
    top: 1px;
}

.completionStatus {
    text-transform: uppercase;
}

.hurray {
    font-size: 12px;
    line-height: 12px;
    text-align: right;
    margin: 10px 0px;
    font-weight: bold;
    color: #40AE49;
}

.sectionIcons {
    text-align: right;
    margin: 5px 0px;
}

.epIcon {
    background-image: url('../images/iconSprite.png');
    background-repeat: no-repeat;
    width: 31px;
    height: 30px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.epIcon.epIcon-presentation {
    background-position: 0px -64px;
}

.epIcon.epIcon-presentation.complete {
    background-position: 0px 0px;
}

.epIcon.epIcon-quiz {
    background-position: -68px -64px;
}

.epIcon.epIcon-quiz.complete {
    background-position: -68px 0px;
}

.event-by-type-wrapper li {
    list-style: none;
    margin-bottom: 15px;
}

.event-by-type-wrapper ul {
    padding-left: 0px;
    margin-bottom: 60px;
}
