  .jcTable thead th {
    font-family: 'NimbusSanNovCon-Med', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
}
.buttonCell a {
    border-radius: 3px
}
.jcDialog {
    background-color: #ddd;
    -moz-box-shadow: 0 0 px 15px #000;
    -webkit-box-shadow: 0 0 15px #000;
    box-shadow: 0 0 15px #000;
}
.jcDialogHeader {
    background-image: url('/massey/app_templates/objects/expertise/ui/editor/images/grungebg.png') !important;
    background-repeat: inherit;
}
.jcTable tfoot i, .jcTable tbody td:last-child a {
    border-radius: 3px
}
div[data-name="id"] {
    display: none
}
.ui-autocomplete .ui-state-hover {
    background-image: url('/massey/app_templates/objects/expertise/ui/editor/images/grungebg.png')
}
.ui-autocomplete .ui-corner-all {
    border-radius: 0 !important;
}
.ui-autocomplete .ui-menu .ui-menu-item a {
    padding: 0 0.4em !important;
}
.questionContainer p {
    font-style: italic;
}
.dynatree-folder a {
    font-weight: normal !important;
}
span.dynatree-empty, span.dynatree-vline, span.dynatree-connector, span.dynatree-expander, span.dynatree-icon, span.dynatree-checkbox, span.dynatree-radio, span.dynatree-drag-helper-img, #dynatree-drop-marker {
    vertical-align: middle;
}
#profileEditor h4 i {
    margin-right: 5px;
    color: #fff
}
#profileEditor h4 span {
    color: #fff
}
i.icon-grey {
    margin-right: 5px;
    color: #bbb
}
.content-footer {
    display: none;
}
.ui-tabs, .ui-widget-header {
    background-image: none;
    background-color: transparent;
    border: none;
}
.ui-widget-header {
    border-bottom: 1px solid #ccc;
}
.ui-tabs .ui-tabs-nav {
    padding: 0 !important
}
.ui-tabs, .ui-widget-header, .ui-widget-header .ui-state-hover, .ui-widget-header .ui-state-default {
    background-image: none;
}
.ui-widget-content {
    border: none
}
.ui-tabs, .ui-tabs *[class * ="ui-corner-"] {
border-radius:
    0px !important
}
.ui-tabs-panel {
    background-color: #f5f5f5 !important;
    padding-top: 2em !important
}
.btnGroup a {
    margin: 10px 0 0 10px;
    padding: 5px;
}
#profileEditor table {
    border: 1px solid #ccc;
}
#profileEditor table table {
    border: inherit;
}
.questionContainer {
    padding: 0px 5px 10px 10px;
    margin-bottom: 30px;
    background-color: #eee;
    border-top: 3px dashed #4DB6F7;
    -moz-box-shadow: 0px 2px 5px #bcbcbc;
    -webkit-box-shadow: 0px 2px 5px #bcbcbc;
    box-shadow: 0px 2px 5px #bcbcbc;
}
#profileEditor h4 {
    margin: 0 0 0 0;
}
#profileEditor h4 span {
    background-color: #E4A025;
    padding: 5px 10px;
    -moz-box-shadow: -2px 0px 1px #ddd;
    -webkit-box-shadow: -2px 0px 1px #ddd;
    box-shadow: -2px 0px 1px #ddd;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background-color: #f5f5f5 !important;
    border: 1px solid #ededed !important
}
#profiletabs li a {
    color: #666;
    font-size: 1.1em;
    font-weight: bold;
    padding-right: 20px;
}
#btnSubmit {
    background: #059cf8;
    border-color: #059cf8;
    color: #fff
}
#btnSubmit:hover {
    background: #4DB6F7;
    border-color: #059cf8;
    color: #fff
}
.profileActionButtons {
    margin-bottom: 20px;
}
.requiredField {
    color: #a00;
}
.non_academic .academicsOnly {
    display: none;
}
#expForm .hide {
    display: none;
}
a.maillink {
    color: #005ab2;
}
.perms {
    vertical-align: middle;
}
#btnBugReport {
    padding: 15px 0;
    border-color: #6cc644;
    background: #6cc644;
    color: #fff;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    font-size: 1.3em;
}

#btnBugReport:hover {
    background: #79d858;
}

#bugReport {
    background: #AEDE9D;
    width: 100%;
}

#bugReport > div {
    padding: 20px
}

#personFinder {
	margin-bottom: 1em;
}

#testing {
	font-style: italic;
	background-color: #ccc;
	padding: 5px;
	border: 2px dashed #aaa;
	margin-bottom: 5px;
}

#testing .btnLink {
	margin-left: 2em;
}

.defaultSkin .mceStatusbar div {
    float: right !important;
}

.wordcount {
	color: #5E5E5E;
	margin-right: 1em !important;
}

.error.wordcount {
	color: #a00;
}

.submit_dialog {
	border: solid 1px #5E5E5E;
}

.submit_dialog .ui-dialog-titlebar {
	display: none;
}

.submit_dialog .ui-dialog-buttonpane {
	background-color: #DDDDDD;
}

.submit_dialog a {
	color: #0090E9;
	text-decoration: none;
}

.submit_dialog button {
	border: solid 1px #5E5E5E !important;
}
